Commit graph

30 commits

Author SHA1 Message Date
Antoine Brodin
cb844dcf89 Fix packaging 2014-10-21 19:25:19 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Matthias Andree
9201f9af74 Fix excess full-stop. 2014-08-25 19:46:04 +00:00
Matthias Andree
97cea06873 Mark deprecated. This port has no users in INDEX-9, and does not work with db5.2+, and the upstream stopped maintaining it in 2009. 2014-08-25 19:45:42 +00:00
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +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
Thomas Zander
7ed1ce76d5 Transfer maintainership from Piotr Rybicki <piotr.rybicki@innervision.pl>
to  Keith Gaughan <k@stereochro.me>.
This has previously been proposed in bug 191045. Now, Piotr has given his
to transfer maintainership via personal e-mail to me and Keith.
2014-07-16 18:02:39 +00:00
Thomas Zander
16d061e03f - Stagify
- General cleanup
- Add LICENSE
- Bump required BDB version
- Bump PORTREVISION
- Update pkg-descr
- Handle ownership flags via plist macros

PR:		191045
Submitted by:	Keith Gaughan <k@stereochro.me>
Approved by:	mentors (implicit), maintainer (timeout)
2014-07-12 09:09:44 +00:00
Baptiste Daroussin
56fcf8379f Fix properties on pkg-plist 2014-01-21 23:18:05 +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
Doug Barton
83eb2c3700 In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
Doug Barton
1d6b4b3f91 Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Wesley Shields
dd1be81925 - Update to 1.2.0
PR:		ports/132644
Submitted by:	Piotr Rybicki <meritus@innervision.pl> (maintainer)
2009-03-17 00:04:00 +00:00
Martin Wilke
5ee6dc26a2 - Update to 1.1.0
- Pass maintainership to submitter

PR:		127902
Submitted by:	Piotr Rybicki <meritus@innervision.pl>
2008-10-12 09:20:58 +00:00
Beech Rintoul
900433facd - Fix typo in CONFIGURE_ARGS
- Bump portrevision

PR:		ports/127768
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-10-03 05:21:14 +00:00
Marcus Alves Grando
907d5d1a39 - Update libevent dependency and bump PORTREVISION 2008-08-19 16:40:17 +00:00
Martin Wilke
11b17a2e15 - Update to 1.0.3
PR:		122156
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2008-03-29 23:16:04 +00:00
Edwin Groothuis
1e1dff6290 Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:		ports/121435 (related)
2008-03-06 22:19:52 +00:00
Martin Wilke
a9d403568f - Update to 1.0.1 beta
PR:		120988
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-02-27 09:00:20 +00:00
Beech Rintoul
5482fb8838 - Update to 1.0.0.b
- Maintainer already reset

PR:		ports/120684
Approved by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-02-15 22:27:03 +00:00
Beech Rintoul
a003a62573 - Update to 0.1.1
- Reset maintainer

PR:		ports/120416
Submitted by:	Gea-Suan Lin <gslin@gslin.org> (maintainer)
2008-02-10 19:42:52 +00:00
Cheng-Lung Sung
51059a52a4 - Update to 0.1.0
PR:		ports/117861
Submitted by:	maintainer (Gea-Suan Lin)
2008-01-05 14:48:39 +00:00
Marcus Alves Grando
5265c7a798 - Bump PORTREVISION since devel/libevent are updated. 2008-01-02 23:43:03 +00:00
Cheng-Lung Sung
1f69950e72 - Update to 0.0.3
PR:		ports/116769
Submitted by:	maintainer (Gea-Suan Lin)
2007-10-04 02:43:01 +00:00
Cheng-Lung Sung
5101442b7d Memcachedb is a distributed storage system designed for persistent. We
simplely hacked from memcached and tugela. But neither of them.
Memcachedb is not a cache solution, it is a persistent solution for
high-frequency writing and reading. It conforms to memcache protocol
(not completed, see below), so any memcached client can have
connectivity with memcachedb. Memcachedb uses Berkeley DB as a storing
backend, so lots of features including transaction and replication are
supported.

WWW:	http://code.google.com/p/memcachedb/

PR:		ports/116548
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-09-27 03:02:34 +00:00