Commit Graph

45440 Commits

Author SHA1 Message Date
simon
494f00e12c import p5-Best
Best attempts to load modules from a list, stopping at the first
successful load and failing only if no alternative was found.
2008-09-09 21:13:57 +00:00
simon
13f5eeb461 import p5-Algorithm-IncludeExclude
Algorithm::IncludeExclude lets you define a tree of include / exclude
rules and then allows you to determine the best rule for a given path.
2008-09-09 21:13:53 +00:00
brad
bda54c9db1 Make sure to build without Bonobo support when trying to build
with the no_gnome pseudo FLAVOR as was done before, the flags
were changed around between versions in the autoconf script.
2008-09-09 20:58:11 +00:00
mglocker
f9bc180bd5 Update to latest version nostromo 1.8.7.
Help and OK jasper@
2008-09-09 18:54:57 +00:00
ajacoutot
ede7611617 - tweak MESSAGE 2008-09-09 11:17:30 +00:00
landry
3161d74a36 Add -D_BSD_SOURCE so that mpd calls initgroups(3) and sets additional
groups when dropping privilege. This fixes long-standing permission
problems when accessing music directory..
From Tobias Ulmer (MAINTAINER) on ports@, thanks!
ok jasper@
2008-09-09 08:11:29 +00:00
ajacoutot
8767b29489 - update to mkvtoolnix-2.3.0
several bugfixes and enhancements
2008-09-09 07:27:49 +00:00
brad
3f20eb1c7b Enable the V4L2 input support.
ok jakemsr@
2008-09-08 23:28:28 +00:00
martynas
f025b2164e update to nut-2.2.2, which contains the old agiler driver from 2.2.0
(now called agiler-old)
upses such as the below can now work again:
{0x0665, 0x5161, &agiler_old_subdriver},        /* Belkin F6C1200-UNV */
{0x06da, 0x0003, &agiler_old_subdriver},        /* Mustek Powermust */
{0x0f03, 0x0001, &agiler_old_subdriver},        /* Unitek Alpha 1200Sx *
ok sthen@
2008-09-08 19:38:30 +00:00
jasper
f1914d77e7 - add libneural 2008-09-08 18:55:26 +00:00
jasper
980a2b5d3d import libneural 1.0.3
libneural is an extremely tiny library for creating a software three
layer backpropagation neural network. This is useful for a very wide
variety of pattern recognition and classification problems. It is
written in C++, based on the standard algorithm with NO fancy features
like bias terms or momentum.
2008-09-08 18:46:57 +00:00
ajacoutot
7dfacac8f3 - update to devhelp 0.20
- merge PFRAG.shared into PLIST as it is SHARED_ONLY (python MODULE)

ok jasper@
2008-09-08 18:11:15 +00:00
ajacoutot
71d81e2e51 - sanitize STDCCFLAGS/CFLAGS
- add -fPIC unconditionally (requested by naddy@) by adding it to
unix.mak (in pwlib) which get sourced by the other ports

feedback from and ok naddy@, thanks!
2008-09-08 17:17:10 +00:00
martynas
920bb74482 > SILC Client 1.1.5 is out. Lots of bugs fixed.
sync with silc-client-1.1.5.  ok jdixon@
2008-09-08 16:31:47 +00:00
brad
d5c0a6d0e8 Upgrade to silc-client 1.1.5; bug fix update.
ok jdixon@
2008-09-08 15:02:41 +00:00
brad
c89c8d6cb4 Enable assembler AES code on amd64 and add missing dependency on Yasm.
ok jdixon@
2008-09-08 15:01:31 +00:00
simon
9024b50e18 remove nonexistent dependency that is covered by base perl but existed
until a few minues ago in mystuff/
no bump as it didn't actually packaged

pointed out by naddy@
2008-09-08 14:15:42 +00:00
okan
59715b6a34 - update to 2152 from Giovanni (MAINTAINER)
- update HOMEPAGE, noticed by simon@
- remove pre-install workaround target

ok simon@
2008-09-08 13:35:11 +00:00
jasper
941bf49812 - update p5-POE-Component-Server-FTP to 0.08 2008-09-08 09:55:16 +00:00
jasper
fb97a30e10 - update p5-Nmap-Parser to 1.16
- fix license
2008-09-08 09:51:22 +00:00
jasper
afe2c5c9d2 - update p5-POE-Component-SSLify to 0.14
- fix depends
2008-09-08 09:50:18 +00:00
jasper
a2735cf550 - update p5-WWW-Wikipedia to 1.94 2008-09-08 09:41:35 +00:00
ajacoutot
9073776a2a - sync: 5248 2008-09-08 09:23:45 +00:00
brad
1e2e907ca7 Bye bye Qt. No longer being used by anything in the ports tree.
"I'm all in favor of dropping old unmaintained stuffs" ajacoutot@
"I can only fully agree to antoine and you wrt ditching the old stuff" jasper@
2008-09-08 08:48:31 +00:00
brad
88d3f8faab Remove explorer. The last port left using Qt. Imported 10 years ago
with no updates since and no official homepage or distsite.

"I'm all in favor of dropping old unmaintained stuffs" ajacoutot@
"I can only fully agree to antoine and you wrt ditching the old stuff" jasper@
2008-09-08 08:40:42 +00:00
wilfried
323e546844 update to 0.9.8 2008-09-08 07:48:43 +00:00
jasper
7b53edb335 - update p5-Font-AFM to 1.20 2008-09-08 00:11:47 +00:00
jasper
a7ab972527 - update p5-LaTeX-TOM to 0.9 2008-09-08 00:07:40 +00:00
jasper
e13355534d - update p5-Font-TTF to 0.45 2008-09-08 00:04:14 +00:00
jasper
0b30139f5c - update p5-Finance-Currency-Convert-XE to 0.15
(adds about 90 new currencies, among other changes)
2008-09-08 00:01:07 +00:00
jasper
0c980da620 - update p5-Array-Compare to 1.16
maintainer (msf@) timed-out
2008-09-07 23:36:27 +00:00
brad
9ff8167cd5 Enable the V4L2 support in Kopete. Tested with MSN webcam support.
ok robert@
2008-09-07 22:58:25 +00:00
brad
d0ee955f35 Update libgsf to 1.14.9.
ok ajacoutot@ jasper@
2008-09-07 22:21:10 +00:00
steven
9d912db4eb update to 1.0.7 2008-09-07 17:13:19 +00:00
simon
a8aecb0a97 update to version 1.10, change homepage to new location, add @bin marker
and drop maintainership
2008-09-07 09:58:14 +00:00
simon
cc7fe3cee0 update to version 1.11 2008-09-07 09:42:01 +00:00
simon
f30f03c529 update to version 1.46 and add @bin marker 2008-09-07 09:21:06 +00:00
simon
8f5103e795 update to version 0.85 2008-09-07 09:15:35 +00:00
simon
d2b7da60ed maintenance update to version 0.21 2008-09-07 09:14:21 +00:00
simon
6e8abdc7ca maintenance update to version 1.01 2008-09-07 09:06:27 +00:00
simon
37eff8fcbe maintenance update to version 1.40000 2008-09-07 09:00:34 +00:00
simon
92ac750774 maintenance update to version 0.14 2008-09-07 08:58:08 +00:00
simon
d26b9a1d65 maintenance update to version 0.21 2008-09-07 08:56:25 +00:00
ajacoutot
ecad5dc344 - add forgotten patches from last commit 2008-09-07 07:54:57 +00:00
ajacoutot
d5e714bad1 - update to rocksndiamonds-3.2.4
ok landry@
2008-09-07 07:54:04 +00:00
djm
04a7186835 The _sha256 and _sha512 modules are not built when Python is built
against OpenSSL 0.9.8 as it includes support for these hashes directly.
Bump pkgname.
Report from Frank Denis
2008-09-06 23:39:57 +00:00
sthen
f6c9102d1a updated patch from Rob Holland, his commentary:
"Andreas Tille, the Debian WordNet maintainer, noticed a bug in my
patch. The bug is not security related, but causes incorrect behaviour
in WordNet.

I replaced a strncpy(s1, s2, strlen(s2)) with a strcpy forgetting that
strncpy invoked that way would always omit the trailing \0 (as the \0
would always be at strlen(s2) + 1). This resulted in a truncation of
output from WordNet which relied on the previous behavior which it
used to 'patch' s1. I've now adjusted the strncpy to be a memcpy and
added a comment, to make the intent of the code clear. (Using a str*
function when you don't wish any handling of \0 is unintuitive to me,
hence my mistake). [..] Apologies for the error."

thanks Rob for the exemplary handling of this advisory. Notifications
to package maintainers and follow-ups are almost unheard-of and very
welcome.
2008-09-06 21:49:15 +00:00
simon
dd7ddb7a1f add p5-Template-Plugin-Markdown 2008-09-06 11:39:45 +00:00
simon
4abf3c114b import p5-Template-Plugin-Markdown
Template::Plugin::Markdown is a plugin for TT which provides a filter to
format your text with Markdown style.

ok okan@ just before the lock
2008-09-06 11:39:40 +00:00
simon
8d14bc6626 add p5-Catalyst-Plugin-C3 to devel/ and p5-Catalyst-Plugin-Cache,
p5-Catalyst-Plugin-Cache-Store-FastMmap,
p5-Catalyst-Plugin-ConfigLoader-Environment,
p5-Catalyst-Plugin-LogWarnings, p5-Catalyst-Component-ACCEPT_CONTEXT,
p5-HTML-SBC and p5-XML-Atom-SimpleFeed to www/
2008-09-06 10:34:06 +00:00