Commit Graph

27775 Commits

Author SHA1 Message Date
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
Andrey A. Chernov
26acd08aef checksum update - minor crypt code style change 2000-04-25 22:47:08 +00:00
Dirk Froemberg
fc492bd038 Disable shared libraries for a.out systems in order to make it build
on such systems.

(I know we aren't supporting a.out systems any more, but this was
requested by some people. And the change is trivial.)

Tested by:	nate
2000-04-25 22:16:24 +00:00
Will Andrews
6c5efea017 Fix Makefile mistake that resulted from my use of an old smpeg library. 2000-04-25 21:57:20 +00:00
Justin M. Seger
4bf2d180ea Upgrade to gmake-3.79 2000-04-25 21:42:40 +00:00
Michael Haro
de91bdd9c9 update to portlint 2.2.2:
- better rcsid checking
- add DIST_SUBDIR to section 1 of the Makefile
- add check for WWW: in pkg/DESCR when http:// exists
- add new -t flag, which will require a tab after a variable defination instead
  of spaces
- cleanup english grammar
- add -M (make variable passing) flag
- change into portdir instead of constantly using $portdir/file
- get variables from make instead of parsing the Makefile
- update usage()
- fix some portname/version bugs
- add EXTRACT_ONLY to section 1
- fix multi comment sections on top bug

I think I'm going to start a rewrite of lots of portlint's code to
*hopefully* make it easier to add new checks in the future.  If you
have any requests of things for me to put on portlint's TODO list,
send me an email letting me know what they are.
2000-04-25 21:33:42 +00:00
Will Andrews
3b26e0ea23 Update smpeg to 0.3.5.
PR:		18189
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
Approved by:	cpiazza
2000-04-25 21:31:42 +00:00
Will Andrews
7bcdd7c82e Add SDL_mixer, an audio library based on SDL 1.1.
PR:		18190
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-25 21:19:17 +00:00
Will Andrews
ca57d206cd I forgot to add sdl-devel to the modules database and devel/Makefile. 2000-04-25 21:14:05 +00:00
Justin M. Seger
7833d2dbe5 Upgrade to 1.5.4 and change to not be x86 specific
Submitted by:	Steve Sizemore <steve@cmpharm.ucsf.edu>
2000-04-25 20:57:38 +00:00
Justin M. Seger
c28970332e This hasn't been beta in a while.
Pointed out by:	Jim Bloom <bloom@acm.org>
2000-04-25 20:28:41 +00:00
Justin M. Seger
8fe0a46c2a Upgrade to 3.2 2000-04-25 20:25:55 +00:00