1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
Ollivier Robert
f96bacf0fa Reset MAINTAINER to ports, I don't even have a VAIO anymore. The recent ACPI
changes may have obsolete this anyway.
2004-03-09 15:21:05 +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
1825f7f821 Convert to new GNOME infrastructure. 2003-04-05 21:02:35 +00:00
Ollivier Robert
6b466daea7 1. Fix the build under CURRENT
2. make myself maintainer as the previous one has no hardware anymore to
   test it.

Approved by:	portmgr(will)
2003-03-09 17:08:10 +00:00
Ollivier Robert
79c38239eb Put alan@clegg.com as maintainer. Previous maintainer doesn't have a VAIO
any more and Alan is already maintainer of graphics/picturebook.
2003-02-25 11:52:10 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Christian Weisgerber
91c7a37d31 Only for i386 (Sony Vaio). 2002-12-31 00:15:55 +00:00
Edwin Groothuis
8ce9ec61b1 Unbreak building of sysutils/sjog
Noticed on: bento
2002-11-15 02:04:19 +00:00
Kris Kennaway
57199ac130 Remove #include <malloc.h>. Build still broken. 2002-10-24 03:33:07 +00:00
Kris Kennaway
8fff79d5e1 Partially fix build on -current by correcting incorrect patch
(machine/soundcard.h -> sys/soundcard.h).  This still blows up later on.
2002-10-24 03:28:35 +00:00
Will Andrews
7a2d28f0b0 Add sjog 0.5, a userland daemon for Sony Vaio Jog Dial.
PR:		41905
Submitted by:	Bruce M Simpson <bms@spc.org>
2002-10-14 08:43:37 +00:00