The FreeBSD Ports Archive
FreeBSD misc : dnetc4>
Distributed.net distributed computing project client
This is the distributed.net's distributed computing
client. This client contains the modules for OGR
and RC5-72. DES, CSC, and RC5-64 are no longer
included in this client.
As a "loosely knit" group of computer users from all
over the world, we take up challenges which require
a lot of computing power. We solve these by distributing
the cpu power needed over the computers of our members. That's
why we're called "distributed.net." Read more about
it at www.distributed.net.
For your statistics, check out:
http://stats.distributed.net/
For general help with the client or distributed.net, mail:
help@distributed.net
http://www.distributed.net/
|
dnetc history
v. 1.58
date: 2007/10/27 17:49:48; author: tdb; state: Exp; lines: +5 -8
Update 6.x+/i386 version to 2.9015.503.
Drop 4.x version.
v. 1.57
date: 2007/10/03 23:42:21; author: edwin; state: Exp; lines: +6 -8
Remove support for OSVERSION < 5
v. 1.56
date: 2006/12/08 10:23:41; author: tdb; state: Exp; lines: +12 -4
- Update i386 binaries to version 2.9013.498.
v. 1.55
date: 2006/10/07 16:52:34; author: tdb; state: Exp; lines: +18 -9
- Pre-release clients are now properly released.
- Add client for FreeBSD6/amd64.
- Try and tidy the tests for which binary to fetch.
v. 1.54
date: 2006/06/25 11:20:51; author: tdb; state: Exp; lines: +11 -1
- Add pre-release (just the stable version rebuilt) binaries for FreeBSD 5
and FreeBSD 6 on i386 . This removes the need for 4.x compatibility
libraries.
v. 1.53
date: 2006/06/23 05:28:33; author: linimon; state: Exp; lines: +0 -4
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.
Hat: portmgr
v. 1.52
date: 2006/04/23 19:21:12; author: tdb; state: Exp; lines: +2 -7
- Update i386 version to 2.9012.497
- Update amd64 version to 2.9011.496
v. 1.51
date: 2006/01/09 10:30:35; author: tdb; state: Exp; lines: +9 -18
- Use USE_RC_SUBR properly
- Use SUB_LIST/SUB_FILES rather than a bunch of seds
- Tidy whitespace in pkg-install and pkg-deinstall scripts
- Tidy up rc script and improve tests using ps
Approved by: clement (mentor)
v. 1.50
date: 2005/12/01 16:50:05; author: tdb; state: Exp; lines: +1 -1
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor)
v. 1.49
date: 2005/11/02 21:45:07; author: pav; state: Exp; lines: +6 -2
- Use freebsd5 vendor binary for FreeBSD 5+/i386
- Remove INFO file
PR: ports/88250
Submitted by: Andrew Pantyukhin
Approved by: Tim Bishop (maintainer)
v. 1.48
date: 2005/07/06 13:01:39; author: pav; state: Exp; lines: +2 -2
- Update i386 to v2.9011.496
- Update amd64 to v2.9010.495
- Support flush, fetch and update commands in rc script
PR: ports/83030
Submitted by: Tim Bishop (maintainer)
v. 1.47
date: 2004/12/06 20:19:17; author: sem; state: Exp; lines: +1 -0
Improve RC scripts. The previous script didn't check if the process
was already running before attempting to start a new one (or if it
was running before stopping it). This improved version does the
necessary checks.
Pointed out by: Radim Kolar
PR: ports/74512
Submitted by: maintainer
v. 1.46
date: 2004/11/15 21:54:23; author: pav; state: Exp; lines: +2 -0
- Update amd64 binary to 2.9009.494
- Cosmetics in rc script
PR: ports/73935
Submitted by: Tim Bishop (maintainer)
v. 1.45
date: 2004/08/25 09:16:16; author: krion; state: Exp; lines: +5 -6
Use RCNG
Minor tidyups
PR: ports/70861
Submitted by: maintainer
v. 1.44
date: 2004/06/20 15:53:51; author: krion; state: Exp; lines: +2 -2
Update i386 version to 2.9008.491
Add amd64 version 2.9008.491
PR: ports/68142
Submitted by: maintainer
v. 1.43
date: 2004/06/03 11:25:16; author: pav; state: Exp; lines: +10 -5
- Try different approach in supporting of multiple architectures with different
version numbering. Inspired by perforce port.
PR: ports/67520
Submitted by: Tim Bishop (maintainer)
v. 1.42
date: 2004/06/02 16:47:02; author: pav; state: Exp; lines: +33 -37
- Give maintainership to submitter
- Turn into master slave to allow slaves of different architectures
- Remove user/group on deinstall
- Install rc script as .sample
- Various tweaks
PR: ports/67463
Submitted by: Tim Bishop
v. 1.41
date: 2004/05/30 07:39:54; author: pav; state: Exp; lines: +0 -2
- Use fixed UID/GID
v. 1.40
date: 2004/05/30 02:26:10; author: kris; state: Exp; lines: +2 -0
IGNORE: Uses an unregistered uid/gid.
v. 1.39
date: 2004/05/20 19:01:12; author: thierry; state: Exp; lines: +2 -2
Upgrade to 2.9007.489.
Note: this port is marked ONLY_FOR_ARCHS= i386, but binaries are
available for FreeBSD / alpha and sparc64. Anybody interested?
PR: ports/66951
Submitted by: Radim Kolar
v. 1.38
date: 2004/02/11 03:03:05; author: linimon; state: Exp; lines: +28 -27
dbaker@FreeBSD.org has been inactive in the ports community for over
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months.
v. 1.37
date: 2003/11/06 04:23:37; author: linimon; state: Exp; lines: +2 -2
Update to latest FreeBSD binary release. PR: ports/53199 and
maintainer timeout.
v. 1.36
date: 2003/11/02 23:23:44; author: linimon; state: Exp; lines: +1 -5
Update ARCH logic and change BROKEN to IGNORE for cases where the
port will never run.
PR: ports/53132 (maintainer timeout)
Submitted by: self (as linimon@lonesome.com)
v. 1.35
date: 2003/03/07 06:06:58; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.34
date: 2002/12/09 22:18:55; author: dbaker; state: Exp; lines: +2 -2
Fix glitch causing port install to bomb during new (or "fresh") installations
because it was looking in the wrong place for the new default dnetc.ini
location.
v. 1.33
date: 2002/12/04 18:34:57; author: dbaker; state: Exp; lines: +2 -2
Update to 2.9001.478
Update description and comments to reference RC5-72 instead of RC5-64
(Moo)
v. 1.32
date: 2002/09/30 08:31:30; author: dbaker; state: Exp; lines: +6 -7
Increment major version number
Officially drop dnetc support for all FreeBSD pre-3
Update maintainer email address
Resolve a syntax warning
v. 1.31
date: 2002/09/29 23:43:22; author: dbaker; state: Exp; lines: +2 -2
Upgrade PORTVERSION 2.8015.469->2.8015.472
v. 1.30
date: 2001/12/04 07:58:50; author: dbaker; state: Exp; lines: +2 -4
remove fixed uid/gid
v. 1.29
date: 2001/12/04 07:43:48; author: dbaker; state: Exp; lines: +1 -1
bump PORTREVISION
v. 1.28
date: 2001/12/04 01:43:20; author: dbaker; state: Exp; lines: +14 -8
Create a "dnetc" user and group that owns relevant dnetc
directories, files, and runs the client.
This removes all reliance on the "nobody" account so that the account
doesn't own any files or run any processes.
v. 1.27
date: 2001/12/04 00:24:24; author: dbaker; state: Exp; lines: +3 -3
Update port: v2.8010.462 -> v2.8015.469
v. 1.26
date: 2001/06/16 05:07:07; author: dwcjr; state: Exp; lines: +3 -2
Add logic to delete ini file if not modified
Bump PORTREVISION
PR: 27461
v. 1.25
date: 2001/03/22 19:17:49; author: sf; state: Exp; lines: +2 -1
bump PORTEPOCH to force downgrade.
v. 1.24
date: 2001/03/21 18:52:31; author: dbaker; state: Exp; lines: +4 -4
- Downgrade from v2.8012.465 to v2.8010.462 due to bugs
- Clean up the Makefile a bit
Submitted by: FUJISHIMA Satsuki
v. 1.23
date: 2001/01/22 18:13:07; author: kris; state: Exp; lines: +2 -2
Argh, remove change which slipped in while editing the previous
commit log. It was a reversion of r1.18 which I was testing whether that
commit fixed any security problems.
v. 1.22
date: 2001/01/22 18:05:59; author: kris; state: Exp; lines: +2 -2
Forced commit to note that even though the previous v. removed
the FORBIDDEN tag without permission, the port does not actually have
security problems as installed, and my previous commit was in error.
Apparently I had some local strangeness - sorry for the confusion.
v. 1.21
date: 2001/01/22 17:28:18; author: ijliao; state: Exp; lines: +7 -7
upgrade to 2.8012.465 and unbroken it
PR: 24362
Submitted by: tim@bishnet.net, clefevre@citeweb.net
v. 1.20
date: 2001/01/21 00:48:20; author: kris; state: Exp; lines: +2 -1
Mark FORBIDDEN; local buffer overflows yielding user nobody.
v. 1.19
date: 2001/01/16 17:31:39; author: sobomax; state: Exp; lines: +5 -5
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.18
date: 2000/09/23 10:11:05; author: jedgar; state: Exp; lines: +2 -2
Correct perms for installed files (7700 -> 0700)
No response from: Maintainer
v. 1.17
date: 2000/07/13 19:38:35; author: dbaker; state: Exp; lines: +3 -3
Update: v2.8010.462->v2.8010.463
v. 1.16
date: 2000/07/04 19:44:48; author: dbaker; state: Exp; lines: +6 -6
Update: v2.8009.460->v2.8010.462
v. 1.15
date: 2000/06/23 03:03:19; author: dbaker; state: Exp; lines: +2 -2
Fix ARCH elif typo.
v. 1.14
date: 2000/06/22 07:39:38; author: dbaker; state: Exp; lines: +8 -12
Update: 2.8007.458b->2.8009.460
Remove Alpha support. The digital unix binary was generating complaints
from users that said it was not working reliably. I will build a native FreeBSD
Alpha port and re-implement support soon.
v. 1.13
date: 2000/04/14 08:45:37; author: asami; state: Exp; lines: +4 -5
Convert to PORTNAME/PORTVERSION.
v. 1.12
date: 2000/03/22 07:09:19; author: obrien; state: Exp; lines: +6 -4
RUN_DEPEND on osf1_base in the DEC Alpha case.
v. 1.11
date: 2000/03/22 06:48:19; author: obrien; state: Exp; lines: +8 -3
Something for all the 64-bit based conspiracy theorists and code hackers
out there.
v. 1.10
date: 2000/02/17 23:03:13; author: dbaker; state: Exp; lines: +3 -4
Fix WRKSRC per Satoshi's suggestion.
Make the various possible "BROKEN" comments a little nicer.
v. 1.9
date: 2000/02/13 08:38:24; author: dbaker; state: Exp; lines: +5 -5
Update to v2.8007.458b
v. 1.8
date: 2000/01/30 20:10:25; author: dbaker; state: Exp; lines: +5 -5
moo. dnetc455->dnetc457
v. 1.7
date: 2000/01/18 20:14:22; author: dbaker; state: Exp; lines: +3 -3
v2.8004.454 --> v2.8004.455
Moo.
v. 1.6
date: 2000/01/12 19:20:26; author: dbaker; state: Exp; lines: +3 -3
Update: v2.8004.453 -> v2.8004.454
v. 1.5
date: 2000/01/11 01:44:08; author: dbaker; state: Exp; lines: +5 -5
Update: v2.8004.451 -> v2.8004.453
v. 1.4
date: 2000/01/07 18:54:45; author: dbaker; state: Exp; lines: +2 -2
shell scripts shouldn't use INSTALL_PROGRAM. fixed.
v. 1.3
date: 2000/01/07 16:40:06; author: asami; state: Exp; lines: +2 -2
Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
v. 1.2
date: 2000/01/04 22:05:07; author: dbaker; state: Exp; lines: +5 -5
update from v2.8002[sic].450 to v2.8004.451
make the install a bit more consistent with Mk/bsd.port.mk functions
v. 1.1
date: 1999/12/26 22:52:33; author: dbaker; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/12/26 22:52:33; author: dbaker; state: Exp; lines: +0 -0
Initial import of "dnetc."
dnetc is the new line of distributed.net clients (formally in
the ports collection as misc/rc5des).
=============================================================================
v. 1.58
date: 2007/10/27 17:49:48; author: tdb; state: Exp; lines: +5 -8
Update 6.x+/i386 version to 2.9015.503.
Drop 4.x version.
v. 1.57
date: 2007/10/03 23:42:21; author: edwin; state: Exp; lines: +6 -8
Remove support for OSVERSION < 5
v. 1.56
date: 2006/12/08 10:23:41; author: tdb; state: Exp; lines: +12 -4
- Update i386 binaries to version 2.9013.498.
v. 1.55
date: 2006/10/07 16:52:34; author: tdb; state: Exp; lines: +18 -9
- Pre-release clients are now properly released.
- Add client for FreeBSD6/amd64.
- Try and tidy the tests for which binary to fetch.
v. 1.54
date: 2006/06/25 11:20:51; author: tdb; state: Exp; lines: +11 -1
- Add pre-release (just the stable version rebuilt) binaries for FreeBSD 5
and FreeBSD 6 on i386 . This removes the need for 4.x compatibility
libraries.
v. 1.53
date: 2006/06/23 05:28:33; author: linimon; state: Exp; lines: +0 -4
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.
Hat: portmgr
v. 1.52
date: 2006/04/23 19:21:12; author: tdb; state: Exp; lines: +2 -7
- Update i386 version to 2.9012.497
- Update amd64 version to 2.9011.496
v. 1.51
date: 2006/01/09 10:30:35; author: tdb; state: Exp; lines: +9 -18
- Use USE_RC_SUBR properly
- Use SUB_LIST/SUB_FILES rather than a bunch of seds
- Tidy whitespace in pkg-install and pkg-deinstall scripts
- Tidy up rc script and improve tests using ps
Approved by: clement (mentor)
v. 1.50
date: 2005/12/01 16:50:05; author: tdb; state: Exp; lines: +1 -1
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor)
v. 1.49
date: 2005/11/02 21:45:07; author: pav; state: Exp; lines: +6 -2
- Use freebsd5 vendor binary for FreeBSD 5+/i386
- Remove INFO file
PR: ports/88250
Submitted by: Andrew Pantyukhin
Approved by: Tim Bishop (maintainer)
v. 1.48
date: 2005/07/06 13:01:39; author: pav; state: Exp; lines: +2 -2
- Update i386 to v2.9011.496
- Update amd64 to v2.9010.495
- Support flush, fetch and update commands in rc script
PR: ports/83030
Submitted by: Tim Bishop (maintainer)
v. 1.47
date: 2004/12/06 20:19:17; author: sem; state: Exp; lines: +1 -0
Improve RC scripts. The previous script didn't check if the process
was already running before attempting to start a new one (or if it
was running before stopping it). This improved version does the
necessary checks.
Pointed out by: Radim Kolar
PR: ports/74512
Submitted by: maintainer
v. 1.46
date: 2004/11/15 21:54:23; author: pav; state: Exp; lines: +2 -0
- Update amd64 binary to 2.9009.494
- Cosmetics in rc script
PR: ports/73935
Submitted by: Tim Bishop (maintainer)
v. 1.45
date: 2004/08/25 09:16:16; author: krion; state: Exp; lines: +5 -6
Use RCNG
Minor tidyups
PR: ports/70861
Submitted by: maintainer
v. 1.44
date: 2004/06/20 15:53:51; author: krion; state: Exp; lines: +2 -2
Update i386 version to 2.9008.491
Add amd64 version 2.9008.491
PR: ports/68142
Submitted by: maintainer
v. 1.43
date: 2004/06/03 11:25:16; author: pav; state: Exp; lines: +10 -5
- Try different approach in supporting of multiple architectures with different
version numbering. Inspired by perforce port.
PR: ports/67520
Submitted by: Tim Bishop (maintainer)
v. 1.42
date: 2004/06/02 16:47:02; author: pav; state: Exp; lines: +33 -37
- Give maintainership to submitter
- Turn into master slave to allow slaves of different architectures
- Remove user/group on deinstall
- Install rc script as .sample
- Various tweaks
PR: ports/67463
Submitted by: Tim Bishop
v. 1.41
date: 2004/05/30 07:39:54; author: pav; state: Exp; lines: +0 -2
- Use fixed UID/GID
v. 1.40
date: 2004/05/30 02:26:10; author: kris; state: Exp; lines: +2 -0
IGNORE: Uses an unregistered uid/gid.
v. 1.39
date: 2004/05/20 19:01:12; author: thierry; state: Exp; lines: +2 -2
Upgrade to 2.9007.489.
Note: this port is marked ONLY_FOR_ARCHS= i386, but binaries are
available for FreeBSD / alpha and sparc64. Anybody interested?
PR: ports/66951
Submitted by: Radim Kolar
v. 1.38
date: 2004/02/11 03:03:05; author: linimon; state: Exp; lines: +28 -27
dbaker@FreeBSD.org has been inactive in the ports community for over
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months.
v. 1.37
date: 2003/11/06 04:23:37; author: linimon; state: Exp; lines: +2 -2
Update to latest FreeBSD binary release. PR: ports/53199 and
maintainer timeout.
v. 1.36
date: 2003/11/02 23:23:44; author: linimon; state: Exp; lines: +1 -5
Update ARCH logic and change BROKEN to IGNORE for cases where the
port will never run.
PR: ports/53132 (maintainer timeout)
Submitted by: self (as linimon@lonesome.com)
v. 1.35
date: 2003/03/07 06:06:58; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.34
date: 2002/12/09 22:18:55; author: dbaker; state: Exp; lines: +2 -2
Fix glitch causing port install to bomb during new (or "fresh") installations
because it was looking in the wrong place for the new default dnetc.ini
location.
v. 1.33
date: 2002/12/04 18:34:57; author: dbaker; state: Exp; lines: +2 -2
Update to 2.9001.478
Update description and comments to reference RC5-72 instead of RC5-64
(Moo)
v. 1.32
date: 2002/09/30 08:31:30; author: dbaker; state: Exp; lines: +6 -7
Increment major version number
Officially drop dnetc support for all FreeBSD pre-3
Update maintainer email address
Resolve a syntax warning
v. 1.31
date: 2002/09/29 23:43:22; author: dbaker; state: Exp; lines: +2 -2
Upgrade PORTVERSION 2.8015.469->2.8015.472
v. 1.30
date: 2001/12/04 07:58:50; author: dbaker; state: Exp; lines: +2 -4
remove fixed uid/gid
v. 1.29
date: 2001/12/04 07:43:48; author: dbaker; state: Exp; lines: +1 -1
bump PORTREVISION
v. 1.28
date: 2001/12/04 01:43:20; author: dbaker; state: Exp; lines: +14 -8
Create a "dnetc" user and group that owns relevant dnetc
directories, files, and runs the client.
This removes all reliance on the "nobody" account so that the account
doesn't own any files or run any processes.
v. 1.27
date: 2001/12/04 00:24:24; author: dbaker; state: Exp; lines: +3 -3
Update port: v2.8010.462 -> v2.8015.469
v. 1.26
date: 2001/06/16 05:07:07; author: dwcjr; state: Exp; lines: +3 -2
Add logic to delete ini file if not modified
Bump PORTREVISION
PR: 27461
v. 1.25
date: 2001/03/22 19:17:49; author: sf; state: Exp; lines: +2 -1
bump PORTEPOCH to force downgrade.
v. 1.24
date: 2001/03/21 18:52:31; author: dbaker; state: Exp; lines: +4 -4
- Downgrade from v2.8012.465 to v2.8010.462 due to bugs
- Clean up the Makefile a bit
Submitted by: FUJISHIMA Satsuki
v. 1.23
date: 2001/01/22 18:13:07; author: kris; state: Exp; lines: +2 -2
Argh, remove change which slipped in while editing the previous
commit log. It was a reversion of r1.18 which I was testing whether that
commit fixed any security problems.
v. 1.22
date: 2001/01/22 18:05:59; author: kris; state: Exp; lines: +2 -2
Forced commit to note that even though the previous v. removed
the FORBIDDEN tag without permission, the port does not actually have
security problems as installed, and my previous commit was in error.
Apparently I had some local strangeness - sorry for the confusion.
v. 1.21
date: 2001/01/22 17:28:18; author: ijliao; state: Exp; lines: +7 -7
upgrade to 2.8012.465 and unbroken it
PR: 24362
Submitted by: tim@bishnet.net, clefevre@citeweb.net
v. 1.20
date: 2001/01/21 00:48:20; author: kris; state: Exp; lines: +2 -1
Mark FORBIDDEN; local buffer overflows yielding user nobody.
v. 1.19
date: 2001/01/16 17:31:39; author: sobomax; state: Exp; lines: +5 -5
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.18
date: 2000/09/23 10:11:05; author: jedgar; state: Exp; lines: +2 -2
Correct perms for installed files (7700 -> 0700)
No response from: Maintainer
v. 1.17
date: 2000/07/13 19:38:35; author: dbaker; state: Exp; lines: +3 -3
Update: v2.8010.462->v2.8010.463
v. 1.16
date: 2000/07/04 19:44:48; author: dbaker; state: Exp; lines: +6 -6
Update: v2.8009.460->v2.8010.462
v. 1.15
date: 2000/06/23 03:03:19; author: dbaker; state: Exp; lines: +2 -2
Fix ARCH elif typo.
v. 1.14
date: 2000/06/22 07:39:38; author: dbaker; state: Exp; lines: +8 -12
Update: 2.8007.458b->2.8009.460
Remove Alpha support. The digital unix binary was generating complaints
from users that said it was not working reliably. I will build a native FreeBSD
Alpha port and re-implement support soon.
v. 1.13
date: 2000/04/14 08:45:37; author: asami; state: Exp; lines: +4 -5
Convert to PORTNAME/PORTVERSION.
v. 1.12
date: 2000/03/22 07:09:19; author: obrien; state: Exp; lines: +6 -4
RUN_DEPEND on osf1_base in the DEC Alpha case.
v. 1.11
date: 2000/03/22 06:48:19; author: obrien; state: Exp; lines: +8 -3
Something for all the 64-bit based conspiracy theorists and code hackers
out there.
v. 1.10
date: 2000/02/17 23:03:13; author: dbaker; state: Exp; lines: +3 -4
Fix WRKSRC per Satoshi's suggestion.
Make the various possible "BROKEN" comments a little nicer.
v. 1.9
date: 2000/02/13 08:38:24; author: dbaker; state: Exp; lines: +5 -5
Update to v2.8007.458b
v. 1.8
date: 2000/01/30 20:10:25; author: dbaker; state: Exp; lines: +5 -5
moo. dnetc455->dnetc457
v. 1.7
date: 2000/01/18 20:14:22; author: dbaker; state: Exp; lines: +3 -3
v2.8004.454 --> v2.8004.455
Moo.
v. 1.6
date: 2000/01/12 19:20:26; author: dbaker; state: Exp; lines: +3 -3
Update: v2.8004.453 -> v2.8004.454
v. 1.5
date: 2000/01/11 01:44:08; author: dbaker; state: Exp; lines: +5 -5
Update: v2.8004.451 -> v2.8004.453
v. 1.4
date: 2000/01/07 18:54:45; author: dbaker; state: Exp; lines: +2 -2
shell scripts shouldn't use INSTALL_PROGRAM. fixed.
v. 1.3
date: 2000/01/07 16:40:06; author: asami; state: Exp; lines: +2 -2
Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
v. 1.2
date: 2000/01/04 22:05:07; author: dbaker; state: Exp; lines: +5 -5
update from v2.8002[sic].450 to v2.8004.451
make the install a bit more consistent with Mk/bsd.port.mk functions
v. 1.1
date: 1999/12/26 22:52:33; author: dbaker; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/12/26 22:52:33; author: dbaker; state: Exp; lines: +0 -0
Initial import of "dnetc."
dnetc is the new line of distributed.net clients (formally in
the ports collection as misc/rc5des).
=============================================================================
v. 1.58
date: 2007/10/27 17:49:48; author: tdb; state: Exp; lines: +5 -8
Update 6.x+/i386 version to 2.9015.503.
Drop 4.x version.
v. 1.57
date: 2007/10/03 23:42:21; author: edwin; state: Exp; lines: +6 -8
Remove support for OSVERSION < 5
v. 1.56
date: 2006/12/08 10:23:41; author: tdb; state: Exp; lines: +12 -4
- Update i386 binaries to version 2.9013.498.
v. 1.55
date: 2006/10/07 16:52:34; author: tdb; state: Exp; lines: +18 -9
- Pre-release clients are now properly released.
- Add client for FreeBSD6/amd64.
- Try and tidy the tests for which binary to fetch.
v. 1.54
date: 2006/06/25 11:20:51; author: tdb; state: Exp; lines: +11 -1
- Add pre-release (just the stable version rebuilt) binaries for FreeBSD 5
and FreeBSD 6 on i386 . This removes the need for 4.x compatibility
libraries.
v. 1.53
date: 2006/06/23 05:28:33; author: linimon; state: Exp; lines: +0 -4
Remove code remnants that test for 3.X and earlier releases of FreeBSD.
The bsd.*.mk architecture has not supported these antique releases for
quite some time.
Hat: portmgr
v. 1.52
date: 2006/04/23 19:21:12; author: tdb; state: Exp; lines: +2 -7
- Update i386 version to 2.9012.497
- Update amd64 version to 2.9011.496
v. 1.51
date: 2006/01/09 10:30:35; author: tdb; state: Exp; lines: +9 -18
- Use USE_RC_SUBR properly
- Use SUB_LIST/SUB_FILES rather than a bunch of seds
- Tidy whitespace in pkg-install and pkg-deinstall scripts
- Tidy up rc script and improve tests using ps
Approved by: clement (mentor)
v. 1.50
date: 2005/12/01 16:50:05; author: tdb; state: Exp; lines: +1 -1
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor)
v. 1.49
date: 2005/11/02 21:45:07; author: pav; state: Exp; lines: +6 -2
- Use freebsd5 vendor binary for FreeBSD 5+/i386
- Remove INFO file
PR: ports/88250
Submitted by: Andrew Pantyukhin
Approved by: Tim Bishop (maintainer)
v. 1.48
date: 2005/07/06 13:01:39; author: pav; state: Exp; lines: +2 -2
- Update i386 to v2.9011.496
- Update amd64 to v2.9010.495
- Support flush, fetch and update commands in rc script
PR: ports/83030
Submitted by: Tim Bishop (maintainer)
v. 1.47
date: 2004/12/06 20:19:17; author: sem; state: Exp; lines: +1 -0
Improve RC scripts. The previous script didn't check if the process
was already running before attempting to start a new one (or if it
was running before stopping it). This improved version does the
necessary checks.
Pointed out by: Radim Kolar
PR: ports/74512
Submitted by: maintainer
v. 1.46
date: 2004/11/15 21:54:23; author: pav; state: Exp; lines: +2 -0
- Update amd64 binary to 2.9009.494
- Cosmetics in rc script
PR: ports/73935
Submitted by: Tim Bishop (maintainer)
v. 1.45
date: 2004/08/25 09:16:16; author: krion; state: Exp; lines: +5 -6
Use RCNG
Minor tidyups
PR: ports/70861
Submitted by: maintainer
v. 1.44
date: 2004/06/20 15:53:51; author: krion; state: Exp; lines: +2 -2
Update i386 version to 2.9008.491
Add amd64 version 2.9008.491
PR: ports/68142
Submitted by: maintainer
v. 1.43
date: 2004/06/03 11:25:16; author: pav; state: Exp; lines: +10 -5
- Try different approach in supporting of multiple architectures with different
version numbering. Inspired by perforce port.
PR: ports/67520
Submitted by: Tim Bishop (maintainer)
v. 1.42
date: 2004/06/02 16:47:02; author: pav; state: Exp; lines: +33 -37
- Give maintainership to submitter
- Turn into master slave to allow slaves of different architectures
- Remove user/group on deinstall
- Install rc script as .sample
- Various tweaks
PR: ports/67463
Submitted by: Tim Bishop
v. 1.41
date: 2004/05/30 07:39:54; author: pav; state: Exp; lines: +0 -2
- Use fixed UID/GID
v. 1.40
date: 2004/05/30 02:26:10; author: kris; state: Exp; lines: +2 -0
IGNORE: Uses an unregistered uid/gid.
v. 1.39
date: 2004/05/20 19:01:12; author: thierry; state: Exp; lines: +2 -2
Upgrade to 2.9007.489.
Note: this port is marked ONLY_FOR_ARCHS= i386, but binaries are
available for FreeBSD / alpha and sparc64. Anybody interested?
PR: ports/66951
Submitted by: Radim Kolar
v. 1.38
date: 2004/02/11 03:03:05; author: linimon; state: Exp; lines: +28 -27
dbaker@FreeBSD.org has been inactive in the ports community for over
a year now, so return his ports to the unmaintained pool in the hopes
that someone will adopt them and give them a good home.
While here, pacify portlint on all of them.
Discussed with: various members of portmgr@, at various times over
the last few months.
v. 1.37
date: 2003/11/06 04:23:37; author: linimon; state: Exp; lines: +2 -2
Update to latest FreeBSD binary release. PR: ports/53199 and
maintainer timeout.
v. 1.36
date: 2003/11/02 23:23:44; author: linimon; state: Exp; lines: +1 -5
Update ARCH logic and change BROKEN to IGNORE for cases where the
port will never run.
PR: ports/53132 (maintainer timeout)
Submitted by: self (as linimon@lonesome.com)
v. 1.35
date: 2003/03/07 06:06:58; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.34
date: 2002/12/09 22:18:55; author: dbaker; state: Exp; lines: +2 -2
Fix glitch causing port install to bomb during new (or "fresh") installations
because it was looking in the wrong place for the new default dnetc.ini
location.
v. 1.33
date: 2002/12/04 18:34:57; author: dbaker; state: Exp; lines: +2 -2
Update to 2.9001.478
Update description and comments to reference RC5-72 instead of RC5-64
(Moo)
v. 1.32
date: 2002/09/30 08:31:30; author: dbaker; state: Exp; lines: +6 -7
Increment major version number
Officially drop dnetc support for all FreeBSD pre-3
Update maintainer email address
Resolve a syntax warning
v. 1.31
date: 2002/09/29 23:43:22; author: dbaker; state: Exp; lines: +2 -2
Upgrade PORTVERSION 2.8015.469->2.8015.472
v. 1.30
date: 2001/12/04 07:58:50; author: dbaker; state: Exp; lines: +2 -4
remove fixed uid/gid
v. 1.29
date: 2001/12/04 07:43:48; author: dbaker; state: Exp; lines: +1 -1
bump PORTREVISION
v. 1.28
date: 2001/12/04 01:43:20; author: dbaker; state: Exp; lines: +14 -8
Create a "dnetc" user and group that owns relevant dnetc
directories, files, and runs the client.
This removes all reliance on the "nobody" account so that the account
doesn't own any files or run any processes.
v. 1.27
date: 2001/12/04 00:24:24; author: dbaker; state: Exp; lines: +3 -3
Update port: v2.8010.462 -> v2.8015.469
v. 1.26
date: 2001/06/16 05:07:07; author: dwcjr; state: Exp; lines: +3 -2
Add logic to delete ini file if not modified
Bump PORTREVISION
PR: 27461
v. 1.25
date: 2001/03/22 19:17:49; author: sf; state: Exp; lines: +2 -1
bump PORTEPOCH to force downgrade.
v. 1.24
date: 2001/03/21 18:52:31; author: dbaker; state: Exp; lines: +4 -4
- Downgrade from v2.8012.465 to v2.8010.462 due to bugs
- Clean up the Makefile a bit
Submitted by: FUJISHIMA Satsuki
v. 1.23
date: 2001/01/22 18:13:07; author: kris; state: Exp; lines: +2 -2
Argh, remove change which slipped in while editing the previous
commit log. It was a reversion of r1.18 which I was testing whether that
commit fixed any security problems.
v. 1.22
date: 2001/01/22 18:05:59; author: kris; state: Exp; lines: +2 -2
Forced commit to note that even though the previous v. removed
the FORBIDDEN tag without permission, the port does not actually have
security problems as installed, and my previous commit was in error.
Apparently I had some local strangeness - sorry for the confusion.
v. 1.21
date: 2001/01/22 17:28:18; author: ijliao; state: Exp; lines: +7 -7
upgrade to 2.8012.465 and unbroken it
PR: 24362
Submitted by: tim@bishnet.net, clefevre@citeweb.net
v. 1.20
date: 2001/01/21 00:48:20; author: kris; state: Exp; lines: +2 -1
Mark FORBIDDEN; local buffer overflows yielding user nobody.
v. 1.19
date: 2001/01/16 17:31:39; author: sobomax; state: Exp; lines: +5 -5
Massive style enforcement - use ^I instead of spaces for variables identation.
v. 1.18
date: 2000/09/23 10:11:05; author: jedgar; state: Exp; lines: +2 -2
Correct perms for installed files (7700 -> 0700)
No response from: Maintainer
v. 1.17
date: 2000/07/13 19:38:35; author: dbaker; state: Exp; lines: +3 -3
Update: v2.8010.462->v2.8010.463
v. 1.16
date: 2000/07/04 19:44:48; author: dbaker; state: Exp; lines: +6 -6
Update: v2.8009.460->v2.8010.462
v. 1.15
date: 2000/06/23 03:03:19; author: dbaker; state: Exp; lines: +2 -2
Fix ARCH elif typo.
v. 1.14
date: 2000/06/22 07:39:38; author: dbaker; state: Exp; lines: +8 -12
Update: 2.8007.458b->2.8009.460
Remove Alpha support. The digital unix binary was generating complaints
from users that said it was not working reliably. I will build a native FreeBSD
Alpha port and re-implement support soon.
v. 1.13
date: 2000/04/14 08:45:37; author: asami; state: Exp; lines: +4 -5
Convert to PORTNAME/PORTVERSION.
v. 1.12
date: 2000/03/22 07:09:19; author: obrien; state: Exp; lines: +6 -4
RUN_DEPEND on osf1_base in the DEC Alpha case.
v. 1.11
date: 2000/03/22 06:48:19; author: obrien; state: Exp; lines: +8 -3
Something for all the 64-bit based conspiracy theorists and code hackers
out there.
v. 1.10
date: 2000/02/17 23:03:13; author: dbaker; state: Exp; lines: +3 -4
Fix WRKSRC per Satoshi's suggestion.
Make the various possible "BROKEN" comments a little nicer.
v. 1.9
date: 2000/02/13 08:38:24; author: dbaker; state: Exp; lines: +5 -5
Update to v2.8007.458b
v. 1.8
date: 2000/01/30 20:10:25; author: dbaker; state: Exp; lines: +5 -5
moo. dnetc455->dnetc457
v. 1.7
date: 2000/01/18 20:14:22; author: dbaker; state: Exp; lines: +3 -3
v2.8004.454 --> v2.8004.455
Moo.
v. 1.6
date: 2000/01/12 19:20:26; author: dbaker; state: Exp; lines: +3 -3
Update: v2.8004.453 -> v2.8004.454
v. 1.5
date: 2000/01/11 01:44:08; author: dbaker; state: Exp; lines: +5 -5
Update: v2.8004.451 -> v2.8004.453
v. 1.4
date: 2000/01/07 18:54:45; author: dbaker; state: Exp; lines: +2 -2
shell scripts shouldn't use INSTALL_PROGRAM. fixed.
v. 1.3
date: 2000/01/07 16:40:06; author: asami; state: Exp; lines: +2 -2
Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
v. 1.2
date: 2000/01/04 22:05:07; author: dbaker; state: Exp; lines: +5 -5
update from v2.8002[sic].450 to v2.8004.451
make the install a bit more consistent with Mk/bsd.port.mk functions
v. 1.1
date: 1999/12/26 22:52:33; author: dbaker; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/12/26 22:52:33; author: dbaker; state: Exp; lines: +0 -0
Initial import of "dnetc."
dnetc is the new line of distributed.net clients (formally in
the ports collection as misc/rc5des).
=============================================================================
|
| |

|