109573 Commits

Author SHA1 Message Date
naddy
88c5a3338b For all our ports that use the pecl module, SHARED_ONLY is always
defined and "c" is always added to WANTLIB.  Remove the check from
the module and add WANTLIB += c to the individual port Makefiles.
No changes in package signature, no other modules affected.
2016-03-19 21:18:37 +00:00
sthen
821e5a3f99 merge in a simplified version of Bjorn Ketelaars tests diffs 2016-03-19 20:24:32 +00:00
okan
7579acc649 Remove p5-Text-Restructured, plus all its (in)direct dependencies;
mostly abandoned upstream and parts broken with modern perl.

	textproc/p5-Text-Restructured
	devel/p5-Safe-World
	devel/p5-Safe-Hole
	devel/p5-Slay-Makefile-Gress
	devel/p5-Slay-Makefile
	devel/p5-Slay-Maker

ok sthen and a 'go ahead' from naddy
2016-03-19 20:24:28 +00:00
sthen
a861d34863 update to ocserv-0.11.1, mostly similar to part of a diff from Bjorn Ketelaars 2016-03-19 20:03:46 +00:00
sthen
af592f2e31 update to radcli-1.2.5 2016-03-19 19:59:35 +00:00
ajacoutot
3929367046 Update to consolekit2-1.0.2. 2016-03-19 17:51:34 +00:00
naddy
a75f6223b1 remove SHARED_ONLY, nothing uses it 2016-03-19 15:47:04 +00:00
millert
65f8846a24 Fix path to rgb.txt; OK ajacoutot@ 2016-03-19 15:06:42 +00:00
sthen
0b6e06c015 use -march=i686 on i386, needs 64-bit atomics 2016-03-19 14:41:12 +00:00
landry
371742de62 Bugfix update to firefox 45.0.1.
See https://www.mozilla.org/en-US/firefox/45.0.1/releasenotes/
2016-03-19 13:37:37 +00:00
landry
85e5595d2c Bugfix update to firefox-esr 38.7.1.
See https://www.mozilla.org/en-US/firefox/38.7.1/releasenotes/
2016-03-19 13:35:58 +00:00
bluhm
197de8047d In the new GNU RCS port the checkout during grcsdiff failed because
it cannot find a /usr/local/bin/rcs binary.  The peer_super struct
is used to locate the grcs binary for various operations.  So patch
the "g" prefix there.
OK ajacoutot@
2016-03-19 13:02:48 +00:00
ajacoutot
cf12b5485e Update to gdl-3.20.0. 2016-03-19 12:55:13 +00:00
ajacoutot
e8633dcc40 Fix build with newer gspell. 2016-03-19 12:42:50 +00:00
ajacoutot
7daed7e7b4 Update to gspell-0.2.6. 2016-03-19 12:42:17 +00:00
sthen
b8f9aa2b27 add fallback MASTER_SITES 2016-03-19 12:16:04 +00:00
landry
e15ac49941 Mark qt5 BROKEN-powerpc, it never built there (gcc does ICE's) and it
takes hours/days to fail in bulk builds.
2016-03-19 12:04:05 +00:00
ajacoutot
cc330f571a Update to link-grammar-5.3.4. 2016-03-19 11:55:14 +00:00
ajacoutot
81af985b16 Update to gnome-settings-daemon-3.18.3. 2016-03-19 11:50:46 +00:00
feinerer
389cfc96d3 Update to R 3.2.4
OK ajacoutot@
2016-03-19 11:42:57 +00:00
ajacoutot
9de5336c92 Update to hplip-3.16.3. 2016-03-19 11:37:40 +00:00
landry
12f3d82d31 BROKEN-hppa= src/atomic/SDL_spinlock.c:101:2: error: #error Please
implement for your platform
2016-03-19 11:34:50 +00:00
ajacoutot
d23c1efea2 Fix mouse cursor disappearing (upstream).
https://bugzilla.gnome.org/show_bug.cgi?id=763159

prodded by mpi@
cvs: ----------------------------------------------------------------------
2016-03-19 11:26:13 +00:00
sthen
009d236d3a pathes->paths in comment 2016-03-19 10:31:44 +00:00
sthen
ff5d533c5e adjust mailman flavours 2016-03-19 10:29:35 +00:00
sthen
6d88f71823 Require an explicit FLAVOR for mailman's GID checking, so that it's a bit
more obvious when people "pkg_add mailman" that they need to pick one.

(This could be improved by patching to extend the check to allow for one
of a number of possible GIDs, then we could just have a single package
covering all of them.)
2016-03-19 10:29:03 +00:00
sthen
86518870e2 merge PFRAG.shared-* 2016-03-19 10:24:33 +00:00
ajacoutot
b52a520759 Remove cyphertite ports.
from David Hill
ok sthen@
2016-03-19 10:23:11 +00:00
sthen
c3fc514d1b merge PFRAG.shared 2016-03-19 10:22:22 +00:00
ajacoutot
b30562aec5 Don't install the libtool and static lib file for the gnomesharpglue module. 2016-03-19 10:12:26 +00:00
sthen
f9ebae2899 update to dovecot-pigeonhole 0.4.13, from Brad. 2016-03-19 10:09:37 +00:00
ajacoutot
258ff3e7cb Merge PFRAG.shared into PLIST for x11/gnome ports. 2016-03-19 10:08:24 +00:00
landry
f0e94e0341 Remove now-inexistant locale. Apparently dpb tries to fetch even
unlinked stuff from parent Makefile. Reported by nigel@
2016-03-19 09:20:49 +00:00
tim
e8c13c0b07 Fix a bug in the configure script causing the default modules directory to be
set to a wrong value. Incorrect use of the AC_DEFINE_DIR macro (in
configure.ac) results in a value like "23722{exec_prefix}/lib/mcabber".

Help and OK naddy@
2016-03-18 23:57:57 +00:00
naddy
99e296222a remove derelict ICB chat client; ok OpenBSD developer community 2016-03-18 23:25:20 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
giovanni
d9f717b180 update to 4.4.2
from maintainer Pavel Korovin
2016-03-18 22:25:18 +00:00
naddy
d0908e426f Do not derive other variables from PKG_ARCH. In the general case it
can contain a list (e.g. "powerpc,macppc"), which can lead to unexpected
results.
2016-03-18 22:14:47 +00:00
giovanni
39656b6828 install makedat(1) under libexec to unbreak makeimapaccess(8) and
avoid the conflict with maildrop package
remove a wrong extraunexec while here
ok sthen@ a while ago
2016-03-18 21:59:51 +00:00
giovanni
5eefb1d7e5 install makedat(1) under libexec to unbreak makeimapaccess(8) and
avoid the conflict with maildrop package
remove a wrong extraunexec while here
ok sthen@ a while ago
2016-03-18 21:53:02 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
giovanni
6c72dac3a9 bugfix update to 0.66.4 2016-03-18 21:37:51 +00:00
giovanni
5c2c04667f update to courier-unicode 1.4 2016-03-18 21:35:03 +00:00
giovanni
111e0f88a8 update to 7.10 from maintainer David Carlier with tweaks by me 2016-03-18 21:13:38 +00:00
sthen
61cbff1cbd update to giflib-5.1.3, mostly hardening improvements 2016-03-18 21:00:48 +00:00
jung
b1866a1ae3 link x11/dstat 2016-03-18 20:57:55 +00:00
benoit
6b44102d80 Update to git-2.7.4.
Security fixes for CVE-2016-2324 and CVE-2016-2315
Switch to gcc-4.9 : "internal compiler error: Segmentation fault"
2016-03-18 20:56:07 +00:00
jung
8b552d79e7 import x11/dstat
dstat is a lightweight utility to set the dwm status bar text.  dstat displays
the current network throughput, CPU usage, performance settings, battery
status, temperature, volume settings, as well as the current date and time on
the dwm status bar.

help and input as well as a "looks fine" from jca

ok sthen
2016-03-18 20:51:23 +00:00
naddy
fbe8082fe1 remove SHARED_ONLY from simple lua ports 2016-03-18 20:49:27 +00:00
bluhm
58ec6d6985 update p5-Socket6 to 0.26 2016-03-18 19:55:39 +00:00