Commit Graph

59909 Commits

Author SHA1 Message Date
jasper
49e713ebdd - sync 2010-09-25 20:57:05 +00:00
jasper
ed53cd4987 import hs-uniplate 1.5.1
Uniplate is library for writing simple and concise generic operations.
Uniplate has similar goals to the original Scrap Your Boilerplate work,
but is substantially simpler and faster.

feedback/ok kili@
2010-09-25 20:56:36 +00:00
jasper
2debc45496 - update hscolour to 1.17
ok kili@
2010-09-25 20:53:56 +00:00
steven
f0f99b291f indicate reason for gnu libtool 2010-09-25 20:51:41 +00:00
steven
455275a703 indicate reason for gnu libtool 2010-09-25 20:45:24 +00:00
steven
b51b966cd1 summarize why it uses gnu libtool 2010-09-25 20:05:45 +00:00
steven
29dba6a7aa seems to build fine with openbsd libtool 2010-09-25 18:54:19 +00:00
steven
496b5e4743 indicate why we use gnu libtool 2010-09-25 18:45:37 +00:00
steven
da6fadd030 indicate why we use gnu libtool 2010-09-25 18:25:35 +00:00
ajacoutot
9b35e3b26e Make rhythmbox start again after recent python 2.6.6 update.
Merged from upstream git.
2010-09-25 18:13:13 +00:00
steven
b9452e2e71 works with openbsd libtool now too 2010-09-25 18:13:09 +00:00
steven
9dde804a04 no longer requires gnu libtool 2010-09-25 17:15:25 +00:00
steven
9098b5f565 drop relative -L paths from dependency_libs before installing the .la file. 2010-09-25 17:14:48 +00:00
steven
3ae0723a0e drop libraries from deplibs which we are not going to install.
this should fix exiv2.
2010-09-25 16:58:52 +00:00
steven
44e0bdbcd7 also add -lfoo arguments to deplibs if there is no key yet for this library,
because the key may be set in a recursion step, but we only add to deplibs
at level 0.
this seems to produce more correct deplibs.
first step to fix kde/bindings.
2010-09-25 15:20:04 +00:00
steven
60381b0e9e if we are not using gnu libtool, it's not needed in build depends 2010-09-25 13:39:02 +00:00
steven
5dc3942cc5 don't require gnu libtool 2010-09-25 13:34:57 +00:00
steven
9b80461fa6 put .o files on command line in objects array as well.
this fixes errors in gst-plugins-bad.

while here, check the object list and bail out if it's empty
2010-09-25 13:32:06 +00:00
jasper
e69d27ef62 - sync 2010-09-25 05:33:04 +00:00
jasper
2cb31241a8 import torture 1.0
torture is a suite of programs designed to torture specific either
specific parts or the system as a whole.

torture and port by thib, with tweaks from armani@
ok armani@
2010-09-25 05:32:38 +00:00
william
1083b91a02 Enable the static gzip module by default.
ok bernd@

from Johan Huldtgren a while ago, thanks.
2010-09-25 03:34:40 +00:00
jakemsr
fc123f5c22 video(1) is in xenocara again 2010-09-25 03:22:42 +00:00
jakemsr
2fb6ee0184 COMES_WITH = 4.9 2010-09-25 03:14:56 +00:00
edd
801ce516ac sync README.
No OK, not linked.
2010-09-24 21:59:56 +00:00
edd
522544af82 Fix lib configurations, regenerate packing lists, add XXX to remond me to check
stuff.
No OK needed, not linked to build.
2010-09-24 21:58:13 +00:00
steven
69e7eb3acc no longer requires gnu libtool 2010-09-24 21:10:16 +00:00
steven
d9fe54e890 don't use empty valued libdir here 2010-09-24 21:07:30 +00:00
steven
205a6c48cc move test to discover shared libs in .la files to pass 2 because then we
actually have all the .la files we need (especially so if users insist on
using -lfoo instead of foo.la).
this makes it behave better for the creation of executable wrappers.
should fix sysutils/bacula.
2010-09-24 20:57:54 +00:00
edd
cf7709ffec unbreak xindy build (needed --disable-xindy-rules)
WIP area is not linked to build, no OK needed.
2010-09-24 20:23:27 +00:00
ajacoutot
0cda7602b5 Bump after previous. 2010-09-24 20:00:51 +00:00
edd
8f0c6594e8 fix a naughty hard-coded path. OK espie@ 2010-09-24 19:35:27 +00:00
jasper
f4bdaf2b88 don't install gzipped manpages 2010-09-24 18:50:34 +00:00
steven
964f85263b don't require gnu libtool 2010-09-24 18:40:44 +00:00
steven
1fd0dd16da s/--release/-release/
makes gnu libtool understand better
2010-09-24 18:40:15 +00:00
steven
0166d70ee4 update to 3.1.2
somehow it got stuck in my tree for a while
2010-09-24 17:54:16 +00:00
jim
06b1c37b60 Change master_sites to insulate us from BitBucket changes.
ok sthen@
2010-09-24 16:38:52 +00:00
jasper
f99f777856 - revert, chris intended to commit an update along with this patch, but broke the tree. 2010-09-24 16:23:51 +00:00
ajacoutot
16f4a95279 We do support monotonic clock, so patch accordingly.
Set correct mix/max thread priorities.
Remove an obvious comment.

ok landry@ jasper@
2010-09-24 16:20:40 +00:00
jim
e8256cbbb1 update to 0.2.12
ok kili@
2010-09-24 16:12:06 +00:00
edd
730a9295b0 Create a "work in progress" directory for texlive 2010. This is not linked to
the build, but will eventually become print/texlive.

There is a README file containing my roadmap and progress.

OK to make this sandbox from sthen@ and ajacoutot@.
2010-09-24 15:44:41 +00:00
ckuethe
5eb195542c A few clean-ups from ajacoutot@, ok landry@ 2010-09-24 15:40:17 +00:00
sthen
f2d94ea127 bump 2010-09-24 15:37:42 +00:00
ckuethe
3a95337c83 update to assl-0.9, take over maintainership. prodding from marco, ok laurent 2010-09-24 15:33:06 +00:00
sthen
d053315499 bump 2010-09-24 15:29:20 +00:00
jeremy
179a735c55 Remove myself as MAINTAINER of multimedia/subtitleripper
OK landry@
2010-09-24 15:27:46 +00:00
jeremy
8ba7ce0e92 Update my MAINTAINER email address
OK landry@
2010-09-24 15:27:00 +00:00
jasper
449709ad27 - mips64(el) switched to gcc4
ok phessler@
2010-09-24 15:25:21 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
millert
214315e968 split() not longer implicitly assigns its results to @_.
This functionality was deprecated some time ago and as of perl 5.12.2
is unsupported.
2010-09-24 15:16:20 +00:00
sthen
9b37ead841 add libperl to WANTLIB for shared_only perl ports, to automatically handle
ABI changes in future.

bumps for affected ports to follow.
2010-09-24 15:15:38 +00:00