Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.1.16_12 10 Nov 2015 21:13:07 |
rene |
Remove expired ports:
2015-11-10 databases/mysql-workbench51: EOL upstream, use
databases/mysql-workbench52 instead
2015-11-10 databases/mysql51-client: EOL upstream, use mysql55 or mysql56
instead
2015-11-10 databases/mysql51-scripts: EOL upstream, use mysql55 or mysql56
instead
2015-11-10 databases/mysql51-server: EOL upstream, use mysql55 or mysql56
instead
2015-11-10 databases/p5-DBD-mysql51: EOL upstream, use databases/p5-DBD-mysql
instead
2015-11-10 databases/py-MySQLdb51: EOL upstream, use databases/py-MySQLdb
instead |
5.1.16_12 10 Oct 2015 15:29:09 |
antoine |
Depreacted MySQL 5.1 ports |
5.1.16_12 02 Aug 2015 15:03:20 |
tijl |
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above ) |
5.1.16_11 05 Jun 2015 14:10:46 |
amdmi3 |
- Mark BROKEN on 10.x+
/usr/include/c++/v1/utility:254:9: error: field has incomplete type
'grt::ValueRef'
../../library/grt/src/grtpp.h:724:32: error: field of type 'IterType' (aka
'__wrap_iter<const_pointer>') has private constructor
/usr/include/c++/v1/map:969:50: error: no viable conversion from
'const_iterator' (aka '__tree_const_iterator<value_type, __node_pointer,
difference_type>') to 'const_iterator' (aka '__map_const_iterator<typename
__base::const_iterator>') |
5.1.16_11 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
5.1.16_11 20 Apr 2015 19:27:21 |
tijl |
Run autoreconf on taocrypt directory first because otherwise some files
aren't updated. |
5.1.16_11 18 Apr 2015 19:09:04 |
tijl |
Convert to USES=autoreconf |
5.1.16_11 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
5.1.16_11 13 Sep 2014 18:25:05 |
tijl |
Use default LIBTOOLIZE_ARGS |
5.1.16_11 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
5.1.16_10 21 Aug 2014 00:05:58 |
adamw |
Fix one build error. This port still fails to build with various
C++ errors. |
5.1.16_10 26 May 2014 15:28:29 |
bapt |
Replace lang/lua with the new lang/lua51
lang/lua51 is working the same way lang/lua52, chase ports using lua 5.1
Make the default lua lua52
Make all lua ports using USES=lua
Approved by: portmgr (implicit) |
5.1.16_10 05 May 2014 22:50:59 |
tijl |
Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all
dependent ports.
cad/repsnapper:
- Remove excessive dependencies.
- Convert to USES=libtool.
- Set LDFLAGS to fix detection of libintl.
- Use @sample.
databases/mysql-workbench51:
- Remove remnants of former slave ports.
- Convert some LIB_DEPENDS to USE_GNOME.
- Convert to USES=libtool.
- Staging.
databases/mysql-workbench52:
- USES=libtool.
devel/libsigrok:
- USES=libtool.
- INSTALL_TARGET=install-strip.
devel/liborcus:
- USES=libtool tar:bzip2. |
5.1.16_9 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
5.1.16_8 18 Nov 2013 13:45:44 |
bapt |
Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible |
5.1.16_8 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
5.1.16_8 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
5.1.16_8 22 May 2013 14:30:51 |
miwi |
- Remove mysql 4X reference |
5.1.16_8 02 Apr 2013 09:27:06 |
kwm |
fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-engine
Fix up botched variable in mysql-workbench51 that prevents patching.
Correct farsight2 master_site and add mirror.
Submitted by: pointyhat via miwi
Approved by: portmgr (miwi) |
5.1.16_8 29 Mar 2013 16:09:24 |
kwm |
Fix build with glib 2.34.
Submitted by: miwi |
5.1.16_8 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
5.1.16_7 12 Jun 2012 06:26:43 |
bapt |
Convert to new option framework |
5.1.16_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
5.1.16_6 11 May 2012 20:38:09 |
ade |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
5.1.16_6 14 Feb 2012 12:45:35 |
mm |
Bump pcre library dependency due to 8.30 update |
5.1.16_5 22 Jan 2012 13:12:49 |
crees |
Reset maintainer as per request.
Thanks for your work on this port in the past.
Submitted by: maintainer (private email) |
5.1.16_5 07 Nov 2011 03:25:29 |
miwi |
- Get rid FreeBSD 6.x support |
5.1.16_5 17 Oct 2011 04:35:02 |
dougb |
Remove references to mysql 323 and 40, most commonly of the form:
IGNORE_WITH_MYSQL= 323 40 |
5.1.16_5 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
5.1.16_5 30 Jul 2011 09:39:44 |
kwm |
Build fixes with glib 2.28. gtk 2.24, gtkmm 2.24 and vala 0.12. |
5.1.16_5 24 Apr 2011 22:00:53 |
makc |
Chase libzip update |
5.1.16_4 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
5.1.16_4 13 Jan 2011 09:17:14 |
ale |
Mark IGNORE with MySQL 5.5.
Feature safe: yes |
5.1.16_4 22 Dec 2010 20:05:49 |
ade |
Sync to final (for now) bsd.autotools.mk |
5.1.16_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
5.1.16_4 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
5.1.16_4 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
5.1.16_4 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
5.1.16_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
5.1.16_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
5.1.16_1 10 Aug 2009 20:23:34 |
pav |
- Flip MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE
Reported by: pointyhat |
5.1.16_1 02 Aug 2009 19:36:34 |
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 |
5.1.16_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
5.1.16 20 Jul 2009 23:58:06 |
pgollucci |
- Relocate bsd.port.pre.mk inclusion (fix the previous) commit
Reported by: freshports, dvl
Approved by: maintainer (implicit) |
5.1.16 20 Jul 2009 02:26:26 |
pgollucci |
- Mark broken on 6.x
Reported by: pointy hat via erwin
Submitted by: maintainer |
5.1.16 14 Jul 2009 00:50:34 |
pgollucci |
- Fix typo in the previous commit |
5.1.16 13 Jul 2009 23:14:24 |
pgollucci |
MySQL Workbench is a cross-platform, visual database design tool developed
by MySQL. It is the highly anticipated successor application of the
DBDesigner4 project.
WWW: http://dev.mysql.com/workbench/
PR: ports/136088 (part 1 of 2)
Submitted by: Maxim Ignatenko |