FreshPorts -- The Place For Ports notbug Sun, 12 Feb 2012 1:19 PM GMT
Port details
atmsupport 1.8 net on this many watch lists=0 search for ports that depend on this port
Broken BROKEN: does not compile
Ignore IGNORE: is marked as broken: does not compile
Tools for testing the ATM subsystem
Maintained by: harti@FreeBSD.org search for ports maintained by this maintainer
Port Added: 29 Jan 2004 13:32:48
License: not specified in port
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
CVSWeb : Sources : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, devel/libtool
Required Libraries: lang/tcl84
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/atmsupport/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/harti/atm/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/harti/atm/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/harti/atm/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/harti/atm/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/harti/atm/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/harti/atm/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/harti/atm/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 30

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.8
miwi search for other commits by this committer
- Get Rid MD5 support
04 Dec 2010 07:34:27
Original commit files touched by this commit  1.8
ade search for other commits by this committer
Sync to new bsd.autotools.mk
02 Aug 2009 19:36:34
Original commit files touched by this commit  1.8
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
26 Jul 2009 15:50:37
Original commit files touched by this commit  1.8
erwin search for other commits by this committer
Mark BROKEN on all platforms and use a more specific OSVERSION.
26 Jul 2009 12:16:23
Original commit files touched by this commit  1.8
pav search for other commits by this committer
- Mark BROKEN on amd64/8

Reported by:    pointyhat
11 Apr 2009 19:37:44
Original commit files touched by this commit  1.8
harti search for other commits by this committer
Add a patch to fix the breakage introduced by the removal of a (non-
standard-conform) zero-length array in struct ccatm_op for compilation
by LLVM.
05 Jan 2009 21:36:39
Original commit files touched by this commit  1.8
pav search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older
19 Apr 2008 17:56:05
Original commit files touched by this commit  1.8
  Sanity Test Failure
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
14 Jun 2007 19:41:11
Original commit files touched by this commit  1.8
harti search for other commits by this committer
Upgrade to 1.8. This fixes compilation issues with gcc-4.
01 Feb 2007 02:42:06
Original commit files touched by this commit  1.7
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
23 Feb 2006 10:40:45
Original commit files touched by this commit  1.7
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 21:24:05
Original commit files touched by this commit  1.7
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.7
ade search for other commits by this committer
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.
22 Apr 2005 16:52:15
Original commit files touched by this commit  1.7
harti search for other commits by this committer
Fix building on 64-bit platforms.
26 Mar 2005 20:22:25
Original commit files touched by this commit  1.6
kris search for other commits by this committer
BROKEN on sparc64 and ia64: Does not build

Approved by:    portmgr (self)
21 Feb 2005 11:36:53
Original commit files touched by this commit  1.6
harti search for other commits by this committer
New version with more fixes for the broken TCL.
13 Feb 2005 14:15:19
Original commit files touched by this commit  1.5
harti search for other commits by this committer
Unbreak the port by going to the new version.
11 Feb 2005 21:56:19
Original commit files touched by this commit  1.4
kris search for other commits by this committer
BROKEN: Does not install
21 Dec 2004 13:06:03
Original commit files touched by this commit  1.4
harti search for other commits by this committer
Fix building on current by upgrading to the newest version 1.4.
18 Dec 2004 23:02:35
Original commit files touched by this commit  1.3
kris search for other commits by this committer
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.
18 Nov 2004 21:56:17
Original commit files touched by this commit  1.3
kris search for other commits by this committer
BROKEN: Broken pkg-plist
18 Aug 2004 17:15:23
Original commit files touched by this commit  1.3
harti search for other commits by this committer
Update to version 1.3.
09 Jul 2004 08:37:23
Original commit files touched by this commit  1.2
harti search for other commits by this committer
New version of the package that adds testing of the new call
control function.
20 Apr 2004 07:52:44
Original commit files touched by this commit  1.1_1
kris search for other commits by this committer
Add missing symlinks
14 Mar 2004 06:17:56
Original commit files touched by this commit  1.1_1
ade search for other commits by this committer
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.
17 Feb 2004 12:25:20
Original commit files touched by this commit  1.1_1
harti search for other commits by this committer
New distinfo. The checksum in the old one was wrong.
04 Feb 2004 05:10:27
Original commit files touched by this commit  1.1_1
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
02 Feb 2004 12:44:22
Original commit files touched by this commit  1.1
harti search for other commits by this committer
Update to 1.1. This fixes build problems with a wrongly named library.
02 Feb 2004 08:32:54
Original commit files touched by this commit  1.0
harti search for other commits by this committer
Build atmsupport only starting from FreeBSD_version 50114. This is
approximately the version when the ATM stuff went in that this port
should test.
29 Jan 2004 13:32:12
Original commit files touched by this commit  1.0
osa search for other commits by this committer
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

Number of commits found: 30

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
webcalendarFeb 12
webcalendar-develFeb 12
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06

15 vulnerabilities affecting 34 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23151
Broken 192
Deprecated 96
Ignore 728
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 2
new 48 hours7
new 7 days44
new fortnight69
new month138

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.256 seconds.