Commit graph

9 commits

Author SHA1 Message Date
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