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
landry
88d3c9119f
Import fasd 0.5.4.
...
Fasd is a tool for quick access to files for POSIX shells. Fasd keeps
track of files you have accessed, so that you can quickly reference
them in the command line.
The name fasd comes from the default suggested aliases f(files),
a(files/directories), s(show/search/select), d(directories).
Fasd ranks files and directories by "frecency," that is, by both
"frequency" and "recency."
ok ajacoutot@
2012-05-08 07:49:59 +00:00
jasper
5b1eb6ab8b
missing run dependency
2012-05-08 07:11:48 +00:00
jasper
1ad74481b7
sync
2012-05-08 06:53:45 +00:00
jasper
b59dd8f301
import pidgin-sipe 1.13.1
...
This project develops a third-party plugin for the Pidgin multi-protocol
instant messenger. It implements the extended version of SIP/SIMPLE used
by various products:
Microsoft Office Communications Server (OCS 2007/2007 R2 and newer)
Microsoft Live Communications Server (LCS 2003/2005) Reuters Messaging
With this plugin you should be able to replace your Microsoft Office
Communicator client with Pidgin.
feedback/ok aja@
based on a submission by tom@singlesecond.com
2012-05-08 06:52:20 +00:00
jasper
48d957664a
Security update to 2.10.4, fixes CVE-2012-2214, Pidgin Two Denial of Service Weaknesses
...
ok brad (MAINTAINER)
2012-05-08 06:49:41 +00:00
okan
a0fe15d957
unhook ImageMagick,no_x11
2012-05-08 03:04:18 +00:00
okan
28b5746b4c
depend on ImageMagick, as opposed to ImageMagick,no_x11 (which is going
...
away).
ok ajacoutot@, ajacoutot@, sthen@
2012-05-08 03:00:41 +00:00
william
fa5ef5d96b
+logtail
2012-05-08 02:56:55 +00:00
william
035c9a7d91
Import logtail (from logcheck-1.3.14)
...
logtail displays lines from a standard text file and keeps track of the
offset of the end of the file so that subsequent runs only display new
lines. The file's inode is also recorded so that rotated logs can be
detected.
ok sthen
2012-05-08 02:54:10 +00:00
halex
1fbdcad4e3
call exit 1 after cleanup in signal traps, or the shell keeps running after
...
SIGINT and friends
ok espie@
2012-05-07 21:11:43 +00:00
pascal
64ac5e1b7d
- silence perl warnings about "defined(%hash)" being deprecated
...
- doesn't need groff
- specify GPL version
ok jasper@, Christian Rueger (maintainer)
2012-05-07 20:13:50 +00:00
jasper
fb4a988c0c
Make sure node-gyp is able to find a python executable.
...
ok MAINTAINER
2012-05-07 20:11:47 +00:00
kili
50f3593a8f
Add new hs- ports
2012-05-07 18:53:16 +00:00
kili
354d7fd19c
+ hs-hostname
2012-05-07 18:52:26 +00:00
kili
4600d42853
Allows QuickCheck2 properties to be used with the test-framework
...
package.
ok sthen@
2012-05-07 18:51:40 +00:00
kili
d366a5940d
Allows HUnit test cases to be used with the test-framework package.
...
ok sthen@
2012-05-07 18:51:05 +00:00