Commit graph

97629 commits

Author SHA1 Message Date
Kirill Ponomarev
5ff6465d5f - Update to version 1.0.6
PR:		ports/64213
Submitted by:	Ports Fury
2004-03-14 07:10:49 +00:00
Nick Sayer
92f44904f6 Update to 0.6
Fix installation script
2004-03-14 07:01:09 +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
003520276a BROKEN on amd64: Tries to link non-PIC libnet.a into PIC shared library 2004-03-14 05:23:16 +00:00
Kris Kennaway
bf7e022ebc Fix build on amd64 (shared library objects must be built with -fPIC) 2004-03-14 05:18:33 +00:00
Kris Kennaway
14a6b7d68e Fix build on amd64 (shared library objects must be compiled with -fPIC) 2004-03-14 05:12:46 +00:00
Mario Sergio Fujikawa Ferreira
0cd3517c79 o Fix "make deinstall reinstall": "unfix" some header files inside
WRKSRC after installation.

PR:		47713
Submitted by:	parv <parv_fm@emailgroups.net> (report),
		Anish Mistry <mistry.7@osu.edu> (fix)
2004-03-14 04:51:05 +00:00
Mario Sergio Fujikawa Ferreira
62bb7573bb Support moved header files in FreeBSD 5.x branch: the header files
for the Brooktree and Meteor interfaces have been moved

PR:		62178
Submitted by:	Steve O'Hara-Smith <steve@sohara.org>
2004-03-14 04:42:54 +00:00
Mario Sergio Fujikawa Ferreira
2693b99cad o Work around compiler BUG
- Optimizations -O{1,s,2,3} work
	- However, lack of -O{1,s,2,3} or -O0 BREAK the build
	- Therefore, make sure we have AT LEAST -O and avoid -O0

PR:		52024
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2004-03-14 04:14:20 +00:00
Kris Kennaway
d78567433d Fix build on amd64 (-fPIC for shared library objects) 2004-03-14 04:07:51 +00:00
Mario Sergio Fujikawa Ferreira
e27f8f2cc7 o Chase libdv shared library version bump [1]
o Correctly depend on libshout2 instead of libshout port [2]

PR:		59230 [2],
		64154 [1]
Submitted by:	michael jonson <ahze@ahze.net> [1],
		pseniura@techie.com <pseniura@techie.com> [2]
2004-03-14 03:58:16 +00:00
Mario Sergio Fujikawa Ferreira
5f8e75f405 Chase libdv shared library version bump 2004-03-14 03:56:07 +00:00
Mario Sergio Fujikawa Ferreira
9a078f9971 o Update to 0.101
PR:		64154
Submitted by:	Michael Jonson <ahze@ahze.net>
2004-03-14 03:48:29 +00:00
Kris Kennaway
61d0c079f2 BROKEN: Does not work with faad 2.0 (and missing distinfo) 2004-03-14 03:44:48 +00:00
Mario Sergio Fujikawa Ferreira
30d55cdf79 Update to 0.10.pre2 2004-03-14 03:43:49 +00:00
Kris Kennaway
019838d195 BROKEN on alpha 4.x: Does not compile 2004-03-14 03:41:52 +00:00
Kris Kennaway
5e2674b52a BROKEN on amd64: Does not compile 2004-03-14 03:40:14 +00:00
Kris Kennaway
3fa54f2bc2 Does not compile on alpha 4.x 2004-03-14 03:39:09 +00:00
Kris Kennaway
baa2452e1f BROKEN on alpha 4.x: Coredump during build 2004-03-14 03:37:09 +00:00
Kris Kennaway
ee8e18eaaf DEPRECATE the unused, outdated gcc28 and gcc31 ports for removal at a future date. 2004-03-14 03:22:00 +00:00
Kris Kennaway
10fbff5785 DEPRECATE this unused, outdated port for removal at a future date. 2004-03-14 03:20:52 +00:00
Kris Kennaway
a63f844be8 DEPRECATE the unused, outdated gcc27 port for removal at a future date. 2004-03-14 03:18:56 +00:00
Kris Kennaway
f8dc38d6fc DEPRECATE the unused, outdated egcs port for removal at a future date. 2004-03-14 03:17:25 +00:00
Kris Kennaway
0969875e62 This port is no longer in use by anything in the ports collection. Mark
it DEPRECATED for future removal.
2004-03-14 03:13:30 +00:00
Kris Kennaway
d5b52645c7 Switch to USE_GCC=3.3 and work around bsd.port.mk bug that does not add
CC and CXX to MAKE_ENV.
2004-03-14 03:04:39 +00:00
Kris Kennaway
794a9d0491 Work around bsd.port.mk bug: Does not currently set up MAKE_ENV for gcc 3.2 and 3.3 2004-03-14 03:01:13 +00:00
Kris Kennaway
6a05f086fc Work around bsd.port.mk bug: CC and CXX are not added to MAKE_ENV for
USE_GCC=3.2 and 3.3.
2004-03-14 02:57:57 +00:00
Kris Kennaway
e780bcfc26 Switch to gcc 3.3 since this is the latest version. 2004-03-14 02:43:12 +00:00
Kris Kennaway
055a1eaf24 Fix build on amd64 (shared library objects must be compiled with -fPIC) 2004-03-14 02:23:53 +00:00
Kris Kennaway
f227923bf0 Fix build on amd64 (Don't link .a files into PIC code) 2004-03-14 02:18:17 +00:00
Pav Lucistnik
bcfc286823 - Update to 2.8
PR:		ports/62976
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
Approved by:	maintainer timeout (18 days)
2004-03-14 02:02:08 +00:00
Kris Kennaway
9dc766fed7 BROKEN on alpha 4.x: Linker error 2004-03-14 01:53:55 +00:00
Kris Kennaway
43ca79058d BROKEN on amd64: Coredump during build 2004-03-14 01:52:06 +00:00
Kris Kennaway
4f2a7ac379 This is BROKEN everywhere except i386 4.x. 2004-03-14 01:41:35 +00:00
Kris Kennaway
11a96072fc BROKEN on alpha 4.x: Does not compile 2004-03-14 01:39:30 +00:00
Kris Kennaway
5c8eadd701 BROKEN on alpha 4.x: Coredump during build 2004-03-14 01:37:12 +00:00
Kris Kennaway
ed5b10bd92 BROKEN on alpha 4.x: coredump during build 2004-03-14 01:36:07 +00:00
Kris Kennaway
76a7d05848 BROKEN on alpha 4.x: Does not compile 2004-03-14 01:32:03 +00:00
Kris Kennaway
476ea8d392 BROKEN on !i386 and !alpha: Does not compile 2004-03-14 01:29:36 +00:00
Kris Kennaway
dea564204a BROKEN on amd64: Configure fails 2004-03-14 01:24:28 +00:00
Kris Kennaway
70ae3a4e94 BROKEN: Configure fails on amd64 2004-03-14 01:23:04 +00:00
Mark Linimon
c1fdcf96e7 Add alternate fetch locations from the mastersite (subdirectories),
since the versions of these files are old and thus no longer
at the top level.  Notified maintainer.
2004-03-14 01:20:32 +00:00
Pav Lucistnik
6ef437e7a0 - Update to 0.2
PR:		ports/62582
Submitted by:	Yonatan Bokovza <Yonatan@Xpert.com>
2004-03-14 01:06:34 +00:00
Mark Linimon
417e26319a Rework installation to work with sendmail installed from ports tree.
If the sendmail port is installed, it is used by default, but the
installation can be told to use the base sendmail and ignore the port.
The case of not having sendmail installed in the base is still
handled correctly.

PR:		ports/51087
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2004-03-14 01:04:21 +00:00
Pav Lucistnik
319158f003 - Update to 0.90
- Add ImageMagick dependency, it's used for picture and smiles functionality
- Install KDE/GNOME traydock plugin
- Correct a replacement of logo picture

PR:		ports/63249
Submitted by:	Jie Gao <gaoj@cpsc.ucalgary.ca>
Approved by:	maintainer timeout (20 days)
2004-03-14 00:29:58 +00:00
Joe Marcus Clarke
60d0974eac Add gcursor, a GTK+-2 xcursor selector. It has a similar look and feel to
the theme-selector capplet from gnomecontrolcenter.

PR:		64080
Submitted by:	Jeremy Messenger <mezz7@cox.net>
2004-03-14 00:28:58 +00:00
Kris Kennaway
2b314e4057 BROKEN on ia64: segfault during build 2004-03-14 00:18:21 +00:00
Doug Barton
eade3ab710 Now that the SIZE thing has stabilized, add it to the ports I maintain. 2004-03-14 00:17:57 +00:00
Joe Marcus Clarke
ce93dde7c5 Fix the threaad support to stay inline with the way it's done for Python.
Prompted by:	kris
2004-03-14 00:16:54 +00:00
Doug Barton
5ac398ba00 Update to 0.46, which has better IPv6 reverse DNS handling, and
all known 'taint mode' problems fixed.

PR:		ports/63841
Submitted by:	Tim Bishop <tim@bishnet.net>
2004-03-14 00:09:04 +00:00