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
Maxim Sobolev
5f2987fec4
VT_UFS is already axed in 500039.
2002-10-08 13:38:18 +00:00
Akinori MUSHA
1d2172d445
Add sary, a suffix array library and tools, which provide fast
...
full-text search.
2002-10-08 13:33:00 +00:00
Shigeyuki Fukushima
9517617847
Apply new bzip2 patch:
...
Chagne bunzip2 path from full-path to command name only.
Submitted by: Ken Stailey <kstailey@speakeasy.net>
2002-10-08 13:04:51 +00:00
Dirk Meyer
b279fc5180
option SENDMAIL_WITH_SUID for compatibility with sendmail 8.11.x
...
use SASL V2 with current sendmail port
2002-10-08 12:35:12 +00:00
Akinori MUSHA
3f704c380c
Fix MASTER_SITES.
...
Noticed by: fenner's distfiles survey
2002-10-08 12:14:35 +00:00
Hye-Shik Chang
aeee54b1c1
Update maintainer address
...
PR: 43820
Submitted by: Dominic Marks <d.marks@students.umist.ac.uk>
2002-10-08 12:10:37 +00:00
Akinori MUSHA
77eba57ce3
Update to 0.52.
2002-10-08 12:04:05 +00:00
Akinori MUSHA
aae48abb23
The library was orphaned by the author. Move MASTER_SITES and delete
...
WWW.
2002-10-08 11:45:24 +00:00
Akinori MUSHA
a19d80a756
Remove http://www.ruby-lang.org/~knu/backup/ from MASTER_SITES, now
...
that bsd.ruby.mk adds a backup site to MASTER_SITE_BACKUP.
2002-10-08 11:38:07 +00:00
Akinori MUSHA
6c1226ccc2
Update MASTER_SITES, WWW and the author email.
...
Noticed by: fenner's distfiles survey
2002-10-08 11:24:28 +00:00
Akinori MUSHA
4a4bb779b6
Update to 0.9.1. (PORTEPOCH bumped)
2002-10-08 11:16:04 +00:00
Hye-Shik Chang
86a03eca52
Add py-fam 1.0.1,
...
a Python Interface to the File Alteration Monitor(fam).
2002-10-08 11:05:28 +00:00