1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-24 09:25:01 +00:00
Commit Graph

88898 Commits

Author SHA1 Message Date
Mark Linimon
9c9ed0af71 Changelog:
- set correctly inn tmpdir [PR 57859: thanks to G. Paul Ziemba"
  <p-fbsd-bugs@treehouse.napa.ca.us>]
- fix PKG_PREFIX for pkg-install, now post install script knows correct prefix
- add support for db4, db3 in ovdb.
Note for users:
inn 2.4.0 DOESN'T SUPPORT db4.1. If you want to use db4.1, use inn-stable
instead.
PR:	ports/58394
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
2003-11-21 04:53:39 +00:00
Trevor Johnson
0ec456277c Mention the x11/linux-XFree86-libs port. 2003-11-21 04:39:59 +00:00
Trevor Johnson
2b4710a25a forced commit to note that previous change was:
PR:		40107
Submitted by:	Andreas Schulz
2003-11-21 04:21:35 +00:00
Trevor Johnson
f570956f60 Add another checksum ("zcat" of the two distfiles shows no changes). 2003-11-21 04:18:39 +00:00
Trevor Johnson
5535b5e6c5 Fix packing list. 2003-11-21 04:01:39 +00:00
Trevor Johnson
2ddbdbf18c Avoid use of Perl. 2003-11-21 03:54:26 +00:00
Mark Linimon
fc755d51f2 Incorporate new upstream version with changes basically irrelevant
to FreeBSD: formatting and addition of some Solaris support.
PR:	ports/58487
Submitted by:	Johannes Groedem <johs@copyleft.no> (maintainer)
2003-11-21 03:54:13 +00:00
Trevor Johnson
d49f904f1b Avoid use of Perl. 2003-11-21 03:44:45 +00:00
Trevor Johnson
a3da9e4473 Use REINPLACE_CMD instead of Perl. 2003-11-21 03:40:54 +00:00
Mark Linimon
17353f1000 Make reliance on tk 8.4 more consistent (missed in the big upgrade).
PR:	ports/58172
Submitted by:	David Wolfskill <david@catwhisker.org> (maintainer)
2003-11-21 03:32:41 +00:00
Trevor Johnson
221ab4b10c Avoid use of Perl. 2003-11-21 03:20:21 +00:00
Hye-Shik Chang
f2e9fdbd86 Add fix for a fatal bug in type's GC handling causes segfaults.
http://cvs.sourceforge.net/viewcvs.py/python/python/dist/src/Misc/NEWS?r1=1.831.4.75&r2=1.831.4.76&diff_format=u

Obtained from:	Python CVS
2003-11-21 03:15:02 +00:00
Mark Linimon
30b459ebc5 statue@freebsd.sinica.edu.tw has asked for all the maintained
ports to be reset to ports@FreeBSD.org.  We're sorry to see you
go and want to thank you for your help in the past.

PR:		ports/59515
Submitted by:	statue@freebsd.sinica.edu.tw
2003-11-21 03:09:45 +00:00
Trevor Johnson
f159ad37c4 This is unfetchable (discovered by fenner's survey). 2003-11-21 02:59:54 +00:00
Trevor Johnson
852ba1a6c1 This doesn't work any more (checked by me on FreeBSD 5.1/i386)
reported by:	"FireWire BSD" of e-tahan.com
2003-11-21 02:58:10 +00:00
Oliver Eikemeier
e3a23893a0 - Update to 2.1.0p1
- Moved info pages to Makefile from pkg-plist

PR:		59421
Submitted by:	Paul Dlug <paul@ridge.aps.org>
Approved by:	marcus (mentor)
2003-11-21 02:57:29 +00:00
Oliver Eikemeier
8ec0f77340 new port japanese/squirrelmail
- modified port mail/squirrelmail to allow a slave port
- added CONFLICTS for mail/squirrelmail and japanese/squirrelmail

PR:		58280
Submitted by:	Masafumi Otsune <info@otsune.com>
Approved by:	marcus (mentor)
2003-11-21 02:56:07 +00:00
Joe Marcus Clarke
22030dac05 * Check to make sure new ports do not contain PORTREVISION [1]
* Check to make sure new ports do not contain PORTEPOCH
* Throw a FATAL error if an additional file exists in the port directory but
  not in CVS [2]
* Throw a FATAL error if a file is in CVS but not in the port's directory [2]
* Throw a FATAL error if a file was deleted from CVS but still in the port's
  directory [2]
* Warn if a new file contains a non-empty RCS Id [2]
* Add a missing ``if ($verbose)'' [2]

Submitted by:	arved [1]
		eik [2]
2003-11-21 02:55:08 +00:00
Adam Weinberger
5e2f128ab9 Fix build on -stable. 2003-11-21 02:28:44 +00:00
Foxfair Hu
1ccc1fa5fe Submitted by: ijliao
Plugins folder should go under mt/, fix it and bump PORTREVISION.
2003-11-21 01:57:26 +00:00
Ying-Chieh Liao
a6a5407e60 add MT-PM 0.1
Movable Type Plugin Manager
2003-11-21 01:48:46 +00:00
Trevor Johnson
ce2f595caf Remove OGI support (see ports/audio/festival+OGI). 2003-11-21 01:44:08 +00:00
Mark Peek
addfeacd66 Make this port fetchable by moving it back to the gdb-5.3 final release.
The gdb-5.3.1 development branch died off in favor of gdb-6.0.
2003-11-21 01:35:27 +00:00
Mark Peek
bed69ef0ec Unbreak this port. The latest gcc needs explicit newline sequences (\n\) at
the end of each line of multi-line character strings.
2003-11-21 01:29:18 +00:00
James E. Housley
ec0975dc4d scponly dist includes a script which setup chroot cage, which
depends a location of run-time link-editor.  Since FreeBSD has
dynamic root capability from __FreeBSD_version == 501105, we
should add new location to unbreak the script.

PR:		59511
Submintted by:	MAINTAINER
2003-11-21 00:59:01 +00:00
Pav Lucistnik
54d0bfa3e3 Include support for all possible antivirus in a package
- Makes package actually useful
- Fixes build on Bento

PR:		ports/59531
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	adamw (mentor)
2003-11-21 00:18:31 +00:00
Joe Marcus Clarke
18864a17a7 Remove some left-over directories.
Spotted by:	adamw
2003-11-20 23:50:51 +00:00
Joe Marcus Clarke
38489cbc79 Remove another left-over directory.
Spotted by:	adamw
2003-11-20 23:49:08 +00:00
Joe Marcus Clarke
32cb708d44 Remove a left-over directory.
Spotted by:	adamw
2003-11-20 23:45:01 +00:00
Greg Lewis
9ec05ac2e3 . Use the newer, more simplified APACHE dependency handling.
Submitted by:	Palle Girgensohn <girgen@pingpong.net> (maintainer)
2003-11-20 23:41:09 +00:00
Mark Linimon
f148b78690 Force to use gcc2.95. Fix configuration problems, too.
Build-tested on 4.x and 5.x.
PR:	ports/58239
Submitted by:	Erik Greenwald <erik@smluc.org> (maintainer).
2003-11-20 23:39:47 +00:00
Joe Marcus Clarke
763c952304 Remove a left-over directory.
Spotted by:	adamw
2003-11-20 23:38:00 +00:00
Joe Marcus Clarke
00b9e4157a Properly handle OMF files. 2003-11-20 23:34:44 +00:00
Joe Marcus Clarke
8ba8dfca2a Update to 1.2.0. 2003-11-20 23:32:44 +00:00
Greg Lewis
6bd0b534a8 . Simplify packing list [1]
. Minor simplification of BUILD_DEPENDS.

PR:		59179 [1]
Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer) [1]
2003-11-20 23:30:15 +00:00
Kirill Ponomarev
a13e3385eb - Fix pkg-plist vodafone_autralia -> vodafone_australia
- Pet portlint
- Bump PORTREVISION

PR:		31910
Submitted by:	Shaun Branden <shaun@pcuse.com>
2003-11-20 23:30:10 +00:00
Pav Lucistnik
cf07471739 - Update to 0.7
- Unmark BROKEN
- Use PORTDOCS macro

PR:		ports/59528
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	adamw (mentor)
2003-11-20 23:29:11 +00:00
Jimmy Olgeni
a37a08be8a Look for JDK 1.4.2. 2003-11-20 23:26:35 +00:00
Mark Linimon
ed9eec2536 Remove www/netraider and security/whisker; former disappeared, author
discontinued latter and recommends security/nikto instead.

PR:		ports/58313, ports/58606
2003-11-20 23:23:29 +00:00
Greg Lewis
fe28c4529a . Simplify the packing list [1]
. Add missing BUILD_DEPENDS entry.

PR:		59179 [1]
Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer) [1]
2003-11-20 23:21:26 +00:00
Mark Linimon
2c90683550 Retire security/whisker. Author says to use nikto instead.
PR: ports/58606.
2003-11-20 23:17:31 +00:00
Mark Linimon
c0b032326b Per Bill Fenner's distfile survey, the main web site for this source code
no longer contains the code.  Instead it contains "Whisker has officially
been deprecated as of 2003.  Use nikto instead."  nikto is currently in
the ports collection as security/nikto.
PR: ports/58606 and no objection for nearly a month.
2003-11-20 23:16:26 +00:00
Pav Lucistnik
22f9406fd1 - Author included object files in distfile. Get rid of them otherwise
build fails on non-i386 platforms.
- Respect CFLAGS

Submitted by:	Koop Mast
Approved by:	adamw (mentor)
2003-11-20 23:06:45 +00:00
Pav Lucistnik
601d08c1d1 - Update sound package to 0.3.9
PR:		ports/59524
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
Approved by:	adamw (mentor)
2003-11-20 23:03:43 +00:00
Mark Linimon
9a70599fac Remove www/netraider. Per bento logs, this port (a reduced version of
Konqueror) only compiles on 4.X on i386.  The mastersite disappeared 2
years ago.  The last distfile is 3 years old and its status on Sourceforge
is listed as "alpha".
PR: ports/58313 and no objection for one month.
2003-11-20 23:03:42 +00:00
Munechika SUMIKAWA
34da72d3dc Prevent remote dos attack.
See detail in http://rhn.redhat.com/errata/RHSA-2003-305.html

Obtained from:	redhat
2003-11-20 22:52:16 +00:00
Sergei Kolobov
00b3ef18a3 - Update to 0.4.3
- Use PYTHON_SITELIBDIR and DATADIR in pkg-plist
- Respect PREFIX

PR:		59142
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 22:38:31 +00:00
Pav Lucistnik
8ca1b92a03 - Fix build on 5.x
PR:		ports/59521
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	adamw (mentor)
2003-11-20 22:33:20 +00:00
Sergei Kolobov
204571cb65 - Update to 0.12.1 2003-11-20 22:32:50 +00:00
Pav Lucistnik
5998c8ec9b - Adapt for ATAng (unbreak on -CURRENT).
PR:		ports/59514
Submitted by:	Sergey V. Belov <argail@visit.ru> (maintainer)
Approved by:	adamw (mentor)
2003-11-20 22:31:21 +00:00