1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
Chris Piazza
d7790f9811 Err, this program links with qt, not qt2.. duh 1999-09-08 23:38:55 +00:00
Chris Piazza
5378efbda4 BROKEN if OSVERSION < 400004. This port requires NEWGCC but uses
QT which is built with the old gcc.  That doesn't work.
1999-09-08 23:38:39 +00:00
Chris Piazza
fa45e01d80 Fix a typo (nie -> nice)
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
1999-09-07 18:44:50 +00:00
Chris Piazza
2417273102 Link with qt2, not qt. 1999-09-07 14:01:59 +00:00
Chris Piazza
1a60cef6ca Fix by using a MAKE_ENV to set CXX... 1999-09-06 05:22:40 +00:00
Chris Piazza
e9fe749da6 Fix a typo (PREIFX -> PREFIX) that prevented this from actually
installing.
1999-08-26 00:58:00 +00:00
Chris Piazza
a491d34e15 Err, USE_NEWGCC is needed. Put -fguiding-decls back in CFLAGS in
patch-aa
1999-08-26 00:55:17 +00:00
Chris Piazza
402f287d81 Remove a bogus CFLAGS addition 1999-08-26 00:44:28 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Chris Piazza
f8b2f2e8d6 Import of fine.
fine is "The Finally INteligent Editor" that does syntax highlighting,
has the ability to be programmed to insert text with key bindings
and more.  It uses the QT toolkit.
1999-08-18 01:01:45 +00:00