FreshPorts -- The Place For Ports Tue, 9 Feb 2010 4:45 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
mysql++ 2.3.2 databases on this many watch lists=20 search for ports that depend on this port
Ignore IGNORE: does not run on amd64 sparc64, while you are running amd64 (reason: Fails to compile)
Complex C++ API for MySQL41

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 21 Jul 2000 03:07:03
Also Listed In: devel


MySQL++ is a C++ wrapper for MySQL's C API. 
It is built around STL principles, to make dealing with 
the database as easy as dealing with an STL container.

WWW: http://tangentsoft.net/mysql++/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/gmake, devel/libtool22
Required Libraries: databases/mysql41-client

To install the port: cd /usr/ports/databases/mysql++/ && make install clean

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


Configuration Options
     No options to configure

Master Sites:
http://tangentsoft.net/mysql++/releases/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 44

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
02 Aug 2009 20:36:34
Original commit files touched by this commit  2.3.2
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
31 May 2009 21:31:08
Original commit files touched by this commit  2.3.2
pav search for other commits by this committer
- Resolve LATEST_LINK conflict
07 Feb 2009 21:55:08
Original commit files touched by this commit  2.3.2
miwi search for other commits by this committer
- Fix build

Reported by:    erwinbot
14 Jan 2009 16:00:22
Original commit files touched by this commit  2.3.2
miwi search for other commits by this committer
- Update to 2.1.1

PR:             130471
Submitted by:   Ports Fury
05 Jan 2009 17:27:29
Original commit files touched by this commit  2.1.1
pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
21 Aug 2008 07:18:49
Original commit files touched by this commit  2.1.1
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

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

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

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
19 Aug 2008 10:18:37
Original commit files touched by this commit  2.1.1
linimon search for other commits by this committer
Return laszlof's ports to the pool due to lack of time.

Hat:            portmgr
07 Nov 2006 15:37:06
Original commit files touched by this commit  2.1.1
laszlof search for other commits by this committer
Update my email address in all ports that I maintain.

Approved by:    flz (mentor)
02 Nov 2006 06:33:14
Original commit files touched by this commit  2.1.1
clsung search for other commits by this committer
- unbraek the port
- add NOT_FOR_ARCHS=amd64 sparc64
- pass maintainership

PR:             ports/104477
Submitted by:   Frank J dot  Laszlo <laszlof_AT_vonostingroup dot com>
Approved by:    maintainer (Sergey Prikhodko)
17 Sep 2006 02:22:53
Original commit files touched by this commit  2.1.1
kris search for other commits by this committer
BROKEN: Does not compile
28 Apr 2006 03:36:32
Original commit files touched by this commit  2.1.1
ijliao search for other commits by this committer
upgrade to 2.1.1

PR:             96434
Submitted by:   maintainer
23 Feb 2006 10:40:45
Original commit files touched by this commit  2.0.7_1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
15 Dec 2005 18:41:41
Original commit files touched by this commit  2.0.7
mnag search for other commits by this committer
* databases/mysql++
Update to 2.0.7
Add SHA256
Add CONFLICTS

* databases/mysql++1 [1]
Add SHA256
Add CONFLICTS
Add NO_LATEST_LINK

* databases/Makefile
Add mysql++1

PR:             89935
Submitted by:   maintainer
Repocopy by:    marcus [1]
15 Nov 2005 06:52:12
Original commit files touched by this commit  1.7.40
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
04 Jun 2005 01:29:16
Original commit files touched by this commit  1.7.40
pav search for other commits by this committer
- Update to 1.7.40

PR:             ports/81843
Submitted by:   Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
09 May 2005 22:59:39
Original commit files touched by this commit  1.7.35
thierry search for other commits by this committer
Update to latest version.

Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog>.

PR:             ports/80693
Submitted by:   maintainer
12 Mar 2005 13:47:21
Original commit files touched by this commit  1.7.32
sem search for other commits by this committer
- Update to 1.7.32

PR:             ports/78724
Submitted by:   maintainer
06 Mar 2005 16:03:02
Original commit files touched by this commit  1.7.31
sem search for other commits by this committer
- Update to 1.7.31
- Add files maintainer did not mention on previous update

PR:             ports/78469
Submitted by:   maintainer
05 Mar 2005 06:47:29
Original commit files touched by this commit  1.7.30
sem search for other commits by this committer
- update to 1.7.30
- removed dependencies on perl and gmake
- removed install procedure from Makefile ( thanks vanilla@ )
- fixed examples Makefile
- removed unused files from examples dir

PR:             ports/78433
Submitted by:   maintainer
08 Feb 2005 17:25:12
Original commit files touched by this commit  1.7.28
sem search for other commits by this committer
- Update to 1.7.28

PR:             ports/77258
Submitted by:   maintainer
14 Jan 2005 02:21:43
Original commit files touched by this commit  1.7.27
sem search for other commits by this committer
- Update to 1.7.27
- Pass maintainership to submitter

PR:             ports/76213
Submitted by:   Sergey Prikhodko <sergey(at)network-asp.biz>
Approved by:    maintainer (timeout: 3+ monthes)
20 Nov 2004 21:31:15
Original commit files touched by this commit  1.7.20
pav search for other commits by this committer
- Update to 1.7.20

PR:             ports/73516
Submitted by:   Sergey Prikhodko <sergey@network-asp.biz>
Approved by:    maintainer timeout (2 weeks)
19 Sep 2004 02:21:58
Original commit files touched by this commit  1.7.9_2
kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
07 Jun 2004 00:21:13
Original commit files touched by this commit  1.7.9_2
pav search for other commits by this committer
- Update WWW and kill whitespace

PR:             ports/67643
Submitted by:   Roman Neuhauser <neuhauser@chello.cz>
31 Mar 2004 04:12:58
Original commit files touched by this commit  1.7.9_2
trevor search for other commits by this committer
SIZEify (maintainer timeout)
20 Feb 2004 17:06:54
Original commit files touched by this commit  1.7.9_2
arved search for other commits by this committer
Fix build on AMD64 by using GNU_CONFIGURE
04 Feb 2004 05:21:48
Original commit files touched by this commit  1.7.9_2
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
14 Dec 2003 16:47:40
Original commit files touched by this commit  1.7.9_1
pav search for other commits by this committer
- Fix build on 4.x
- Silence portlint

PR:             ports/59547
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
17 Oct 2003 09:01:47
Original commit files touched by this commit  1.7.9_1
krion search for other commits by this committer
- Fix build

Approved bu:    maintainer
Reported by:    kris via bento
29 Sep 2003 22:59:52
Original commit files touched by this commit  1.7.9_1
krion search for other commits by this committer
- Change patches for gcc 3.1 and gcc 3.2 with patch for gcc 3.3
  (it includes both)
- Utilize USE_MYSQL
- Utilize DOCSDIR and EXAMPLESDIR
- Realize NOPORTDOCS behaviour (at long last!)
- Change ${WRKDIR}/${DISTNAME} with ${WRKSRC}
- Maintainer timeout > 3 weeks

PR:             56544
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
04 Sep 2003 02:57:49
Original commit files touched by this commit  1.7.9
edwin search for other commits by this committer
Make port more localbase clean
Noticed by: mysql-gui compilation attempts :-)
21 Feb 2003 11:15:05
Original commit files touched by this commit  1.7.9
knu search for other commits by this committer
De-pkg-comment.
13 Feb 2003 12:48:48
Original commit files touched by this commit  1.7.9
nork search for other commits by this committer
Fix build on -CURRENT and reduce compiler warning on 3.x.

PR:             ports/47467
Submitted by:   Sergey Matveychuk <sem@ciam.ru>
Approved by:    Miklos Niedermayer <mico@vnet.hu>
11 Feb 2002 13:15:15
files touched by this commit
ijliao search for other commits by this committer
update master sites    
08 Aug 2001 23:30:23
files touched by this commit
dirk search for other commits by this committer
Upgrade to 1.7.9.    
01 Jun 2001 22:06:06
files touched by this commit
olgeni search for other commits by this committer
Fix typo: INSTALL_SHLIB -> INSTALLS_SHLIB    
07 Mar 2001 22:28:27
files touched by this commit
olgeni search for other commits by this committer
Update MASTER_SITES: the port had some unfetchable distfiles.    
18 Feb 2001 14:53:51
files touched by this commit
dirk search for other commits by this committer
Update to 1.7.8.    
21 Jan 2001 20:26:44
files touched by this commit
sf search for other commits by this committer
o Add missing headers.   o change redundency in pkg-comment.   o forcing depends
on mysql323-client.    
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}.    
08 Oct 2000 02:08:27
files touched by this commit
asami search for other commits by this committer
Convert category databases to new layout.  
02 Aug 2000 01:28:35
files touched by this commit
jedgar search for other commits by this committer
Correct PLIST, Makefile, and portlint nits    
21 Jul 2000 07:12:26
files touched by this commit
will search for other commits by this committer
(Forced commit)   The apologies actually go out to Erik H. Bakke
<erikhb@bgnett.no>.  :-(    
21 Jul 2000 07:07:03
files touched by this commit
will search for other commits by this committer
Add mysql++, a C++ library API to MySQL.    

Number of commits found: 44

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 days30
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.242 seconds.