Edwin Groothuis
|
c92c635b24
|
SHA256ify
Approved by: krion@
|
2006-01-22 12:42:24 +00:00 |
|
Sergey A. Osokin
|
80c5619581
|
Remove BROKEN.
Author rerolled tarball after bug report and small modification.
Changes:
--- old/ptoc/bring.h Tue Feb 24 21:40:02 2004
+++ new/ptoc/bring.h Sun May 15 00:40:19 2005
@@ -69,9 +69,11 @@
static b_ring *top_b_ring;
static void push(b_ring* r) {
+ /*
if (r->outer != NULL) {
r = new b_ring(r->scope);
}
+ */
r->outer = curr_b_ring;
curr_b_ring = r;
}
|
2005-05-31 08:09:10 +00:00 |
|
Kris Kennaway
|
bd4f160a1c
|
BROKEN: Size mismatch
|
2005-05-31 02:13:50 +00:00 |
|
Sergey A. Osokin
|
7d806d79a3
|
Update to 3.56.
|
2005-04-25 10:24:15 +00:00 |
|
Sergey A. Osokin
|
5a8688f622
|
Update to 3.55.
|
2004-03-01 14:31:54 +00:00 |
|
Sergey A. Osokin
|
5022d772a4
|
SIZEfy my ports.
|
2004-02-04 12:55:42 +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 |
|
Sergey A. Osokin
|
0227c64715
|
Update MD5, author report about make some changes in parser code.
Diff old vs. new version avaliable upon request.
Notify from: kris via bento
|
2004-01-30 12:34:05 +00:00 |
|
Sergey A. Osokin
|
4c0fb86de4
|
Make portlint(1) happy.
|
2003-11-04 12:04:00 +00:00 |
|
Sergey A. Osokin
|
4c52f6c933
|
Update to 3.54.
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
Use new name schema for patch files.
Fix ${MASTER_SITES} and home page URL.
Take maintainership.
|
2003-09-24 13:32:25 +00:00 |
|
Akinori MUSHA
|
2c41b9e5f3
|
De-pkg-comment.
|
2003-02-20 19:00:52 +00:00 |
|
Joe Marcus Clarke
|
006a22e249
|
Fix build with bison 1.75.
Reported by: bento
|
2002-12-02 16:32:08 +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 |
|
Patrick Li
|
b666502afd
|
- PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
|
2001-12-24 02:17:17 +00:00 |
|
Kevin Lo
|
631c06649b
|
Upgrade to version 3.50
PR: 22253
Submitted by: MAINTAINER
|
2000-10-24 16:11:57 +00:00 |
|
David E. O'Brien
|
5cd5b258b5
|
Convert to the PORTNAME - PORTVERSION syntax.
|
2000-04-12 06:21:15 +00:00 |
|
Kris Kennaway
|
027f59c9d8
|
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:19:16 +00:00 |
|
Chris Piazza
|
28325030d6
|
Fix for NEWGCC and add a new MASTER_SITE
Submitted by: Alexander Langer <alex@big.endian.de>
|
2000-02-12 20:54:54 +00:00 |
|
David E. O'Brien
|
f0f690adc1
|
Change Id->FreeBSD.
|
1999-08-25 06:35:40 +00:00 |
|
Michael Haro
|
99e0b1f29f
|
Yet more WWW: additions
|
1999-05-03 06:13:27 +00:00 |
|
David E. O'Brien
|
dd336d1649
|
Mark BROKEN. Distfile is missing.
|
1999-02-28 04:46:59 +00:00 |
|
Steve Price
|
1b94d66d82
|
Update to version 3.41.
PR: 10074
Submitted by: maintainer
|
1999-02-22 04:02:48 +00:00 |
|
Steve Price
|
74797c9de6
|
Update to version 3.34.
PR: 8551
Submitted by: maintainer
|
1998-11-09 01:21:43 +00:00 |
|
Justin M. Seger
|
0d8bd061bd
|
Unbreak.
Submitted by: steve
|
1998-10-14 23:56:40 +00:00 |
|
Justin M. Seger
|
98114cd034
|
Mark BROKEN for ELF:
===> Installing for ptoc-2.01
install: /usr/ports/lang/ptoc/work/ptoc/libXbgi.a: No such file or directory
*** Error code 71
Stop.
|
1998-10-14 03:44:43 +00:00 |
|
Satoshi Asami
|
bf4e7f9d12
|
Change category to "lang" only. This is pretty much a pascal
compiler and nothing else.
Yelled out by: hoek
|
1998-07-25 09:41:11 +00:00 |
|
Satoshi Asami
|
0c3969be98
|
No need to define WRKSRC if it is equal to ${WRKDIR}/${DISTNAME}.
|
1998-03-28 19:37:51 +00:00 |
|
Thomas Gellekum
|
e007443a4f
|
Import of ptoc port. ptoc is another Pascal to C translator. It comes
with an X implementation of the BGI.
PR: 5270
Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su>
|
1998-03-27 10:51:23 +00:00 |
|