Commit Graph

76161 Commits

Author SHA1 Message Date
zinke
6f115e73d6 link textproc/cloc 2012-07-11 13:29:09 +00:00
zinke
7a4f85f82c import cloc-1.56
Description:
cloc counts blank lines, comment lines, and physical lines of source
code in many programming languages. Given two versions of a code base,
cloc can compute differences in blank, comment, and source lines.

ok edd@ gonzalo@
2012-07-11 13:26:13 +00:00
naddy
9469ee555a maintenance update to 1.25 2012-07-11 13:16:16 +00:00
ajacoutot
7ac03b5175 Missing build depends on clutter.
spotted by sthen@
2012-07-11 12:34:09 +00:00
zinke
3c4c442452 add myself ok ajacoutot@ sthen@ 2012-07-11 11:33:16 +00:00
ajacoutot
923f0b24ef Minor update to glib2mm-2.32.1. 2012-07-11 10:44:20 +00:00
kili
5e34761dcb Update ghostscript to 9.05.
THe following devices had been added:

        cdnj500, eplcolor, eplmono, inkcov, pamcmyk4, plan, planc,
        plang, plank, planm, tiff48nc, tiff64nc, tiffscaled,
        tiffscaled24, tiffscaled8, tiffsep1, txtwrite

The following devices had been removed:

        cgm24, cgm8, cgmmono, imdi, lx5000, wtscmyk, wtsimdi

No objections from aja@ two or three days ago.
2012-07-11 10:26:31 +00:00
jasper
92a0eb7c2b check for invalid modlua_versions 2012-07-11 10:10:57 +00:00
jasper
f1ab9af1e0 redo flavor handling 2012-07-11 10:06:11 +00:00
giovanni
5f53de03c3 update to 10.35.85
help and ok naddy@, thanks
2012-07-11 09:53:52 +00:00
sebastia
424df6de82 Bye bye heartbeat.
this version in the tree here was old, and got broken due to the
gnutls update. instead of fixing it, get rid of it.

OK aja@
2012-07-11 09:48:07 +00:00
sebastia
4d0b590e95 unhook heartbeat 2012-07-11 09:45:56 +00:00
sthen
6e611dc992 fix timestamps to avoid autotools cascade
regen patch while there
2012-07-11 09:38:39 +00:00
dcoppa
eed08cd457 i3bar: inform _all_ clients of new tray selection owner.
This fixes a problem with X-chat (and possibly others).
(upstream git commit 8a3574f301725ba48484c05408e35ecec27aad65)
2012-07-11 09:34:54 +00:00
giovanni
8c161178fc Fix "edit with gimp" function 2012-07-11 08:59:57 +00:00
sthen
a53a893bf9 bugfix update to Asterisk 1.8.14.0
- note that BLINDTRANSFER is no longer available in the 'h' extension,
if you were using this see the CHANGES file
2012-07-11 08:51:56 +00:00
jasper
a929ebf2fd reference CVE number 2012-07-11 08:46:46 +00:00
dcoppa
de5f8fb099 Fix a crash when total number of connections exceeds 1024
(from FreeBSD)

Fix a bug where manual tracker update for a preferred tracker that
fails would end up rerequesting instantly
(upstream git commit 78f56ee74cecd8e82d39baaea10395301fbec4b8)
2012-07-11 08:33:39 +00:00
sthen
bd4319a9ea SECURITY fix for CVE-2012-3358, heap buffer overflow when handling a
crafted JPEG2000 file.
2012-07-11 08:31:28 +00:00
sthen
f1fe7ef511 libtool changes mean this now links dynamically not statically (which
appears to be correct, or at least what gnu LT does); sync WANTLIB/LIB_DEPENDS
2012-07-11 08:30:39 +00:00
william
2d7fd6010b Add dependency on logtail and enable the amavis, courier, mailscanner,
and perdition plugins.  The dependency can be satisfied by either the
logtail or logsentry ports (thanks to sthen for realizing this!)

ok sthen
2012-07-11 03:46:42 +00:00
sthen
93125127b9 Regenerate distinfo without the deprecated digests, from Tim van der Molen. 2012-07-10 23:20:24 +00:00
sthen
bc20460c91 update to getmail 4.32.0, from maintainer Tim van der Molen 2012-07-10 23:19:11 +00:00
espie
07aff032b9 avoid barfing if run into a directory whose parent contains a Makefile.inc 2012-07-10 22:59:06 +00:00
espie
6ae86a797e somehow, some wrong options passed to gnu libtool vanish.
Correct to the right option
2012-07-10 22:53:57 +00:00
robert
8bf8339b57 update to 2.10.9 2012-07-10 22:32:01 +00:00
jasper
c6cc46ee25 missing bump 2012-07-10 22:21:37 +00:00
ajacoutot
290df0134f -gnomint 2012-07-10 19:16:35 +00:00
ajacoutot
278bb3cacd Bad robert! 2012-07-10 19:16:08 +00:00
ajacoutot
245e0ca14b Remove, in the way, not maintained......
This software had deprecated warnings for years and didn't manage to update
so kill it with fire.

ok jasper@
2012-07-10 19:15:23 +00:00
dcoppa
1bd29a42b0 Add another couple of variables from lua.port.mk to ease future
work.
2012-07-10 18:55:58 +00:00
jasper
89882b25dc start fixing flavors 2012-07-10 18:34:26 +00:00
kili
ce5f101601 Re-enable calibre; adjust dependencies and wantlib.
ok sthen@
2012-07-10 18:33:18 +00:00
jasper
71ba6a5b3e if a port already has flavors, allow it to use the lua52 flavor too.
spotted by william@
2012-07-10 17:14:53 +00:00
jasper
9a3fabe227 - update to 5.2.1 2012-07-10 15:23:43 +00:00
jasper
144e2930d7 handle multiple lua versions, for now everything builds with the "old" 5.1 in the new location.
use FLAVOR=lua52 to use lua 5.2 with these ports.
2012-07-10 15:22:44 +00:00
jasper
d81eaeb0d8 fixes for lua
from dcoppa@
2012-07-10 15:20:24 +00:00
jasper
1ab04af85e - rewrite lua.port.mk to support multiple lua versions.
written and rewritten above and in budapest, with some help from sthen@ (and his cider)
2012-07-10 15:09:25 +00:00
jasper
e5fed29a14 remove lua 5.1 leftovers 2012-07-10 15:07:55 +00:00
jasper
511ec1da34 add lua 5.2 2012-07-10 15:06:21 +00:00
jasper
4d5f9beaf3 Move lua 5.1 into it's own directory 2012-07-10 15:04:52 +00:00
ajacoutot
7a50e70a56 Update to duplicity-0.6.19.
from Brad
ok jim@ (maintainer)
2012-07-10 15:01:14 +00:00
zinke
89d231cab6 tweak DESCR wording 2012-07-10 14:40:46 +00:00
espie
7591a8ffa0 missed using "clear-to-eol" actually 2012-07-10 14:28:30 +00:00
zinke
d35691112e link net/sic 2012-07-10 14:09:01 +00:00
zinke
1e5e98ec23 import sic-1.1
sic is an extremely simple IRC client. It consists of less than 250
lines of code. It is the little brother of irc it.

ok giovanni@
2012-07-10 14:03:18 +00:00
naddy
ea6b9b87ce update to 4.2 patchlevel 36 2012-07-10 13:41:11 +00:00
ajacoutot
9c45efe7f5 Committed upstream. 2012-07-10 13:25:32 +00:00
robert
ed877d7f77 scan the de-facto standard /usr/local/lib/mozilla/plugins dir as well 2012-07-10 12:55:25 +00:00
zinke
daadbeba7a link x11/sselp 2012-07-10 12:32:16 +00:00