Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.9112.521_1,1 27 Mar 2024 08:05:54
    |
Gleb Popov (arrowd)  |
misc/dnetc: Move manpages to share/man
Approved by: portmgr (blanket) |
2.9112.521,1 31 Dec 2023 00:37:05
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.9112.521,1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.9112.521,1 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.9112.521,1 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
2.9112.521,1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.9112.521,1 06 Jan 2021 14:51:46
  |
tdb  |
misc/dnetc: add support for powerpc64
PR: 252306
Submitted by: pkubaj |
2.9112.521,1 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.9112.521,1 13 Aug 2019 14:46:28
  |
tobik  |
Mk/bsd.sanity.mk: Flag non-integer PORTREVISION/PORTEPOCH
Currently they are not checked and something like PORTREVISION=foo
or just PORTREVISION= is accepted. Some ports use indirection via
custom variables for them so it is worthwhile to check that they
are set to sane values.
While here fix ports that currently have non-integer PORTREVISION
or PORTEPOCH.
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D21225 |
2.9112.521,1 05 May 2018 13:54:37
  |
danfe  |
For ports in `misc' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list. |
2.9112.521,1 24 Jun 2017 16:54:05
  |
linimon  |
Sort ARCHs.
While here, provide a sane PKGNAME for unimplmented archs. Otherwise
you get the construction "dnetc-,1" which, even though the build won't
be attempted, looks really strange in the poudriere output.
Approved by: portmgr (tier-2 blanket) |
2.9112.521,1 12 Jan 2017 11:30:50
  |
amdmi3  |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
2.9112.521,1 23 Jun 2016 19:09:15
  |
tdb  |
Update versions for 9.x and 10.x. |
2.9110.519_1,1 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
2.9110.519_1,1 09 Dec 2014 13:36:34
  |
bapt  |
Cleanup plist |
2.9110.519_1,1 18 Jul 2014 16:34:59
  |
tdb  |
Fix startup script - ${CLIENTUSER} no longer exists. |
2.9110.519,1 09 May 2014 22:05:47
  |
tdb  |
- Stage support
- Remove support for FreeBSD < 8
- Use @sample plist keyword
- Use USERS and GROUPS to create login |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.9110.519,1 05 Aug 2012 23:19:40
 |
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 |
2.9110.519,1 28 Jan 2012 12:05:14
 |
tdb  |
Update 7.x i386 version: 2.9110.519
Update 8.x i386 version: 2.9110.519 |
2.9110.519,1 14 Jan 2012 08:57:23
 |
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. |
2.9110.519,1 22 Oct 2011 16:47:03
 |
tdb  |
Update 7.x amd64 version: 2.9110.519
Update 8.x amd64 version: 2.9110.519
Update 8.x sparc64 version: 2.9109.518
Drop support for 6.x
Use http before ftp in MASTER_SITES |
2.9107.515,1 31 Jan 2011 15:33:22
 |
tdb  |
Add 8.x powerpc version: 2.9109.518
Add 8.x sparc64 version: 2.9108.517
Update 6.x i386 version: 2.9108.517
Update 7.x i386 version: 2.9108.517
Feature safe: yes |
2.9107.515,1 28 Oct 2010 21:00:21
 |
erwin  |
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp |
2.9106.513b,1 04 Jul 2010 09:42:47
 |
tdb  |
Add 8.x i386 version: 2.9107.516
Add 8.x amd64 version: 2.9107.515
Update 7.x amd64 version: 2.9106.513b
Update 6.x amd64 version: 2.9106.513
Feature safe: yes |
2.9103.509 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.9103.509,1 08 Feb 2010 09:45:15
 |
linimon  |
Provide some sane defaults for architectures this port does not support.
(The problem is harmless, but makes the 'duds' file on pointyhat look
very strange).
While here, remove alpha remnants.
Approved by: maintainer |
2.9103.509,1 26 Jul 2009 12:01:21
 |
tdb  |
Add dnetc_idprio RC flag to run dnetc under idprio with the given
priority. Not on by default.
PR: ports/136958
Submitted by: Martin Lesser <ml-freebsd@bettercom.de> |
2.9103.509,1 17 Mar 2009 22:42:14
 |
tdb  |
- Update all versions (apart from alpha) to 2.9103.509. |
2.9101.507,1 16 Feb 2009 08:48:58
 |
tdb  |
- Update FreeBSD 7 sparc64 client to 2.9103.509. |
2.9101.507,1 13 Jan 2009 11:28:07
 |
tdb  |
- Update i386 binaries to version 2.9102.508. |
2.9101.507,1 06 Jan 2009 12:41:18
 |
tdb  |
- Update clients for i386, amd64 and sparc64 to 2.9101.507. |
2.9012.497,1 05 Jan 2009 21:05:49
 |
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
2.9012.497,1 27 Oct 2007 17:49:48
 |
tdb  |
Update 6.x+/i386 version to 2.9015.503.
Drop 4.x version. |
2.9012.497,1 03 Oct 2007 23:42:22
 |
edwin  |
Remove support for OSVERSION < 5 |
2.9013.498,1 08 Dec 2006 10:23:42
 |
tdb  |
- Update i386 binaries to version 2.9013.498. |
2.9012.497_3,1 07 Oct 2006 16:52:34
 |
tdb  |
- Pre-release clients are now properly released.
- Add client for FreeBSD6/amd64.
- Try and tidy the tests for which binary to fetch. |
2.9012.497_3,1 25 Jun 2006 11:20:51
 |
tdb  |
- 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. |
2.9012.497_2,1 23 Jun 2006 05:28:34
 |
linimon  |
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 |
2.9012.497_2,1 23 Apr 2006 19:21:12
 |
tdb  |
- Update i386 version to 2.9012.497
- Update amd64 version to 2.9011.496 |
2.9011.496_2,1 20 Feb 2006 20:47:50
 |
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. |
2.9011.496_2,1 09 Jan 2006 10:30:35
 |
tdb  |
- 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) |
2.9011.496_1,1 01 Dec 2005 16:50:07
 |
tdb  |
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.
Approved by: clement (mentor) |
2.9011.496_1,1 02 Nov 2005 21:45:08
 |
pav  |
- Use freebsd5 vendor binary for FreeBSD 5+/i386
- Remove INFO file
PR: ports/88250
Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
Approved by: Tim Bishop <tim@bishnet.net> (maintainer) |
2.9011.496_1,1 06 Jul 2005 13:01:40
 |
pav  |
- 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 <tim@bishnet.net> (maintainer) |
2.9008.491_1,1 06 Dec 2004 20:19:19
 |
sem  |
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 |
2.9008.491,1 15 Nov 2004 21:54:24
 |
pav  |
- Update amd64 binary to 2.9009.494
- Cosmetics in rc script
PR: ports/73935
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
2.9008.491,1 25 Aug 2004 09:16:16
 |
krion  |
Use RCNG
Minor tidyups
PR: ports/70861
Submitted by: maintainer |
2.9008.491,1 20 Jun 2004 15:53:51
 |
krion  |
Update i386 version to 2.9008.491
Add amd64 version 2.9008.491
PR: ports/68142
Submitted by: maintainer |
2.9007.489,1 03 Jun 2004 11:25:17
 |
pav  |
- Try different approach in supporting of multiple architectures with different
version numbering. Inspired by perforce port.
PR: ports/67520
Submitted by: Tim Bishop <tim@bishnet.net> (maintainer) |
2.9007.489,1 02 Jun 2004 16:47:02
 |
pav  |
- 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 <tim@bishnet.net> |
2.9007.489,1 30 May 2004 07:39:54
 |
pav  |
- Use fixed UID/GID |
2.9007.489,1 30 May 2004 02:26:10
 |
kris  |
IGNORE: Uses an unregistered uid/gid. |
2.9007.489,1 20 May 2004 19:01:12
 |
thierry  |
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 |
2.9005.484,1 17 Mar 2004 18:29:46
 |
trevor  |
SIZEify. |
2.9005.484,1 11 Feb 2004 03:03:05
 |
linimon  |
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. |
2.9005.484,1 06 Nov 2003 04:23:37
 |
linimon  |
Update to latest FreeBSD binary release. PR: ports/53199 and
maintainer timeout. |
2.9001.478,1 02 Nov 2003 23:23:44
 |
linimon  |
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) |
2.9001.478,1 07 Mar 2003 06:07:20
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
2.9001.478,1 09 Dec 2002 22:18:55
 |
dbaker  |
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. |
2.9001.478,1 04 Dec 2002 18:34:57
 |
dbaker  |
Update to 2.9001.478
Update description and comments to reference RC5-72 instead of RC5-64
(Moo) |
2.8018.472,1 30 Sep 2002 08:31:30
 |
dbaker  |
Increment major version number
Officially drop dnetc support for all FreeBSD pre-3
Update maintainer email address
Resolve a syntax warning |
2.8015.472,1 29 Sep 2002 23:43:22
 |
dbaker  |
Upgrade PORTVERSION 2.8015.469->2.8015.472 |
04 Dec 2001 07:58:50
    |
dbaker  |
remove fixed uid/gid |
04 Dec 2001 07:43:48
    |
dbaker  |
bump PORTREVISION |
04 Dec 2001 01:43:20
    |
dbaker  |
Create a "dnetc" user and group that owns relevant dnetc directories, files,
and runs the client. |
04 Dec 2001 00:24:24
    |
dbaker  |
Update port: v2.8010.462 -> v2.8015.469 |
16 Jun 2001 06:07:08
    |
dwcjr  |
Add logic to delete ini file if not modified Bump PORTREVISION |
22 Mar 2001 19:17:50
    |
sf  |
bump PORTEPOCH to force downgrade. |
21 Mar 2001 18:52:32
    |
dbaker  |
- Downgrade from v2.8012.465 to v2.8010.462 due to bugs - Clean up the
Makefile a bit |
22 Jan 2001 18:13:08
    |
kris  |
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. |
22 Jan 2001 18:05:59
    |
kris  |
Forced commit to note that even though the previous revision 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. |
22 Jan 2001 17:28:19
    |
ijliao  |
upgrade to 2.8012.465 and unbroken it |
21 Jan 2001 00:48:20
    |
kris  |
Mark FORBIDDEN; local buffer overflows yielding user nobody. |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
31 Oct 2000 06:33:03
    |
kuriyama  |
Add @rmdir if distributed.net is empty directory. |
08 Oct 2000 05:01:16
    |
asami  |
Convert category misc to new layout. |
23 Sep 2000 11:11:05
    |
jedgar  |
Correct perms for installed files (7700 -> 0700) |
13 Jul 2000 20:38:36
    |
dbaker  |
Update: v2.8010.462->v2.8010.463 |
05 Jul 2000 13:37:07
    |
tg  |
As threatened on freebsd-ports: all startup scripts know about the two options
`start' and `stop' now (unless I have forgotten any). This allows us to call
the scripts from /etc/rc.shutdown with the correct option. |
04 Jul 2000 20:44:49
    |
dbaker  |
Update: v2.8009.460->v2.8010.462 |
23 Jun 2000 04:03:19
    |
dbaker  |
Fix ARCH elif typo. |
22 Jun 2000 08:39:40
    |
dbaker  |
Update: 2.8007.458b->2.8009.460 |