Commit Graph

104 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
cwen
18dbbfd7f9 hylafax: fix the build with ports-gcc-8.
Allow building with C++14 (even for clang archs).
Also add various portcheck(1) fixes and move HOMEPAGE to https.

OK sthen@
2019-04-21 15:44:04 +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
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
espie
aadcacf835 keep rcscript in alpha order 2018-05-12 14:06:16 +00:00
jasper
7d55a10c5d fix build with clang6 by forcing c++03
these ports play too much games or the original intent it too hard to decipher (yes, looking at you hylafax)
2018-04-13 15:31:12 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
naddy
445ca8c0a3 replace gettext module 2017-11-16 18:39:25 +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
schwarze
c143ca02b2 No important formatting differences, drop USE_GROFF and bump.
Actually, mandoc output is slightly more readable because it
handles the footnote markers (superscript 1, 2, 3) better.
2017-06-17 17:22:04 +00:00
sthen
7b9fdbb2c9 use LIBCXX 2017-04-10 11:45:22 +00:00
ajacoutot
86227bf9b0 Unbreak; I don't see why this port needs groff and gmake to run.
Triggered by a PLIST mismatch registering gettext-tools as a new
RUN_DEPENDS.
hint from naddy@

RUN_DEPENDS = ${BUILD_DEPENDS} is bad! bad! bad! Do *not* use that
construct.
2015-07-20 22:00:54 +00:00
bentley
cef9780e72 Kill dead mirrors, add http mirrors. Remove maintainer per request.
ok giovanni@ (previous maintainer)
2015-06-18 02:50:18 +00:00
ajacoutot
f41ba597e3 Cope with recent fonts directory change in ghostscript.
ok kili@
2015-04-06 21:05:07 +00:00
espie
2c1671ff94 hylafax wants that file 0600 ? make it 0600. don't care. 2014-01-25 13:15:27 +00:00
giovanni
05448831df Provide a default FontMap in hyla.conf as an hint for faxsetup
ok ajacoutot@
2013-06-17 13:51:59 +00:00
giovanni
f2ab694097 Add a missing run dependency on print/ghostscript/gnu 2013-04-12 14:06:38 +00:00
espie
51e3b5bd29 PERMIT_* / REGRESS->TEST sweep 2013-03-11 01:30:26 +00:00
giovanni
e7614bf689 Update to 6.0.6
hfaxd.conf has moved from lib/fax to libdata/hylafax/etc
2012-07-19 15:05:30 +00:00
naddy
a43e78f045 fixes for tiff 4.0 API changes; from FreeBSD 2012-04-14 15:13:30 +00:00
naddy
f3f4a107a8 regen patches 2012-04-13 14:03:58 +00:00
espie
c3a31269c5 FLAVOR:L 2011-10-17 13:03:42 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
giovanni
2086b9c2f3 Major update to 6.0.5
lot of bug fixes and improvements
old protocol has been removed
Full changelog available at
http://git.hylafax.org/HylaFAX?a=blob;f=doc/RELEASENOTES-6.0.txt;hb=6.0
2011-05-24 16:24:35 +00:00
jasper
6000add3ba - style 2010-11-29 22:33:11 +00:00
jasper
d8302aa969 - switch to pkg-readmes
ok giovanni@ (MAINTAINER)
2010-11-15 10:05:05 +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
espie
7b7cc80d38 USE_GROFF=Yes 2010-10-18 16:52:44 +00:00
sthen
4726ceaf91 new lib_depends/revision 2010-09-03 14:39:07 +00:00
naddy
f1d9e4c610 Fix a build error on i386 by casting a ptrdiff_t expression to u_int
(which is safe in this context).  The same build error does not appear
on amd64.  I don't understand this.
ok giovanni@
2010-07-13 15:19:10 +00:00
giovanni
6cd2683552 Update to 4.4.6
Full changelog available at
http://www.hylafax.org/content/HylaFAX_6.0.4/4.4.6/4.3.9_releases
2010-07-08 16:21:17 +00:00
okan
321a1b0b0b replace @unexec with a more sane @extraunexec so that pkg_delete notifies
the user, instead of just removing the symlink.

ok merdely@
2008-05-08 17:09:49 +00:00
merdely
b0db904c38 Fix build on alpha (don't hardcode -O).
ok MAINTAINER (Giovanni Bechis)
ok naddy@, okan@
2008-02-26 18:37:38 +00:00
okan
4682ea6767 - update to 4.4.4 from Giovanni Bechis, new MAINTAINER
ok merdely@
2008-02-08 23:10:45 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
merdely
379afe5f60 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN
From Darrin Chandler
2007-09-16 01:37:09 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
sturm
195f859e7f mode/owner/group annotations 2006-11-07 22:22:27 +00:00
ajacoutot
a6d686a3e5 Set vgetty path to ${LOCALBASE}/libexec/vgetty instead of hardcoded
/sbin/vgetty.
Disable sysvinit support unconditionally since we don't need it and it
causes the "make fake" stage to fail if a sysvinit startup directory exists
(ie. /etc/init.d/)

ok sturm@
2006-10-18 08:09:43 +00:00
ajacoutot
077f9204e1 Workaround to remove mgetty/hylafax conflict.
Update my email address while there.
ok mbalmer@ kili@
2006-10-15 16:07:07 +00:00
naddy
0afa48b28b allow building with tiff 3.8.x 2006-03-18 17:19:21 +00:00
steven
e4cad0d61e conflict with mgetty+sendfax
ok mbalmer@
2006-01-14 12:05:34 +00:00
espie
6a6fcf08db mark up manpage. 2005-09-05 12:27:30 +00:00
naddy
f94d27dbdd - allow building with tiff 3.7
- no regression tests available
2005-06-18 18:48:12 +00:00
naddy
22d2e6af33 mark conflicting packages; effectively from espie@ 2005-03-16 15:43:19 +00:00
naddy
b7db90135a SIZE 2005-01-05 15:58:29 +00:00
espie
9d13fe32e0 WANTLIB markers 2004-11-21 22:29:50 +00:00
sturm
a7332cba35 not every /etc is a ${SYSCONFDIR} 2004-10-07 19:36:14 +00:00