aboutsummaryrefslogtreecommitdiff
path: root/x11/gnomeapplets
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.4.1. Just when you thought they were through with 1.4.x, outJoe Marcus Clarke2002-10-263-6/+358
| | | | | | | comes a big bugfix release. Notes: svn path=/head/; revision=68891
* 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
* Add missing dependency on libghttp.Joe Marcus Clarke2002-09-181-1/+1
| | | | Notes: svn path=/head/; revision=66625
* Add a missing dependency on gnomecanvas.Joe Marcus Clarke2002-09-081-1/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=65850
* Use USE_REINPLACE.Maxim Sobolev2002-07-151-1/+1
| | | | Notes: svn path=/head/; revision=62996
* Use USE_GNOMENG.Maxim Sobolev2002-07-122-18/+3
| | | | Notes: svn path=/head/; revision=62864
* Fix a packaging error on AXP.Joe Marcus Clarke2002-05-301-1/+2
| | | | | | | Submitted by: beta Notes: svn path=/head/; revision=60288
* Allow USE_X_PREFIX to work again.Joe Marcus Clarke2002-05-221-9/+9
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=59743
* Conditionalize the plist after the last commit.Joe Marcus Clarke2002-05-222-69/+72
| | | | Notes: svn path=/head/; revision=59708
* Disable APM support on all platforms but i386.Joe Marcus Clarke2002-05-221-1/+1
| | | | | | | Submitted by: obrien Notes: svn path=/head/; revision=59663
* Disable the battery applet on AXP since it does not have APM support.Joe Marcus Clarke2002-05-212-1/+17
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=59660
* GC tons of useless msgfmt:... in BUILD_DEPENDS, when libintl already inMaxim Sobolev2002-04-151-1/+0
| | | | | | | LIB_DEPENDS. Notes: svn path=/head/; revision=57721
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-4/+3
| | | | | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr Notes: svn path=/head/; revision=57625
* Stage 1 of gettext update.Ade Lovett2002-03-151-1/+1
| | | | | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr Notes: svn path=/head/; revision=56168
* Update to 1.4.0.5.Maxim Sobolev2002-02-083-12/+26
| | | | Notes: svn path=/head/; revision=54376
* - Open /dev/apm read-only;Maxim Sobolev2002-01-142-0/+23
| | | | | | | | | | | - don't leak file descripton if for fome reasom ioctl(2) on /dev/apm has failed. Submitted by: Anders Andersson <anders@hack.org> (ro /dev/apm) sobomax (descriptor leak) Notes: svn path=/head/; revision=53065
* Backout previous change - it seems that new revision of the patch doesn'tMaxim Sobolev2001-12-201-17/+8
| | | | | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net> Notes: svn path=/head/; revision=51877
* Don't filter libc_r on 5-CURRENT.Maxim Sobolev2001-12-191-8/+17
| | | | Notes: svn path=/head/; revision=51864
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-4/+14
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Update to 1.4.0.4.Maxim Sobolev2001-09-113-5/+5
| | | | Notes: svn path=/head/; revision=47671
* Update to 1.4.0.3.Maxim Sobolev2001-08-093-14/+183
| | | | Notes: svn path=/head/; revision=46010
* Update to 1.4.0.2.Maxim Sobolev2001-08-038-933/+172
| | | | Notes: svn path=/head/; revision=45772
* Correct MASTER_SITE_SUBDIRDmitry Sivachenko2001-07-131-1/+1
| | | | Notes: svn path=/head/; revision=45096
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-191-2/+2
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213
* 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
* This file makes reference to ${PORTSDIR}/x11/gnome/pkg/DESCR, which of courseDan Moschuk2001-05-101-1/+1
| | | | | | | doesn't exist anymore. Correct it. Notes: svn path=/head/; revision=42502
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-046-533/+1659
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Style fixes for ports/x11.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37994
* Update to 1.2.4Ade Lovett2000-11-163-2/+3
| | | | Notes: svn path=/head/; revision=35176
* Update to 1.2.3Ade Lovett2000-10-243-2/+88
| | | | Notes: svn path=/head/; revision=34193
* Implement USE_GNOME, part 2.Jeremy Lea2000-10-051-9/+2
| | | | Notes: svn path=/head/; revision=33429
* Update to 1.2.2Ade Lovett2000-09-254-77/+224
| | | | Notes: svn path=/head/; revision=33114
* Re-sobomize to use pre-patch instead of post-extractAde Lovett2000-08-041-1/+1
| | | | | | | Wrists slapped by: knu, sheldon Notes: svn path=/head/; revision=31320
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-043-9/+27
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31287
* Update to 1.2.1 (bugfixes)Ade Lovett2000-06-052-2/+2
| | | | Notes: svn path=/head/; revision=29238
* Add gnomeapplets 1.2.0, part of GNOME 1.2Ade Lovett2000-06-019-0/+1543
Notes: svn path=/head/; revision=29054