Commit Graph

95059 Commits

Author SHA1 Message Date
sthen
581969111f devel/ninja is knocked out on m88k; disable its use with cmake (as already
done with arm)
2014-09-17 11:57:17 +00:00
ajacoutot
16feecf4f3 Merged upstream. 2014-09-17 11:52:00 +00:00
ajacoutot
192b65b3b2 Add issue #15864. 2014-09-17 11:50:27 +00:00
jasper
c07616fbf5 'rspec' -> 'rspec2' in COMMENT 2014-09-17 11:27:51 +00:00
jasper
edd1d2a697 add @conflict markers for upcoming rspec3 ports 2014-09-17 11:27:13 +00:00
sthen
eda157a449 apache2 FAKE_AS_ROOT tweak. We currently install suexec2 without setuid
privileges, but the file in the fake directory is mode 4555 owned by the
user building the port, so triggering checks at package creation time
because the plist doesn't have a @mode 4555 annotation. Change the PLIST
to explicitly install this file as mode 555 (no setuid bit) to allow
packaging to succeed. This commit does not change the mode of the file
installed by the package, users wanting suexec will still need to chmod
it themselves, just allows a FAKE_AS_ROOT=No build to work.

While there, swap some /var for LOCALSTATEDIR.
2014-09-17 10:11:08 +00:00
jasper
79fa09cd73 adjust MODRUBY_RSPEC2_DEPENDS after rspec2 move 2014-09-17 09:39:35 +00:00
jasper
06a17686d3 remove rspec2 ports 2014-09-17 09:39:01 +00:00
jasper
53966d281a adjust dependencies after rspec2 move 2014-09-17 09:38:46 +00:00
jasper
cc8233ca6a enter '2' and unhook rspec2 ports 2014-09-17 09:38:24 +00:00
jasper
2b09504392 import current rspec2 ports into their own subdirectory to prepare for rspec3
as discussed with jeremy@
ok aja@ jeremy@
2014-09-17 09:36:54 +00:00
sthen
20160dbd4f patch install.pl to allow FAKE_AS_ROOT build 2014-09-17 09:20:01 +00:00
ajacoutot
4098a830f9 Cope with recent sendmail subpackaging.
Fix ports that were not able to find the milter includes (since it's not
under /usr/includes anymore).
2014-09-17 09:13:12 +00:00
ajacoutot
3e23557b3a Subpackage libmilter.
ok sthen@
2014-09-17 09:11:52 +00:00
sthen
75330fd4d8 Modify apache-httpd-openbsd Makefile to install CGIs as mode 700 instead
of 000, so that pkg_create run as non-root is able to create the package.
These files are annotated "@mode 000" in the PLIST so when the package
is installed, they still have no access permissions, so no change to
the end results. Remove FAKE_AS_ROOT=Yes.
2014-09-17 09:04:38 +00:00
jca
7bb00aaf69 Cope with sendmail (and libmilter) moving to ports.
Input from sthen@, ok ajacoutot@ sthen@
2014-09-17 07:52:42 +00:00
espie
00e8065112 dkstat.h again 2014-09-17 07:47:38 +00:00
ajacoutot
ff4c847289 +py-numpy,python3 2014-09-17 06:42:25 +00:00
espie
cfaa5f1e87 unbreak dkstat 2014-09-17 06:26:03 +00:00
jasper
e07e8e7da2 committed upstream 2014-09-17 06:19:48 +00:00
ajacoutot
11488b8a34 SECURITY update to dbus-1.8.8. 2014-09-17 05:49:15 +00:00
ajacoutot
c7885073e3 Update to libgexiv2-0.10.2. 2014-09-17 05:42:46 +00:00
espie
b8893d9ea2 more dkstat breakage 2014-09-17 05:35:16 +00:00
espie
ede14a998b more dkstat breakage 2014-09-17 05:28:40 +00:00
daniel
3ab75eeca5 - update numpy to 1.8.2 and take maintainer
- python3 flavor contributed by Dawe with assistance from rpointel@
- tested in a bulk by landry@
- bcallah@ needs this update to update math/veusz

ok landry@
2014-09-17 00:46:13 +00:00
jturner
d656ce572b Update lumail to 0.26 2014-09-16 23:41:41 +00:00
jasper
02dcbe6b15 use rcctl(8) instead of various grep constructs 2014-09-16 21:58:26 +00:00
espie
7523351948 yet a bit more dkstat.h breakage. 2014-09-16 20:13:49 +00:00
espie
7a7f4cab2c fix post dkstats.h removal 2014-09-16 20:02:35 +00:00
miod
aaaf81a6dd Add a bunch of NOT_FOR_ARCHS and BROKEN- annotations, either for all gcc3
platforms (due to compiler deficiencies) or m88k only (due to toolchain
issues leading to libGL not being available).
2014-09-16 19:56:09 +00:00
jca
d60c66a38b Build a shared version of libmilter.
.m4 bits obtained from FreeBSD/Absolight/Sendmail then uglily hacked.
major bump for safety.
ok ajacoutot@
2014-09-16 19:54:29 +00:00
jasper
db6ea375c6 unbreak MASTER_SITES, oops 2014-09-16 19:26:34 +00:00
landry
1500cf8675 BORKEN-hppa: OOM on hicumL2V2p23.core.o 2014-09-16 19:22:38 +00:00
landry
88215d4d60 BROKEN-hppa - undefined refs to gcc builtin atomic ops.
That's what happens when you only care about i386/amd64, and dont even try
gcc4 module for other archs...
2014-09-16 19:21:21 +00:00
landry
ce0e23bf26 BROKEN-hppa = OOM on Engine/Scalers/hq4x.cpp 2014-09-16 19:19:24 +00:00
landry
9e4d0fa5ca BROKEN-hppa:serverpath.h:17:19: error: variable 'CServerPath final' has initializer but incomplete type
seems hppa doesnt like class foo final {} declarations..
2014-09-16 19:18:07 +00:00
espie
4de17522bd FAKE_AS_ROOT=No as a default.
"just turn it on!" naddy@

happy to oblige.
2014-09-16 19:10:54 +00:00
espie
e47fbbfeb0 fix build past dkstats.h removal 2014-09-16 19:03:33 +00:00
espie
b590909a03 byebye dkstats.h, you were not needed 2014-09-16 18:57:32 +00:00
espie
81345dad14 fix build post dkstats.h removal 2014-09-16 18:54:29 +00:00
robert
c5fe99b6fb security update to 1.7.5:
CVE-2014-3616 - fix an SSL session reuse vulnerability
2014-09-16 18:37:57 +00:00
landry
752068dff9 BROKEN-powerpc: when linking libx265.so.0.0
undefined reference to `__sync_val_compare_and_swap_8'
undefined reference to `__sync_or_and_fetch_8'
2014-09-16 18:13:58 +00:00
landry
0d459e26a2 BROKEN-powerpc, fails to link with missing refs to free()/malloc() since
20140513. PIE ?
2014-09-16 18:11:35 +00:00
landry
ed5749ba8e BROKEN-powerpc: /usr/obj/ports/smlnj-110.76//bin/.run/run.ppc-openbsd: undefined symbol ''
(note that this port is ONLY_FOR_ARCHS=i386 powerpc, so i doubt its usefulness in the portstree.. anybody using it ? rly ?)
2014-09-16 18:07:41 +00:00
jasper
c44256fb0c +bibtex2html 2014-09-16 18:02:23 +00:00
jasper
a3afd00cdc import bibtex2html-1.98
collection of tools for translating from BibTeX to HTML

from Ingo Feinerer, ok aja@
2014-09-16 18:01:08 +00:00
jasper
dcd7afd5d4 - update to mongodb-2.6.4
based on an earlier diff by sthen@, and ok sthen@
2014-09-16 17:28:07 +00:00
ajacoutot
4245dfb306 Build all sendmail FLAVORs. 2014-09-16 17:14:20 +00:00
jca
d0540c4de8 Hook up sendmail. ok ajacoutot@ 2014-09-16 17:11:29 +00:00
jca
eeaf6d6721 Import sendmail-8.14.9
Thanks to matthieu@ for the work done in base, input from at least zhuk@
and sthen@, ok ajacoutot@
2014-09-16 17:09:31 +00:00