Commit graph

32 commits

Author SHA1 Message Date
Mark Linimon
fb0914231a Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.
PR:		ports/92445
Hat:		portmgr
2006-07-05 02:30:58 +00:00
Sergey Matveychuk
d133ccf98b - Update to 1.1.10 2006-05-20 17:40:09 +00:00
Sergey Matveychuk
c954f55cc4 - Add a shabang to run script
PR:		ports/96372
Submitted by:	Matthew Holder <sixxgate@hotmail.com>
2006-04-28 20:44:10 +00:00
Sergey Matveychuk
0f8fd211a0 - Does not build on amd64
Reported by:	krismail
2006-02-17 20:39:03 +00:00
Sergey Matveychuk
46b6ce4394 o Update port to version 1.1.6, we are at 1.0.22a now.
o According to website it fully supports MySQL 4.0, 4.1, and 5.0
	- Might work with 4.0, so BROKEN_WITH_MYSQL 40 removed
o Makefile changes:
	- Use MASTER_SITE_MYSQL instead
	- Remove USE_REINPLACE
	- DEFAULT_MYSQL_VER already defaults to 41
	- Remove quotes from BROKEN message
	- Use INSTALL_TARGET instead of install

PR:		ports/92727
Submitted by:	Jason E. Hale <bsdkaffee@gmail.com>
2006-02-02 19:07:10 +00:00
Edwin Groothuis
913a5a5cba Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 01:29:46 +00:00
Sergey Matveychuk
f8a50ff376 - Get back quotes in BROKEN. I was confused with IGNORE.
Requested by:	kris
2005-11-19 19:54:30 +00:00
Sergey Matveychuk
c8a248eb60 - Remove apostrophe from BROKEN macro. make(1) on 4.x dislikes it.
PR:		ports/89008
Submitted by:	Andreas Schulz
2005-11-19 14:35:05 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Sergey Matveychuk
b76273ade1 - Yield to a total SHAtification.
- mysql-administrator: simplify BROKEN message
2005-11-11 07:36:56 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Sergey Matveychuk
3c9f666837 - Add amd64 as allowed architecture
Submitted by:	Adam Gregoire <ebola_at_psychoholics.org>
2005-10-03 13:57:40 +00:00
Sergey Matveychuk
6e60f68717 - Update to 1.0.22a
PR:		ports/82572
Submitted by:	Andrej Zverev <az@inec.ru>
2005-07-14 17:11:13 +00:00
Sergey Matveychuk
0a2ac03987 - ONLY_FOR_ARCHS=i386
Reminded by:	pointyhat
2005-05-14 10:56:11 +00:00
Sergey Matveychuk
c2156ba767 - Try to remove share/application to make pointyhat happy.
Reported by:	kris (via pointyhat)
2005-04-27 08:10:11 +00:00
Sergey Matveychuk
31e4b9437e - Update to 1.0.20 2005-04-17 19:08:20 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Sergey Matveychuk
c8551063b9 - Update to 1.0.14
Thanks to Andrej Zverev (az[at]inec[dot]ru) for help.
2004-11-06 17:47:01 +00:00
Kris Kennaway
9cc499cfc9 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 01:23:11 +00:00
Sergey Matveychuk
067ca0c478 Change email address for my ports.
Approved by:	krion (mentor)
2004-07-07 19:20:02 +00:00
Ade Lovett
328b757bf2 Autotools cleanup. Remove autoconf257 (259), automake17 (18), and
libtool14 (13/15).

PR:		67768
Submitted by:	ade
Approved by:	4-exp bento runs (thanks, kris!)
2004-07-01 17:06:41 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kirill Ponomarev
93107187dd - Update to 1.0.2b-alpha
PR:		ports/65010
Submitted by:	maintainer
2004-04-01 07:39:15 +00:00
Kris Kennaway
ee233f9bb4 Revert 1.5, which was committed prematurely. 2004-03-28 06:58:16 +00:00
Ade Lovett
775b371526 Unset LIBTOOLFILES to fix build after previous commit.
Submitted by:	bento
2004-03-13 18:02:04 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Tilman Keskinoz
a9af92ca78 Mark Broken with MYSQL 3.23.
Submitted by:	maintainer
2004-03-05 15:31:07 +00:00
Tilman Keskinoz
2189f3d9e4 Fix Build on AMD64
Approved by:	maintainer
2004-03-04 17:17:52 +00:00
Alex Dupre
fb9393d7cb Simplify the Makefile. 2004-02-24 14:28:53 +00:00
Kirill Ponomarev
4f0c0f316d Add mysql-administrator 1.0.1a,
MySQL Administrator is a powerful visual administration console
that enables you to easily administer your MySQL environment
and gain significantly better visibility into how your
databases are operating. MySQL Administrator now integrates
database management and maintenance into a single, seamless
environment, with a clear and intuitive graphical user
interface.

By using MySQL Administrator you will be able to:
 * Achieve higher database availability through improved management
 * Reduce errors through visual database administration
 * Lower database administration costs through improved productivity
 * Deliver a more secure environment through easier privilege management

WWW: http://www.mysql.com/products/administrator/

PR:		ports/63292
Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2004-02-24 09:13:10 +00:00