33 Commits

Author SHA1 Message Date
naddy
b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
sthen
485792605b replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 21:02:12 +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
espie
1309f29d90 sprinkle some bins, remove stripped directories, reorder annotations that
are not in the "canonical plist write order"
2018-05-12 10:00:24 +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
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +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
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +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
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
b18b7a4a66 new-style REVISIONS/LIB_DEPENDS 2010-09-06 00:04:28 +00:00
jasper
2561bed270 - regen WANTLIB 2009-03-06 21:24:52 +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
pvalchev
d369ce13cc revert sdl changes from here too 2006-10-19 00:35:03 +00:00
pvalchev
36b4b694ed sync w/ sdl update 2006-10-18 17:55:19 +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
danh
6362fb0bc7 initial sweep for MESSAGE decoration removal; ok espie@ 2004-10-13 18:59:18 +00:00
espie
f16eb0ecc5 new plists 2004-08-09 15:58:46 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
naddy
25b8da569d fix dependencies: audio/mad -> audio/libid3tag, audio/libmad, audio/madplayer 2003-12-10 21:28:58 +00:00
sturm
319d78b5ce remove maintainer Sebastian Stark per his request on ports@
new maintainers:
- databases/gq Marc Balmer
- sysutils/login_ldap Peter Werner
- sysutils/pstree Sam Smith
2003-09-23 15:29:41 +00:00
pvalchev
f93c780cab install example files where they belong, from maintainer Sebastian Stark
bump PKGNAME
2002-12-22 20:23:55 +00:00
wilfried
bba5bbb1ca update to version 1.0.5, from maintainer Sebastian Stark <seb@todesplanet.de>
o now supports playing mp3 (via madplay/sox)
o include a transformation script called mksong.sh
o rename main binary from tempest to tempest_for_eliza because
  there's now another one called tempest_for_mp3
o md5 -> distinfo
o bump NEED_VERSION
o don't need to fool automake
2002-03-18 15:37:37 +00:00
pvalchev
79727d327b change SDL dependency entries to simply match latest in-tree version, any flavor 2001-12-28 22:11:58 +00:00
wilfried
4d968fbdca NO_REGRESS=Yes, from maintainer 2001-11-10 15:44:57 +00:00
pvalchev
96f8ac37d1 New maintainer is Sebastian Stark <seb@todesplanet.de>, I pass this port
over to him.
2001-08-14 23:48:29 +00:00
pvalchev
38b16743b9 Better COMMENT line - this works with every monitor 2001-08-14 23:11:41 +00:00
pvalchev
6c937c1c1c Update to tempest-1.0.4
Really supports fullscreen mode.
Thanks to Sebastian Stark <seb@todesplanet.de>
2001-08-14 23:02:58 +00:00
pvalchev
4ce5967227 import of tempest-1.0.2
Tempest for Eliza is a program that uses your computer monitor to
send out AM short wave radio signals. You can then hear computer
generated music in your radio. It teaches you that your computer
can be observed. Tempest for Eliza works with every monitor,
every resolution.
2001-08-13 17:27:10 +00:00