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

19 Commits

Author SHA1 Message Date
Martin Wilke
aa6a6568c1 - Update MASTER_SITES and WWW
- Defined NOPORTDOCS

PR:             110812
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2007-03-26 11:26:12 +00:00
Kris Kennaway
ae994c8ea8 Use libtool port instead of included version to avoid objformat a.out botch 2007-02-01 02:42:05 +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
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +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
Pav Lucistnik
068791f652 - Fix runtime crash [1]
- Update WWW
- Style

PR:		ports/86365 [1]
Submitted by:	Fred Wheeler <fred.s.wheeler@gmail.com>
2005-10-03 22:25:17 +00:00
Oliver Lehmann
fbecb83eab change the libtool version to use from 1.3 to 1.5 2005-05-31 16:41:49 +00:00
Mark Linimon
57eb08f176 Reset maintainer and remove his mirror site per his request. We
appreciate the help in the past.

PR:		ports/79364
2005-04-04 03:37:03 +00:00
David E. O'Brien
62702742ab Update to version 0.6. 2005-02-28 06:26:37 +00:00
Kris Kennaway
df8ced14fd Add a missing libtool dropping 2004-11-24 02:48:58 +00:00
Tilman Keskinoz
5dc6be81bb Fix build on amd64 (and probably on ia64), by fixing path to endian.h
Respect CFLAGS
2004-04-13 15:35:16 +00:00
Kris Kennaway
1464fc0d62 sox is also a BUILD_DEPENDS 2004-04-05 22:33:06 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
Kris Kennaway
a0bd2b3d1f BROKEN on amd64 and ia64: Does not compile 2004-03-05 12:22:31 +00:00
Sergey A. Osokin
253384a218 Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.

Submitted by:	Oleg Karachevtsev <ok@etrust.ru>
A part of PR:	57992
2003-10-21 11:24:02 +00:00
Akinori MUSHA
57f9198bc7 De-pkg-comment. 2003-02-21 11:08:38 +00:00
Tilman Keskinoz
7341bee021 Make fetchable
PR:		45046
Submitted by:	Rahul Siddharthan <rsidd@online.fr> (maintainer)
2002-11-10 19:57:53 +00:00
Ying-Chieh Liao
99676f798e add vsound 0.5
Utility for capturing audio streams from programs with OSS output

PR:		39228
Submitted by:	Rahul Siddharthan <rsidd@online.fr>
2002-09-21 06:54:59 +00:00