Commit graph

19 commits

Author SHA1 Message Date
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
dc7af663e2 - Add SHA256 2005-11-25 18:14:52 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Kirill Ponomarev
fcb3edfa61 Fix build with gcc-3.4 2004-08-22 15:16:30 +00:00
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