Commit graph

64793 commits

Author SHA1 Message Date
Joe Marcus Clarke
c3c758e01d Apply the vendor patch for the recent security exploit.
See http://online.securityfocus.com/bid/5602/info/ for more details.
2002-10-09 16:34:46 +00:00
Joe Marcus Clarke
5b4499e138 Hack up some of the conditionals so that they work with older versions of
make.

PR:	43813
2002-10-09 16:14:57 +00:00
Joe Marcus Clarke
13b7e1b18c Fix a bug in the DTD validation code that caused a seg fault due to freeing
unitialized memory.
2002-10-09 16:13:36 +00:00
David E. O'Brien
115dee9acd Add a patch that allows one to debug XFree86 loadable modules.
Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and
http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html.
2002-10-09 15:55:14 +00:00
Dmitry Sivachenko
34732d167a Fix intl.4 library name spelling. 2002-10-09 13:29:57 +00:00
Dmitry Sivachenko
2b94876bf3 GNU make now has no included gettext.
Add dependency to devel/gettext port.
2002-10-09 13:25:22 +00:00
Ying-Chieh Liao
effe66e575 upgrade to 1.7.1 2002-10-09 12:04:40 +00:00
Hye-Shik Chang
2747fc1753 1. Update to 1.0.8
2. Do not install useless .la files

[2] is on ports/42889 but previous revision's committer might
forget to do cvs add.

PR:		42889 [2]
Submitted by:	Ports Fury [2]
2002-10-09 10:53:35 +00:00
Sean Chittenden
0d8d86ca0d Add Net::GeoIP, a Ruby wrapper for libGeoIP.
Approved by:	knu (mentor)
2002-10-09 10:00:11 +00:00
Martin Blapp
0ecfe127ff Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build for
read only mounted ports three with WRKDIRPREFIX set.

PR:		43374
2002-10-09 09:10:28 +00:00
Martin Blapp
46ff2e5908 Use gcc3.2 port to build for STABLE too. 2002-10-09 08:31:09 +00:00
Martin Blapp
969f45763a Fix a missleading warning about a bug which is fixed in 4.7-RELEASE.
PR:			43836
Submitted by:		Alexandr Kovalenko <never@nevermind.kiev.ua>
			Fernan Aguero <fernan@iib.unsam.edu.ar>
2002-10-09 08:18:10 +00:00
Will Andrews
91bd4f0671 Gmake now needs libiconv. I don't really care why, but a clean-room make
package fails otherwise.  Anyone who wants to improve on this commit should
make sure to test that make package still works with libiconv not installed
*before* doing anything.  See the following log for more info:
http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log
2002-10-09 06:09:48 +00:00
Sean Chittenden
f0b1bf5c18 Commit miss: correct the path of the library dependency to net/GeoIP. 2002-10-09 04:44:45 +00:00
Sean Chittenden
3d25f2bf6f Move GeoIP and perl friend from misc/ to net/
Approved by:	knu (mentor)
2002-10-09 04:34:49 +00:00
Sean Chittenden
fb0fd0220d Moved misc/GeoIP and misc/p5-Geo-IP to the more fitting net directory[1].
Fixed build of net/GeoIP on -STABLE[2].

PR:		ports/43807
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>  [2]
Submitted by:	seanc [1]

Reviewed by:	knu (mentor/portmgr)
2002-10-09 04:33:08 +00:00
Eric Anholt
21a4666d2c o Back out a patch from the 4.2.1 update which broke DPMS on Rage 128 hardware
o Use XFree86's mga driver, even in the WITH_MATROX_GXX_DRIVER case. (it now
  only adds installation of the hal library)
2002-10-09 04:26:41 +00:00
Jun Kuriyama
178f505f94 Upgrade to 4.2.
Submitted by:	des
2002-10-09 02:47:03 +00:00
Patrick Li
19f2ba1e59 Fix build
PR:		ports/43687
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-09 01:42:14 +00:00
Patrick Li
37b0e0142c Fix build
PR:		ports/43686
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-09 01:41:07 +00:00
Chris D. Faulhaber
18efa9504d Remove p5-MyObject due the prolonged disappearance of it's homepage
and distfile.
2002-10-09 01:14:51 +00:00
Chris D. Faulhaber
934b3120bf Update port to 1.0.0 2002-10-09 01:05:03 +00:00
David E. O'Brien
92c96e9b51 Fix my tabbing. 2002-10-09 00:59:06 +00:00
Mike Heffner
2abdf6df7d Fix build for people who have xforms-1.0_1,1 already installed, by
linking against the correct library.

PR:		ports/43842
2002-10-09 00:41:26 +00:00
Mikhail Teterin
cec1f9fdbd Pass MAKE_ENV to post-build and post-install MAKE invocations to ensure
the things like PREFIX are correct. BTW, this software compiles/link
with db4 as well as db3 now, but the port unconditionally uses db3.
2002-10-09 00:17:30 +00:00
Mikhail Teterin
3e2361eb5a Update to 0.7c. Respect C(XX)FLAGS. The new version uses md5 checksums
to identify messages -- force it to use our -lmd instead of letting it
install the N+1st implementation. Use the tiny piece of sprint(3)
to convert the 16-byte digest into the printable 32-char string (the
wisdom of storing such a string instead of the raw digest discussed
with the author already).

Don't copy the manpage from FILESDIR -- compress and/or install it
directly from FILESDIR.

Approved by:	maintainer timeout
2002-10-08 23:48:39 +00:00
Oliver Braun
1f71ef2555 * Let fluxbox depend on new boxtools port.
* Do not install bsetbg and bsetroot anymore, since this is part of boxtools
  now.
* Bump PORTREVISION.

PR:		43844
Submitted by:	maintainer
2002-10-08 23:06:44 +00:00
Christian Weisgerber
cf193e6015 Clean up the configure step and allow building with an older version
still installed.

Problem reported by:	alane
2002-10-08 23:01:05 +00:00
Dirk Meyer
261f5d3846 installtion dir changed from lib to libexec 2002-10-08 21:52:27 +00:00
Patrick Li
4880dfa8b8 Update to 7.0.0
PR:		ports/43821
Submitted by:	maintainer
2002-10-08 20:46:05 +00:00
Chris D. Faulhaber
84aa8ad63d Update port to 4.72.
Use REINPLACE.

Submitted by:	Thomas Vogt <thomas.vogt@bsdunix.ch> (update)
2002-10-08 20:32:02 +00:00
Patrick Li
e6d6d90047 Update to 1.0.08
PR:		ports/43786
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-08 20:30:34 +00:00
Patrick Li
1589ed1893 Mark this port only for i386 architecture and fix whitespace while i am at it.
Submitted by:	Matthew Luckie <kluckie@ihug.co.nz>
2002-10-08 20:11:53 +00:00
Joerg Wunsch
23d43d7c4d I totally missed that the build now depends on transfig.
Thanks for bsd (that's Brian Dean :) for pointing that out.
2002-10-08 20:02:55 +00:00
Joe Marcus Clarke
19058d4eb8 Update to 1.0.21. 2002-10-08 18:37:33 +00:00
Akinori MUSHA
dc654fcacb Update to 0.5.2.
The port does not install source files (for reference) any more.
2002-10-08 17:59:57 +00:00
Akinori MUSHA
4033b14cd7 Add ruby-sary, a Ruby interface to the Sary library. 2002-10-08 17:12:53 +00:00
Ying-Chieh Liao
9fa786dc0d cdindex.{com,org} is gone, so this port is useless 2002-10-08 16:19:47 +00:00
Dirk Meyer
d1b553243e Update pkg-message for local paths and uucp.
Add targets for easy install: root-sasldb, tls-install
Small Security Fix, see http://www.sendmail.org/smrsh.adv.txt
2002-10-08 15:29:02 +00:00
Jimmy Olgeni
2bedca1d3f Update to version 1.020. 2002-10-08 15:28:47 +00:00
Neil Blakey-Milner
a47e700384 Add qconfirm 0.4.0, request delivery confirmation for mail message under
qmail.

PR:		42265
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 15:24:25 +00:00
Maxim Sobolev
a30902868b Oh, where this thingie came from? 2002-10-08 15:24:16 +00:00
Maxim Sobolev
981c73c2a0 Add enca 0.10.3, a package for detecting encoding of text files.
PR:		43583
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2002-10-08 15:16:36 +00:00
Neil Blakey-Milner
0c734700d5 Add qmail-notify 0.93, delayed delivery notification for qmail.
PR:		41957
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 15:15:54 +00:00
Neil Blakey-Milner
9f3b99484b Add qlogtools 3.1, tools for processing logs from qmail and other
packages.

PR:		41899
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:41:58 +00:00
Neil Blakey-Milner
82e5032da3 Add pkg-message file I forgot to add in previous commit 2002-10-08 14:20:56 +00:00
Neil Blakey-Milner
b18c0056d8 Add queue-repair 0.8.6, a qmail queue diagnostic and repair tool.
PR:		41889
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:19:44 +00:00
Akinori MUSHA
4173c41ace Add p5-Search-Saryer, a Perl interface to the Sary library. 2002-10-08 14:10:21 +00:00
Neil Blakey-Milner
e02f07d6df Upgrade offlineimap to 3.99.0
PR:		43824
Submitted by:	Sergei Kolobov <sergei@kolobov.com>
2002-10-08 14:04:04 +00:00
Akinori MUSHA
e009938616 Fix sary-config. 2002-10-08 13:56:16 +00:00