Commit graph

26 commits

Author SHA1 Message Date
Edwin Groothuis
2406d49a61 Remove USE_REINPLACE from all categories starting with D 2006-05-04 21:41:12 +00:00
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +00:00
Yen-Ming Lee
819838c8f7 - add USE_GCC=2.95 and unbreak this port
- replace PREFIX with LOCALBASE when calling antlr
- re-indent Makefile
2004-11-04 01:20:49 +00:00
Kris Kennaway
ed729d21be BROKEN on 5.x: does not compile 2004-02-06 22:10:54 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Tilman Keskinoz
fbaefa9057 Fix build on CURRENT
PR:		46992
Submitted by: 	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2003-01-14 21:18:06 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
David E. O'Brien
6de129210c To ports@freebsd.org. 2002-05-08 21:25:46 +00:00
David E. O'Brien
bb9b725c29 Put back my editor hints that were removed w/o permission.
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
David E. O'Brien
1ceded9e6e Add $FreeBSD$'s which help me in problem reports. 2000-11-22 00:17:18 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
David E. O'Brien
58867f8da8 Pickup maintance of these until someone else comes along. 2000-03-31 01:37:36 +00:00
Jacques Vidrine
26f7563303 Unbreak. 2000-03-30 20:40:56 +00:00
Kris Kennaway
89a307bf8a Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:16:59 +00:00
Satoshi Asami
fb1e4a901e Mark this broken, doesn't build on either 3-stable or 4-current with
a message like the one below:

===
g++ -c -O -pipe -I/usr/include/g++-include -I. -I/usr/local/include/pccts  -o cccc.o cccc.cpp
cccc.cpp: In method `void CParser::start(class ASTBase **)':
cccc.cpp:47: `zzTracePrevRuleName' undeclared (first use this function)
cccc.cpp:47: (Each undeclared identifier is reported only once
cccc.cpp:47: for each function it appears in.)
 :
===

My guess is that this one was left behind after the pccts upgrade.
1999-09-21 09:35:06 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
7bbc2e8b87 No longer BROKEN (updated patchfile)
PR:		11191
Submitted by:	John Baldwin jobaldwi@vt.edu
1999-04-18 18:52:16 +00:00
Satoshi Asami
dbc8aa6cc1 Use bsd.port.{pre,post}.mk. Either use them to avoid having to define
something already there (PORTOBJFORMAT, OSVERSION) or move stuff from after
.include <bsd.port.mk> to before.

(This is not by any means the complete list but just the ones I've noticed
recently.)
1998-11-11 05:37:39 +00:00
Justin M. Seger
4b3c015875 Mark BROKEN for current:
CVS ----------------------------------------------------------------------
error in signal.h
1998-10-12 15:54:23 +00:00
Satoshi Asami
ab41d5df22 Oops, missed the commit message the last time around. No need to use
+= for variables defined only once.
1998-08-13 03:32:52 +00:00
Satoshi Asami
66f2fe311a *** empty log message *** 1998-08-13 03:30:28 +00:00
Satoshi Asami
86eda9d7c2 Remove name of package. 1997-11-04 03:22:50 +00:00
Thomas Gellekum
37ba5eb499 Import of cccc port. cccc is a C and C++ code counter which
generates some statistics on your code as HTML output.

PR:		4552
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1997-11-03 10:02:38 +00:00