Commit Graph

71686 Commits

Author SHA1 Message Date
espie
03c4aa3410 ouch, don't forget to lock at front of prepare (okay, we can avoid it
if no-depends but that's complicated)

also, two distinct critical sections: we don't need to stay locked at
the end of show-prepare-result.

Even though that's not really important, simplify logic a wee little bit
2011-12-05 21:18:55 +00:00
kili
5c55abd6ff Bugfix update to gummi-0.6.1. 2011-12-05 19:48:21 +00:00
espie
1fe8b156bd popping an xterm is stdin is not available, really ?
come on !
2011-12-05 18:37:33 +00:00
espie
b10178048d move uninstall behavior to uninstall, unbreak !-J
as noticed by fgs@
2011-12-05 18:29:39 +00:00
naddy
e893d6cfb5 remove obsolete workaround for alpha/gcc3; ok Brad 2011-12-05 16:42:07 +00:00
dcoppa
e53a2fc324 Beautiful: handle invalid wallpaper_cmd better (FS#941)
(upstream git commit d3021e67729a01e891c8eb04a8afd696fb63b0ce)
2011-12-05 16:12:01 +00:00
espie
abb8ddf57d turn -J into an option taking a number.
always run show-prepare-results, and always serialize
depends/prepare/show-prepare-results(/junk) on a single host.
2011-12-05 16:10:00 +00:00
espie
edd8b208f3 hidden build dependency 2011-12-05 16:08:16 +00:00
espie
987bcc60f9 stop configure complains 2011-12-05 16:07:22 +00:00
dcoppa
252a4812b3 Drop maintainership. 2011-12-05 15:04:18 +00:00
dcoppa
0c985ebfb3 Bugfixing update to hpodder-1.1.6 2011-12-05 14:58:59 +00:00
dcoppa
5a10eaa1e1 Updates:
HDBC-2.3.1.0
HDBC-mysql-0.6.5.1
HDBC-sqlite3-2.3.3.0
2011-12-05 14:56:30 +00:00
giovanni
f5a4a37cbd Add a fix for a bus DMA bug
From Brad, thanks
2011-12-05 14:56:27 +00:00
dcoppa
5fcf31f8d0 Update to polyparse-1.7 2011-12-05 14:54:13 +00:00
dcoppa
763601f4cf Bunch of hs-ports updates:
ConfigFile-1.1.1
MissingH-1.1.1.0
MonadCatchIO-mtl-0.3.0.4
convertible-1.0.11.0
hslogger-1.1.5
2011-12-05 14:53:01 +00:00
espie
20bbacabcf missing BUILD_DEPENDS 2011-12-05 13:04:10 +00:00
ajacoutot
16ec0bf42f Remove bogus WANTLIB... not sure how it ended up there.
noticed by naddy@
2011-12-05 12:50:24 +00:00
ajacoutot
9b79f69ed3 Fix LIB_DEPENDS/WANTLIB after gtk+3 lost its dependency on gtk+2.
breakage reported by naddy@
2011-12-05 12:46:35 +00:00
ajacoutot
183140a977 Missed bump, spotted by naddy@ 2011-12-05 12:33:31 +00:00
ajacoutot
ac3218317d I bumped the wrong subpackage... spotted by naddy@ 2011-12-05 12:32:34 +00:00
dcoppa
b1185a8e12 Update www/tomcat/v7 to apache-tomcat-7.0.23 2011-12-05 11:22:10 +00:00
ajacoutot
859a91e7d8 Add gvfs-smb and dconf-editor to the -extras set. 2011-12-05 10:44:12 +00:00
espie
3b98dfbbf1 somehow uses libtoolize during autogen.sh, even if it doesn't use libtool
later (found out by dpb -J, again)
2011-12-05 10:41:44 +00:00
sthen
951fae6b85 Applications linking libproxy need -pthread; add it to the .pc file so
it's listed in "pkg-config --libs libproxy-1.0" output.  ok ajacoutot@
2011-12-05 10:38:42 +00:00
sthen
7a1d0fc63f bump REVISION due to -stable commit; the php dependencies changed in
-current so this needs to have a higher version number than -stable
otherwise there will be problems moving from -stable -> -current or
-stable -> 5.1
2011-12-05 10:29:09 +00:00
jasper
dac54cdf3e - sync with what i pushed upstream; no pkg change. 2011-12-05 10:27:15 +00:00
giovanni
af3de99d32 Update to 3.5.2 and take maintainership
ok dcoppa@
2011-12-05 10:20:23 +00:00
sthen
daa3cd4995 update to phpMyAdmin 3.4.8, including fixes for 5 cross-site scripting bugs.
ok kevlo@
2011-12-05 09:55:12 +00:00
espie
b4db5dc39b well, py-numpy is also a BUILD_DEPENDS, as opencv can detect it 2011-12-05 09:36:32 +00:00
sthen
5a08c18985 update to t1utils 1.37, drop MAINTAINER per his suggestion 2011-12-04 23:59:35 +00:00
naddy
f16c858d78 remove a workaround that is no longer required for alpha/gcc4
(and in fact not even alpha/gcc3)
2011-12-04 23:24:20 +00:00
espie
c3af31579b explicitly disable eigen2 shadow dependency
(2nd bug found with dpb -J !)
2011-12-04 22:49:22 +00:00
sthen
72f6de4667 honour CC 2011-12-04 21:12:19 +00:00
jasper
83d47f52e6 - update to 0.14.1 2011-12-04 20:50:49 +00:00
ajacoutot
52ec370b48 Update to foo2zjs-20111202. 2011-12-04 17:43:54 +00:00
ajacoutot
13f8137926 Minor update to py-cups-1.9.60. 2011-12-04 16:56:45 +00:00
ajacoutot
749308d3d5 Remove MODULE from .poison; it's too generic and breaks at least
sudoku-solver.

ok espie@
2011-12-04 16:31:52 +00:00
espie
74e6cd7f80 convert to bsd.port.arch.mk 2011-12-04 16:06:52 +00:00
schwarze
98b4adfee4 General cleanup:
* Unbreak groff manuals by using tbl(1); reported by pascal@.
* Deal with our Mdocdate cvs keyword; as designed by jmc@ in 2007.
* Use troffrc for OpenBSD config changes; suggested by Werner Lemberg.
* Unbreak the hdtbl examples; from upstream.
* Volume names in man(7) page headers; suggested by Yuri Pankov.
* Update various string tables; coordinated with upstream.
* Add a README explaining local changes; using feedback from pascal@.
* Better description and bump.
ok pascal@, and tested in an i386 bulk build by naddy@, thanks!
2011-12-04 15:41:26 +00:00
ajacoutot
ca450b9a0f Remove desktop file and icons; we don't really need them (it's just a
launcher for http://localhost:631 and we may actually want to
configure a remote server); this is needed to prevent a dependency
loop: cups->gtk+2,-guic->cups.

This also allows us to drop 3 dependencies...
2011-12-04 15:40:57 +00:00
ajacoutot
16546dde76 Temporarily remove dependency on x11/gtk+2,-guic until I figure out a way
to fix the dependency loop.
2011-12-04 14:21:11 +00:00
sthen
810729526a update to Lua 5.1.4 patch 4, from James Turner 2011-12-04 14:16:44 +00:00
edd
14877402b2 Fix for bug #139 (Wrong PID file written away). 2011-12-04 12:57:08 +00:00
espie
a38035bd67 clean-up job running a bit: add methods to Grabber and PortBuilder objects
to access more stuff they need.

Remove distantshell->make, ask state instead.
Provide state with the program we run, and the parameters we pass it.

- same make for distant and local hosts
- pass BUILD_ONCE=Yes if -a.
2011-12-04 12:05:41 +00:00
espie
ddebaf6da6 not ideal, but will now stop at the end of a -F run. 2011-12-04 11:24:38 +00:00
ajacoutot
fe9845d937 +photoshow 2011-12-04 11:05:28 +00:00
ajacoutot
fdf4f2dba7 Import photoshow-0.0.20111203.
PhotoShow is a very easy to use web gallery installable on any web
server.
<...>

tested on sparc64 (myself) and macppc mpi@
ok mpi@
2011-12-04 11:04:27 +00:00
espie
3858760dd5 cut up big method into smaller parts 2011-12-04 10:57:46 +00:00
benoit
e2dad1ed0b - bump package
- remove MAINTAINER per his request
2011-12-04 10:48:11 +00:00
benoit
1cce34dc31 - update py-snmp to 4.2.1
- add MODPY_EGG_VERSION, MODPY_SETUPTOOLS
- add RUN_DEPENDS, BUILD_DEPENDS
- add NO_REGRESS
- regen PLIST

"reads good" xsa@
2011-12-04 10:42:00 +00:00