aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/ipacctd/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Remove disappeared WWW sitesAlex Kozlov2018-02-211-2/+1
| | | | | | | - Remove disappeared master site from net-mgmt/ipacctd Notes: svn path=/head/; revision=462487
* - Add LICENSEDmitry Marakasov2015-12-301-1/+3
| | | | | | | - Switch to options helpers Notes: svn path=/head/; revision=404799
* MASTER_SITES cleanup.Mathieu Arnold2015-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 Notes: svn path=/head/; revision=386312
* - Do not violate stagedirAntoine Brodin2014-09-241-0/+3
| | | | | | | - Remove @dirrm from plist Notes: svn path=/head/; revision=369196
* Allow staging as a regular userAntoine Brodin2014-09-071-7/+3
| | | | Notes: svn path=/head/; revision=367536
* Stagify.Vanilla I. Shu2014-06-201-8/+2
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358539
* Remove trailing whitespaces from category net-mgmtEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345425
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-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) Notes: svn path=/head/; revision=343634
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net-mgmt) Notes: svn path=/head/; revision=327757
* For some unmaintained ports:Eitan Adler2013-04-241-2/+3
| | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=316454
* Reassign skv@ ports to the heapBaptiste Daroussin2013-04-221-6/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=316230
* Fix problem introduced in r302141. The directory for the unpacked sourceDoug Barton2012-08-211-1/+3
| | | | | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied. Notes: svn path=/head/; revision=302901
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-051-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* Update to 1.47Sergey Skvortsov2006-03-161-2/+1
| | | | | | | | PR: ports/94485 Submitted by: Eugene Grosbein <eugen xxx grosbein.pp.ru> Notes: svn path=/head/; revision=157421
* Rewrite startup scripts to use RC_SUBRSergey Skvortsov2005-02-211-4/+2
| | | | Notes: svn path=/head/; revision=129500
* Say hello to the new "net-mgmt" category. There are probably moreGarrett Wollman2004-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 Notes: svn path=/head/; revision=101812
* Add mirror to MASTER_SITES.Sergey Skvortsov2003-11-031-1/+2
| | | | Notes: svn path=/head/; revision=92953
* Add ipacctd 1.46, IP accounting using divert socket.Sergey Skvortsov2003-08-221-0/+35
Notes: svn path=/head/; revision=87505