FreshPorts -- The Place For Ports Sat, 5 Jul 2008 9:25 PM BST
FreshPorts is now runing off the BETA server. Enjoy for now.
Port details
mysql40-server 4.0.27 databases on this many watch lists=201 search for ports that depend on this port This port version is marked as vulnerable.
Multithreaded SQL database (server)
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 31 Jan 2003 16:03:06


MySQL is a very fast, multi-threaded, multi-user and robust SQL
(Structured Query Language) database server.

WWW: http://www.mysql.com/

- Alex Dupre
ale@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
databases/mysql40-client
databases/mysql40-scripts

Required To Build: devel/libtool15
Required Libraries: databases/mysql40-client

To install the port: cd /usr/ports/databases/mysql40-server/ && make install clean
To add the package: pkg_add -r mysql40-server


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.easynet.be/mysql/Downloads/MySQL-4.0/
ftp://ftp.fi.muni.cz/pub/mysql/Downloads/MySQL-4.0/
http://mysql.mirrors.cybercity.dk/Downloads/MySQL-4.0/
ftp://ftp.fh-wolfenbuettel.de/pub/database/mysql/Downloads/MySQL-4.0/
ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-4.0/
http://netmirror.org/mirror/mysql.com/Downloads/MySQL-4.0/
ftp://netmirror.org/mysql.com/Downloads/MySQL-4.0/
http://mirrors.ntua.gr/MySQL/Downloads/MySQL-4.0/
ftp://ftp.ntua.gr/pub/databases/mysql/Downloads/MySQL-4.0/
http://mysql.sote.hu/Downloads/MySQL-4.0/
ftp://ftp.rhnet.is/pub/mysql/Downloads/MySQL-4.0/
ftp://mirror.widexs.nl/pub/mysql/Downloads/MySQL-4.0/
ftp://mirror.etf.bg.ac.yu/mysql/Downloads/MySQL-4.0/
ftp://mirror.switch.ch/mirror/mysql/Downloads/MySQL-4.0/
http://mysql.dp.ua/Downloads/MySQL-4.0/
http://mysql.mirrored.ca/Downloads/MySQL-4.0/
ftp://mirror.services.wisc.edu/mirrors/mysql/Downloads/MySQL-4.0/
ftp://ftp.orst.edu/pub/mysql/Downloads/MySQL-4.0/
http://mysql.mirrors.pair.com/Downloads/MySQL-4.0/
ftp://mysql.bannerlandia.com.ar/mirrors/mysql/Downloads/MySQL-4.0/
ftp://ftp.linorg.usp.br/mysql/Downloads/MySQL-4.0/
ftp://ftp.cbn.net.id/mirror/mysql/Downloads/MySQL-4.0/
http://download.softagency.net/MySQL/Downloads/MySQL-4.0/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2005-03-14
    Affects: users of databases/mysql40-server
    Author: ale@FreeBSD.org
    Reason: 
      The base database directory can now be set and changed in rc.conf (default:
      /var/db/mysql). If you used to set DB_DIR to a different value during port
      compilation, you must specify it via the new "mysql_dbdir" rc variable.
      In addition, the "mysqllimits_enable" and "mysqllimits_args" variables
      have been replaced by "mysql_limits" for consistency.
    
    

  • 2004-10-31
    Affects: users of databases/mysql40-server
    Author: ale@FreeBSD.org
    Reason: 
      The MySQL Daemon must now be enabled / disabled in rc.conf.
      See the script for details.
    
    

Number of commits found: 63

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
05 Jun 2008 08:55:04
Original commit files touched by this commit  4.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Re-enable build on FreeBSD >= 7, using gcc 3.4, since someone
still prefers this EOL release.

PR:             ports/124102
Submitted by:   Tom Evans <tevans.uk@googlemail.com>
16 Sep 2007 16:07:30
Original commit files touched by this commit  4.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Begin planning for de-orbit burn.  This does not build with gcc4.2, and
the correct fix is to update to a modern version of MySQL.

While here, rip out obsolete 4.X cruft.
18 Apr 2007 07:20:39
Original commit files touched by this commit  4.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix previouos commit.
18 Apr 2007 06:58:40
Original commit files touched by this commit  4.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Use the new @stopdaemon feature.
20 Jan 2007 09:22:58
Original commit files touched by this commit  4.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix dependencies.
22 Jun 2006 11:23:05
Original commit files touched by this commit  4.0.27
 This port version is marked as vulnerable.
ale search for other commits by this committer
Remove the temporary hack to use the new USE_LDCONFIG feature.
21 May 2006 04:18:03
Original commit files touched by this commit  4.0.27
 This port version is marked as vulnerable.
mnag search for other commits by this committer
- Update to 4.0.27

PR:             97502
Approved by:    maintainer timeout (security bypass by mnag with secteam hat)
Security:       CVE-2006-1516, CVE-2006-1517
04 May 2006 22:41:12
Original commit files touched by this commit  4.0.26_2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
07 Mar 2006 16:25:01
Original commit files touched by this commit  4.0.26_2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix rcNG startup ordering for MySQL daemon.
Bump PORTREVISION for mysql-server ports.

Approved by:    portmgr (clement)
23 Feb 2006 10:40:45
Original commit files touched by this commit  4.0.26_1
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
22 Jan 2006 08:23:41
Original commit files touched by this commit  4.0.26
 This port version is marked as vulnerable.
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
22 Jan 2006 01:29:10
Original commit files touched by this commit  4.0.26
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
12 Jan 2006 08:57:43
Original commit files touched by this commit  4.0.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Convert mysql-client.sh to rcNG.
15 Nov 2005 06:52:12
Original commit files touched by this commit  4.0.26
 This port version is marked as vulnerable.
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.
13 Sep 2005 07:34:16
Original commit files touched by this commit  4.0.26
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 4.0.26 release.
20 Jul 2005 11:35:41
Original commit files touched by this commit  4.0.25
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 4.0.25 release.
12 Apr 2005 04:26:57
Original commit files touched by this commit  4.0.24_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 10:33:11
Original commit files touched by this commit  4.0.24_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Use the rcNG script to kill MySQL on deinstallation [1]
- Set the new sequence for finding my.cnf files [2]:
  /etc, ${PREFIX}/etc, ${mysql_dbdir}
  (default to: /etc/my.cnf, /usr/local/etc/my.cnf, /var/db/mysql/my.cnf)
- Add the possibility to specify additional command-line arguments
  to be passed to mysqld_safe on startup

PR:             ports/79166 [1], ports/79597 [2]
Submitted by:   Sergey Prikhodko <sergey@network-asp.biz> [1],
                Vasil Dimov <vd@datamax.bg> [2]
11 Apr 2005 09:04:41
Original commit files touched by this commit  4.0.24_1
 This port version is marked as vulnerable.
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
15 Mar 2005 12:07:24
Original commit files touched by this commit  4.0.24
 This port version is marked as vulnerable.
ale search for other commits by this committer
Remove obsolate knob description.
14 Mar 2005 10:52:45
Original commit files touched by this commit  4.0.24
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 4.0.24 release:
- Fix potential security vulnerabilities in the creation of temporary
  table file names and the handling of User Defined Functions (UDFs)
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
16 Jan 2005 22:45:48
Original commit files touched by this commit  4.0.23a
 This port version is marked as vulnerable.
ale search for other commits by this committer
Symlink vulnerability fixed.

Submitted by:   simon
Obtained from:  MySQL BitKeeper Repository
10 Jan 2005 14:13:52
Original commit files touched by this commit  4.0.23a
 This port version is marked as vulnerable.
ale search for other commits by this committer
Extend allowed linuxthreads shlib versions.
10 Jan 2005 13:40:21
Original commit files touched by this commit  4.0.23a
 This port version is marked as vulnerable.
ale search for other commits by this committer
Move pre-configure in the common part.

Spotted by:     Maxim Maximov <mcsi@mcsi.pp.ru>
09 Jan 2005 22:05:23
Original commit files touched by this commit  4.0.23a
 This port version is marked as vulnerable.
ale search for other commits by this committer
Share post-extract target with all three subports.

Spotted by:     Jose Alonso Cardenas Marquez <acardenas@bsdperu.org>
09 Jan 2005 13:20:47
Original commit files touched by this commit  4.0.23a
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 4.0.23a release [1]:
- Use MASTER_SITES_MYSQL
- Add WITHOUT_INNODB knob [2]
- Fix tcp wrappers (hopefully definitely!)

PR:             ports/75598 [1]
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br> [1],
                sobomax [2]
15 Dec 2004 10:04:32
Original commit files touched by this commit  4.0.22
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix p5-File-Temp dependency (not required for perl 5.8.x).

Spotted by:     cdine <cdine@cdine.org>
01 Dec 2004 10:42:29
Original commit files touched by this commit  4.0.22
 This port version is marked as vulnerable.
ale search for other commits by this committer
Add p5-File-Temp dependency to mysql-scripts.
Required to run mysqlhotcopy.

PR:             ports/72095
Submitted by:   Marcus Grando <marcus@corp.grupos.com.br>
31 Oct 2004 10:43:07
Original commit files touched by this commit  4.0.22
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 4.0.22 release:
- Switch to rcNG startup script
21 Sep 2004 22:09:32
Original commit files touched by this commit  4.0.21
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 4.0.21 release:
- Fix mysqlhotcopy insecure temporary file creation
- Fix bug in remote connections caused by libwrap [1]

PR:             ports/70889 [1]
Submitted by:   Andreas Haakh <andreas.haakh@ib-haakh.de> [1]
Patch by:       peadar [1]
Approved by:    portmgr (marcus)
18 May 2004 11:59:12
Original commit files touched by this commit  4.0.20
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Update to 4.0.20 release
- Add experimental WITH_PROC_SCOPE_PTH knob to use process scope
  threads instead of system scope threads with libpthread
14 Mar 2004 06:17:56
Original commit files touched by this commit  4.0.18_1
 This port version is marked as vulnerable.
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.
12 Mar 2004 10:27:34
Original commit files touched by this commit  4.0.18_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix a never-catched bug in mysql_install_db script.
Now the SKIP_DNS_CHECK knob is pointless.
29 Feb 2004 10:50:28
Original commit files touched by this commit  4.0.18_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Move mysql.info installation in do-install stage.
29 Feb 2004 08:47:07
Original commit files touched by this commit  4.0.18_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Remove lib/mysql directory, if empty.
28 Feb 2004 23:55:31
Original commit files touched by this commit  4.0.18_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
Fix plist (remove not installed man page).
23 Feb 2004 15:30:07
Original commit files touched by this commit  4.0.18_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
- get rid of perl dependency [1]
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port

Requested by:   many [1]
13 Feb 2004 10:42:57
Original commit files touched by this commit  4.0.18
 This port version is marked as vulnerable.
ale search for other commits by this committer
Update to 4.0.18 release.

Approved by:    nork (mentor/implicitly)
03 Feb 2004 15:25:53
Original commit files touched by this commit  4.0.17
 This port version is marked as vulnerable.
ale search for other commits by this committer
Don't limit architectures.

Noticed by:     Petri Helenius <pete@he.iki.fi>
Approved by:    nork (mentor/implicitly)
29 Jan 2004 12:44:05
Original commit files touched by this commit  4.0.17
 This port version is marked as vulnerable.
ale search for other commits by this committer
Use unique LATEST_LINK.

Reported by:    kris
Approved by:    nork (mentor/implicitly)
18 Jan 2004 00:59:41
Original commit files touched by this commit  4.0.17
 This port version is marked as vulnerable.
ale search for other commits by this committer
Sync with recent mysql323 changes:
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in packages
- Use my @FreeBSD.org email address

Approved by:    nork (mentor/implicitly)
26 Dec 2003 16:56:52
Original commit files touched by this commit  4.0.17
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Add CONFLICTS sections.
o Fix packages dependencies.
o portlint clean
o Correct typo in MASTER_SITES, Fix non-optimized build.

PR:             ports/60559
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
17 Dec 2003 10:52:54
Original commit files touched by this commit  4.0.17
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Update to 4.0.17.
o Make portlint clean.

PR:             ports/60321
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
25 Oct 2003 16:26:11
Original commit files touched by this commit  4.0.16
 This port version is marked as vulnerable.
nork search for other commits by this committer
Move CXXFLAGS out of BUILD_OPTIMIZED section, since they
are always recommended.

PR:             ports/58509
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
24 Oct 2003 13:05:09
Original commit files touched by this commit  4.0.16
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
utilize SITE_PERL

PR:             58166
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>
23 Oct 2003 15:36:11
Original commit files touched by this commit  4.0.16
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Update to 4.0.16 release.
o Various little fixes.
o Change behaviour of BUILD_OPTIMIZED.

PR:             ports/58377
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
03 Oct 2003 17:10:16
Original commit files touched by this commit  4.0.15
 This port version is marked as vulnerable.
roam search for other commits by this committer
Protect against accidentally defining USE_MYSQL in the environment or
on the make(1) command line[1].
Unbreak mysql40-server's building on -CURRENT (-pthread)[2].

PR:             56252[1], 56925[2]
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org> [1],
                Alex Dupre <sysadmin@alexdupre.com> (maintainer) [2]
23 Sep 2003 15:34:18
Original commit files touched by this commit  4.0.15
 This port version is marked as vulnerable.
roam search for other commits by this committer
Update to MySQL 4.0.15 to fix the password denial-of-service problem.
Check for OVERWRITE_DB="no" in addition to just the test for its presence.

PR:             56703
Submitted by:   maintainer
Approved by:    security-officer (nectar)
24 Jul 2003 06:32:37
Original commit files touched by this commit  4.0.14
 This port version is marked as vulnerable.
daichi search for other commits by this committer
update databases/mysql40-server: 4.0.13 -> 4.0.14

PR:             54780
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
23 May 2003 00:15:15
Original commit files touched by this commit  4.0.13_1
 This port version is marked as vulnerable.
mbr search for other commits by this committer
We finally have a threadsafe realpath(3) in 4.x and 5.x.
Remove problematic HAVE_BROKEN_REALPATH define, now we
have a fixed version. This allows usage of symlinks for
database paths again which was previously broken.

Bump portrevision.
21 May 2003 18:52:33
Original commit files touched by this commit  4.0.13
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 4.0.13.

PR:             ports/52440
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
19 May 2003 15:06:30
Original commit files touched by this commit  4.0.12_1
 This port version is marked as vulnerable.
arved search for other commits by this committer
Correct configure patch

PR:             51342
Submitted by:   Alex Dupre <sysadmin@alexdupre.com>
04 Apr 2003 06:21:36
Original commit files touched by this commit  4.0.12_1
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Move USE_PERL5_RUN into server part.
o Switch from p5-Mysql to p5-DBD-mysql.
o Add MySQL 4 support (and set it as default) to p5-DBD-mysql.
o Bump PORTREVISION accordingly.

PR:             ports/50315
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (mysql40 maintainer)
Approved by:    skv (p5-DBD-myql maintainer)
26 Mar 2003 23:27:15
Original commit files touched by this commit  4.0.12
 This port version is marked as vulnerable.
mbr search for other commits by this committer
Under FreeBSD 5.X, libstdc++ and libsupc++ in /usr/lib use FreeBSD
native (libc_r style) mutexes, thus some of the linked application
might indirectly try to pass native style mutexes to linuxthreads
pthread functions, either hanging at program startup or overwriting
data following the native style mutex. <tegge>

Reviewed by:    tegge
25 Mar 2003 23:39:43
Original commit files touched by this commit  4.0.12
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Build thread-safe libs by default.
o Fix pkg-plist.
o Bump PORTREVISION accordingly.

PR:             ports/50293
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
24 Mar 2003 17:02:58
Original commit files touched by this commit  4.0.12
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 4.0.12.

PR:             ports/50130
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
06 Mar 2003 19:23:19
Original commit files touched by this commit  4.0.10
 This port version is marked as vulnerable.
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
25 Feb 2003 00:33:10
Original commit files touched by this commit  4.0.10
 This port version is marked as vulnerable.
mbr search for other commits by this committer
FreeBSD 5.X does have lthread.3, FreeBSD 4.X lthread.2
23 Feb 2003 15:08:25
Original commit files touched by this commit  4.0.10
 This port version is marked as vulnerable.
mbr search for other commits by this committer
Add WITH_LINUXTHREADS option to build with linuxthreads.
21 Feb 2003 11:15:05
Original commit files touched by this commit  4.0.10
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
05 Feb 2003 15:34:09
Original commit files touched by this commit  4.0.10
 This port version is marked as vulnerable.
nork search for other commits by this committer
o Definitely fix building on -current.
o Really overwrite databases when OVERWRITE_DB is set.
o Automatically skip installing databases if they already exist
  (unless OVERWRITE_DB is set).

PR:             ports/47945
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
04 Feb 2003 14:13:34
Original commit files touched by this commit  4.0.10
 This port version is marked as vulnerable.
nork search for other commits by this committer
Update to 4.0.10.
Fix configure on -current.

PR:             ports/47902
Submitted by:   Alex Dupre <sysadmin@alexdupre.com> (maintainer)
31 Jan 2003 16:02:40
Original commit files touched by this commit  4.0.9
 This port version is marked as vulnerable.
roam search for other commits by this committer
Update to MySQL 4.0.9 after a repo-copy from the mysql323-* ports.

PR:                     45543
Submitted by:           Alex Dupre <sysadmin@alexdupre.com>
Repo-copy approved by:  portmgr (will)
Repo-copy performed by: cvs (josefk)

Number of commits found: 63

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
py-pylonsJul 04
freetype2Jul 03
fetchmailJul 01
squid*Jun 28
squid24*Jun 28
squid30*Jun 28
apache22Jun 24
php5-posix*Jun 22
firefox*Jun 21
firefox-devel*Jun 21
firefox10*Jun 21
firefox15*Jun 21
linux-firefox*Jun 21
linux-firefox-devel*Jun 21
linux-mozilla*Jun 21

10 vulnerabilities affecting 29 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
Traffic

Calculated hourly:
Port count 18751
Broken 146
Deprecated 99
Ignore 430
Forbidden 5
Restricted 361
No CDROM 126
Vulnerable 52
Expired 14
Set to expire 78
Interactive 79
new 24 hours 9
new 48 hours9
new 7 days41
new fortnight75
new month185

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

Add tab to Netscape 6

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