Vanilla I. Shu
2bf8c2e6f0
Support STAGEDIR.
2013-11-03 06:53:54 +00:00
Sergey A. Osokin
652acfb5ce
Convert LIB_DEPENDS to new syntax.
2013-11-03 06:32:53 +00:00
Sunpoet Po-Chuan Hsieh
53591eb508
- Update to 522.1.11
2013-11-03 05:35:18 +00:00
Kris Moore
c9c8fe237a
- Add sysutils/grub2-bhyve 0.2
...
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
This port builds the grub-bhyve binary, allowing booting of non-FreeBSD
operating systems in bhyve.
WWW: https://github.com/grehan-freebsd/grub2-bhyve
2013-11-03 05:11:59 +00:00
Thomas Abthorpe
048e9d8b39
- Update to 1.2.0.1
...
PR: ports/183449
Submitted by: Sender Ghost <lightside@gmx.com> (maintainer)
2013-11-03 05:10:47 +00:00
Thomas Abthorpe
2a4ea54b4d
- Fix build problems for amd64 compatibility
...
- Other minor updates
PR: ports/182587
Submitted by: Joe Greco <jgreco@ns.sol.net> (maintainer)
2013-11-03 05:07:32 +00:00
Sunpoet Po-Chuan Hsieh
001814561d
- Add p5-IPC-ShellCmd 0.005
...
IPC::ShellCmd comes from the nth time I've had to implement a select loop and
wanted appropriate sudo/su privilege magic, environment variables that are set
in the child, working directories set etc.
It aims to provide a reasonable interface for setting up command execution
environment (working directory, environment variables, stdin, stdout and stderr
redirection if necessary), but allowing for ssh and sudo and magicking in the
appropriate shell quoting.
It tries to be flexible about how you might want to capture output, exit status
and other such, but in such a way as it's hopefully easy to understand and make
it work.
Setup method calls are chain-able in a File::Find::Rule kind of a way.
WWW: http://search.cpan.org/dist/IPC-ShellCmd/
2013-11-03 05:00:53 +00:00
Kubilay Kocak
eb8e033985
devel/concurrencykit: Update to 0.3.2
...
- Update to 0.3.2
- Update pkg-plist
Changes: 2013-10-18
* doc: Fix ck_array_put_unique manual page prototype.
* ck_array: Change semantics of put_unique return values.
* doc: Add some ck_array manual pages.
* ck_array: Add AppNexus to Copyright.
* ck_array: Additional regressions coverage and code clean-up.
* regressions/ck_hs: Increase coverage across multiple start sizes.
* ck_array: Fix use-after-free on transactional put.
* ck_array: Remove variable name from ck_array_init declaration.
* ck_array: Reallocation on producer-path requires deferral.
* ck_array: Add ck_array_initialized functionality.
* build: Bump version for next release.
* ck_array: Simple eliminating SPMC dense array for fast iteration.
* doc: Fix documentation for ck_pr_*_zero functions.
2013-11-03 04:59:20 +00:00
Thomas Abthorpe
d46215de65
- Update to 1.4.0
...
PR: ports/182564
Submitted by: Adam Strohl <adams-ports@ateamsystems.com> (maintainer)
2013-11-03 04:58:44 +00:00
Sunpoet Po-Chuan Hsieh
6bb71bde72
- Add missing rcvar in rc.d script
...
- Bump PORTREVISION for package change
- While I'm here, use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
PR: ports/182277
Submitted by: Loic Blot <loic.blot@unix-experience.fr>
Approved by: maintainer (timeout, 7 weeks)
2013-11-03 04:53:54 +00:00
Sunpoet Po-Chuan Hsieh
7163c18bd7
- Update to 2.063
...
Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes
2013-11-03 04:53:49 +00:00
Sunpoet Po-Chuan Hsieh
9d0cfdd433
- Update to 2.063
...
Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes
2013-11-03 04:53:45 +00:00
Sunpoet Po-Chuan Hsieh
4f0a5d47b5
- Update to 2.063
...
Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
2013-11-03 04:53:41 +00:00
Sunpoet Po-Chuan Hsieh
971f9a714b
- Update to 2.063
...
Changes: http://search.cpan.org/dist/IO-Compress/Changes
2013-11-03 04:53:37 +00:00
Sunpoet Po-Chuan Hsieh
7df2912e78
- Update to 2.063
...
Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
2013-11-03 04:53:33 +00:00
Sunpoet Po-Chuan Hsieh
657c04af31
- Update to 2.063
...
Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
2013-11-03 04:53:28 +00:00
Sunpoet Po-Chuan Hsieh
6130f7c623
- Update to 2.063
...
Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
2013-11-03 04:53:24 +00:00
Danilo Egea Gondolfo
6792a2b046
- Add stage support
...
- Add DOCS option
2013-11-03 03:28:16 +00:00
Danilo Egea Gondolfo
9017dcd640
- Add stage support
...
- Convert LIB_DEPENDS to new syntax
- Use options helpers
2013-11-03 01:50:12 +00:00
Jason E. Hale
121c3e7564
- Fix pkg-plist with OPTIONS_SUB
...
- Remove unneeded hack now that staging is enabled
2013-11-03 01:25:36 +00:00
Danilo Egea Gondolfo
b3f827113d
- Add stage support
...
- Add DOCS option
2013-11-03 01:19:03 +00:00
Danilo Egea Gondolfo
93d3a72f0e
- Add stage support
...
- Remove indefinite article from COMMENT
- Add DOCS and EXAMPLES options
2013-11-03 01:07:04 +00:00
Mark Felder
daaad19a69
Actually need USE_GCC=yes to pull newer GCC on <10.0
...
Submitted by: gerald
Approved by: swills (mentor, implicit)
2013-11-03 01:03:24 +00:00
Jason E. Hale
a418923f55
- Support staging
...
- Use new LIB_DEPENDS syntax
- Use options helpers
- Single space WWW line in pkg-descr
2013-11-03 01:01:53 +00:00
Mark Felder
330c7a4e7f
Remove hardcoded gcc
...
PR: ports/182033
Approved by: swills (mentor, implicit)
2013-11-03 00:46:39 +00:00
Mark Felder
f8096961c8
Link to pthread directly
...
PR: ports/182774
Approved by: swills (mentor, implicit)
2013-11-03 00:36:33 +00:00
Brooks Davis
d9e5b8b2b6
Revert r332565, I ment to put that in my redports tree.
2013-11-03 00:24:37 +00:00
Brooks Davis
d395b2ada9
Unconditionally depend on clang32 so we're using a clang that matches
...
our llvm-as.
2013-11-03 00:23:29 +00:00
Mark Felder
ac3f26e734
Require GCC to fix missing OpenMP features
...
PR: ports/181967
Approved by: swills (mentor, implicit)
2013-11-03 00:18:44 +00:00
Mark Felder
d7e11924d2
Add php openssl module as another dependency
...
PR: ports/182208
Approved by: swills (mentor, implicit)
2013-11-03 00:12:27 +00:00
Mark Felder
8b0fce5b05
Add additional mirrors
...
Change package name, add suffix
PR: ports/182015
Approved by: swills (mentor, implicit)
2013-11-03 00:00:09 +00:00
Danilo Egea Gondolfo
715b1de89d
- Add stage support
...
- Remove indefinite article from COMMENT
- Convert USE_GMAKE to USES
2013-11-02 23:41:51 +00:00
Mark Felder
ecb3b6673d
Reverting STAGE support. Just realized the way the .db and .cfg files
...
are being installed needs to be reworked for STAGE or we will always
overwrite them, breaking POLA
Approved by: swills (mentor, implicit), my guilty conscience
2013-11-02 23:37:13 +00:00
Danilo Egea Gondolfo
89a5dd5b49
- Add stage support
...
- Convert USE_GMAKE to USES
2013-11-02 23:29:18 +00:00
Danilo Egea Gondolfo
645b7b7969
- Convert LIB_DEPENDS to new syntax
...
- Add stage support
- Use options helpers
2013-11-02 23:25:58 +00:00
Gerald Pfeifer
d74c35c903
Update to GCC 4.6.4 which, among others, addresses document building
...
with new versions of texinfo. [1]
Adopt the new LIB_DEPENDS standard and replace USE_GMAKE by USES=gmake.
Remove an obsolete dependency on bison. [2]
STAGEify.
PR: 183342 [1]
Reported by: Christoph Moench-Tegeder <cmt@burggraben.net> [1], marino [2]
2013-11-02 23:20:14 +00:00
Danilo Egea Gondolfo
217d4a7aeb
- Add stage support
2013-11-02 23:19:02 +00:00
Mark Felder
361034c3a0
Support STAGE while here...
...
PR: ports/183551
Approved by: swills (mentor, implicit)
2013-11-02 23:18:25 +00:00
Danilo Egea Gondolfo
e219448674
- Update from 1.137 to 1.171 [1]
...
- Add stage support
PR: ports/183571
Submitted by: Tim Daneliuk <tsshbatch@tundraware.com> (maintainer) [1]
2013-11-02 23:14:10 +00:00
Mark Felder
8344403591
Support STAGE
...
Fix build on FreeBSD 10+
Use newer LIB_DEPENDS syntax
PR: ports/182293
Approved by: swills (mentor, implicit)
2013-11-02 23:13:23 +00:00
William Grzybowski
3f19f8605f
mail/mpop: update to 1.0.28
...
- Update to 1.0.28 [1]
- Allow staging
- Use options helpers
- Convert lib depends to new format
PR: ports/181276 [1]
Submitted by: Takefu <takefu airport.fm> [1]
Approved by: maintainer (timeout)
2013-11-02 23:09:33 +00:00
Mark Felder
04748d659f
Fix build on FreeBSD 10+
...
PR: ports/183551
Approved by: swills (mentor, implicit)
2013-11-02 23:06:17 +00:00
William Grzybowski
05ca77bc93
sysutils/duplicity: fix for python 3.x
...
PR: ports/182765
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
Approved by: maintainer (timeout)
2013-11-02 23:00:53 +00:00
William Grzybowski
1811827135
www/mediawiki120: add missing php hash dependency
...
- Add missing php hash run dependency [1]
- Allow staging
PR: ports/182710 [1]
Submitted by: Horia Racoviceanu <horia racoviceanu.com> [1]
Approved by: maintainer (timeout)
2013-11-02 22:55:52 +00:00
William Grzybowski
862db4d9fe
net/scribe: fix build
...
- Fix build with automake [1]
- USES gmake perl5
- Allow staging
- Convert lib depends to new format
PR: ports/182597 [1]
Submitted by: Stephon Chen <stephon gmail.com>
Approved by: maintainer
2013-11-02 22:37:52 +00:00
Thierry Thomas
d99a78ca38
Upgrade to 1.5.7.
...
Note: OpenCV is disabled ATM, due to failure.
2013-11-02 22:25:45 +00:00
William Grzybowski
ad6185beb8
dns/py-dnspython: update to 1.11.1
...
PR: oorts/182586
Submitted by: Craig Leres <leres ee.lbl.gov>
Approved by: maintainer (timeout)
2013-11-02 22:22:52 +00:00
William Grzybowski
382c9a457f
sysutils/wmupmon: allow staging
...
- Allow staging
- Rework pkg-descr
PR: ports/183593
Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
2013-11-02 22:18:38 +00:00
Rusmir Dusko
d8269f53d2
- Pass maintainership to submitter
...
Approved by: pawel / wg (mentors, implicit), fjoe (maintainer)
2013-11-02 22:13:00 +00:00
Rusmir Dusko
85f78c35ac
- Change SMB and NCURSES
...
- Change pkg-plist, fix MAN
PR: ports/183170 ports/183284 ports/183402
Submitted by: various
Approved by: pawel / wg (mentors, implicit)
2013-11-02 22:08:01 +00:00