aboutsummaryrefslogtreecommitdiff
path: root/net/cnupm
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Update my mail address to FreeBSDSylvio Cesar Teixeira2009-11-271-1/+1
| | | | | | | Approved by: miwi (mentor) Notes: svn path=/head/; revision=244870
* Fix install port with custom PREFIX.Ion-Mihai Tetcu2009-10-181-0/+3
| | | | | | | | | PR: 139585 Submitted by: Sahil Tandon Approved by: maintainer Notes: svn path=/head/; revision=242995
* - Over to latest submitterMartin Wilke2009-09-131-1/+1
| | | | Notes: svn path=/head/; revision=241310
* - Reset maintainerMartin Wilke2009-09-121-1/+1
| | | | | | | Mail bounce: <null@1system.ru>: Recipient address rejected: User unknown .. Notes: svn path=/head/; revision=241307
* - Update to 3.12Martin Wilke2009-09-123-7/+9
| | | | | | | | | PR: 138253 Submitted by: Sylvio Cesar <scjamorim@bsd.com.br> Approved by: maintainer timeout Notes: svn path=/head/; revision=241306
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-1/+1
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* - Add a MASTER_SITES backup and remove reference to MASTER_SITE_LOCAL sinceRenato Botelho2006-01-231-2/+1
| | | | | | | | | | this version is not available at mnag's subdir. Submitted by: maintainer by email Noticed by: krismail Notes: svn path=/head/; revision=154222
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 3.11Renato Botelho2005-12-222-4/+4
| | | | | | | | | | | | | | Changes: o Correctly initialize supplementary group list for systems w/o login classes. o Author finished support cnupm, now cnupm supported by support@openbsd.ru PR: ports/90787 Submitted by: maintainer Notes: svn path=/head/; revision=151826
* Update to 3.10Marcus Alves Grando2005-11-282-3/+4
| | | | | | | | | | Add SHA256 PR: 89656 Submitted by: Dennis S.Davidoff <null@1system.ru> (maintainer) Notes: svn path=/head/; revision=149795
* Add another MASTER_SITE, because first site have temporary fails.Marcus Alves Grando2005-10-211-1/+3
| | | | | | | Notified by: kris Notes: svn path=/head/; revision=146085
* Pacify distfile survey by following redirects on URLs.Mark Linimon2005-10-131-1/+1
| | | | | | | Source: distfile survey Notes: svn path=/head/; revision=145227
* Update to 3.9Marcus Alves Grando2005-10-052-5/+5
| | | | | | | | | PR: 86938 Submitted by: Dennis S.Davidoff <null@1system.ru> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=144318
* Add cnupm 3.8, the BPF Traffic Collector (IPv4/IPv6).Sam Lawrance2005-06-226-0/+114
PR: ports/66275 Submitted by: Dennis S. Davidoff <null@1system.ru> Notes: svn path=/head/; revision=137868