Commit Graph

75020 Commits

Author SHA1 Message Date
jasper
cf8f4d9083 fold PFRAG.shared into PLIST 2012-05-15 20:36:28 +00:00
naddy
b2572714e6 fix crash on SIGINT or end of file, reported by Thomas Pfaff 2012-05-15 19:51:53 +00:00
jasper
45bf6e64b9 use MODLUA_WANTLIB 2012-05-15 19:48:30 +00:00
jasper
3583d15ad2 switch to lua.port.mk 2012-05-15 19:38:01 +00:00
jasper
7aedd86c8a drop an underscore 2012-05-15 19:24:21 +00:00
ajacoutot
5f32258a4e Bugfix update to gvfs-1.12.3. 2012-05-15 18:29:31 +00:00
jasper
d6d6ca72b2 various lua tweaks 2012-05-15 18:28:36 +00:00
jasper
7a5b780456 cleanup 2012-05-15 18:22:18 +00:00
jasper
f422c6fc8f switch to lua.port.mk and a few tweaks 2012-05-15 18:21:12 +00:00
jasper
eb3c8c376e switch to lua.port.mk now that we can toggle MODLUA_BUILD_DEP 2012-05-15 18:15:10 +00:00
jasper
2da6934e08 add MODLUA_BUILD_DEP and rename MODLUA_RUN_DEP for consistency 2012-05-15 18:14:44 +00:00
jasper
4868ff182a switch to lua.port.mk 2012-05-15 18:14:01 +00:00
jasper
eca3ed6b04 - switch to lua module
- regen WANTLIB while here
2012-05-15 18:04:13 +00:00
jasper
979b051eff switch to lua module 2012-05-15 18:03:59 +00:00
jasper
b089987cb2 add support for retrieving MODLUA_WANTLIB and MODLUA_LIB_DEPENDS through the module. 2012-05-15 18:03:18 +00:00
jasper
33f4e7c6a2 - update to 0.6.18
ok MAINTAINER
2012-05-15 17:37:34 +00:00
jasper
02255fa12c sync with new lua.port.mk 2012-05-15 17:34:05 +00:00
jasper
c97b002d24 regen
772 insertions(+), 734 deletions(-)
2012-05-15 16:35:22 +00:00
ajacoutot
acdd092453 Some bug fixes from upstream:
- Fix random crashes caused by invalid 32-bit shifts on 32-bit values.
- Mark tables as static constants.
- Change output normalisation factor from 3/2 to sqrt(2).
- Sanity check for subframes and prim_channels to avoid crashes with invalid streams.
- Avoid crashing with invalid frames setting a bitalloc_huffman component to 7.

While here, tweak COMMENT and remove USE_GROFF.

from Brad
2012-05-15 16:17:27 +00:00
ajacoutot
3c531b21f1 Link to BZ. 2012-05-15 15:48:57 +00:00
jasper
8ffaf46fbc - update to 5.9.2 2012-05-15 15:38:30 +00:00
naddy
742aac8aa4 strptime is XPG4v2 2012-05-15 15:16:02 +00:00
jasper
fa4d879b11 adjust to new lua.port.mk 2012-05-15 15:15:19 +00:00
jasper
18e764b415 add MODLUA_EXAMPLEDIR too 2012-05-15 15:11:06 +00:00
ajacoutot
f92c56c5a4 Bugfix update to totem-pl-parser-3.4.2.
* fix possible crash with newer versions of GLib/GThread
2012-05-15 14:32:43 +00:00
ajacoutot
3a328c2dce Bugfix update to gnome-control-center-3.4.2. 2012-05-15 14:31:18 +00:00
ajacoutot
729a49c7dc Bugfix update to gnome-settings-daemon-3.4.2. 2012-05-15 14:21:55 +00:00
ajacoutot
80dc3d01bc Bugfix update to yelp-xsl-3.4.2. 2012-05-15 14:05:24 +00:00
ajacoutot
91abd395e4 Bugfix update to glib2-networking-2.32.3. 2012-05-15 14:02:46 +00:00
ajacoutot
d5247563b9 Minor update to gsettings-desktop-schemas-3.4.2. 2012-05-15 14:00:46 +00:00
mpi
2649d4b541 +usbutils 2012-05-15 13:46:03 +00:00
mpi
6bb73d53eb Import usbutils-005
Utility used to display information about USB devices.

ok sthen@, ajacoutot@ (on a previous diff)
2012-05-15 13:44:52 +00:00
jasper
1eff428b0f add MODLUA_DOCDIR, this will help when we have two lua versions with which
ports can be built with..
2012-05-15 12:25:17 +00:00
jasper
93920a2be1 - fix location of docs 2012-05-15 11:48:14 +00:00
espie
7bc86a3598 whine for pkgpaths with extra / 2012-05-15 11:48:07 +00:00
jasper
6114bd8a7a - update to 3.4.2.1 2012-05-15 11:24:10 +00:00
jasper
c48f9c138f - update to 3.4.2 2012-05-15 11:23:37 +00:00
espie
a3e1fdee35 split the PkgPath component into a base class so that sqlports will be
able to reuse it
2012-05-15 10:10:13 +00:00
ajacoutot
9210b9f432 Make -server and -client RUN_DEPENDS on -main.
Make DESCR consisten.

ok robert@ (maintainer)
2012-05-15 09:47:03 +00:00
jasper
68e64f4c94 - use ${PREFIX}/share/doc/ instead of ${PREFIX}/doc/ 2012-05-15 08:45:11 +00:00
dcoppa
ae2b2f4867 Sync with what bentley@ pushed upstream. 2012-05-15 08:36:28 +00:00
jasper
f2f13a2a9f unbreak by fixing the dependencies
ok kili@
2012-05-15 08:07:27 +00:00
dcoppa
c631491e2a Simplify; no pkg changes.
Based on a diff by sthen@
2012-05-15 08:05:19 +00:00
ajacoutot
9c6bcdb4d1 Tweak error message; FLAVORs can be either conflicting or unknown.
No pkg change.

ok robert@ (maintainer)
2012-05-15 07:20:37 +00:00
ajacoutot
04b6231f3e Bugfix update to nautilus-3.4.2. 2012-05-15 06:53:39 +00:00
ajacoutot
787779247e Bugfix update to glib2-2.32.3. 2012-05-15 06:31:34 +00:00
ajacoutot
4d891c8beb Update to gstreamermm-0.10.10.2.
* Plugins: Remove conflict with GStreamer *_get_type() function names.

This fixes the deadlock when starting subtitleeditor.
2012-05-15 06:26:37 +00:00
ajacoutot
058c8e9565 Bugfix update to orca-3.4.2. 2012-05-15 05:55:55 +00:00
ajacoutot
3d6634808e Bugfix update to at-spi2-core-2.4.2. 2012-05-15 05:49:08 +00:00
pascal
a51e30b3c9 Fix build with Brad's sysconf(3) diff, found by naddy@ in his bulk build. 2012-05-14 23:39:39 +00:00