1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Kris Kennaway
5054cd7693 Remove stb as maintainer; he hasn't committed anything for 18 months. 2001-01-27 05:08:06 +00:00
Jun Kuriyama
5e49eb6963 Add WITHOUT_AFPASP option to Makefile for afpd. 2000-12-23 05:08:32 +00:00
Jun Kuriyama
1157223634 Visit ${ALL} directories and make all instead of depending directory
itself.  On my environment, libatalk is not built because mtime of
libatalk directory is changed by applying patch to Makefile.

Stefan, please revert this if you don't like.
2000-12-23 05:07:12 +00:00
Jun Kuriyama
ea48b93ab9 Check libdes.a to use DES.
Submitted by:	Brook Schofield <brook.schofield@utas.edu.au>
PR:		ports/17652 (for net/netatalk)
2000-12-23 05:04:22 +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
Kris Kennaway
4aaa8491c5 Fix botched attempt to delete config files on deinstall if they were
unchanged from the defaults.
2000-09-22 02:16:15 +00:00
Kris Kennaway
dcd1ed573e Fix PLIST 2000-09-17 12:22:05 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
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
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Satoshi Asami
1b057a5b7d "netatalk-1.4b2+asun-2.1.3" contains two version numbers separated by a "-",
which is not good.

Change PKGNAME to "netatalk-1.4b2+asun2.1.3" for now, as that is what
DISTNAME is.  It will probably be look better as
"netatalk+asun-1.4b2+2.1.3" or something, but I'll leave that to the
maintainer.
2000-02-14 02:18:37 +00:00
Peter Wemm
02c5b6c7c6 Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
as the days of the former are numbered.

Reviewed by:	asami
2000-02-08 09:29:51 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
dff50f43f3 Shorten DESCR file so it is only 24 lines long. 1999-06-27 07:54:43 +00:00
Sheldon Hearn
63668b8540 Don't depend on the tcp_wrappers port if tcp_wrappers is included in the
base system.

PR:	12090
Submitted by:	Parag Patel <parag@codegen.com>
1999-06-21 12:43:07 +00:00
Stefan Bethke
5663940d42 Fix MASTER_SITES. 1999-05-17 08:17:57 +00:00
Stefan Bethke
3d5107edf8 Update man page for atalkd: add explanation for -router. 1999-05-10 01:10:19 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Stefan Bethke
b389c3c772 Update MASTER_SITES
ADD WWW_SITE (for net/netatalk)
1999-04-20 22:54:02 +00:00
Stefan Bethke
a00fd2fc83 man pages were missing hinst to options NETATALK
PR:		ports/9694
1999-03-22 21:59:53 +00:00
Stefan Bethke
40be034042 Update to asun-2.1.3 1999-03-22 21:34:23 +00:00
Satoshi Asami
c0e0a9c1f8 It uses the shared library of tcp_wrapper, so change BUILD_DEPENDS
to LIB_DEPENDS.

Reported by:	nakai@gct.co.jp
1999-02-25 01:57:43 +00:00
Stefan Bethke
d4d8650a5d pid files where put in the wrong place.
PR: ports/9169
1998-12-29 00:40:37 +00:00
Satoshi Asami
e284ef9b4c *groan* another typo, tcp_wrappers -> tcp_wrapper. Who committed this anyway?!? 1998-11-29 23:46:01 +00:00
Satoshi Asami
228772c2fe You need ${PORTSDIR} in front of of dependencies.... 1998-11-29 22:40:15 +00:00
Stefan Bethke
4fe21ce59c - obey CFLAGS
- put pid files in /var/run
- make start-up script work on different PREFIX
1998-11-24 14:13:47 +00:00
Stefan Bethke
e517e9306f netatalk-asun - File and Print server for AppleTalk, enhanced by Adrian Sun 1998-11-24 10:24:27 +00:00