aboutsummaryrefslogtreecommitdiff
path: root/net/atmsupport
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak the port by going to the new version.Hartmut Brandt2005-02-132-5/+3
| | | | Notes: svn path=/head/; revision=128691
* BROKEN: Does not installKris Kennaway2005-02-111-0/+2
| | | | Notes: svn path=/head/; revision=128548
* Fix building on current by upgrading to the newest version 1.4.Hartmut Brandt2004-12-212-7/+3
| | | | Notes: svn path=/head/; revision=124700
* This port is scheduled to be removed on 2005-02-18 if it is stillKris Kennaway2004-12-181-0/+2
| | | | | | | broken at that time, and a fix has not been submitted to GNATS. Notes: svn path=/head/; revision=124429
* BROKEN: Broken pkg-plistKris Kennaway2004-11-181-0/+2
| | | | Notes: svn path=/head/; revision=121903
* Update to version 1.3.Hartmut Brandt2004-08-183-3/+5
| | | | Notes: svn path=/head/; revision=116607
* New version of the package that adds testing of the new callHartmut Brandt2004-07-094-535/+725
| | | | | | | control function. Notes: svn path=/head/; revision=113262
* Add missing symlinksKris Kennaway2004-04-201-0/+2
| | | | Notes: svn path=/head/; revision=107671
* 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
* New distinfo. The checksum in the old one was wrong.Hartmut Brandt2004-02-171-1/+2
| | | | Notes: svn path=/head/; revision=101199
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 1.1. This fixes build problems with a wrongly named library.Hartmut Brandt2004-02-022-2/+2
| | | | Notes: svn path=/head/; revision=99805
* Build atmsupport only starting from FreeBSD_version 50114. This isHartmut Brandt2004-02-021-2/+2
| | | | | | | | approximately the version when the ATM stuff went in that this port should test. Notes: svn path=/head/; revision=99787
* Add a new port atmsupport: contains a number ofSergey A. Osokin2004-01-295-0/+1367
libraries and tools to test the NgATM sub-system. The easiest way to run these tests are the scripts in /usr/src/tools/regression/atm. Submitted by: harti Notes: svn path=/head/; revision=99404