aboutsummaryrefslogtreecommitdiff
path: root/deskutils/gnome-pim
Commit message (Collapse)AuthorAgeFilesLines
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-243-14/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* Migration from bison 1.x to 2.xAde Lovett2007-10-171-2/+2
| | | | | | | | PR: 117086 Tested by: -exp runs Notes: svn path=/head/; revision=201613
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Change the PORTNAME:Jeremy Messenger2006-05-281-2/+1
| | | | | | | | | | | | | | | | | | | gnomemag -> gnome-mag gnomespeech -> gnome-speech fileroller -> file-roller gnomeaudio -> gnome-audio gnomemedia2 -> gnome-media gnomedb -> gnome-db gnomeblog -> gnome-blog gnomepim -> gnome-pim gnomeutils2 -> gnome-utils bugbuddy -> bug-buddy gnomebuild -> gnome-build gnomecommon -> gnome-common gnomecrash -> gnome-crash Notes: svn path=/head/; revision=163663
* Add USE_GETTEXT to appease portlint.Jeremy Messenger2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162498
* Remove USE_REINPLACE from all categories starting with DEdwin Groothuis2006-05-041-1/+0
| | | | Notes: svn path=/head/; revision=161363
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.Ade Lovett2006-03-071-1/+1
| | | | | | | | Discussed with: kris Approved by: portmgr (implicit) Notes: svn path=/head/; revision=157004
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-6/+6
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* - 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
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-0/+6
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* - This version is not on ftp.gnome.org and mirrorsPav Lucistnik2004-03-231-3/+1
| | | | Notes: svn path=/head/; revision=105074
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104462
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* Remove gnomepilot support since gnomepilot has been retired.Joe Marcus Clarke2003-08-122-12/+1
| | | | Notes: svn path=/head/; revision=86823
* Remove REINPLACE commands that were rolled into gnomehack.Adam Weinberger2003-06-121-2/+0
| | | | Notes: svn path=/head/; revision=82858
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-181-1/+0
| | | | Notes: svn path=/head/; revision=79247
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Make this fetchable again.Joe Marcus Clarke2003-01-051-1/+1
| | | | Notes: svn path=/head/; revision=72547
* Update to 1.4.9.Joe Marcus Clarke2003-01-014-32/+14
| | | | Notes: svn path=/head/; revision=72076
* Use a description that says what programs the gnomepim package contains,Adam Weinberger2002-12-101-1/+4
| | | | | | | and what they are. Notes: svn path=/head/; revision=71491
* Remove BUILD_DEPENDS on gm4 as this is now inherited from devel/bison.Joe Marcus Clarke2002-11-161-2/+0
| | | | Notes: svn path=/head/; revision=70217
* Add a BUILD_DEPENDS on gm4 which fixes a neat build problem onJoe Marcus Clarke2002-11-151-0/+2
| | | | | | | | | bento. Submitted by: bento and ktrace Notes: svn path=/head/; revision=70153
* Remove extraneous '/' from pre-install target.Joe Marcus Clarke2002-10-161-1/+1
| | | | | | | | PR: 44089 Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> Notes: svn path=/head/; revision=68128
* GNOME has just changed the layout of their FTP site. This resulted inJoe Marcus Clarke2002-09-201-1/+1
| | | | | | | | making all the distfiles unfetachable. Update all GNOME ports that fetch from MASTER_SITE_GNOME to fetch from the correct location. Notes: svn path=/head/; revision=66862
* Update to 1.4.8.Joe Marcus Clarke2002-09-095-37/+5
| | | | Notes: svn path=/head/; revision=65933
* Use USE_GNOMENG.Maxim Sobolev2002-07-181-7/+9
| | | | Notes: svn path=/head/; revision=63182
* Remove extra MASTER_SITES - the distfile is now awailable from theMaxim Sobolev2002-06-031-3/+1
| | | | | | | MASTER_SITE_GNOME Notes: svn path=/head/; revision=60517
* Fix a problem where gnomecal would crash on the first of every month, andJoe Marcus Clarke2002-06-013-0/+34
| | | | | | | | | | correct the link to gnomecal's help documentation. Bump PORTREVISION. PR: 38773 (help docs) Obtained from: gnome-pim CVS (crash fix) Notes: svn path=/head/; revision=60434
* Update to 1.4.6.Joe Marcus Clarke2002-05-315-9/+54
| | | | Notes: svn path=/head/; revision=60407
* add missing files.Norikatsu Shigemura2002-04-282-0/+7
| | | | | | | | Not objected to by: gnome Reviewed by: knu (mentor) Notes: svn path=/head/; revision=58258
* Provide backup MASTER_SITE.Maxim Sobolev2002-03-181-1/+2
| | | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=56299
* Fix compilation when WITHOUT_PILOT is defined.Maxim Sobolev2002-01-211-3/+1
| | | | | | | Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53440
* Correct logic for optional pilot support.Maxim Sobolev2002-01-211-1/+1
| | | | | | | | Submitted by: Anders Andersson <anders@hack.org> Joe Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=53424
* Remove empty files.Maxim Sobolev2002-01-151-0/+0
| | | | Notes: svn path=/head/; revision=53101
* Pilot-link now lives in ${LOCALBASE}, not in ${LOCALBASE}/pilot.Maxim Sobolev2002-01-081-3/+3
| | | | | | | | PR: ports/33651 Submitted by: Ollivier Robert <roberto@eurocontrol.fr> Notes: svn path=/head/; revision=52755
* Add USE_BISON, because port having problems building itself using byacc.Maxim Sobolev2001-12-191-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=51825
* Correct WITHOUT_PILOT test in one place.Maxim Sobolev2001-12-191-1/+1
| | | | Notes: svn path=/head/; revision=51824
* Make Pilot support "on" by default, so that package build on bento willMaxim Sobolev2001-12-171-5/+5
| | | | | | | contain all possible features. Notes: svn path=/head/; revision=51656
* Put in missing .else - this should make WITH_PILOT working.Maxim Sobolev2001-12-071-0/+1
| | | | | | | | PR: 32569 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com> Notes: svn path=/head/; revision=51172
* Update to 1.4.3.Maxim Sobolev2001-12-065-52/+42
| | | | | | | | PR: 32511 Submitted by: Hendrik Scholz <hendrik@scholz.net> Notes: svn path=/head/; revision=51127
* s/malloc.h/stdlib.h/Ying-Chieh Liao2001-11-091-0/+3
| | | | Notes: svn path=/head/; revision=49871
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-111-1/+1
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-046-70/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54 Notes: svn path=/head/; revision=42257
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-291-1/+1
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* Rename ${FILESDIR}/patch.nopilot to ${PATCHDIR}/extra-patch-nopilot.Satoshi Asami2000-10-071-1/+1
| | | | Notes: svn path=/head/; revision=33478
* Implement USE_GNOME, part 1.Jeremy Lea2000-10-051-8/+2
| | | | Notes: svn path=/head/; revision=33428