Commit Graph

27255 Commits

Author SHA1 Message Date
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Kris Kennaway
d12f14432c Replace AWOL maintainer with an active one (Assar Westerlund <assar@stacken.kth.se>)
No response from:	thepish (previous maintainer)
2000-04-16 23:43:54 +00:00
Satoshi Asami
ab8a84d57a Fix to make this work in new PORTNAME/PORTVERSION scheme. This port
uses PKGNAME as part of the directory structure so the "pre" -> "p" change
screwed up a whole bunch of stuff.

Reported and reviewed by:	Scott Allendorf <scott-allendorf@uiowa.edu>
2000-04-16 23:33:39 +00:00
Satoshi Asami
0401cfe3de DISTNAME-related fixups. 2000-04-16 23:26:18 +00:00
Michael Haro
e78fe5bbfb portlint - mostly moving around variables. 2000-04-16 23:12:33 +00:00
Michael Haro
98f1c93d32 Update to 2.2.1
Fixes:
	* fix some portname/version checking bugs
	* put EXTRACT_ONLY in section 1 checking
	* fix multi comment sections at top of Makefile regex
	* make portlint pass perl -w (this found a few bugs)
No new features in this version
2000-04-16 23:05:06 +00:00
Satoshi Asami
d74e40366e netpbm is installed in ${LOCALBASE] now. 2000-04-16 22:55:29 +00:00
Will Andrews
39a7bbd6fb Finally update to bidwatcher 1.0.5.
Changes include:
	1) Original author no longer had time to work on bidwatcher. So
	   someone else took up the code and put it on sourceforge.
	2) Bandwidth load taken off people.FreeBSD.org now that we can
	   get the distfiles off sourceforge instead.
	3) Fix URI fennerism.

Note: I'm aware of another bidwatcher fork, particularly the one by Wayne
Schlitt (www.midwestcs.com/bidwatcher), which is at version 1.1.4; however
I've decided to go with the sourceforge version since it actually does
compile on FreeBSD (Wayne's version has some sort of Linux-specific
timezone code, or at least it conflicts with our timezone() function).

I can just hear the eBay freaks cheering this commit on..
2000-04-16 22:51:27 +00:00
Will Andrews
497fabf2fd Fix URI fennerism; since the author still has a mainpage, set the URI to
that, so people going there might someday find something related to Hex.
2000-04-16 22:15:22 +00:00
Will Andrews
ff575837b6 Update to battleball 2.1. Since the author's original site is gone, and
since the tarball seems to be available on tucows, we'll move it there
instead of putting it on my people.FreeBSD.org space. This also fixes
the distfile fennerism, and finally we can remove USE_IMAKE! The patches
that have been removed are obsolete due to newer compilers.
2000-04-16 22:03:02 +00:00
Dirk Froemberg
db75493bbf Add missing ldconfig. 2000-04-16 22:02:47 +00:00
Michael Haro
970f1894e1 portlint 2000-04-16 21:08:02 +00:00
Michael Haro
15e6fd0ca3 add = after MASTER_SITES 2000-04-16 21:04:59 +00:00
Michael Haro
eee7229c03 Update portlint so it supports PORTNAME/PORTVERSION. This version
isn't 100% ready for prime time, but it works well enough that it should
be fine to use for most things.  I'm not sure if I'll have time to fix
the few minor bugs that I know of and give it a good testing today.

Parts of the PORTNAME/PORTVERSION changes were submitted by knu.

Other changes in this version:
	* add "-V", version flag
	* use getopts instead of parsing @ARGV
		- this fixes a bug where you could only specify one flag after the
		  dash (ie. -c -N would work and -cN wouldn't)
	* change some warnings to fatals
	* ignore dot directives in Makefile
		- this usually reduces the number of warnings displayed when
		  a Makefile contains .include or .if foo
	* don't blame just emacs for leaving around temporary editor files
	* don't warn about installing files into /compat
	* correct counting of number of chars in pkg/COMMENT
	* understand multiple rcsid tags in the comments section
		- this allows us to have both $FreeBSD$ and $NetBSD$, for example
		  without getting funky warning messages
	* scope variables with my instead of local so we can use strict to
	  help us find bugs in portlint
2000-04-16 20:24:40 +00:00
Michael Haro
0af8c0c322 remove a.out support 2000-04-16 20:02:07 +00:00
Roger Hardiman
e7b382c88d Update to use ${WRKDIRPREFIX}${PORTSDIR} when refering to the working directory of other ports. 2000-04-16 19:01:36 +00:00
Dirk Froemberg
8a60e7fed4 Upgrade to mod_ssl 2.6.3. 2000-04-16 18:56:22 +00:00
Andreas Klemm
d6eb50cc40 Close PR
Postgresql port now can be packaged.
User and group will be created automatically

PR:		17744
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
2000-04-16 18:43:19 +00:00
Will Andrews
61eb5a90a2 Fix fennerism; store distfile on my people.FreeBSD.org space. The pyWeather
homepage has apparently disappeared of the face of the earth, so for the
time being, I'll store it here. Maybe they'll pop up later this year.
2000-04-16 18:38:01 +00:00
Andreas Klemm
be9946f3bf xface support for knews
PR:		17985
Submitted by:	misha
2000-04-16 17:35:59 +00:00
Andreas Klemm
739ed0d54b update port to version 1.13
PR:		17894
2000-04-16 16:41:58 +00:00
Ralf S. Engelschall
b989a57ade Upgrade GNU Pth scratch port to version 1.4a1. 2000-04-16 14:35:38 +00:00
Chris D. Faulhaber
90761e07cd Update WWW
PR:		18022
Submitted by:	Maintainer
2000-04-16 13:38:59 +00:00
Chris D. Faulhaber
29ca3dfb18 Update MD5 checksum:
* Author rearranged the Makefile (and recompiled the linked objects
  contained within the DISTFILE)

Update Makefile patch (patch-aa) to reflect the above changes

Add 'clean' to ALL_TARGET so we do not link with the author's precompiled
objects in the DISTFILE (FreeBSD's linker doesn't like Linux object
files).
2000-04-16 12:56:58 +00:00
Chris D. Faulhaber
4eb39f8af8 Update port to 2.21 2000-04-16 12:47:04 +00:00
Chris D. Faulhaber
afcfbbe9fa Update port to 0.0.6 2000-04-16 12:42:47 +00:00
Dirk Froemberg
e9294f8161 Upgrade to 0.9.5a. 2000-04-16 12:24:45 +00:00
Akinori MUSHA
5baef9b8e9 Fix typo: =' -> +=' to have correct LIB_DEPENDS.
PR:		17825
Submitted by:	Goblin <root@ws14.bu.spb.ru>
2000-04-16 11:56:27 +00:00
Satoshi Asami
f4a3cea333 (1) Do not accept old-style ports anymore. PORTNAME/PORTVERSION is
now required.

(2) Check whether a distfile is in files/md5 before fetching instead
    of after.  Also print out a distinct message so we can easily catch
    someone screwing up the distfile list (usually via DISTNAME).
2000-04-16 11:35:52 +00:00
Ralf S. Engelschall
879e34383b '' 2000-04-16 11:33:13 +00:00
Paul Richards
bb31fa45a9 Upgrade to version 1.22 2000-04-16 11:30:44 +00:00
Akinori MUSHA
328d37cb90 Change MAINTAINER mail address. 2000-04-16 11:16:50 +00:00
Ralf S. Engelschall
39e74a9c4b Upgrade to GNU Portable Shell Tool (shtool), version 1.4.9 2000-04-16 11:14:31 +00:00
Ralf S. Engelschall
5daaa7d550 Upgrade to Apache 1.3.12 + mod_ssl 2.6.3 2000-04-16 10:59:43 +00:00
Satoshi Asami
4190a2434c WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
Satoshi Asami
e4df6c1cb2 Add back DISTNAME. 2000-04-16 09:38:34 +00:00
Kris Kennaway
142040ae41 Add patch. 2000-04-16 09:31:00 +00:00
Kris Kennaway
dba281ef60 Upgrade to 3.50.9, which fixes the local root compromise.
Submitted by:	Tony Maher <Tony.Maher@eBioinformatics.com> (Maintainer)
2000-04-16 09:30:06 +00:00
Kris Kennaway
c2f48fb1b4 Remove the FORBIDDEN tag on lynx-current. Everyone is encouraged to
upgrade to this version, which fixes all of the known problems with previous
lynx versions.

My thanks to the Lynx developer, T.E.Dickey <dickey@clark.net>, for
working with me so patiently to fix the problems.
2000-04-16 09:16:17 +00:00
Gary Jennejohn
9b029f6549 Update the vc package to version 1.22.
Fix PLIST to delete the psgml and sgml packages. The error was hidden
by the way @unexec rmdir is done.

Bump PORTVERSION to 1.2.
2000-04-16 08:59:58 +00:00
Satoshi Asami
2932cac968 DISTNAME fixes. 2000-04-16 08:50:08 +00:00
Andreas Klemm
031fa0eba4 use ghostscript 6.01 port consistently,
not version 5.50
2000-04-16 08:39:43 +00:00
Yukihiro Nakai
333dd3efe4 Update to 1.2.0 2000-04-16 05:18:00 +00:00
Will Andrews
8a5f39c621 Add mudix to net category, moved from games. Also upgrade to version 3.2.
And fix building on 4.0+, which have ncurses in the base, but unfortunately
base ncurses is useless.

Noted by;	"Oleg V. Volkov" <rover@lglobus.ru>
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp> (fix for -current)
Approved by:	asami (in regards to no repo-copy)
2000-04-16 04:30:28 +00:00
Will Andrews
d0a8dad01e Start move of mudix from games to net category. mudix will be fixed for
4-CURRENT and later in the net-imported port.

Noted by:	"Oleg V. Volkov" <rover@lglobus.ru>
Approved by:	asami (in regards to no repo-copy)
2000-04-16 04:28:02 +00:00
Will Andrews
f594e54bbe Add AMCL, which is a GTK-based MUD client. 2000-04-16 04:16:49 +00:00
Satoshi Asami
ad4d1e476c DISTNAMe-related cleanups. 2000-04-16 04:14:12 +00:00
Yukihiro Nakai
dd6ca9f562 Update to 1.0.3 2000-04-16 03:44:39 +00:00
Yukihiro Nakai
f074ca150c Update to 3.3.3
PR:		ports/17502
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-16 03:37:45 +00:00