1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

32 Commits

Author SHA1 Message Date
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
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
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
Ed Schouten
1078968999 Use the email address from the FreeBSD project for my ports.
Rink Springer also asked me if he could maintain his own ports. Change
maitainership of games/sudsol, net/freedbd and net/kissd to Rink.

Approved by:	philip (mentor), rink
2008-06-20 07:18:30 +00:00
Pav Lucistnik
9a49082dc3 - Fix build on gcc 4.1
PR:		ports/110568
Submitted by:	Ed Schouten <ed@fxq.nl> (maintainer)

- While here, modernize USE_RC_SUBR and kill FreeBSD 4.X bits
2007-03-25 21:21:40 +00:00
Emanuel Haupt
156a499874 This port is now maintained by the submitter of the last update.
Agreed on:	irc
2006-04-12 13:44:09 +00:00
Emanuel Haupt
521887caca - Fix build on -CURRENT. GCC raises a warning at totd.c:507; tv_sec is a
time_t, not a long
- Respect CC (self)

PR:		95148
Submitted by:	Ed Schouten <ed@fxq.nl>
2006-04-12 13:28:00 +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
Pav Lucistnik
e372e1f280 - Add SHA256 2005-11-24 01:44:32 +00:00
Pav Lucistnik
9558ed6cdd - Unbreak on !i386
PR:		ports/86091
Submitted by:	Johan van Selst <johans@stack.nl>
2005-09-14 23:34:28 +00:00
Kris Kennaway
4f8b628e26 BROKEN on !i386: Does not compile 2005-08-31 03:13:57 +00:00
Yen-Ming Lee
c73d9b3298 - replace %zd with %d and unbreak this port on 4.x 2005-07-27 14:50:16 +00:00
Munechika SUMIKAWA
3acd19f92e Upgrade to 1.5.1. 2005-07-11 11:50:27 +00:00
Munechika SUMIKAWA
c1d4ca0abd Upgrade to 1.5. 2005-06-18 06:37:29 +00:00
Volker Stolz
ecf9e6e7c4 - rcNGify
- Make pkg-deinstall PREFIX-aware while here

PR:		ports/67052
Submitted by:	ume
2004-05-24 11:46:59 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Munechika SUMIKAWA
dd0ca7d621 Upgrade to 1.4. 2003-09-25 21:38:34 +00:00
Edwin Groothuis
fa1ac61168 Massive repo-copies request: net->dns (partly devel->dns)
PR:		ports/56020
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	portmgr
2003-09-05 04:54:37 +00:00
Kris Kennaway
54c0973dc2 Quiet some format string warnings. 2003-06-15 05:22:32 +00:00
Kris Kennaway
3cf4343e81 Add missing file. This port has an incorrect pkg-deinstall (refers to
/etc/totd.conf)
2003-04-05 02:55:50 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Munechika SUMIKAWA
191ecb38be Fix signal handling. 2002-11-03 16:20:24 +00:00
Munechika SUMIKAWA
27c90ba30b Add startup script. 2002-11-03 15:51:39 +00:00
Kris Kennaway
b805b9fbde Correct the location of the totd.conf and totd.conf.sample files for
package installations.  Release my maintainership as I don't use this
port any more.

Submitted by:	Shoichi Sakane <sakane@kame.net>
PR:		ports/38451
2002-08-24 03:31:43 +00:00
Munechika SUMIKAWA
86e0790656 Upgrade to 1.3.
Approved by:	kris
2002-03-19 04:17:23 +00:00
Munechika SUMIKAWA
dde20554f9 Add missing manpage.
PR:		ports/27345
Submitted by:	David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-20 13:35:31 +00:00
Kris Kennaway
517ef8236c Update to totd-1.2 2001-05-06 04:20:11 +00:00
Kris Kennaway
c995483016 Update to totd 1.1p5 2001-01-14 11:32:16 +00:00
Nick Sayer
f0cc834642 Fix web site location
Approved by: kris
2000-11-27 20:35:36 +00:00
Kris Kennaway
951ea6cda9 totd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translation
Obtained from:  OpenBSD
2000-11-17 23:08:15 +00:00