| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
05 Feb 2013 13:21:34
1.3_8
|
eadler  |
Apperently some mirrors rely on this piece of software.
Submitted by: beat, wxs |
05 Feb 2013 07:06:31
1.3_8
|
bapt  |
Bring the expiration date back to the futur |
05 Feb 2013 03:54:05
1.3_8
|
eadler  |
- Deprecate
- Trim header |
05 Aug 2012 23:19:40
1.3_8
|
dougb  |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
17 Jul 2012 14:35:18
1.3_8
|
wxs  |
Now that I'm not keeping a local cvs mirror, drop this port. |
14 Jan 2012 08:57:23
1.3_8
|
dougb  |
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. |
27 Mar 2010 06:14:03
1.3_8
|
dougb  |
RC_SUBR_SUFFIX has not been needed for a long time now, all supported
versions of FreeBSD now use /etc/rc.subr and rc.d scripts without .sh
appended to the script name. |
27 Mar 2010 00:15:24
1.3_8
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
07 Apr 2009 16:53:04
1.3_8
|
wxs  |
- Don't compress cvsup.log by default.
PR: ports/133030
Submitted by: delphij@ |
13 Mar 2008 21:31:02
1.3_7
|
wxs  |
RC script now supports _flags variable. Comments available in the RC
script.
PR: ports/108847
Submitted by: Dan Langille <dan@langille.org>
Approved by: garga (mentor) |
03 Mar 2008 23:41:58
1.3_6
|
linimon  |
jdp has returned his commit bit. We thank him for many years of service
in maintaining these ports. |
29 Jul 2007 20:45:28
1.3_6
|
kris  |
Retire obsolete USA_RESIDENT (dating to the bad old days of crypto export
controls and RSAref). nenscript was abusing this variable to enable
US-style paper size and date format, so just revert to the default for now. |
31 Jan 2007 18:11:22
1.3_6
|
jdp  |
Use RC_SUBR_SUFFIX.
Submitted by: Rong-En Fan |
29 Jan 2007 01:13:35
1.3_6
|
jdp  |
Fix bug: When the net/cvsup-mirror port is installed on a system
with OSVERSION >= 600101, the update.sh script is unable to start
PREFIX/etc/rc.d/cvsupd.sh script, as it doesn't exist. Instead the
cvsupd.sh script is named cvsupd on systems with OSVERSION >=
600101.
PR: ports/108483
Submitted by: Scot Hetzel |
20 Feb 2006 20:47:50
1.3_5
|
dougb  |
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. |
02 Jan 2006 10:05:11
1.3_5
|
edwin  |
[PATCH] net/cvsup-mirror: add some install time options for update.sh
Add following install time options for update.sh
- Whether or not /var/log/cvsup.log is rotated when update.sh
is invoked.
- Maximum number of log files.
- Wheter or not old log file is gzipped after rotated.
PR: ports/81598
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Not objected by: jdp@FreeBSD.org |
09 Dec 2005 14:49:43
1.3_4
|
pav  |
- Provide rcNG startup script
PR: ports/89316
Submitted by: Petr Rehor <prehor@gmail.com>
Approved by: maintainer timeout (jpd; 19 days) |
05 Aug 2004 23:37:47
1.3_3
|
jdp  |
Fix two bugs in scripts.
1. If update.sh failed to determine the PREFIX, it didn't realize it
had failed. This is arguably caused by a shell bug in processing
the statement
export PREFIX=$(expr $0 : "\(/.*\)/etc/cvsup/update\.sh\$")
This statement always succeeds even if the "expr" command fails.
Moving the "export" to a separate statement makes it work.
2. If the system had no "/home" directory, the pkg-install script
would create it with mode 0700, making ~cvsupin inaccessible to its
owner. A user ran into this bug when installing cvsup-mirror into a
jail. |
17 Mar 2004 11:23:04
1.3_2
|
mat  |
Ok, fix it once more, I swear I won't be doint sh scripts for a while
Pointy Hat To: me (I still have it, don't search) |
17 Mar 2004 07:17:57
1.3_1
|
mat  |
Corrected silly sh error
PORTREVISION bumped
Pointy Hat To: me |
16 Mar 2004 17:35:06
1.3
|
mat  |
Update to 1.3, allow to add increase history and to compress logs easily
Approved by: jdp (maintainer) |
07 Mar 2003 06:08:06
1.2_1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
11 Nov 2002 17:21:29
1.2_1
|
jdp  |
Put core dumps and crash output (cvsupd.out) into /var/run instead
of /var/tmp. Create cvsupd.out with mode 644 if it doesn't already
exist. Bump PORTREVISION.
Suggested by: Joshua Goodall <joshua@roughtrade.net> |
30 Aug 2002 19:45:57
1.2
|
jdp  |
Update the URL for CVSup. |
15 Jan 2002 05:13:57 
|
jdp  |
Depend on the GUI-less port of CVSup. |
21 Jul 2001 19:45:53 
|
jdp  |
Update ports which depend on cvsup-bin or cvsupd-bin to use the cvsup port
instead. I am removing the *-bin ports. |
08 Oct 2000 11:23:49 
|
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 07:19:09 
|
asami  |
Convert category net to new layout. |
13 Sep 2000 19:11:50 
|
jdp  |
Set the umask explicitly to 002 in the supfile. This prevents permission
problems in case "/etc/profile" sets it to something else. |
09 Jul 2000 18:57:33 
|
jdp  |
Update the cvsup-mirror port to reflect the fact that crypto isn't a special
case any more. |
03 Jul 2000 23:57:55 
|
jdp  |
Remove src-crypto-rsa. It doesn't exist any more. |
29 Jun 2000 15:21:34 
|
ache  |
Add src-crypto-rsa |
21 Jun 2000 06:00:15 
|
jdp  |
Add "exec" to the beginning of commands passed to "su ... -c ...". With some
shells (csh in particular) this eliminates a useless process waiting for the
command to finish. |