Commit Graph

102456 Commits

Author SHA1 Message Date
bcallah
393a9256ac Update to 2.10 -- tweaks from czarkoff@, who also send most of the patches
upstream.
ok czarkoff@ semarie@ (on an earlier version)
2015-06-25 22:57:36 +00:00
naddy
0b35630c61 remove MASTER_SITE_BERLIOS, unused and the site is dead 2015-06-25 21:51:31 +00:00
naddy
e2f2775dbd remove some obsolete/useless/crufty schilyware
ok sthen@ ajacoutot@ dcoppa@ ian@
2015-06-25 21:45:59 +00:00
sthen
b06cc056ac update to a librenms checkout from today 2015-06-25 20:47:27 +00:00
kurt
0f072e0374 Set WRKDIST and eliminate ARCHIVE_DIR. okay ajacoutot@ 2015-06-25 20:04:15 +00:00
jasper
f7f73d6a18 update to rack-test-0.6.3 2015-06-25 18:54:51 +00:00
jasper
76d5d0c02a update to hpricot-0.8.6 2015-06-25 18:53:07 +00:00
jasper
c7c9f8a2b1 update to fast-stemmer-1.0.2 2015-06-25 18:50:10 +00:00
kurt
57e97ca575 Add xalan-j to build. okay ajacoutot@ 2015-06-25 16:24:40 +00:00
rpointel
f6305c687a update moinmoin to 1.9.8.
ok benoit@ aja@
2015-06-25 15:17:04 +00:00
jasper
9186e6ac8e add missing @mandir annotation 2015-06-25 15:06:33 +00:00
gsoares
420c7d8871 - update to 3.19;
- switch threading model to pthread since that it is the default process model in stunnel;
- fix stunnel.pem path in pkg/MESSAGE;
- add patches to make it build with libressl;
- fix some hardcoding paths in tools/stunnel.conf-sample.in.

Tweaks and Feedback:
jca@ yasuoka@ jasper@ brad@ and Markus Lude, thanks !

tested by yasuoka@ and Markus Lude on @sparc64(markus's tests against 3.18 version, but no many changes to 3.19, assuming that should work too...)...

full changelog at:
https://www.stunnel.org/sdf_ChangeLog.html
2015-06-25 14:44:30 +00:00
ajacoutot
cf73ca4b22 Update to speech-dispatcher-0.8.3. 2015-06-25 14:44:23 +00:00
ajacoutot
39fc4d8948 Update to freetds-0.95.8. 2015-06-25 14:43:54 +00:00
jasper
a9c0f23c3d make sure elixir gets the right version 2015-06-25 14:28:33 +00:00
ajacoutot
38f0f593b0 Use tabs.
Simplify.
No pkg change.
2015-06-25 14:03:31 +00:00
sthen
cc4eb2bc03 update to unifi-4.6.3
Upstream has changed from providing a .war file to providing an unpackaged
webroot instead, so this won't upgrade cleanly. First pkg_delete unifi,
then rm -rf /usr/local/share/unifi/webapps/ROOT, then install. We can't
provide built packages of this port anyway, so this is relatively low
impact.
2015-06-25 13:50:52 +00:00
kurt
c2bba6fd3e Import xalan-j, a depenancy for jtreg.
Xalan-Java is an XSLT processor for transforming XML documents into HTML, text,
or other XML document types. It implements XSL Transformations (XSLT) Version
1.0 and XML Path Language (XPath) Version 1.0 and can be used from the command
line, in an applet or a servlet, or as a module in other program.

From Bryan Everly (bryan AT bceassociates DOT com)
2015-06-25 13:47:26 +00:00
jasper
03095fc85f whitespace 2015-06-25 13:35:21 +00:00
jasper
27acaf9d38 define MODERL_{ERL,ERLC} as shortcuts to the versioned binaries 2015-06-25 13:34:23 +00:00
jasper
8034b7cabd pickup correct erl/erlc 2015-06-25 13:28:59 +00:00
jasper
35c880802b use versioned erl 2015-06-25 13:23:19 +00:00
jasper
e11db0ce8e use devel/rebar instead of bundled copy 2015-06-25 13:21:55 +00:00
jasper
992af0106f pass ERL/ERLC to configure to pickup the right versioned binary 2015-06-25 13:20:44 +00:00
jasper
96c21a0239 adjust erlang include path 2015-06-25 13:20:04 +00:00
jasper
c480fb993d add erlang version suffix to binary name so both flavors can be installed alongside 2015-06-25 13:18:41 +00:00
jasper
60ebf83f4f - install into MODERL_LIBROOT
- bump
2015-06-25 13:17:55 +00:00
jasper
3fc79bb765 handle multiple erlang versions and add extra handling for rebar/erl/erlc/escript 2015-06-25 13:16:51 +00:00
jasper
e6dc7d42e6 - de-conflict erlang versions so they can be installed along-side
* erlang now gets installed into lib/erlang${MAJOR}/ and binaries get a ${MAJOR} suffix
2015-06-25 13:16:08 +00:00
ajacoutot
b3c048b216 Update to eterm-0.9.6. 2015-06-25 13:00:58 +00:00
sthen
57c0b91953 Roundcube forces its own error_reporting options; adjust the mask to avoid
reporting E_DEPRECATED messages as there is a deprecation warning with Net_SMTP
that is unfixed upstream resulting in a lot of noise in roundcube's error log
for each sent message.
2015-06-25 12:00:25 +00:00
naddy
899839f2f5 bump -doc subpackage due to HOMEPAGE change 2015-06-25 11:40:08 +00:00
jasper
028737fceb Security fix for CVE-2015-4707, IPython XSS in JSON error responses
ok edd@ (MAINTAINER)
2015-06-25 10:51:31 +00:00
pascal
59fb9acca2 In some situations, it is desirable to start multiple tor instances on the
same machine.  While this is of course done outside the rc.subr(8) framework,
the package's rc.d(8) script should not interfere with these instances.

Require exact pexp matches in order to achieve this.  Patch by "nusenu",
developer of ansible-relayor, tested by me in various situations.
2015-06-25 10:27:05 +00:00
dcoppa
3eb3833583 Update to p5-EV-4.20
From Mark Patruck (mark AT wrapped DOT cx)
2015-06-25 09:56:15 +00:00
dcoppa
bc10c6dfa0 hook p5-Canary-Stability 2015-06-25 09:39:07 +00:00
dcoppa
4d95fa0ce6 Import p5-Canary-Stability, new dependency for an upcoming update
to p5-EV-4.20

From Mark Patruck (mark AT wrapped DOT cx)

ok benoit@, sthen@
2015-06-25 09:33:37 +00:00
sthen
94101c9c79 update to openvpn-2.3.7
https://community.openvpn.net/openvpn/wiki/ChangesInOpenvpn23
2015-06-25 08:46:49 +00:00
sthen
d5101431ae add a patch for https://github.com/htacg/tidy-html5/issues/217,
a heap-buffer overflow which also affects tidyp
2015-06-25 08:28:58 +00:00
jasper
868878b03e project moved to github; regen distinfo using new tarball 2015-06-25 07:37:00 +00:00
jasper
84ba9722e3 update to py-algorithm-munkres-1.0.7 2015-06-25 07:06:03 +00:00
jasper
07530778c6 set PORTROACH to limit to 2.x, for > 2 is the c++-based cfacter 2015-06-25 06:56:06 +00:00
uebayasi
21f7a4f4d1 Update devel/valgrind to 3.10.1p5.
- More signal assertion changes missed in p4.
2015-06-25 06:50:15 +00:00
sebastia
1a53146871 Use my openbsd.org e-mail address as in all the other ports 2015-06-25 06:40:04 +00:00
uebayasi
1e8395ff14 Update devel/valgrind to 3.10.1p4, merging valgrind-openbsd 20150625 release.
- Fix (work-around) more signal assertions.

- Properly replace string functions in memcheck to suppress memory read
  errors.
2015-06-25 06:26:05 +00:00
ajacoutot
cbe50fbc01 Update to py-ioflo-1.3.6. 2015-06-25 06:19:29 +00:00
ajacoutot
50152f1605 Update to hwdata-0.279. 2015-06-25 05:57:53 +00:00
bcallah
2365770d36 Maintenance update to 4.3.9 2015-06-25 03:27:23 +00:00
jturner
f7139c10b7 Update fossil to 1.33.
Changes available here: https://www.fossil-scm.org/download.html
2015-06-24 20:28:42 +00:00
gonzalo
5881941627 Update for Lynis to 2.1.0:
https://github.com/CISOfy/Lynis/blob/master/CHANGELOG

OK benoit@
2015-06-24 16:39:29 +00:00