naddy
c715eab9a5
drop RCS Ids
2022-03-11 19:38:05 +00:00
sthen
3318ced016
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:46:54 +00:00
naddy
33bea57aa6
again, bump users of audio/libmad after macro change in header file
2018-12-05 20:19:00 +00:00
naddy
62baafa1d6
bump users of audio/libmad after macro change in header file
2018-12-04 20:44:56 +00:00
naddy
4d4c3bffd4
add missing include for ports-gcc
2018-11-29 21:52:20 +00:00
bentley
322687e15c
Include string.h for strrchr().
2018-10-28 07:42:40 +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
ajacoutot
477eb9ac72
Unbreak with recent versions of lame.
2018-06-24 19:18:06 +00:00
jasper
fb63648b59
fix build with clang6; from freebsd
2018-04-09 18:07:24 +00:00
sebastia
aa2b88aa0a
Update to 1.2.1, fixing a problem for me with toc2cue as well as other problems
...
just reported to ports@
OK sthen@
2018-03-07 22:38:05 +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
sthen
bcbf44ab87
use LIBCXX
2017-04-10 11:46:18 +00:00
ajacoutot
c5ee998d1d
Tweak endian patch and regen PLIST.
2015-05-01 06:15:46 +00:00
naddy
6bb8d0674b
Drop USE_GROFF from ports where the formatting differences are acceptable
...
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c
Drop remaining MD5/RMD160/SHA1 checksums.
2015-01-18 03:12:39 +00:00
espie
0662a4e9d6
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:20:26 +00:00
sthen
f5a323c546
Don't use ${FLAVOR:L}, we only support lower-case flavours now.
...
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
50ac625897
remove version restriction on libmad for audio flavour's BUILD_DEPENDS,
...
it was incorrect and the required package version is ~4 years old now.
ok landry@
2012-07-04 07:46:56 +00:00
naddy
f40eded260
* getline -> get_line
...
* remove maintainer by his request
ok fgsch@
2012-03-17 16:04:34 +00:00
espie
bc8dc9adb1
new depends
2010-11-19 07:23:05 +00:00
sthen
cea3dbd6ed
move to revision/new-style lib_depends
2010-11-05 08:24:49 +00:00
espie
3075d068d4
USE_GROFF=Yes
2010-10-18 20:52:05 +00:00
espie
73358bd6bc
fixes compile for g++4
2010-05-21 20:30:52 +00:00
ajacoutot
67f084abd7
left overs from previous spring cleaning.
2010-04-15 14:44:02 +00:00
merdely
7dfa3bd169
Remove surrounding quotes in COMMENT*/PERMIT_*
2007-09-15 23:54:16 +00:00
espie
fb458c85dc
mostly finish base64 checksum (missing one distfile for dnetc)
2007-04-05 17:41:06 +00:00
bernd
c14c72f9d1
Remove pkgconfig from BUILD_DEPENDS. Spotted by kili@.
2006-12-18 11:50:15 +00:00
bernd
59c75c0ec1
Convert to new style libspecs.
2006-09-21 13:03:12 +00:00
bernd
de7405856f
The audio FLAVOR doesn't build correctly without pkg-config.
...
Add pkg-config to BUILD_DEPENDS.
2006-06-09 06:03:00 +00:00
fgsch
db3c35ed92
correct wantlib as pointed out by Bernd Ahlers <b dot ahlers at ba-net dot org>
2005-06-07 17:20:20 +00:00
fgsch
ec40d5ed8f
add missing dependency; from Bernd Ahlers < b dot ahlers at ba-net dot org >
2005-06-06 18:58:58 +00:00
fgsch
24c728d7aa
ops, forgot this frag.
2005-06-04 23:12:31 +00:00
fgsch
73aee5dca7
add audio flavor (for mp3/ogg decoding) and correct configure args if
...
not specified; based on idea and diff from Bernd Ahlers.
thanks to naddy@ for updating the libmad port.
2005-06-04 23:11:51 +00:00
millert
1d94b77d9e
update to versino 1.2.0; OK fgs@
2005-05-31 19:40:24 +00:00
naddy
8e0d7f62ec
SIZE
2005-01-05 17:05:00 +00:00
alek
706e666783
Add WANTLIB markers
2004-12-22 11:48:32 +00:00
espie
9da1e60999
new plists
2004-09-15 17:54:15 +00:00
naddy
d4fbb2c80a
fix up MODGNU_CONFIG_GUESS_DIRS
2004-08-02 16:08:23 +00:00
naddy
2276d3b230
remove WWW lines
2003-12-15 21:42:08 +00:00
fgsch
e597b1309a
bring this back to live; update to cdrdao 1.1.7.
...
testing welcome.
2002-11-08 15:35:19 +00:00
fgsch
6347e76401
byebye NEED_VERSION.
2002-10-05 21:11:09 +00:00
fgsch
b95d7ecb1a
License issues; ignore for now. See http://cdrdao.sourceforge.net/news.html for details.
...
From FreeBSD via naddy@, naddy@ ok
2002-09-30 19:50:06 +00:00
naddy
d7829e8b47
Allow this to build with compilers other than cc/gcc.
2002-07-21 00:39:02 +00:00
pvalchev
4472847720
add missing PRGNAME arg to message() function; ok maint. fgs
2002-06-09 00:41:32 +00:00
espie
8e0401df9e
More MASTER_SITES_SUBDIR out
2002-05-13 23:31:24 +00:00
espie
5b37289c23
md5->distinfo
2002-03-21 19:59:18 +00:00
espie
0e6f6f93bb
Kill first component of BUILD_DEPENDS.
...
Fix sawfish comment while I'm at it.
`window manager for the X windows system'.
Like DUH ! It's going to be a window manager for my microwave oven ?
2001-11-10 15:00:47 +00:00
naddy
39571db430
- build on archs other than i386
...
- honor CC, CFLAGS
2001-10-03 16:08:48 +00:00