1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

30 Commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
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
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
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +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
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +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
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Akinori MUSHA
4d0a0dc1c6 De-pkg-comment. 2003-02-21 12:51:06 +00:00
Mario Sergio Fujikawa Ferreira
4c41f42514 Deploy USE_GNOMENG infrastructure
PR:		42208
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-30 14:07:44 +00:00
Patrick Li
93afad561b Fix configure (bento)
PR:		33743
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2002-01-11 23:43:09 +00:00
Pete Fritchman
bd974e26c3 Instead of setting ${AUTOMAKE} to automake -a -i, set ${AUTOMAKE_ARGS}
to -a -i.

PR:		31592
Submitted by:	TOGAWA Satoshi <toga@puyo.org>
2001-10-30 01:47:27 +00:00
Jeremy Lea
99290b0d61 Implement USE_GTK, part 2. 2000-10-05 06:42:57 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Akinori MUSHA
41af180f14 Update to 1.0.2.
PR:		ports/18023
Submitted by:	MAINTAINER

Use ${MASTER_SITE_SUNSITE}.

Suggested by:	portlint
2000-04-27 11:52:13 +00:00
Satoshi Asami
1df1a17abc Convert to PORTNAME/PORTVERSION. 2000-04-14 07:20:58 +00:00
Steve Price
d7ca32c6a2 Update to version 1.0.1.
PR:		14493
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-11-01 01:02:42 +00:00
David E. O'Brien
d99d6e104d Change Id->FreeBSD. 1999-08-25 07:23:21 +00:00
Chris Piazza
282ffa6759 Set Dominik Brettnacher <domi@saargate.de> as the maintainer
of this port.
1999-07-17 21:26:37 +00:00
Chris Piazza
bd0b4c5378 Remove current maintainer and replace with ports@FreeBSD.org
Maintainer writes:
  Sorry, but as Ive posted before, I can no longer maintain any of my
  ports, serving in the army is eating up all of my free time.

Requested by: Gilad Rom <rom_glsa@ein-hashofet.co.il>
1999-06-19 07:48:00 +00:00
Steve Price
92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00
Michael Haro
aa3374648f gtk11 -> gtk12 1999-04-22 07:57:18 +00:00
Vanilla I. Shu
3a9e8df014 Upgrade to 0.99.0. 1999-02-24 22:06:26 +00:00
Satoshi Asami
86f2ce6319 Mark this port broken:
===
cc -DHAVE_CONFIG_H -I. -I. -I..  -I/usr/X11R6/include -O -pipe -Wall -c about.c
In file included from about.c:10:
about.h:4: gtk/gtk.h: No such file or directory
1998-12-22 07:52:51 +00:00
Satoshi Asami
6980d0bfe1 Make this thing build. (Actually it's failing in configure.) Is it
too much to ask that people at least TEST these things before they
commit them?!?
1998-11-23 08:32:08 +00:00
Vanilla I. Shu
75a360dc1e Upgrade to 0.15.0
PR:		ports/8403
Submitted by:	maintainer
1998-11-18 17:33:50 +00:00
Satoshi Asami
457679eee3 gtk and gtk11 are now ELFized. 1998-09-22 22:55:56 +00:00
Vanilla I. Shu
6cf3afd40d Upgrade to 0.12, and change LIB_DEPENDS to gtk11.
PR:		ports/7935
Submitted by:	maintainer
1998-09-16 21:47:38 +00:00
Steve Price
8f4e496688 Initial import of geg version 0.01
Visualize multiple 2D-functions of one variable.

PR:		7527
Submitted by:	Gilad Rom <rom_glsa@ein-hashofet.co.il>
1998-08-10 00:44:15 +00:00