Commit Graph

71686 Commits

Author SHA1 Message Date
espie
4cab976e61 zap old junk 2011-12-12 14:52:02 +00:00
fgsch
3062daec06 MSG_NOSIGNAL is supported now. kill unneeded patch.
dcoppa@ ok.
2011-12-12 13:53:17 +00:00
fgsch
9875a4e08a update to ibus 1.4.0.
tested by myself and Tamotsu Takahashi (ttakah plus openbsd at gmail.com).
2011-12-12 12:23:14 +00:00
jasper
69e2ae7491 - be sure not to pickup gmake 2011-12-12 12:07:19 +00:00
schwarze
bc5d6cdfad Tweak previous:
This port does not actually use groff at build time;
all ./Configure wants is a solemn pledge that a man(7)
parser and formatter will be available at run time.
No package change, no bump needed.
okay espie@ (MAINTAINER)
2011-12-12 11:53:07 +00:00
sthen
45cd239c8d qemu binary name change 2011-12-12 11:04:04 +00:00
sthen
26eea19eff Update to QEMU 1.0, from Brad.
- disable the BSD userland emulation support for now, it's not widely useful yet
- workaround for incorrect time_t type assumption, from stsp@

N.B. As of QEMU 1.0 the i386 target has been renamed from qemu to
qemu-system-i386, you will need to change scripts/command lines as necessary.

ok stsp@ dcoppa@
2011-12-12 10:56:56 +00:00
jasper
cbd2f0c9f4 add a fragment to prevent picking up gnu awk by accident.
tested in a bulk build by me

  ok espie@
2011-12-12 10:33:33 +00:00
jasper
eb74e83280 - add missing (explicit) dependency on gtk+3 which would sometimes get pulled
in by a dependency, and sometimes it won't. fixes build on a clean box
  (or dpb -J1 -r)
2011-12-12 10:26:48 +00:00
jasper
cbc6e6c80d - update to 0.8.4 2011-12-12 10:00:01 +00:00
ajacoutot
e4bed71fa0 Remove gconf support and replace it with gio. This allows us to go away
from ORBit.

FLAVOR:L -> FLAVOR.

from espie@ and myself
built tested and ok robert@ (maintainer)
2011-12-12 09:38:03 +00:00
sthen
02d77834f0 update Bacula to 5.2.2 (mostly bugfixes)
- Switch default flavour used by the port to pgsql; this is generally the
best-tested backend and gets the most testing. Setup isn't really
much more complicated than the old default in the port (sqlite) and
you don't really want to run into limitations and have to convert
it later. Doesn't affect packages as all flavours are built anyway.

ok ajacoutot@ merdely@ (maintainer)
2011-12-12 09:15:09 +00:00
jasper
7437487788 regen 2011-12-12 09:11:10 +00:00
bentley
f725b69488 avr-binutils: Don't install ambiguous info pages.
ok jasper@
2011-12-11 23:32:31 +00:00
pascal
d16fa4f7fa don't pick up gmkdir 2011-12-11 21:11:37 +00:00
espie
1f6bab1e34 filter out lib-deps with the same pkgpath_and_flavors as what we're
building, like bsd.port.mk does.
won't change anything in the build, but makes pkg_add -a less confusing,
since mp ports won't try to add itself while building.0
2011-12-11 19:55:37 +00:00
dcoppa
13ea65e71f Apply some bugfixing patches from upstream:
Fix: first check our bool variable, then make some calculations if
it's false. Not the other way around
(upstream git commit 41090dfe3756396a8b4496f732ab8493aa51fe6c)

Fix: disabling protocol obfuscation broke Kad and triggered assertions
(upstream git commit ec2e66216738f92724a37fa030a79734e0e8b1ba)

Fix: disable the partfile importer's 'Add' button on the remote gui
unless using a localhost connection
(upstream git commit 004f3929d91e4b81f47235060d86686fff13e2d3)

Fix: "Prompt on exit" preference
(upstream git commit aea8d002b6446dcaf38db4d4ab222fcebce60948)

Fix: require restart when protocol obfuscation setting gets changed
(upstream git commit ec2e66216738f92724a37fa030a79734e0e8b1ba)

And fix libX11 '-lX11' linkage.
2011-12-11 18:31:13 +00:00
pascal
0d07fa7dd9 We need groff to generate the manpages, but they look fine with mandoc, so
build-depend on groff, but don't USE_GROFF.

ok espie@
2011-12-11 18:07:40 +00:00
dcoppa
e18498cdcd Unbreak py-wxPython: "include/wx/mediactrl.h" needs to go into
PLIST-main.

Ok jasper@
2011-12-11 18:04:02 +00:00
jasper
e8ffcc8a1c - unbreak 2011-12-11 15:04:48 +00:00
jasper
b579611a5c - add missing module 2011-12-11 13:11:49 +00:00
benoit
8936048732 - update py-asn1 to 0.1.2 2011-12-11 09:51:31 +00:00
kili
9e4f1a5d90 Bugfix update to poppler-0.18.2. 2011-12-10 22:04:12 +00:00
naddy
3ba3d24b0d ./configure[7897]: LIBS: not found
Don't introduce a syntax error in configure; sh(1) is not make(1)
and here the expansion happens in sh.  ok rpointel@
2011-12-10 19:06:03 +00:00
stsp
a450bb4c9e Speed up some time-consuming configure tests. ok naddy 2011-12-10 17:28:13 +00:00
pascal
32b6913b1b Update news/trn to test77.
ok espie@ (maintainer)
2011-12-10 14:59:13 +00:00
espie
d179751a0f on SIGINFO, dump T/B hashes into info.log (and mark the display for refresh,
as the shell might muck it with its own information)
2011-12-10 14:48:40 +00:00
espie
c71b9ad066 expose interface to "refresh" display after some disturbing operation. 2011-12-10 14:47:36 +00:00
pascal
c20fdc65e8 don't need gsed patch anymore 2011-12-10 13:38:45 +00:00
espie
0603716dc7 - tweak CONFIG_SITE_LIST to run under infra/db.
- recognize absence of dependencies on gsed, gtar, ggrep,
and prevent more tests from seeing these.
2011-12-10 11:15:16 +00:00
ajacoutot
b053169cc3 Bugfix update to gegl-0.1.8. 2011-12-10 09:13:43 +00:00
ajacoutot
a56ea65f03 Bugfix update to babl-0.1.6. 2011-12-10 09:12:19 +00:00
pascal
74d633cf69 - fix fixincludes to work with our sed
- mention bootstrap comparison failure on alpha
2011-12-09 22:45:18 +00:00
jeremy
53bee10b3a Setup symlink to jruby/bin/jruby at bin/jruby, so that jruby is usable
without any modifications to PATH.  To run an ruby program that is
installed in jruby's bin directory (which no longer needs to be in the
PATH), use jruby -S program.
2011-12-09 21:46:15 +00:00
jeremy
7dc50cced5 Fix regress tests. 2011-12-09 21:42:52 +00:00
jeremy
d916ad4bb8 Fix NO_REGRESS=Yes being set on ruby ports with MODRUBY_REGRESS set,
broken in r1.49.
2011-12-09 21:41:43 +00:00
sthen
e9a07850f5 slightly overdue update of darktable to 0.9.3 - lots of improvements
and fixes since the previous version in ports
2011-12-09 20:11:00 +00:00
jasper
c60cf70ef3 - update to 0.1.18 2011-12-09 18:18:20 +00:00
bluhm
a9542099b6 update p5-NetAddr-IP to 4.058 2011-12-09 17:53:59 +00:00
bluhm
fd9b5f9b7e - update p5-PDF-Table to 0.9.5
- no USE_GROFF
2011-12-09 17:51:52 +00:00
sthen
b39a553086 sync; 7328 2011-12-09 17:19:55 +00:00
bluhm
8db92750ef - update p5-IO-Socket-INET6 to 2.69
- no USE_GROFF
2011-12-09 17:19:01 +00:00
jasper
93e66be711 - update to 0.18.1 2011-12-09 15:21:09 +00:00
jasper
f2e22fdb8e - update to 0.12.1
- drop the now default EXTRACT_SUFX
2011-12-09 15:16:21 +00:00
jasper
0730a982bd - move away from bundled libltdl 2011-12-09 14:45:06 +00:00
jasper
0c22b22165 - use system libltdl instead of the bundled one 2011-12-09 13:10:56 +00:00
jasper
1fd2e91314 - add ${V} to SUBST_VARS 2011-12-09 12:25:44 +00:00
jasper
00e6c8c446 cleanup whitespace mess 2011-12-09 11:55:46 +00:00
jasper
cd28f1c0fd switch back to gnu libtool for now untill i get around fixing it.
add a reminder comment while here (from espie@)
2011-12-09 11:43:44 +00:00
sthen
74e4303d1a fix build on arm 2011-12-09 10:20:56 +00:00