Commit graph

14 commits

Author SHA1 Message Date
Alexander Leidinger
d726ccd9e4 Chase the merge of sysutils/mkisofs into sysutils/cdrtools.
Submitted by:	marius
2004-06-02 17:17:31 +00:00
Joe Marcus Clarke
59921a50b6 Update to 2.6.1. 2004-04-19 22:05:45 +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
db249059e4 - Add SIZE to GNOME ports
Submitted by:	trevor
2004-03-18 14:33:42 +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
Joe Marcus Clarke
a549690c0b Correct the order in which we obtain read and write speeds so as not to
tokenize out the write speed before we process it.
2003-12-30 18:02:43 +00:00
Joe Marcus Clarke
420b45cea2 Correct a typo that could prevent obtaining the correct write speed. 2003-12-30 02:08:43 +00:00
Joe Marcus Clarke
90c63321a1 Fix the CD detection code so that SCSI CDs burners are properly detected,
as well as DVD burners.  With this patch, the correct CD write speed
should also be presented.

Tested by:	Jeremy Messenger <mezz7@cox.net>
		pav
2003-12-21 18:15:04 +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
3983ef5445 Add Joliet support for long filenames.
Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-10-02 19:22:43 +00:00
Joe Marcus Clarke
97e32e66dd * Treat all CD burners as RW to allow for blanking disks
* Burn all disks in DAO mode since n-c-b doesn't support multi-session, and
  adding this allows one to burn DVD.

Submitted by:	Pav Lucistnik <pav@oook.cz>
2003-10-02 17:13:39 +00:00
Adam Weinberger
b94f2f3086 Fix on -CURRENT where 'c' node entries for CD devices don't exist.
Bump PORTREVISION.

Obtained from:	marcus
2003-09-25 05:37:59 +00:00
Joe Marcus Clarke
fcaa194286 Add nautilus-cd-burner, a drag 'n' drop CD burner component for Nautilus. 2003-09-18 07:03:06 +00:00