44 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
naddy
ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +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
d2700404fa add @tag markers/bump packages that depend on texlive/base to include ,-main 2018-07-01 09:02:40 +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
edd
12e0705e8c Remove share/texmf-local PLIST entries for TeX Live RUN_DEPENDS.
Now that TeX Live installs these automatically, there is no need to have these
entries in the PLIST.

OK zhuk@, thanks.
2017-05-30 19:56:35 +00:00
edd
ccc1df42cc Unify usage of mktexlsr across the ports tree.
Also add a missing RUN_DEPEND to fonts/pscyr. Found during testing.

Raised, input from, and OK, sthen@, thanks.
2017-05-04 11:13:52 +00:00
espie
7d4e74671c surprisingly not painful to fix.
#include <iostream.h> -> #include <iostream> + using lines.
can't use namespace std, as this code has names that seriously interfere.
2017-05-01 19:57:34 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
naddy
32cd7e42e2 replace gettext module 2016-04-12 15:19:39 +00:00
bentley
87cea09896 Remove Kevin Lo as maintainer, by request.
While here, fix a couple of license markers.
2015-01-21 06:13:46 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
naddy
b1f584b00f bump, because previous version was built with included libintl on LP64 2014-01-21 23:33:54 +00:00
naddy
634f92e151 Fix libintl detection. The old AM_GNU_GETTEXT macro doesn't work with
C++ on LP64 archs, so use code snippet from a later version.
Debugged by nigel@
2014-01-21 21:33:15 +00:00
edd
681ef14235 doc++ should install TeX macros into TEXMFLOCAL not TEXMFMAIN.
A few other tidy ups too.

OK naddy@
2014-01-20 17:06:31 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
steven
3b92333205 switch teTeX -> texlive
discussed with sturm and mbalmer
2007-10-01 11:42:30 +00:00
jasper
e0514222ac gmake is not needed 2007-08-29 16:34:56 +00:00
jasper
edf6c3db31 fix the latex support for doc++
from Edd Barrett

okay espie@
2007-08-11 10:44:24 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
alek
e927ca3c45 - Fix libintl detection
- Don't use included libintl headers
- Regen PLIST
- Bump PKGNAME
2005-02-13 16:40:59 +00:00
naddy
3f04f8f321 SIZE 2005-01-05 16:22:24 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie
f28f2a833d switch to new plist, killing a few install scripts along the way. 2004-09-14 23:43:54 +00:00
xsa
441ffcdcbf more new-style MODULES. 2004-08-10 12:42:21 +00:00
espie
3fea5ca3f8 fix prototype 2003-12-30 18:44:40 +00:00
naddy
50a90a98a0 @dirrm shared directories 2003-12-16 17:34:06 +00:00
naddy
2276d3b230 remove WWW lines 2003-12-15 21:42:08 +00:00
espie
3dd5da8ea4 zap extra space 2003-08-14 00:39:59 +00:00
kevlo
f594b0fae5 upgrade to 3.4.10 2003-07-14 07:16:32 +00:00
fgsch
6256399a40 and more.. 2002-12-29 20:19:09 +00:00
espie
3c08c3c943 Kill a few SUBDIR. 2002-05-13 18:50:36 +00:00
naddy
6f77e0d9c2 trailing whitespace prevents line continuation 2002-03-15 12:33:32 +00:00
kevlo
d9aeeace7b - upgrade to version 3.4.9
- update MASTER_SITES
- bump NEED_VERSION
2002-03-15 06:50:11 +00:00
espie
00ce723944 Kill remaining RUN_DEPENDS/BUILD_DEPENDS first parters. 2001-11-13 22:13:22 +00:00
kevlo
88ff290d53 - upgrade to version 3.4.8
- add HOMEPAGE
2001-06-26 03:28:47 +00:00
lebel
0ae87f81fc devel: COMMENT is out, bump NEED_VERSION. 2001-05-06 00:12:42 +00:00
espie
eca74cd41f Use any ghostscript or teTeX. 2001-04-01 17:06:06 +00:00
kevlo
71ac2c9490 - Upgrade to version 3.4.7
- Add gs dependency
2001-03-03 04:04:30 +00:00
kevlo
1578607cf0 - Remove HOMEPAGE. Seems it didn't existed.
- Change MASTER_SITES to SUNSITE
2001-02-26 07:49:54 +00:00
kevlo
e9c2410145 Initial import of doc++-3.4.6
doc++ is the documentation system for C, C++, IDL and Java.
2000-12-07 14:33:23 +00:00