Commit graph

20 commits

Author SHA1 Message Date
heinz
d7493ed02e Added compatibility fixes for NetBSD/FreeBSD/Linux/Solaris provided by
Yakovetsky Vladimir in PR pkg/36942.
Shut up warning by pkglint (PLIST).
Introduced PKGMANDIR in software Makefile.
2007-10-02 20:23:07 +00:00
joerg
161c920c15 Prepare for switching to NO_MTREE=yes. 2007-03-24 19:21:18 +00:00
he
fdc80d6c22 When opening a file for write, truncate it as well.
Bump package revision to 4.
2006-03-14 14:11:53 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
seb
37d945e229 Lower expectations, both others' and mine: relinquish stewardship 2005-12-27 13:54:57 +00:00
joerg
241693628a Deorbit some pre-ANSI crap which breaks on DragonFly:
- errno from errno.h
- calloc and malloc from stdlib.h
- strdup from string.h
2005-12-18 18:37:16 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
seb
9f974bbe50 Fix accessList processing when sub directories are involved.
From PR pkg/23650 by Luc Beurton luc at black-kettle dot univ-ubs dot fr.

While here claim stewardship, use subst.mk framework, and fix a typo
in a patch file.

Bump PKGREVISION.
2004-03-21 10:29:51 +00:00
agc
3ad1bdbf06 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:18:15 +00:00
jmc
33d5cd65de Rename some #define's so they don't conflict with some definitions from arpa.h 2003-09-21 09:15:30 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jmmv
8d160d1a51 This goes into the net category, not ftp; thanks wiz@. 2003-04-25 20:43:00 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
seb
8f967ad913 Make this package PKG_SYSCONFDIR aware.
Bump PKG_REVISION.
2002-04-23 15:27:15 +00:00
dmcmahill
7efd5d5288 fix for LP64 systems. Mostly just adding missing header files. 2002-04-01 00:04:43 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
nra
07539767de New package yale-tftpd version 3.0. PR 13177 by Stoned Elipot.
yale-tftpd is an improved (but slightly incompatible until you configure it)
tftpd server.  It has a powerful and configurable security setup and is well
suited for people who want to boot network devices using their system as a
TFTP server.
2001-07-30 19:43:49 +00:00