3b816 FreshPorts -- databases/phpmyadmin
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
phpmyadmin 4.0.1 databases on this many watch lists=262 search for ports that depend on this port An older version of this port was marked as vulnerable.
A set of PHP-scripts to manage MySQL over the web
Maintained by: matthew@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jan 2001 09:53:37
Also Listed In: www
License: GPLv2


Currently phpMyAdmin can:

    * browse and drop databases, tables, views, columns and indexes
    * display multiple results sets through stored procedures or queries
    * create, copy, drop, rename and alter databases, tables, columns
      and indexes
    * maintain server, databases and tables, with proposals on server
      configuration
    * execute, edit and bookmark any SQL-statement, even batch-queries
    * load text files into tables
    * create and read dumps of tables
    * export data to various formats: CSV, XML, PDF, ISO/IEC 26300 -
      OpenDocument Text and Spreadsheet, Microsoft Word 2000, and
      LATEX formats
    * import data and MySQL structures from OpenDocument spreadsheets,
      as well as XML, CSV, and SQL files
    * administer multiple servers
    * manage MySQL users and privileges
    * check referential integrity in MyISAM tables
    * using Query-by-example (QBE), create complex queries
      automatically connecting required tables
    * create PDF graphics of your database layout
    * search globally in a database or a subset of it
    * transform stored data into any format using a set of predefined
      functions, like displaying BLOB-data as image or download-link
    * track changes on databases, tables and views
    * support InnoDB tables and foreign keys
    * support mysqli, the improved MySQL extension
    * create, edit, call, export and drop stored procedures and
      functions
    * create, edit, export and drop events and triggers
    * communicate in 62 different languages

WWW: http://www.phpmyadmin.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. lang/php5
  2. textproc/php5-ctype
  3. www/php5-session
  4. security/php5-filter
  5. converters/php5-mbstring
  6. devel/php5-json
  7. www/pecl-APC
  8. archivers/php5-bz2
  9. graphics/php5-gd
  10. security/php5-mcrypt
  11. security/php5-openssl
  12. print/pecl-pdflib
  13. textproc/php5-xml
  14. archivers/php5-zip
  15. archivers/php5-zlib
  16. databases/php5-mysqli
There are no ports dependent upon this port

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


Configuration Options
===> The following configuration options are available for phpMyAdmin-4.0.1:
     APC=on: PHP APC (animated progress bar) support
     BZ2=on: PHP bzip2 library support
     GD=on: PHP GD library support (requires X11)
     MCRYPT=on: PHP MCrypt library support
     OPENSSL=on: PHP OpenSSL support
     PDF=on: PHP PDFlib support
     SUPHP=off: suPHP support
     XML=on: PHP XML support (Export to OpenDoc)
     ZIP=on: PHP Zip compression support
     ZLIB=on: PHP ZLIB support
====> Options available for the multi DB_connect: you have to choose at least one of them
     MYSQL=off: PHP MySQL support via mysql client
     MYSQLI=on: PHP Improved MySQL client support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  3. http://freefr.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  4. http://garr.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  5. http://heanet.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  6. http://hivelocity.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  7. http://ignum.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  8. http://internode.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  9. http://iweb.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  10. http://jaist.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  11. http://kaz.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  12. http://kent.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  13. http://master.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  14. http://nchc.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  15. http://ncu.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  16. http://netcologne.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  17. http://sunet.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  18. http://superb-dca3.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  19. http://switch.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  20. http://tenet.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  21. http://ufpr.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/
  22. http://waix.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/4.0.1/

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

1 | 2  »  

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 May 2013 18:21:29
Original commit files touched by this commit  4.0.1
matthew search for other commits by this committer
Update to 4.0.1

This is a routine, bugfix update.

ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.1/phpMyAdmin-4.0.1-notes.html/view
13 May 2013 15:47:47
Original commit files touched by this commit  4.0.0
miwi search for other commits by this committer
- Remove php4 reference
04 May 2013 06:24:53
Original commit files touched by this commit  4.0.0
matthew search for other commits by this committer
- Copy databases/phpmyadmin to databases/phpmyadmin35
- Update databases/phpmyadmin to 4.0.0

Version 4.0.0 is the first release of a new major version, and
involves some significant changes in functionality.  In particular it
now requires Javascript in order to operate.

Provide a new phpmyadmin35 port to track the 3.5.x branch for those
not wishing to upgrade yet.  Note that you will have to adjust your
httpd.conf if you switch to this port, as it installs the application to
${LOCALBASE}/www/phpMyAdmin35
24 Apr 2013 20:23:16
Original commit files touched by this commit  3.5.8.1
matthew search for other commits by this committer
Security updae to 3.5.8.1

Four new serious security alerts were issued today by the phpMyAdmin
them: PMASA-2013-2 and PMASA-2013-3 are documented in this commit to
vuln.xml.

 - Remote code execution via preg_replace().

 - Locally Saved SQL Dump File Multiple File Extension Remote Code
   Execution.

The other two: PMASA-2013-4 and PMASA-2013-5 only affect PMA 4.0.0
pre-releases earlier than 4.0.0-rc3, which are not available through
the ports.
16 Apr 2013 20:58:08
Original commit files touched by this commit  3.5.8
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to 3.5.8

This is a routine, bugfix release.

ChangeLog:
   
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.8/phpMyAdmin-3.5.8-notes.html/download

Feature safe:	yes
15 Feb 2013 23:09:58
Original commit files touched by this commit  3.5.7
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Upgrade to 3.5.7

This is a routine bugfix release.

ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.7/phpMyAdmin-3.5.7-notes.html/view
28 Jan 2013 21:39:20
Original commit files touched by this commit  3.5.6
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to version 3.5.6

This is a routine bugfix update.

ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.6/phpMyAdmin-3.5.6-notes.html/view
20 Dec 2012 18:55:05
Original commit files touched by this commit  3.5.5
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Routine bugfix update to 3.5.5

- Release Notes:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.5/phpMyAdmin-3.5.5-notes.html/view
20 Nov 2012 20:58:49
Original commit files touched by this commit  3.5.4
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Update to version 3.5.4

This is a routine bugfix / new feature release.
ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.4/phpMyAdmin-3.5.4-notes.html/view

Feature safe:	yes
12 Aug 2012 18:59:12
Original commit files touched by this commit  3.5.2.2
 This port version is marked as vulnerable.
matthew search for other commits by this committer
  - Security update to 3.5.2.2
  - This is a fast-reaction patch: no details about the vulnerability
    are available yet, other than it involves XSS.
  - VuXML to follow, once the advisories are published
04 Aug 2012 05:33:59
Original commit files touched by this commit  3.5.2.1
 This port version is marked as vulnerable.
matthew search for other commits by this committer
- Security update to 3.5.2.1
- ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.2.1/phpMyAdmin-3.5.2.1-notes.html/view

- SecurityAdvisory (to be published, eventually) PMSA-2012-3

http://www.phpmyadmin.net/home_page/security/PMASA-2012-3.php

This fixes a local path disclosure vulnerability.  Unfortunately only
the security patches are available now.  Supporting documentation, CVE
references etc. are yet to be published.  VuXML will be updated once
that is available.
10 Jul 2012 05:13:21
Original commit files touched by this commit  3.5.2
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Routine bugfix update to 3.5.2

ChangeLog:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.2/phpMyAdmin-3.5.2-notes.html/view
04 Jun 2012 19:25:56
Original commit files touched by this commit  3.5.1
 This port version is marked as vulnerable.
matthew search for other commits by this committer
- Convert all my remaining ports to OPTIONSng
  Files   affected:

    databases/mysql-connector-java/Makefile
    databases/phpmyadmin/Makefile
    mail/sa-utils/Makefile
    net/phpldapadmin/Makefile
    security/apg/Makefile
    textproc/sphinxsearch/Makefile
    www/p5-RT-Authen-ExternalAuth/Makefile
    www/p5-RT-Extension-LDAPImport/Makefile
    www/p5-RT-Extension-SLA/Makefile
    www/p5-RTx-Calendar/Makefile
    www/rt40/Makefile
    www/rt40/Makefile.cpan
    x11-fonts/gentium/Makefile
    x11-fonts/gentium-basic/Makefile

Approved by:    shaun (mentor)
05 May 2012 11:37:45
Original commit files touched by this commit  3.5.1
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Routine bugfix update to version 3.5.1

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.1/phpMyAdmin-3.5.1-notes.html/view

Approved by:    shaun (mentor)
07 Apr 2012 15:54:46
Original commit files touched by this commit  3.5.0
 This port version is marked as vulnerable.
matthew search for other commits by this committer
This one is a routine bugfix / new functionality update:

Welcome to phpMyAdmin 3.5.0; here are the major new features:

* browse-mode improvements
** grid editing
** remember recent tables
** remember last sort order by table
** flexible column width
** reorder columns
** more compact navigation bar
* AJAXification of many operations
* reorganised server status page, with server monitoring
* improved support for stored routines, events and triggers
* openGIS support
* zoom-search in table search
* Drizzle support
* improved ENUM/SET editor

Or see:
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.5.0/phpMyAdmin-3.5.0-notes.html/view

Approved by:    shaun (mentor)
Feature safe:   yes
28 Mar 2012 23:50:42
Original commit files touched by this commit  3.4.10.2
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Another phpmyadmin security update.

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.10.2/phpMyAdmin-3.4.10.2-notes.html/download

Welcome to phpMyAdmin 3.4.10.2, a minor security release.

3.4.10.2 (2012-03-28)
- [security] Fixed local path disclosure vulnerability, see PMASA-2012-2

Advisory:

http://www.phpmyadmin.net/home_page/security/PMASA-2012-2.php

Approved by:    shaun (mentor)
Feature safe:   yes
Security:       a81161d2-790f-11e1-ac16-e0cb4e266481
18 Feb 2012 15:00:46
Original commit files touched by this commit  3.4.10.1
 This port version is marked as vulnerable.
matthew search for other commits by this committer
  Security update to 3.4.10.1

    XSS in replication setup

  ChangeLog:

    Welcome to phpMyAdmin 3.4.10.1, a minor security release.

3.4.10.1 (2012-02-18)
- [security] XSS in replication setup, see PMASA-2012-1

  Security Advisory:

    http://www.phpmyadmin.net/home_page/security/PMASA-2012-1.php

Approved by:    shaun (mentor)
15 Feb 2012 16:42:56
Original commit files touched by this commit  3.4.10_1
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Correct misunderstanding about mysqlnd functionality introduced in
previous commit.  mysql or mysqli drivers are required in all cases.

Approved by:      shaun (mentor)
15 Feb 2012 00:01:22
Original commit files touched by this commit  3.4.10
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Routine bugfix update to 3.4.10

ChangeLog:

  
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.10/phpMyAdmin-3.4.10-notes.html/view

3.4.10.0 (2012-02-14)
- bug #3460090 [interface] TextareaAutoSelect feature broken
- patch #3375984 [export] PHP Array export might generate invalid php code
- bug #3049209 [import] Import from ODS ignores cell that is the same as cell be
fore
- bug #3463933 [display] SELECT DISTINCT displays wrong total records found
- patch #3458944 [operations] copy table data missing SET SQL_MODE='NO_AUTO_VALU
E_ON_ZERO'
- bug #3469254 [edit] Setting data to NULL and drop-downs
(Only the first 15 lines of the commit message are shown above View all of this commit message)
09 Feb 2012 17:09:51
Original commit files touched by this commit  3.4.9
 This port version is marked as vulnerable.
matthew search for other commits by this committer
Update maintainer address to matthew@FreeBSD.org

Approved by:    shaun (mentor)
23 Dec 2011 09:00:42
Original commit files touched by this commit  3.4.9
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Add an advise to users who installs phpMyAdmin that it's better to
protect it with an additional layer.

Approved by:    maintainer
23 Dec 2011 07:20:06
Original commit files touched by this commit  3.4.9
 This port version is marked as vulnerable.
dougb search for other commits by this committer
This is the formal release of the fix for these securty
vulnerabilities. However the code is identical to the quick-reaction
patches in 3.4.9-rc1 other than updating the version number.

Security advisories have now been published:

http://www.phpmyadmin.net/home_page/security/PMASA-2011-19.php
http://www.phpmyadmin.net/home_page/security/PMASA-2011-20.php

CVE Numbers:

CVE-2011-4782
CVE-2011-4780

http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.4.9%2FphpMyAdmin-3.4.9-notes.html/view

PR:             ports/163528
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
16 Dec 2011 01:43:54
Original commit files touched by this commit  3.4.9.r1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
"Welcome to the first release candidate for phpMyAdmin 3.4.9, a bugfix
release with minor security corrections.

Please refer to the upcoming PMASA-2011-19 and PMASA-2011-20
announcements on http://www.phpmyadmin.net/home_page/security.

Details will appear on http://phpmyadmin.net. In a hurry? you can visit
http://sourceforge.net/projects/phpmyadmin to download.

Marc Delisle, for the team"

ChangeLog:

3.4.9.0 (not yet released)
- bug #3442028 [edit] Inline editing enum fields with null shows no dropdown
(Only the first 15 lines of the commit message are shown above View all of this commit message)
01 Dec 2011 21:03:31
Original commit files touched by this commit  3.4.8
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Update to version 3.4.8

This is the formal release of the fix to CVE-2011-4634, but there are
no code differences from the preliminary fixes released in 3.4.8-rc1
except for the updated version number.

PMSA-2011-18 has now been published; vuxml entry attached.

PR:             ports/163001
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)

Feature safe:   yes
26 Nov 2011 09:14:38
Original commit files touched by this commit  3.4.8.r1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Security and bugfix update to 3.4.8-rc1

Announcement:

"Welcome to the first release candidate for phpMyAdmin 3.4.8, a bugfix
release with minor security corrections.

Please refer to the upcoming PMASA-2011-18 announcement on
http://www.phpmyadmin.net/home_page/security.

Marc Delisle, for the team"

Welcome to the first release candidate for phpMyAdmin 3.4.8, a bugfix
release with minor security corrections.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
11 Nov 2011 00:43:08
Original commit files touched by this commit  3.4.7.1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Security update to version 3.4.7.1

Please refer to the upcoming PMASA-2011-17 announcement on
http://www.phpmyadmin.net/home_page/security.

3.4.7.1 (2011-11-10)
- [security] Fixed possible local file inclusion in XML import
(CVE-2011-4107).

http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.4.7.1%2FphpMyAdmin-3.4.7.1-notes.html/view

PR:             ports/162442
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)

Feature safe:   yes
24 Oct 2011 22:36:19
Original commit files touched by this commit  3.4.7
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Routine bugfix upgrade to version 3.4.7

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F3.4.7%2FphpMyAdmin-3.4.7.html/view

Welcome to phpMyAdmin 3.4.7, a bugfix release.

3.4.7.0 (2011-10-23)
- bug #3418610 [interface] Links in navigation when $cfg['MainPageIconic'] =
false
- bug #3418849 [interface] Inline edit shows dropdowns even after closing
- bug [view] View renaming did not work
- bug [navi] Wrong icon for view (MySQL 5.5)
- bug #3420229 [doc] Missing documentation section
- bug #3423725 [pdf] Broken PDF file when exporting database to PDF
- [core] Allow to set language in URL
- bug #3425184 [doc] Fix links to PHP documentation
- bug #3426031 [export] Export to bzip2 is not working

PR:             ports/161937
Submitted by:   maintainer
17 Oct 2011 04:35:02
Original commit files touched by this commit  3.4.6
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Remove references to mysql 323 and 40, most commonly of the form:

IGNORE_WITH_MYSQL=     323 40
17 Oct 2011 03:39:14
Original commit files touched by this commit  3.4.6
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Routine update to 3.4.6 release version. Note: despite the discussion
of security fixes in the announcement message and changelog, all of
the fixes were already applied in the previous port update (to
3.4.6-rc1). In fact, diff'ing the distfile tarballs between 3.4.6-rc1
and 3.4.6 shows that the only change is to update the version number.

Announcement message:

"Welcome to phpMyAdmin 3.4.6, a bugfix and minor security release.

Please refer to the upcoming PMASA-2011-15 and -16 announcements on
http://www.phpmyadmin.net/home_page/security.

Details will appear on http://phpmyadmin.net.

Marc Delisle, for the team"

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.6/phpMyAdmin-3.4.6.html/download

The advisories PMASA-15 and PMASA-16 still have not yet been published.

PR:             ports/161709
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
07 Oct 2011 00:45:24
Original commit files touched by this commit  3.4.6.r1
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Bugfix and Security update to 3.4.6.r1

From the announce message:

"Welcome to the first release candidate of phpMyAdmin 3.4.6, a bugfix
release containing also fixes for minor security problems.

Details will appear on http://phpmyadmin.net. In a hurry? you can visit
http://sourceforge.net/projects/phpmyadmin to download.

Marc Delisle, for the team"

Security Advisories:

PMASA-2011-15
(Only the first 15 lines of the commit message are shown above View all of this commit message)
14 Sep 2011 23:26:28
Original commit files touched by this commit  3.4.5
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Document phpMyAdmin multiple XSS vulnerability.

Update phpMyAdminn to 3.4.5 release. [1]

PR:             ports/160589 [1]
Submitted by:   maitainer [1]
24 Aug 2011 21:04:45
Original commit files touched by this commit  3.4.4
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Security and bug-fix update to version 3.4.4

From the announce message:

Welcome to phpMyAdmin 3.4.4, a bugfix and security release

Please refer to the upcoming PMASA-2011-13 announcements on
http://www.phpmyadmin.net/home_page/security.

Security problem (CVE-2011-3181) is "Multiple XSS in the Tracking
feature."

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.4/phpMyAdmin-3.4.4.html/download

PR:             ports/160156
Submitted by:   maintainer
26 Jul 2011 13:02:14
Original commit files touched by this commit  3.4.3.2
 This port version is marked as vulnerable.
zi search for other commits by this committer
Forced commit to correct incorrect log message from prior commit.

Update to 3.4.3.2

PR:             ports/159143
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> [maintainer]
Approved by:    wxs (mentor)
26 Jul 2011 01:21:53
Original commit files touched by this commit  3.4.3.2
 This port version is marked as vulnerable.
zi search for other commits by this committer
Update to 3.4.3.2

PR:             ports/159143
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> [maintainer]
Approved by:    wxs (mentor)
26 Jul 2011 01:13:02
Original commit files touched by this commit  3.4.3.2
 This port version is marked as vulnerable.
zi search for other commits by this committer
# New ports collection makefile for: phpMyAdmin
# Date created:         19 Jan 2001
# Whom:                 nbm
#
# $FreeBSD: ports/databases/phpmyadmin/Makefile,v 1.139 2011/07/13 01:23:50
sunpoet Exp $
#

PORTNAME=       phpMyAdmin
DISTVERSION=    3.4.3.2
CATEGORIES=     databases www
MASTER_SITES=   SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
DISTNAME=       ${PORTNAME}-${DISTVERSION}-all-languages

MAINTAINER=     m.seaman@infracaninophile.co.uk
COMMENT=        A set of PHP-scripts to manage MySQL over the web
(Only the first 15 lines of the commit message are shown above View all of this commit message)
13 Jul 2011 01:23:50
Original commit files touched by this commit  3.4.3.1
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Remove outmoded message

PR:             ports/158844
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
03 Jul 2011 11:59:52
Original commit files touched by this commit  3.4.3.1
 This port version is marked as vulnerable.
jlaffaye search for other commits by this committer
Update to 3.4.3.1

PR:             ports/158603
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:    bapt (mentor, implicit)
28 Jun 2011 07:22:44
Original commit files touched by this commit  3.4.3
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 3.4.3

PR:             ports/158356
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
08 Jun 2011 08:43:11
Original commit files touched by this commit  3.4.2
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 3.4.2

PR:             ports/157699
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
23 May 2011 08:28:48
Original commit files touched by this commit  3.4.1
 This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 3.4.1

PR:             ports/157232
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
18 May 2011 13:28:35
Original commit files touched by this commit  3.4.0
 This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Add spl module because when installed with php-5.2.x the phpMyAdmin require
the spl module.

PR:             ports/157145
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
16 May 2011 14:49:33
Original commit files touched by this commit  3.4.0
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 3.4.0

PR:             ports/157033
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
19 Mar 2011 19:58:15
Original commit files touched by this commit  3.3.10
 This port version is marked as vulnerable.
culot search for other commits by this committer
- Update to 3.3.10

PR:             ports/155694
Submitted by:   Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
11 Feb 2011 20:44:11
Original commit files touched by this commit  3.3.9.2
 This port version is marked as vulnerable.
dougb search for other commits by this committer
Update to 3.3.9.2, a security release to fix the following:
http://www.phpmyadmin.net/home_page/security/PMASA-2011-2.php

Announcement-ID: PMASA-2011-2
Date: 2011-02-11

Summary
SQL query could be executed under another user.

Description
It was possible to create a bookmark which would be executed
unintentionally by other users.

Severity
We consider this vulnerability to be critical.

PR:             ports/154695
Submitted by:   me
Approved by:    maintainer
09 Feb 2011 14:28:26
Original commit files touched by this commit  3.3.9.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.3.9.1

PR:             154602
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:       http://www.phpmyadmin.net/home_page/security/PMASA-2011-1.php
04 Jan 2011 02:17:21
Original commit files touched by this commit  3.3.9
 This port version is marked as vulnerable.
wen search for other commits by this committer
- Update to 3.3.9

PR:             ports/153652
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
30 Nov 2010 02:58:43
Original commit files touched by this commit  3.3.8.1
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.3.8.1

PR:             ports/152685
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:       http://www.phpmyadmin.net/home_page/security/PMASA-2010-8.php
26 Oct 2010 15:26:02
Original commit files touched by this commit  3.3.8
 This port version is marked as vulnerable.
sunpoet search for other commits by this committer
- Update to 3.3.8

Changes:
- bug #3059311 [import] BIGINT field type added to table analysis
- [core] Update library PHPExcel to version 1.7.4
- bug #3062455 [core] copy procedures and routines before tables
- bug #3062455 [export] with SQL, export procedures and routines before tables
- bug #3056023 [import] USE query not working
- bug #3038193 [display] Error when editing row with GEOMETRY column
- bug #3062454 [interface] Display routines/events also when no tables are
  defined
- support ARIA storage engine as well as its previous name MARIA

PR:             ports/151738
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:    pgollucci (mentor, implicit)
09 Sep 2010 13:40:50
Original commit files touched by this commit  3.3.7
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 3.3.7

PR:             ports/150374
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
29 Aug 2010 16:25:05
Original commit files touched by this commit  3.3.6
 This port version is marked as vulnerable.
sahil search for other commits by this committer
- Update to 3.3.6

PR:             ports/150081
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
21 Aug 2010 12:30:56
Original commit files touched by this commit  3.3.5.1
 This port version is marked as vulnerable.
lwhsu search for other commits by this committer
- Update to 3.3.5.1, this fixes for various XSS vulnerabilities

PR:             ports/149841
Submitted by:   Matthew Seaman <m.seaman AT infracaninophile.co.uk> (maintainer)
Security:       CVE-2010-3056
02 Aug 2010 15:01:43
Original commit files touched by this commit  3.3.5
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.3.5

PR:             148999
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
30 Jun 2010 01:38:20
Original commit files touched by this commit  3.3.4
 This port version is marked as vulnerable.
sylvio search for other commits by this committer
- Update to 3.3.4

PR:             ports/148209
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Feature safe:   yes
16 May 2010 09:28:51
Original commit files touched by this commit  3.3.3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.3.3

PR:             146492
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
17 Apr 2010 07:13:42
Original commit files touched by this commit  3.3.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.3.2

PR:             145689
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
02 Apr 2010 13:43:54
Original commit files touched by this commit  3.3.1
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Make mcrypt dependency optional

PR:             ports/144983
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
20 Mar 2010 18:56:56
Original commit files touched by this commit  3.3.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.3.1

PR:             144789
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
08 Mar 2010 23:24:48
Original commit files touched by this commit  3.3.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.3.0

PR:             144550
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
12 Jan 2010 01:15:17
Original commit files touched by this commit  3.2.5
 This port version is marked as vulnerable.
pgollucci search for other commits by this committer
- Update to 3.2.5

PR:             ports/142572
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Changes:       
http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.2.5/phpMyAdmin-3.2.5-notes.html/view
22 Dec 2009 11:48:42
Original commit files touched by this commit  3.2.4
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Switch to using bsd.ports.options.mk
- Use USERS and GROUPS functionality , instead of supplying pkg-install
- Drop some warnings about changes that happened a long time ago now.

PR:             141801
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
11 Dec 2009 15:35:07
Original commit files touched by this commit  3.2.4
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.2.4

PR:             141118
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
02 Nov 2009 10:54:04
Original commit files touched by this commit  3.2.3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.2.3

PR:             140123
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
13 Oct 2009 22:25:08
Original commit files touched by this commit  3.2.2.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.2.2.1

PR:             139562
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/4769914e-b844-11de-b159-0030843d3802.html
13 Sep 2009 18:12:54
Original commit files touched by this commit  3.2.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.2.2

PR:             138783
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
27 Aug 2009 15:04:16
Original commit files touched by this commit  3.2.1
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Remove remaining SFP references (switch these ports to SF)

Approved by:    portmgr (pav)
13 Aug 2009 15:06:40
Original commit files touched by this commit  3.2.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.2.1

PR:             137645
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
30 Jun 2009 19:10:54
Original commit files touched by this commit  3.2.0.1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 3.2.0.1.

Security:       ba73f494-65a8-11de-aef5-001c2514716c
15 Jun 2009 21:07:45
Original commit files touched by this commit  3.2.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.2.0

PR:             135597
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
16 May 2009 22:42:46
Original commit files touched by this commit  3.1.5
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.5

PR:             134573
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
26 Apr 2009 23:44:34
Original commit files touched by this commit  3.1.4
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.4 [1]
- Add missing dependency [2]

PR:             134001 [1]
                133960 [2]
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> [1]
(maintainer)
                Mel Flynn <mel@rachie.is-a-geek.net> [2]
15 Apr 2009 14:45:06
Original commit files touched by this commit  3.1.3.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.3.2

PR:             133729
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:    portmgr (pav)
Security:      
http://www.vuxml.org/freebsd/1a0e4cc6-29bf-11de-bdeb-0030843d3802.html
25 Mar 2009 07:44:34
Original commit files touched by this commit  3.1.3.1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 3.1.3.1 and 2.11.9.5.

Submitted by:   maintainer
Security:       06f9174f-190f-11de-b2f0-001c2514716c
28 Feb 2009 19:46:38
Original commit files touched by this commit  3.1.3
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.3

PR:             132195
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
20 Jan 2009 22:18:15
Original commit files touched by this commit  3.1.2
 This port version is marked as vulnerable.
pav search for other commits by this committer
- Update to 3.1.2

PR:             ports/130750
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
11 Dec 2008 19:47:57
Original commit files touched by this commit  3.1.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.1

PR:             129533
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/54f72962-c7ba-11dd-a721-0030843d3802.html
29 Nov 2008 20:13:08
Original commit files touched by this commit  3.1.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.1.0

PR:             129257
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
22 Nov 2008 22:43:10
Original commit files touched by this commit  3.0.1.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Use explicit mysql 5

PR:             128889
Reported by:    Till Klampaeckel <till@php.net>
Approved by:    maintainer
31 Oct 2008 23:59:29
Original commit files touched by this commit  3.0.1.1
 This port version is marked as vulnerable.
delphij search for other commits by this committer
Update to 3.0.1.1.

Submitted by:   maintainer
Security:       85b0bbc8-a7a5-11dd-8283-001c2514716c
24 Oct 2008 12:37:15
Original commit files touched by this commit  3.0.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.0.1

PR:             128321
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
17 Oct 2008 19:48:35
Original commit files touched by this commit  3.0.0_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Add missing dependency

PR:             128137
Submitted by:   Yi-Huan Chan <yhchan@csie.nctu.edu.tw>
Approved by:    maintainer
15 Oct 2008 14:51:54
Original commit files touched by this commit  3.0.0
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 3.0.0

PR:             127880
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
23 Sep 2008 09:28:28
Original commit files touched by this commit  2.11.9.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.9.2

PR:             127548
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/150e4548-8950-11dd-a6fe-0030843d3802.html
17 Sep 2008 09:28:53
Original commit files touched by this commit  2.11.9.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.9.1

Security Update:
        A point release to close a code execution vulnerability. This bug
        allows a remote user logged in to the phpmyadmin web application to
        run arbitrary shell commands with the credentials of the web
        server.

PR:             127417
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:    portmgr (pav)
Security:      
http://www.vuxml.org/freebsd/74bf1594-8493-11dd-bb64-0030843d3802.html
29 Aug 2008 15:04:24
Original commit files touched by this commit  2.11.9
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.9

PR:             126933
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
02 Aug 2008 13:56:24
Original commit files touched by this commit  2.11.8.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.8.1

PR:             126044
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
25 Jul 2008 23:50:37
Original commit files touched by this commit  2.11.8.r1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.8-rc1

PR:             125951
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
18 Jul 2008 16:37:22
Original commit files touched by this commit  2.11.7.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.7.1

PR:             125650
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/35e54755-54e4-11dd-ad8b-0030843d3802.html
28 Jun 2008 23:45:06
Original commit files touched by this commit  2.11.7
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.7

PR:             124900
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/e285a1f4-4568-11dd-ae96-0030843d3802.html
01 May 2008 13:51:02
Original commit files touched by this commit  2.11.6
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.6

PR:             123228
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
24 Apr 2008 22:26:21
Original commit files touched by this commit  2.11.5.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Force commit to notes that's a Security update

- Update to 2.11.5.2
- Use the ${PW} variable

PR:             123004
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/6eb1dc51-1244-11dd-bab7-0016179b2dd5.html
               
http://www.vuxml.org/freebsd/fe971a0f-1246-11dd-bab7-0016179b2dd5.html
24 Apr 2008 22:24:21
Original commit files touched by this commit  2.11.5.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.5.2
- Use the ${PW} variable

PR:             123004
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk>
02 Mar 2008 04:40:52
Original commit files touched by this commit  2.11.5
 This port version is marked as vulnerable.
tabthorpe search for other commits by this committer
- Update to 2.11.5, a bugfix-only version containing a security fix.

PR:             ports/121266
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-1
21 Jan 2008 10:58:20
Original commit files touched by this commit  2.11.4_1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
Changes:

* When installed using WITH_SUPHP use a fix username/UID from
/usr/ports/UIDs. There's no equivalent /usr/ports/GIDs entry
because it defaults to group 'www'.

* Consequently change the default username from phpmyadm to _pma
  and add an entry to /usr/ports/UIDs:

_pma:*:336:80:phpMyAdmin Owner:/nonexistent:/sbin/nologin

* Use the standard $WWWDIR for PLIST_SUB and SUB_LIST, instead of
  rolling my own equivalent.

* Various internal code changes and clean-up

* Bump PORTREVISION

Note: the changes here mostly affect compilation with WITH_SUPHP
defined. If you're not a suPHP user, then there's very little
ultimately that has changed.

PR:             119825
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
12 Jan 2008 17:36:26
Original commit files touched by this commit  2.11.4
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.4

PR:             119599
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
12 Dec 2007 14:56:49
Original commit files touched by this commit  2.11.3
 This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 2.11.3

PR:             ports/118500
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk> (maintainer)
21 Nov 2007 19:14:12
Original commit files touched by this commit  2.11.2.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.2.2

PR:             118169
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:    portmgr (erwin)
Security:      
http://www.vuxml.org/freebsd/15485ae8-9848-11dc-9e48-0016179b2dd5.html
11 Nov 2007 16:12:24
Original commit files touched by this commit  2.11.2.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.2.1

PR:             117974
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Approved by:    portmgr (erwin)
Security:      
http://www.vuxml.org/freebsd/2d2dcbb4-906c-11dc-a951-0016179b2dd5.html
30 Oct 2007 09:24:25
Original commit files touched by this commit  2.11.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.2

PR:             117663
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
20 Oct 2007 18:51:30
Original commit files touched by this commit  2.11.1.2
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2.11.1.2

PR:             117353
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/498a8731-7cfc-11dc-96e6-0012f06707f0.html
16 Oct 2007 22:12:42
Original commit files touched by this commit  2.11.1.1
 This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update 2.11.1.1

PR:             117232
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Security:      
http://www.vuxml.org/freebsd/51b51d4a-7c0f-11dc-9e47-0011d861d5e2.html

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

1 | 2  »  

283b
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 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 24533
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 6
new 48 hours9
new 7 days29
new fortnight61
new month219

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

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0