Commit Graph

11242 Commits

Author SHA1 Message Date
sthen
2889721d77 changes to net/openafs:
- recognize more OpenBSD releases
- set SHARED_ONLY (it's i386-only anyway) and merge PFRAG.shared into PLIST
2015-06-19 11:27:52 +00:00
ajacoutot
6eab0fd4c4 Clean up port/patches. 2015-06-19 09:07:32 +00:00
bentley
96ced54c25 Replace dead ftp mirror with a live http mirror. 2015-06-18 07:38:48 +00:00
bentley
f74ca40850 Prune dead ftp mirrors; add live http mirror. 2015-06-18 07:28:36 +00:00
bentley
e7b036b93d Replace dead mirror and update homepage. 2015-06-18 07:25:44 +00:00
jasper
03221257b6 update to liboauth-1.0.3 2015-06-17 19:56:29 +00:00
sthen
736466fe99 update to lftp-4.6.3, from new maintainer Rafael Sadowski 2015-06-17 15:13:05 +00:00
jca
ea481b3b05 Update to samba-4.0.26, not affected by CVEs, and remove BROKEN marker.
ok juanfra@ & Ian McWilliam
2015-06-17 10:51:08 +00:00
ajacoutot
5053ecb8dd Update to miniupnpd-1.9. 2015-06-17 09:51:48 +00:00
ajacoutot
dbeacb68a0 Update to minissdpd-1.3. 2015-06-17 09:41:02 +00:00
ajacoutot
e5bb0825c6 Don't use variables in MASTER_SITES. 2015-06-17 09:40:26 +00:00
jasper
54eb589e2b remove bogus empty dir 2015-06-17 09:10:41 +00:00
ajacoutot
4e9961a9b0 Fix COMMENT. 2015-06-17 09:01:14 +00:00
bentley
a5dde47901 Remove MAINTAINER per request. 2015-06-17 06:16:51 +00:00
ajacoutot
a539a43a68 Update to zeromq-4.1.2. 2015-06-16 12:22:56 +00:00
bentley
34ffe945b6 Remove MAINTAINER per request. 2015-06-16 09:31:37 +00:00
benoit
a5500e5d6e Update to p5-SNMP-Info-3.27. 2015-06-15 08:02:14 +00:00
benoit
4c28d00809 Update to p5-Regexp-Common-net-CIDR-0.03. 2015-06-15 07:56:53 +00:00
ajacoutot
1b4523a514 Update to dnsmasq-2.73.
from brad (maintainer)
2015-06-15 06:17:59 +00:00
bentley
fa490b50df Prune dead mirror. 2015-06-14 06:27:42 +00:00
bentley
7397920dc6 Prune dead mirror. 2015-06-14 06:22:52 +00:00
mikeb
369c04d033 Update to 1.6 2015-06-13 23:36:13 +00:00
bentley
d54f6a3a80 Update MASTER_SITES. 2015-06-13 07:34:47 +00:00
czarkoff
b315033dd5 Bump revision after recent lang/go module changes 2015-06-12 19:42:39 +00:00
pascal
2f11187e11 update to tor 0.2.6.9. 2015-06-11 20:23:16 +00:00
sthen
9a338fe231 update to dnscrypt-proxy 1.5.0, reinstate arc4random_addrandom patch
lost during resync with upstream libevent
2015-06-11 14:23:09 +00:00
jca
e453f8b3e4 Respect CFLAGS.
cc -O9 -fomit-frame-pointer, really?!?
2015-06-10 22:54:29 +00:00
sthen
6f9fbef6a0 SECURITY update to BIND 9.10.2-P1, various problems with RPZ (policy zones),
and a possible crash with async zone loads. https://kb.isc.org/article/AA-01266

    "If you are using RPZ in BIND 9.10 in a production environment, and
    particularly if you have multiple policy zones, you should upgrade to
    BIND 9.10.2-P1. Otherwise, this upgrade is not urgent."
2015-06-10 22:40:41 +00:00
sthen
c58704c98d sync wantlib, mostly lzma (from xml2) 2015-06-10 21:42:26 +00:00
sthen
0c96bd4a52 update to a newer librenms snapshot from today 2015-06-10 21:15:33 +00:00
sthen
6a9aae3ca5 sort, and use consistent whitespace 2015-06-10 20:01:03 +00:00
bcallah
31e9d5f6eb Update to 2.4.0
Changelog: http://aseman.co/downloads/cutegram/changelog
2015-06-10 19:47:04 +00:00
benoit
4aa5c96bef Update to p5-Net-Netmask-1.9022. 2015-06-10 16:00:38 +00:00
jca
60c9c68c76 Remove unresponsive maintainer. 2015-06-10 11:05:02 +00:00
espie
ec74dae3e9 missed conflicts after the EPOCH change 2015-06-10 10:58:24 +00:00
sthen
fbd92509fc bump REVISIONs following DIOCGETSTATUS ABI change 2015-06-10 10:43:29 +00:00
pascal
82e6b0c733 Update to tor 0.2.6.8, reminded by David Hill. 2015-06-09 14:46:39 +00:00
sthen
816391295b hook up py-idna (py2.7 and py3) and py-ipaddress (2.7 only) 2015-06-08 10:32:45 +00:00
sthen
68dea8b486 import py-ipaddress, ok czarkoff@
Python 3.3's ipaddress for Python 2.6 and 2.7.
2015-06-08 10:32:12 +00:00
sthen
ecdee01b34 import net/py-idna, ok czarkoff@
A Python library to support the Internationalised Domain Names in Applications
(IDNA) protocol as specified in RFC 5891. This version of the protocol is often
referred to as "IDNA2008" and can produce different results from the earlier
standard from 2003.
2015-06-08 10:31:04 +00:00
czarkoff
11506574f9 Refactor lang/go module
From port-modules(5):

     lang/go       Adds Go toolchain support.  Requires ALL_TARGET to be set
                   to canonical Go import path of port.  (Module sets it
                   automatically for ports that use GH_ACCOUNT and GH_PROJECT
                   macros.)

                   During execution of post-patch target module moves source
                   code from ${MODGO_SUBDIR} to ${WRKSRC}, subdirectory of
                   ${MODGO_WORKSPACE} - specially-crafted Go workspace located
                   at ${WRKDIR}/go.  During do-build module calls ``go
                   install'' with GOPATH set to ${MODGO_WORKSPACE}, runs its
                   output through sed to prevent writes outside WRKDIR sandbox
                   and sends output to sh(1).  During do-install it copies
                   executables from ${MODGO_WORKSPACE}/bin to ${PREFIX}/bin,
                   and/or directories ${MODGO_WORKSPACE}/pkg and
                   ${MODGO_WORKSPACE}/src to ${PREFIX}/go, depending on
                   MODGO_TYPE contents.

                   Sets BUILD_DEPENDS, RUN_DEPENDS, ALL_TARGET, TEST_TARGET,
                   ONLY_FOR_ARCHS, SEPARATE_BUILD, and WRKSRC.

                   Defines:

                   MODGO_TYPE       Type of port.  May be any combination of:

                                    bin  ordinary binary, which should be
                                         installed to ${PREFIX}/bin,

                                    lib  library, which should come with
                                         source code.

                                    Defaults to bin.

                   MODGO_WORKSPACE  Path to Go workspace set up for port build
                                    process.  Defaults to ${WRKDIR}/go.  See
                                    Go documentation for details.

                   MODGO_SUBDIR     Path to Go source code within port's
                                    sources tarball.  Defaults to ${WRKDIST}.

                   MODGO_SETUP_WORKSPACE
                                    Commands setting up Go workspace for
                                    building ports.  By default, happens
                                    during execution of post-patch target.

                   MODGO_BUILDDEP   Controls whether contents of
                                    MODGO_BUILD_DEPENDS are appended to port's
                                    BUILD_DEPENDS.  Defaults to Yes.

                   Additionally defines MODGO_PACKAGES, MODGO_SOURCES and
                   MODGO_TOOLS (paths for installed Go packages, sources and
                   tools respectively), MODGO_CMD and MODGO_FLAGS (source code
                   build command and flags passed as its arguments),
                   MODGO_BUILD_CMD and MODGO_TEST_CMD (commands for building
                   and testing go packages; normally called with canonical Go
                   package names as arguments),
                   MODGO_{BUILD,INSTALL,TEST}_TARGET and
                   MODGO_{BUILD,RUN}_DEPENDS.

OK sthen@
2015-06-08 09:17:04 +00:00
ajacoutot
1e919e0ba0 Sync PLIST for share/applications/. 2015-06-05 12:20:38 +00:00
robert
9c1017ae2d bump revision due to the change of the default php version to 5.6
ok aja@
2015-06-05 06:00:20 +00:00
jeremy
47c2efaf89 Update eventmachine to 1.0.7 2015-06-05 02:45:53 +00:00
jasper
6e88d9be51 update to macaddr-1.7.1 2015-06-04 14:46:16 +00:00
dcoppa
6b3f59994e Update to impacket-0.9.13 2015-06-04 08:03:49 +00:00
jasper
b7e4fe37be update to py-msgpack-0.4.6 2015-06-04 07:46:28 +00:00
jasper
d3da76c95f update to libshout-2.3.1 2015-06-04 07:21:11 +00:00
jasper
04d1506cc9 add PORTROACH 2015-06-04 07:17:13 +00:00
ajacoutot
200371766d Oops, really fix *_DEPENDS, my bad. 2015-06-04 05:44:11 +00:00