notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: misc/dnetc/Makefile

Number of commits found: 73

Wednesday, 27 Mar 2024
08:05 Gleb Popov (arrowd) search for other commits by this committer
misc/dnetc: Move manpages to share/man

Approved by:	portmgr (blanket)
commit hash: bce20a27e9bffd991f33020f27a46bea0ae158a7 commit hash: bce20a27e9bffd991f33020f27a46bea0ae158a7 commit hash: bce20a27e9bffd991f33020f27a46bea0ae158a7 commit hash: bce20a27e9bffd991f33020f27a46bea0ae158a7 bce20a27e
Sunday, 31 Dec 2023
00:37 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 commit hash: bbab7f59e9630416397189df70ec133bdd690e38 bbab7f5
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:22 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Zelkin <phantom@FreeBSD.org>
  *  Andreas Kohout <shanee@rabbit.augusta.de>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrew Stuart <elitetek@tekrealm.net>
  *  Andrey Simonenko
  *  Andrey Zakhvatov
  *  Andy Kosela <akosela@andykosela.com>
  *  Andy Pavlo <amp0928@rit.edu>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Antonio Carlos Venancio Junior (<antonio@inf.ufsc.br>)
  *  Attila Nagy <bra@fsn.hu>
  *  Bjorn Lindstrom <bkhl@elektrubadur.se>
  *  Brendan Molloy <brendan+freebsd@bbqsrc.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Cheng-Lung Sung <clsung@FreeBSD.org>
  *  Chris Costello <chris@FreeBSD.org>
  *  Chris D. Faulhaber <jedgar@fxp.org>
  *  Chris Piazza <cpiazza@FreeBSD.org>
  *  Chris Stuart <firewolf@lightningfire.net>
  *  Conrad Sabatier <conrads@home.com>
  *  Dan Moschuk <dan@FreeBSD.org>
  *  Daniel B. Hemmerich <dan@spot.org>
  *  David Johnson <david@usermode.org>
  *  David O'Brien (obrien@cs.ucdavis.edu)
  *  Dean Hollister <dean@odyssey.apana.org.au>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Dereckson <dereckson@gmail.com>
  *  Dima Dorfman <dima@unixfreak.org>
  *  Dima Sivachenko
  *  Dima Sivachenko <dima@chg.ru>
  *  Dmitry Morozovsky <marck@FreeBSD.org>
  *  Dmitry Sivachenko <dima@Chg.RU>
  *  Edwin Groothuis <edwin@mavetju.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@critical.ch>
  *  Eric Turgeon <ericbsd@FreeBSD.org>
  *  Evaldas Auryla <ea@zaib.as>
  *  Filippo Natali <filippo@widestore.net>
  *  Frank Steinborn <steinex@nognu.de>
  *  Frederic Culot <culot@FreeBSD.org>
  *  G. Adam Stanislav <adam@whizkidtech.net>
  *  Garrett Wollman <wollman@FreeBSD.org>
  *  Gea-Suan Lin <gslin@gslin.org>
  *  Greg Lehey <grog@FreeBSD.org>
  *  Guangyuan Yang <ygy@FreeBSD.org>
  *  Gustau Perez i Querol <gustau.perez@gmail.com>
  *  Harald Schmalzbauer <freebsd@omnilan.de>
  *  Harald Wille <harald.wille@students.jku.at>
  *  Hye-Shik Chang <perky@python.or.kr>
  *  Igor Pokrovsky <ip@unixway.org>
  *  J Han <hjh@best.com>
  *  James Earl <jdearl@telus.net>
  *  James FitzGibbon <jfitz@FreeBSD.org>
  *  James Howard <howardj@wam.umd.edu>
  *  Jeremy Shaffner <jeremy@external.org>
  *  Jim Mock <jim@FreeBSD.org>
  *  Joao Carlos Mendes Luis <jonny@jonny.eng.br>
  *  Joe Marcus Clarke <marcus@FreeBSD.org>
  *  Johann Visagie <wjv@FreeBSD.org>
  *  John Marino <marino@FreeBSD.org>
  *  Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
  *  Jose Rodriguez <king@v2project.com>
  *  Julian Stacey <jhs@FreeBSD.org>
  *  KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
  *  Kelly Yancey <kbyanc@posi.net>
  *  Kim Scarborough <user@unknown.nu>
  *  Kimura Fuyuki <fuyuki@nigredo.org>
  *  Kirill Ponomarew <ponomarew@oberon.net>
  *  Koop Mast <kwm@FreeBSD.org>
  *  Kubilay Kocak <koobs@FreeBSD.org>
  *  Lars Engels <lars.engels@0x20.net>
  *  Leland Wang <llwang@infor.org>
  *  Machiel Mastenbroek <machiel_mastenbroek@hotmail.com>
  *  Maksym Sobolyev <sobomax@pbxpress.it>
  *  Marc Fonvieille <blackend@FreeBSD.org>
  *  Marcus Alves Grando <mnag@FreeBSD.org>
  *  Marie Loise Nolden <loise@kde.org>
  *  Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
  *  Martin Blapp <mb@imp.ch>
  *  Martin Neubauer <m.ne@gmx.net>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Mathieu Arnold <m@absolight.net>
  *  Matt Emmerton <matt@gsicomp.on.ca>
  *  Matt Mills <matt_mills@btopenworld.com>
  *  Matthew Seaman
  *  Matthias Andree <matthias.andree@gmx.de>
  *  Max Khon <fjoe@FreeBSD.org>
  *  Maxim Khon <fjoe@FreeBSD.org>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael A. Kohn <mike@mikekohn.net>
  *  Michael Elbel (me)
  *  Michael Haro <mharo@FreeBSD.org>
  *  Michael Johnson <ahze@FreeBSD.org>
  *  Michael L. Hostbaek (mich@freebsdcluster.org)
  *  Michael L. Hostbaek <mich@freebsdcluster.org>
  *  Mikael Urankar <mikael.urankar@gmail.com>
  *  Mike Smith <msmith@FreeBSD.org>
  *  Miklos Niedermayer <mico@bsd.hu>
  *  NECDET COKYAZICI <cokyazici@yahoo.co.uk>
  *  Naito Yuichiro <naito.yuichiro@gmail.com>
  *  Neil Blakey-Milner <nbm@rucus.ru.ac.za>
  *  Niek Bergboer <niek@bergboer.net>
  *  Oleh Hushchenkov <gor@clogic.com.ua>
  *  Oliver Lehmann <oliver@FreeBSD.org>
  *  Patrick Li <pat@databits.net>
  *  Patrick Seal <patseal@hyperhost.net>
  *  Pav Lucistnik <pav@oook.cz>
  *  Pete Fritchman <petef@databits.net>
  *  Peter Pentchev <roam@FreeBSD.org>
  *  Philip Paeps <philip@FreeBSD.org>
  *  Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  Rainer Hurling <rhurlin@gwdg.de>
  *  Ralf S. Engelschall <rse@engelschall.com>
  *  Robert Withrow <witr@rwwa.com>
  *  Roman Bogorodskiy <novel@FreeBSD.org>
  *  Rong-En Fan <rafan@FreeBSD.org>
  *  Ryan Steinmetz <zi@FreeBSD.org>
  *  Sander Vesik <sander@haldjas.folklore.ee>
  *  Scot W. Hetzel
  *  Seamus Venasse <svenasse@polaris.ca>
  *  Sebastien gioria <gioria@FreeBSD.org>
  *  Serge Gagnon <gagnon__s@videotron.ca>
  *  Sergei Kolobov <sergei@kolobov.com>
  *  Sergey Skvortsov <skv@protey.ru>
  *  SimaMoto,RyoTa <liangtai.s4@gmail.com>
  *  Simon 'corecode' Schubert <corecode@corecode.ath.cx>
  *  Slaven Rezic <slaven@rezic.de>
  *  Stefan Walter <swalter@lettermax.de>
  *  Stephen Farrell <steve@farrell.org>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Steve Wills <swills@FreeBSD.org>
  *  Steven Enderle <enderle@mdn.de>
  *  Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
  *  TAKATSU Tomonari <tota@FreeBSD.org>
  *  Thierry Thomas (<thierry@FreeBSD.org>)
  *  Thomas Gellekum <tg@FreeBSD.org>
  *  Timothy Bourke <timbob@bigpond.com>
  *  Ting-Wei Lan <lantw44@gmail.com>
  *  Tobias Roth <ports@fsck.ch>
  *  Tom Rhodes <trhodes@FreeBSD.org>
  *  Tomoyuki Sakurai <cherry@trombik.org>
  *  Torsten Blum <torstenb@FreeBSD.org>
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  Wei-chun Chao
  *  Wen Heping <wen@FreeBSD.org>
  *  Willem van Engen <wvengen@stack.nl>
  *  Wojciech A. Koszek <wkoszek@FreeBSD.org>
  *  Xavier Beaudouin <kiwi@oav.net>
  *  Yen-Ming Lee <leeym@FreeBSD.org>
  *  Yen-Ming Lee <leeym@cae.ce.ntu.edu.tw>
  *  Ying-Chieh Liao <ijliao@FreeBSD.org>
  *  Yoichi NAKAYAMA <yoichi@FreeBSD.org>
  *  Yonatan@Xpert.com
  *  Yukihiro Nakai <nakai@mlab.t.u-tokyo.ac.jp>
  *  Yuri Victorovich <yuri@rawbw.com>
  *  Zach Thompson <hideo@lastamericanempire.com>
  *  Zeus Panchenko <zeus@gnu.org.ua>
  *  alfred@FreeBSD.org
  *  bmc@WillsCreek.COM
  *  chinsan
  *  cracauer@cons.org "Martin Cracauer"
  *  dbaker
  *  dd
  *  dikshie <dikshie@lapi.itb.ac.id>
  *  djp
  *  globalpanic@gmx.net
  *  gmarco@giovannelli.it
  *  gpalmer
  *  hrs, lesi
  *  igor@zynaps.ru
  *  ijliao
  *  itojun@itojun.org
  *  jmacd
  *  joerg
  *  jsellens
  *  kaz
  *  king@v2project.com
  *  marcus
  *  marcus@FreeBSD.org
  *  markm
  *  milki <milki@rescomp.berkeley.edu>
  *  mnag
  *  moeding
  *  mp39590@gmail.com
  *  mstowe@chicago.us.mensa.org
  *  olgeni@FreeBSD.org
  *  osa
  *  pfg
  *  ports@c0decafe.net <ports@c0decafe.net>
  *  roam@FreeBSD.org
  *  roam@orbitel.bg
  *  sahne
  *  sanpei@FreeBSD.org
  *  sec@42.org
  *  sf
  *  shanee@augusta.de
  *  shipley@dis.org
  *  stolz@i2.informatik.rwth-aachen.de
  *  sumikawa@FreeBSD.org
  *  vanilla
  *  wosch

With hat:	portmgr
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 b832da1
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 6 Jan 2021
14:51 tdb search for other commits by this committer
misc/dnetc: add support for powerpc64

PR:		252306
Submitted by:	pkubaj
Original commitRevision:560526 
Tuesday, 13 Aug 2019
14:46 tobik search for other commits by this committer
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
Original commitRevision:508829 
Saturday, 5 May 2018
13:54 danfe search for other commits by this committer
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.
Original commitRevision:469109 
Saturday, 24 Jun 2017
16:54 linimon search for other commits by this committer
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)
Original commitRevision:444230 
Thursday, 12 Jan 2017
11:30 amdmi3 search for other commits by this committer
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL

Approved by:	portmgr blanket
Original commitRevision:431251 
Thursday, 23 Jun 2016
19:09 tdb search for other commits by this committer
Update versions for 9.x and 10.x.
Original commitRevision:417397 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Friday, 18 Jul 2014
16:34 tdb search for other commits by this committer
Fix startup script - ${CLIENTUSER} no longer exists.
Original commitRevision:362218 
Friday, 9 May 2014
22:05 tdb search for other commits by this committer
- Stage support
- Remove support for FreeBSD < 8
- Use @sample plist keyword
- Use USERS and GROUPS to create login
Original commitRevision:353528 
Friday, 20 Sep 2013
20:50 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
Original commitRevision:327745 
Sunday, 5 Aug 2012
23:19 dougb search for other commits by this committer
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
Original commit
Saturday, 28 Jan 2012
12:05 tdb search for other commits by this committer
Update 7.x i386 version:        2.9110.519
Update 8.x i386 version:        2.9110.519
Original commit
Saturday, 22 Oct 2011
16:47 tdb search for other commits by this committer
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
Original commit
Monday, 31 Jan 2011
15:33 tdb search for other commits by this committer
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
Original commit
Thursday, 28 Oct 2010
21:00 erwin search for other commits by this committer
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
Original commit
Sunday, 4 Jul 2010
09:42 tdb search for other commits by this committer
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
Original commit
Monday, 8 Feb 2010
09:45 linimon search for other commits by this committer
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
Original commit
Sunday, 26 Jul 2009
12:01 tdb search for other commits by this committer
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>
Original commit
Tuesday, 17 Mar 2009
22:42 tdb search for other commits by this committer
- Update all versions (apart from alpha) to 2.9103.509.
Original commit
Monday, 16 Feb 2009
08:48 tdb search for other commits by this committer
- Update FreeBSD 7 sparc64 client to 2.9103.509.
Original commit
Tuesday, 13 Jan 2009
11:28 tdb search for other commits by this committer
- Update i386 binaries to version 2.9102.508.
Original commit
Tuesday, 6 Jan 2009
12:41 tdb search for other commits by this committer
- Update clients for i386, amd64 and sparc64 to 2.9101.507.
Original commit
Monday, 5 Jan 2009
21:05 pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
Original commit
Saturday, 27 Oct 2007
17:49 tdb search for other commits by this committer
Update 6.x+/i386 version to 2.9015.503.
Drop 4.x version.
Original commit
Wednesday, 3 Oct 2007
23:42 edwin search for other commits by this committer
Remove support for OSVERSION < 5
Original commit
Friday, 8 Dec 2006
10:23 tdb search for other commits by this committer
- Update i386 binaries to version 2.9013.498.
Original commit
Saturday, 7 Oct 2006
16:52 tdb search for other commits by this committer
- Pre-release clients are now properly released.
- Add client for FreeBSD6/amd64.
- Try and tidy the tests for which binary to fetch.
Original commit
Sunday, 25 Jun 2006
11:20 tdb search for other commits by this committer
- 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.
Original commit
Friday, 23 Jun 2006
05:28 linimon search for other commits by this committer
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
Original commit
Sunday, 23 Apr 2006
19:21 tdb search for other commits by this committer
- Update i386 version to 2.9012.497
- Update amd64 version to 2.9011.496
Original commit
Monday, 9 Jan 2006
10:30 tdb search for other commits by this committer
- 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)
Original commit
Thursday, 1 Dec 2005
16:50 tdb search for other commits by this committer
- Change maintainer to my @FreeBSD.org address.
- Add SHA256 checksum.

Approved by:    clement (mentor)
Original commit
Wednesday, 2 Nov 2005
21:45 pav search for other commits by this committer
- 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)
Original commit
Wednesday, 6 Jul 2005
13:01 pav search for other commits by this committer
- 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)
Original commit
Monday, 6 Dec 2004
20:19 sem search for other commits by this committer
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
Original commit
Monday, 15 Nov 2004
21:54 pav search for other commits by this committer
- Update amd64 binary to 2.9009.494
- Cosmetics in rc script

PR:             ports/73935
Submitted by:   Tim Bishop <tim@bishnet.net> (maintainer)
Original commit
Wednesday, 25 Aug 2004
09:16 krion search for other commits by this committer
Use RCNG
Minor tidyups

PR:             ports/70861
Submitted by:   maintainer
Original commit
Sunday, 20 Jun 2004
15:53 krion search for other commits by this committer
Update i386 version to 2.9008.491
Add amd64 version 2.9008.491

PR:             ports/68142
Submitted by:   maintainer
Original commit
Thursday, 3 Jun 2004
11:25 pav search for other commits by this committer
- 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)
Original commit
Wednesday, 2 Jun 2004
16:47 pav search for other commits by this committer
- 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>
Original commit
Sunday, 30 May 2004
07:39 pav search for other commits by this committer
- Use fixed UID/GID
Original commit
02:26 kris search for other commits by this committer
IGNORE: Uses an unregistered uid/gid.
Original commit
Thursday, 20 May 2004
19:01 thierry search for other commits by this committer
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
Original commit
Wednesday, 11 Feb 2004
03:03 linimon search for other commits by this committer
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.
Original commit
Thursday, 6 Nov 2003
04:23 linimon search for other commits by this committer
Update to latest FreeBSD binary release.  PR: ports/53199 and
maintainer timeout.
Original commit
Sunday, 2 Nov 2003
23:23 linimon search for other commits by this committer
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)
Original commit
Friday, 7 Mar 2003
06:07 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Monday, 9 Dec 2002
22:18 dbaker search for other commits by this committer
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.
Original commit
Wednesday, 4 Dec 2002
18:34 dbaker search for other commits by this committer
Update to 2.9001.478
Update description and comments to reference RC5-72 instead of RC5-64

(Moo)
Original commit
Monday, 30 Sep 2002
08:31 dbaker search for other commits by this committer
Increment major version number
Officially drop dnetc support for all FreeBSD pre-3
Update maintainer email address
Resolve a syntax warning
Original commit
Sunday, 29 Sep 2002
23:43 dbaker search for other commits by this committer
Upgrade PORTVERSION 2.8015.469->2.8015.472
Original commit
Tuesday, 4 Dec 2001
07:58 dbaker search for other commits by this committer
remove fixed uid/gid    
Original commit
07:43 dbaker search for other commits by this committer
bump PORTREVISION    
Original commit
01:43 dbaker search for other commits by this committer
Create a "dnetc" user and group that owns relevant dnetc   directories, files,
and runs the client.    
Original commit
00:24 dbaker search for other commits by this committer
Update port: v2.8010.462 -> v2.8015.469    
Original commit
Saturday, 16 Jun 2001
06:07 dwcjr search for other commits by this committer
Add logic to delete ini file if not modified   Bump PORTREVISION    
Original commit
Thursday, 22 Mar 2001
19:17 sf search for other commits by this committer
bump PORTEPOCH to force downgrade.    
Original commit
Wednesday, 21 Mar 2001
18:52 dbaker search for other commits by this committer
- Downgrade from v2.8012.465 to v2.8010.462 due to bugs   - Clean up the
Makefile a bit    
Original commit
Monday, 22 Jan 2001
18:13 kris search for other commits by this committer
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.    
Original commit
18:05 kris search for other commits by this committer
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.    
Original commit
17:28 ijliao search for other commits by this committer
upgrade to 2.8012.465 and unbroken it    
Original commit
Sunday, 21 Jan 2001
00:48 kris search for other commits by this committer
Mark FORBIDDEN; local buffer overflows yielding user nobody.    
Original commit
Tuesday, 16 Jan 2001
17:33 sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
Original commit
Saturday, 23 Sep 2000
11:11 jedgar search for other commits by this committer
Correct perms for installed files (7700 -> 0700)    
Original commit
Thursday, 13 Jul 2000
20:38 dbaker search for other commits by this committer
Update: v2.8010.462->v2.8010.463    
Original commit
Tuesday, 4 Jul 2000
20:44 dbaker search for other commits by this committer
Update: v2.8009.460->v2.8010.462    
Original commit
Friday, 23 Jun 2000
04:03 dbaker search for other commits by this committer
Fix ARCH elif typo.    
Original commit
Thursday, 22 Jun 2000
08:39 dbaker search for other commits by this committer
Update: 2.8007.458b->2.8009.460    
Original commit

Number of commits found: 73