Commit Graph

41 Commits

Author SHA1 Message Date
sthen
484cf3de0c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:45:45 +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
bluhm
7bd90312b2 Fix frodo build with clang6.
OK bcallah@
2018-04-15 21:29:32 +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
espie
9cd014a3ca PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:02:49 +00:00
sthen
689c8a5b60 - switch to the default Tcl/Tk version (8.5)
- following discussions on ports@, use default C optimization flags
rather than hardcoding -O3

ok naddy@
2013-01-16 16:39:10 +00:00
stu
fa3aa22965 Use MODULES for Tcl/Tk.
Ok espie@ (maintainer)
2012-08-17 14:48:34 +00:00
espie
a14bf26ca8 new depends 2010-11-15 23:22:07 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
ec8f9886f2 revision/lib_depends 2010-10-23 22:01:29 +00:00
jakemsr
c9dfa88620 convert to sndio(7), regen patches, @bin markers
maintainer timeout
2010-06-30 22:25:57 +00:00
sthen
727e588824 sync wantlib, bump packages. 2008-06-12 20:36:34 +00:00
merdely
28c7e10121 Removed surrounding quotes in COMMENT*/PERMIT_* 2007-09-16 00:45:13 +00:00
steven
f78de1f65f don't talk about HOMEPAGE in DESCR, since we will always mention it 2007-05-15 09:24:08 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
steven
c1a71c1d64 fix MASTER_SITES and HOMEPAGE, bump PKGNAME 2006-02-04 10:12:53 +00:00
naddy
c4192ad706 SIZE 2005-01-05 16:28:20 +00:00
espie
cbb0cc1730 WANTLIB markers 2004-11-27 10:39:13 +00:00
espie
470f364494 new PLISTS 2004-09-15 00:42:04 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
naddy
c1b285cc25 alpha does not imply OSF1 2002-12-28 00:14:11 +00:00
naddy
65096cfbee No regression tests available. 2002-10-26 12:52:48 +00:00
espie
a1dec401b1 cvs moves in mysterious ways... 2002-03-22 00:24:50 +00:00
espie
1f07dfae2b New frodo version, with SDL support. Runs at good speed on 24 bits display
now.
2002-03-22 00:23:24 +00:00
espie
e3edfb9aea md5->distinfo 2002-03-21 20:20:41 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
espie
b4941f8336 fix completely brain-damaged change 2001-09-30 17:12:38 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
espie
e5b1ee8d88 Better real-time sound. 2001-08-16 13:17:09 +00:00
espie
88da7a3a06 New Tk gui. 2001-07-25 11:50:14 +00:00
lebel
b1bc022160 emulators: integrate COMMENT, bump NEED_VERSION. 2001-05-06 00:34:40 +00:00
espie
1d305a7ed1 CVS missed that again. 2001-02-08 09:39:51 +00:00
espie
629e95df1f Forgotten 2001-02-06 22:40:17 +00:00
espie
3099f192f6 Repair SAM. Add an y command to save large programs, useful to go from
*.d64 -> directory.
2001-01-14 21:10:50 +00:00
espie
47e0060b71 Replace distrib patch with an extended patch that also extends display
to 24 bits/32 bits X11. Some of us now have insanely fast machines on
which frodoSC still runs at 200% with single frames even with this.
2001-01-13 20:55:59 +00:00
espie
54848dabf9 Fix my address. Dust off details. 2000-10-10 00:40:20 +00:00
espie
5d49263f15 Sound support 2000-07-10 17:08:14 +00:00
espie
ca36f87179 Add Frodo 2000-07-07 14:31:05 +00:00
espie
0851e4c3a4 Frodo, C64 emulator. 2000-07-07 14:29:51 +00:00