sthen
78d25392e8
update to 3.5.4, from new maintainer, Ian McWilliam.
2010-06-25 17:39:12 +00:00
steven
9985caa820
remove space after -Wl argument
...
fixes build with in-tree libtool
2010-06-25 17:18:21 +00:00
landry
3d86ce5a1e
Use autoconf 2.64 instead of 2.65, which still has some issues.
...
Fixes the build on gcc4 archs.
2010-06-25 13:54:34 +00:00
merdely
0d484d831f
Update to 3.0.16. Adds IPv6 support.
...
Diff from Robert <robert ! openbsd . pap . st>
Similar diff from Gabriel Kihlman <gk ! stacken . kth . se>
ok benoit@, theoretical ok ajacoutot@
2010-06-25 13:50:47 +00:00
sthen
05ffb4fa07
fix the plist
2010-06-25 12:29:03 +00:00
espie
da98ef0e09
work-around: if we don't get a shortname, tell the user something is a bit
...
too wrong, and return instead of building bogus things.
(I don't see how this ends up in haystack, though).
as noticed by sthen@ on tomcat/v6
2010-06-25 12:02:18 +00:00
sthen
6878f40b3a
update to 1.2-beta; N.B. default http port changed to 9080.
2010-06-25 11:45:12 +00:00
espie
957d837c10
get bin files to participate, as noticed by sthen
2010-06-25 10:37:03 +00:00
landry
91d9a23e3b
Add libtool to BUILD_DEPENDS instead of overriding it. Fixes build on a
...
clean machine so that it correctly installs autoconf/automake/metaauto.
2010-06-25 08:16:51 +00:00
steven
fb4e10a8f7
no need to add to deplibs recursively here
2010-06-25 05:21:35 +00:00
ajacoutot
12ed023b5a
Remove the Real plugin. No need for it anymore now that FFmpeg has been
...
updated.
from Brad.
2010-06-24 20:50:40 +00:00
kili
4eb670526b
Adjust WANTLIB and bump.
...
Silence post-extract a little bit.
Enable regression tests.
2010-06-24 19:53:12 +00:00
kili
64333027b3
This is a helper port, used for fetching lilypond test data for the
...
regression tests only, so people who don't want to run the lilypond
regression tests don't have to download the huge distfile.
It is not meant to build or package anything, nor is it wired to
print/Makefile.
Suggested and ok, espie@ (some days ago)
2010-06-24 19:49:43 +00:00
kili
3167c1cb7b
Update to 1.82.
...
No protests, and I tested it with the few ports that depend on it.
2010-06-24 19:42:44 +00:00
sthen
02c8576232
fix PLIST-main to include the pf plugins and bump;
...
problem pointed out by Yun Zheng Hu, thanks!
2010-06-24 16:20:49 +00:00
sthen
bd465d8f07
remove i386 from ONLY_FOR_ARCHS unless the compiler is gcc4,
...
various reports of not being usable with i386/gcc3 and it segfaults
at startup for me.
ok fgsch@
2010-06-24 09:48:06 +00:00
espie
4a9cd04841
+webdev
2010-06-24 07:45:06 +00:00
landry
5fd12e4669
Full stop for DESCR-files, pass --disable-static to LIBTOOL_FLAGS, and
...
@comment .la for plugins. Bump PKGNAMEs.
prodded by/ok ajacoutot@
2010-06-24 06:53:36 +00:00
landry
0345600b05
Do we really need a '96 'Secure Telnet Daemon' when we have OpenSSH in
...
base ? srsly ?
No cries of despair within a week on ports@, 'Put the port away' jasper@
2010-06-23 18:13:55 +00:00
landry
fe31ac1882
+collectd
2010-06-23 18:05:00 +00:00
landry
da4ec499a5
Import of collectd 4.10, yet another monitoring daemon :
...
collectd gathers statistics about the system it is running on and stores
this information. Those statistics can then be used to find current
performance bottlenecks (i.e. performance analysis) and predict future
system load (i.e. capacity planning). Or if you just want pretty graphs
of your private server and are fed up with some homegrown solution
you're at the right place, too ;).
Reworked by bernd@ to use MULTI_PACKAGES instead of FLAVORS, thanks!
With feedback from Nico Szalay.
ok bernd@
2010-06-23 18:04:26 +00:00
landry
b8ca591f4b
Reserve uid/gid for upcoming port of collectd
2010-06-23 17:57:20 +00:00
landry
3b1d1d0cd1
Add libtool to BUILD_DEPENDS as autogen.sh checks for libtoolize.
...
Builds fine with ports libtool otherwise..
2010-06-23 17:38:29 +00:00
landry
8f784e1e63
Bump PKGNAME/SO_VERSION to chase www/mozilla-thunderbird update.
2010-06-23 17:11:50 +00:00
landry
80a4f5efdf
Update to thunderbird 3.0.5. Bump SO_VERSION, switch to use -o/-g
...
options to ${SUBST_CMD} while here.
Tested by phessler & myself on amd64, by pea@ & Nicolas Legrand on ppc,
still builds & runs on sparc64.
ok pea@
2010-06-23 17:10:48 +00:00
landry
1aad8ff35d
Explicitely add libtool to BUILD_DEPENDS as jack autohell uses macros from
...
libtool.m4. Builds fine with ports libtool otherwise.
2010-06-23 17:06:44 +00:00
landry
b90389df26
Explicitely add libtool to BUILD_DEPENDS as bootstrap script checks for
...
libtoolize. Builds fine with ports libtool otherwise.
2010-06-23 17:02:46 +00:00
landry
35e7d80620
Explicitely add libtool to BUILD_DEPENDS as faac bootstrapping checks for
...
libtoolize and thereafter uses macros from libtool.m4. Builds fine with
ports libtool otherwise.
2010-06-23 16:57:30 +00:00
landry
6df95268de
Explicitely add libtool to BUILD_DEPENDS as bootstrap script checks for
...
libtoolize. Builds fine with ports libtool otherwise.
2010-06-23 16:53:20 +00:00
fgsch
f06b38f7bb
be more cautious when loading modules. spotted by naddy@.
2010-06-23 16:53:15 +00:00
steven
f3696556fd
use gnu libtool (needs ltdl)
2010-06-23 16:27:57 +00:00
espie
745c217601
compile utils/multimedia.
...
disable kmix until it no longer wants ossaudio.
2010-06-23 16:23:59 +00:00
steven
a50d3c71c1
use gnu libtool (needs ltdl)
2010-06-23 16:09:10 +00:00
steven
64639b92b4
don't link with libiconv.a and -liconv at the same time
...
fixes build with in-tree libtool
2010-06-23 15:48:28 +00:00
espie
eb7bcdb1a6
+toys
2010-06-23 15:04:46 +00:00
espie
2cb670bc2b
more compact Extra:
2010-06-23 15:02:45 +00:00
espie
cfd913baab
build sdk (kapptemplate broken ? todo)
...
note network conflicts with purple (and yellow and blue...)
2010-06-23 14:53:01 +00:00
steven
0249dd854f
autogen.sh needs libtoolize, so add gnu libtool as build dep.
...
builds fine with in tree libtool however.
2010-06-23 14:44:42 +00:00
espie
928c98921f
get network to build.
...
use qca2 where applicable.
get crypt in kdm (from Laurence Tratt) and use readpassphrase.
2010-06-23 13:11:34 +00:00
kili
b5b698c4cd
Unscrew. Noticed by jasper@
...
I fetched my distfile from the old place, before switching
MASTER_SITES to the new one (darcs.haskell.org). Same content,
but different size and checksums (because the files have been
created on different dates).
2010-06-23 08:37:18 +00:00
kili
8215f9cc14
Update to fontforge-20100501.
...
Add a workaround for an ICE on mips64el.
2010-06-23 08:00:42 +00:00
ajacoutot
fb5742fb57
Bugfix update to libgnomekbd-2.30.2.
2010-06-23 05:30:32 +00:00
kevlo
4cbdf3385c
update to 4.0.9.
...
"reads good to me" jasper@
2010-06-23 02:13:06 +00:00
espie
f31a52496e
clean-up a bit
...
with qca2 around, stuff picks it up... and breaks (ksirc patches...)
2010-06-22 23:31:55 +00:00
jasper
944a673252
- bump after x11/p5-Gtk2-Ex-PodViewer pkgname fix
2010-06-22 19:02:21 +00:00
jasper
315e71142c
- bump after devel/p5-Getopt-Euclid pkgname fix
2010-06-22 19:01:07 +00:00
jasper
db6122494b
- tyop
2010-06-22 18:59:51 +00:00
ajacoutot
5fc7dff76c
Update to timetrex-3.1.2.
...
* This release contains several minor bugfixes and updated tax tables
for the US and Canada.
2010-06-22 18:32:04 +00:00
ajacoutot
d6b0c66d9d
Bugfix update to gnome-panel-2.30.2.
2010-06-22 18:22:57 +00:00
ajacoutot
cdfd9363bb
Bugfix update to libsoup-2.30.2.
2010-06-22 18:16:59 +00:00