Commit Graph

1477 Commits

Author SHA1 Message Date
steven
2230a954d6 fix WANTLIB after gtk+2 downgrade 2006-01-17 20:36:47 +00:00
steven
ac2481fb04 fix WANTLIB and LIB_DEPENDS after gtk+2 downgrade 2006-01-17 19:32:41 +00:00
steven
b0b2675357 fix WANTLIB after gtk+2 downgrade 2006-01-17 07:26:53 +00:00
espie
b0d27a1201 Bump C++ shared libs numbers and corresponding package names,
handles a through databases
2006-01-13 19:12:15 +00:00
pvalchev
2d6d020d38 update to morseplayer-1.4; from jason 2006-01-13 16:30:01 +00:00
steven
923a2d1efc add audacity 2006-01-12 09:01:24 +00:00
steven
c318a7e095 initial import of audacity-1.2.4
Audacity is a free audio editor. You can record sounds, play sounds,
import and export WAV, AIFF, Ogg Vorbis, and MP3 files, and more. Use it
to edit your sounds using Cut, Copy and Paste (with unlimited Undo), mix
tracks together, or apply effects to your recordings.

Initial port and many patches by jakemsr@. Thanks to maintainer
Antoine Jacoutot for persistence and keeping the port alive.

ok jakemsr@
2006-01-12 08:59:27 +00:00
jolan
e9e94674b1 fix tk dependency, noticed by marcos latas 2006-01-11 19:42:15 +00:00
espie
f297538561 zap more MODGNU_SHARED_LIBS 2006-01-10 11:21:21 +00:00
espie
cb17420482 zap some MODGNU_SHARED_LIBS 2006-01-10 11:14:49 +00:00
espie
1a124ad9ee belated switch to USE_LIBTOOL 2006-01-10 11:11:54 +00:00
alek
c8def7a977 Update to 1.7
Joint work with Jasper Lievisse Adriaanse <jasper@nedbsd.nl>
2006-01-08 15:44:50 +00:00
brad
5c0a2a3957 remove MODGNU_SHARED_LIBS and unused libtool patches. 2006-01-07 22:35:17 +00:00
brad
016d6b2c7d be gone libtool patches. 2006-01-06 21:14:51 +00:00
brad
58659d4f97 - remove --enable-static as this is the default behavior
- remove a unused libtool patch
2006-01-06 21:10:44 +00:00
naddy
939fa69096 don't package a statically built "module" 2005-12-30 16:41:06 +00:00
espie
12e8a2f36a forgot that one, last SHARED_LIBS in audio 2005-12-29 12:32:23 +00:00
naddy
9d1e13018c omitted package bump 2005-12-28 21:31:15 +00:00
espie
a2f64ef4b3 SHARED_LIBS
fiddle a bit with xmms files so that make plist is happy.
2005-12-24 19:51:52 +00:00
espie
ae778673c4 SHARED_LIBS
this one needs more tweaks to work than your average port!
2005-12-24 16:01:55 +00:00
pvalchev
61014d05d5 include errno.h not sys/errno.h 2005-12-24 08:28:59 +00:00
espie
6943d4e1a1 SHARED_LIBS, a bit more intricate (very little) 2005-12-23 16:59:13 +00:00
espie
87f6392afe more SHARED_LIBS... 2005-12-23 16:57:16 +00:00
espie
6796c8e722 SHARED_LIBS, regen PLIST with new gettext, tweak versioning to be simpler
to change.
2005-12-23 16:37:10 +00:00
espie
a04975097a SHARED_LIBS, USE_LIBTOOL 2005-12-23 16:12:24 +00:00
espie
6ec09bae1d SHARED_LIBS.
Tweak installation procedure to avoid *.so entirely in order not to pollute
PLIST.
2005-12-23 16:10:48 +00:00
espie
6d1857b3a3 with a patch it works better. 2005-12-23 15:30:08 +00:00
espie
ee256afb4d more SHARED_LIBS 2005-12-23 15:29:08 +00:00
espie
fe5f67e0ef better FAKE_FLAGS setup. Regen PLIST -> PKGNAME bump 2005-12-23 15:08:37 +00:00
espie
4f0340f3ad switch to SHARED_LIBS + some old conflict prevention 2005-12-23 15:07:05 +00:00
espie
33f715979d SHARED_LIBS + FAKE_FLAGS changes. 2005-12-23 15:05:18 +00:00
espie
fd2a385350 switch a few ports to SHARED_LIBS and USE_LIBTOOL 2005-12-23 15:03:05 +00:00
jakemsr
29b70fcc3d sync with update-patches 2005-12-23 06:31:31 +00:00
jakemsr
6f2bb187b7 - open the CD device with read only permissions.
- pkgname bumped.

ok steven@
2005-12-23 06:29:38 +00:00
naddy
d8bf723114 - maintenance update to 1.1.2
- remove inter-library dependency on libm (bump major)
2005-12-03 21:15:51 +00:00
naddy
4e3e868203 maintenance update to 1.1.3 2005-12-03 21:14:22 +00:00
pvalchev
3416318915 fix for gcc2: move var definition to beginning of block 2005-12-03 08:03:19 +00:00
kurt
9f95a86467 allow port to use RTLD_NOW now that it is supported. okay wcobb@ 2005-11-28 16:09:52 +00:00
steven
685c2e1bf1 update to 1.16
from new maintainer Jasper Lievisse Adriaanse <jasper at nedbsd.nl>

and fix regression test
ok sturm@
2005-11-26 21:19:18 +00:00
jolan
371478f6c3 fix building on i386 2005-11-21 08:58:15 +00:00
naddy
03856a9aa5 fix prototype clash and regen some patches 2005-11-19 15:37:10 +00:00
jolan
4ad9e4695b explicitly link to m and stdc++ since it is not happening automatically
for whatever reason

tracked down by kurt@
2005-11-18 16:46:30 +00:00
naddy
b08c7d2ecf fix wantlib for -xmms subpackage 2005-11-16 19:50:53 +00:00
jakemsr
8d7cf12a1a - allow MODGNU_AUTOCONF_DEPENDS to be added to BUILD_DEPENDS
- fix obsolete packages-specs

OK and packages-specs hint wilfried@
2005-11-16 07:57:31 +00:00
marcm
26389cc5d1 Update to 0.8.8, the latest in the 0.8 tree. USE_LIBTOOL. 2005-11-16 06:39:22 +00:00
wilfried
1969d07d53 fix wantlib + bump 2005-11-15 12:50:36 +00:00
wilfried
2fef6cf874 fix wantlib + bump 2005-11-15 11:30:17 +00:00
wilfried
5630e1aa18 fix packages-specs brain fart from yesterday and bump 2005-11-15 09:21:50 +00:00
wilfried
a0ee81d6aa fix wantlib + bump 2005-11-14 21:11:17 +00:00
wilfried
b45ca61af8 fix wantlib + bump 2005-11-13 21:17:56 +00:00