notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/mysql-workbench51/Makefile
SVNWeb

Number of commits found: 41

Sat, 10 Oct 2015
[ 15:29 antoine search for other commits by this committer ] Original commit   Revision:399005
Depreacted MySQL 5.1 ports
Sun, 2 Aug 2015
[ 15:03 tijl search for other commits by this committer ] Original commit   Revision:393429 (Only the first 10 of 234 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 5 Jun 2015
[ 14:10 amdmi3 search for other commits by this committer ] Original commit   Revision:388579
- 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>')
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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
Mon, 20 Apr 2015
[ 19:27 tijl search for other commits by this committer ] Original commit   Revision:384381
Run autoreconf on taocrypt directory first because otherwise some files
aren't updated.
Sat, 18 Apr 2015
[ 19:09 tijl search for other commits by this committer ] Original commit   Revision:384248 (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Convert to USES=autoreconf
Sat, 13 Sep 2014
[ 18:25 tijl search for other commits by this committer ] Original commit   Revision:368126 (Only the first 10 of 30 ports in this commit are shown above. View all ports for this commit)
Use default LIBTOOLIZE_ARGS
Wed, 10 Sep 2014
[ 20:50 gerald search for other commits by this committer ] Original commit   Revision:367888 (Only the first 10 of 3171 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 26 May 2014
[ 15:28 bapt search for other commits by this committer ] Original commit   Revision:355360 (Only the first 10 of 84 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 5 May 2014
[ 22:50 tijl search for other commits by this committer ] Original commit   Revision:353054 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Mon, 18 Nov 2013
[ 13:45 bapt search for other commits by this committer ] Original commit   Revision:334194 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Convert to USES=dos2unix
While here stagify some of the ports
Modernize LIB_DEPENDS
Extract zip with bsdtar when possible
Fri, 20 Sep 2013
[ 16:13 bapt search for other commits by this committer ] Original commit   Revision:327717 (Only the first 10 of 927 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
Wed, 22 May 2013
[ 14:30 miwi search for other commits by this committer ] Original commit   Revision:318768
- Remove mysql 4X reference
Tue, 2 Apr 2013
[ 09:27 kwm search for other commits by this committer ] Original commit   Revision:315661
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)
Fri, 29 Mar 2013
[ 16:09 kwm search for other commits by this committer ] Original commit   Revision:315543
Fix build with glib 2.34.

Submitted by:	miwi
Mon, 10 Dec 2012
[ 19:11 mm search for other commits by this committer ] Original commit   Revision:308630 (Only the first 10 of 233 ports in this commit are shown above. View all ports for this commit)
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
Tue, 12 Jun 2012
[ 06:26 bapt search for other commits by this committer ] Original commit 
Convert to new option framework
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Fri, 11 May 2012
[ 20:38 ade search for other commits by this committer ] Original commit  (Only the first 10 of 68 ports in this commit are shown above. View all ports for this commit)
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
Tue, 14 Feb 2012
[ 12:45 mm search for other commits by this committer ] Original commit  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
Bump pcre library dependency due to 8.30 update
Sun, 22 Jan 2012
[ 13:12 crees search for other commits by this committer ] Original commit 
Reset maintainer as per request.

Thanks for your work on this port in the past.

Submitted by:   maintainer (private email)
Mon, 7 Nov 2011
[ 03:25 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
- Get rid FreeBSD 6.x support
Mon, 17 Oct 2011
[ 04:35 dougb search for other commits by this committer ] Original commit  (Only the first 10 of 26 ports in this commit are shown above. View all ports for this commit)
Remove references to mysql 323 and 40, most commonly of the form:

IGNORE_WITH_MYSQL=     323 40
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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
Sun, 24 Apr 2011
[ 22:00 makc search for other commits by this committer ] Original commit 
Chase libzip update
Thu, 13 Jan 2011
[ 09:17 ale search for other commits by this committer ] Original commit 
Mark IGNORE with MySQL 5.5.

Feature safe:   yes
Wed, 22 Dec 2010
[ 20:05 ade search for other commits by this committer ] Original commit  (Only the first 10 of 61 ports in this commit are shown above. View all ports for this commit)
Sync to final (for now) bsd.autotools.mk
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sat, 16 Oct 2010
[ 11:52 ade search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Punt autoconf267->autoconf268
Tue, 5 Oct 2010
[ 19:57 ade search for other commits by this committer ] Original commit  (Only the first 10 of 235 ports in this commit are shown above. View all ports for this commit)
Round one migration of ports from automake{19,110} to automake111
Wed, 15 Sep 2010
[ 18:35 ade search for other commits by this committer ] Original commit  (Only the first 10 of 652 ports in this commit are shown above. View all ports for this commit)
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Mon, 10 Aug 2009
[ 20:23 pav search for other commits by this committer ] Original commit 
- Flip MAKE_JOBS_SAFE -> MAKE_JOBS_UNSAFE

Reported by:    pointyhat
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Mon, 20 Jul 2009
[ 23:58 pgollucci search for other commits by this committer ] Original commit 
- Relocate bsd.port.pre.mk inclusion (fix the previous) commit

Reported by:    freshports, dvl
Approved by:    maintainer (implicit)
[ 02:26 pgollucci search for other commits by this committer ] Original commit 
- Mark broken on 6.x

Reported by:    pointy hat via erwin
Submitted by:   maintainer
Tue, 14 Jul 2009
[ 00:50 pgollucci search for other commits by this committer ] Original commit 
- Fix typo in the previous commit
Mon, 13 Jul 2009
[ 23:14 pgollucci search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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

Number of commits found: 41