summaryrefslogtreecommitdiffstats
path: root/x11/gnome-applets
Commit message (Collapse)AuthorAgeFilesLines
* Fix package build on !i386.marcus2004-04-211-2/+2
| | | | | Reported by: bento via kris Approved by: portmgr (implicit)
* Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-059-193/+750
| | | | | | | | | | | | | | | | | | | | | | | | | | | ever. It fixes many bugs, and adds some features missing in previous FreeBSD ports. To help users upgrade from GNOME 2.4, we have constructed an upgrade FAQ at: http://www.freebsd.org/gnome/docs/faq26.html Please read it carefully. GNOME 2.6 packages are also available for all supported i386 versions of FreeBSD at: http://www.marcuscom.com/tinderbox/ The FreeBSD GNOME Team would like the thank the following users for their wonderful testing and patching efforts. We would especially like to thank Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen. Without these people, our team, and our team alumni, GNOME on FreeBSD would not be possible. Jeremy Messenger <mezz7@cox.net> Khairil Yusof <kaeru@pd.jaring.my> Koop Mast <kwm@rainbow-runner.nl> Simon Barner <barner@in.tum.de> Tom McLaughlin <tmclaugh@sdf.lonestar.org> Scott Dodson <sdodson@sdodson.com> Vladimir Grebenschikov <vova@sw.ru>
* - Add SIZE to GNOME portspav2004-03-181-0/+1
| | | | Submitted by: trevor
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Update to 2.4.2.adamw2004-01-165-40/+29
|
* Remove share/gnome/gen_util.marcus2004-01-111-0/+1
| | | | Reported by: adamw
* Add support for ath wireless cards.marcus2004-01-022-2/+2
| | | | Submitted by: Jung-uk Kim <jkim@niksun.com>
* Remove some left-over directories.marcus2003-11-201-0/+2
| | | | Spotted by: adamw
* Network load indicator from multiload applet now works on FreeBSD.bland2003-11-172-1/+85
|
* USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0
|
* Conditionalize two more battstat files.marcus2003-09-301-2/+2
|
* Update to 2.4.1.marcus2003-09-275-26/+33
|
* Bump PORTREVISION for the last commit. It fixes the dreaded thread problemmarcus2003-09-251-0/+1
| | | | on 5.x.
* Fix build on Alpha.marcus2003-09-251-6/+15
|
* Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-189-160/+389
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* Check __FreeBSD_version to fix build error on old 4.6bland2003-08-201-14/+21
| | | | | | | systems wich do not have <dev/wi/if_wavelan_ieee.h> header. PR: 55706 Approved by: marcus (mentor)
* Correct the default path to the CD-ROM device.marcus2003-08-162-2/+2
| | | | Submitted by: Glenn Johnson <glennpj@charter.net>
* Fix path in wireless patch.marcus2003-08-081-2/+2
|
* Print the signal strength for wi-driven cards instead of signal quality.marcus2003-08-082-14/+16
| | | | | | | | | | 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>
* Add support for wi-driven wireless cards.marcus2003-08-022-14/+83
| | | | Submitted by: David Jonas <djonas@splitretina.com>
* Remove REINPLACE commands that were rolled into gnomehack.adamw2003-06-121-4/+0
|
* Update to 2.2.2.marcus2003-05-193-27/+675
|
* Correct a typo.marcus2003-04-061-1/+1
|
* * Update to new GNOME infrastructuremarcus2003-04-061-6/+3
| | | | | * Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade across desktop versions
* * Update to 2.2.1marcus2003-04-045-12/+65
| | | | * Fix a problem not being able to switch keyboard layouts with gkb
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Another fix for the wireless-applet on 5.0-RELEASE.marcus2003-02-171-8/+10
|
* Fix wireless build on 5.0-RELEASE.marcus2003-02-171-8/+14
| | | | Reported by: Ivanchenko V. I. <ivi@asiamusic.ru>
* Add FreeBSD Aironet support to the wireless applet. This uses codemarcus2003-02-162-0/+233
| | | | | | 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...
* Update to GNOME 2.2.marcus2003-02-075-56/+113
| | | | | This is Phase I. All existing ports have been updated to their GNOME 2.2 counterparts.
* Remove gkb and battstat's help directories.marcus2003-01-131-0/+6
| | | | Reported by: bento
* Fix package building on alpha.marcus2002-11-281-2/+2
| | | | Submitted by: beta
* Update to 2.0.4.marcus2002-11-205-39/+27
|
* GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-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.
* Fix patchs to DATADIR and GNOME_ICONDIR. This should restore the mixermarcus2002-09-182-2/+28
| | | | applet icon in the panel.
* Update to 2.0.3.marcus2002-09-153-4/+15
|
* Update to 2.0.2.marcus2002-08-274-24/+17
|
* Chase gailutil's version bump.marcus2002-07-231-1/+2
|
* Update to 2.0.1.marcus2002-07-223-15/+15
|
* Correct wrong RE in previous revision.sobomax2002-07-181-1/+1
|
* Use USE_REINPLACE.sobomax2002-07-181-6/+7
|
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.marcus2002-06-301-1/+1
|
* Update to GNOME 2.0 RC2.marcus2002-06-261-1/+1
|
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.marcus2002-06-153-4/+5
|
* Update to the latest GNOME 2 snapshot.marcus2002-06-123-4/+16
|
* Fix typo: %%BATTER%% --> %%BATTERY%%sobomax2002-06-061-3/+3
|
* Only build the battstat_applet on i386.marcus2002-05-303-19/+31
| | | | Submitted by: beta
* Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.marcus2002-05-283-8/+31
|
* Make gweather working for Ukraine. Bump PORTREVISION.sobomax2002-05-212-0/+36
|
OpenPOWER on IntegriCloud