Commit graph

39 commits

Author SHA1 Message Date
Edwin Groothuis
c8a818ace5 Remove USE_REINPLACE from all categories starting with F 2006-05-07 11:09:22 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
7b8e2758ed - Add SHA256 2005-11-24 16:18:42 +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
Oliver Lehmann
7f44153281 change the libtool version to use from 1.3 to 1.5 2005-06-01 19:56:04 +00:00
Kris Kennaway
7ed422e95c Add missing libtool droppings 2004-11-26 00:30:41 +00:00
Tilman Keskinoz
bf276e0f26 Fix build with gcc 3.4 2004-08-17 14:06:27 +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
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Oliver Eikemeier
a50678312b - fix PKGORIGIN
since ito makes using package tools hard, is marked as FATAL by
portlint and otherwise doesn't affect the port, fix it silently.

Approved by:	marcus (mentor)
2004-01-22 17:59:27 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Kirill Ponomarev
c41898f938 - Reaarange USE_GNOME
PR:		57886
Submitted by:	Ports Fury
2003-10-12 13:23:55 +00:00
Edwin Groothuis
17578e0979 Add finance category to the following ports.
PR:		ports/56259 (ports/39102)
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-10-04 02:27:44 +00:00
Oliver Lehmann
5d2b9f69d6 replace ${PERL} with ${REINPLACE_CMD}
PR:		47406
2003-07-06 10:14:34 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Chris D. Faulhaber
e889b30c87 Relinquish this port since I no longer us it. 2002-07-31 21:36:42 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Chris D. Faulhaber
f3ebcc13e1 Update port to 0.8.4 2000-12-02 12:20:12 +00:00
Chris D. Faulhaber
2d49b62f40 Update port to 0.8.3 2000-11-03 00:50:56 +00:00
Chris D. Faulhaber
cb2815f8ef Update port to 0.8.2 2000-10-14 00:00:46 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Chris D. Faulhaber
432b920ef3 - Update port to 0.8.1
- GNU_CONFIGURE -> USE_LIBTOOL to prevent installing *.la files
2000-09-28 11:50:57 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Michael Haro
a0cb9ec98b update with the new PORTNAME/PORTVERSION variables 2000-04-08 22:04:57 +00:00
Chris D. Faulhaber
f1f65dcc57 Update port to 0.8.0 2000-03-19 01:33:35 +00:00
Chris D. Faulhaber
8b19849e9d Update port to 0.7.10 2000-03-09 14:50:53 +00:00
Chris D. Faulhaber
9d39f1b2a3 Update port to 0.7.9 2000-02-21 11:51:58 +00:00
Chris D. Faulhaber
5bcae6df69 Update to 0.7.5 2000-02-14 17:29:48 +00:00
Chris D. Faulhaber
9b926c0ee8 Update port to 0.7.4 2000-02-07 12:36:03 +00:00
Chris D. Faulhaber
3c07013524 Update port to 0.7.2 2000-02-06 12:37:52 +00:00
Chris D. Faulhaber
576284a4de Add libxml dependency
Found by:	bento
2000-01-31 03:55:34 +00:00
Chris D. Faulhaber
492e070206 Oops, forgot the patch 2000-01-25 21:42:47 +00:00
Chris D. Faulhaber
c483d63cb6 Update port to 0.7.1
* Significant code updates since the last port update
  (including an almost complete rewrite of the code
  base, plugin support, qif support, etc)
* Take over maintainership of this port (approved by
  previous maintainer)
2000-01-25 21:41:27 +00:00
Tim Vanderhoek
8cd82c0318 General comment cleanups. 1999-12-28 16:30:10 +00:00
Chris D. Faulhaber
129a273ea8 a light-weight GNOME based financial management program
PR:		12699
Submitted by:	Dominik Brettnacher <domi@saargate.de>
1999-12-23 20:42:33 +00:00