aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/NeTraMet
Commit message (Collapse)AuthorAgeFilesLines
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-1/+0
| | | | Notes: svn path=/head/; revision=162141
* SHA256ifyEdwin Groothuis2006-02-011-0/+7
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154949
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Remove USE_SIZE now that it's used by default.Jimmy Olgeni2004-03-111-1/+0
| | | | Notes: svn path=/head/; revision=103690
* Unbreak: chase checksum change on PDF file (documentation update).Jimmy Olgeni2004-03-062-2/+10
| | | | | | | | | | | | Add USE_SIZE support. This has already been done once, but the port was being repocopied so the change ended up in the previous port. Noticed by: kris Notes: svn path=/head/; revision=103136
* 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
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add missing file to pkg-plist, support PORTDOCS and fix a portlint error.Jimmy Olgeni2003-11-082-9/+13
| | | | | | | Submitted by: igla@batterybackups.net Notes: svn path=/head/; revision=93396
* Upgrade to version 4.4, add PDF documentation.Jimmy Olgeni2003-08-306-63/+82
| | | | Notes: svn path=/head/; revision=88077
* Suppress command echo.Jimmy Olgeni2003-02-231-1/+1
| | | | Notes: svn path=/head/; revision=76254
* De-pkg-comment my ports + some more.Jimmy Olgeni2003-02-232-1/+1
| | | | Notes: svn path=/head/; revision=76249
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | And some ports have USE_PERL5=yes now. Notes: svn path=/head/; revision=69436
* Don't try and guess what the type of sys_nerr is, use <stdio.h> instead.Kris Kennaway2002-08-232-0/+20
| | | | Notes: svn path=/head/; revision=64903
* Unbreak on 5.0 (malloc.h)Kris Kennaway2002-01-261-0/+12
| | | | Notes: svn path=/head/; revision=53764
* Add new port: net/NeTraMet.Jimmy Olgeni2001-02-265-0/+93
PR: 25330 Submitted by: olgeni Notes: svn path=/head/; revision=38784