1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

310959 Commits

Author SHA1 Message Date
Hajimu UMEMOTO
1bcf04b639 enable stage. 2013-10-04 12:41:25 +00:00
Hajimu UMEMOTO
8d10a2a487 enable stage. 2013-10-04 12:40:50 +00:00
Jason E. Hale
56ebdbeb8d - Support staging
- Make COMMENT more concise
- Modernize LIB_DEPENDS
2013-10-04 12:38:45 +00:00
Dmitry Sivachenko
dd2827e894 If running with nbproc > 1, haproxy spawns several processes and writes their
pids to $pidfile (one pid per line).
Our check_pidfile() from rc.subr will get only first pid and use it for
stop/status/etc which is incorrect.

Do not use pidfile for that, rather use $procname to get the list of running
haproxy processes.

[If you know how to do the same with pidfile, please tell me.]
2013-10-04 12:37:58 +00:00
Christian Weisgerber
7975fcf12b Make use of new option helpers.
Remove post-patch section that didn't actually change anything.
2013-10-04 12:35:10 +00:00
Christian Weisgerber
8e56bacd23 Make use of opt_USE. 2013-10-04 12:32:26 +00:00
Emanuel Haupt
50727f33da Fix build on 10-CURRENT 2013-10-04 12:17:27 +00:00
Emanuel Haupt
19b311be1e Fix build on 10-CURRENT 2013-10-04 12:05:20 +00:00
Bryan Drewery
324a8df42a - Fix OPTIONS_SUB not including OPTIONS_SLAVE options in PLIST_SUB
With hat:	portmgr
2013-10-04 11:42:38 +00:00
Baptiste Daroussin
5923ce952e This port is stage ready ootb
While here cleanup a bit
2013-10-04 11:40:35 +00:00
Bryan Drewery
ff427f8d85 - Add option helper opt_USE= FOO=bar -> USE_FOO=bar
Discussed with:	bapt
With hat:	portmgr
2013-10-04 11:38:13 +00:00
Guido Falsi
9c070db8b7 - Convert to scons USES
- Use option helpers
- Fix NLS option logic
2013-10-04 11:36:29 +00:00
Guido Falsi
ecb4e7a7d8 - Convert to scons USES 2013-10-04 11:31:21 +00:00
Renato Botelho
514aa78922 Detect libexecinfo present on /usr and fix build on -CURRENT
Approved by:	beat@ (maintainer)
2013-10-04 11:28:29 +00:00
Bryan Drewery
188f97299d A highly-available key value store for shared
configuration and service discovery. etcd is
inspired by zookeeper and doozer, with a focus on:

* Simple: curl'able user facing API (HTTP+JSON)
* Secure: optional SSL client cert authentication
* Fast: benchmarked 1000s of writes/s per instance
* Reliable: Properly distributed using Raft

Etcd is written in Go and uses the raft consensus
algorithm to manage a highly-available replicated log.

WWW: https://github.com/coreos/etcd#etcd

Use PKGNAMEPREFIX=coreos to avoid PKGNAME conflict with audio/etcd

PR:		ports/182419
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
2013-10-04 11:09:38 +00:00
Baptiste Daroussin
f74ec6ca2e Stagify 2013-10-04 10:40:52 +00:00
Baptiste Daroussin
7ba800a78f This port is already stage safe 2013-10-04 10:36:09 +00:00
Baptiste Daroussin
e4f773d083 Fix WWW entry 2013-10-04 10:26:40 +00:00
Baptiste Daroussin
1e231926d1 Stagify 2013-10-04 10:25:40 +00:00
Baptiste Daroussin
d5e14b4c51 Stagify
Add a DOCS option
2013-10-04 10:18:25 +00:00
Dirk Meyer
776b0ce461 - fix option WITHOUT_NLS
fix bug introduced by USES= iconv
2013-10-04 10:18:12 +00:00
Sunpoet Po-Chuan Hsieh
5349651bad - Add more helpers: ALL_TARGET, INSTALL_TARGET and CATEGORIES
- Remove duplicate EXTRA_PATCHES comment
- Minor comment rewording: change "add it to" to "add its content to"
  just like how we describe ${opt}_CMAKE_*

PR:		ports/182626
Submitted by:	sunpoet (myself)
Approved by:	bapt (portmgr)
2013-10-04 10:03:23 +00:00
Baptiste Daroussin
d6a6fdb2d9 Solve pkgname conflict 2013-10-04 09:52:06 +00:00
Baptiste Daroussin
0669ab1844 Fix conflicts in pkgname with net-im/folks 2013-10-04 09:44:40 +00:00
Baptiste Daroussin
13ab904ef2 Fix conflict in pkgname with lang/dragonegg46 2013-10-04 09:43:36 +00:00
Baptiste Daroussin
3475efe5a5 Fix conflict in pkgname with devel/automake 2013-10-04 09:40:59 +00:00
Baptiste Daroussin
0a4c2bc31b Fix after removal of PKGNAMESUFFIX in master port
While here use OPTIONS_EXCLUDE to exclude options
2013-10-04 09:36:32 +00:00
Baptiste Daroussin
c7c5115ac7 Fix after removal of PKGNAMESUFFIX in master port 2013-10-04 09:34:19 +00:00
Baptiste Daroussin
1705e0676b Readd the PKGNAMESUFFIX it was used by a slave port 2013-10-04 09:32:54 +00:00
Jason E. Hale
9562e25e92 - Update 0.6.1
- Support staging
2013-10-04 09:30:19 +00:00
Baptiste Daroussin
d8352fb86c Do not arbitrary rename packages 2013-10-04 08:52:32 +00:00
Wen Heping
3e2d8d2bfb - Update to 0.5.1 2013-10-04 08:09:02 +00:00
Wen Heping
2256f067e5 - Move man pages into pkg-plist to finish stage conversion
Spotted by:	az@
2013-10-04 07:49:18 +00:00
Baptiste Daroussin
877f103d9e Dot not arbritrary change PKGNAME 2013-10-04 07:18:59 +00:00
Sunpoet Po-Chuan Hsieh
22b28f85a6 - Add PORTSCOUT 2013-10-04 07:07:10 +00:00
Baptiste Daroussin
6eea883cc0 Do not arbitrary change PKGNAMESUFFIX 2013-10-04 06:22:19 +00:00
Baptiste Daroussin
09d1040bbe Do not arbitraty change name base on PKGNAMESUFFIX (options are registered in the packages already) 2013-10-04 06:18:53 +00:00
Baptiste Daroussin
c30b59fbf5 Removed old now unused Word Press libraries
This resolves conflicts in pkgname with actual versions
2013-10-04 05:59:09 +00:00
Wen Heping
fcd5ddf0db - Update to 0.10
Changes: http://cpansearch.perl.org/src/SUKRIA/Dancer2-0.10/Changes
- Support stage build
2013-10-04 05:22:42 +00:00
Wen Heping
c19419fca4 - Update to 2.3.3.4
- Convert to optionsNG
- Support stage build
- Update pkg-message
2013-10-04 04:59:44 +00:00
Dmitry Marakasov
a24bdc25cd - Support staging
- Convert USE_GMAKE to USES
2013-10-04 02:17:29 +00:00
Dmitry Marakasov
97b91f3fd1 - Support staging
- Use new LIB_DEPENDS syntax
2013-10-04 02:15:48 +00:00
Dmitry Marakasov
7a74095bc4 - Support staging 2013-10-04 02:00:37 +00:00
Dmitry Marakasov
d8b150567b - Support staging
- Use new LIB_DEPENDS syntax
- Convert USE_GMAKE to USES
2013-10-04 01:57:47 +00:00
Bryan Drewery
8d4817e69d - Add support for PATCHFILES and PATCH_SITES
- While here, cleanup r329186 and move EXTRA_PATCHES to common
  section

With hat:	portmgr
2013-10-04 01:52:30 +00:00
Dmitry Marakasov
76ba9f7d1f - Support staging
- Convert USE_GMAKE to USES
2013-10-04 01:47:03 +00:00
Dmitry Marakasov
dc2b8a3ab9 - Add forgotten patch 2013-10-04 01:40:37 +00:00
Dmitry Marakasov
0b5aa56821 - Support staging
- Convert USE_GMAKE to USES
- Use new LIB_DEPENDS syntax
2013-10-04 01:40:00 +00:00
Dmitry Marakasov
b35f73b2d3 - Support staging
- Convert USE_GMAKE to USES
2013-10-04 01:36:13 +00:00
Mark Linimon
8f8938a772 umcs7840 was removed 3 Oct 2013 14:25:41 +0000 (UTC). 2013-10-04 01:13:54 +00:00