| non port: databases/mysql++/Makefile |
Number of commits found: 46 |
|
Wednesday, 19 Jul 2023
|
20:45 Muhammad Moinur Rahman (bofh)
databases/mysql++: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation
0ea6495 |
|
Friday, 25 Nov 2022
|
23:55 Yuri Victorovich (yuri)
databases/mysql++: New port: C++ wrapper for the MySQL and MariaDB C APIs
845a1be |
|
Thursday, 1 Sep 2011
|
06:47 bapt
2011-09-01 astro/gkrellmoon: Abandonware
2011-09-01 astro/spacechart: Abandonware
2011-09-01 audio/adpcm: No more public distfiles
2011-09-01 audio/aube: Abandonware
2011-09-01 audio/festvox-aec: BROKEN for more than 6 month
2011-09-01 audio/gtkgep: Abandonware
2011-09-01 audio/gtkhirad: No more public distfiles
2011-09-01 audio/opmixer: No more upstream
2011-09-01 audio/swami: Abandonware
2011-09-01 audio/x11amp: Abandonware
2011-09-01 audio/xmms-sndstretch: No Master Site
2011-09-01 cad/linux-gid: No more public distfiles
2011-09-01 chinese/gbscript: No more public distfiles
2011-09-01 chinese/mplayer-fonts: No more public distfiles
2011-09-01 chinese/oxford: No more public distfiles
2011-09-01 chinese/vflib: No more public distfiles
2011-09-01 databases/mysql++: No more public distfiles
2011-09-01 databases/mysql_last_value: No Master Site
2011-09-01 databases/p5-DBIx-Table: No more public distfiles
 |
|
Tuesday, 2 Aug 2011
|
17:04 bapt
Deprecate some ports where I can't find distfiles and upstream
 |
|
Saturday, 19 Mar 2011
|
13:15 ale
Bump PORTREVISION for ports linking to default libmysqlclient.
 |
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
 |
|
Sunday, 2 Aug 2009
|
19:36 mezz
-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
 |
|
Sunday, 31 May 2009
|
20:31 pav
- Resolve LATEST_LINK conflict
 |
|
Wednesday, 14 Jan 2009
|
16:00 miwi
- Update to 2.1.1
PR: 130471
Submitted by: Ports Fury
 |
|
Monday, 5 Jan 2009
|
17:27 pav
- Remove conditional checks relevant only on FreeBSD 5.x and older
 |
|
Thursday, 21 Aug 2008
|
06:18 rafan
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
|
Tuesday, 19 Aug 2008
|
09:18 linimon
Return laszlof's ports to the pool due to lack of time.
Hat: portmgr
 |
|
Tuesday, 7 Nov 2006
|
15:37 laszlof
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
 |
|
Thursday, 2 Nov 2006
|
06:33 clsung
- 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)
 |
|
Sunday, 17 Sep 2006
|
01:22 kris
BROKEN: Does not compile
 |
|
Friday, 28 Apr 2006
|
02:36 ijliao
upgrade to 2.1.1
PR: 96434
Submitted by: maintainer
 |
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
|
Thursday, 15 Dec 2005
|
18:41 mnag
* 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]
 |
|
Tuesday, 15 Nov 2005
|
06:52 ade
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.
 |
|
Saturday, 4 Jun 2005
|
00:29 pav
- Update to 1.7.40
PR: ports/81843
Submitted by: Sergey Prikhodko <sergey@network-asp.biz> (maintainer)
 |
|
Monday, 9 May 2005
|
21:59 thierry
Update to latest version.
Full list of mysql++ changes at <http://tangentsoft.net/mysql++/ChangeLog>.
PR: ports/80693
Submitted by: maintainer
 |
|
Saturday, 12 Mar 2005
|
13:47 sem
- Update to 1.7.32
PR: ports/78724
Submitted by: maintainer
 |
|
Sunday, 6 Mar 2005
|
16:03 sem
- Update to 1.7.31
- Add files maintainer did not mention on previous update
PR: ports/78469
Submitted by: maintainer
 |
|
Saturday, 5 Mar 2005
|
06:47 sem
- 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
 |
|
Tuesday, 8 Feb 2005
|
17:25 sem
- Update to 1.7.28
PR: ports/77258
Submitted by: maintainer
 |
|
Friday, 14 Jan 2005
|
02:21 sem
- 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)
 |
|
Saturday, 20 Nov 2004
|
21:31 pav
- Update to 1.7.20
PR: ports/73516
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
Approved by: maintainer timeout (2 weeks)
 |
|
Sunday, 19 Sep 2004
|
01:21 kris
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
 |
|
Friday, 20 Feb 2004
|
17:06 arved
Fix build on AMD64 by using GNU_CONFIGURE
 |
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
|
Sunday, 14 Dec 2003
|
16:47 pav
- Fix build on 4.x
- Silence portlint
PR: ports/59547
Submitted by: Sergey Matveychuk <sem@ciam.ru>
 |
|
Friday, 17 Oct 2003
|
08:01 krion
- Fix build
Approved bu: maintainer
Reported by: kris via bento
 |
|
Monday, 29 Sep 2003
|
21:59 krion
- 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>
 |
|
Thursday, 4 Sep 2003
|
01:57 edwin
Make port more localbase clean
Noticed by: mysql-gui compilation attempts :-)
 |
|
Friday, 21 Feb 2003
|
11:15 knu
De-pkg-comment.
 |
|
Thursday, 13 Feb 2003
|
12:48 nork
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>
 |
|
Monday, 11 Feb 2002
|
13:15 ijliao
update master sites
 |
|
Wednesday, 8 Aug 2001
|
22:30 dirk
Upgrade to 1.7.9.
 |
|
Friday, 1 Jun 2001
|
21:06 olgeni
Fix typo: INSTALL_SHLIB -> INSTALLS_SHLIB
 |
|
Wednesday, 7 Mar 2001
|
22:28 olgeni
Update MASTER_SITES: the port had some unfetchable distfiles.
 |
|
Sunday, 18 Feb 2001
|
14:53 dirk
Update to 1.7.8.
 |
|
Sunday, 21 Jan 2001
|
20:26 sf
o Add missing headers. o change redundency in pkg-comment. o forcing depends
on mysql323-client.
 |
15:40 dirk
Switch from mysql322-{client,server} to mysql323-{client,server}.
 |
|
Wednesday, 2 Aug 2000
|
00:28 jedgar
Correct PLIST, Makefile, and portlint nits
 |
|
Friday, 21 Jul 2000
|
06:12 will
(Forced commit) The apologies actually go out to Erik H. Bakke
<erikhb@bgnett.no>. :-(
 |
06:07 will
Add mysql++, a C++ library API to MySQL.
 |
Number of commits found: 46 |