FreshPorts -- The Place For Ports Tue, 9 Feb 2010 7:01 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
apache22 2.2.14_5 www on this many watch lists=242 search for ports that depend on this port An older version of this port was marked as vulnerable.
Version 2.2.x of Apache web server with prefork MPM.
Maintained by: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Dec 2005 22:05:32
Also Listed In: ipv6


The Apache HTTP Server Project is an effort to develop and maintain an
open-source HTTP server for various modern desktop and server operating
systems, such as UNIX and Windows NT. The goal of this project is to
provide a secure, efficient and extensible server which provides HTTP
services in sync with the current HTTP standards.
The 2.x branch of Apache Web Server includes several improvements like
threading, use of APR, native IPv6 and SSL support, and many more.

WWW: http://httpd.apache.org/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Slave ports
www/apache22-peruser-mpm

Required To Build: lang/perl5.8, devel/autoconf262, devel/libtool22
Required To Run: lang/perl5.8
Required Libraries: textproc/expat2, devel/pcre, converters/libiconv, databases/mysql41-client, databases/postgresql83-client

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


Configuration Options
===> The following configuration options are available for apache-2.2.14_5:
     APR_FROM_PORTS=Off (default) "Use devel/apr as APR (preferred)"
     THREADS=Off (default) "Enable threads support in APR"
     MYSQL=Off (default) "Enable MySQL support for apr-dbd"
     PGSQL=Off (default) "Enable PostgreSQL support for apr-dbd"
     SQLITE=Off (default) "Enable SQLite support for apr-dbd"
     IPV6=On (default) "Enable IPv6 support"
     BDB=Off (default) "Enable BerkeleyDB dbm"
     AUTH_BASIC=ON (default) "Enable mod_auth_basic"
     AUTH_DIGEST=ON (default) "Enable mod_auth_digest"
     AUTHN_FILE=ON (default) "Enable mod_authn_file"
     AUTHN_DBD=OFF (default) "Enable mod_authn_dbd"
     AUTHN_DBM=ON (default) "Enable mod_authn_dbm"
     AUTHN_ANON=ON (default) "Enable mod_authn_anon"
     AUTHN_DEFAULT=ON (default) "Enable mod_authn_default"
     AUTHN_ALIAS=ON (default) "Enable mod_authn_alias"
     AUTHZ_HOST=ON (default) "Enable mod_authz_host"
     AUTHZ_GROUPFILE=ON (default) "Enable mod_authz_groupfile"
     AUTHZ_USER=ON (default) "Enable mod_authz_user"
     AUTHZ_DBM=ON (default) "Enable mod_authz_dbm"
     AUTHZ_OWNER=ON (default) "Enable mod_authz_owner"
     AUTHZ_DEFAULT=ON (default) "Enable mod_authz_default"
     CACHE=ON (default) "Enable mod_cache"
     DISK_CACHE=ON (default) "Enable mod_disk_cache"
     FILE_CACHE=ON (default) "Enable mod_file_cache"
     MEM_CACHE=OFF (default) "Enable mod_mem_cache"
     DAV=ON (default) "Enable mod_dav"
     DAV_FS=ON (default) "Enable mod_dav_fs"
     BUCKETEER=OFF (default) "Enable mod_bucketeer"
     CASE_FILTER=OFF (default) "Enable mod_case_filter"
     CASE_FILTER_IN=OFF (default) "Enable mod_case_filter_in"
     EXT_FILTER=OFF (default) "Enable mod_ext_filter"
     LOG_FORENSIC=OFF (default) "Enable mod_log_forensic"
     OPTIONAL_HOOK_EXPORT=OFF (default) "Enable mod_optional_hook_export"
     OPTIONAL_HOOK_IMPORT=OFF (default) "Enable mod_optional_hook_import"
     OPTIONAL_FN_IMPORT=OFF (default) "Enable mod_optional_fn_import"
     OPTIONAL_FN_EXPORT=OFF (default) "Enable mod_optional_fn_export"
     LDAP=OFF (default) "Enable mod_ldap"
     AUTHNZ_LDAP=OFF (default) "Enable mod_authnz_ldap"
     ACTIONS=ON (default) "Enable mod_actions"
     ALIAS=ON (default) "Enable mod_alias"
     ASIS=ON (default) "Enable mod_asis"
     AUTOINDEX=ON (default) "Enable mod_autoindex"
     CERN_META=ON (default) "Enable mod_cern_meta"
     CGI=ON (default) "Enable mod_cgi"
     CHARSET_LITE=ON (default) "Enable mod_charset_lite"
     DBD=OFF (default) "Enable mod_dbd"
     DEFLATE=ON (default) "Enable mod_deflate"
     DIR=ON (default) "Enable mod_dir"
     DUMPIO=ON (default) "Enable mod_dumpio"
     ENV=ON (default) "Enable mod_env"
     EXPIRES=ON (default) "Enable mod_expires"
     HEADERS=ON (default) "Enable mod_headers"
     IMAGEMAP=ON (default) "Enable mod_imagemap"
     INCLUDE=ON (default) "Enable mod_include"
     INFO=ON (default) "Enable mod_info"
     LOG_CONFIG=ON (default) "Enable mod_log_config"
     LOGIO=ON (default) "Enable mod_logio"
     MIME=ON (default) "Enable mod_mime"
     MIME_MAGIC=ON (default) "Enable mod_mime_magic"
     NEGOTIATION=ON (default) "Enable mod_negotiation"
     REWRITE=ON (default) "Enable mod_rewrite"
     SETENVIF=ON (default) "Enable mod_setenvif"
     SPELING=ON (default) "Enable mod_speling"
     STATUS=ON (default) "Enable mod_status"
     UNIQUE_ID=ON (default) "Enable mod_unique_id"
     USERDIR=ON (default) "Enable mod_userdir"
     USERTRACK=ON (default) "Enable mod_usertrack"
     VHOST_ALIAS=ON (default) "Enable mod_vhost_alias"
     FILTER=ON (default) "Enable mod_filter"
     VERSION=ON (default) "Enable mod_version"
     PROXY=OFF (default) "Enable mod_proxy"
     PROXY_CONNECT=OFF (default) "Enable mod_proxy_connect"
     PATCH_PROXY_CONNECT=ON (default) "Patch proxy_connect SSL support"
     PROXY_FTP=OFF (default) "Enable mod_proxy_ftp"
     PROXY_HTTP=OFF (default) "Enable mod_proxy_http"
     PROXY_AJP=OFF (default) "Enable mod_proxy_ajp"
     PROXY_BALANCER=OFF (default) "Enable mod_proxy_balancer"
     PROXY_SCGI=OFF (default) "Enable mod_proxy_scgi"
     SSL=ON (default) "Enable mod_ssl"
     SUEXEC=OFF (default) "Enable mod_suexec"
     CGID=OFF (default) "Enable mod_cgid"
===> Use 'make config' to modify these settings

Master Sites:
http://www.apache.org/dist/httpd/
http://archive.apache.org/dist/httpd/
ftp://ftp.pop-mg.com.br/data/apache/dist/httpd/
ftp://ftp.gin.cz/pub/mirrors/www.apache.org/dist/httpd/
ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/ftp.apache.org/dist/httpd/
ftp://ftp.apache.de/mirrors/dev.apache.org/dist/httpd/
ftp://mir1.ovh.net/ftp.apache.org/dist/httpd/
ftp://ftp.forthnet.gr/pub/www/apache/httpd/
ftp://xenia.sote.hu/pub/mirrors/www.apache.org/httpd/
ftp://ftp.esat.net/mirrors/ftp.apache.org/httpd/
ftp://ftp.heanet.ie/mirrors/www.apache.org/dist/httpd/
ftp://ftp.rhnet.is/pub/apache/httpd/
http://ring.nict.go.jp/archives/net/apache/httpd/
http://ring.k-opti.com/archives/net/apache/httpd/
http://ring.riken.jp/archives/net/apache/httpd/
ftp://ftp.sogang.ac.kr/www/apache/dist/httpd/
ftp://ftp.task.gda.pl/pub/www/apache/dist/httpd/
ftp://sunsite.icm.edu.pl/pub/www/apache/dist/httpd/
ftp://ftp.kappa.ro/pub/mirrors/ftp.apache.org/httpd/
ftp://apache.rinet.ru/pub/mirror/apache.org/dist/httpd/
ftp://ftp.chg.ru/pub/WWW/apache/dist/httpd/
ftp://ftp.sunet.se/pub/www/servers/apache/dist/httpd/
ftp://ftp.flirble.org/pub/web/apache/dist/httpd/
ftp://mirrors.rmplc.co.uk/pub/apache/httpd/
ftp://apache.secsup.org/pub/apache/dist/httpd/
ftp://ftp.ccs.neu.edu/net/mirrors/Apache/dist/httpd/
ftp://ftp.tux.org/pub/net/apache/dist/httpd/
ftp://ftp.saix.net/pub/apache/dist/httpd/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/apache22/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2009-06-11
    Affects: users of www/apache22
    Author: pgollucci@FreeBSD.org
    Reason: 
      Two rc.d scripts have been renamed:
    
    	apache22.sh -> apache22
    	htcacheclean.sh -> htcacheclean
    
      You'll need to update any crons wrappers, etc. for the new paths.
    
    

  • 2008-06-22
    Affects: users of devel/subversion, subversion-devel and subversion-freebsd
             with apr from www/apache22
    Author: Clement Laforet <clement@FreeBSD.org>
    Reason: 
      apr and apr-util bundled with apache 2.2.9 have been upgraded to 1.3.x, so
      shared libraries' versions have been bumped. If you are using subversion
      with apache22 apr, you must rebuild subversion after the update.
    
    

  • 2008-01-20
    Affects: users of www/apache22
    Author: clement@FreeBSD.org
    Reason: 
      BDB framework provided by bsd.database.mk is now used by www/apache22
      port. WITH_BERKELEYDB knob is deprecated in favor of WITH_BDB and
      WITH_BDB_VER/WITH_BDB_BASE, see documentation for more details.
      ('make show-options').
    
    

  • 2007-09-18
    Affects: users of www/apache22
    Author: clement@FreeBSD.org
    Reason: 
      By popular request, OPTIONS support has been added. When enabled
      (default), these knobs are ignored:
    
    	WITH_<CATEGORY>_MODULES
    	WITHOUT_<CATEGORY>_MODULES
    	WITH_CUSTOM_<CATEGORY>
    	WITH_MODULES
    	WITHOUT_MODULES
    	WITH_STATIC_MODULES
    
      However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.
    
    

  • 2005-12-03
    Affects: users of www/apache22 and any web apps porters
    Author: clement@FreeBSD.org
    Reason: 
      www/apache22 stop supporting ${LOCALBASE}/www/(data|error|cgi)(|-dist)
      directory layout in favor of ${LOCALBASE}/www/apache22/(data|error|cgi).
      FYI, ports layout may change soon.
    
    

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

1 | 2  »  

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Dec 2009 13:44:13
Original commit files touched by this commit  2.2.14_5
kuriyama search for other commits by this committer
- Fix plist with WITH_BDB case.
12 Dec 2009 10:42:51
Original commit files touched by this commit  2.2.14_5
kuriyama search for other commits by this committer
- Add support for db48 (with WITH_BDB=t and WITH_BDB_VER=48) by
  updating patch to dbm.m4.  Old patch for dbm.m4 is for db47.  But
  recent apache dist already includes code block for db47, so update a
  patch by replacing it to db48.
- No $PORTREVISION bump (no effect to packages with default options).

Submitted by:   ume
12 Dec 2009 00:43:27
Original commit files touched by this commit  2.2.14_5
pgollucci search for other commits by this committer
- Allow install by a user other then root
[Duplicate fix for devel/apr here in www/apache22 too]

PR:             ports/13876 [based on]
Submitted by:   Mel Flynn <mel at rachie.is-a-geek.net>
                miwi@
11 Dec 2009 23:56:52
Original commit files touched by this commit  2.2.14_4
pgollucci search for other commits by this committer
whitespace fixes only
11 Dec 2009 23:43:26
Original commit files touched by this commit  2.2.14_4
pgollucci search for other commits by this committer
- envvars needs to be sourced before _all_ commands if it exists

PR:             ports/138466 (based on)
Submitted by:   Dmitry Pryanishnikov <lynx.ripe@gmail.com>
11 Dec 2009 23:37:04
Original commit files touched by this commit  2.2.14_3
pgollucci search for other commits by this committer
- Fix handling of apache22_http_accept_enable="YES|NO"
  o Note, don't use required_modules you can not check the return value
    to conditionalize the -DNOHTTPACCEPT flag

PR:             ports/138373
Submitted by:   Helmut Schneider <jumper99@gmx.de>
11 Dec 2009 22:57:29
Original commit files touched by this commit  2.2.14_2
pgollucci search for other commits by this committer
- Fix option WITH_PATCH_PROXY_CONNECT

PR:             ports/138846
Submitted by:   "George D." <gi@azagal.com>
10 Dec 2009 08:09:46
Original commit files touched by this commit  2.2.14_1
pgollucci search for other commits by this committer
- OPTIONS+= PROXY_SCGI

PR:             ports/140137
Submitted by:   olli hauer <ohauer@gmx.de>
09 Dec 2009 23:48:01
Original commit files touched by this commit  2.2.14
pgollucci search for other commits by this committer
- Update to 2.2.14
- With hat apache@

Note: The 3 CVE's are a no-op for the FreeBSD port --

date: 2009/08/25 05:33:03;  author: kuriyama;  state: Exp;  lines: +0 -0
(Forced commit)

- 2.2.13 (acutally 2.2.12) includes fixes for several CVEs. [1]
  but in our ports tree, APR related ones (CVE-2009-0023,
  CVE-2009-1955, CVE-2009-1956) were already backported in 2.2.11_5.

References:     http://www.apache.org/dist/httpd/CHANGES_2.2.12 [1]

Changes:
(Only the first 15 lines of the commit message are shown above View all of this commit message)
16 Sep 2009 15:17:57
Original commit files touched by this commit  2.2.13
pav search for other commits by this committer
- Update MPM-ITK patch to 20090414-00

PR:             ports/137953
Submitted by:   Emil Mikulic <emikulic@gmail.com>
Feature safe:   yes
25 Aug 2009 06:33:03
Original commit files touched by this commit  2.2.13
kuriyama search for other commits by this committer
(Forced commit)

- 2.2.13 (acutally 2.2.12) includes fixes for several CVEs. [1]
  but in our ports tree, APR related ones (CVE-2009-0023,
  CVE-2009-1955, CVE-2009-1956) were already backported in 2.2.11_5.

References:     http://www.apache.org/dist/httpd/CHANGES_2.2.12 [1]
25 Aug 2009 05:58:54
Original commit files touched by this commit  2.2.13
kuriyama search for other commits by this committer
- Upgrade to 2.2.13.

PR:             ports/137651
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
02 Aug 2009 20:36:34
Original commit files touched by this commit  2.2.11_7
 This port version is marked as vulnerable.
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
15 Jul 2009 17:56:10
Original commit files touched by this commit  2.2.11_7
 This port version is marked as vulnerable.
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.
16 Jun 2009 18:04:56
Original commit files touched by this commit  2.2.11_7
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Change OPTION help text for WITH_APR_FROM_PORTS
  beware -> preferred

  In preparation for making it the default and dropping the option.

Discussed on:   ports@, apache@
12 Jun 2009 18:24:58
Original commit files touched by this commit  2.2.11_7
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Revert the bdb change in the last batch

- Reported by: Serveral

With Hat:   apache@
12 Jun 2009 01:53:43
Original commit files touched by this commit  2.2.11_6
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- forced commit to note that previous message had an incorrect pr #
  ports/135457 should have been ports/134457
12 Jun 2009 01:37:51
Original commit files touched by this commit  2.2.11_6
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
crap, that was supposed to be in the previous commit
12 Jun 2009 01:33:30
Original commit files touched by this commit  2.2.11_6
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Drop .sh suffices on rc.d scripts, add note to UPDATING
- Commit the final part of the bdb patch improving the value passed
  to --with-berkely-db [1]
- Silence the blasted warnings about accf [2]
  (Will send this upstream)
- Address httpd issue 42829* -  graceful restart with multiple listeners
   using prefork MPM can result in hung processes [3]
- Address httpd issue 29744+ - CONNECT does not work over existing
   SSL connection [4]
- Drop .sh suffices on rc.d scripts, add note to UPDATING [5]
- Bump PORTREVISION

PRs:                ports/110651 [1], ports/132528 [2], ports/134457 [3]
                    ports/135478
Submitted by:       "Timur I. Bakeyev" <timur@gnu.org> [1]
                    bz@ [2]
                    Alexander <freebsd@nagilum.org> [4]
                    myself (pgollucci@) [5]
Requested by:       apache@ (several) [3]

Tested by:          P6 TB (running live > 5 days)
                    RideCharge TB (running live > 3 days)
                    Apache Software Foundation (ASF) TB (running live > 1 day)

Sponosored by:      RideCharge Inc.
08 Jun 2009 04:10:25
Original commit files touched by this commit  2.2.11_5
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Backport apr-util security fixes pending the 2.2.12 release (forthcomming)

Security:      
http://www.vuxml.org/freebsd/eb9212f7-526b-11de-bbf2-001b77d09812
PR:             ports/135310
Submitted by:   Eygene Ryabinkin <rea-fbsd@codelabs.ru>
With Hat:       apache
17 May 2009 08:24:35
Original commit files touched by this commit  2.2.11_4
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
10 Apr 2009 07:39:46
Original commit files touched by this commit  2.2.11_4
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
Add note tp pkg-message informing users of FAQ:
  your hostname must be resolvable via at least
  1 mechanism configured in /etc/nsswitch.conf
  or depending on the modules you hae loaded
  apache might not be able to start.

PRs:            ports/131563, ports/131564, ports/131565
Submitted by:   Glen Barber <glen.j.barber@gmail.com>
Discussed with: me
02 Apr 2009 02:22:58
Original commit files touched by this commit  2.2.11_4
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
- Add a patch to fix ab(1) fails to connect with "Operation already in
  progress (37)" errno.

References:     https://issues.apache.org/bugzilla/show_bug.cgi?id=44584
Obtained from: 
http://svn.apache.org/viewvc/httpd/httpd/trunk/support/ab.c?r1=748396&r2=749438
Reviewed by:    apache@ (pgollucci@)
29 Jan 2009 23:51:46
Original commit files touched by this commit  2.2.11_3
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- www/apache22-peruser-mpm overwrites the apache22.tbz package in Latest/
  due to the Master/Slave relationship
  (Needs LATEST_LINK et al)

Discussed on:   apache@
Reported by:    John Hay <jhay@meraka.org.za>
Approved by:    Jille Timmermans <jille@quis.cx>

With hat:       apache
19 Jan 2009 19:08:23
Original commit files touched by this commit  2.2.11_2
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
remove now unused option WITH_SVN
19 Jan 2009 19:05:11
Original commit files touched by this commit  2.2.11_1
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
Chase devel/apr-svn removal

Reported by:    tabthorpe
Pointyhat:      me
09 Jan 2009 14:13:05
Original commit files touched by this commit  2.2.11
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Re-assign www/apache* ports to apache@
- Previous MATAINERs please welcome yourself to the apache@ team.

Approved by: portmgr (pav, flz), secteam (simon), clement
06 Jan 2009 16:53:07
Original commit files touched by this commit  2.2.11
 This port version is marked as vulnerable.
wxs search for other commits by this committer
- Remove conditional checks for FreeBSD 5.x and older

Approved by:    pav
15 Dec 2008 22:05:56
Original commit files touched by this commit  2.2.11
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 2.2.11
- Always depend on pcre from ports [1]
- Fix plist with LDAP/without apr-util DSO
- source envvars as late as possible [2]

Requested by:           ale
                        Eygene Ryabinkin <rea-fbsd at codelabs dot ru> [2]
PR:                     ports/127418 [2]
03 Sep 2008 20:08:17
Original commit files touched by this commit  2.2.9_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix @comment string

Pointy hat to:  clement
Reported by:    Christer Solskogen
03 Sep 2008 20:07:56
Original commit files touched by this commit  2.2.9_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix @comment string

Pointy hat to:  clement
Reported by:    Christer Solskogen
03 Sep 2008 14:19:24
Original commit files touched by this commit  2.2.9_4
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix plist where apr_dbd is used
- Fix Postgresql build, don't trust pg_config
- Don't overwrite apr_dbd_mysql.c
- Bump PORTREVISION

No cookie for:  clement
02 Sep 2008 13:26:37
Original commit files touched by this commit  2.2.9_3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update MPM itk patch to 20080727-00 (it is actually a no op
  on FreeBSD)
- Move mpm-itk patch to EXTRA_PATCHES to avoid conflicts with
  alternative mpm patches [1]
- update PLIST_SUBS when SLAVE_PORT_MPM is defined

Requested by:           Jille Timmermans [1]
02 Sep 2008 08:34:21
Original commit files touched by this commit  2.2.9_3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix incorrect redirection order in startup script
- Bump PORTREVISION

PR:             ports/127038 [1]
Submitted by:   edwin@ [1]
Reported by:    Tod McQuillin
01 Sep 2008 00:00:27
Original commit files touched by this commit  2.2.9_2
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Yet Another Plist Fix [1]
- Completely shut up rc.d script when no profiles are enabled
  (add add support to disable profiles) [2]
- Fix CVE-2008-2939 for mod_proxy_ftp
  (XSS attacks when using wildcards in the path of the FTP URL)
- Add "apache22_fib" to start apache22 prefixed by
  "setfib -F ${apache22_fib}", so apache can use an alternate
  network view (not carefully tested yet)
- Revert previous patch to "fix" missing rc.d scripts. It
  actually breaks profiles.
- Bump PORTREVISION

PR:             ports/126670 [1],
                ports/116627 [2]
Submitted by:   Joseph S. Atkinson [1],
                Eygene Ryabinkin [2]
Security:       CVE-2008-2939

Special thanks to: pgollucci@
31 Aug 2008 17:51:38
Original commit files touched by this commit  2.2.9_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix plist when NOPORTDOCS is defined [1]
- Add WITH_SVN knob. It enables BDB for apache22 port and
  force dependency on dev/apr-svn when WITH_APR_FROM_PORTS is
  defined. (should help fixing [2]).
  Introduce APR_PORT.
- Add support for db-4.7 [3]
- Add mod_ldap OPTIONS fixup [4]
- Sometimes, rc scripts aren't included in package
  Try to fix this. [5]

PR:    ports/126053 [2], ports/125520 [3]
       ports/124651 [4], ports/126670 [5] (partially)

Reported by: QA Tindy [1],
             Crazig Leres [2],
             Larry Rosenman [4]
             Kirk Strauser [3],
             Joseph S. Atkinson [5]
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.2.9
 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)
20 Aug 2008 01:57:32
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
23 Jun 2008 22:11:15
Original commit files touched by this commit  2.2.9
 This port version is marked as vulnerable.
clement search for other commits by this committer
 - Update to 2.2.9
 - Add a note to UPDATING about the forced build of subversion
   because of apr/apu bumped version.
28 Jan 2008 20:42:04
Original commit files touched by this commit  2.2.8
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix recursive use of WITH_BDB_VER when WITH_BERKELEYDB and WITH_BDB_VER
  are both defined.

Reported by:    Vivek Khera <VIVEK@KHERA.ORG>
20 Jan 2008 14:00:32
Original commit files touched by this commit  2.2.8
 This port version is marked as vulnerable.
clement search for other commits by this committer
- s/bsd.databases.mk/bsd.database.mk/

PR:             ports/119823
Submitted by:   mm
20 Jan 2008 11:29:31
Original commit files touched by this commit  2.2.8
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 2.2.8
- Update documentation
- Use BDB from bsd.databases.mk instead of homebrew [1]

PR:             ports/119711 [1]
Submitted by:   mm [1]
16 Jan 2008 09:33:45
Original commit files touched by this commit  2.2.6_3
 This port version is marked as vulnerable.
mm search for other commits by this committer
- Add support for db45 and db46

PR:             ports/117937
Submitted by:   mm
Approved by:    maintainer timeout
11 Dec 2007 20:22:16
Original commit files touched by this commit  2.2.6_3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix slave ports [1]
- Fix plist [2]
- Fix CONFLICTS with devel/apr-svn [3]
- Fix install when index.html is modified
- Bump PORT_REVISION

PR:             ports/118348 [1], ports/118338 [2],ports/117097 [2]
                ports/90088 [3], ports/118349 [3]
Submitted by:   Andrey Beresovsky <and at sfedu dot ru> [1],
                Dimitry Andric <dimitry at andric dot com> [2],
                YAMAMOTO Takao <yamamoto at computec dot co dot jp>
                Melvyn Sopacua <melvyn atmelvyn dot homeunix dot org> [3],
                Dominic Fandrey <lon_kamikaze at gmx dot de> [3]
30 Sep 2007 05:47:37
Original commit files touched by this commit  2.2.6_2
 This port version is marked as vulnerable.
linimon search for other commits by this committer
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
23 Sep 2007 11:22:07
Original commit files touched by this commit  2.2.6_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Make port more OPTIONS compliant (more OPTIONS workarounds)
- Add some IGNORE entries to warn users when the choose conflicting options
20 Sep 2007 09:04:34
Original commit files touched by this commit  2.2.6_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1]
  (I forgot to re-apply the patch locally)

Reminded by:    bland@
20 Sep 2007 08:57:36
Original commit files touched by this commit  2.2.6_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix PCRE_FROM_PORTS. it wasn't processed by OPTIONS stff [1]
- Preserve index.html
- We no longer install images in default DocumentRoot (there're still in icons/)
- Various plist cleanup
- bump PORTREVISION since we are now safe with index.html

Reminded by:    bland@
19 Sep 2007 22:05:23
Original commit files touched by this commit  2.2.6
 This port version is marked as vulnerable.
clement search for other commits by this committer
- remove duplicate entry of mod_charset_lite [1]
- add PCRE_FROM_PORTS to OPTIONS
- use @dirrmtry for include/apache22
- workaround plist issues when upgrading, but it's not as safe as I
  would expect, it requires more work.

Spotted by:     bland@ [1]
18 Sep 2007 21:03:15
Original commit files touched by this commit  2.2.6
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Add experimental support of OPTIONS.
  From UPDATING:

  By popular request, OPTIONS support has been added. When actived
  (default), these knobs are ignored:
          * WITH_<CATEGORY>_MODULES
          * WITHOUT_<CATEGORY>_MODULES
          * WITH_CUSTOM_<CATEGORY>
          * WITH_MODULES
          * WITHOUT_MODULES
          * WITH_STATIC_MODULES
  However, you can disable OPTIONS by defining WITHOUT_APACHE_OPTIONS.

- move envvars support to the beginning of apache22_checkconfig() to be
  sure we're using envvars during configtest [1]

PR:             ports/116329 [1]
Submitted by:   Ruud Althuizen <ruud@il.fontys.nl> [1]
16 Sep 2007 20:05:42
Original commit files touched by this commit  2.2.6
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix build when WITHOUT_IPV6 is defined and system is IPv6-free

PR:                     ports/115200
Submitted by:           anray
Also reported by:       Peter Jeremy
16 Sep 2007 16:46:10
Original commit files touched by this commit  2.2.6_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Import MySQL DBD backend
  This will definitively fix checksum mismatches. Time to investigate...

Reported by:    many
10 Sep 2007 20:15:48
Original commit files touched by this commit  2.2.6
 This port version is marked as vulnerable.
clement search for other commits by this committer
\

- Cleanup MPM selection
- Update mpm itk to 20070425-00
09 Sep 2007 15:55:17
Original commit files touched by this commit  2.2.6
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 2.2.6
- Fix restart when profiles are used [1]

Submitted by:   Jarrod Sayers <jarrod at netleader dot com dot au>
04 Aug 2007 12:41:31
Original commit files touched by this commit  2.2.4_2
 This port version is marked as vulnerable.
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
22 Jul 2007 12:03:37
Original commit files touched by this commit  2.2.4_2
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Add htcacheclean startup script [1]
- Add support for PCRE from ports (WITH_PCRE_FROM_PORTS) [2]
- Install split-logfile [3]

Submitted by:   Christopher Shumway <cshumway at titan-project dot org> [1]
Requested by:   Gergely CZUCZY <phoemix at harmless dot hu>, [2]
                many [3]
17 Jun 2007 17:59:27
Original commit files touched by this commit  2.2.4_2
 This port version is marked as vulnerable.
anders search for other commits by this committer
Remove thttpd from conflicts list, it has a different name for its
passwd program now.

Approved by:    maintainers/erwin
17 Mar 2007 17:02:34
Original commit files touched by this commit  2.2.4_2
 This port version is marked as vulnerable.
clement search for other commits by this committer
- backout OpenSSL part of previous commit.
  Forcing -rpath can lead to strange side effects when using apxs
17 Mar 2007 16:03:24
Original commit files touched by this commit  2.2.4_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Ensure we use correct OpenSSL libs [1]
- Fix multiprofiles support in rc script [2]

PR:             ports/100315 [1],
                ports/109536 [2]
Submitted by:   Jo Rhett <jrhett@svcolo.com> [1]
                Eygene Ryabinkin <rea-fbsd@codelabs.ru> [2]
13 Jan 2007 13:18:35
Original commit files touched by this commit  2.2.4
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Ensure configure script won't force us to use an unwanted apr dbd backend.
13 Jan 2007 12:13:12
Original commit files touched by this commit  2.2.4
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 2.2.4
- Add dumpio module
- Fix rcorder [1]

PR:             ports/106429 [1]
Submitted by:   Dmitry Pryanishnikov <dmitry@atlantis.dp.ua> [1]
07 Nov 2006 08:09:20
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Install correct apr_mysql_dbd revision

Spotted by:     Tigran Azaryantz <tigercost@yahoo.com>
05 Nov 2006 10:49:17
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update MySQL apr_dbd to rev 57
- Add support for itk mpm
- Update doc [1]

Reported by:    Volodymyr Kostyrko <arcade@synergetica.dn.ua> [1]
25 Sep 2006 06:41:50
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Remove obsolete patch

Reported by:            Rui Lopes <rgl@ruilopes.com>
24 Sep 2006 17:16:40
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- House keeping (update to current standards: USE_RC_SUBR, USE_LDCONFIG,etc.)
- Remove python dependency unless apr_dbd_mysql is built [1]

Required by:            many [1]
13 Sep 2006 13:29:33
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
mr search for other commits by this committer
Add support for setting WITH_BERKELEYDB to db44
12 Aug 2006 10:05:18
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix apr_dbd_mysql build
07 Aug 2006 18:10:39
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix apr_dbd_mysql stuff.

Pointyhat to:   clement
Spotted by:     Sean McNeil <sean@mcneil.com>
05 Aug 2006 21:46:43
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Force to add ${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} to force detection
  of pthread_kill(3).
05 Aug 2006 21:37:23
Original commit files touched by this commit  2.2.3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 2.2.3
- Update apr_dbd to latest version [1]
- Add forgotten mod_authn_alias [2]

Spotted by:     Jim Riggs <freebsd-lists@jimandlissa.com> [1]
                Alexander Wittig <alexander@wittig.name> [2
27 Jul 2006 21:26:29
Original commit files touched by this commit  2.2.2_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix security issue in mod_rewrite.
All people using mod_rewrite are strongly encouraged to update.

An off-by-one flaw exists in the Rewrite module, mod_rewrite.
Depending on the manner in which Apache httpd was compiled, this
software defect may result in a vulnerability which, in combination
with certain types of Rewrite rules in the web server configuration
files, could be triggered remotely.  For vulnerable builds, the nature
of the vulnerability can be denial of service (crashing of web server
processes) or potentially allow arbitrary code execution.
This issue has been rated as having important security impact
by the Apache HTTP Server Security Team

Updates to latest versions will follow soon.

Notified by:    so@ (simon)
Obtained from:  Apache Security Team
Security:       CVE-2006-3747
13 May 2006 05:41:22
Original commit files touched by this commit  2.2.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
10 May 2006 20:47:15
Original commit files touched by this commit  2.2.2
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Remove obsolete patch which add support to Windows Update Service when
  apache acts as a proxy.

Reported by:    Bjoern Voigt <bjoern@cs.tu-berlin.de>
01 May 2006 10:07:28
Original commit files touched by this commit  2.2.2
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 2.2.2
- Enable mod_version by default
30 Apr 2006 16:52:08
Original commit files touched by this commit  2.2.0_7
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix typos in bdb-4.1 m4 macro

Spotted by:     Frank Steinborn <steinex@ircnow.org>
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.2.0_7
 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)
20 Feb 2006 20:47:50
Original commit files touched by this commit  2.2.0_6
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
30 Jan 2006 23:20:05
Original commit files touched by this commit  2.2.0_6
 This port version is marked as vulnerable.
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
23 Jan 2006 11:37:04
Original commit files touched by this commit  2.2.0_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
- add -v to kldload to prevent loading accf_http module if it's statically
  built into kernel

Reported by:    many
22 Jan 2006 02:58:25
Original commit files touched by this commit  2.2.0_5
 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)
17 Jan 2006 09:40:53
Original commit files touched by this commit  2.2.0_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Finish cleanups and fix build with threads enables.
15 Jan 2006 18:58:38
Original commit files touched by this commit  2.2.0_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
Cleanups and fixes
- remove useless options (and fix thread stuff) [1]
- move print-closest-mirror to bsd.apache.mk
- move threads configure options out of Makefile.modules
- Fix stupid logic to disable v4mapped address [2]
- and more...

Submitted/spotted by:   many, Hirohisa Yamaguchi <umq@ueo.co.jp> [1]
                        ume[2]
PR:                     ports/91813 [1]
15 Jan 2006 08:56:50
Original commit files touched by this commit  2.2.0_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Moving Makefile.modules before b.p.pre.mk leads to weird results.

First problem spotted by:       leafy <leafy@leafy.idv.tw>
15 Jan 2006 01:11:11
Original commit files touched by this commit  2.2.0_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
- ohoh fix apache22.sh

Reported by:    Adam McLaurin <adam.mclaurin@fastmail.fm>,
                Dominique Goncalves <dominique.goncalves@gmail.com>
14 Jan 2006 16:03:43
Original commit files touched by this commit  2.2.0_5
 This port version is marked as vulnerable.
clement search for other commits by this committer
- SECURITY: CVE-2005-3357 (cve.mitre.org)
   mod_ssl: Fix a possible crash during access control checks if a
   non-SSL request is processed for an SSL vhost (such as the
   "HTTP request received on SSL port" error message when an 400
   ErrorDocument is configured, or if using "SSLEngine optional").
   [1]
- reintroduce support of multiple instances of apache in startup
  script [2]
- Add configtest command to apache22.sh [2]
- rewrite detection of accf_http filter to make it works on all
  supported branches.
- fix rcorder [3]
- fix startup at boot time when profiles are used [4]

Spotted by:     simon [1], flz[3]
Submitted by:   Jarrod Sayers <jarrod@netleader.com.au> [2],
                Joe Horn <joehorn@mi.chu.edu.tw> [4]
PR:             ports/91154 [2], ports/90708 [4]
14 Jan 2006 13:42:56
Original commit files touched by this commit  2.2.0_4
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix some suexec CONFIGURE_ARGS for 1.3.x
- add show-categories and show-modules targets, for server ports.
  Remove these targets from www/apache22/Makefile
25 Dec 2005 18:58:05
Original commit files touched by this commit  2.2.0_4
 This port version is marked as vulnerable.
clement search for other commits by this committer
- remove useless powerlogo.gif
25 Dec 2005 18:56:53
Original commit files touched by this commit  2.2.0_4
 This port version is marked as vulnerable.
clement search for other commits by this committer
- remove useless powerlogo.gif
17 Dec 2005 15:51:16
Original commit files touched by this commit  2.2.0_4
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix plist and improve dbd /mem_cache logic
15 Dec 2005 21:38:38
Original commit files touched by this commit  2.2.0_3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Grrrrr. mod_mem_cache needs threads-capable APR

Reported by:            pointyhat via kris
13 Dec 2005 22:26:57
Original commit files touched by this commit  2.2.0_3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix envvars.d [1]
- Add apache22_http_accept_enable to load accf_http kernel module [2]
  Additionnally, if it's not defined, we drop accept filter support
- Drop obsolete apache22ssl_enable rc.conf option
- Sync apache22.sh behavior with apachectl
  Add graceful and graceful-stop targets
- Rework categories (add CACHE_MODULES)
- Add support for apr_dbd: MySQL, PostgrSQL and SQLite3 backends are supported
  It adds mod_auth_dbd and mod_dbd automatically

more fixes to come soon...

PR:             ports/90309 [1],
                ports/90103 [2]
Submitted by:   Simun Mikecin <sime@data.home.hr> [1],
                Melvyn Sopacua <melvyn@melvyn.homeunix.net> [2]
13 Dec 2005 10:51:41
Original commit files touched by this commit  2.2.0_3
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix typo (it's actually in apache SVN repo)

Reported by:     Matt Smith <matt@xtaz.co.uk>
12 Dec 2005 20:55:14
Original commit files touched by this commit  2.2.0_3
 This port version is marked as vulnerable.
clement search for other commits by this committer
SECURITY: CVE-2005-3352 (cve.mitre.org)
     mod_imap: Escape untrusted referer header before outputting in HTML
     to avoid potential cross-site scripting.  Change also made to
     ap_escape_html so we escape quotes.  Reported by JPCERT.
     [Mark Cox]

Reported by:    simon
10 Dec 2005 11:53:01
Original commit files touched by this commit  2.2.0_2
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Don't forget to add USE_BUNDLED_APR to CONFIGURE_ENV
10 Dec 2005 11:39:40
Original commit files touched by this commit  2.2.0_2
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix plist (forgot when I add mod_filter) [1]
- workaround apr detection. Now apache22 build his own apr, even if apr
  is installed, unless you define WITH_APR_FROM_PORTS.

Reported by:    pointyhat via kris [1]
07 Dec 2005 20:54:42
Original commit files touched by this commit  2.2.0_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Add forgotten mod_filter

Spotted by:             Cheese Lottery <cheeselottery@gmail.com>
04 Dec 2005 14:59:41
Original commit files touched by this commit  2.2.0_1
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Various package fixes
- Bump PORTREVISION
04 Dec 2005 13:31:20
Original commit files touched by this commit  2.2.0
 This port version is marked as vulnerable.
clement search for other commits by this committer
- clean plist
04 Dec 2005 11:10:03
Original commit files touched by this commit  2.2.0
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Fix duplicated modules
04 Dec 2005 10:57:19
Original commit files touched by this commit  2.2.0
 This port version is marked as vulnerable.
clement search for other commits by this committer
- Update documentation.
  We no longer support for WWW_* knobs

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

1 | 2  »  

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsFeb 08
otrsFeb 08
apache13*Feb 03
apache13*Feb 03
apache13+ipv6*Feb 03
apache13-modperl*Feb 03
apache13-modssl*Feb 03
apache13-modssl*Feb 03
apache13-modssl+ipv6*Feb 03
apache13-ssl*Feb 03
squid*Feb 02
squid30*Feb 02
squid31*Feb 02
bugzillaFeb 01
ircd-ratboxJan 28

5 vulnerabilities affecting 16 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 21261
Broken 171
Deprecated 36
Ignore 905
Forbidden 2
Restricted 386
No CDROM 142
Vulnerable 56
Expired 14
Set to expire 25
Interactive 79
new 24 hours 7
new 48 hours9
new 7 days29
new fortnight87
new month197

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