non port: databases/mysql-workbench52/Makefile |
SVNWeb
|
Number of commits found: 27 |
Sun, 28 Feb 2016
|
[ 22:26 rakuco ]
Switch from USE_SQLITE=3 to USES=sqlite.
|
Sat, 30 Jan 2016
|
[ 20:20 antoine ]
Deprecate ports broken for more than 6 months
|
Tue, 29 Dec 2015
|
[ 14:30 mat ] (Only the first 10 of 84 ports in this commit are shown above. )
Cleanup GH_* and variables order.
Sponsored by: Absolight
|
Wed, 30 Sep 2015
|
[ 15:52 vanilla ]
Rename ctemplate back to google-ctemplate, due package conflict.
|
[ 02:23 vanilla ]
rename google-ctemplate to ctemplate.
|
Fri, 5 Jun 2015
|
[ 14:10 amdmi3 ]
- Mark BROKEN
/usr/local/include/c++/v1/utility:254:9: error: 'std::__1::pair<_T1,
_T2>::second' has incomplete type
../../library/grt/src/grtpp_value.h:96:9: error: forward declaration of 'class
grt::ValueRef'
../../library/grt/src/grtpp.h:1643:38: error: 'const struct std::__1::pair<const
std::__1::basic_string<char, std::__1::char_traits<char>,
std::__1::allocator<char> >, grt::ValueRef>' has no member named 'second'
|
Sat, 18 Apr 2015
|
[ 19:09 tijl ] (Only the first 10 of 26 ports in this commit are shown above. )
Convert to USES=autoreconf
|
Mon, 22 Dec 2014
|
[ 23:14 bapt ]
Get rid of gnomehier
|
Wed, 10 Sep 2014
|
[ 20:50 gerald ] (Only the first 10 of 3171 ports in this commit are shown above. )
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)
|
Tue, 2 Sep 2014
|
[ 21:34 tijl ]
- Add USES=iconv and link with -liconv
- Remove USE_GCC=any because there's already USES=compiler:gcc-c++11-lib
- Use default LIBTOOLIZE_ARGS
Reported by: antoine
|
Tue, 26 Aug 2014
|
[ 16:51 adamw ]
Allow the build to get much farther before it fails. Now it fails on
boost-related stuff.
|
Fri, 4 Jul 2014
|
[ 09:41 tijl ] (Only the first 10 of 116 ports in this commit are shown above. )
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
|
Mon, 26 May 2014
|
[ 15:28 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
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 ] (Only the first 10 of 19 ports in this commit are shown above. )
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.
|
[ 16:24 bapt ] (Only the first 10 of 45 ports in this commit are shown above. )
Fix unixODBC vs libiodbc conflicts
Always rely on unixODBC each time a port is looking for libodbc.so
Remove odbc compat from libiodbc
This allows to install both kde and gnome at the same time
While here:
- Convert libiodbc to USES=libtool
- Convert a bunch of libiodbc dependencies to USES=libtool
- Chase libiodbc.so shlib change
- Stagify some ports
- Convert some ports to USES=pgsql
Discussed with: rakuco (kde)
With hat: portmgr
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
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 )
|
Fri, 7 Feb 2014
|
[ 11:44 bapt ] (Only the first 10 of 229 ports in this commit are shown above. )
Chase boost and icu bump
While here convert some LIB_DEPENDS
|
Mon, 13 Jan 2014
|
[ 21:00 rene ] (Only the first 10 of 702 ports in this commit are shown above. )
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by: python (mva, rm)
Approved by: portmgr-lurkers (mat)
|
Thu, 5 Dec 2013
|
[ 20:17 antoine ]
- Fix build on 8 and 9, AUTOMAKE_ARGS was missing --add-missing
(the port is still broken on 10/head it seems)
- Use new LIB_DEPENDS syntax and new USES
- Stage support
PR: ports/181875
Submitted by: Kato Tsuguru
|
Fri, 20 Sep 2013
|
[ 16:13 bapt ] (Only the first 10 of 927 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 11 Jul 2013
|
[ 15:17 miwi ] (Only the first 10 of 15 ports in this commit are shown above. )
- Update to 177909
PR: 177909
Submitted by: ports fury
|
Sun, 22 Jan 2012
|
[ 13:12 crees ]
Reset maintainer as per request.
Thanks for your work on this port in the past.
Submitted by: maintainer (private email)
|
Sun, 24 Apr 2011
|
[ 22:00 makc ]
Chase libzip update
|
Thu, 28 Oct 2010
|
[ 21:00 erwin ] (Only the first 10 of 105 ports in this commit are shown above. )
Deprecate md5 in favour of sha256 checksums. md5 checksums will no longer
be generated or checked, and will be silently ignored for now. Also,
generalize the MD5_FILE macro to DISTINFO_FILO.
PR: 149657
Submitted by: rene
Approved by: portmgr
Tested on: pointyhat i386 7-exp
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Tue, 14 Jul 2009
|
[ 00:51 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.
5.2 branch still in Alpha stage
WWW: http://dev.mysql.com/workbench/
PR: ports/136088 (part 2 of 2)
Submitted by: Maxim Ignatenko
|
Number of commits found: 27 |