Commit Graph

74815 Commits

Author SHA1 Message Date
naddy
1eb30322c9 add apr libs when checking for svn libs; ok landry@ sthen@ 2012-05-02 19:01:53 +00:00
okan
69af18eb51 update to 1.07; from Wen Heping (MAINTAINER)
ok landry@
2012-05-02 14:32:24 +00:00
landry
bbf98d9549 Update to viking 1.3. 2012-05-02 14:14:50 +00:00
dcoppa
e04a751d34 Update to rtorrent-0.9.2 2012-05-02 14:06:31 +00:00
dcoppa
ed1d940bf6 Update to libtorrent-0.13.2 2012-05-02 14:06:03 +00:00
sthen
b662b2910c Install send_nsca in usr/local/sbin so it's in a typical path, it's a
standalone utility anyway so libexec isn't really the right place for it.
Keep a symlink around to avoid breaking existing installations.
2012-05-02 13:40:09 +00:00
sthen
d0d89306c9 tweak check_email_delivery:
- drop pointless patch, we only install the _epn version
- add mail to categories
- allow --imap-username / --imap-password by itself (avoiding the need
to specify a username which applies to smtp if auth is enabled).
2012-05-02 13:15:53 +00:00
rpointel
98e51a3914 Update py-redis to 2.4.12.
looks good dcoppa@.
2012-05-02 10:04:25 +00:00
dcoppa
641c1b22d6 Update to taglib-1.7.2, rolling in the fix for SECURITY issue
CVE-2012-2396: fixed division by zero while parsing corrupted MP4
files.
2012-05-02 08:48:51 +00:00
dcoppa
8b8109cdf7 GC patches/patch-i3bar_src_child_c: useless now that we have i3status. 2012-05-02 08:31:48 +00:00
ajacoutot
fe9e615d0c +carrier
+carrier_percentage
+carrier_weight
+product_measurements
+purchase_shipment_cost
+sale_shipment_cost
+stock_supply_forecast
2012-05-02 08:30:24 +00:00
ajacoutot
4a30408d1b Import trytond-module-stock_supply_forecast-2.4.0.
This is the "stock_supply_forecast" module of the Tryton application
platform.

ok jasper@
2012-05-02 08:29:33 +00:00
ajacoutot
920cfbc60e Import trytond-module-sale_shipment_cost-2.4.0.
This is the "sale_shipment_cost" module of the Tryton application
platform.

ok jasper@
2012-05-02 08:29:17 +00:00
ajacoutot
a6b601ae5b Import trytond-module-purchase_shipment_cost-2.4.0.
This is the "purchase_shipment_cost" module of the Tryton application
platform.

ok jasper@
2012-05-02 08:29:02 +00:00
ajacoutot
e23c6269ae Import trytond-module-product_measurements-2.4.0.
This is the "product_measurements" module of the Tryton application
platform.

ok jasper@
2012-05-02 08:28:41 +00:00
ajacoutot
4aeed34cc9 Import trytond-module-carrier_weight-2.4.0.
This is the "carrier_weight" module of the Tryton application
platform.

ok jasper@
2012-05-02 08:28:24 +00:00
ajacoutot
ead8459b9d Import trytond-module-carrier_percentage-2.4.1.
This is the "carrier_percentage" module of the Tryton application
platform.

ok jasper@
2012-05-02 08:28:12 +00:00
ajacoutot
c41212a0e8 Import trytond-module-carrier-2.4.1.
This is the "carrier" module of the Tryton application platform.

ok jasper@
2012-05-02 08:27:55 +00:00
jasper
7d619a318c - update to 3.4.1
* bugfixes and translation updates
2012-05-02 08:22:45 +00:00
ajacoutot
c6bacc8759 Update to py-vobject-0.8.1c. 2012-05-02 07:49:10 +00:00
ajacoutot
4aa35b6031 Simplify dependencies. 2012-05-02 07:48:59 +00:00
jasper
9037fd2182 no need to set status_command by default to /usr/bin/true anymore, we have
i3status now.

ok dcoppa@ (MAINTAINER)
2012-05-02 07:39:08 +00:00
jasper
b550a5ec3d sync 2012-05-02 07:38:14 +00:00
jasper
864f7b3978 import i3status 2.4.1 (git clone as of a few days ago, along with a load of
patches for OpenBSD support, which have all been committed upstream already)

i3status is a small program (about 1500 SLOC) for generating a status
bar for dzen2, xmobar or similar programs. It is designed to be very
efficient by issuing a very small number of system calls, as one
generally wants to update such a status line every second. This ensures
that even under high load, your status bar is updated correctly. Also,
it saves a bit of energy by not hogging your CPU as much as spawning the
corresponding amount of shell commands would.

ok dcoppa@
2012-05-02 07:37:10 +00:00
dcoppa
8a2f52a6cd Bugfix update to redis-2.4.12 2012-05-02 07:26:00 +00:00
ajacoutot
84646ed757 Update all tryton modules to version 2.4.0 | 2.4.1. 2012-05-02 06:57:53 +00:00
ajacoutot
bc1b58328a Update to tryton-2.4.0.
See http://www.tryton.org/news.html for details
2012-05-02 06:57:21 +00:00
ajacoutot
f8870cfcf1 Update to trytond-2.4.1.
See http://www.tryton.org/news.html for details.
2012-05-02 06:57:01 +00:00
ajacoutot
3f10f2bb92 Bump default MODPY_EGG_VERSION to 2.4.1. 2012-05-02 06:56:27 +00:00
naddy
9c220e77c8 explicitly link with apr libs 2012-05-01 20:37:41 +00:00
ajacoutot
42f399bb8f Unbreak after glib2 update (from upstream).
Breakage reported by nigel@, thanks!
2012-05-01 18:46:25 +00:00
pascal
eafdb11e25 Patch this header to work with -Werror=strict-prototypes.
ok Tobias Ulmer (maintainer)
2012-05-01 16:10:07 +00:00
sthen
4636573c76 fix RUN_DEPENDS, PKGNAME does not append v0 from EPOCH and we don't really
want FULLPKGNAME here. breakage spotted by naddy@
2012-05-01 15:49:12 +00:00
merdely
f744273784 "Bugfix in manufacturer discovery when cim entry not found or empty"
ok sthen@
2012-05-01 15:32:20 +00:00
ajacoutot
24c2f58734 Update to nasm 2.10.
Bulk testing by sthen@
from Brad, ok maintainer
2012-05-01 15:25:26 +00:00
ajacoutot
ba1ce768a0 Unbreak after recent glib2 update (from upstream).
Breakage reported by fgsch@, thanks.
2012-05-01 15:01:03 +00:00
espie
5c927d5626 zap sqlite3 build, proper, keep the lemon and tcl-sqlite3 stuff going.
(and don't forget about LIB_DEPENDS-tcl, thx sthen@)
2012-05-01 14:29:56 +00:00
jasper
7404168d03 - update to 1.13
ok rpointel@
2012-05-01 12:22:46 +00:00
jasper
e9366f5435 sync 2012-05-01 12:22:17 +00:00
jasper
cd35437744 import py-repoze-lru 0.5
repoze.lru is a LRU (least recently used) cache implementation. Keys and
values that are not used frequently will be evicted from the cache
faster than keys and values that are used frequently.

ok rpoinel@
2012-05-01 12:21:17 +00:00
jasper
407b8262d4 sync 2012-05-01 07:39:43 +00:00
jasper
0a87a24da9 import gedit-code-assistance 0.1.3
gedit-code-assistance is a plugin for gedit which provides code
assistance for C, C++ and Objective-C by utilizing clang.

ok aja@
2012-05-01 07:38:47 +00:00
merdely
2337039991 Update to 3.3.2. From wen heping. Thanks.
Several security updates included.
2012-05-01 07:21:22 +00:00
sebastia
ce396c95af Fix Itcl library loading.
Feedback and OK stu@
2012-05-01 06:58:45 +00:00
jasper
393e3cbd84 sync 2012-05-01 06:49:25 +00:00
jasper
72905f9f1e import gedit-cossa 3.2.0
gedit-cossa is a CSS previewer for GTK+ themes, integrating with gedit
so the edited CSS is promptly visible in the various samples.
gedit-cossa may be easily extended with more samples and allows zooming
these to help get the tiny details right.

ok aja@
2012-05-01 06:47:44 +00:00
ajacoutot
1450b83078 Update ffmpeg-php for newer FFmpeg API.
from upstream via Brad
2012-05-01 06:19:12 +00:00
ajacoutot
646aeecd0b Minor update to dconf-0.12.1. 2012-05-01 06:17:38 +00:00
ajacoutot
dd99bb690a Bugfix update to glib 2.32.2. 2012-05-01 06:17:01 +00:00
ajacoutot
39c9e10fa3 Minor update to libaudiofile-0.3.4. 2012-05-01 06:04:48 +00:00