Mark Linimon
f0cde5f1b6
Set this port for deprecation. The current maintainer notes that
...
it is completely supplanted by lang/oo2c.
2005-08-28 07:59:44 +00:00
Kris Kennaway
3818bebb3c
BROKEN on 5.x: Does not compile
...
Approved by: portmgr (self)
2004-09-19 02:51:26 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Akinori MUSHA
3baa89dcc9
De-pkg-comment.
2003-02-21 12:35:09 +00:00
Edwin Groothuis
37f2224fa6
PERL -> REINPLACE
...
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Bill Fenner
5bac093e43
Remove obsolete URL
2001-08-09 15:35:51 +00:00
Mark Pulford
2311681533
Replaced invalid master site
...
PR: 28911
Submitted by: maintainer
2001-07-13 03:30:01 +00:00
Bill Fenner
93d4289d65
Oliver Breuninger sent me an updated email address, so put him back
...
as MAINTAINER.
2001-07-11 16:33:46 +00:00
Bill Fenner
4065e97f1f
Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.
2001-05-28 19:45:48 +00:00
David E. O'Brien
1aafd2fd71
Does not support 64-bit platforms.
2001-03-31 11:15:56 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Michael Haro
e6040291c8
update mastersite
...
PR: 14458
Submitted by: maintainer
1999-10-27 09:17:21 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Tim Vanderhoek
e32f86f31b
Remove trailing spaces, and any periods that were hidden by them.
1999-06-28 00:45:20 +00:00
Michael Haro
99e0b1f29f
Yet more WWW: additions
1999-05-03 06:13:27 +00:00
Justin M. Seger
0b7c1e673e
Fix post-patch target.
1998-10-14 03:10:42 +00:00
Satoshi Asami
1243759365
"mkdir" -> "mkdir -p"
1998-08-26 05:41:48 +00:00
Tim Vanderhoek
8ce50883da
The first time I tried committing this set of manpage removals it got
...
all the way to diffing yorick/pkg/PLIST and then died with a
"bad hostname freefall.freebsd.org" .... Hopefully that's not bad... ;-)
Hmm.. Maybe I'll try doing this from beast, next! kickme's a boring
machine, and bento is busy.
1998-08-18 18:33:15 +00:00
Thomas Gellekum
361aebb6d7
Don't install files into the user's home directory.
1998-06-16 12:49:03 +00:00
Satoshi Asami
7284b85420
Um, you can't install a file to a user's home directory (which is most
...
likely /root, and is useless for ordinary users anyway) during a port
install. If the port *needs* a startup file (which is pretty broken
to begin with...whatever happened to defaults?), then the porter
should provide a "run this first" script to set it up.
=======
===> Installing for o2c-1.16
for i in o2c o2b o2whereis o2ef ; do cp docs/$i.1 /usr/local/man/man1/$i.1 ; chmod 644 /usr/local/man/man1/$i.1 ; done
if [ ! -f /home/asami/.o2c.red ]; then cp system/o2c.red.template /home/asami/.o2c.red; fi
cp: /home/asami/.o2c.red: No such file or directory
*** Error code 1
1998-06-16 12:06:13 +00:00
Thomas Gellekum
96446f840c
New port o2c, an Oberon-2 compiler.
...
PR: 5273
Submitted by: Oliver Breuninger <ob@seicom.NET>
1998-06-12 12:08:09 +00:00