The FreeBSD Ports Archive
FreeBSD net : atmsupport4>
Tools for testing the ATM subsystem
This port contains a number of 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.
harti@freebsd.org
|
atmsupport history
v. 1.19
date: 2007/06/14 19:41:11; author: harti; state: Exp; lines: +1 -1
Upgrade to 1.8. This fixes compilation issues with gcc-4.
v. 1.18
date: 2007/02/01 02:41:50; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.17
date: 2006/02/23 10:38:16; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:50:20; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
v. 1.15
date: 2005/04/22 16:52:15; author: harti; state: Exp; lines: +1 -5
Fix building on 64-bit platforms.
v. 1.14
date: 2005/03/26 20:22:25; author: kris; state: Exp; lines: +4 -0
BROKEN on sparc64 and ia64: Does not build
Approved by: portmgr (self)
v. 1.13
date: 2005/02/21 11:36:53; author: harti; state: Exp; lines: +1 -1
New version with more fixes for the broken TCL.
v. 1.12
date: 2005/02/13 14:15:19; author: harti; state: Exp; lines: +1 -3
Unbreak the port by going to the new version.
v. 1.11
date: 2005/02/11 21:56:19; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not install
v. 1.10
date: 2004/12/21 13:06:03; author: harti; state: Exp; lines: +1 -5
Fix building on current by upgrading to the newest version 1.4.
v. 1.9
date: 2004/12/18 23:02:29; author: kris; state: Exp; lines: +2 -0
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
v. 1.8
date: 2004/11/18 21:56:17; author: kris; state: Exp; lines: +2 -0
BROKEN: Broken pkg-plist
v. 1.7
date: 2004/08/18 17:15:23; author: harti; state: Exp; lines: +1 -1
Update to version 1.3.
v. 1.6
date: 2004/07/09 08:37:22; author: harti; state: Exp; lines: +2 -2
New version of the package that adds testing of the new call
control function.
v. 1.5
date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
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.
v. 1.4
date: 2004/02/04 05:07:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.3
date: 2004/02/02 12:44:22; author: harti; state: Exp; lines: +1 -1
Update to 1.1. This fixes build problems with a wrongly named library.
v. 1.2
date: 2004/02/02 08:32:54; author: harti; state: Exp; lines: +2 -2
Build atmsupport only starting from FreeBSD_version 50114. This is
approximately the version when the ATM stuff went in that this port
should test.
v. 1.1
date: 2004/01/29 13:32:12; author: osa; state: Exp;
Add a new port atmsupport: contains a number of
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
=============================================================================
v. 1.19
date: 2007/06/14 19:41:11; author: harti; state: Exp; lines: +1 -1
Upgrade to 1.8. This fixes compilation issues with gcc-4.
v. 1.18
date: 2007/02/01 02:41:50; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.17
date: 2006/02/23 10:38:16; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:50:20; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
v. 1.15
date: 2005/04/22 16:52:15; author: harti; state: Exp; lines: +1 -5
Fix building on 64-bit platforms.
v. 1.14
date: 2005/03/26 20:22:25; author: kris; state: Exp; lines: +4 -0
BROKEN on sparc64 and ia64: Does not build
Approved by: portmgr (self)
v. 1.13
date: 2005/02/21 11:36:53; author: harti; state: Exp; lines: +1 -1
New version with more fixes for the broken TCL.
v. 1.12
date: 2005/02/13 14:15:19; author: harti; state: Exp; lines: +1 -3
Unbreak the port by going to the new version.
v. 1.11
date: 2005/02/11 21:56:19; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not install
v. 1.10
date: 2004/12/21 13:06:03; author: harti; state: Exp; lines: +1 -5
Fix building on current by upgrading to the newest version 1.4.
v. 1.9
date: 2004/12/18 23:02:29; author: kris; state: Exp; lines: +2 -0
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
v. 1.8
date: 2004/11/18 21:56:17; author: kris; state: Exp; lines: +2 -0
BROKEN: Broken pkg-plist
v. 1.7
date: 2004/08/18 17:15:23; author: harti; state: Exp; lines: +1 -1
Update to version 1.3.
v. 1.6
date: 2004/07/09 08:37:22; author: harti; state: Exp; lines: +2 -2
New version of the package that adds testing of the new call
control function.
v. 1.5
date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
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.
v. 1.4
date: 2004/02/04 05:07:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.3
date: 2004/02/02 12:44:22; author: harti; state: Exp; lines: +1 -1
Update to 1.1. This fixes build problems with a wrongly named library.
v. 1.2
date: 2004/02/02 08:32:54; author: harti; state: Exp; lines: +2 -2
Build atmsupport only starting from FreeBSD_version 50114. This is
approximately the version when the ATM stuff went in that this port
should test.
v. 1.1
date: 2004/01/29 13:32:12; author: osa; state: Exp;
Add a new port atmsupport: contains a number of
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
=============================================================================
v. 1.19
date: 2007/06/14 19:41:11; author: harti; state: Exp; lines: +1 -1
Upgrade to 1.8. This fixes compilation issues with gcc-4.
v. 1.18
date: 2007/02/01 02:41:50; author: kris; state: Exp; lines: +1 -0
Use libtool port instead of included version to avoid objformat a.out botch
v. 1.17
date: 2006/02/23 10:38:16; author: ade; state: Exp; lines: +1 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.16
date: 2005/11/15 06:50:20; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
v. 1.15
date: 2005/04/22 16:52:15; author: harti; state: Exp; lines: +1 -5
Fix building on 64-bit platforms.
v. 1.14
date: 2005/03/26 20:22:25; author: kris; state: Exp; lines: +4 -0
BROKEN on sparc64 and ia64: Does not build
Approved by: portmgr (self)
v. 1.13
date: 2005/02/21 11:36:53; author: harti; state: Exp; lines: +1 -1
New version with more fixes for the broken TCL.
v. 1.12
date: 2005/02/13 14:15:19; author: harti; state: Exp; lines: +1 -3
Unbreak the port by going to the new version.
v. 1.11
date: 2005/02/11 21:56:19; author: kris; state: Exp; lines: +2 -0
BROKEN: Does not install
v. 1.10
date: 2004/12/21 13:06:03; author: harti; state: Exp; lines: +1 -5
Fix building on current by upgrading to the newest version 1.4.
v. 1.9
date: 2004/12/18 23:02:29; author: kris; state: Exp; lines: +2 -0
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
v. 1.8
date: 2004/11/18 21:56:17; author: kris; state: Exp; lines: +2 -0
BROKEN: Broken pkg-plist
v. 1.7
date: 2004/08/18 17:15:23; author: harti; state: Exp; lines: +1 -1
Update to version 1.3.
v. 1.6
date: 2004/07/09 08:37:22; author: harti; state: Exp; lines: +2 -2
New version of the package that adds testing of the new call
control function.
v. 1.5
date: 2004/03/14 06:17:03; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
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.
v. 1.4
date: 2004/02/04 05:07:56; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.3
date: 2004/02/02 12:44:22; author: harti; state: Exp; lines: +1 -1
Update to 1.1. This fixes build problems with a wrongly named library.
v. 1.2
date: 2004/02/02 08:32:54; author: harti; state: Exp; lines: +2 -2
Build atmsupport only starting from FreeBSD_version 50114. This is
approximately the version when the ATM stuff went in that this port
should test.
v. 1.1
date: 2004/01/29 13:32:12; author: osa; state: Exp;
Add a new port atmsupport: contains a number of
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
=============================================================================
|
| |

|