Commit graph

27636 commits

Author SHA1 Message Date
Will Andrews
5a51c60c24 Change name of PID file to /var/run/syslog.pid. Since we're replacing
syslogd, it won't matter if we overwrite its PID file.

PR:		18244
Submitted by:	maintainer
2000-04-29 02:38:55 +00:00
Ralf S. Engelschall
d97bb688c9 Prefix URL in pkg/DESCR with "WWW:". 2000-04-28 21:26:57 +00:00
Will Andrews
06d7977412 Update to bidwatcher 1.1.5. This is now based on Wayne Schlitt's fork of
the original author's code. I would like to personally thank Wayne for
diligently tracking down the timezone conflict in his code. His fork,
which has more bugfixes (including the fact it actually gets the correct
ebay time) than the sourceforge version, now compiles on FreeBSD.

Special thanks to:	Wayne Schlitt <wayne@midwestcs.com>
2000-04-28 21:25:38 +00:00
Jim Mock
5c18c080f0 Bring the seemingly ever-changing md5 up-to-date with reality.
Submitted by:	Jon Nelson <chaos@zen.oftheinter.net>
2000-04-28 21:23:44 +00:00
Ralf S. Engelschall
5f05c928bf Upgrade this out-of-date port from WML 1.6.8 to WML 1.99.8. Yes, I know
that our 1.99.8 is a developer version for approaching WML 2.0. But
1.6.x and 1.7.x are both horribly broken for FreeBSD 3.x and 4.x because
of the way Perl is installed (under /usr/libdata). And because 1.99.8
is already stable enough and very near 2.0, we now go this way for the
port, too.
2000-04-28 21:19:24 +00:00
Jim Mock
f952ba2b7e Update to version 0.4.0.
Submitted by:	Pascal Hofstee <daeron@wit401305.student.utwente.nl>
2000-04-28 19:25:40 +00:00
Jim Mock
60662cc25e Update to version 0.9.14. These guys have finally added BSD daemon icons,
so we no longer need to use the penguin ones.  Woo hoo! :-)
2000-04-28 19:06:22 +00:00
Akinori MUSHA
36ed40dd19 Update to 4.7c1.
This is a quick update for mail/imap-uw after Mark Crispin
(supposedly) solved the LIST "AAAAA...." vulnerability in imapd.

PR:		ports/18269
Submitted by:	MAINTAINER
2000-04-28 11:14:24 +00:00
Thomas Gellekum
0e5aaf3fd5 Fix building after recent separation of py-tkinter. Portlint. 2000-04-28 09:36:01 +00:00
Stefan Eßer
f8532dd5ad Upgrade to version 2.6.1 of xblast (includes sound support).
Submitted by:	tg@melaten.rwth-aachen.de (Thomas Gellekum)
2000-04-28 09:27:44 +00:00
Thomas Gellekum
445abef5a2 Upgrade to 4.20. 2000-04-28 09:15:51 +00:00
Neil Blakey-Milner
992ae644cd Activate dnscache 2000-04-28 08:29:22 +00:00
Neil Blakey-Milner
49ab844009 Activate daemontools53 2000-04-28 08:27:58 +00:00
Munechika SUMIKAWA
1008113c4b sync with ports/lang/python. 2000-04-28 03:12:52 +00:00
Jun Kuriyama
ff47144d7a Fix typo.
Submitted by:	Wes Morgan <by-tor@volatile.by-tor.tacorp.net>
2000-04-28 00:30:43 +00:00
Neil Blakey-Milner
60517bb90a Add dependency to daemontools, now that we have a version of
daemontools that publicfile can use.
2000-04-27 23:10:01 +00:00
Neil Blakey-Milner
8dbf47fcd3 Add dependency to daemontools, now that we have a compatible version. 2000-04-27 22:56:59 +00:00
Neil Blakey-Milner
89b0981b2e Update to (non-backwards-compatible) daemontools 0.70, and take over
MAINTAINERship.

PR:		16580
2000-04-27 21:43:43 +00:00
Neil Blakey-Milner
437ec95cc2 Snapshot of daemontools 0.53; without repo-copy, since the history is
safe in the daemontools directory.  This is just a snapshot, this port
should not be updated to new versions.  This is made necessary due to
non-backwards-compatible changes to daemontools, and large use of
this particular version.

Approved by:	asami
2000-04-27 21:25:36 +00:00
Kris Kennaway
d039013822 Fix buffer overflow
Reported by:	Brock Tellier <btellier@usa.net>
2000-04-27 21:19:31 +00:00
Kris Kennaway
a0c749143d Install setgid root:games, not setuid games
Submitted by:	Brock Tellier <btellier@usa.net>
2000-04-27 21:04:41 +00:00
David E. O'Brien
16800ae2c7 Upgrade to 2.4.3. 2000-04-27 18:59:01 +00:00
Akinori MUSHA
cc7a98f9f2 This is a null commit with a log message that contains a correction
and a supplement to the previous message.  (For some reason, the
previous message wasn't mailed due to a CVS problem)

		*		*		*

Correction:
- For `update to 1.3.9+1.40' read `update to 1.3.12+1.40'.

Supplement:
- Change the versioning scheme according to the Handbook.  Now
PORTVERSION is described as `1.3.x+1.y', not `1.3.x.1.y'.
2000-04-27 16:31:59 +00:00
Akinori MUSHA
790df40d4c This is a part of update to 1.3.12+1.40. For the rest, please see the
Makefile's commit log.

(Actually I had a CVS problem, and Peter has fixed it for me)

		*		*		*		*

- Add patch-at to correctly build on FreeBSD 5.0+.

PR:		ports/17404
Submitted by:	Khetan H. Gajjar <khetan@freebsd.os.org.za>

- Mark `WWW:' in DESCR.

Noticed by:	portlint
2000-04-27 16:14:49 +00:00
Akinori MUSHA
93584615b2 - Update to apache 1.3.9 + ssl 1.40.
- Add MASTER_SITES.

PR:		ports/18036
Submitted by:	MAINTAINER

- Add patch-an (back) to correctly build on FreeBSD 5.0+.

PR:		ports/17404
Submitted by:	Khetan H. Gajjar <khetan@freebsd.os.org.za>

- Portlint in many respects.
  - Mark `WWW:'.
  - Put variables in order.
  - Unexpand. (Change space to tab)
2000-04-27 15:20:10 +00:00
Akinori MUSHA
49d0280e09 - Update to 1.0.4.
- Add a couple Makefile knobs to go with some new configure script
options.

PR:		ports/18035
Submitted by:	MAINTAINER

- Get rid of an insecure command (`chmod +w configure') and whole
pre-configure target, which seems unnecessary now. (the port
successfully builds without it)
- Use tab instead of space in suitable points.
- Use `${...}' instead of `$(...)'.
2000-04-27 14:02:23 +00:00
Akinori MUSHA
f500c5ce37 Update to 0.4.2.
PR:		ports/18229
Submitted by:	MAINTAINER
2000-04-27 12:01:50 +00:00
Akinori MUSHA
41af180f14 Update to 1.0.2.
PR:		ports/18023
Submitted by:	MAINTAINER

Use ${MASTER_SITE_SUNSITE}.

Suggested by:	portlint
2000-04-27 11:52:13 +00:00
Akinori MUSHA
4676671d3d Get shhopt library statically linked to each executable, driving it
out of the shared library.

PR:		ports/18016
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-27 11:28:19 +00:00
Akinori MUSHA
d3ed7b40f2 Update to 0.4.0.
PR:		ports/17988
Submitted by:	MAINTAINER

Define GTK_CONFIG to configure right.
Fix RUN_DEPENDS. (gnupg's executable file name is `gpg')
2000-04-27 10:31:40 +00:00
Akinori MUSHA
bfac0f2f87 Update TiMidity++ to 2.9.2.
PR:		ports/17827, ports/17828
Submitted by:	Yoichi ASAI <yatt@msc.biglobe.ne.jp>
2000-04-27 09:53:51 +00:00
Thomas Gellekum
9b1355794e Upgrade to 4.16.1 (fixes a buffer overrun). 2000-04-27 08:31:22 +00:00
Jun Kuriyama
ddb7787f80 autoheader is required at building gcc for crosscompiling.
PR:		ports/18236
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-04-27 07:50:55 +00:00
Will Andrews
0438d5e98c Fix fennerism, caused by another project moving to SourceForge.
PR:		18247
Submitted by:	maintainer
2000-04-27 05:01:53 +00:00
Will Andrews
ee645ffe6d Fix fennerism, caused by another project moving to SourceForge.
PR:		18246
Submitted by:	maintainer
2000-04-27 05:01:44 +00:00
Akinori MUSHA
680959f6f8 Remove the backslash at the end of BUILD_DEPENDS line.
Seems ade forgot to remove it.

Noticed by:	make index
2000-04-27 02:32:16 +00:00
Jim Mock
f5e385e048 Update to version 1.1.20. Hopefully this will fix some of the build
problems people are having with 1.1.19.  Vanilla, if you have any problems
with this update, let me know and I'll back it out.
2000-04-26 21:49:45 +00:00
Chris Piazza
996343d863 Compile kdm with -O0 always so it actually works on freebsd 4.0+
PR:		17938
Submitted by:	"Jeffrey S. Sharp" <jss@subatomix.com>
2000-04-26 20:42:09 +00:00
Neil Blakey-Milner
2cd3c80e2a Import of port for dnscache, djb's set of DNS utilities, including a
caching name server.
2000-04-26 19:12:06 +00:00
Andreas Klemm
ce0b4a9bd1 update apsfilter to 5.4.1 2000-04-26 18:57:24 +00:00
Justin M. Seger
bbcdfa3724 Switch to a more FreeBSD-port system compliant PKGNAME. 2000-04-26 14:48:55 +00:00
Justin M. Seger
9459627a8d Nuke devel/insight. I was planning on fixing/upgrading, but I never got
around to it.  If anyone else wants to get it working and does, feel free to
revive it.
2000-04-26 14:46:45 +00:00
Chris D. Faulhaber
c59c25eebd Update port to 1.4.3 2000-04-26 12:43:03 +00:00
Will Andrews
fcb33b1536 Fix the sample configuration file so that syslog-ng behaves more like
FreeBSD's syslogd. syslogd logs the specified level and greater; currently
syslog-ng only logs at the level specified.

PR:		18219
Submitted by:	maintainer
2000-04-26 12:16:46 +00:00
Will Andrews
69142310fa Change MAINTAINER from jmacd (who doesn't have time to maintain this port)
to Jacob Hart <c9710216@atlas.newcastle.edu.au>.
2000-04-26 11:54:32 +00:00
Thomas Gellekum
40eb5bd47d Upgrade to 3.3. 2000-04-26 11:13:19 +00:00
Satoshi Asami
a230a9834f Remove lynx-current for now -- it has the same version as lynx and results
in duplicate entries in INDEX.  When someone updates lynx-current to a later
version, please turn it back on.
2000-04-26 08:51:05 +00:00
Joseph Koshy
2ebedfb897 Upgrade to v3.5.2.
PR:		ports/18179 (partially)
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-26 08:02:47 +00:00
Kris Kennaway
0f50b259dd Oops, forgot to commit md5 change.
Noticed by:	asami
2000-04-26 07:11:22 +00:00
Satoshi Asami
5057a9acf6 USE_GTK -> WITH_GTK to match masterdir's idea of switches.
Reported by:	Anton Berezin <tobez@tobez.org>
2000-04-26 06:56:18 +00:00