1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Commit Graph

71728 Commits

Author SHA1 Message Date
Edwin Groothuis
45e8bc9c41 Fix "make index"
Thanks to: kris@
2003-02-12 20:55:24 +00:00
Edwin Groothuis
7b45745d2e www/p5-Apache-Gallery misuses TEMPLATES, breaks readme target
PR:		ports/48192
Submitted by:	Bruce A. Mah <bmah@packetdesign.com>
Reviewed by:	erwin@lansing.dk
2003-02-12 20:48:05 +00:00
Jacques Vidrine
8085471b6b Fix build with OpenSSL 0.9.7.
Approved by:	maintainer
2003-02-12 20:22:04 +00:00
Alexander Langer
091a8416e7 Fix build on -CURRENT by conditionally defining M_WAITOK as 0x0000. 2003-02-12 19:19:03 +00:00
Alexander Langer
7c0370e8fb Seems like I had another fix in my system. On 5.0, the vmnet1 in
$LINUXBASE/dev had a different device minor than the cloned one
in /dev/vmnet1.  Thus delete the one in $LINUXBASE and link it
to the devfs one to have everything right.

This fixes the port on my fresh installed 5.0-RELEASE box.
2003-02-12 19:15:54 +00:00
Joe Marcus Clarke
d688664e3f Update to 1.3b. 2003-02-12 19:03:23 +00:00
Greg Lewis
30ab46c12b . Resurrect patch accidentally removed in last commit. 2003-02-12 19:01:39 +00:00
Greg Lewis
a3d89c1e3c . Update to patchset 8. 2003-02-12 19:00:42 +00:00
James E. Housley
a0cb89f355 Add two more build options to limit the ports used by the client and server.
PR:		47282
Submitted by:	Douglas K. Rand <rand@meridian-enviro.com>
2003-02-12 17:49:27 +00:00
Alexander Langer
5d12a3bc25 Fix the stupid manual merge error I did in the last commit. 2003-02-12 17:11:09 +00:00
David E. O'Brien
420899055a Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sure
all the various tools knows a newer version is available than anything
installed to date.
2003-02-12 16:34:03 +00:00
Norikatsu Shigemura
98cc9bee19 Add gtkglext 0.7.0, an OpenGL extension to GTK.
PR:		ports/48190
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-12 16:20:35 +00:00
Akinori MUSHA
e1d433e49a ruby-erb is now part of ruby 1.8 and shim-ruby18. 2003-02-12 16:12:00 +00:00
Norikatsu Shigemura
5eb4dc494b Update to 0.3.
PR:		ports/48191
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2003-02-12 16:07:10 +00:00
Norikatsu Shigemura
5a7a43ede9 Update to 0.6.7.
PR:		ports/48065
Submitted by:	Erik Greenwald <erik@phoenix.smluc.org> (maintainer)
2003-02-12 16:03:33 +00:00
Norikatsu Shigemura
f4e2828c76 Checksum update.
PR:		ports/48213
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer)
Reported by:	SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>
2003-02-12 15:56:09 +00:00
Christian Weisgerber
004a859cff Master site moved. 2003-02-12 15:38:59 +00:00
Christian Weisgerber
96be698bde Fix master sites.
Submitted by:	Portsurvey
2003-02-12 15:32:32 +00:00
Martin Blapp
3b7984d003 Add missing underline.
Submitted by:           Gabor Zahemszky <Gabor@Zahemszky.HU>
2003-02-12 15:05:30 +00:00
James E. Housley
a01429d2bc Update to version 3.2.1 2003-02-12 13:44:24 +00:00
Christian Weisgerber
6492f3715f URL updates.
PR:		48167
Submitted by:	tadalunch@sources.redhat.com
2003-02-12 12:29:46 +00:00
Edwin Groothuis
d09b72b96c Remove errornous reference to ${LOCALBASE}/var 2003-02-12 12:24:00 +00:00
Yoichi NAKAYAMA
f062a34768 Update to 1.91.1
Drop maintainership

PR:		ports/48193
Submitted by:	Kimura Fuyuki (maintainer)
2003-02-12 12:14:19 +00:00
Sergey Skvortsov
4c3ecaf695 Update to 1.21 2003-02-12 12:13:58 +00:00
Ying-Chieh Liao
440848820a upgrade to 0.6 2003-02-12 11:39:46 +00:00
Edwin Groothuis
3b9b160c11 www/rt2 upgrade to 2.0.15
Note: I haven't been able to test it on in mysql environment, I'll
keep an eye on bento for any problems.

PR:		ports/47106
Submitted by:	plasma <plasma@freebsd.sinica.edu.tw>
2003-02-12 11:36:57 +00:00
Edwin Groothuis
354c9ca868 Fix p5-File-Spec dependency. 2003-02-12 11:24:53 +00:00
Akinori MUSHA
a5a6facd41 Update Oniguruma to 1.7.2 (20030212). 2003-02-12 10:42:36 +00:00
Edwin Groothuis
99bc2241ae PERL_LEVEL < 500601 instead of <= 2003-02-12 10:13:15 +00:00
Edwin Groothuis
eed8704e6f Use PERL_LEVEL < 500601 instead of PERL_VERSION and 5.8.x 2003-02-12 10:07:53 +00:00
Edwin Groothuis
66ba3eb4b4 mark www/p5-Apache-Gallery broken for perl < 5.6
PR:		ports/48201
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-12 09:35:33 +00:00
Edwin Groothuis
b2bc002097 New port: net/unix2tcp
A connection forwarder that converts Unix sockets into TCP
	sockets. Compiles on both 4.x and -CURRENT

PR:		ports/47667
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
2003-02-12 09:31:06 +00:00
Edwin Groothuis
8eb3d1a370 Force www/p5-Apache-Gallery to use p5-File-Spec for perl < 5.7
PR:		ports/48201
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2003-02-12 09:22:07 +00:00
Edwin Groothuis
e662fd7e73 New port: lang/pexts : Pike extensions for pike 7.2
PExts (Pike EXTensionS) are modules for Pike to handle some
	usefull extensions like bzip2, mhash and PCRE.
	Theses modules are used automaticaly by Caudium.

PR:		ports/45980
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-02-12 09:17:41 +00:00
Alan Eldridge
0bf04dc976 A text mode library. Curses widgets. That sort of thing. Supposedly not
much documentation, so I'll have to puzzle out how to use it. If I do and
have the time, I'll write it down in .rd so we can use it.
2003-02-12 09:16:13 +00:00
Johann Visagie
988d00b519 - Update to version 2.2.1, which includes a fix to a cross-site scripting
vulnerability.
- Add a file, installed to $DOCSDIR, with more explicit post-installation
  instructions.
- Update $PKGMESSAGE to point to this new file.
- Add more explicit warnings in various places that MAIL_GID *must* be set at
  build time if Mailman is to be used with an alternate (non-Sendmail) MTA.
- Bring port in line with other similar ports by NOT explicitly depending on
  Apache.  This is both more maintainable and allows the user greater scope
  in setting up a custom configuration, including the use of an alternative
  web server.  (Also, Mailman _can_ be used without a web server.)
- Clean up which documentation files get installed to $DOCSDIR.
2003-02-12 08:10:37 +00:00
Edwin Groothuis
7bb746c91e [Maintainer Update] lang/pike73 update to pike 7.4.13
Pike 7.3 is gone. This developement version doesn't exist
	anymore.  It is now replaced by Pike 7.4 branch.

PR:		ports/47433
Submitted by:	Xavier Beaudouin <kiwi@oav.net>
2003-02-12 07:43:44 +00:00
Oliver Braun
e6647e93a2 * Add patch forgotten to "cvs add" in last commit.
* Bump PORTREVISION.

Noticed by:	lioux
2003-02-12 07:17:35 +00:00
Edwin Groothuis
bcb633199a New port archivers/pear-Archive_Tar: upgrading Archive_Tar from 0.9 to 1.0.
PEAR's Archive_Tar bundled with mod_php4 is v. 0.9.
	This port installs v. 1.0 (stable).

PR:		ports/47820
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-02-12 06:06:13 +00:00
Cy Schubert
8ddb65dc96 Add MASTER_SITE 2003-02-12 05:49:13 +00:00
Edwin Groothuis
390740626b devel/pear-PEAR: fixing deinstallation.
- lib/php/OS is not back-up'ed when installing devel/pear-PEAR,
  and the original is lost when you deinstall it.
- tidy code a little.

PR:		ports/47819
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-02-12 05:43:47 +00:00
Masafumi Max NAKANE
f38f401b1f Upgrade to 2.6.0. 2003-02-12 05:17:02 +00:00
Akinori MUSHA
37c1feacab Fix comment. LIB_DEPENDS can contain extended regular expressions. 2003-02-12 05:15:03 +00:00
Dirk Meyer
b4572f4a32 - Fix LIB_DEPENDS after changes in bsd.port.mk
pq++.4 ist now an regular expression, and cant't be found.
pq[+][+].4 is working as expected.
no other ports depends on libpq++ in last INDEX.
2003-02-12 04:54:58 +00:00
Cy Schubert
e103223c78 Resurrect pam_krb5 for MIT KRB5.
Approved by:	nectar
2003-02-12 04:38:19 +00:00
Joe Marcus Clarke
cb9a70023b Update to 1.8.1. 2003-02-12 04:28:13 +00:00
Alan Eldridge
91b0276e9d Updated to 7.05.6. I only have a PS printer, so others will have to test
this and help debug if it doesn't work.
2003-02-12 03:48:19 +00:00
Joe Marcus Clarke
01a258b792 Update to 2.0.0. 2003-02-12 03:31:58 +00:00
Joe Marcus Clarke
87bd45818c Update to 1.4.1.3. 2003-02-12 03:13:31 +00:00
Norikatsu Shigemura
311ba95d9e Update to 20030211.
PR:		ports/48194
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp> (maintainer)
2003-02-12 03:09:09 +00:00