Commit graph

95 commits

Author SHA1 Message Date
Jeremy Messenger
58a61e763c Put all hacks of hicolor icons and mime from ports to bsd.gnome.mk's gnomehack.
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
2004-12-21 00:23:18 +00:00
Joe Marcus Clarke
a5d57df5f3 Update to 2.8.2. 2004-12-07 02:48:35 +00:00
Jeremy Messenger
d7fcc8234e Use new INSTALLS_OMF.
Approved by:	bland, kwm, marcus and pav
2004-11-23 02:23:08 +00:00
Jeremy Messenger
817db233c8 Bump 29 ports that use GCONF_SCHEMAS. Somehow, the diff of GNOME 2.8.x has
lost the small part. The small part was GCONF_SCHEMAS in bsd.gnome.mk that is
taking care of gconf key and schemas files for pkg-plist. Pav has committed by
re-add GCONF_SCHEMAS back in bsd.gnome.mk this afternoon. Therefore, must bump
PORTREVISION to correct our pkg-plist database installed.
2004-11-10 03:19:15 +00:00
Joe Marcus Clarke
58406bee89 Presenting GNOME 2.8 for FreeBSD (2.8.1 to be exact).
This release notes detailing all of the new goodies in GNOME 2.8 can
be found at http://www.gnome.org/start/2.8/notes/, and the list of what
was fixed in GNOME 2.8.1 can be found at
http://lists.gnome.org/archives/gnome-announce-list/2004-October/msg00056.html.

This release, as well as all of our others, would not have been possible
without the great efforts of our FreeBSD GNOME Team.  The list of
current members can be found at http://www.freebsd.org/gnome/contact.html
(including our newest member, Michael Johnson <ahze@FreeBSD.org>).

Special thanks also goes out to all of the loyal FreeBSD GNOME users that
put up with crashes and hangs to test and debug GNOME on FreeBSD.  We would
especially like to thank those users that provided patches for GNOME 2.7 and
2.8:

Franz Klammer <klammer@webonaut.com>
Piotr Smyrak <piotr.smyrak@heron.pl>
Radek Kozlowski <radek@raadradd.com>
Khairil Yusof <kaeru@pd.jaring.my>
Yasuda Keisuke <kysd@po.harenet.ne.jp>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Vladimir Grebenschikov <vova@fbsd.ru>

GNOME 2.8 also features a new, FreeBSD-specific splashscreen that
was designed by jimmac for GNOME 2.8, then daemonized by
Franz Klammer <klammer@webonaut.com> and Radek Kozlowski
<radek@raadradd.com>.

As with GNOME 2.6, you cannot just "portupgrade" to GNOME 2.8.  There is
a script provided at http://www.marcuscom.com/downloads/gnome_upgrade28.sh
that will aid in the upgrade process.  Full documentation on the GNOME 2.8
upgrade is coming following this commit.

From all of us at FreeBSD GNOME, ENJOY!
2004-11-07 22:24:32 +00:00
Alexander Nedotsukov
d3f751b05c Fix plist.
Reported by:	pointyhat
2004-08-17 07:03:40 +00:00
Joe Marcus Clarke
103670c02a Chase the gstreamer shared lib bump. 2004-08-16 21:28:25 +00:00
Joe Marcus Clarke
7c3c515b5e Bump PORTREVISION to chase the gstreamer shared lib version. 2004-08-02 20:15:42 +00:00
Adam Weinberger
193bb941b2 Remove extra directory. 2004-07-29 15:34:15 +00:00
Adam Weinberger
c4ab51f484 Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
2004-07-28 14:36:31 +00:00
Joe Marcus Clarke
321fa2cd9c Update to 2.6.2.1. 2004-07-22 01:19:16 +00:00
Joe Marcus Clarke
cabcb51bfd Use the new new GConf handling scheme. 2004-06-29 05:10:44 +00:00
Adam Weinberger
db5fb1b7b9 Update to 2.6.2. 2004-06-29 04:51:38 +00:00
Joe Marcus Clarke
caadf1d89b Use tabs and not spaces to appease portlint. 2004-06-15 06:22:41 +00:00
Joe Marcus Clarke
b08ef806f1 * Plug a potential file descriptor leak in the wireless applet
* Add a missing dependency on gstreamerplugins, and bump PORTREVISION
2004-06-15 05:32:53 +00:00
Joe Marcus Clarke
adca3171c3 Update to 2.6.1. 2004-05-14 00:07:27 +00:00
Joe Marcus Clarke
885f97d299 Fix package build on !i386.
Reported by:	bento via kris
Approved by:	portmgr (implicit)
2004-04-21 00:53:59 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
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>
2004-04-05 03:11:39 +00:00
Pav Lucistnik
d86e03252b - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:46:32 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Adam Weinberger
58fee1dbc1 Update to 2.4.2. 2004-01-16 21:49:41 +00:00
Joe Marcus Clarke
0147151026 Remove share/gnome/gen_util.
Reported by:	adamw
2004-01-11 07:15:07 +00:00
Joe Marcus Clarke
8ab4ec400a Add support for ath wireless cards.
Submitted by:	Jung-uk Kim <jkim@niksun.com>
2004-01-02 20:45:14 +00:00
Joe Marcus Clarke
18864a17a7 Remove some left-over directories.
Spotted by:	adamw
2003-11-20 23:50:51 +00:00
Alexander Nedotsukov
9655fe196a Network load indicator from multiload applet now works on FreeBSD. 2003-11-17 15:21:39 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Joe Marcus Clarke
e6a0be587a Conditionalize two more battstat files. 2003-09-30 20:18:58 +00:00
Joe Marcus Clarke
267e8ab456 Update to 2.4.1. 2003-09-27 04:20:23 +00:00
Joe Marcus Clarke
dfc0434383 Bump PORTREVISION for the last commit. It fixes the dreaded thread problem
on 5.x.
2003-09-25 07:30:47 +00:00
Joe Marcus Clarke
1a4195fbd6 Fix build on Alpha. 2003-09-25 03:32:06 +00:00
Joe Marcus Clarke
9c0caae1c2 Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
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
2003-09-18 06:49:37 +00:00
Alexander Nedotsukov
462af2ec5b Check __FreeBSD_version to fix build error on old 4.6
systems wich do not have <dev/wi/if_wavelan_ieee.h> header.

PR:          55706
Approved by: marcus (mentor)
2003-08-20 05:34:27 +00:00
Joe Marcus Clarke
ea66b516ab Correct the default path to the CD-ROM device.
Submitted by:	Glenn Johnson <glennpj@charter.net>
2003-08-16 23:11:15 +00:00
Joe Marcus Clarke
1817042a2b Fix path in wireless patch. 2003-08-08 21:47:38 +00:00
Joe Marcus Clarke
34502e5b18 Print the signal strength for wi-driven cards instead of signal quality.
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>
2003-08-08 15:37:34 +00:00
Joe Marcus Clarke
9132f4aa7d Add support for wi-driven wireless cards.
Submitted by:	David Jonas <djonas@splitretina.com>
2003-08-02 06:38:32 +00:00
Adam Weinberger
5a1964dbcd Remove REINPLACE commands that were rolled into gnomehack. 2003-06-12 09:46:09 +00:00
Joe Marcus Clarke
34f3950bfe Update to 2.2.2. 2003-05-19 06:45:24 +00:00
Joe Marcus Clarke
82bacc44ea Correct a typo. 2003-04-06 21:18:39 +00:00
Joe Marcus Clarke
c126810efd * Update to new GNOME infrastructure
* Set GNOME_DESKTOP_VERSION explicitly so users can upgrade or downgrade
  across desktop versions
2003-04-06 21:16:05 +00:00
Joe Marcus Clarke
46b82b3400 * Update to 2.2.1
* Fix a problem not being able to switch keyboard layouts with gkb
2003-04-04 07:47:53 +00:00
Ade Lovett
3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00
Joe Marcus Clarke
03d8577ed8 Another fix for the wireless-applet on 5.0-RELEASE. 2003-02-17 18:22:40 +00:00
Joe Marcus Clarke
5543bbf011 Fix wireless build on 5.0-RELEASE.
Reported by:	Ivanchenko V. I. <ivi@asiamusic.ru>
2003-02-17 07:31:38 +00:00
Joe Marcus Clarke
5e94494e9c Add FreeBSD Aironet support to the wireless applet. This uses code
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...
2003-02-16 23:32:35 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Joe Marcus Clarke
74b73b4015 Remove gkb and battstat's help directories.
Reported by:	bento
2003-01-13 03:55:45 +00:00
Joe Marcus Clarke
cec431b51e Fix package building on alpha.
Submitted by:	beta
2002-11-28 18:24:31 +00:00
Joe Marcus Clarke
38d5cb7cc9 Update to 2.0.4. 2002-11-20 08:49:13 +00:00