Commit Graph

17 Commits

Author SHA1 Message Date
Steve Price
a3185354fa No checksum for slightly modified patch. 2000-02-27 14:41:13 +00:00
Seiichirou Hiraoka
815e42a695 Fix md5 checksum
Pointed out by: s974123@cc.matsuyama-u.ac.jp
1999-12-10 20:14:34 +00:00
Jacques Vidrine
68ac3ffad5 Update 1.6d -> 1.7
PR:		ports/11270
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-09-09 19:18:39 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Seiichirou Hiraoka
5de9a10f8d Correct md5 check sum 1999-02-12 16:06:03 +00:00
Jacques Vidrine
f811cb1226 * Update checksum for distribution.
* Fix for ELF.
* Fix misuse of errno as a structure member name (original author
  notified).
* Build and install both static and shared libraries.
* Move install target from port Makefile to files/Makefile.
1998-11-24 18:46:10 +00:00
Justin M. Seger
a813665ad4 Mark BROKEN for ELF:
gcc -O2 -DHAS_TTYCOM -D_REQUIRED -c -fPIC -o rxfn.o rxfn.c
In file included from rxfn.c:28:
const.h:385: field `__error' declared as a function
rxfn.c: In function `rxseterr':
rxfn.c:1078: parse error before `('
rxfn.c:1079: parse error before `('
1998-10-14 03:46:56 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Steve Price
80529b69f1 Install rexxsaa.h and portlint clean.
PR:		6478
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-05-03 18:03:34 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
James FitzGibbon
b40f69c9aa Change definition of undelete() into rx_undelete() to avoid name conflict with April 5th changes to unistd.h
Submitted by:	asami@freebsd.org
1997-04-27 17:47:06 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
James FitzGibbon
637163fe4b Fix for changed distfile on master site.
Submitted by:	S-Pork (?) (sorry, forgot your e-mail)
1996-11-05 03:58:42 +00:00
James FitzGibbon
a7a7948bfa Import of REXX/imc, a REXX interpreter for unix.
Reviewed by:	matt@bdd.net
1996-09-23 15:50:11 +00:00