Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Martin Wilke
f29016bb0c
- Mark BROKEN on HEAD: fails to build with new utmpx
...
Reported by: pointyhat
2010-03-20 14:20:32 +00:00
Doug Barton
0175383f0a
Fix a few "bad example" problems in the rc.d scripts that have been
...
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
2009-07-15 16:56:10 +00:00
Ion-Mihai Tetcu
5db087e859
- fix plist with -DNOPORTEXAMPLES
...
- while here, modernize the port (USE_RC_SUBR, SUB_FILES)
- bump PORTREVISION
Prompted by: QAT QA run
Approved by: maintainer timeout on QATMail
2009-04-07 19:41:45 +00:00
Pav Lucistnik
d095d4a965
- Remove conditional checks for FreeBSD 5.x and older
2009-01-05 19:44:02 +00:00
Beech Rintoul
a268ff1e2b
- Fix MASTER_SITES (make fetchable)
...
PR: ports/129443
Submitted by: Alexander Kirpa <freebsd-bug@kirpa.com>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
2008-12-08 21:10:35 +00:00
Edwin Groothuis
3e2fd4b788
Remove always-false/true conditions based on OSVERSION 500000
2007-10-04 00:50:28 +00:00
Beech Rintoul
1124bb0496
- Add patch - Set LANG=C while doing character translations.
...
PR: ports/115966
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by: Nick Leuta <skynick@mail.sc.ru> (maintainer),
sat (mentor)
2007-09-07 19:31:41 +00:00
Sergey Matveychuk
29163244f1
- Patch to fix build with gcc 4.x
...
- PORTREVISION bump because some minor functional changes.
PR: ports/115841
Submitted by: maintainer
2007-08-30 17:58:16 +00:00
Doug Barton
c49d1a3273
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
...
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Edwin Groothuis
0bb0ea5bd7
SHA256ify
...
Approved by: krion@
2006-01-22 09:48:59 +00:00
Pav Lucistnik
ea99a48434
- Update to 1.1.0
...
PR: ports/83633
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
2005-07-18 20:54:41 +00:00
Kirill Ponomarev
1494cd174a
Fix build with gcc-3.4
...
PR: ports/70131
Submitted by: maintainer
2004-08-07 19:22:52 +00:00
Kirill Ponomarev
de62a04018
Update to 1.0.2
...
PR: ports/69343
Submitted by: maintainer
2004-07-21 12:48:22 +00:00
Pav Lucistnik
bb56456c2c
- Update to 1.0.1
...
PR: ports/63650
Submitted by: Nick Leuta <skynick@mail.sc.ru> (maintainer)
2004-03-02 23:23:55 +00:00
Kirill Ponomarev
1bc9c43ec8
- Data transfere may be aborted now with the next message,
...
because the EINTR error isn't handled: "426 Data connection:
Interrupted system call".
PR: 61221
Submitted by: maintainer
2004-01-11 23:03:43 +00:00
Kirill Ponomarev
b8fbaf37a1
- Update to version 1.0.0
...
PR: 59761
Submitted by: maintainer
2003-12-04 15:04:26 +00:00
Kirill Ponomarev
9ee88b416a
- Fix build on -current
...
PR: 58200
Submitted by: maintainer
2003-10-21 14:43:28 +00:00
Yen-Ming Lee
4181ca7335
update to 0.6.3
...
PR: 56508
Submitted by: Nick Leuta <skynick@mail.sc.ru>
2003-09-06 00:14:11 +00:00
Tilman Keskinoz
93fd733ccc
Add BSDftpd-ssl, an RFC 2228 compliant TLS/SSL-enhanced FTP server.
...
PR: 44756
Submitted by: Nick Leuta <skynick@stu.lipetsk.ru>
2003-04-06 15:06:19 +00:00