Commit graph

29 commits

Author SHA1 Message Date
Mario Sergio Fujikawa Ferreira
af2e8d3648 Update to 1.76
PR:		41990
Submitted by:	maintainer
2002-08-25 18:21:43 +00:00
Mario Sergio Fujikawa Ferreira
26510e100b fix build on -CURRENT
PR:		30821
Submitted by:	MAINTAINER, bento
Reviewed by:	Sameh Ghane
2001-10-02 03:10:37 +00:00
Mario Sergio Fujikawa Ferreira
e26539b705 add some missing %%PORTDOCS%% pragmas 2001-09-22 20:15:20 +00:00
Mario Sergio Fujikawa Ferreira
be94865caa o update to 1.75
o support NOPORTDOCS
o assign maintainership to submitter

PR:		30428
Submitted by:	John Merryweather Cooper <jmcoopr@webmail.bmi.net>
2001-09-22 20:13:15 +00:00
Kevin Lo
d93708ea72 Update checksum.
PR: 22449
Submitted by: Ports Fury
2000-11-01 14:45:52 +00:00
Kevin Lo
39bc69aaa0 Update MASTER_SITES and WWW: line of pkg-descr
PR: 22366
Submitted by: Ports Fury
2000-10-28 15:57:59 +00:00
Will Andrews
5b79c1e047 Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer. 2000-10-23 21:03:11 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Steve Price
0bce4f72fb - Support CFLAGS properly
- Fix procedure of building shared library
- Sort pkg/PLIST
- Revise pkg/DESCR

PR:		18797
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 02:20:47 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
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