aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/cidr
Commit message (Collapse)AuthorAgeFilesLines
* Support stagingEmanuel Haupt2013-10-221-5/+3
| | | | | | | | PR: 183194 Submitted by: mat Notes: svn path=/head/; revision=331308
* 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
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-2/+0
| | | | Notes: svn path=/head/; revision=323578
* - Add licenseEmanuel Haupt2013-05-071-4/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=317638
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Mark MAKE_JOBS_SAFEEmanuel Haupt2009-03-271-0/+2
| | | | Notes: svn path=/head/; revision=231102
* Use MASTER_SITE_CRITICALEmanuel Haupt2008-03-271-2/+1
| | | | Notes: svn path=/head/; revision=209964
* Correct Makefile header:Emanuel Haupt2006-07-291-1/+1
| | | | | | | | -# New ports collection makefile for: sqsh +# New ports collection makefile for: cidr Notes: svn path=/head/; revision=169042
* - Provide a patch to fix incorrect uses of strncpyEmanuel Haupt2006-07-285-47/+45
| | | | | | | | | | | | | - Add an additional master site - Nuke patch-aa - Cleanup - Bump PORTREVISION - Take maintainer-ship Obtained from: OpenBSD Notes: svn path=/head/; revision=168959
* Reset maintainer due to persistent mail loop.Mark Linimon2006-07-171-1/+1
| | | | Notes: svn path=/head/; revision=168045
* SHA256ifyEdwin Groothuis2006-02-011-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* Remove dead mastersite. Host is now owned by a squatter.Mark Linimon2005-10-121-2/+0
| | | | Notes: svn path=/head/; revision=145129
* - Fix MASTER_SITES.Florent Thoumie2005-06-301-2/+1
| | | | | | | | | PR: ports/82635 Reported by: Andreas Schaefer <AndiSHFR@gmx.net> Corrected by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=138261
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* 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
* Use PLIST_FILES (bento-tested, marcus-reviewed).Trevor Johnson2004-02-062-1/+1
| | | | Notes: svn path=/head/; revision=100139
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Since the master site is down, temporarily mirror the tarball atNorikatsu Shigemura2002-09-231-0/+2
| | | | | | | | | | ${MASTER_SITE_LOCAL}. Submitted by: bento Approved by: knu (mentor) Notes: svn path=/head/; revision=67065
* Update to 2.3.2Patrick Li2002-06-044-15/+34
| | | | | | | Approved by: 2 week timeout Notes: svn path=/head/; revision=60568
* unbreak: ${WRKSRC} corrected.FUJISHIMA Satsuki2001-09-112-2/+2
| | | | | | | respoct CC. Notes: svn path=/head/; revision=47717
* Update to 2.3.1.Alexander Langer2001-08-232-2/+2
| | | | | | | | | (Bugfix in cleanup. Pointers had been set to NULL before free()'ing.) Submitted by: bento (checksum mismatch) Notes: svn path=/head/; revision=46730
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-1/+2
| | | | Notes: svn path=/head/; revision=37252
* Add cidr-2.3, a RFC 1878 subnet calculator / helper.Alexander Langer2000-07-196-0/+44
PR: 20010 Submitted by: Domas Mituzas <midom@dammit.lt> Notes: svn path=/head/; revision=30844