FreshPorts -- The Place For Ports Tue, 9 Feb 2010 5:29 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
mysql323-client 3.23.59.n.20050301_2 databases on this many watch lists=235 search for ports that depend on this port An older version of this port was marked as vulnerable.
Ignore IGNORE: obsolete and does not build with gcc4.2; use mysql 5 or later
Multithreaded SQL database (client)
Maintained by: ale@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Oct 2000 07:17:57


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

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

- Alex Dupre
ale@FreeBSD.org
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Master port: databases/mysql323-server

Required To Build: devel/libtool22

To install the port: cd /usr/ports/databases/mysql323-client/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ale/
ftp://ftp.se.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ale/
ftp://ftp.uk.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ale/
ftp://ftp.ru.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ale/
ftp://ftp.jp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ale/
ftp://ftp.tw.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ale/
ftp://ftp.cn.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/ale/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
12 Jan 2006 08:57:43
Original commit files touched by this commit  3.23.59.n.20050301_2
ale search for other commits by this committer
Convert mysql-client.sh to rcNG.
15 Mar 2005 14:17:25
Original commit files touched by this commit  3.23.59.n.20050301
ale search for other commits by this committer
Update to 3.23.59 snapshot:
- Switch to rcNG
- Add the possibility to specify the database directory in rc.conf
- Move database creation from post-install stage into startup script
24 Sep 2004 17:18:12
Original commit files touched by this commit  3.23.58_3
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Fix mysqlhotdump vulnerability
- Fix plist (don't install .la files)
- Add optional knob WITH_PROC_SCOPE_PTH

Approved by:    portmgr (marcus)
29 Feb 2004 12:38:32
Original commit files touched by this commit  3.23.58_2
 This port version is marked as vulnerable.
ale search for other commits by this committer
Sync with MySQL 4.0:
- get rid of perl dependency
- enhance man pages and scripts installation
- move additional scripts in mysql-scripts port
17 Jan 2004 12:47:03
Original commit files touched by this commit  3.23.58_1
 This port version is marked as vulnerable.
ale search for other commits by this committer
- Completely restructure the port to follow other mysql* ports
  (too many improvements to be listed here)
- Correctly support PTHREAD_LIBS/CFLAGS
- Use USE_GNOME=lthack
- Propagate DB_DIR in package [1]
- Use my @FreeBSD.org email address
- Bump PORTREVISION

PR:             ports/24749 [1]
Submitted by:   Tom Pavel <pavel@networkphysics.com> [1]
Approved by:    nork (mentor/implicitly)
06 Mar 2003 19:23:19
Original commit files touched by this commit  3.23.55
 This port version is marked as vulnerable.
ade search for other commits by this committer
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:    portmgr (implicitly)
10 Feb 2003 09:04:04
Original commit files touched by this commit  3.23.55
 This port version is marked as vulnerable.
kris search for other commits by this committer
Convert COMMENT to COMMENTFILE until these ports can be converted.

Submitted by:   lioux
14 Dec 2002 16:00:39
Original commit files touched by this commit  3.23.54
 This port version is marked as vulnerable.
dirk search for other commits by this committer
Upgrade to 3.23.54.

This fixes a security hole which is remotely exploitable.

See http://security.e-matters.de/advisories/042002.html for details.

Submitted by:   sobomax
Approved by:    sobomax
13 Nov 2002 10:47:42
Original commit files touched by this commit  3.23.53_1
 This port version is marked as vulnerable.
dirk search for other commits by this committer
Bump PORTVERSION for CXX=${CC} in mysql323-server.
19 Aug 2002 14:27:52
Original commit files touched by this commit  3.23.52
 This port version is marked as vulnerable.
dirk search for other commits by this committer
Upgrade to 3.23.52.
12 Aug 2002 21:21:51
Original commit files touched by this commit  3.23.51_1
 This port version is marked as vulnerable.
dirk search for other commits by this committer
- remove CXX=${CC} this doesn't work with -CURRENT ${CC} any longer.
- add patch to use correct prototypes for libwrap
29 Dec 2001 10:33:26
files touched by this commit
dirk search for other commits by this committer
Upgrade to 3.23.47.    
18 Dec 2001 10:40:39
files touched by this commit
dirk search for other commits by this committer
Bump PORTREVISION here, too, because CXX="${CC}" in master port   also affects
slave port.    
18 Aug 2001 23:58:56
files touched by this commit
dirk search for other commits by this committer
Simplify PORTNAME.    
18 Aug 2001 23:57:18
files touched by this commit
dirk search for other commits by this committer
Add dependency to p5-Mysql for the server part. mysql_convert_table_format,  
mysql_setpermission and mysqlhotcopy need the perl module.    
14 Feb 2001 09:20:09
files touched by this commit
dirk search for other commits by this committer
Upgrade to 3.23.33.    
07 Feb 2001 23:02:26
files touched by this commit
dirk search for other commits by this committer
Install mysql-client.sh as 00mysql-client.sh so the included   ldconfig is run
earlier.    
25 Jan 2001 00:44:34
files touched by this commit
dirk search for other commits by this committer
Add support for BerkeleyDB table type.    
22 Jan 2001 22:46:32
files touched by this commit
dirk search for other commits by this committer
Upgrade to 3.23.32.    
21 Jan 2001 15:40:47
files touched by this commit
dirk search for other commits by this committer
Switch from mysql322-{client,server} to mysql323-{client,server}.    
19 Jan 2001 00:05:51
files touched by this commit
dirk search for other commits by this committer
Upgrade to 3.23.31.    
07 Jan 2001 14:52:31
files touched by this commit
dirk search for other commits by this committer
Override PORTREVISION from master port.    
19 Oct 2000 11:17:57
files touched by this commit
dirk search for other commits by this committer
Upgrade to MySQL-3.23.24 after repository copy from mysql322-client   and
mysql322-server.    

Number of commits found: 23

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 172
Deprecated 36
Ignore 906
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 fortnight88
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.204 seconds.