1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Commit Graph

26 Commits

Author SHA1 Message Date
Baptiste Daroussin
a33191366c Convert GMAKE to MAKE_CMD
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends

With hat:	portmgr
2014-06-25 05:35:31 +00:00
Vsevolod Stakhov
68ec990bc8 - Update to 1.9. 2014-06-16 08:57:58 +00:00
Emanuel Haupt
ba9cbb6ed5 - Support staging
- Define DOCS option
2014-02-28 08:32:07 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Vsevolod Stakhov
36f905e127 Update to 1.8.
Reported by:	Eric Freeman [eric at sundivenetworks.com]
2013-03-09 12:29:07 +00:00
Vsevolod Stakhov
63761d1979 - Update to 1.7
- Remove LICENSE_FILE for those listed in bsd.licenses.db.mk
- Add test and regression-test targets
- Patch integ-test.c so we can run unit tests (#include order, thanks ak!)
- New Makefile header convention

Changes: http://kr.github.com/beanstalkd/2012/09/11/1.7-release-notes.html

PR:		172405
Submitted by:	Kubilay Kocak <koobs.freebsd at gmail.com>
Feature safe:	yes
2012-10-19 12:27:52 +00:00
Baptiste Daroussin
92735f7ddf revert commit that shouldn't have been done 2012-10-04 10:50:43 +00:00
Baptiste Daroussin
8da9eeea9b Convert to new options framework 2012-10-04 10:00:38 +00:00
Vsevolod Stakhov
8ac0e9fc40 Add LICENSE_FILE.
PR:		168457
Submitted by:	koobs
2012-06-07 16:19:44 +00:00
Vsevolod Stakhov
1edc46f0d3 - Update to 1.6
- Honour CC and CFLAGS
- Mark MAKE_JOBS_SAFE
- Confirm build with clang on 9.0-RELEASE-amd64

Submitted by:	koobs via private email
2012-05-21 12:02:16 +00:00
Vsevolod Stakhov
2b78e2e20b Update beanstalkd to 1.5.
Add support of multiply profiles (idea obtained from memcached port).
2012-02-17 16:49:41 +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
Vsevolod Stakhov
fc970779c8 Fix build with clang 2011-06-24 11:51:20 +00:00
Vsevolod Stakhov
cdff0e2348 Change MASTER_SITE according to github.com change.
Reported by:	pointyhat via pav
2011-02-24 17:40:27 +00:00
Vsevolod Stakhov
a63122069b Update beanstalkd to 1.4.6.
PR:		154625
Submitted by:	Nicolas de Bari Embriz <nbari at dalmp.com>
2011-02-21 14:38:12 +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
Vsevolod Stakhov
53320f2791 Update net/beanstalkd to 1.4.2.
PR:		139932
Submitted by:	Sylvio Cesar <scjamorim at bsd.com.br>
2009-11-10 16:15:35 +00:00
Vsevolod Stakhov
6832210425 Update to 1.3. 2009-05-18 12:28:50 +00:00
Vsevolod Stakhov
bbd2e2bb9d - Remove unused patch. 2009-02-05 10:51:39 +00:00
Vsevolod Stakhov
14fc0e9cee - Update beanstalkd to 1.2 2009-02-05 10:49:05 +00:00
Vsevolod Stakhov
87387f1706 - Update beanstalkd to 1.0 2008-10-29 15:03:17 +00:00
Marcus Alves Grando
907d5d1a39 - Update libevent dependency and bump PORTREVISION 2008-08-19 16:40:17 +00:00
Vsevolod Stakhov
449397b571 Update to 0.11 2008-05-08 11:15:36 +00:00
Vsevolod Stakhov
2b5e6fce90 Add port net/beanstalkd - fast workqueue service. 2008-04-11 12:55:52 +00:00