Commit Graph

109229 Commits

Author SHA1 Message Date
naddy
b05ebe5424 remove LIBM_CHECK for vax 2016-03-09 18:29:10 +00:00
naddy
36419b96a2 all architectures have shared libraries now 2016-03-09 18:22:52 +00:00
jasper
cbbd13a1d6 don't bother mentioning vax here anymore 2016-03-09 18:21:03 +00:00
jasper
6d3bbc6464 remove vax-specific patches 2016-03-09 18:20:02 +00:00
jasper
ffc2107cc0 remove BROKEN-vax marker for vax itself has been removed 2016-03-09 18:09:55 +00:00
bluhm
5f634820ca update p5-XML-LibXML to 2.0124 2016-03-09 17:39:59 +00:00
ajacoutot
808f88cc42 exiv2 -> libgexiv2
spotted by naddy@
2016-03-09 17:36:42 +00:00
ajacoutot
2693d6c2cf Redundant use of MESSAGE (pkg_add(1) already outputs the proper info).
from Michael Reed with a bump
2016-03-09 17:32:31 +00:00
ajacoutot
47599ca92d Moar AAC.
from Brad (maintainer)
2016-03-09 17:29:36 +00:00
zhuk
d4050da217 Switch to MODQMAKE, shaves 7 lines from Makefile.
(requires recent qt4.port.mk)
2016-03-09 17:24:51 +00:00
naddy
50612cfb51 We are done providing support for the vax. 2016-03-09 17:21:44 +00:00
bluhm
fbf36ddb17 update p5-Net-DNS to 1.05 2016-03-09 17:12:36 +00:00
zhuk
7a14b38014 Don't use MAKE_FILE, but hardcode Makefile instead: that's what qmake
actually generates, and some tricky ports like games/gambatte fail when
qmake-specific part tries to use MAKE_FILE variable.
2016-03-09 16:54:28 +00:00
jasper
e8140a62d3 update to monit-5.17.1 2016-03-09 15:54:58 +00:00
jasper
76f4704b00 security fixes for CVE-2016-1577 CVE-2016-2116 2016-03-09 15:16:05 +00:00
giovanni
31d184b04d Add pledge(2) support
hints from semarie@ and sthen@
ok sthen@
2016-03-09 14:50:11 +00:00
naddy
8eb3e250e6 oops 2016-03-09 14:21:23 +00:00
naddy
7b033d56d7 droid-fonts -> noto-fonts 2016-03-09 13:18:10 +00:00
jasper
f1c05611b6 stop going through half a dozen hoops to figure out the byte order
skeletons in this closet spotted by landry@
2016-03-09 11:58:29 +00:00
sthen
28829eb1ef missing BDEP, spotted by nigel@ 2016-03-09 09:26:47 +00:00
dcoppa
43078b6786 Update to i3-4.12
Added halex@'s window hints fix
Fixed trailing whitespace in pkg/DESCR (spotted by Josh Grosse)

Tested by tb@ and Josh Grosse
OK tb@
2016-03-09 09:25:51 +00:00
bentley
c54491d9a8 droid-fonts -> noto-fonts 2016-03-09 01:15:58 +00:00
bentley
875940c00d Remove the Droid fonts; they've been superseded by Noto.
From https://github.com/googlei18n/noto-fonts:
"The Droid fonts are superseded by Noto. Noto began as Droid, and since
renaming all updates are made to the Noto fonts."

ok jasper@ zhuk@ czarkoff@
2016-03-09 01:15:04 +00:00
bentley
2f131a3742 -droid-fonts 2016-03-09 01:12:17 +00:00
juanfra
f418f4db19 Lazarus requires GNU Make. OK pascal@ (MAINTAINER). 2016-03-08 22:05:54 +00:00
juanfra
a53ff91cea Update to aria2 1.20.0. OK gonzalo@ (MAINTAINER). 2016-03-08 22:02:41 +00:00
landry
45fba45606 Bugfix update to mapserver 7.0.1.
See http://www.mapserver.org/development/changelog/changelog-7-0.html#changelog-7-0-1
2016-03-08 20:44:39 +00:00
landry
068fc3d0e2 Update to xfdashboard 0.4.2. 2016-03-08 20:34:15 +00:00
landry
88d43a360a Update to mapcache 1.4.1. 2016-03-08 20:31:21 +00:00
landry
6de0ba9ada Switch xulrunner to gcc4 on amd64, doesn't link with llvm 3.7.1.
../../layout/svg/nsSVGFilterFrame.o: In function `nsSVGFilterFrame::GetFilterContent(nsIContent*)':
/usr/obj/ports/xulrunner-24.8.0/mozilla-esr24/layout/svg/nsSVGFilterFrame.cpp:(.text._ZN16nsSVGFilterFrame16GetFilterContentEP10nsIContent+0x32): undefined reference to `nsSVGFE::COMTypeInfo<int>::kIID'
/usr/bin/ld: ../../layout/svg/nsSVGFilterFrame.o: relocation R_X86_64_PC32 against `_ZN7nsSVGFE11COMTypeInfoIiE4kIIDE' can not be used when making a shared object; recompile with -fPIC

(of course -fPIC is used when compiling nsSVGFilterFrame.o, so i'll just
blame llvm/ld and move on to other things. xulrunner is a dead end anyway)
2016-03-08 20:04:02 +00:00
edd
47564c9588 Patch mbox parser bug in fdm.
Patch also committed upstream.

OK stsp@
2016-03-08 17:30:43 +00:00
robert
305b7dc105 add common_constants to the pre-build list 2016-03-08 17:29:24 +00:00
naddy
ea1b2ba9e5 Make the gcc4 MODULE consistently pull in a single version of gcc.
Having different versions on different archs does not work.  GCC 4.6
fails on ports that build with 4.9.
ok landry@ tobiasu@
2016-03-08 16:46:05 +00:00
naddy
fa3560df80 Update to 2.92.
Switch to Qt5, which requires GCC 4.9, so always use that compiler on
the archs it supports.

From new maintainer Josh Grosse.
2016-03-08 16:14:16 +00:00
naddy
3c55089ad7 really bump REVISION 2016-03-08 16:07:49 +00:00
zhuk
cb5cead190 Blow off another layer of dust from the qRFCview port:
- Move to the fork found on GitHub, which addressed all current issues
   (and made the program look like nicer);
 - Put the Makefile on diet, removing a lot of extra words.
 - Take maintainership. I suspect this is the smallest port I maintain
   personally. :)

This port requires very fresh qmake4.

The package name is kept as discussed with sthen@, landry@ and jasper@.
2016-03-08 14:36:38 +00:00
sthen
15ab2afc17 update to darktable-2.0.2 2016-03-08 14:28:46 +00:00
sthen
5e4aa68a12 update to p5-Business-CreditCard-0.35 2016-03-08 14:28:14 +00:00
sthen
fdff9ee320 update to p5-YAML-XS (YAML::LibYAML) 0.62 2016-03-08 14:25:18 +00:00
sthen
f765cfbae1 update to p5-YAML-Shell-0.70 2016-03-08 14:24:09 +00:00
sthen
fc9b7f3fa2 update to p5-Email-Folder-0.860 2016-03-08 14:23:16 +00:00
sthen
7946e5166b update to p5-JSON-XS-3.02 2016-03-08 14:20:18 +00:00
sthen
5f0efc2756 update to p5-Email-Simple-2.210 2016-03-08 14:17:59 +00:00
zhuk
1da7a6a5ad Don't write GNU make-style lines in makefiles, for variables not used
in OpenBSD at all. Unbreaks some not-yet-ported software.
2016-03-08 13:32:24 +00:00
sthen
60ffd3ae61 mark conflict in plist 2016-03-08 12:04:17 +00:00
jca
ec98bce42d FD_ISSET patch not needed any more; ok jasper@ (maintainer) 2016-03-08 11:43:31 +00:00
ajacoutot
5a12e8bc66 Update to py-dbus-1.2.4. 2016-03-08 08:56:57 +00:00
ajacoutot
bb559d9c43 Update to dbus-1.10.8. 2016-03-08 08:36:28 +00:00
sthen
c2d741bb07 update to ImageMagick-6.9.3-7 2016-03-08 00:27:03 +00:00
awolk
6601e25912 Bump libwebsockets from 1.7.2 to 1.7.3
OK abieber@
2016-03-07 23:05:07 +00:00