Commit graph

14 commits

Author SHA1 Message Date
reed
9c790735db mk/bsd.pkg.install.mk now automatically registers
the RCD_SCRIPTS rc.d script(s) to the PLIST.

This GENERATE_PLIST idea is part of Greg A. Woods'
PR #22954.

This helps when the RC_SCRIPTS are installed to
a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later,
the default RCD_SCRIPTS_EXAMPLEDIR will be changed
to be more clear that they are the examples.)

These patches also remove the etc/rc.d/ scripts from PLISTs
(of packages that use RCD_SCRIPTS). (This also removes
now unused references from openssh* makefiles. Note that
qmail package has not been changed yet.)

I have been doing automatic PLIST registration for RC_SCRIPTS
for over a year. Not all of these packages have been tested,
but many have been tested and used.

Somethings maybe to do:
- a few packages still manually install the rc.d scripts to
  hard-coded etc/rc.d. These need to be fixed.
- maybe  remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23 22:07:52 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
martti
3997f3b4e6 Updated proftpd to 1.2.9
* bug fixes
2003-12-07 13:53:34 +00:00
kim
8646a84042 Use the 1.2.8p distribution, bump PKGREVISION to 2.
Fixes vulnerability:  http://xforce.iss.net/xforce/alerts/id/154
2003-09-23 18:26:05 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
c9a7a5aa11 Install an rc.d script, provided in PR pkg/20244 by David Ferlier.
Honour PKG_SYSCONFDIR and install a default configuration file.
Bump PKGREVISION.
2003-03-22 10:15:27 +00:00
martti
2ca547459c Updated proftpd to 1.2.8
- lots of bug fixes
2003-03-05 09:05:33 +00:00
martti
acce8f4d96 Updated proftpd to 1.2.7
- lots of bug fixes
2002-12-31 09:19:04 +00:00
martti
f978df016d Updated proftpd to 1.2.6
* mod_quota removed due to lack of active maintenance
* New version of mod_ldap (2.8.10)
* New directives added: Define, <IfDefine>, <IfModule>, TimeoutSession
* Directives removed: AllowChmod, ShowDotFiles
* STOU support added
* LFS support added
* Fixed various minor bugs
2002-09-16 09:32:20 +00:00
martti
6a7bf257e0 Updated proftpd to 1.2.5 (release 2002-06-09)
The 1.2.5 release includes some minor bugfixes. Please read the included
NEWS and ChangeLog files for the full details.
2002-06-10 05:49:41 +00:00
martti
89d684bf17 I can be the maintainer (and contact person towards the ProFTPD project) 2002-04-02 09:56:26 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
martti
13ab31149b ProFTPD is a highly configurable ftp daemon for unix
and unix-like operating systems. ProFTPD has a Apache-like
configuration format.
2001-10-22 14:26:45 +00:00