aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/ipacctd
Commit message (Collapse)AuthorAgeFilesLines
* - Add LICENSEamdmi32015-12-301-1/+3
| | | | - Switch to options helpers
* MASTER_SITES cleanup.mat2015-05-141-1/+1
| | | | | | | | | | | | | | | | | | | - 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
* - Do not violate stagedirantoine2014-09-252-2/+3
| | | | - Remove @dirrm from plist
* Allow staging as a regular userantoine2014-09-071-7/+3
|
* Stagify.vanilla2014-06-202-8/+4
| | | | Approved by: portmgr@
* Remove trailing whitespaces from category net-mgmtehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | net-mgmt)
* For some unmaintained ports:eadler2013-04-252-4/+4
| | | | | | | | | | | - fix format for pkg-descr - convert to OptionsNG - remove logic for older versions of python which we no longer support - remove option for old versions of FreeBSD - unconditionally set PORTDOCS - etc. Reviewed by: jgh
* Reassign skv@ ports to the heapbapt2013-04-221-6/+2
| | | | Feature safe: yes
* Fix problem introduced in r302141. The directory for the unpacked sourcedougb2012-08-221-1/+3
| | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied.
* Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1
| | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
| | | | | | | | | | | 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.
* The vast majority of pkg-descr files had the following format when theydougb2011-10-241-4/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* - Get Rid MD5 supportmiwi2011-03-201-1/+0
|
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
| | | | s#. %%RC_SUBR%%#. /etc/rc.subr#
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-2/+0
| | | | | | | | | | | | | | | | | | | | 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.
* Update to 1.47skv2006-03-162-5/+4
| | | | | PR: ports/94485 Submitted by: Eugene Grosbein <eugen xxx grosbein.pp.ru>
* SHA256ifyedwin2006-02-011-0/+1
| | | | Approved by: krion@
* Rewrite startup scripts to use RC_SUBRskv2005-02-224-77/+121
|
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* Add mirror to MASTER_SITES.skv2003-11-031-1/+2
|
* Add ipacctd 1.46, IP accounting using divert socket.skv2003-08-225-0/+121