84875 Commits

Author SHA1 Message Date
dcoppa
46fdb5f0e0 Unbreak with Ninja.
While here, merge PFRAG.shared into PLIST

ok espie@, jasper@
2013-06-21 12:04:21 +00:00
dcoppa
5f3b8bbcd7 Unbreak with Ninja
ok espie@, jasper@, sthen@
2013-06-21 11:20:20 +00:00
dcoppa
94327b4bf8 Bugfix update to cmake-2.8.11.1
See: http://public.kitware.com/Bug/changelog_page.php?version_id=113

OK jasper@, sthen@
2013-06-21 11:12:51 +00:00
espie
247caf9db6 also store PREFIX, which allows for useful statistics 2013-06-21 10:48:38 +00:00
espie
4ab9c5bdaf somehow, I forgot to dump-vars PREFIX 2013-06-21 10:45:12 +00:00
espie
c62257bdfe document -DMIRROR 2013-06-21 10:10:58 +00:00
giovanni
06a4215dc0 Bugfix update to 4.0.4 2013-06-21 10:05:32 +00:00
espie
b50533eff0 disentangle the config/init code from the rest.
- move the meat of handle_options from dpb into config->parse_command_line
(this means a backcall to still inherit from OpenBSD::State).
- move parse_config_files from core into config.
- move the prop handling into proper HostProperties (part of config
obviously)
- create a Core::Init file that contains all the former DPB::Host::Factory
and associated jobs.

there's still a wee little bit of cleanup to do, but this should be
easier to maintain, as all option handling is now in one place, and
startup and host confi is now easier to figure out.

- add a -DMIRROR=0/1  setup that controls whether SUPDISTFILES will be
fetched (defaults to 1 for -F and 0 for -f).

- actually allow for several host files to be parsed, as the name implies
2013-06-21 09:05:18 +00:00
espie
777ec52c22 mark as broken, someone doesn't build their ports like they should 2013-06-21 08:52:05 +00:00
ajacoutot
21d8278b1f Unbreak now that libkafs is gone.
Explicitely compile --without-pam.
2013-06-21 06:12:56 +00:00
robert
b788514137 update to 4.0.4.2 2013-06-21 06:07:58 +00:00
lteo
5b3395e57b Fix incorrect path of squid.conf in pkg/README-main.
OK sthen@ (maintainer)
2013-06-21 01:54:55 +00:00
sthen
786f73af49 c-client requires libssl for its own purposes, and gssapi libs. 2013-06-20 21:33:53 +00:00
landry
daa7cd5d80 Blindly fix seamonkey after the kerberos update by replacing -lkrb5 -lcrypto
by `krb5-config --libs` in toolkit/library/Makefile.in, as it was done
in other mozillas...
2013-06-20 21:20:34 +00:00
jasper
2a20e4e3ae update to gupnp-tools-0.8.6.1 2013-06-20 19:02:18 +00:00
jasper
b499a404bd regen PLIST 2013-06-20 19:01:52 +00:00
jasper
748184e853 submitted upstream 2013-06-20 18:55:14 +00:00
jasper
149fab7640 link to upstream bz 2013-06-20 18:40:01 +00:00
jasper
3d229e4935 unbreak some regress tests; now everything passes. 2013-06-20 18:26:26 +00:00
jasper
0366615695 add link to upstream bz 2013-06-20 18:19:45 +00:00
jasper
62ad0fc7ee remove patch for code that's not compiled anylonger. 2013-06-20 18:19:00 +00:00
jasper
218952daf3 unneeded; glib/gstdio.h can be included directly 2013-06-20 18:04:20 +00:00
jasper
c32c434e3a remove patches that are not needed anymore; probably due to header cleanups in base. 2013-06-20 18:03:02 +00:00
jasper
6f941c36ae add XXX so it's easier to grab^Wgrep 2013-06-20 15:43:26 +00:00
jasper
821800bf73 add a test dependency on gst-plugins-bad; no runtime dependency because, well,
plugins-bad is bad.

as discussed with aja@
2013-06-20 15:26:47 +00:00
jasper
d863528898 enable the shm plugin, tested with farstream.
ok aja@ (MAINTAINER)
2013-06-20 15:23:54 +00:00
bcallah
59047216a7 Update sysutils/ncdu to 1.10
Take MAINTAINER
ok jturner@
2013-06-20 14:58:59 +00:00
bcallah
b1593e51fc +veusz 2013-06-20 14:57:21 +00:00
bcallah
e6108e0c36 Import math/veusz, a graphical scientific plotting and graphing package
designed to produce publication-ready Postscript or PDF output.
Minor tweak from and ok sthen@
2013-06-20 14:56:49 +00:00
jasper
7f6d9e85c0 - update to farstream-0.2.3
* drop python workarounds, it's only used when gtk-doc is enabled (which is not).
2013-06-20 14:39:26 +00:00
landry
f07f07abdf Surprise b^W! ogre doesnt build on hppa either due to missing atomic bombs.. 2013-06-20 14:16:03 +00:00
sthen
0cf9de9061 tweak regex for safety in case there's a p2 release, "probably saner" landry@ 2013-06-20 14:07:40 +00:00
landry
96f0e024f5 Update to py-build{bot,slave} 0.8.7p1.
MAINTAINER timeout.
2013-06-20 13:58:53 +00:00
bcallah
84d2629330 This is broken on mips64el as well: missing atomic ops 2013-06-20 13:51:54 +00:00
ajacoutot
0444f14e58 Remove old -pthread hack. 2013-06-20 13:45:11 +00:00
ajacoutot
7ef9f8aeab Unbreak the ldap FLAVOR at runtime -- @mode 640 in PFRAG.shared leaked
into the rest of the files and directories... so properly close the
marker.

thanks to nl3dee on freenode for spotting this
2013-06-20 09:48:28 +00:00
dcoppa
4c2c7b9761 Unbreak building with Ninja generator.
OK espie@, jasper@, zhuk@
2013-06-20 09:26:16 +00:00
ajacoutot
64a6588efb No need for pthread. 2013-06-20 08:26:13 +00:00
jasper
cb28f85213 remove two unused ports that were added for a new port, that decided to drop
support for it.

ok aja@
2013-06-20 08:24:04 +00:00
jasper
2b15dec59a -newt
-py-newt-syrup
2013-06-20 08:23:37 +00:00
espie
d2f224699b fix for ninja 2013-06-20 07:05:40 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
jturner
ddd691670b +node-typescript 2013-06-19 22:39:01 +00:00
jturner
6e0e19133b Import ports/lang/node-typescript. ok abieber@
TypeScript is a language for application-scale JavaScript development.
It is a typed superset of JavaScript that compiles to clean, simple
JavaScript code which runs on any browser, in Node.js, or in any other
ES3-compatible environment. TypeScript offers classes, modules, and
interfaces to help you build robust components.
2013-06-19 22:37:38 +00:00
landry
f1343be91c Disable checking for polkit-gobject which is only needed for systemd
support. It was picked up if present on the system, thus leading to
half-broken packages at runtime.
Should fix issues reported both by kirby@ & ratchov@
2013-06-19 21:43:49 +00:00
jasper
d31a60acf2 mark broken on mips64 due to missing atomic ops, i reckon landry
will follow with hppa shortly...
2013-06-19 21:13:15 +00:00
steven
fc9e963eaf update to 3.3.11 2013-06-19 20:26:05 +00:00
sthen
209e79b003 switch CLOCK_PROF to CLOCK_MONOTONIC to unbreak; ok naddy 2013-06-19 18:48:21 +00:00
espie
63bf585efc fixes for the ninja backend of cmake 2013-06-19 16:16:22 +00:00
shadchin
2054990547 Update to xmp 4.0.6.
ok edd@
2013-06-19 15:59:12 +00:00