Commit Graph

122 Commits

Author SHA1 Message Date
Munechika SUMIKAWA
d2930d381b Bump PORTREVISION for the previous commiting. 2000-11-03 17:25:13 +00:00
Akinori MUSHA
079eb6d922 Update to 3.0.1.
PR:		22280
Submitted by:	Christopher J. Michaels <cjm2@altavista.net> (MAINTAINER)

Introduce BSD style Makefile to make the build/installation process clean.

Fix manpage. (/etc -> ${PREFIX}/etc)

Fix ddupcron.sh to match FreeBSD environment.
2000-11-03 16:21:54 +00:00
Munechika SUMIKAWA
8827b20ae0 Add 'ipv6' on CATEGORIES. bind9 supports queries via IPv6. 2000-11-03 16:06:24 +00:00
Will Andrews
12d1966fa8 Update to BIND version 9.0.0, now with better DNSSEC support among lots
of other neat things like that.  Sorry for the delay.

Repo-copy by:	asami
2000-10-29 04:45:17 +00:00
Will Andrews
79b138f7a8 Hand these ports to Dmitry Sivachenko <dima@chg.ru>. 2000-10-24 22:39:57 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
James E. Housley
3a268dec05 Add port net/ghtool
A command-line interface to the resolver library

PR:		21396
Submitted by:	Peter Pentchev <roam@orbitel.bg> MAINTAINER
2000-10-23 10:50:06 +00:00
Satoshi Asami
420e6de25f Temporarily remove bind9, it is a repo-copy from bind8 not updated.
The history is safe, so just "cvs add" the files back when bind9 is
ready to be committed.
2000-10-21 21:05:58 +00:00
Kevin Lo
27243d592a Fix pkg-plist.
PR: 22004
Submitted by: MAINTAINER
2000-10-16 13:07:56 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Neil Blakey-Milner
e0b2c29572 Update to djbdns 1.02
PR:		21510
Submitted by:	Dan Peterson <danp@danp.net>
2000-09-28 18:19:06 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Ade Lovett
9853f06e8b Update to version 1.0
PR:		21357
Submitted by:	maintainer
2000-09-18 23:38:51 +00:00
Kris Kennaway
47a80dd61a Remove empty directory on deinstall
Submitted by:	bento
2000-09-17 12:30:34 +00:00
Brian Feldman
4e04ff0f8a Update to 1.5.0.
Make a shared directory 1777 instead of 777.
Respect ${PREFIX}.

Submitted by:	Alex Perel <veers@disturbed.net>
2000-08-17 03:40:58 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
MIHIRA Sanpei Yoshiro
060c56d87d change my e-mail address
--> sanpei@FreeBSD.org
2000-08-03 14:28:33 +00:00
Neil Blakey-Milner
8daabefad0 Add the ftp version of the MASTER_SITE 2000-07-29 16:39:44 +00:00
Alexander Langer
b8fbdda745 Add bin/adnsresfilter
Submitted by:	bento
2000-07-29 12:44:59 +00:00
Maxim Sobolev
729d5f1268 Update to 1.6.
Submitted by:	maintainer
2000-07-13 11:13:34 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
MIHIRA Sanpei Yoshiro
e3b1b27874 Change maintainer's mail address.
--> sanpei@sanpei.org
2000-07-02 14:14:04 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Satoshi Asami
fb5157eab7 Remove empty directories that end with "Net" upon deinstallation.
Submitted by:	bento
2000-05-08 08:07:43 +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
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
Michael Haro
af27580cce PREFIX -> LOCALBASE (portlint) 2000-04-20 20:18:09 +00:00
Michael Haro
435f2f0857 portlint:
chmod -> ${CHMOD}
	echo -> ${ECHO}
	http:// -> WWW: http://
2000-04-20 20:17:33 +00:00
Michael Haro
7a417cfa07 white space and use WWW: (portlint) 2000-04-20 20:15:22 +00:00
Michael Haro
a2004a3739 change header file order
PR:		18055
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
2000-04-17 23:30:55 +00:00
David E. O'Brien
aa1ff89493 Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
SADA Kenji
32a9b4c6ac Added an option: -a <address> .
It allows you to set the address of a domain in the SOA record.
 It will adds a "IN A <address>" line to the SOA.
 This is needed for sites that want a default address for a partial name -
 say just yahoo.com instead of forcing users to always type www.yahoo.com.

Submitted by:	"David Peterson" <chief@mail.idrive.com>
2000-04-08 17:55:02 +00:00
Will Andrews
63eef36fd6 Add adns, an asynchronous DNS resolver library that provides a way to do
nslookups in a non-blocking manner. The adns distribution also comes with
some utilities similar to dig, host, nslookup, etc.

The port that I'm importing rips out the ${PORTOBJFORMAT} checking and
also trims the extra stuff in pkg/DESCR, which the original submission
contained.

PR:		17510
Submitted by:	Kostya Lukin <lukin@sapa.ivcme.elektra.ru>
Reviewed by:	billf, mharo
2000-04-02 05:37:29 +00:00
Matthew Hunt
22706d277f Correct fennerage (distfile moved). 2000-03-22 17:24:18 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Kris Kennaway
95ab1a6bba nsping 0.8 is a tool for 'pinging' DNS servers.
Obtained from:	OpenBSD
2000-03-05 09:38:56 +00:00
Kris Kennaway
4ab3038827 Chase the checksum (minor changes to the distfile contents)
Noticed by:	Satoshi's lunchbox
2000-02-27 07:23:34 +00:00
Satoshi Taoka
5b7c1e126d Update to 2.2
PR: 16822
Submitted by: maintainer
2000-02-23 02:52:35 +00:00
Chris D. Faulhaber
0083e20040 Finish updating port to 3.1:
* Correct executable name in etc/rc.d/dhid.sh
* Provide users with more information about configuring

Obtained from:	Maintainer
2000-02-13 12:54:25 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
Marc G. Fournier
ad94a31c37 Add WWW link 2000-02-11 04:45:32 +00:00
Marc G. Fournier
5274635be1 Add WWW link 2000-02-11 04:24:18 +00:00
Chris D. Faulhaber
861507f014 Update port to 2.1
PR:		16622
Submitted by:	Maintainer
2000-02-10 23:15:56 +00:00