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

34 Commits

Author SHA1 Message Date
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Baptiste Daroussin
816f539eb0 Convert databases to USES=pkgconfig 2013-04-23 07:08:32 +00:00
Eitan Adler
334eb0fc61 This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.

PR:		ports/177081
Reviewed by:	bapt
Approved by:	portmgr (miwi)
2013-03-19 13:04:30 +00:00
Frederic Culot
52f317e0b9 - Convert to OptionsNG 2012-10-05 16:42:38 +00:00
Mark Linimon
7d8608ab13 Mark broken on powerpc as well as sparc64. (In fact, on all the tier-2s.)
Hat:		portmgr
2011-11-10 05:38:32 +00:00
Koop Mast
0e682dded4 Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.

PR:		ports/159624
Submitted by:	Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Frederic Culot
a78fe54eeb - Update to 4.6.2 2011-04-21 12:15:57 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Frederic Culot
02a06c807c Update my MAINTAINER address to culot@FreeBSD.org.
Approved by:	sahil@ (mentor)
2010-10-20 05:53:20 +00:00
Mark Linimon
881d0734ef Mark as broken on sparc64: fails to compile.
Hat:		portmgr
2010-09-17 09:18:44 +00:00
Sahil Tandon
130faffc05 - Update to 4.6.1
PR:		ports/150217
Submitted by:	Frederic Culot <frederic@culot.org> (maintainer)
2010-09-05 22:18:46 +00:00
Sahil Tandon
3e5c3fadd5 - Update to 4.6.0
- Add another MASTER_SITE
- Introduce OPTION to install GTK html docs
- Pass maintainership to submitter

PR:		ports/149835
Submitted by:	Frederic Culot <frederic@culot.org>
2010-08-21 00:28:52 +00:00
Alejandro Pulver
a485a18900 - Add CONFLICTS with databases/dbh10. 2006-11-05 05:54:17 +00:00
Ying-Chieh Liao
4d63e125f8 * upgrade dbh to 4.5.0
* keep old dbh 1.0 as dbh10
* reassign XFCE dependent to dbh10

Approved by: oliver (maintainer of XFCE4)
2006-10-31 05:37:31 +00:00
Cheng-Lung Sung
4de56a776b - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include comms/ converters/ databases/ devel/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-14 22:55:18 +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
aa1836b7e9 - Add SHA256 2005-11-24 01:23:57 +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
Michael Johnson
eb5b8ec8dc - Update to 1.0.24
PR:		ports/78873
Submitted by:	Ports Fury
2005-03-15 17:02:57 +00:00
Kirill Ponomarev
e9aac7f068 Update to version 1.0.20
PR:		ports/73900
Submitted by:	Ports Fury
2004-11-14 09:27:26 +00:00
Ying-Chieh Liao
25508aacf9 upgrade to 1.0.18 2004-04-06 07:50:32 +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
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
8a07fbb3e8 - Update to version 1.0.17
PR:		58622
Submitted by:	Ports Fury
2003-10-28 21:34:30 +00:00
Dmitry Sivachenko
7490453293 Update to version 1.0.15. 2003-08-27 07:00:51 +00:00
Kirill Ponomarev
1e09d66b0c * Do not install useless .la file
* Utilize USE_GNOME

PR:		55053
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-07-30 18:48:41 +00:00
Kevin Lo
8f2801ea95 Update to 1.0.14
PR: 50208
Submitted by: Marcus vA <marcus@sysfault.org>
2003-03-28 09:46:52 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
a73e305b00 Fix Fetch.
PR:		47998
Submitted by:	 Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-16 00:33:47 +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
Christian Weisgerber
48bc240b41 Do not install useless .la file.
PR:		44484
Submitted by:	Ports Fury
2002-11-08 22:01:31 +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
Ying-Chieh Liao
de9fac563e upgrade to 1.0.11 2002-08-15 05:24:55 +00:00
Ying-Chieh Liao
4108e1fabc add dbh 1.0
Disk Based Hashtables
2002-08-09 16:22:37 +00:00