Commit graph

16 commits

Author SHA1 Message Date
Tijl Coosemans
f83c7639aa Remove libintl.so.9 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:52:19 +00:00
Mathieu Arnold
a0bcd2cf68 Use USES=pathfix where applicable.
PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
2016-10-21 15:21:13 +00:00
Mathieu Arnold
90a49f0472 Cleanup USE_GITHUB usage.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-30 21:25:06 +00:00
Mathieu Arnold
c6457ffef4 Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-06 15:16:53 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Tijl Coosemans
3a35534618 Convert to USES=autoreconf 2014-09-18 10:25:38 +00:00
Dmitry Marakasov
aeae5d8a96 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-29 15:21:49 +00:00
Olli Hauer
4fb1cfb1cd - rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
Jason E. Hale
bf6a98f854 - Update maintainer email address
PR:		ports/183415, ports/183418, ports/183419, ports/183421
Submitted by:	Denis Generalov <gd.workbox@gmail.com> (maintainer)
2013-10-29 12:25:59 +00:00
William Grzybowski
7dfc540d3d databases/libmongo-client: allow staging
- Allow staging
- Use pathfix

PR:		ports/182639
Submitted by:	Denis Generalov <gd rambler-co.ru> (maintainer)
2013-10-26 12:39:19 +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
William Grzybowski
108a4a68bc databases/libmongo-client: update to 0.1.6.3
- Update to 0.1.6.3
- USES gmake
- Add LICENSE (AL2)

PR:		ports/181757
Submitted by:	Denis Generalov <gd rambler-co.ru> (maintainer)
2013-09-05 19:44:40 +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
Alex Kozlov
08c99f3ad5 - Convert USE_GETTEXT to USES (part 1)
Approved by:	portmgr (bapt)
2013-04-24 07:35:40 +00:00
Baptiste Daroussin
816f539eb0 Convert databases to USES=pkgconfig 2013-04-23 07:08:32 +00:00
Pawel Pekala
e8a4f85fe2 This is an alternative C driver for MongoDB, with slightly different goals
than the official one:

libmongo-client is meant to be a stable (API, ABI and quality alike), clean,
well documented and well tested shared library, that strives to make the most
common use cases as convenient as possible.

WWW: https://github.com/algernon/libmongo-client

PR:		ports/174652
Submitted by:	Denis Generalov <gd@rambler-co.ru>
2012-12-29 22:06:04 +00:00