2109 Commits

Author SHA1 Message Date
bcallah
1d750f17a8 Remove misc/xnc. Ancient software that hasn't seen an update since 2001.
ok bentley@ jca@
2018-04-16 00:33:10 +00:00
bcallah
6360cd4a93 -xnc 2018-04-16 00:32:24 +00:00
jasper
9afb35b755 fix build with clang6 2018-04-15 11:51:48 +00:00
rsadowski
90ef8ccd79 Bump after security/gpgme update 2018-04-14 10:14:04 +00:00
ajacoutot
42812bb1be LOCALBASE->TRUEPREFIX
ok sthen@
2018-04-13 15:46:47 +00:00
bluhm
dff03858ba +os-test 2018-04-13 15:40:38 +00:00
bluhm
3b7d533809 import os-test 0.000041
OK sthen@

Prepare to run os-test on a regular basis as a OpenBSD regression
test by providing the software as a port.  As it was not designed
to be installed as a package, implement the runtime environment in
do-install.  The port specific tool os-test uses the installed files
from /usr/local to run the tests and creates the html output in the
current directory.

Comment:
test suites for POSIX operating systems

Description:
os-test is a set of test suites for POSIX operating systems designed
to make it easy to compare differences between operating systems
and to find operating system bugs.  It consists of test suites that
focus on different operating system areas.
2018-04-13 15:38:15 +00:00
jasper
fb63648b59 fix build with clang6; from freebsd 2018-04-09 18:07:24 +00:00
sebastia
aa2b88aa0a Update to 1.2.1, fixing a problem for me with toc2cue as well as other problems
just reported to ports@

OK sthen@
2018-03-07 22:38:05 +00:00
sthen
a03b57dc37 Update to memcached-1.5.6. Upstream now stops listening to UDP by default so
remove the extra bit from the rc.d script and tweak pkg-readme. Also listen
to IPv6 localhost suggested by jca. ok giovanni@
2018-03-03 13:39:18 +00:00
kn
95b23ab1f7 Switch from autogenerated github tarballs to stable release ones.
Use the now prebuilt configure script and drop AUTO_*.

ok sthen
2018-02-27 23:55:31 +00:00
sthen
555aa8d2a3 additionally switch memcached default to disabling the UDP socket,
which should also become the default in the next upstream version.

suggested by memcached project maintainer Dormando, ok giovanni@
2018-02-27 10:50:02 +00:00
sthen
2778eba499 Switch memcached's default command line to restrict to localhost and show
how to remove this in the pkg-readme file if needed.

Upstream wiki says "Memcached does not spend much, if any, effort in
ensuring its defensibility from random internet connections. So you
must not expose memcached directly to the internet, or otherwise any
untrusted users. Using SASL authentication here helps, but should not be
totally trusted."

memcached normally listens to both TCP and UDP. In particular the UDP
means that unfirewalled instances are a big DoS amplification risk.

ok giovanni@ (maintainer) kili@ jca@
2018-02-26 19:49:02 +00:00
kirby
9618efe35a fix MASTER_SITES 2018-02-22 08:49:54 +00:00
rsadowski
129952a549 Remove MAINTAINER per their request 2018-02-05 06:30:21 +00:00
jsg
9a190ffe23 Now that arm has switched to clang the base compiler has atomic builtins
and accepts -mfpu=neon.

ok jca@ sthen@
2018-01-20 14:03:39 +00:00
jung
2f7ac15cb6 update blink to 0.98a
drops most of the patches, as upstreamed (thanks bluhm)

with input from klemens nanni
ok bluhm
2018-01-19 21:38:36 +00:00
bentley
3e81b07c71 Replace distcache.freebsd.org/ports-distfiles/ with _MASTER_SITE_FREEBSD.
Some ports used _MASTER_SITE_FREEBSD already but others hardcoded the URL.

Switch _MASTER_SITE_FREEBSD and MASTER_SITE_FREEBSD_LOCAL to https.
2018-01-13 03:00:46 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
kirby
8cf748ba3b update to mc-4.8.20
ok robert@, maintainer
2018-01-08 11:35:28 +00:00
stu
6ab7f48ef4 Update to 2.11.
Fix license info.
2017-12-27 23:47:26 +00:00
jasper
42ef8cd0eb add link to upstream bz 2017-12-22 10:23:20 +00:00
giovanni
e823cacd8d Update to 1.5.3
disable no_drop_privileges option to be sure pledge(2) will be always enabled
hints & ok jca@
2017-12-21 14:56:43 +00:00
espie
8a27d84bbb FIX_EXTRACT_PERMISSIONS 2017-12-07 20:14:55 +00:00
espie
1cad0a9db6 a few more FIX_EXTRACT_PERMISSIONS 2017-12-04 17:56:27 +00:00
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
naddy
5306d9fac1 replace gettext module 2017-11-19 00:53:16 +00:00
naddy
adfe0960ab Move BUILD_DEPENDS+=devel/gettext-tools out of the gettext module and
into those ports that actually require it.
2017-11-18 22:23:59 +00:00
naddy
11e3dd67b3 switch COMPILER from the old, confusing shortcuts to the more explicit format 2017-11-16 23:20:37 +00:00
bcallah
43376ecdb7 Update to sent-1; now uses farbfeld as an RDEP.
Pick up MAINTAINER
ok jung@ (previous MAINTAINER)
2017-11-14 17:19:37 +00:00
ajacoutot
d8ed2c5e78 Update to gramps-4.2.6. 2017-11-05 16:56:23 +00:00
bluhm
730e37fa29 Fix segmentation fault in p5-File-MMagic-XS.
OK giovanni@
2017-11-03 18:38:55 +00:00
jasper
3c4a42e202 pledge three programs that get run on (nearly every) pkg_add using arbitrary
intput files.

prompted by bentley@
ok aja@ sthen@
2017-11-03 10:32:52 +00:00
jeremy
9b88779082 Bump ports after default ruby version switch to ruby 2.4 2017-11-01 10:12:25 +00:00
giovanni
ac51dc234a update to 1.5.2 and simplify pledge(1) patch
ok rsadowski@
2017-10-31 07:39:25 +00:00
bluhm
0f5fe0522f update p5-File-LibMagic to 1.16
use build dependency instead of included modules
2017-10-29 21:49:16 +00:00
sthen
b9064dc0ff Handle pthread-stubs removal. 2017-10-23 17:10:49 +00:00
jca
d56ed745ab Fix a bunch of invisible-island.net ftp MASTER_SITES 2017-10-20 19:00:04 +00:00
ajacoutot
29ad67d67b Update to shared-mime-info-1.9. 2017-09-19 05:58:24 +00:00
jasper
1ba9ad58f2 remove broken HOMEPAGE/MASTER_SITES 2017-08-22 19:25:52 +00:00
fcambus
d8c56d0985 Update dialog to 1.3-20170509.
Notable changes:

- Regenerate WANTLIB
- Fix broken URL for the FTP mirror

OK jca@
2017-08-21 12:23:04 +00:00
sthen
c548be6b43 Fix MASTER_SITES, and update to the 3.1 Princeton WordNet database. 2017-08-10 09:34:41 +00:00
jca
c19b08b618 Avoid an out of bound array access.
Reported by Michael Reed, ok sthen@ (maintainer)
2017-08-08 10:26:13 +00:00
bluhm
79bc326aee Use configure style modinst instead of p5-Module-Install dependency.
OK sthen@
2017-08-04 09:27:03 +00:00
naddy
71a2c3a843 Extract nested functions; from maintainer Donovan Watteau.
Nested functions are a GCC extension not supported by clang.
2017-08-03 20:26:49 +00:00
sthen
68a098f50f bump. WANTLIB/LIB_DEPENDS came from clang.port.mk even though is a no-binary
PKG_ARCH=* package.
2017-07-27 17:02:38 +00:00
sthen
48dbc605b1 add COMPILER_LIBCXX to WANTLIB and bump 2017-07-27 09:55:44 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
c114d7057b add pthread to COMPILER_LIBCXX.
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
zhuk
c64ac12c07 Another Qt5 & C++11 fallout, found by kili@. 2017-07-17 21:04:03 +00:00