Steve Wills
797467cd9d
databases/mysql-proxy: mark deprecated and give up maintainership
...
Upstream no longer maintains or recommends use of mysql-proxy, see:
https://downloads.mysql.com/archives/proxy/
2017-12-31 01:02:47 +00:00
Jan Beich
a9425224f1
devel/libevent2: drop historical suffix after r362796
...
PR: 216777
Approved by: mm (maintainer)
2017-02-20 02:57:04 +00:00
Jan Beich
21a7215c9a
devel/libevent2: update to 2.1.8 and cleanup
...
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
2017-02-04 07:56:59 +00:00
Adam Weinberger
c3142025cd
LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20.
...
Also, while here, sort the LIB_DEPENDS in desktutils/gnome-contacts,
because wow.
2017-01-07 01:07:55 +00:00
Tijl Coosemans
6ead27eb95
Remove libiconv.so.3 compatibility link that was added in r374303 to
...
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Mathieu Arnold
4e1b79a0a6
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
...
With hat: portmgr
Sponsored by: Absolight
2016-04-01 14:00:51 +00:00
Mathieu Arnold
60d1a83c2a
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
2015-05-14 10:15:04 +00:00
Dmitry Marakasov
7da8420855
- Switch to USES=libtool, drop .la files
...
Approved by: portmgr blanket
2014-07-29 15:21:43 +00:00
Baptiste Daroussin
b564653452
Only use libevent2
...
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
2014-07-24 13:32:58 +00:00
Baptiste Daroussin
e836ab008a
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)
2014-05-26 15:28:28 +00:00
Steve Wills
9677e5537f
- Update to 0.8.4
...
- Support STAGEDIR
PR: ports/187662
Submitted by: Bartek Rutkowski <ports@robakdesign.com>
2014-03-17 19:53:51 +00:00
Baptiste Daroussin
87e749cf4b
Back out unintentional changes and fix pkg-plist properties
...
Reported by: mat
2014-01-21 23:38:26 +00:00
Baptiste Daroussin
56fcf8379f
Fix properties on pkg-plist
2014-01-21 23:18:05 +00:00
Antoine Brodin
944cefafc5
Fix LIB_DEPENDS and plist
2013-12-24 10:16:18 +00:00
Antoine Brodin
7eca7b3692
Fix LIB_DEPENDS
2013-12-20 11:57:16 +00:00
Baptiste Daroussin
b5482324dc
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in databases
2013-12-11 18:08:52 +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
Martin Wilke
1ae396094f
- Remove mysql 4X reference
2013-05-22 14:30:51 +00:00
Marcus von Appen
821843ca06
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
2013-04-27 08:50:46 +00:00
Steve Wills
a4ac04e6c4
- Update to 0.8.3
2012-09-02 15:09:19 +00:00
Carlo Strub
d5fda8cb2c
Fix typos in COMMENT
2012-07-25 06:32:06 +00:00
Doug Barton
7ec7e2a3cf
Remove references to mysql 323 and 40, most commonly of the form:
...
IGNORE_WITH_MYSQL= 323 40
2011-10-17 04:35:02 +00:00
Dmitry Marakasov
6f6fbe4bdf
- 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
2011-09-23 22:26:39 +00:00
Steve Wills
a2930bd803
- Update to 0.8.2
...
- Sort plist
- Adjust rc script to removal of admin plugin from default list of loaded
plugins. Note: If you wish to load it at startup, you can do so via
mysql_proxy_flags in rc.conf.
Changes: http://dev.mysql.com/doc/refman/5.5/en/mysql-proxy-news-0-8-2.html
2011-09-18 19:58:15 +00:00
Koop Mast
0e682dded4
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
...
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
2011-08-11 19:20:17 +00:00
Steve Wills
e940573967
- Fix rc script
...
PR: ports/157332
Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com>
2011-05-29 21:54:14 +00:00
Alex Dupre
1bda2b2725
Bump PORTREVISION for ports linking to default libmysqlclient.
2011-03-19 13:15:34 +00:00
Steve Wills
17bb8b8770
- Update to 0.8.1 [1]
...
- Rename rc script
- Add path to mysql_config
PR: ports/152368 [1]
Submitted by: Florian Smeets <flo at smeets.im> [1]
Approved by: pgollucci (mentor)
2010-12-12 04:33:28 +00:00
Steve Wills
9d6f89f51e
- Remove support for building with MySQL 4.1 since it is broken
...
PR: ports/138533
Approved by: pgollucci (mentor)
2010-12-12 00:55:06 +00:00
Steve Wills
96393a5695
- Takeover some of clsung's ports
...
Approved by: pgollucci (mentor)
2010-12-09 02:36:55 +00:00
Martin Matuska
39b68bb4fe
Update libevent to 1.4.14b
...
PR: ports/147723
Approved by: maintainer (timeout)
2010-07-25 15:39:20 +00:00
Cheng-Lung Sung
88632daaf4
- Update to 0.8.0
...
PR: ports/143255
Submitted by: Florian Smeets <flo_AT_kasimir dot com>
2010-04-27 07:24:17 +00:00
Cheng-Lung Sung
b3c440aee0
- fix rw-splitting.
...
- See full description at http://bugs.mysql.com/bug.php?id=46141
- bump PORTREVISION
PR: ports/140695
Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
2009-12-03 09:22:27 +00:00
Cheng-Lung Sung
f35609a9e6
- fix broken rw-spliting
...
- bump PORTREVISION
PR: ports/140039
Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
2009-10-28 06:35:35 +00:00
Cheng-Lung Sung
f9b4f3b956
- fix broken rw-spliting
...
- bump PORTREVISION
PR: ports/139792
Submitted by: Vladimir Korkodinov <viper_AT_perm dot raid dot ru>
2009-10-28 01:38:01 +00:00
Cheng-Lung Sung
b781a0f4fe
- allow multiple backend addresses with mysql-proxy startup script
...
- bump PORTREVISION
PR: ports/136028
Submitted by: Alexey V dot Degtyarev <alexey_AT_renatasystems dot org>
2009-10-27 12:31:22 +00:00
Cheng-Lung Sung
07baf448da
- Update to 0.7.2
2009-08-17 08:44:51 +00:00
Cheng-Lung Sung
f8680edbe5
- Update to 0.7.1
...
PR: ports/134042
2009-07-09 02:49:52 +00:00
Marcus Alves Grando
907d5d1a39
- Update libevent dependency and bump PORTREVISION
2008-08-19 16:40:17 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Cheng-Lung Sung
e40bf3a9d5
- Startup script to mysql-proxy
...
Changes:
PR: ports/120183
Submitted by: <bartlomiej dot syryjczyk_AT_expro dot pl>
Reviewed by: clsung
2008-03-27 02:05:18 +00:00
Vanilla I. Shu
a5efc17f62
Fix build (was due to lua's upgrade).
...
Submitted by: pav@ via email
Approved by: clsung@ (maintainer)
2008-03-22 02:57:04 +00:00
Cheng-Lung Sung
b503df38e4
- Update to 0.6.1
...
Changes:
2008-01-30 10:11:27 +00:00
Cheng-Lung Sung
036f2082eb
- builds on mysql 4.1
...
Changes:
Submitted by: bartlomiej dot syryjczyk_AT_expro dot pl
2008-01-29 07:33:04 +00:00
Marcus Alves Grando
5265c7a798
- Bump PORTREVISION since devel/libevent are updated.
2008-01-02 23:43:03 +00:00
Cheng-Lung Sung
5a9d7587f5
- fix install error
2007-10-15 03:16:13 +00:00
Cheng-Lung Sung
3d87ef2d55
- Update to 0.6.0
...
- Reset maintainership
PR: ports/116527
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
2007-10-04 06:26:55 +00:00
Marcus Alves Grando
5a1d1148e1
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
2007-09-21 20:21:30 +00:00
Pav Lucistnik
2aa69eb649
- Does not build with MySQL < 5.0
...
PR: ports/114285
Reported by: Bartomiej Syryjczyk <bartlomiej.syryjczyk@expro.pl>
Submitted by: Gea-Suan Lin <gslin@gslin.org> (maintainer)
2007-07-28 19:48:24 +00:00
Cheng-Lung Sung
91daa2edfe
- Update to 0.5.1
...
PR: ports/114348
Submitted by: maintainer (Gea-Suan Lin)
2007-07-09 01:41:26 +00:00