Commit Graph

78760 Commits

Author SHA1 Message Date
jasper
f3ba660c88 - stop spreading lies and actually use /var/tmp as temp directory. 2012-10-21 12:59:43 +00:00
landry
7365c2e720 Free commit, shuffle things around to greatly reduce the diff between
thunderbird and seamonkey makefiles.
2012-10-21 09:55:47 +00:00
naddy
14c60eb928 requires intltool to build 2012-10-20 20:05:44 +00:00
dcoppa
673ad7c716 Update to wget-1.14
OK gsoares@
2012-10-20 18:49:48 +00:00
edd
958e2ae8a2 Update to mednafen-0.9.26.
OK jeremy@
2012-10-20 17:35:18 +00:00
gsoares
622f0916bb SECURITY update for py-django-1.4.2
diff submitted by Ryan Boggs (MAINTAINER), thanks!

This update fixes a security issue related to host header poisoning.
more details at: ttps://www.djangoproject.com/weblog/2012/oct/17/security/
2012-10-20 16:00:58 +00:00
gsoares
9520aca711 - update to 2.54
- take maintainership

OK sthen@ (former maintainer)
2012-10-20 15:37:40 +00:00
landry
ffdc0a3a12 --with-system-zlib takes /usr, not /usr/lib. No binary change, and
allows to remove some dupe configure args at next update.
2012-10-20 11:17:56 +00:00
sthen
8a29c2e354 build aci-flavoured OpenLDAP 2012-10-20 08:37:00 +00:00
sthen
aeaed43eeb add a FLAVOR to enable the experimental ACI support in OpenLDAP,
req by Brian Empson. ok pea@.
2012-10-20 08:36:13 +00:00
bentley
aa2f804b4b +foma
+openfst
2012-10-20 04:36:45 +00:00
bentley
d41645c4fb Import openfst-1.3.1.
OpenFst is a library for constructing, combining, optimizing, and
searching weighted finite-state transducers (FSTs). Weighted
finite-state transducers are automata where each transition has an input
label, an output label, and a weight. The more familiar finite-state
acceptor is represented as a transducer with each transition's input and
output label equal. Finite-state acceptors are used to represent sets of
strings (specifically, regular or rational sets); finite-state
transducers are used to represent binary relations between pairs of
strings (specifically, rational transductions). The weights can be used
to represent the cost of taking a particular transition.

ok jeremy@
2012-10-20 04:35:55 +00:00
bentley
7fb44f7e59 Import foma-0.9.16.
Foma is a compiler, programming language, and C library for constructing
finite-state automata and transducers for various uses. It has specific
support for many natural language processing applications such as
producing morphological analyzers. Although NLP applications are
probably the main use of foma, it is sufficiently generic to use for a
large number of purposes.

ok jeremy@ pirofti@
2012-10-20 04:34:32 +00:00
kurt
82a85dd3c0 Use gcj 4.6 to build instead of 4.2. okay jasper@ 2012-10-19 22:30:36 +00:00
kurt
cb045bf328 Use gcj 4.6 to bootstrap instead of jamvm. okay jasper@ 2012-10-19 22:29:49 +00:00
kurt
b6875bfd59 Use gcj 4.6 instead of 4.2 to build. Also fix conflict with gcj 4.6.
okay jasper@
2012-10-19 22:28:41 +00:00
steven
aaedb105a1 +libivykis 2012-10-19 21:40:42 +00:00
steven
9d58d2d149 import libivykis 0.34
libivykis is a library for asynchronous I/O readiness notification.
It is a thin, portable wrapper around OS-provided mechanisms such as
kqueue(2) and poll(2).

this is a dependency of more recent versions of syslog-ng.
2012-10-19 21:39:12 +00:00
kili
687ce97200 + hs-snap-loader-{dynamic,static} 2012-10-19 18:57:13 +00:00
kili
eea8123c42 Update to hs-snap-0.9.2.2. 2012-10-19 18:56:14 +00:00
kili
07dd53a90e This library allows Snap applications to run at full compiled speed
with no overhead, in a way that's drop-in compatible with
snap-loader-dynamic.

ok sthen@
2012-10-19 18:54:58 +00:00
kili
6229f87485 This library allows Snap applications to recompile actions on the
fly in development mode.

ok sthen@
2012-10-19 18:54:17 +00:00
kili
35ab6ef905 Update to hs-snap-server-0.9.2.4. 2012-10-19 18:52:54 +00:00
kili
24ee533b26 Update to snap-core-0.9.2.2. 2012-10-19 18:51:52 +00:00
kili
aaa33ff7e5 Update to hs-clientsession-0.8.0.1.
(adding myself and jim@ as MAINTAINERs, even if jim@ is still swamped with work)
2012-10-19 18:51:01 +00:00
kili
a60b728a39 Update to hs-pwstore-fast-2.3. 2012-10-19 18:49:01 +00:00
sthen
4eb33903f3 BUILD_DEPENDS on py-docutils (for rst2man) 2012-10-19 16:27:47 +00:00
sthen
8fa3162ab9 bump so pkg_add -u picks up the change in static lib from moving to PIE. 2012-10-19 12:46:54 +00:00
ajacoutot
38d169ec53 Pushed upstream. 2012-10-19 12:35:41 +00:00
ajacoutot
711f9e360e Slightly increase the poll_duration in the timed_wait regress test.
req. by robert@
2012-10-19 12:07:53 +00:00
ajacoutot
83510ea946 Merge -cups into -main since cups,-libs does not depend on anything. 2012-10-19 09:34:48 +00:00
ajacoutot
5aa3862d87 foomatic-db-gutenprint -> gutenprint 2012-10-19 09:27:09 +00:00
ajacoutot
bf1fbaf5d3 Merge -foomatic into -main. There was no reason to subpackage this since
it already dependended on the main package.
Enable support for the native CUPS driver which brings some enhancedm
functionnalities (head cleaning...).
2012-10-19 09:26:10 +00:00
ajacoutot
fecbd0bec8 Tweak example to not have to depend on a specific version of gutenprint. 2012-10-19 08:40:08 +00:00
ajacoutot
93447dd4b2 Enable the gutenprint cups driver. 2012-10-19 08:15:41 +00:00
ajacoutot
767306c380 @exec-update takes care of the cache. 2012-10-19 07:18:28 +00:00
ajacoutot
2f2acd371d Bugfix update to gmime-2.6.11. 2012-10-19 06:15:41 +00:00
espie
c7f03958d7 zap spaces at end of variables (posix make compliance minor issue) 2012-10-18 21:23:51 +00:00
kili
d59a3171ba The update of hs-base64-bytestring broke this port. No cookies for me,
not even a client-side cookie.

Noticed by nigel@.

This will be fixed soonish (with the hs-snap updates).
2012-10-18 20:08:52 +00:00
sthen
8439312341 update Icinga to 1.8.0, testing (including icinga-web) and ok rpe@
- slight tweaks to upgrade documentation while there; you should still
check the proper upgrade notes from upstream, but the README now points
idodb users at the actual location of the schema update files to save
a bit of hunting.
2012-10-18 20:04:58 +00:00
dcoppa
e0a529a151 Bunch of updates:
libnatpmp-20110808 -> libnatpmp-20120821

minissdpd-1.1.20120121 -> minissdpd-1.2

miniupnpc-1.6 -> miniupnpc-1.7

miniupnpd-1.6.20120207 -> miniupnpd-1.7

OK ajacoutot@
2012-10-18 14:56:55 +00:00
sthen
c7f5986d4b update to Net-SNMP 5.7.2; lots of fixes and improvements
- many of our local patches are now committed upstream
2012-10-18 14:01:45 +00:00
ajacoutot
32a9d93edb time_t -> long 2012-10-18 13:55:27 +00:00
ajacoutot
7335f84678 We are getting fucked by our 32-bits time_t :( 2012-10-18 13:54:56 +00:00
ajacoutot
34d52f120c Extend README: give an example of xdg-mime(1) usage. 2012-10-18 13:17:36 +00:00
ajacoutot
c15bc236f5 Change some variables from time_t to long to prevent crashes all over... 2012-10-18 12:55:05 +00:00
ajacoutot
fb620b5c8b Adapt comment. 2012-10-18 12:29:43 +00:00
sthen
7c0a62fbea update get_iplayer to a more recent snapshot 2012-10-18 12:27:51 +00:00
sebastia
167d1ee0fd Update corebase to 0.1.1
fixing some issues in the CFString and the CFStringEncoding classes.

OK aja@
2012-10-18 09:07:03 +00:00
giovanni
ac59c8b29d Update to 1.9 2012-10-18 08:18:56 +00:00