FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 10:29 PM BST
Port details
clamav-devel 20120407 security on this many watch lists=31 search for ports that depend on this port An older version of this port was marked as vulnerable.
Command line virus scanner written entirely in C
Maintained by: garga@FreeBSD.org search for ports maintained by this maintainer
Port Added: 25 Jun 2003 12:34:01
License: GPLv2


This is a snapshot version of Clam Antivirus.
Clam Antivirus is command line virus scanner written entirely in C
and its database is kept up to date. It also detects polymorphic
viruses, scans compressed files and supported by AMaViS.
Optionally you can use the clamav-milter interface to connect
clamav with sendmail.

WWW: http://www.clamav.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: lang/python27, devel/libcheck, devel/gmake
Required To Run: archivers/arc, archivers/arj, archivers/lha, archivers/unzoo
Required Libraries: devel/libltdl
There are no ports dependent upon this port

To install the port: cd /usr/ports/security/clamav-devel/ && make install clean
To add the package: pkg_add -r clamav-devel


Configuration Options
===> The following configuration options are available for clamav-devel-20120407:
     ARC=On (default) "Enable arch archives support"
     ARJ=On (default) "Enable arj archives support"
     LHA=On (default) "Enable lha archives support"
     UNZOO=On (default) "Enable zoo archives support"
     UNRAR=On (default) "Enable rar archives support"
     LLVM=On (default) "Enable JIT Bytecode compiler (bundled LLVM)"
     LLVM_PORTS=Off (default) "Enable JIT Bytecode compiler (from Ports)"
     TESTS=On (default) "Run compile-time tests (req. python)"
     MILTER=Off (default) "Compile the milter interface"
     LDAP=Off (default) "libmilter was built with LDAP"
     ICONV=Off (default) "Enable ICONV support"
     STDERR=Off (default) "Print logs to stderr instead of stdout"
===> Use 'make config' to modify these settings

Master Sites:
http://www.clamav.net/snapshot/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/clamav-devel/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/clamav-devel/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/clamav-devel/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/clamav-devel/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/clamav-devel/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/clamav-devel/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/garga/clamav-devel/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 224 (showing only 100 on this page)

1 | 2 | 3  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
08 Apr 2012 11:05:27
Original commit files touched by this commit  20120407
garga search for other commits by this committer
Update to 20120407

Feature safe:   yes
10 Mar 2012 14:54:34
Original commit files touched by this commit  20120305
garga search for other commits by this committer
Update to 20120305

Feature safe:   yes
14 Jan 2012 08:57:23
Original commit files touched by this commit  20111223
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
28 Dec 2011 14:58:10
Original commit files touched by this commit  20111223
garga search for other commits by this committer
Update to 20111228
19 Nov 2011 14:22:25
Original commit files touched by this commit  20111104
garga search for other commits by this committer
- Remove unecessary dependency (libcheck) when option TESTS is off [1]
- Add clamav-milter as CONFLICTS, this new meta port will be added soon

PR:             ports/161872
Submitted by:   Alexey Markov <redrat@mail.ru>
Feature safe:   yes
04 Nov 2011 20:01:35
Original commit files touched by this commit  20111104
garga search for other commits by this committer
Update to 20111104
23 Sep 2011 22:26:39
Original commit files touched by this commit  20110704
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
04 Jul 2011 23:54:44
Original commit files touched by this commit  20110704
garga search for other commits by this committer
Update to 20110704
19 May 2011 11:35:28
Original commit files touched by this commit  20110223
garga search for other commits by this committer
- s/CONF_FILES/CLAM_CONF_FILES/ to avoid a conflict in the future with new
  options with the same name that will be added to bsd.port.mk

PR:             ports/157161, ports/157162
Submitted by:   Chris Rees <utisoft@gmail.com>
23 Feb 2011 15:32:46
Original commit files touched by this commit  20110223
garga search for other commits by this committer
- Update to 20110223
- Align with clamav port new option to use llvm from ports
21 Feb 2011 11:35:52
Original commit files touched by this commit  20110204
garga search for other commits by this committer
Fix detection if python was built with threads support and run make check
accordingly

PR:             ports/154848
Submitted by:   Martin Simmons <martin@lispworks.com>
04 Feb 2011 16:28:44
Original commit files touched by this commit  20110204
garga search for other commits by this committer
Update to 20110204

Feature safe:   yes
04 Dec 2010 07:34:27
Original commit files touched by this commit  20101029
ade search for other commits by this committer
Sync to new bsd.autotools.mk
29 Oct 2010 16:22:07
Original commit files touched by this commit  20101029
garga search for other commits by this committer
Update to 20101029
26 Oct 2010 16:26:48
Original commit files touched by this commit  20101026
garga search for other commits by this committer
Update to 20101026
21 Oct 2010 20:31:36
Original commit files touched by this commit  20101021
garga search for other commits by this committer
Update to 20101021
19 Oct 2010 15:01:10
Original commit files touched by this commit  20101019
garga search for other commits by this committer
Update to 20101019
15 Oct 2010 17:22:05
Original commit files touched by this commit  20101015
garga search for other commits by this committer
Update to 20101015
27 Sep 2010 16:57:33
Original commit files touched by this commit  20100927
garga search for other commits by this committer
- Update to 20100927
- Remove GCC 4.2+ dependency, now it builds file with 3.4.6
- Add a new OPTION to TESTS, since it requires python on build time and some
  people don't like this. Leave it ON by default to run tests on package
  building
20 Sep 2010 18:15:34
Original commit files touched by this commit  20100920
garga search for other commits by this committer
Update to 20100920
16 Sep 2010 13:34:13
Original commit files touched by this commit  20100916
garga search for other commits by this committer
Update to 20100916
13 Sep 2010 11:30:16
Original commit files touched by this commit  20100824_1
garga search for other commits by this committer
- Add missing dependency (libltdl) to clamav and clamav-devel ports
- Bump PORTREVISION

PR:             ports/150512
Submitted by:   Philippe Pepiot <phil@philpep.org>
24 Aug 2010 17:30:03
Original commit files touched by this commit  20100824
garga search for other commits by this committer
- Update to 20100824
- Add LICENSE
13 Aug 2010 11:29:48
Original commit files touched by this commit  20100810
garga search for other commits by this committer
pav@ noted LICENSE code don't work fine with ports using @cwd in plist, and
it'll be fixed soon. Remove LICENSE from clamav ports for now.
10 Aug 2010 13:25:24
Original commit files touched by this commit  20100810
garga search for other commits by this committer
- Update to 20100810
- While i'm here, add LICENSE
24 Jun 2010 16:14:06
Original commit files touched by this commit  20100624
garga search for other commits by this committer
Update to 20100624

Feature safe:   yes
21 May 2010 12:28:24
Original commit files touched by this commit  20100504
garga search for other commits by this committer
Gcc 4.2+ is only needed to build clamav with LLVM/JIT support, remove this
dependency when LLVM is not set.

Submitted by:   Guy Antony Halse <G.Halse@ru.ac.za>
04 May 2010 16:15:44
Original commit files touched by this commit  20100504
garga search for other commits by this committer
- Update to 20100504
- Try to fix build on sparc64 disabling LLVM/JIT build
12 Apr 2010 13:16:10
Original commit files touched by this commit  20100412
garga search for other commits by this committer
- Update to 20100412
- Use ${TOUCH} instead of touch
- Fix pkg-plist to delete directories installed out of PREFIX (on /var)
12 Apr 2010 12:56:56
Original commit files touched by this commit  20100406
garga search for other commits by this committer
Unit tests require python built with thread support, disable make check when
local python doesn't have this

PR:             ports/145520
Submitted by:   Michael Scheidell <scheidell at secnap.net>
09 Apr 2010 18:50:56
Original commit files touched by this commit  20100406
garga search for other commits by this committer
Python and gmake are just necessary when LLVM option is set
06 Apr 2010 17:46:27
Original commit files touched by this commit  20100406
garga search for other commits by this committer
- Update to 20100406
- Reduce differences between it and security/clamav
- Make JIT bytecode compiler as an OPTION, On by default
27 Mar 2010 00:15:24
Original commit files touched by this commit  20100312
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
12 Mar 2010 20:51:34
Original commit files touched by this commit  20100312
garga search for other commits by this committer
Update to 20100312
09 Mar 2010 11:57:16
Original commit files touched by this commit  20100308
garga search for other commits by this committer
- Update to 20100308
- Disable make check for 6.x, it doesn't work (segfault) because libcheck is
  linked against -pthread and test program is linked against -lthr
28 Jan 2010 14:18:26
Original commit files touched by this commit  20100127_1
garga search for other commits by this committer
Fix build on 9-current and recent 8-stable
27 Jan 2010 16:59:06
Original commit files touched by this commit  20100127
garga search for other commits by this committer
- Update to 20100127
- Execute a "make check" at post-build target
- Reduce differences between security/clamav
- Remove --enable-llvm=no and add a CFLAGS+=-march=i486 when ARCH = i386 to make
  llvm build possible
- Remove USE_GMAKE since now it builds with bsd make again
22 Jan 2010 11:41:22
Original commit files touched by this commit  20100122
garga search for other commits by this committer
Update to 20100122
22 Jan 2010 11:13:09
Original commit files touched by this commit  20091223
garga search for other commits by this committer
After some requests, change permission of clamav-milter socket to 0777
05 Jan 2010 11:48:17
Original commit files touched by this commit  20091223
garga search for other commits by this committer
Define rules for PORTSCOUT checking in some of my ports
23 Dec 2009 11:52:18
Original commit files touched by this commit  20091223
garga search for other commits by this committer
- Update to 20091223
- The new bytecode engine needs llvm option to build, turn it off for now since
  it's not building on i386. There is a bug opened in clamav project to fix it.
21 Dec 2009 14:40:06
Original commit files touched by this commit  20091221
garga search for other commits by this committer
- Update to 20091221
- Remove patches that were applied upstream
- Fix build on FreeBSD < 8.0 [1]

Reported by:    many people by email [1]
16 Dec 2009 15:18:55
Original commit files touched by this commit  20091216
garga search for other commits by this committer
Update to 20091216
25 Nov 2009 11:30:06
Original commit files touched by this commit  20091125
garga search for other commits by this committer
Update to 20091125
04 Nov 2009 19:33:07
Original commit files touched by this commit  20091104
garga search for other commits by this committer
Update to 20091104
29 Oct 2009 11:14:38
Original commit files touched by this commit  20091029
garga search for other commits by this committer
Update to 20091029
13 Oct 2009 13:37:08
Original commit files touched by this commit  20091013
garga search for other commits by this committer
Update to 20091013
30 Sep 2009 10:50:06
Original commit files touched by this commit  20090930
garga search for other commits by this committer
Use LOCAL on MASTER_SITES and remove MASTER_SITE_SUBDIR
30 Sep 2009 10:47:43
Original commit files touched by this commit  20090930
garga search for other commits by this committer
Update to 20090930
27 Aug 2009 16:51:02
Original commit files touched by this commit  20090827
garga search for other commits by this committer
Update to 20090827
19 Aug 2009 15:32:48
Original commit files touched by this commit  20090819
garga search for other commits by this committer
Update to 20090819
07 Aug 2009 14:14:49
Original commit files touched by this commit  20090807
garga search for other commits by this committer
Update to 20090807
22 Jul 2009 16:35:50
Original commit files touched by this commit  20090722
garga search for other commits by this committer
Update to 20090722
15 Jul 2009 16:56:10
Original commit files touched by this commit  20090625
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
26 Jun 2009 12:53:56
Original commit files touched by this commit  20090625
garga search for other commits by this committer
Update to 20090625
08 Jun 2009 18:57:53
Original commit files touched by this commit  20090608
garga search for other commits by this committer
- Update to 20090608
02 Jun 2009 13:57:25
Original commit files touched by this commit  20090602
garga search for other commits by this committer
- Update to 20090602
09 May 2009 19:42:55
Original commit files touched by this commit  20090509
garga search for other commits by this committer
- Update to 20090509
06 May 2009 14:05:43
Original commit files touched by this commit  20090506
garga search for other commits by this committer
- Update to 20090506
30 Apr 2009 14:48:17
Original commit files touched by this commit  20090430
garga search for other commits by this committer
- Update to 20090430
21 Apr 2009 13:52:36
Original commit files touched by this commit  20090420
garga search for other commits by this committer
- Update to 20090420
- Add reload option to startup script, like was made on clamav port
08 Apr 2009 19:10:26
Original commit files touched by this commit  20090408
garga search for other commits by this committer
- Update to 20090408
03 Apr 2009 11:40:20
Original commit files touched by this commit  20090403
garga search for other commits by this committer
- Update to 20090403
28 Mar 2009 17:53:24
Original commit files touched by this commit  20090327
garga search for other commits by this committer
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
27 Mar 2009 12:05:23
Original commit files touched by this commit  20090327
garga search for other commits by this committer
- Update to 20090327
18 Mar 2009 16:43:59
Original commit files touched by this commit  20090318
garga search for other commits by this committer
- Update to 20090318
16 Mar 2009 17:43:54
Original commit files touched by this commit  20090316
garga search for other commits by this committer
- Update to 20090316
09 Mar 2009 13:50:48
Original commit files touched by this commit  20090309
garga search for other commits by this committer
- Update to 20090309
04 Mar 2009 12:09:30
Original commit files touched by this commit  20090304
garga search for other commits by this committer
- Update to 20090304
02 Mar 2009 11:31:02
Original commit files touched by this commit  20090302
garga search for other commits by this committer
- Update to 20090302
26 Feb 2009 12:50:40
Original commit files touched by this commit  20090226
garga search for other commits by this committer
- Update to 20090226 to align witth 0.95rc1
- Remove USE_GMAKE, it's not needed
- Remove libgmp dependency, it's using libtommath instead
- Some cosmetic changes to align with clamav port and pacify portlint
- libs version bumped .5 -> .6, it'll fail as dependency of some ports for now
23 Feb 2009 13:24:00
Original commit files touched by this commit  20090223
garga search for other commits by this committer
- Update to 20090223
20 Feb 2009 14:16:24
Original commit files touched by this commit  20090220
garga search for other commits by this committer
- Update to 20090220
19 Feb 2009 12:49:21
Original commit files touched by this commit  20090219
garga search for other commits by this committer
- Update to 20090219
18 Feb 2009 12:52:33
Original commit files touched by this commit  20090218_1
garga search for other commits by this committer
- Fix instalation of clamav-milter.conf when MILTER option is disabled
- Bump PORTREVISION

Reported by:    QAT
18 Feb 2009 11:41:57
Original commit files touched by this commit  20090218
garga search for other commits by this committer
- Update to 20090218
- All clamav-milter command line parameters were moved to clamav-milter.conf,
  modify startup script acordingly
- Remove pidfile from clamd startup script since this can be changed in
  clamav-clamd.conf
07 Jan 2009 19:12:51
Original commit files touched by this commit  20090107
garga search for other commits by this committer
- Update to 20090107
23 Dec 2008 15:27:38
Original commit files touched by this commit  20081223
garga search for other commits by this committer
- Update to 20081223
09 Dec 2008 15:36:57
Original commit files touched by this commit  20081209
garga search for other commits by this committer
- Update to 20081209
28 Nov 2008 10:36:23
Original commit files touched by this commit  20081128
garga search for other commits by this committer
- Update to 20081128
25 Nov 2008 10:41:53
Original commit files touched by this commit  20081125
garga search for other commits by this committer
- Update to 20081125
17 Nov 2008 19:07:59
Original commit files touched by this commit  20081117
garga search for other commits by this committer
- Update to 20081117
- Remove --disable-zlib-vcheck, it's not necessary anymore and is generating a
  warning on configure script
- Remove libtool from dependencies and leave it using its own libtool, without
  it, clamav doesn't build anymore

Discussed with: Török Edwin at clamav-devel maillist
05 Nov 2008 16:17:11
Original commit files touched by this commit  20081105
garga search for other commits by this committer
- Update to 20081105
16 Oct 2008 16:20:12
Original commit files touched by this commit  20081016
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 20081016
21 Aug 2008 14:25:33
Original commit files touched by this commit  20080818
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Change pre-install: target to pre-su-install: since user and group are
  created there (via pkg-install), and it must be done as root.
- While i'm here, fix the same on clamav-devel port

PR:             ports/126701
Submitted by:   grog
21 Aug 2008 06:18:49
Original commit files touched by this commit  20080818
 This port version is marked as vulnerable.
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Aug 2008 11:25:56
Original commit files touched by this commit  20080818
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 20080818 to align with 0.94-RC1
18 Aug 2008 18:43:13
Original commit files touched by this commit  20080811
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Permit to ser owner and group to clamav milter socket [1]
- Remove @ to show some install commands, and add -v to cp
- Install clamav-milter doc
- User CHOWN and CHMOD from bsd.commands.mk

PR:             ports/126069 [1]
Submitted by:   Matthew D. Fuller <fullermd@over-yonder.net> [1]
18 Aug 2008 14:39:59
Original commit files touched by this commit  20080811
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix wrong error message in clamav-milter startup script

PR:             ports/126575
Submitted by:   Paul Toirkens <paul@sapphire.toirkens.com>
11 Aug 2008 16:50:25
Original commit files touched by this commit  20080811
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 20080811
05 Aug 2008 14:41:36
Original commit files touched by this commit  20080805
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 20080805
25 Jul 2008 17:25:34
Original commit files touched by this commit  20080725
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Upgrade to 20080725
24 Jul 2008 13:43:46
Original commit files touched by this commit  20080724
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 20080724
14 Jul 2008 11:21:50
Original commit files touched by this commit  20080708
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Last change on clamav-milter startup script doesn't work if used with inet[6]
  sockets, fixing it now.

No bump PORTREVISION needed since MILTER option is off by default

Reported by:    Gregory Shapiro <gshapiro@gshapiro.net>
Tested by:      Gregory Shapiro <gshapiro@gshapiro.net>
08 Jul 2008 16:17:40
Original commit files touched by this commit  20080708
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 20080708
- Align clamav-milter startup script with security/clamav version, that waits
  for milter sock before chmod it
17 Jun 2008 11:20:04
Original commit files touched by this commit  20080520_2
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix checking of database viruses at startup script that i broke on last
  commit
- Bump PORTREVISION again

Submitted by:   George L. Yermulnik <yz@iptcom.net>
Pointyhat to:   me
16 Jun 2008 19:28:23
Original commit files touched by this commit  20080520_1
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Fix clamd startup script to support cld containers for virus databases
- Bump PORTREVISION

Reported by:    Robert Huff <roberthuff@rcn.com>
09 Jun 2008 23:55:21
Original commit files touched by this commit  20080520
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Forgot to remove one conditional about PTHREAD_LIB on last commit
09 Jun 2008 23:50:09
Original commit files touched by this commit  20080520
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Remove < 6.1 conditional since it's no longer supported
20 May 2008 17:45:57
Original commit files touched by this commit  20080520
 This port version is marked as vulnerable.
garga search for other commits by this committer
- Update to 20080520
- Change OPTION UNRAR on by default to align with clamav port
- USE_GMAKE to build fine new version

Number of commits found: 224 (showing only 100 on this page)

1 | 2 | 3  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 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 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours6
new 7 days60
new fortnight184
new month254

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.622 seconds.