FreshPorts -- The Place For Ports notbug Thu, 9 Feb 2012 10:44 PM GMT
Port details
clisp 2.49_2 lang on this many watch lists=17 search for ports that depend on this port
A Common Lisp implementation
Maintained by: jsa@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: lisp
License: GPLv2


ANSI Common Lisp is a high-level, general-purpose programming language.
GNU CLISP is a Common Lisp implementation by Bruno Haible of Karlsruhe
University and Michael Stoll of Munich University, both in Germany.
It mostly supports the Lisp described in the ANSI Common Lisp standard.
It runs on most Unix workstations (GNU/Linux, FreeBSD, NetBSD, OpenBSD,
Solaris, Tru64, HP-UX, BeOS, NeXTstep, IRIX, AIX and others) and on
other systems (Windows NT/2000/XP, Windows 95/98/ME) and needs only
4 MB of RAM.

It is Free Software and may be distributed under the terms of GNU GPL,
while it is possible to distribute commercial proprietary applications
compiled with GNU CLISP.

The user interface comes in English, German, French, Spanish, Dutch,
Russian and Danish, and can be changed at run time.

GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
a foreign language interface, sockets, i18n, fast bignums and more.
An X11 interface is available through CLX, Garnet, CLUE/CLIO.
GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.

WWW: http://clisp.cons.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/ffcall, print/ghostscript9
Required Libraries: devel/readline, devel/libsigsegv, converters/libiconv, devel/gettext
There are no ports dependent upon this port

To install the port: cd /usr/ports/lang/clisp/ && make install clean
To add the package: pkg_add -r clisp


Configuration Options
===> The following configuration options are available for clisp-2.49_2:
     BDB=Off (default) "Build Berkeley Database module"
     CLX_MIT=Off (default) "Build X11 module (original MIT version)"
     CLX_NEW=Off (default) "Build X11 module (new faster version)"
     DBUS=Off (default) "D-BUS control module"
     FASTCGI=Off (default) "Build FastCGI module"
     GDBM=Off (default) "Build GNU Database manager module"
     GTK2=Off (default) "Build Gtk+2 module"
     PARI=Off (default) "Build PARI (math and calc lib) module"
     PCRE=Off (default) "Build PCRE (Perl Compatible Regexp) module"
     PGSQL=Off (default) "Build PostgreSQL database module"
     RAWSOCK=On (default) "Build Raw Socket Access module"
     SVM=Off (default) "Enable Support Vector Machines module"
     THREADS=Off (default) "Enable multithreaded (Experimental)"
     WILDCARD=On (default) "Build wildcard matching module"
     ZLIB=On (default) "Build ZLib interface module "
===> Use 'make config' to modify these settings

Master Sites:
http://ftp.gnu.org/gnu/clisp/release/2.49/
ftp://ftp.gnu.org/gnu/clisp/release/2.49/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/clisp/release/2.49/
http://mirrors.usc.edu/pub/gnu/clisp/release/2.49/
ftp://ftp.kddlabs.co.jp/GNU/clisp/release/2.49/
ftp://ftp.dti.ad.jp/pub/GNU/clisp/release/2.49/
http://ring.nict.go.jp/archives/GNU/clisp/release/2.49/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/clisp/release/2.49/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/gnu/clisp/release/2.49/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/clisp/release/2.49/
http://ftp.funet.fi/pub/gnu/prep/clisp/release/2.49/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 78

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
10 Nov 2011 05:38:32
Original commit files touched by this commit  2.49_2
linimon search for other commits by this committer
Mark broken on powerpc as well as sparc64.  (In fact, on all the tier-2s.)

Hat:            portmgr
23 Sep 2011 22:26:39
Original commit files touched by this commit  2.49_2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
12 Sep 2011 13:46:59
Original commit files touched by this commit  2.49_2
gabor search for other commits by this committer
- Track dependencies after databases/gdbm update
15 Nov 2010 00:27:57
Original commit files touched by this commit  2.49_1
jsa search for other commits by this committer
Swith to using the dynamic modules system.
Fix several options, now all options actually work.
Enable ZLIB by default since this requires no extra depends.
End support for the ancient ORACLE option.

Approved by:    wxs (mentor)
25 Jul 2010 11:18:55
Original commit files touched by this commit  2.49
jsa search for other commits by this committer
Update my email address to my new @FreeBSD.org addy

Approved by:    wxs (mentor)
12 Jul 2010 14:17:13
Original commit files touched by this commit  2.49
wxs search for other commits by this committer
Update to 2.4.9

Changes can be found here:
http://clisp.cvs.sourceforge.net/viewvc/clisp/clisp/src/NEWS?revision=clisp_2_49-2010-07-07

and more in the ChangeLog.

The new dynamic modules is not enabled for this port.

PR:             ports/148512
Submitted by:   Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
19 Jun 2010 07:45:43
Original commit files touched by this commit  2.48_4
linimon search for other commits by this committer
Mark as broken on sparc64.

Hat:            portmgr
Feature safe:   yes
31 May 2010 02:01:56
Original commit files touched by this commit  2.48_4
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
27 May 2010 20:03:24
Original commit files touched by this commit  2.48_3
johans search for other commits by this committer
Chase devel/libsigsegv shlib bump
28 Mar 2010 06:47:48
Original commit files touched by this commit  2.48_2
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  2.48_1
dinoex search for other commits by this committer
- update to jpeg-8
27 Nov 2009 18:21:12
Original commit files touched by this commit  2.48
amdmi3 search for other commits by this committer
- Add D-Bus and threads support

PR:             140504
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
12 Nov 2009 00:05:43
Original commit files touched by this commit  2.48
amdmi3 search for other commits by this committer
- Update to 2.48

PR:             140282
Submitted by:   "Joseph S. Atkinson" <jsa@wickedmachine.net>
31 Jul 2009 13:57:52
Original commit files touched by this commit  2.47_2
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
12 May 2009 11:28:17
Original commit files touched by this commit  2.47_1
itetcu search for other commits by this committer
Fix LIB_DEPENDS on devel/readline: its sh lib version was bumped recently from
5 to 6.

Forgotten by:   araujo@
Reported by:    QAT
07 Apr 2009 22:50:17
Original commit files touched by this commit  2.47
wxs search for other commits by this committer
- Fix build when WITH_PARI is selected.

PR:             ports/133386
Submitted by:   Peter Jeremy <peterjeremy@optushome.com.au>
Approved by:    Joseph S. Atkinson <jsatkinson@embarqmail.com> (maintainer)
27 Feb 2009 11:17:17
Original commit files touched by this commit  2.47
miwi search for other commits by this committer
- Update to 2.47

PR:             131581
Submitted by:   maintainer
07 Feb 2009 17:46:08
Original commit files touched by this commit  2.44.1_1
alepulver search for other commits by this committer
- From now on, Joseph S. Atkinson will be mainaining ftp/filezilla and
  lang/clisp.
06 Jun 2008 13:41:15
Original commit files touched by this commit  2.44.1_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
30 Apr 2008 01:32:18
Original commit files touched by this commit  2.44.1
alepulver search for other commits by this committer
- Update to version 2.44.1.
- Remove USE_GCC=3.4 for FreeBSD/i386 7.x (not needed anymore).
- Remove wrong mirror (does not have this version).

Obtained from:  "Joseph S. Atkinson" <jsatkinson@embarqmail.com> (private
e-mail)
23 Mar 2008 11:11:33
Original commit files touched by this commit  2.44_2
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
20 Mar 2008 16:43:36
Original commit files touched by this commit  2.44_1
gahr search for other commits by this committer
- Chase devel/libsigsegv shlib version bump

Approved by:    miwi (mentor)
15 Feb 2008 19:11:04
Original commit files touched by this commit  2.44
alepulver search for other commits by this committer
- Update to version 2.44.
- External ffcall is used instead of bundled one.
- Remove BROKEN for 8.x.
- Add USE_GCC=3.4 for FreeBSD >= 7.x on i386 (others build with base GCC).
29 Jan 2008 22:31:12
Original commit files touched by this commit  2.43
erwin search for other commits by this committer
Mark BROKEN on 8.0: dumps core during build
11 Dec 2007 21:23:42
Original commit files touched by this commit  2.43
alepulver search for other commits by this committer
- Update to version 2.43.
- Remove regular expression to correct PORTVERSION for MASTER_SITES/WRKSRC.
- Define USE_GHOSTSCRIPT_BUILD instead of using BUILD_DEPENDS.
- Remove NOT_FOR_ARCHS=ia64 (should work now).
- Use HAS_CONFIGURE instead of GNU_CONFIGURE to avoid workarouds for removing
  automatically added but unrecognized configure options.
- Add GDBM, GTK2 and SVM options (for new modules).
- Add pkg-message to note that Vim/Emacs syntax files install in DATADIR.
- Remove USE_GCC=3.4 since it now builds with GCC 4.x.
- Increase base BDB version (now supports 4.3-4.6, not 4.2 anymore).
- Remove BROKEN when PARI module was enabled, since it doesn't segfault now.
- Remove post-configure target because the main configure includes those steps.
30 Nov 2007 21:23:11
Original commit files touched by this commit  2.41a_1
alepulver search for other commits by this committer
- Use GCC 3.4 to build in FreeBSD >= 7 since it fails with GCC 4.x (the reason
  and a proper fix will be evaluated later, together with the 2.42 update).

PR:             ports/117783
Submitted by:   NIIMI Satoshi <sa2c@sa2c.net>
Approved by:    portmgr (linimon)
24 Oct 2007 00:43:51
Original commit files touched by this commit  2.41a_1
alepulver search for other commits by this committer
- Only mark BROKEN when PACKAGE_BUILDING, since the failure seems related to
  pointyhat (a user reported success).
- Change BROKEN message accordingly.
23 Jul 2007 09:36:52
Original commit files touched by this commit  2.41a_1
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
05 Jun 2007 04:38:38
Original commit files touched by this commit  2.41a_1
alepulver search for other commits by this committer
- Mark BROKEN for FreeBSD 7.x (coredumps).

Reported by:    pointyhat
19 May 2007 20:32:57
Original commit files touched by this commit  2.41a_1
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
03 May 2007 21:04:53
Original commit files touched by this commit  2.41a
alepulver search for other commits by this committer
- Update to version 2.41a.
13 Jan 2007 02:05:57
Original commit files touched by this commit  2.41
alepulver search for other commits by this committer
- Add NOT_FOR_ARCHS=ia64 (is not supported by the application).
- Make BROKEN message when enabling PARI option more clear.

Reported by:    pointyhat
08 Dec 2006 15:53:41
Original commit files touched by this commit  2.41
alepulver search for other commits by this committer
- Fix building the fastcgi module.
- Import patch from clisp project [1].
- Add patch for missing strndup() function in FreeBSD [2].

PR:             ports/106464
Submitted by:   Hyo.geol [2]
Obtained from: 
https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1595306&group_id=1355
[1]
07 Dec 2006 04:29:03
Original commit files touched by this commit  2.41
alepulver search for other commits by this committer
- Update to version 2.41.
- Add more MASTER_SITES.
29 Jun 2006 17:31:11
Original commit files touched by this commit  2.38_1
alepulver search for other commits by this committer
- Add CFLAGS to the CFLAGS internal variable of clisp, which fixes building a
  dependency (devel/meta-cvs). This fix was accidentaly removed by me when
  committing the last fix.

Reported by:    shaun
28 Jun 2006 22:04:01
Original commit files touched by this commit  2.38_1
alepulver search for other commits by this committer
- Take maintainership.
- Add OPTIONS and support for modules.
- Fix building on non-i386.
- Fix building on FreeBSD 4.X.
02 Jun 2006 08:56:14
Original commit files touched by this commit  2.38_1
vd search for other commits by this committer
Fix CFLAGS to make devel/meta-cvs buildable

PR:             ports/94456
Submitted by:   Shaun Amott <shaun@inerd.com>
22 Apr 2006 22:13:39
Original commit files touched by this commit  2.38
kris search for other commits by this committer
BROKEN on amd64, ia64 and 4.x: Does not build
15 Mar 2006 13:34:12
Original commit files touched by this commit  2.38
mnag search for other commits by this committer
- Drop maintainership
- portlint(1)

PR:             93874
Submitted by:   maintainer
07 Feb 2006 11:14:59
Original commit files touched by this commit  2.38
barner search for other commits by this committer
- Avoid recursive variable definition

Submitted by:   pfgshield-freebsd@yahoo.com (maintainer)
05 Feb 2006 23:42:57
Original commit files touched by this commit  2.38
barner search for other commits by this committer
- Update to 2.38

Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
PR:             ports/92831
19 Jan 2006 12:53:20
Original commit files touched by this commit  2.37
tdb search for other commits by this committer
- Fix distinfo and unbreak.
- Distfile rerolled, changes as follows (full diff is ~500 lines):
    Change version number from 2.36 to 2.37
    configure.in contains a few changes like this:
      -AC_MSG_NOTICE([ * Berkeley-DB (Tools):])
      +AC_MSG_NOTICE([ * Berkeley-DB (Tools)])

PR:             91739
Submitted by:   Andreas Eder <are@staffa.eder.local>
Approved by:    maintainer
14 Jan 2006 09:12:45
Original commit files touched by this commit  2.37
kris search for other commits by this committer
BROKEN: Size mismatch
03 Jan 2006 04:43:41
Original commit files touched by this commit  2.37
edwin search for other commits by this committer
[maintainer-update] lang/clisp to version 2.37

        Update port to latest upstream version.

PR:             ports/91253
Submitted by:   Jakub Rehor <jakub@rehor.net>
22 Dec 2005 18:23:47
Original commit files touched by this commit  2.36
garga search for other commits by this committer
- Update to 2.36

PR:             ports/90781
Submitted by:   maintainer
28 Oct 2005 22:44:44
Original commit files touched by this commit  2.35_1
kris search for other commits by this committer
BROKEN on amd64 and ia64: Does not compile
10 Sep 2005 03:26:42
Original commit files touched by this commit  2.35_1
lawrance search for other commits by this committer
Add missing build dependency (needs dvipdf from ghostscript)

Reported by:    kris
06 Sep 2005 03:32:47
Original commit files touched by this commit  2.35_1
lawrance search for other commits by this committer
Disable the clisp X module at the request of the maintainer, until he
sorts out the options and dependencies.
Bump PORTREVISION.

PR:             ports/85723
Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
04 Sep 2005 04:49:53
Original commit files touched by this commit  2.35
lawrance search for other commits by this committer
Update to 2.35

From submitter:
* Unmark BROKEN for 64-bit architectures: developers report that it works fine
  (not tested, I only have i386).
* Instead of patching makemake.in, specify correct location of mandir via
  ./makemake option.
* Add build dependency on libsigsegv for better garbage collection.
* Update pkg-descr per request from developers.

PR:             ports/85677
Submitted by:   Jakub Rehor <jakub@rehor.net> (maintainer)
06 Apr 2005 07:53:58
Original commit files touched by this commit  2.33.2_1
flz search for other commits by this committer
- Fix packing list.
- Mark BROKEN for 64bits architectures.

PR:             ports/79438
Submitted by:   Matthew X. Economou <xenophon@irtnog.org>
Approved by:    maintainer
26 Mar 2005 19:35:31
Original commit files touched by this commit  2.33.2
kris search for other commits by this committer
BROKEN: Incomplete pkg-plist

Approved by:    portmgr (self)
06 Mar 2005 21:22:01
Original commit files touched by this commit  2.33.2
sem search for other commits by this committer
- Update to 2.33.2
- Unorphaning the port

PR:             ports/77624
Submitted by:   Jakub Rehor <jakub@rehor.net>
14 Feb 2005 16:02:57
Original commit files touched by this commit  2.30_2
pav search for other commits by this committer
- Really fix build under locale

Submitted by:   Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
29 Jan 2005 23:02:44
Original commit files touched by this commit  2.30_2
pav search for other commits by this committer
- Fix build on Unicode locales by forcing LANG=C

PR:             ports/76585
Submitted by:   clemens fischer <ino-qc@spotteswoode.dnsalias.org>
02 Jan 2005 00:46:39
Original commit files touched by this commit  2.30_2
kris search for other commits by this committer
Does not compile on alpha

Approved by:    portmgr (self)
16 Dec 2004 05:49:27
Original commit files touched by this commit  2.30_2
kris search for other commits by this committer
Clean up handling of locale directories at deinstall-time:

* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
06 Dec 2004 07:19:28
Original commit files touched by this commit  2.30_2
kris search for other commits by this committer
Reset bouncing maintainer address:

<henrik.motakef@web.de>: host mx-ha01.web.de[217.72.192.149] said: 550
    <henrik.motakef@web.de> Benutzer nicht bekannt/User unknown (in reply to
    RCPT TO command)
31 Mar 2004 03:12:58
Original commit files touched by this commit  2.30_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
30 Mar 2004 19:20:23
Original commit files touched by this commit  2.30_2
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
04 Feb 2004 04:36:30
Original commit files touched by this commit  2.30_2
marcus search for other commits by this committer
Add USE_GETTEXT and bump PORTREVISION.

Submitted by:   trevor
Tested by:      bento
23 Jan 2004 18:12:26
Original commit files touched by this commit  2.30_1
trevor search for other commits by this committer
Now gettext 0.12.1 is gettext-old.
26 Aug 2003 20:25:58
Original commit files touched by this commit  2.30_1
marcus search for other commits by this committer
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.

Prodded by:     kris
25 Aug 2003 05:41:38
Original commit files touched by this commit  2.30
marcus search for other commits by this committer
Chase the libintl.so shared lib version.
19 May 2003 12:31:00
Original commit files touched by this commit  2.30
arved search for other commits by this committer
Put back USE_GCC=2.95:

There are some problems with lang/clisp when it's compiled with
GCC 3:

- The foreign function interface (i.e. loading C libraries) doesn't
  work. This breaks devel/meta-cvs, among other things
- A readline-related issue makes CLISP crash when a user hits TAB under
  some circumstances

PR:             52407
Submitted by:   maintainer
22 Feb 2003 03:59:59
Original commit files touched by this commit  2.30
kris search for other commits by this committer
Add missing files
21 Feb 2003 12:35:09
Original commit files touched by this commit  2.30
knu search for other commits by this committer
De-pkg-comment.
08 Jan 2003 10:32:41
Original commit files touched by this commit  2.30
ijliao search for other commits by this committer
upgrade to 2.30
pass maintainership

PR:             46843
Submitted by:   Henrik Motakef <henrik.motakef@web.de> (new maintainer)
08 Nov 2002 20:44:56
Original commit files touched by this commit  2.28
arved search for other commits by this committer
Add USE_GCC=2.95, since the build dumps core with gcc 3.x

PR:             39189
Submitted by:   Stanislav Grozev <tacho@factline.com>
28 Jun 2002 08:23:10
Original commit files touched by this commit  2.28
kevlo search for other commits by this committer
Update to 2.28

PR: 39898
Submitted by: MAINTAINER
07 Feb 2002 21:11:10
files touched by this commit
pat search for other commits by this committer
Remove dead MASTER_SITES    
12 Jan 2002 01:20:02
files touched by this commit
nectar search for other commits by this committer
Commit after maintainer timeout:    
01 Sep 2001 06:38:28
files touched by this commit
knu search for other commits by this committer
Update to 2.27.    
01 Jun 2001 07:05:18
files touched by this commit
obrien search for other commits by this committer
Use proper POSIX syntax for `chown'.    
19 May 2001 20:03:35
files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.25.1    
03 Apr 2001 12:31:20
files touched by this commit
mharo search for other commits by this committer
Easier to read patch    
03 Apr 2001 12:28:35
files touched by this commit
mharo search for other commits by this committer
fix so (socket-server) of clisp does creates a socket    
08 Oct 2000 04:17:26
files touched by this commit
asami search for other commits by this committer
Convert category lang to new layout.  
11 Aug 2000 12:50:37
files touched by this commit
will search for other commits by this committer
Make these COMMENT files conform to Handbook standard.    

Number of commits found: 78

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06
php5*Feb 06
mathopdFeb 03
firefoxFeb 01
linux-firefoxFeb 01
linux-seamonkeyFeb 01
linux-thunderbirdFeb 01
seamonkeyFeb 01
seamonkey2Feb 01

14 vulnerabilities affecting 33 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 23142
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 62
new 24 hours 1
new 48 hours9
new 7 days48
new fortnight72
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.41 seconds.