Commit graph

13 commits

Author SHA1 Message Date
Rene Ladan
50f8eaece1 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)
2014-01-13 21:00:02 +00:00
Antoine Brodin
33b0f67c26 - 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
2013-12-05 20:17:33 +00:00
Dmitry Marakasov
fdb84adb5d - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with d)
Approved by:	portmgr (bdrewery)
2013-10-22 13:52:24 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Martin Wilke
86a3c3874b - Update to 177909
PR:		177909
Submitted by:	ports fury
2013-07-11 15:17:38 +00:00
Chris Rees
2f86440a0e Reset maintainer as per request.
Thanks for your work on this port in the past.

Submitted by:	maintainer (private email)
2012-01-22 13:12:49 +00:00
Max Brazhnikov
68b1494806 Chase libzip update 2011-04-24 22:00:53 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Erwin Lansing
74cb9eff53 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
2010-10-28 21:00:21 +00:00
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Philip M. Gollucci
2c83aeafad - fix 'd' typo in pkg-plist 2009-07-14 02:17:12 +00:00
Philip M. Gollucci
c7e2b755db 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
2009-07-14 00:51:12 +00:00