Commit Graph

38 Commits

Author SHA1 Message Date
sthen
9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
sthen
e40f996745 another batch of ncurses->curses WANTLIB updates, skipping any
that have gettext LIB/RUN_DEPENDS to avoid conflicts for naddy's
multipackaging work
2019-05-20 20:52:31 +00:00
naddy
a1822e2450 switch to CONFIGURE_STYLE=autoreconf 2019-05-18 12:13:33 +00:00
naddy
33b1a5fbc8 oops, add autotools dependencies 2019-04-02 06:49:47 +00:00
naddy
e1e2b06973 simplify autotools invocation 2019-04-02 06:38:11 +00:00
sthen
25f0e460f2 Add COMPILER lines to c++ ports which currently use the default. Adjust
some existing COMPILER lines with arch restrictions etc. In the usual
case this is now using "COMPILER = base-clang ports-gcc base-gcc" on
ports with c++ libraries in WANTLIB.

This is basically intended to be a noop on architectures using clang
as the system compiler, but help with other architectures where we
currently have many ports knocked out due to building with an unsuitable
compiler -

- some ports require c++11/newer so the GCC version in base that is used
on these archirtectures is too old.

- some ports have conflicts where an executable is built with one compiler
(e.g. gcc from base) but a library dependency is built with a different
one (e.g. gcc from ports), resulted in mixing incompatible libraries in the
same address space.

devel/gmp is intentionally skipped as it's on the path to building gcc -
the c++ library there is unused in ports (and not built by default upstream)
so intending to disable building gmpcxx in a future commit.
2018-10-24 14:27:57 +00:00
jasper
64837ebdd8 fix build with clang6 2018-04-11 17:44:21 +00:00
jca
3974002ba5 Fix (some?) runtime crashes.
Mainly problems due to a constructor not properly initialized.
Reported by Solenne Rapenne, input & ok tb@, ok bcallah@ (maintainer)
2017-08-15 18:39:48 +00:00
sthen
5e964ab0df bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. 2017-07-26 22:45:14 +00:00
espie
8ac47fd9c6 use COMPILER_LIBCXX where applicable 2017-07-16 19:18:47 +00:00
bcallah
03ba33d3c3 Update to 3.2.6 -- bug fixes collected over the last 8 years.
ok rsadowski@
2017-06-18 14:56:03 +00:00
naddy
af72ed8b4e don't mix char* and const char*; fixes build with clang 2017-04-26 14:58:38 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
schwarze
38296c8f96 Drop USE_GROFF (white space differences only).
While here, fix a markup error in nmixer(1) that loses text.  Bump.
2015-04-04 14:45:36 +00:00
naddy
dd9aa3bac5 escape backslashes for roff 2015-02-18 16:15:37 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
2d98db1697 PERMIT/REGRESS->TEST sweep 2013-03-10 22:55:01 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
sthen
3892176975 new-style WANTLIB/LIB_DEPENDS 2010-10-18 22:43:10 +00:00
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
jakemsr
44cb065cc8 - update to mp3blaster-3.2.5
- add sndio audio to mp3blaster and splay programs
- implement nmixer as a generic midi volume controller, that defaults to
using the aucat:0 midi device
- stop using multiple threads for mpeg decoding.  they are poorly
implmented, just spinning and using all available cpu cycles

with feedback from naddy@ and ratchov@
2010-01-11 07:51:26 +00:00
jasper
1a15a77772 - update homepage
- remove MAINTAINER (per his request)

ok naddy@ (former MAINTAINER)
2008-03-20 17:23:04 +00:00
simon
ec8fc0fefe remove surrounding quotes from COMMENT/PERMIT_*/BROKEN 2007-09-15 21:26:00 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
espie
b019a77038 new-style specs 2006-08-01 12:13:28 +00:00
naddy
1856b0cd4a maintenance update to 3.2.1 2006-01-23 17:09:36 +00:00
naddy
1fcf57ac59 Do not depend on libvorbis/libogg interlibrary dependency.
From: Robbert Haarman <inglorion@inglorion.net>
2005-01-24 17:51:36 +00:00
naddy
199c30b4ac SIZE 2005-01-05 15:47:05 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
espie
79fe9efdfd switch to new style PLISTS, using @lib, ditching DYNLIBDIR.
Replace two INSTALL scripts with @sample.
Reorder plists to match auto-generation, add comments for files that
don't get installed.
2004-08-06 14:37:27 +00:00
espie
f2a98539a2 fix getopt prototype so that it matches ours, as gcc3 is much more picky
concerning these.
2003-12-29 20:39:37 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
4f633a2b02 * Fix playing Ogg Vorbis files on big-endian archs.
* Maintenance update to 3.2.0.
2003-12-01 19:18:19 +00:00
naddy
f263cc3c50 No longer needed. 2002-12-21 21:34:28 +00:00
naddy
1b55e1fb38 Update to 3.1.3. 2002-10-23 15:24:34 +00:00
naddy
6e05a7eab0 Fix build with gcc3.1. 2002-07-20 20:15:04 +00:00
naddy
3fdfaf9a61 stealth update; sunsite mirror still holds old distfile 2002-05-23 16:14:01 +00:00
naddy
0c2c7c933c Import mp3blaster 3.1.1.
Mp3blaster is an audio player with a user-friendly interface that will run
on any text console. The interface is built using ncurses, and features all
common audio player controls. The playlist editor is very flexible and allows
nested groups (albums). Supported audio media: mp3, ogg vorbis, wav, sid and
streaming mp3 over HTTP.
2002-05-23 15:36:06 +00:00