Commit Graph

73168 Commits

Author SHA1 Message Date
Eric Anholt
fdfb474482 Fix packaging (ref_tdfx.so is only built when svgalib is available).
Approved by:	portmgr
2003-03-11 08:24:51 +00:00
Alexey Zelkin
4b12e892bf Add patch which backouts some of my early compile hacks which now preventing
MulticastSocket.joinGroup() from behaving correctly.

Submitted by:	Stefan Farfeleder <stefan@fafoe.dyndns.org>
2003-03-11 08:13:53 +00:00
Akinori MUSHA
3ce692f6e4 Fix a (rather uncritical) typo to suppress noisy warnings with ruby
1.8.

Submitted by:	bento (axp7, actually)
2003-03-11 07:47:19 +00:00
Akinori MUSHA
4838c30424 ruby-testunit and ruby-runit are now part of ruby 1.8. Do not add
unnecessary dependencies when building with ruby 1.8.

Submitted by:	bento
2003-03-11 07:16:24 +00:00
Michael C . Wu
4118a557b8 Update port
PR:		49029
Submitted by:	gugod@gugod.org
2003-03-11 00:40:06 +00:00
Jacques Vidrine
d91d96f38d Update 3.39 -> 3.41.
PR:		ports/49013
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
Approved by:	portmgr (kris)
2003-03-10 22:18:42 +00:00
Bill Fumerola
b56db73bd6 textfiles moved from etc/ to share/ethereal/
Submitted by:	Oliver Lehmann <lehmann@ans-netz.de>
2003-03-10 21:56:57 +00:00
Mario Sergio Fujikawa Ferreira
09526f7995 USE_XLIB
Submitted by:	maintainer,
		bento,
		kris (bento logs)
Approved by:	portmgr (kris & self)
2003-03-10 21:33:40 +00:00
Yen-Ming Lee
c407c1d0f0 update postfix to 2.0.6
this is a security critical release -- it works around the same bug that was
recently patched in sendmail to protect any unpatched sendmail servers behind
a postfix gateway.

this fix allows one to leave postfix as the gateway machine when there are
unpatched sendmail servers, rather than having to install sendmail on your
gateway.

PR:		49006
Submitted by:	Vivek Khera <khera@kcilink.com>
Approved by:	kris
2003-03-10 17:20:24 +00:00
Kris Kennaway
a7674c6fdf Add another check for !PACKAGE_BUILDING when setting IGNORE 2003-03-10 06:42:22 +00:00
Doug Barton
3d9d1b8614 * Fix the problem of uninstall wiping out the local.cf file
* Add two missing man pages
* Switch to SITE_PERL in the Makefile, and SITE_PERL and DOCSDIR in the
plist. Hopefully a cleaner workspace will prevent future mistakes.
* While I'm doing major surgery anyway, sort the plist.

Approved by:	kris
2003-03-10 00:14:12 +00:00
Kris Kennaway
7de7a16d77 Don't set IGNORE if PACKAGE_BUILDING 2003-03-10 00:07:55 +00:00
Ollivier Robert
bf4093374e Fix picturebook the same way I fixed sjog. Make myself maintainer as well.
Approved by:    portmgr(will)
2003-03-09 17:41:51 +00:00
Ollivier Robert
6b466daea7 1. Fix the build under CURRENT
2. make myself maintainer as the previous one has no hardware anymore to
   test it.

Approved by:	portmgr(will)
2003-03-09 17:08:10 +00:00
Dmitry Sivachenko
34a8b2d1ee Add missing files.
Submitted by:	bento
Approved by:	lioux
2003-03-09 17:03:33 +00:00
Lars Koeller
ca4eab2e39 - Fix fetch problem due to changes on www.apcupds.org -> sourceforge
- Approved by Kris Kenneway <kris@obsecurity.org>
 - PR:		    ports/48955
   Subbmnitted by:  Andrew Stuart <elitetek@tekrealm.net>
2003-03-09 15:22:53 +00:00
Alexander Leidinger
9cabafdc76 Add vendor patches:
- fixes for some security issues
 - fixes for Samba 2.2.6 or later
 - fixes for OpenSSL 0.9.7 or later
 - performance fixes
 - reliability fixes
 - stability fixes
 - documentation fixes
 - fixes/improvements for OpenLDAP 2.1.x or later
 - ...

Have a look at http://www.squid-cache.org/Versions/v2/2.5/bugs/ for a
more detailed description.

Maintainer timeout after:	~3 months
Submitted by:	marius@alchemy.franken.de
Approved by:	kris
2003-03-09 10:59:07 +00:00
Akinori MUSHA
2eb69ed577 Run esecannaserver via nohup(1) to prevent it from dying when it gets
a SIGHUP, like when the rc script is invoked from within script(1),
e.g. in portupgrade(1)'s AFTERINSTALL hook.  This is just a workaround
and I'm investigating how esecannaserver fails to ignore a SIGHUP.

Approved by:	portmgr (will, kris and self)
2003-03-09 07:34:04 +00:00
Jun Kuriyama
1094960818 Fix breakage of plist at 4.x environment.
Approved by:	portmgr (kris)
2003-03-09 04:20:35 +00:00
Joe Marcus Clarke
ace06b6cc5 Replace the bzip dependency with bzip2. This will allow GNOME 2 to show up
on release CDs.

Approved by:	portmgr (kris)
2003-03-09 01:09:51 +00:00
Kris Kennaway
7d8d1f5aa5 unzip is an EXTRACT_DEPENDS, not a BUILD_DEPENDS. This fixes some of the
ports which indirectly depend on this port.
2003-03-08 22:55:34 +00:00
Kris Kennaway
de8f6fc4e4 Reset maintainer of ports previously maintained by jmg and jseger, who
have had their commit bits retired.
2003-03-08 22:33:56 +00:00
Jimmy Olgeni
d83235499e Home page and MASTER_SITE moved.
Approved by:	kris
2003-03-08 22:17:15 +00:00
Bill Fumerola
a2dcbf65cc upgrade to 0.9.10 to pick up a security fix in the socks dissector.
Approved by:    portmgr (wca)

properly disable ucd-snmp

Submitted by:   Oliver Lehmann <lehmann@ans-netz.de>
2003-03-08 20:59:12 +00:00
Joe Marcus Clarke
db3469a6ea Correct a typo (s/LIB_DEPEND/LIB_DEPENDS).
Approved by:	portmgr (lioux)
2003-03-08 19:52:51 +00:00
Joe Marcus Clarke
9fb55afa51 Fix package build on bento.
Approved by:	portmgr (lioux)
2003-03-08 19:51:56 +00:00
Mario Sergio Fujikawa Ferreira
bc82a6d708 Fix build: improve previous solution where the distfile was tricked
into believing makemake was installed during build time even though
it really is not

PR:		46217 [1]
Reported by:	bento,
		Nick Jennings <nkj@grenzik.us.mvd> [1]
2003-03-08 18:33:06 +00:00
Mario Sergio Fujikawa Ferreira
88f6b6e8ab Fix packaging
Submitted by:	bento
2003-03-08 15:39:32 +00:00
Jimmy Olgeni
485d93610e Fixes for supporting compressed postscript documentation.
Approved by:	kris
2003-03-08 11:58:45 +00:00
Roger Hardiman
dbc52dd170 Fix source location
Approved by:	Kris
2003-03-08 10:07:40 +00:00
Eric Anholt
4a602bca40 Fix fetching of quakeforge distfiles.
Approved by:	portmgr
2003-03-08 04:01:44 +00:00
Edwin Groothuis
52cbea1b86 Fix download site.
Noticed by: fenner@
2003-03-07 22:12:50 +00:00
Seiichirou Hiraoka
e923ac1a41 missing a \ 2003-03-07 19:22:46 +00:00
Seiichirou Hiraoka
92855c106c portlint 2003-03-07 19:19:55 +00:00
Seiichirou Hiraoka
fa440f2c82 Fix MASTER_SITES 2003-03-07 18:57:13 +00:00
Seiichirou Hiraoka
ca4be53f3c Fix MASTER_SITES 2003-03-07 18:50:50 +00:00
Seiichirou Hiraoka
ee0584a286 Fix URL 2003-03-07 18:40:36 +00:00
Pete Fritchman
0b19c78609 - warn about incorrect usage of the pre-everything:: target
- don't give a warning to use binary mode because of a possible RCS tag
  if the tag is $FreeBSD$.
- bump PORTREVISION

Approved by:	maintainer timeout, portmgr (kris)
2003-03-07 17:00:43 +00:00
Seiichirou Hiraoka
cfbfb3d2f3 Fix URLs.
PR:	ports/48376
Submitted by:	tadalunch@s5.xrea.com
2003-03-07 10:58:44 +00:00
Seiichirou Hiraoka
deaf8834d5 Fix URLs.
PR:	ports/48376
Submitted by:	tadalunch@s5.xrea.com
2003-03-07 10:58:43 +00:00
Alexey Zelkin
16a1d3292b Add jdk14 port to build and modules
Approved by:	portmgr
2003-03-07 10:24:11 +00:00
Sheldon Hearn
d7c7b36274 Fix the DB_LIB_VERSION=4 case.
Reported by:	Andrew Filonov <aef@antar.bryansk.ru>
Approved by:	portmgr
2003-03-07 09:39:52 +00:00
Ade Lovett
3195b6f71c Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:36:20 +00:00
Ade Lovett
ea63875e99 Cleaning up after the wonders of remote cvs 2003-03-07 06:22:16 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
baa68c63d4 Remove pkg-comment where COMMENT is already defined in the Makefile
Approved by:	portmgr (implicitly)
2003-03-07 02:54:37 +00:00
Ade Lovett
d4d639aac7 Remove pkg-comment from the remaining special cases.
Approved by:	portmgr (implicitly)
2003-03-07 02:35:59 +00:00
Jean-Marc Zucconi
8b86b372c9 Back out previous commit. This can wait the end of ports freeze. 2003-03-07 00:27:46 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Jean-Marc Zucconi
09fd8954fb Fix compilation on 5.x
PR:		ports/48941
Submitted by:	"Matthew D.Fuller" <fullermd@over-yonder.net>
2003-03-07 00:08:18 +00:00