Commit graph

12 commits

Author SHA1 Message Date
Hiroki Sato
b851d6ed3c Update to 0.25.0. It supports commitid.
Obtained from:	OpenBSD
2014-07-21 21:07:16 +00:00
Hiroki Sato
f7b0579178 Add STAGEDIR support. 2013-10-16 05:05:52 +00:00
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +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
Hiroki Sato
1b015ad6bc - Enable OpenSSL support by default.
- Use $USE_RC_SUBR=cvsyncd instead of $USE_RC_SUBR=yes[*].
- Use $PORTEXAMPLES and $PORTDOCS.

Submitted by:	pgollucci[*]
PR:		ports/136843[*]
2009-10-14 16:42:45 +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
Hiroki Sato
1f5af49e9f Update to 0.24.19. cvsync now supports TIGER/192 and RIPEMD160. 2005-09-19 17:13:34 +00:00
Hiroki Sato
dba95a6c76 Fix build breakage on 7.x. pthread.h does not include sys/types.h now. 2005-09-11 04:02:38 +00:00
Hiroki Sato
d5ba8246f1 Fix variable initialization in the rc.d startup script.
Obtained from:	mtm
Approved by:	linimon (mentor)
2004-08-19 17:36:19 +00:00
Hiroki Sato
ff1a57012e Add USE_RC_SUBR=yes and rcNG-style startup script.
Approved by:	linimon (mentor)
2004-05-11 12:13:26 +00:00
Mark Linimon
41622a570f Update to 0.24.14: minor bugfixes (see doc/ChangeLog).
PR:		ports/65221
Submitted by:	Hiroki Sato <hrs@freebsd.org> (maintainer)
2004-04-10 21:20:15 +00:00
Kris Kennaway
cb61c9cc0c Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION 2004-02-16 02:52:55 +00:00