aboutsummaryrefslogtreecommitdiff
path: root/x11/gnomeapplets2/files
Commit message (Collapse)AuthorAgeFilesLines
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,Joe Marcus Clarke2003-09-186-103/+62
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | future plans, etc., please see http://www.gnome.org/start/2.4/. This commit represents work done by adamw, bland, and myself as well as many other contributers: Koop Mast <einekoai@chello.nl> Akifyev Sergey <asa@gascom.ru> Franz Klammer <klammer@webonaut.com> Øyvind Kolbu <oyvind@kebab.gaffel.nu> Thomas E. Zander <riggs@rrr.de> Jeremy Messenger <mezz7@cox.net> Without these contirbuters, and our faithful users, GNOME 2.4.0 would not be possible. Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as general FAQs and documentation (GNOME 2.4 updates to be posted soon). The best way to upgrade so that you get all shared library dependencies is: portupgrade -rf -m BATCH=yes atk portupgrade -R -m BATCH=yes gnome2 Approved by: portmgr (kris, will, myself implicitly) Requested by: re as well as many other users Notes: svn path=/head/; revision=89023
* Check __FreeBSD_version to fix build error on old 4.6Alexander Nedotsukov2003-08-201-14/+21
| | | | | | | | | | systems wich do not have <dev/wi/if_wavelan_ieee.h> header. PR: 55706 Approved by: marcus (mentor) Notes: svn path=/head/; revision=87326
* Correct the default path to the CD-ROM device.Joe Marcus Clarke2003-08-161-1/+1
| | | | | | | Submitted by: Glenn Johnson <glennpj@charter.net> Notes: svn path=/head/; revision=87087
* Fix path in wireless patch.Joe Marcus Clarke2003-08-081-2/+2
| | | | Notes: svn path=/head/; revision=86611
* Print the signal strength for wi-driven cards instead of signal quality.Joe Marcus Clarke2003-08-081-13/+15
| | | | | | | | | | | | | This fixes problems some users were seeing where the wireless-applet would display N/A for status. This brings the wi functionality inline with the Aironet functionality. While I'm here, change an instance of strcpy to strlcpy. Tested by: Andrew Thomson <ajthomson@optushome.com.au> Notes: svn path=/head/; revision=86593
* Add support for wi-driven wireless cards.Joe Marcus Clarke2003-08-021-14/+82
| | | | | | | Submitted by: David Jonas <djonas@splitretina.com> Notes: svn path=/head/; revision=86183
* * Update to 2.2.1Joe Marcus Clarke2003-04-042-7/+21
| | | | | | | * Fix a problem not being able to switch keyboard layouts with gkb Notes: svn path=/head/; revision=78143
* Another fix for the wireless-applet on 5.0-RELEASE.Joe Marcus Clarke2003-02-171-8/+10
| | | | Notes: svn path=/head/; revision=75724
* Fix wireless build on 5.0-RELEASE.Joe Marcus Clarke2003-02-171-8/+14
| | | | | | | Reported by: Ivanchenko V. I. <ivi@asiamusic.ru> Notes: svn path=/head/; revision=75687
* Add FreeBSD Aironet support to the wireless applet. This uses codeJoe Marcus Clarke2003-02-161-0/+232
| | | | | | | | | borrowed from ancontrol. It was tested with PC340 and PC350 Aironet cards. Since I don't own any wi-driven cards, I was not able to add support for those. Contributions welcome... Notes: svn path=/head/; revision=75669
* Update to GNOME 2.2.Joe Marcus Clarke2003-02-072-39/+40
| | | | | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts. Notes: svn path=/head/; revision=75035
* Update to 2.0.4.Joe Marcus Clarke2002-11-202-31/+23
| | | | Notes: svn path=/head/; revision=70549
* Fix patchs to DATADIR and GNOME_ICONDIR. This should restore the mixerJoe Marcus Clarke2002-09-181-2/+27
| | | | | | | applet icon in the panel. Notes: svn path=/head/; revision=66554
* Update to 2.0.2.Joe Marcus Clarke2002-08-271-11/+10
| | | | Notes: svn path=/head/; revision=65120
* Only build the battstat_applet on i386.Joe Marcus Clarke2002-05-301-8/+12
| | | | | | | Submitted by: beta Notes: svn path=/head/; revision=60290
* Make gweather working for Ukraine. Bump PORTREVISION.Maxim Sobolev2002-05-211-0/+35
| | | | Notes: svn path=/head/; revision=59638
* Add gnomeapplets2 after a repo copy from gnomeapplets. These are the variousJoe Marcus Clarke2002-05-088-100/+76
| | | | | | | applet tools for the GNOME 2.0 Desktop. Notes: svn path=/head/; revision=58764
* - Open /dev/apm read-only;Maxim Sobolev2002-01-141-0/+22
| | | | | | | | | | | - 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.2.Maxim Sobolev2001-08-035-37/+32
| | | | Notes: svn path=/head/; revision=45772
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-043-17/+16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Update to 1.2.2Ade Lovett2000-09-251-15/+14
| | | | Notes: svn path=/head/; revision=33114
* Extensive patchfile cleanups using sobomax's wonderfulAde Lovett2000-08-042-9/+20
| | | | | | | post-extract rule Notes: svn path=/head/; revision=31287
* Add gnomeapplets 1.2.0, part of GNOME 1.2Ade Lovett2000-06-014-0/+404
Notes: svn path=/head/; revision=29054