| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=332591
|
|
|
|
| |
Notes:
svn path=/head/; revision=332590
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=332589
|
|
|
|
|
|
|
|
| |
PR: ports/183449
Submitted by: Sender Ghost <lightside@gmx.com> (maintainer)
Notes:
svn path=/head/; revision=332588
|
|
|
|
|
|
|
|
|
|
| |
- Other minor updates
PR: ports/182587
Submitted by: Joe Greco <jgreco@ns.sol.net> (maintainer)
Notes:
svn path=/head/; revision=332587
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/
Notes:
svn path=/head/; revision=332586
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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.
Notes:
svn path=/head/; revision=332585
|
|
|
|
|
|
|
|
| |
PR: ports/182564
Submitted by: Adam Strohl <adams-ports@ateamsystems.com> (maintainer)
Notes:
svn path=/head/; revision=332584
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=332583
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Compress-Lzop/Changes
Notes:
svn path=/head/; revision=332582
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Compress-Lzma/Changes
Notes:
svn path=/head/; revision=332581
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Compress-Lzf/Changes
Notes:
svn path=/head/; revision=332580
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/IO-Compress/Changes
Notes:
svn path=/head/; revision=332579
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-Raw-Zlib/Changes
Notes:
svn path=/head/; revision=332578
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-Raw-Lzma/Changes
Notes:
svn path=/head/; revision=332577
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Compress-Raw-Bzip2/Changes
Notes:
svn path=/head/; revision=332576
|
|
|
|
|
|
|
| |
- Add DOCS option
Notes:
svn path=/head/; revision=332575
|
|
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new syntax
- Use options helpers
Notes:
svn path=/head/; revision=332574
|
|
|
|
|
|
|
| |
- Remove unneeded hack now that staging is enabled
Notes:
svn path=/head/; revision=332573
|
|
|
|
|
|
|
| |
- Add DOCS option
Notes:
svn path=/head/; revision=332572
|
|
|
|
|
|
|
|
| |
- Remove indefinite article from COMMENT
- Add DOCS and EXAMPLES options
Notes:
svn path=/head/; revision=332571
|
|
|
|
|
|
|
|
| |
Submitted by: gerald
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332570
|
|
|
|
|
|
|
|
|
| |
- Use new LIB_DEPENDS syntax
- Use options helpers
- Single space WWW line in pkg-descr
Notes:
svn path=/head/; revision=332569
|
|
|
|
|
|
|
|
| |
PR: ports/182033
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332568
|
|
|
|
|
|
|
|
| |
PR: ports/182774
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332567
|
|
|
|
| |
Notes:
svn path=/head/; revision=332566
|
|
|
|
|
|
|
| |
our llvm-as.
Notes:
svn path=/head/; revision=332565
|
|
|
|
|
|
|
|
| |
PR: ports/181967
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332564
|
|
|
|
|
|
|
|
| |
PR: ports/182208
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332563
|
|
|
|
|
|
|
|
|
|
| |
Change package name, add suffix
PR: ports/182015
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332562
|
|
|
|
|
|
|
|
| |
- Remove indefinite article from COMMENT
- Convert USE_GMAKE to USES
Notes:
svn path=/head/; revision=332561
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=332560
|
|
|
|
|
|
|
| |
- Convert USE_GMAKE to USES
Notes:
svn path=/head/; revision=332559
|
|
|
|
|
|
|
|
| |
- Add stage support
- Use options helpers
Notes:
svn path=/head/; revision=332558
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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]
Notes:
svn path=/head/; revision=332557
|
|
|
|
| |
Notes:
svn path=/head/; revision=332556
|
|
|
|
|
|
|
|
| |
PR: ports/183551
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332555
|
|
|
|
|
|
|
|
|
|
| |
- Add stage support
PR: ports/183571
Submitted by: Tim Daneliuk <tsshbatch@tundraware.com> (maintainer) [1]
Notes:
svn path=/head/; revision=332554
|
|
|
|
|
|
|
|
|
|
|
| |
Fix build on FreeBSD 10+
Use newer LIB_DEPENDS syntax
PR: ports/182293
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=332552
|
|
|
|
|
|
|
|
| |
PR: ports/183551
Approved by: swills (mentor, implicit)
Notes:
svn path=/head/; revision=332551
|
|
|
|
|
|
|
|
|
| |
PR: ports/182765
Submitted by: Kurt Jaeger <fbsd-ports opsec.eu>
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=332550
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=332549
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=332548
|
|
|
|
|
|
|
| |
Note: OpenCV is disabled ATM, due to failure.
Notes:
svn path=/head/; revision=332547
|
|
|
|
|
|
|
|
|
| |
PR: oorts/182586
Submitted by: Craig Leres <leres ee.lbl.gov>
Approved by: maintainer (timeout)
Notes:
svn path=/head/; revision=332546
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow staging
- Rework pkg-descr
PR: ports/183593
Submitted by: Rainer Hurling <rhurlin gwdg.de> (maintainer)
Notes:
svn path=/head/; revision=332545
|
|
|
|
|
|
|
| |
Approved by: pawel / wg (mentors, implicit), fjoe (maintainer)
Notes:
svn path=/head/; revision=332544
|
|
|
|
|
|
|
|
|
|
|
| |
- Change pkg-plist, fix MAN
PR: ports/183170 ports/183284 ports/183402
Submitted by: various
Approved by: pawel / wg (mentors, implicit)
Notes:
svn path=/head/; revision=332543
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=332542
|