Commit graph

60880 commits

Author SHA1 Message Date
Martin Blapp
c626bc93e8 Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.
WITH_DEBUG=2 turns on internal OO.org debug support. Unfortunatly
it is broken at the moment.
2002-07-21 22:48:50 +00:00
Christian Weisgerber
5e81b40672 * Update to 3.1.1.
* Fix building with gcc3.1 (-CURRENT).
* Add Ogg Vorbis support.

Approved by:	maintainer
2002-07-21 20:54:54 +00:00
Daniel Eischen
880f08171b Add a MASTER_SITE_SUBDIR for gcc. 2002-07-21 20:38:38 +00:00
Ruslan Ermilov
7368395c63 Catch up to the new bsd.lib.mk API (the library is not internal). 2002-07-21 20:37:43 +00:00
Ruslan Ermilov
75cb9be1d0 Catch up to the new bsd.lib.mk API. 2002-07-21 20:27:44 +00:00
Ruslan Ermilov
c1b840b390 Catch up to the new bsd.lib.mk API (the library is not internal). 2002-07-21 20:23:00 +00:00
Christian Weisgerber
3003a8c055 Fix build with gcc3.1 (-CURRENT).
PR:		40830
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de>

Minor cleanup while we're here.

Approved by:	maintainer
2002-07-21 20:11:00 +00:00
Ruslan Ermilov
310d79320c INTERNALLIB has a different meaning in the new bsd.lib.mk
API -- build (but do not install) a static library _only_.
Not defining LIB avoids building the static library.
2002-07-21 20:08:28 +00:00
Ruslan Ermilov
aa18f9f0e8 Catch up to the new bsd.lib.mk API. 2002-07-21 19:59:08 +00:00
Ruslan Ermilov
c155b6a8ff Fixed install on bsd.incs.mk aware systems. 2002-07-21 19:26:53 +00:00
Ruslan Ermilov
de3359b588 Fixed install on post-bsd.incs.mk systems by replacing the non-working
3.x hacks in files/Makefile (shell commands must be preceded by a tab)
with pre-bsd.incs.mk hacks and using the new API (INCSGROUPS).
2002-07-21 19:21:04 +00:00
Bill Fenner
c97d2f8220 Fix MAINTAINER= to the canonical "no maintainer for this port" value. 2002-07-21 19:18:37 +00:00
Alan Eldridge
fb45eaeb6a Update deps to track libogg and libvorbis .so version changes. 2002-07-21 18:52:12 +00:00
Pete Fritchman
4953b6fddd 1. fix a bug where kbear would crash if you clicked on an MP3 file
2. add FreeBSD mirrors to the default kbear bookmarks
3. bump PORTREVISION

PR:		40731
Submitted by:	maintainer
Obtained from:	kbear author (1)
2002-07-21 18:48:30 +00:00
Ruslan Ermilov
6a21e8027c Fixed build on -CURRENT by replacing the matching but non-working 3.x
hacks (each shell command must be preceded by a tab, not spaces) with
the 4.x hacks (bsd.incs.mk soon to be merged).
2002-07-21 18:28:05 +00:00
Ruslan Ermilov
61063fe35d s/INCLUDEDIR/INCSDIR/ 2002-07-21 18:18:09 +00:00
Ruslan Ermilov
fa493e804d In pre-bsd.incs.mk world you'd say INCDIR, in post-bsd.incs.mk world
you should say INCSDIR.  Overriding INCLUDEDIR makes no sense.
2002-07-21 18:14:22 +00:00
Christian Weisgerber
e3482aa2e8 Update to 2002-07-15.
PR:		40831
Submitted by:	Hiroki KANOU <kanou@mil.allnet.ne.jp>
2002-07-21 17:35:44 +00:00
Ruslan Ermilov
2b16d4118d Catch up to the new bsd.lib.mk API (the lib is not internal). 2002-07-21 17:23:29 +00:00
Ruslan Ermilov
beaef15fde Fix build on -CURRENT. 2002-07-21 17:20:24 +00:00
Christian Weisgerber
16806d782b machine/soundcard.h -> sys/soundcard.h; fixes build on -CURRENT
PR:		40839
Submitted by:	Jan Stocker <Jan.Stocker@t-online.de>
2002-07-21 17:14:52 +00:00
Ruslan Ermilov
bb8ced4841 Fix build on -CURRENT. 2002-07-21 17:12:38 +00:00
Anton Berezin
09147ee102 Update to 5.8.0 (after repocopy). 2002-07-21 17:09:12 +00:00
Ruslan Ermilov
7462a3827f Catch up to the new bsd.lib.mk API (these libs are not internal). 2002-07-21 17:02:04 +00:00
Jimmy Olgeni
98202bd075 I forgot to add 2 new patchfiles :( 2002-07-21 16:57:23 +00:00
Ying-Chieh Liao
3bb20e0eac fix buffer overflow problem
PR:		40832
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-07-21 16:48:56 +00:00
Ying-Chieh Liao
448940b6b6 o update to 1.16
o add WWW
o assume maintainership

PR:		40825
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-07-21 16:17:45 +00:00
Pete Fritchman
ebaae1b83b Add kgamma 0.9.1, KDE Control Center module for gamma
calibration/correction of XFree86.

PR:		40838
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-21 16:15:44 +00:00
Ruslan Ermilov
f693f2a4aa Added profiled library. 2002-07-21 16:13:13 +00:00
Alexander Leidinger
edf7660337 When lang/ifc and lang/icc are both installed, ifc does not use the correct
ld. Work around by reordering the PATH variable in the ifc wrapper script.
	Submitted by:	maintainer
	PR:		40744

Bump PORTREVISION.
2002-07-21 15:43:42 +00:00
Ruslan Ermilov
8f182f968f Fix install.
Requested by:	kris
2002-07-21 14:35:54 +00:00
Jimmy Olgeni
521b7f8a7a Update port to version 5.04.
PR:		40779
Submitted by:	Simon Marlow <simon@smarlow.com>
Reviewed by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-21 14:10:56 +00:00
Vanilla I. Shu
dee1308ad3 Upgrade to 1.3.
PR:		ports/40822
Submitted by:	maintainer.
2002-07-21 10:53:33 +00:00
Alan Eldridge
87ed555743 If user invokes make with 'package' as the target, then make the packages
for the dependencies, too, to follow POLA; it is surprising to get no pkg
but an empty one containing meta-information (dependencies).

Approved by:	will
2002-07-21 05:16:18 +00:00
Ying-Chieh Liao
3461398d00 upgrade to 2.5.2 2002-07-21 04:30:28 +00:00
Ying-Chieh Liao
56753795fd add py-mcrypt 1.0
A comprehensive Python interface to the mcrypt library
2002-07-21 04:22:10 +00:00
Vanilla I. Shu
bc5d343700 Upgrade to 0.991RC2
PR:		ports/40135
Submitted by:	maintainer
2002-07-21 03:49:01 +00:00
Vanilla I. Shu
986081a3c2 Fix patch problem.
Submitted by:	Andrew Stuart <elitetek@tekrealm.net>
2002-07-21 03:21:02 +00:00
Hye-Shik Chang
1e1df07282 - Add a small hack for worker MPM [1]
(worker MPM with this hack seems to work without visible problems.
   and still requires -DFORCE_THREADING_MPM to build for worker MPM.)
- Fix plist for worker MPM
- Comment out fancy modules from default httpd.conf

Tested on:      ref5.freebsd.org, several 4-stable machines [1]
2002-07-21 02:23:33 +00:00
Jun Kuriyama
a52ee364a9 Bump portrevision (textproc/expat2 shlib bump). 2002-07-21 02:17:49 +00:00
Jun Kuriyama
cb109492b2 Upgrade to 1.95.4 (shlib version bumped).
Submitted by:	Sandro Tolaini <sandro@focuseek.com> and
		KATO Tsuguru <tkato@prontomail.com>
PR:		ports/40682, ports/40798
2002-07-21 02:16:17 +00:00
Christian Weisgerber
8d5699d7ad * Honor CFLAGS.
* Include proper prototypes; fixes dire warnings on alpha.
2002-07-21 01:56:56 +00:00
Jun Kuriyama
0b11a525c5 (1) Remove implicit dependency on devel/gdbm.
(2) Allow to explicit dependency on converters/libiconv with WITH_LIBICONV
    knob.

Submitted by:	NIIMI Satoshi <sa2c@sa2c.net> (1),
		Dmitry Morozovsky <marck@rinet.ru> (2)
PR:		ports/40653 (1), ports/40814 (2)
2002-07-21 01:51:41 +00:00
Christian Weisgerber
87e9ead15d * We are FreeBSD, duh.
* Twiddle CFLAGS passing.
* Allow this to build with compilers other than "cc" or "gcc".
2002-07-21 01:05:14 +00:00
Christian Weisgerber
40b75f97a9 * Fix a typo.
* Allow this to build with other compilers than "cc" or "gcc".
2002-07-21 00:43:29 +00:00
Ying-Chieh Liao
d6e8ce8ad2 upgrade to 1.3.7
PR:		40818
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-20 19:27:06 +00:00
Christian Weisgerber
ce191f9f62 Make sure the esd module is only built if wanted.
Submitted by:	David Magda <dmagda@ee.ryerson.ca>
2002-07-20 19:25:07 +00:00
Ying-Chieh Liao
a2a3d9b1f4 fix build on current
portlint cleanup
bump portrevision

PR:		40812
Submitted by:	"Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
2002-07-20 19:19:22 +00:00
Patrick Li
4596311cb2 Update to 0.6
PR:		ports/40811
Submitted by:	maintainer
2002-07-20 19:05:34 +00:00
Patrick Li
602cf01ab8 Remove unintended entries in pkg-message
PR:		ports/40815
Submitted by:	maintainer
2002-07-20 19:00:54 +00:00