Commit Graph

76176 Commits

Author SHA1 Message Date
ajacoutot
c21251aba6 Tweak the accessibility section. 2012-07-12 11:58:15 +00:00
ajacoutot
c13fc449b2 BZ link. 2012-07-12 11:40:52 +00:00
ajacoutot
f37316b8ec Link to BZ. 2012-07-12 11:35:36 +00:00
ajacoutot
a2e96fd92c typo in comment. 2012-07-12 11:20:25 +00:00
ajacoutot
968f460a00 Fix "secure memory" allocation. 2012-07-12 10:59:13 +00:00
naddy
53a9a04410 sync PERMIT_* for the MP3 modules with mpg123, where the code originated 2012-07-12 10:30:27 +00:00
edd
baf6c8b123 Unbreak findlib and dynlink:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=630490

Also fix dependencies and WANTLIB.

OK dcoppa@, looks good aja@
2012-07-12 10:11:38 +00:00
sebastia
955f283088 Update qlandkartegt to 1.5.0.
Add a README talking about manually creating ugen devices if necessary.
Wording from edd@

OK edd@
2012-07-12 08:19:28 +00:00
sebastia
f62ec76e67 Unbreak SOGo, missed a patch when updating to the new version
pointed out by sthen@
2012-07-12 08:08:48 +00:00
jasper
bc8928052d forgot to commit this bump/wantlib fix 2012-07-12 08:08:46 +00:00
ajacoutot
8c67ac4d50 Minor update to gnome-screensaver-3.4.3. 2012-07-12 07:18:15 +00:00
naddy
a4e4debdb1 update to 7.26.0 and update DESCR 2012-07-11 22:15:00 +00:00
gonzalo
52f6e3feb0 This is a little update for pciutils to 3.1.9 with some changes:
* Whereever we mention the PCI ID database, we now refer to
  http://pci-ids.ucw.cz/ and the sf.net site is mentioned only
  as a mirror. This includes update-pciids.
* Decode PCIe Gen 3 speeds and link status fields.
* Various minor bug fixes.
* Updated pci.ids to the today's snapshot of the database.

While here, zap some white spaces, GROFF is not needed and add some mirrors.

Tested on i386.

Ok matthieu@ (maintainer) aja@
2012-07-11 18:17:52 +00:00
ajacoutot
69dd9f3d6d Extend the README for "wondering" users. 2012-07-11 14:43:43 +00:00
ajacoutot
3dec0929d0 Remove VERSION, it's unused.
Set the GPL version in the marker.

no pkg change.
2012-07-11 13:49:01 +00:00
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