Commit Graph

22 Commits

Author SHA1 Message Date
naddy
016a84e4e1 Drop USE_GROFF since groff and mandoc produce identical output. 2014-07-05 14:08:04 +00:00
miod
d53bd93c55 Make sure `cells' are aligned to pointer size boundaries, using the same logic
deciding whether they need to be `int' or `long' sized (really `void *' sized).
Unbreaks 64-bit platforms with strict alignment (alpha and sparc64 where this
had been detected, but likely mips64 as well).

ok landry@
2014-01-21 20:45:43 +00:00
landry
8b3dbcc6c0 Mark as BROKEN-sparc64, fails the same way as alpha since end of october.
(pfe --help segfaults -> no manpage -> fails to package)
2014-01-18 07:33:16 +00:00
landry
b39a019651 Mark as BROKEN-alpha: the pfe binary is called with --help during build
to generate its manpage, but it segfaults at that point. Why building it
at all then...
2013-12-30 11:46:16 +00:00
ajacoutot
8cc2c3493d Remove useless MESSAGE. 2013-11-03 07:33:44 +00:00
espie
0662a4e9d6 PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:20:26 +00:00
sthen
9615c3d6d8 zap trailing whitespace in files where it's present on PERMIT_* lines 2012-10-15 15:18:31 +00:00
ajacoutot
3fbfd5c2ef It seems no one is interested if fixing this port on powerpc, so mark it
BROKEN.
2011-10-17 07:10:53 +00:00
espie
88dd25abf4 USE_GROFF=Yes 2010-10-18 19:20:41 +00:00
steven
b51b966cd1 summarize why it uses gnu libtool 2010-09-25 20:05:45 +00:00
naddy
7ce509abe1 drop gcc4 module on i386; from Brad 2010-07-10 20:50:55 +00:00
steven
c1e90ca01a use gnu libtool here for now 2010-04-26 20:09:18 +00:00
sthen
d5a4ad71e2 Fix the build on i386; add --with-regs to CONFIGURE_ARGS (from pkgsrc)
and build with gcc4. Didn't package on i386, no effect on other arch -> no bump.
ok naddy.
2009-06-29 20:21:53 +00:00
naddy
e9669a401f BROKEN; nobody has been able/willing to fix this on the legacy i386 arch 2009-06-29 17:45:36 +00:00
jasper
b6eff2a130 - update pfe to 0.33.69
- specify license version
2008-10-16 17:30:24 +00:00
merdely
f525d52359 Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN 2007-09-16 00:27:05 +00:00
aanriot
835e0f3543 - honor CFLAGS.
- format SHARED_LIB lines.

ok pvalchev@
2007-05-26 04:03:08 +00:00
aanriot
0d28cbddea - drop maintainership (I'm not using them anymore).
- bump PKGNAMEs.
2006-12-30 16:24:05 +00:00
espie
d729b46b0d say goodbye to MODGNU_SHARED, put documentation in the right place, bump
pkgname.
2006-07-17 16:59:59 +00:00
alek
c48fee8d7a - Fix configure script so it will work if one has DEBUG=-g in mk.conf
- Remove "the" from COMMMENT
- USE_LIBTOOL
- SHARED_LIBS
- Bump PKGNAME

ok sturm@
2005-12-30 23:21:16 +00:00
aanriot
06b94cb86a update my email address.
ok naddy@
2005-06-28 17:46:43 +00:00
mbalmer
70e47983b3 Portable Forth Engine
from Alexandre Anriot, aanriot (at) atlantilde.com
2005-05-28 17:57:43 +00:00