74790 Commits

Author SHA1 Message Date
dcoppa
6b4c61c671 Update to i3-4.2
OK jasper@
2012-05-09 11:56:49 +00:00
mpi
524938b448 Update libusb-compat to 0.1.4, take maintainership.
ok dcoppa@, ajacoutot@
2012-05-09 09:43:07 +00:00
pea
b1b4ce465c Bugfix update to 2.4.31
ok sthen@
2012-05-09 09:37:21 +00:00
dcoppa
e5d2ca44f5 Sync with patch that was committed upstream. 2012-05-09 09:35:08 +00:00
ajacoutot
19bba04a24 Sync with patch that was just committed upstream... 2012-05-09 08:34:42 +00:00
ajacoutot
86cce23279 Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex.

looks good to kurt@
2012-05-09 08:30:14 +00:00
ajacoutot
ea24140a86 Properly call gtk.gdk.threads_enter and gtk.gdk.threads_leave to prevent
abort() on startup due to gtk trying to unlock a uninitialized mutex.

looks good to kurt@
ok pea@ (maintainer)
2012-05-09 08:29:37 +00:00
ajacoutot
a0e734b938 Bugfix update to gnutls-2.12.19. 2012-05-09 08:06:53 +00:00
jasper
3681ae85d3 - bump node requirement to the latest and greatest 2012-05-09 06:39:04 +00:00
jasper
41fa61f604 - Allow building of sub-packages (ie. node-sqlite3) with USE_SYSTRACE
set, also prevents downloading of the node distfile again.

from MAINTAINER

- add run dependency on sysutils/flock.

now node-sqlite3 builds fine.
2012-05-09 06:37:49 +00:00
ajacoutot
4ddcc497b1 Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad
2012-05-09 06:30:38 +00:00
ajacoutot
ebd7a65a7b Correct the utilization of the _POSIX_THREAD_PRIORITY_SCHEDULING feature
test macro.

from Brad (maintainer)
2012-05-09 06:29:42 +00:00
ajacoutot
c6cc5cfb1b Don't overwrite THREAD_STACK_SIZE but use the default.
ok fgsch@
2012-05-09 06:21:12 +00:00
fgsch
183007f151 Allow to compile libdvdnav when another version is installed.
ajacoutot@ ok
2012-05-09 06:17:36 +00:00
sthen
fecd0a3f2c minor fixes for app names in mupdf usage lines in the programs which were
renamed recently. pointed out by espie@
2012-05-08 22:49:46 +00:00
sthen
42b89bb2c5 update to PHP 5.3.13, fixing the fix for CVE-2012-2311 affecting CGI-based
setups (mod_php and FPM are unaffected).  OK robert@.
2012-05-08 21:29:16 +00:00
sthen
f4acc97ae6 LOCALBASE->TRUEPREFIX, pointed out by aja@ 2012-05-08 19:05:06 +00:00
landry
9e066f8bd8 Remove REGRESS_DEPENDS on xfce-utils which is in the Attic now.
Spotted by espie@
2012-05-08 18:30:28 +00:00
okan
551261c2b8 re-enable dmtx-utils 2012-05-08 17:58:12 +00:00
okan
4a9c90823b use graphics/ImageMagick, now that the no_x11 FLAVOR is gone - can
re-enable in bulks now; force a min LIB_DEPENDS version check on
ImageMagick; idea from sthen@

ok sthen@ ajacoutot@
2012-05-08 17:57:26 +00:00
jasper
ec251be3fa "fix" a line which emacs loudly complains about...
ok espie@
2012-05-08 17:38:21 +00:00
espie
6fb048701d if this pipe exits with an error, it means some subdirs could not be
scanned. That's not a warning, that's a hard error.
2012-05-08 17:22:00 +00:00
espie
5c71e92661 if regress refers to non-existent ports, this BREAKS sqlports. 2012-05-08 17:21:21 +00:00
jasper
c9b9ea117b - bump after recent node.port.mk change 2012-05-08 17:11:02 +00:00
jasper
0b067a06c4 - ensure the node version with fixed node-gyp is required
- fix some whitespace

ok MAINTAINER, sthen@
2012-05-08 17:10:43 +00:00
espie
366bf627e0 normalize depends 2012-05-08 17:07:30 +00:00
espie
2f7daaa920 typo in REGRESS_DEPENDS 2012-05-08 17:04:52 +00:00
okan
8d9eaf366b since this port already has a RUN_DEPENDS on graphics/ImageMagick, use
the no-no_x11 FLAVOR of graphics/gifsicle.

ok merdely@ (MAINTAINER)
2012-05-08 16:31:46 +00:00
sthen
6a32b77017 update to re-rolled beret 1.2.1, from maintainer Brian Callahan
- Fixes a warning issued when building with clang.
- New tiles & minor game revisions.
- Fixes for the level editor.
2012-05-08 15:57:38 +00:00
sthen
7b5d1808c7 Fix node-gyp for native builds by using gmake (and add a run dep).
From Aaron Bieber, I also added a comment to the RUN_DEPENDS line.
2012-05-08 15:38:01 +00:00
okan
cae7ddee3a remove no_x11 FLAVOR
feedback and ok sthen@
2012-05-08 15:31:58 +00:00
sthen
8d780aa613 Bump; no content changes, but this hasn't been touched for some years and
doesn't depend on anything, so it wouldn't get automatically updated so an
old package built with a pkg_create which used @ignore annotations wouldn't
have been replaced. pkg_add warning reported by kettenis@.
2012-05-08 15:18:17 +00:00
okan
e9debc04d7 - update to 1.8.78
- new HOMEPAGE/MASTER_SITES
- do not require USE_GROFF
- fix patches to use ${LOCALBASE} instead of hardcoding /usr/local

ok ajacoutot@
2012-05-08 13:04:48 +00:00
landry
030e3f858e Update to easytag 2.1.7, bringing 5 years of fixes ! 2012-05-08 12:52:03 +00:00
landry
637bc9b028 Ensure it picks the correct spidermonkey, it wont build against 1.8.5. 2012-05-08 12:50:29 +00:00
landry
d4034d55bd adapt after libmp4v2 update 2012-05-08 12:49:45 +00:00
landry
492ef95c93 Fix WANTLIB and DEPENDS. libmp4v2 moves to RUN_DEPENDS since it's
dlopen()'ed at runtime.
2012-05-08 12:48:58 +00:00
landry
9fa0cccbde Adapt after libmp4v2 update. 2012-05-08 12:48:14 +00:00
landry
e1e9947665 Update to libmp4v2 1.9.1, needed by upcoming easytag update.
Library is now developed standalone on googlecode, note that main header
moved from mp4.h to mp4v2/mp4v2.h. Depending ports will be adapted.
2012-05-08 12:47:12 +00:00
okan
266262e661 remove no_x11 FLAVOR; while here, also remove the groff requirement.
ok ajacoutot@, dcoppa@
2012-05-08 12:28:03 +00:00
okan
80cbf0d25c unhook aalib,no_x11 2012-05-08 12:27:36 +00:00
naddy
036077dd75 typo 2012-05-08 11:35:27 +00:00
sthen
f64f15fae4 fix -u in arp-scan's update scripts, fix URLs, use newer iab/oui databases 2012-05-08 11:04:27 +00:00
espie
de34aa82a3 a few more bells and whistles 2012-05-08 10:58:45 +00:00
dcoppa
3ee2603f0f Add -lm to ensure linking with the math library
(upstream git commit 6e8eb24497d38a68bb4b884ea25accd18fc524e8)

Fix typos: "Increse" --> "Increase"
(upstream git commit 6d0103c682c763f194ae620aae70b5107dac42ee)
2012-05-08 10:05:54 +00:00
sthen
43e2eabfa6 add a comment to munin's Makefile explaining how+why /usr/local
subst'ing is done the way it is.
2012-05-08 09:25:20 +00:00
espie
7a5552cfec add the src flavor 2012-05-08 09:22:26 +00:00
espie
4f4e7ea08d oops, follow usual release conventions 2012-05-08 09:21:45 +00:00
dcoppa
aa6705b90d Remove excessive optimization
Fix install on non-native architectures

Proper fix for a thread related problem

Add comments to patches
2012-05-08 08:24:40 +00:00
landry
81203ec233 +fasd 2012-05-08 07:50:23 +00:00