William Grzybowski
f18c1f059b
sysutils/ipfs-go: IPFS implementation in Go
...
IPFS is a global, versioned, peer-to-peer filesystem. It combines good ideas
from Git, BitTorrent, Kademlia, SFS, and the Web. It is like a single
bittorrent swarm, exchanging git objects. IPFS provides an interface as simple
as the HTTP web, but with permanence built in.
WWW: https://github.com/ipfs/go-ipfs
2015-09-24 17:18:13 +00:00
William Grzybowski
3fc35ba47f
sysutils/restic build properly
2015-09-24 16:29:48 +00:00
William Grzybowski
b59738ff84
sysutils/restic: Restic backup program
...
Restic is a program that does backups right and was designed to be easy, fast
verifiable, secure and efficient.
WWW: https://restic.github.io
2015-09-24 15:57:52 +00:00
William Grzybowski
e1ced732e2
sysutils/py-cdmi: CDMI for OpenStack's Swift
...
A Python egg that adds support for the CDMI protocol to OpenStack Swift.
WWW: https://github.com/osaddon/cdmi
2015-09-24 14:16:30 +00:00
Cy Schubert
8e0466e644
Fix IPMIPSU build.
2015-09-24 13:13:57 +00:00
Dmitry Marakasov
25330f87ce
- Fix build as non-root
...
Approved by: portmgr blanket
2015-09-23 16:07:57 +00:00
Sunpoet Po-Chuan Hsieh
7ef385257a
- Add PORTSCOUT
2015-09-22 18:24:11 +00:00
Kris Moore
144418ecce
- Update to 20150921 snapshot
2015-09-22 14:40:20 +00:00
Matthew Seaman
365d01f613
Fix the INDEX
...
Seems that the ports is mostly happy with omitting ${PORTSDIR} from
dependency lines, but the INDEX builder isn't.
2015-09-22 10:52:02 +00:00
Matthew Seaman
5ef0c8a132
This module sends syslog messages over a network socket. It works like
...
Sys::Syslog in setlogsock's 'udp', 'tcp', or 'unix' modes, but without
the significant CPU overhead of that module when used for high-volume
logging. Use of this specialized module is only recommended if 1) you
must use network syslog as a messaging transport but 2) need to
minimize the time spent in the logger.
WWW: http://search.cpan.org/dist/Log-Syslog-Fast/
2015-09-22 09:54:37 +00:00
Matthew Seaman
f352bbadad
Syslog messages--as standardized in RFC3164--embed a priority number
...
(the PRI part) which is composed of a severity and a facility
value. The constants which encode these values are specified in
section 4.1.1, and are made available by this module. For instance,
the exportable LOG_FTP constant has a value of 11, the value for the
FTP facility.
WWW: http://search.cpan.org/dist/Log-Syslog-Constants/
2015-09-22 09:52:35 +00:00
Michael Moll
66232daa60
sysutils/rubygem-hammer_cli_foreman: update to 0.4.0
2015-09-21 18:02:10 +00:00
Michael Moll
a4eee7c7ef
sysutils/rubygem-hammer_cli: update to 0.4.0
2015-09-21 18:01:49 +00:00
Sunpoet Po-Chuan Hsieh
f80bb41ed0
- Update to 4.2.0
...
Changes: http://backup.github.io/backup/v4/release-notes/
https://github.com/backup/backup/commits/master
2015-09-21 15:42:29 +00:00
Jimmy Olgeni
feb651a670
Typos, whitespace and capitalization fixes (S-X).
2015-09-20 21:12:20 +00:00
Sunpoet Po-Chuan Hsieh
44d460a8db
- Add LICENSE_FILE
2015-09-20 20:24:41 +00:00
Sunpoet Po-Chuan Hsieh
c1b73cf1db
- Install complete list of components
...
- Bump PORTREVISION for package change
PR: 202724
Submitted by: <bigangrygreenguy@gmail.com>
2015-09-20 20:19:18 +00:00
Dmitry Marakasov
ca660606b5
- Switch to options helpers
...
- Fix targets order
2015-09-20 19:23:55 +00:00
Dmitry Marakasov
e65591bfdc
- Switch to options helpers
2015-09-20 19:23:36 +00:00
Dmitry Marakasov
2f6cd795f2
- Add NO_ARCH
...
- Simplify case of EXAMPLES disabled, no need for special handling here
Approved by: portmgr blanket
2015-09-20 19:21:52 +00:00
Dmitry Marakasov
b0674d8633
- Switch to options helpers
...
Approved by: portmgr blanket
2015-09-20 18:59:30 +00:00
John Marino
739e62e0b7
Add USES=alias to 3 ports (Aids DragonFly support)
2015-09-20 16:35:28 +00:00
John Marino
08a0413b0a
sysutils/usrinfo: Support modern gcc by adding <string.h> header
2015-09-20 16:13:33 +00:00
Alexey Dokuchaev
3a63ba57c2
Remove BROKEN on Tier-2 systems statements which no longer true at least
...
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
2015-09-20 14:35:57 +00:00
Cy Schubert
3b4f8ed41c
Fix AVAHI and BASH builds.
2015-09-20 03:42:40 +00:00
John Marino
3f80a1e6b9
Add USES=alias to 10 ports (Aids DragonFly support)
2015-09-19 18:17:03 +00:00
David Chisnall
9156bf1b9e
Make all GNUstep ports install into the System domain so that the Local domain is available for stuff built from source.
...
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.
The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2977
2015-09-19 10:33:34 +00:00
Carlo Strub
335b177124
Update to 0.4.8
...
PR: 203153
Submitted by: jwbacon@tds.net (maintainer)
2015-09-18 20:40:04 +00:00
Kris Moore
9b556ff3c3
- Update to 20150918
...
- Fix WWW address
2015-09-18 17:45:00 +00:00
Dmitry Marakasov
ec82c8fa13
- Drop 8.x support
...
Approved by: portmgr blanket
2015-09-18 14:46:56 +00:00
Dmitry Marakasov
26025167fa
- Drop 8.x support
...
- Add NO_ARCH
Approved by: portmgr blanket
2015-09-18 14:46:46 +00:00
Dmitry Marakasov
af11777dd5
- Drop 8.x support
...
Approved by: portmgr blanket
2015-09-18 14:00:02 +00:00
Dmitry Marakasov
dd93e6e2f9
- Fix plist
...
PR: 203048
2015-09-18 11:14:22 +00:00
Jason Unovitch
c24ff7b7c2
sysutils/ansible: update 1.9.2 -> 1.9.3 and add NO_ARCH
...
Changes:
https://raw.githubusercontent.com/ansible/ansible/v1.9.3-1/CHANGELOG.md
PR: 202895
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
2015-09-17 23:29:27 +00:00
Dmitry Marakasov
8e2519df8e
- Modernize empty dir handling
...
Approved by: kwm
2015-09-17 17:36:59 +00:00
Sunpoet Po-Chuan Hsieh
a54315c660
- Add NO_ARCH
...
- Sort PLIST
2015-09-17 17:12:43 +00:00
Dmitry Marakasov
d1f3b1f093
- Drop 8.x support
...
Approved by: portmgr blanket
2015-09-17 11:03:26 +00:00
Cy Schubert
ec66c5a291
Install netxml-ups, update pkg-plist.
...
PR: 203048
Submitted by: amdmi3
2015-09-17 06:15:41 +00:00
Baptiste Daroussin
e0de738591
Remove ansi version fo wxGTK 2.8 and only keep the unicode version
...
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
2015-09-16 19:51:26 +00:00
Mathieu Arnold
320514f1dd
It seems some people keep adding $FreeBSD$ to patch files.
...
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight
2015-09-16 13:03:45 +00:00
Dmitry Marakasov
e7839f91c5
- Drop 8.x support
...
- Switch to options helpers
- Regenerate patches with `make makepatch`
Approved by: portmgr blanket
2015-09-15 18:34:31 +00:00
Dmitry Marakasov
cd96c93cac
- Drop 8.x support
...
- Add NO_ARCH
Approved by: portmgr blanket
2015-09-15 17:56:25 +00:00
Devin Teske
c16cbfbc9b
Bump to version 1.2: fix printf formatting error
...
PR: ports/200260
Differential Revision: https://reviews.freebsd.org/D3663
Submitted by: Joseph Mingrone <jrm@ftfl.ca>
Reviewed by: feld
Approved by: feld
2015-09-15 16:38:46 +00:00
Bryan Drewery
0f42b0c24b
- Update to 0.3.5
...
Changes:
- Optimize coalescing of snapshots on a system with a DB.
- Avoid division by zero when creating snapshots. [1]
PR: 203115
2015-09-15 15:56:16 +00:00
Sunpoet Po-Chuan Hsieh
769d928f3f
- Update to 3.4.0
...
Changes: http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
2015-09-15 15:48:17 +00:00
Dmitry Marakasov
5d7a3ca414
- Add LICENSE_FILE
...
- Remove BROKEN, this builds fine at least on mips
2015-09-15 13:43:47 +00:00
Michael Moll
293c13ba06
sysutils/facter: update to 3.1.0
2015-09-15 09:08:50 +00:00
Xin LI
f79ca03322
Update to 1.41.
2015-09-15 00:26:21 +00:00
Bryan Drewery
e164717b45
- Update to 0.3.4
...
Changes:
- Fixes handling of multiple pools for creating multiple snapshots
at once.
2015-09-14 21:51:52 +00:00
Dmitry Marakasov
6acfd9d5bf
- Add LICENSE_FILE
...
- Drop 8.x support
Approved by: portmgr blanket
2015-09-14 21:45:49 +00:00