aboutsummaryrefslogtreecommitdiff
path: root/deskutils/planner
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+28
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Temporarily disable libgda support, and add INSTALLS_ICONS.Joe Marcus Clarke2005-11-051-7/+9
| | | | Notes: svn path=/head/; revision=147288
* Update WWW.Joe Marcus Clarke2005-10-281-1/+1
| | | | | | | PR: 88143 Notes: svn path=/head/; revision=146584
* Fully-qualify the path to update-desktop-database and update-mime-database inJeremy Messenger2005-03-162-2/+3
| | | | | | | the plist since /usr/local/bin isn't in pkg_add's PATH. Bump the PORTREVISION. Notes: svn path=/head/; revision=131439
* Update to 0.13.Joe Marcus Clarke2005-03-155-81/+25
| | | | Notes: svn path=/head/; revision=131268
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.Jeremy Messenger2004-12-211-3/+1
| | | | | | | | | | | | deskutils/drivel is the only port that has pkg-plist change, so bump the PORTREVISION. The rest else should be no function change, but just remove the patches to allow gnomehack takes care of it. Keep in mind, I only touch those ports that already have gnomehack. Reviewed by: pav and marcus Notes: svn path=/head/; revision=124646
* Use new INSTALLS_OMF.Jeremy Messenger2004-11-232-2/+1
| | | | | | | Approved by: bland, kwm, marcus and pav Notes: svn path=/head/; revision=122196
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-0/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Update to 0.12.1.Adam Weinberger2004-08-293-25/+4
| | | | Notes: svn path=/head/; revision=117601
* Update to 0.12.Joe Marcus Clarke2004-07-094-54/+104
| | | | Notes: svn path=/head/; revision=113252
* Chase libgsf shlib version.Alexander Nedotsukov2004-05-061-1/+1
| | | | Notes: svn path=/head/; revision=108531
* Remove PTHREADS overhead form CONFIGURE_ENV.Alexander Nedotsukov2004-04-091-2/+2
| | | | | | | | Program binary will be linked to libpthread anyway but NEED entries in supplied library and plugins will not be polluted. Notes: svn path=/head/; revision=106589
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Correct plist entry.Adam Weinberger2004-03-271-1/+1
| | | | Notes: svn path=/head/; revision=105425
* One more plist entry fix I missed in previous commit.Alexander Nedotsukov2004-03-261-0/+1
| | | | Notes: svn path=/head/; revision=105312
* Fix plist entries.Alexander Nedotsukov2004-03-262-1/+3
| | | | | | | Reported by: adamw Notes: svn path=/head/; revision=105306
* - Add/update WWW lines for Imendio.com projectsPav Lucistnik2004-03-181-1/+1
| | | | Notes: svn path=/head/; revision=104475
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104462
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Follow project name change. MrProject now known as Planner.Alexander Nedotsukov2004-01-164-149/+226
| | | | Notes: svn path=/head/; revision=98272
* Update to 0.10.Adam Weinberger2003-09-255-17/+75
| | | | Notes: svn path=/head/; revision=89315
* Remove USE_REINPLACE. We do not use it any longer.Alexander Nedotsukov2003-08-201-1/+0
| | | | | | | Approved by: marcus (mentor) Notes: svn path=/head/; revision=87323
* Remove blank line at the end of the file to quiet portlint.Joe Marcus Clarke2003-08-191-1/+0
| | | | Notes: svn path=/head/; revision=87272
* Switchover to libtool14 to resolve no relink on installAlexander Nedotsukov2003-08-194-32/+13
| | | | | | | | | issue elegant way. Approved by: marcus (mentor) Notes: svn path=/head/; revision=87252
* Add the startup script to the plist.Joe Marcus Clarke2003-06-162-1/+2
| | | | | | | Reported by: bento Notes: svn path=/head/; revision=83082
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-4/+0
| | | | Notes: svn path=/head/; revision=82858
* Convert to new GNOME infrastructure.Joe Marcus Clarke2003-04-221-4/+2
| | | | Notes: svn path=/head/; revision=79434
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79247
* Make sure to run ldconfig -m for each of the module directories at boot time.Joe Marcus Clarke2003-04-012-0/+21
| | | | | | | | | | This allows mrproject and its API to survive reboots. Reported by: olgeni Adapted from: databases/mysql323-client Notes: svn path=/head/; revision=77926
* Update to 0.9.1.Joe Marcus Clarke2003-02-253-2/+18
| | | | Notes: svn path=/head/; revision=76443
* Update to 0.9. MrProject now requires GNOME 2 libraries. The old GNOME 1Joe Marcus Clarke2003-02-189-143/+103
| | | | | | | | version didn't work anyway, and the developers have stopped releasing patches for it. Notes: svn path=/head/; revision=75754
* Gak! Replace pre-patch with post-patch to allow gnomehack to do it'sJoe Marcus Clarke2002-12-021-1/+1
| | | | | | | | | magic. Reported by: bento Notes: svn path=/head/; revision=71331
* * Fix build with Evolution 1.2Joe Marcus Clarke2002-11-295-54/+39
| | | | | | | | | | | | | | * Give this port some much-needed TLC in the form of USE_REINPLACE and USE_GNOMENG. * Bump PORTREVISION as the Evo fixes will require users to rebuild Mr. Project for correct functionality. The build problems were Reported by: bento and beta Notes: svn path=/head/; revision=71234
* Iconv cleanup, stage 2b: remove regex hacks that change iconv.h to giconv.h andMaxim Sobolev2002-03-181-2/+0
| | | | | | | -liconv to -lgiconv. Notes: svn path=/head/; revision=56294
* Iconv cleanup, stage 2a: remove patches that only replacing <iconv.h> withMaxim Sobolev2002-03-181-26/+0
| | | | | | | <giconv.h> or -liconv with -lgiconv. Notes: svn path=/head/; revision=56293
* Fix patch, so that it doesn't break some ports on 4-STABLE.Maxim Sobolev2002-02-031-6/+8
| | | | | | | Submitted by: Joe Macus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=54157
* Add missed continue statement.Maxim Sobolev2002-01-291-7/+11
| | | | Notes: svn path=/head/; revision=53943
* gnome@ is an alias for sobomax@Dmitry Sivachenko2002-01-291-1/+1
| | | | Notes: svn path=/head/; revision=53940
* Change MAINTAINER to sobomax@Dmitry Sivachenko2002-01-291-1/+1
| | | | Notes: svn path=/head/; revision=53937
* Add Evolution into ${BUILD,RUN}_DEPENDS.Maxim Sobolev2002-01-291-0/+3
| | | | | | | Submitted by: Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53936
* Update to 0.5.1.Maxim Sobolev2002-01-296-16/+119
| | | | | | | | Submitted by: Anders Andersson <anders@hack.org> Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53935
* Upgrade to 0.4.0Dmitry Sivachenko2001-09-223-4/+28
| | | | Notes: svn path=/head/; revision=48095
* Fix MASTER_SITES.Dmitry Sivachenko2001-07-151-2/+1
| | | | Notes: svn path=/head/; revision=45145
* New port: MrProject.Dmitry Sivachenko2001-07-155-0/+103
A project management tool for GNOME. Notes: svn path=/head/; revision=45139