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
stu
31adbc6830
Update to working MASTER_SITES. From FreeBSD.
2017-11-20 18:14:49 +00:00
sthen
5e964ab0df
bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports.
2017-07-26 22:45:14 +00:00
espie
c114d7057b
add pthread to COMPILER_LIBCXX.
...
white lie, but it allows clang and gcc to be more similar
bump accordingly.
2017-07-23 09:26:25 +00:00
espie
8ac47fd9c6
use COMPILER_LIBCXX where applicable
2017-07-16 19:18:47 +00:00
espie
3e7e0daecf
silence most warnings and an error with clang
2017-04-30 10:11:44 +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
zhuk
af08a11d08
Fix MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ.
...
Review, input, okay and prodding to commit by stu@
2013-11-09 18:22:02 +00:00
naddy
06a9102560
Drop USE_GROFF since groff and mandoc produce identical output.
2013-10-11 23:48:03 +00:00
espie
2d98db1697
PERMIT/REGRESS->TEST sweep
2013-03-10 22:55:01 +00:00
stu
fd4a72dd88
Tidy up Makefile, use modern ports bits, take MAINTAINER,
...
and most importantly, have it use Tcl/Tk 8.5 instead of 8.4.
ok sebastia@, sthen@
2011-10-31 16:55:41 +00:00
espie
7b7cc80d38
USE_GROFF=Yes
2010-10-18 16:52:44 +00:00
sthen
b18b7a4a66
new-style REVISIONS/LIB_DEPENDS
2010-09-06 00:04:28 +00:00
naddy
45d389b1ca
bump after tcl/tk module fixes changed dependencies
2009-05-25 16:15:19 +00:00
sthen
fcb9458ab8
convert to tk.port.mk; fixes pkgspec. add license marker.
2009-03-13 13:05:05 +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
jolan
e9e94674b1
fix tk dependency, noticed by marcos latas
2006-01-11 19:42:15 +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
naddy
199c30b4ac
SIZE
2005-01-05 15:47:05 +00:00
espie
48252a0ad4
WANTLIB markers
2004-11-21 17:51:44 +00:00
espie
eb921aa00e
convert to new style PLISTS.
...
xhippo loses install scripts.
all xmms modules are marked SHARED_ONLY.
2004-09-14 23:16:54 +00:00
jose
0640a7f929
update to tcl/tk 8.4
...
ok brad@ naddy@
2003-12-27 23:42:03 +00:00
espie
bb8c9ddb18
zap extra spaces
2003-08-13 13:34:29 +00:00
pvalchev
3101b76380
Remove Angelos from maintainer per his request
2002-12-23 00:37:49 +00:00
naddy
e05e397ffc
No regression tests available.
2002-10-24 22:20:03 +00:00
lebel
77f46773d6
respect ${CC}.
2002-07-17 21:44:33 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
espie
00ce723944
Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters.
2001-11-13 22:13:22 +00:00
obecian
1eabde0bc3
+ bump NEED_VERSION, add COMMENT to Makefile
...
+ rm pkg/COMMENT
+ rm deprecated LICENSE_TYPE, add NEED_VERSION,
spaces->tabs (general update/cleanup, some ports are OLD)
2001-04-13 03:23:59 +00:00
espie
aa4a7733cc
Complete a few MAINTAINER names.
2000-10-22 14:02:46 +00:00
espie
39c49b2f64
Various minor clean-ups:
...
- use new CONFIGURE_STYLE
- use PLIST/DESCR substitution to add HOMEPAGE and various fragments
- add systematic @comment $OpenBSD$ to PLIST
- remove FAKE=Yes
2000-06-10 17:39:11 +00:00
espie
09bcd88058
Fake, use tcl/tk8.3
2000-04-08 17:48:23 +00:00
espie
46805c3820
Fix tcl/tk 8.0 and 8.3 dependencies...
...
tcl/tk 8.2 still needs to be updated to 8.3 to fully clean up that mess.
2000-03-27 18:17:27 +00:00
espie
3b5e3e8d17
Introduce :: in *_DEPENDS as a place holder for a package spec
...
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
turan
93f2d56dd4
license. free to redistribute. allow all.
2000-03-12 15:01:44 +00:00
espie
76d52e1f68
PORTSDIR no longer needed in *DEPENDS.
2000-03-05 18:30:21 +00:00
espie
28accd1d93
Use WRKDIST where appropriate.
2000-02-11 00:37:15 +00:00
brad
fcea4a727b
- remove non-existant category from CATEGORIES
1999-09-06 18:55:04 +00:00
espie
c3ac4733dc
Crisper comments, remove unnecessary part, don't begin with an uppercase
...
unless semantically significant, remove trailing dot.
1999-04-20 01:09:51 +00:00
brad
d022737d79
remove unnecessary comments and fix email address's
1999-04-01 02:57:50 +00:00
marc
3e45db1680
add sha1 and rmd160 checksum to the existing md5 sums for all files;
...
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports. That version of the makefile adds all sums. Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
63330a8ad7
pretty
1998-10-07 00:27:17 +00:00
marc
e9e76fb913
update packing list
1998-04-09 06:21:15 +00:00
angelos
168112a692
Add xcd port.
1997-12-02 02:13:25 +00:00