jeremy
375654af19
Fix build on a clean system and add a patch to make JRuby work with
...
more FFI libraries.
OK landry@, bernd@
2010-11-07 16:37:42 +00:00
sebastia
3d764f87ae
Fix WANTLIB
...
OK, jasper@
2010-11-07 15:52:38 +00:00
steven
b5397aa7ae
have the OpenSSL module call OpenSSL_add_all_algorithms() upon initialization
...
from brad (maintainer)
2010-11-07 12:32:07 +00:00
jeremy
1952f8e4f2
Enable speex, mod, cdda, and cddb support, now that all related
...
libraries have been imported. These all appear to work correctly,
except that CD audio playback has some occassional gaps, but
jakemsr@ reports that other libcdio users have similar issues.
OK jakemsr@
2010-11-07 00:50:22 +00:00
jeremy
37da804a39
This is a library based on the mod rendering code from ModPlug, a
...
popular Windows mod player written by Olivier Lapicque, found at
http://www.modplug.com .
Based on a diff from Alexandr Shadchin.
OK jakemsr@
2010-11-07 00:44:09 +00:00
merdely
b8972983b6
s/VAR=foo/VAR = foo/
2010-11-07 00:27:56 +00:00
merdely
2e4a08ed9c
emove myself as maintainer
...
- Remove USE_GROFF
- Remove gettext MODULE
- Remove LIB_DEPENDS line (included with qt4 MODULE)
- Fix WANTLIB
- SUBST_CMD
- Major lib bump (removed some functions)
- New pkg/README
help from and ok steven@
2010-11-07 00:26:13 +00:00
espie
a4f88880eb
- add check-register, that basically does print-plist
...
- switch motif to WANTLIB
- start warning about old style LIB_DEPENDS. It's time !
2010-11-07 00:03:38 +00:00
espie
c401210b5d
allow register-plist to do a quickie on print-plist
2010-11-07 00:01:40 +00:00
espie
042125896d
new wantlib
2010-11-06 23:52:59 +00:00
espie
12e833f14a
convert LIB_DEPENDS in x11 ports
2010-11-06 23:49:19 +00:00
jakemsr
98b338b5ba
let it build on sparc64
...
from Brad
2010-11-06 23:28:23 +00:00
jakemsr
36eed127e1
update to x264-snapshot-20101023-2245
...
works with upcoming mplayer update as well as current ports
from Brad (MAINTAINER)
2010-11-06 23:05:48 +00:00
espie
cd474773cf
bye bye old LIB_DEPENDS
2010-11-06 22:50:02 +00:00
espie
9fb7a3fc28
tk/tcl wantlib conversion
2010-11-06 22:06:57 +00:00
benoit
258a40a300
- update xmedcon to 0.10.7
...
- remove patch
ok jasper@
2010-11-06 21:50:19 +00:00
espie
e99803c88e
gconf2 module goes wantlib
2010-11-06 20:48:11 +00:00
espie
1d8cec31c3
kde -> wantlib
2010-11-06 19:38:54 +00:00
kili
54d54ba1f1
Fill in the `pkgpath' field of the libraries contained in ghc.
...
You'll now get sane output for all Haskell libraries. For example:
$ ghc-pkg field mtl pkgpath
pkgpath: lang/ghc
2010-11-06 19:11:43 +00:00
ajacoutot
b09bd417a5
Remove duplicate WANTLIB.
...
from Charles Smith
2010-11-06 19:05:28 +00:00
espie
203cf6e974
prepare for motif lib-depends -> wantlib
2010-11-06 18:42:35 +00:00
merdely
c0cfe69a86
Implement new pkg/README and zap MESSAGE.
...
Prodded by aja
ok aja & ian
2010-11-06 17:47:11 +00:00
espie
a5c061d902
izbetter to also remove extra LIB_DEPENDS partz
2010-11-06 16:41:23 +00:00
espie
632a3518ab
move gettext to new WANTLIB
2010-11-06 16:07:00 +00:00
landry
6ffd15fd5a
Stop the auto* madness and bring this port inline with today's standards:
...
- use ${SUBST_CMD} instead of perl -pi
- remove auto*/aclocal*.am patches and only patch configure/Makefile.in.
- use @sample to install a config file instead of @cwd, and default
to sndio output
- remove auto* dependency, unbreaks it with new metaauto
2010-11-06 12:19:38 +00:00
landry
776b2a6ab4
Return an error code in case the AUTO{CONF,MAKE}_VERSION variable is not
...
found in environment instead of failing silently. Bump metaauto to 1.0.
from Tobias Ulmer, ports failing with that diff (automake, cups, freetds,
tremor-tools) fixed by sthen@ and myself, 'go ahead' espie@
2010-11-06 10:58:15 +00:00
landry
b9fb7b7b9d
Add MODGNU_AUTOCONF_DEPENDS to BUILD_DEPENDS as those automake ports
...
check for autoconf existence during configure. Propagate
AUTOCONF_VERSION to CONFIGURE/MAKE_ENV to make sure the needed version
is found.
'go ahead' espie@
2010-11-06 10:54:53 +00:00
espie
dcdfee948c
convert libiconv to new wantlib
2010-11-06 10:18:38 +00:00
espie
4ca14c8052
add the missing pieces to handle MULTI_PACKAGES port: LIB/RUN/WANT should
...
always go thru an indirection, so that a multi-packages port can turn them
on/off piecewise (required for libiconv cleanup of sope).
style nits: makefiles with lots of ?= += do *REQUIRE* spaces.
also indent tests, and do the :L dance to have cleaner stuff.
2010-11-06 10:03:31 +00:00
ajacoutot
bc1bc5b9a0
Update to gtkaml-0.4.0.
2010-11-06 09:11:22 +00:00
ajacoutot
e5eec2bae6
Move to pkg-readmes.
2010-11-06 09:01:06 +00:00
ajacoutot
b881a01a78
Move to pkg-readmes.
2010-11-06 08:46:05 +00:00
ajacoutot
d20e9511d8
Merge MESSAGE into README.
2010-11-06 08:38:44 +00:00
ajacoutot
3eb79648a6
Move to pkg-readmes.
2010-11-06 08:35:34 +00:00
ajacoutot
df13d1304d
Forgot to remove this in previous.
2010-11-06 08:32:42 +00:00
ajacoutot
e54bdb5eeb
Move to pkg-readmes.
...
Add proper @group markers.
2010-11-06 08:27:27 +00:00
ajacoutot
c2ca812e0a
Move to pkg-readmes.
2010-11-06 08:14:37 +00:00
ajacoutot
c4d4ca4f00
Move to pkg-readmes and REVISION.
2010-11-06 08:03:05 +00:00
ajacoutot
159318e634
Move to pkg-readmes.
...
Remove references to ss(4) which is gone now.
2010-11-06 07:58:40 +00:00
ajacoutot
e89b9beb0f
Cosmetic, be consistent with how we set the rcs id in other files.
2010-11-06 07:56:48 +00:00
ajacoutot
64ff3f301b
Fix RCS id.
...
Remove empty pkg-readmes dir, please update your mtree.
2010-11-06 07:52:28 +00:00
ajacoutot
cb08589046
Maintainance update to gdk-pixbuf-2.22.1.
2010-11-06 06:25:09 +00:00
kili
b87a6b50bf
Tweak the pkgpath hack so it doesn't change the Cabal API. Unbreaks
...
hs-glib (and probably other stuff that uses the Cabal library).
Bump both -main and -doc (yes, really, -doc, too).
I hereby nominate myself for the HSMAUS (Homer Simpson Memorial
Award of Unlimited Stupidity).
2010-11-05 21:23:46 +00:00
ajacoutot
53a6778780
Update to backintime-common-1.0.4.
2010-11-05 16:39:10 +00:00
pea
f6b72229b6
Update to 1.12.1
...
comitski landry@
2010-11-05 15:34:02 +00:00
jasper
6809522ce4
- sync
2010-11-05 14:02:59 +00:00
jasper
0546282962
import stm32loader
...
Python script which will talk to the STM32 bootloader to upload and
download firmware.
ok aja@
2010-11-05 14:02:25 +00:00
ajacoutot
3cf24bba95
Update to gtk-vnc-0.4.2.
2010-11-05 13:52:59 +00:00
espie
88f371a12f
zap old lib depends for qt4
2010-11-05 13:47:46 +00:00
eric
2392cb69e3
+oggz
2010-11-05 13:00:09 +00:00