Steve Price
b0628da359
Update to version 4.1r3.
...
PR: 14717
Submitted by: maintainer
1999-11-14 02:32:21 +00:00
Bill Fenner
3901df9d5b
Update MAINTAINER's email address.
1999-10-26 21:18:42 +00:00
Thomas Gellekum
e09022f1fc
Upgrade to 3.5b2.
...
PR: 13598
Submitted by: KATO Tsuguru <tkato@prontimail.ne.jp>
1999-09-08 09:40:09 +00:00
Michael Haro
af5f314286
ln -> ${LN}
1999-08-28 01:58:05 +00:00
Michael Haro
58942bab6d
echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
...
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 21:14:04 +00:00
David E. O'Brien
d99d6e104d
Change Id->FreeBSD.
1999-08-25 07:23:21 +00:00
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
David E. O'Brien
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Michael Haro
535add65ac
grep -> ${GREP}
...
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Tim Vanderhoek
eb48f6f640
Re-enforce caps, no period. An "exceptions" file has been created
...
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Thomas Gellekum
d66eb78a8a
New port netcdf. The NetCDF (network Common Data Form) is a library
...
supporting the creation, access, and sharing of scientific data.
1999-07-30 14:12:53 +00:00
Tim Vanderhoek
69556c21db
WWW: ----------------------------------------------------------------------
...
WWW: Enter Log. Lines beginning with `WWW:' are removed automatically
1999-05-02 21:40:08 +00:00
Steve Price
d037b563de
Add USE_X_PREFIX so this builds again.
...
PR: 9365
Submitted by: maintainer
1999-01-10 18:20:16 +00:00
Seiichirou Hiraoka
1e10bf6cd1
Remove patch-ab. and rename patch-ae to patch-ab.
1998-12-26 06:32:16 +00:00
Seiichirou Hiraoka
92f42dcde4
Update: add patch-ae by MAINTAINER
1998-12-26 06:29:19 +00:00
Seiichirou Hiraoka
ba5496caf4
PR: ports/8871
...
Submitted by: pfgiffun@bachue.usc.unal.edu.co
Fix 'labelled as BROKEN'
1998-12-16 12:23:06 +00:00
Satoshi Asami
12f638bbda
OSVERSION was not used anymore.
1998-11-18 10:55:45 +00:00
Satoshi Asami
4a3e450986
Broken for -stable too (same error).
1998-10-21 21:05:11 +00:00
Justin M. Seger
1c0d3cd7aa
Mark BROKEN for current:
...
gcc -O3 -I/usr/X11R6/include -I../../include -c xwd.c
In file included from xwd.c:27:
/usr/include/malloc.h:2: warning: #warning "this file includes <malloc.h> which
is deprecated, use <stdlib.h> instead"
xwd.c: In function `DumpWidget':
xwd.c:68: warning: passing arg 1 of `error' makes integer from pointer without a
cast
xwd.c:68: too few arguments to function `error'
xwd.c:75: warning: passing arg 1 of `error' makes integer from pointer without a
cast
xwd.c:75: too few arguments to function `error'
xwd.c:113: warning: passing arg 1 of `error' makes integer from pointer without
a cast
xwd.c:113: too few arguments to function `error'
xwd.c: In function `Get_XColors':
xwd.c:228: warning: passing arg 1 of `error' makes integer from pointer without
a cast
xwd.c:228: too few arguments to function `error'
*** Error code 1
1998-10-11 14:35:44 +00:00
Steve Price
6914ceca7d
Fix build for ELF.
1998-10-05 03:20:31 +00:00
Satoshi Asami
4dc064b0c5
jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.
...
(Note, since the shlib major didn't change this just removes the regexp
support.)
1998-09-15 11:46:15 +00:00
Tim Vanderhoek
74ba41cbe7
${PKGDIR}/PLIST -> ${PLIST}
1998-08-22 16:20:24 +00:00
Tim Vanderhoek
a90bcf55f6
Almost forgot the reason I was here: use the MAN1 variable.
1998-08-21 23:11:03 +00:00
Tim Vanderhoek
8b85da920b
Guys, you can't include "@exec ranlib xxx" in the plist. Doing so
...
will cause pkg_delete to fail.
1998-08-21 21:44:18 +00:00
Tim Vanderhoek
9ba070b296
Respect prefix. Make this build on -current by changing
...
"cc /usr/lib/libz.a" to "cc -lz".
1998-08-21 21:40:02 +00:00
David E. O'Brien
09b64b0d35
Remove manpages from pkg/PLIST
1998-08-13 21:16:00 +00:00
Steve Price
941c31fdb2
Update to version 4.1r2.
...
PR: 6784
Submitted by: maintainer
1998-06-04 23:19:31 +00:00
Thomas Gellekum
fc8d82eaa9
Make this compile again.
1998-04-08 12:53:43 +00:00
Satoshi Asami
522970c8e7
cc -c -I/usr/include/rpc -I. -I../../hdf/src/ -I../../mfhdf/libsrc -I../../mfhdf/port -DSWAP -DNDEBUG -DHDF -O2 -pipe -ansi -DNDEBUG xdr.c
...
In file included from /usr/include/sys/types.h:96,
from types.h:54,
from xdr.c:22:
/usr/include/machine/endian.h:62: conflicting types for `htonl'
types.h:29: previous declaration of `htonl'
/usr/include/machine/endian.h:64: conflicting types for `ntohl'
types.h:28: previous declaration of `ntohl'
1998-04-01 02:04:04 +00:00
Steve Price
227824e7d1
Update to reflect Pedro's new Email address.
...
PR: 5725
1998-02-20 18:39:58 +00:00
Thomas Gellekum
c4f87346e8
Fix post-patch.
1997-11-04 07:55:12 +00:00
Thomas Gellekum
1f164220b2
Import HDF port. HDF is yet another graphics format.
...
PR: 4546
Submitted by: Mikhail Teterin <mi@aldan.ziplink.net>
1997-11-03 12:10:43 +00:00
Thomas Gellekum
bea694c37f
patch-ab causes some problems for users of plain Xaw. I have
...
added the patch and a note to DESCR. This is certainly not ideal,
but insisting on using Xaw3d isn't either.
PR: 4058
Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1997-07-17 07:52:59 +00:00
David E. O'Brien
66850880e5
() ==> {}
1997-06-29 10:39:49 +00:00
Masafumi Max NAKANE
71be5c0edb
Upgrade, 3.01 -> 3.02.
...
PR: 3871
Submitted by: Pedro Giffuni S. <pgiffuni@FPS.biblos.unal.edu.co>
1997-06-16 05:45:10 +00:00
David E. O'Brien
bf6283b538
rm --> ${RM}
1997-01-19 02:47:27 +00:00
Satoshi Asami
c3275f7d32
The sum of "HAS_CONFIGURE=yes" and "CONFIGURE_ARGS=--prefix=${PREFIX}" is
...
equal to "GNU_CONFIGURE=yes".
1997-01-18 23:55:39 +00:00
Thomas Gellekum
f18d9822f1
Import of FElt, a system for Finite Element analysis.
...
Closes PR #2237 .
Submitted by: Pedro Giffuni <pgiffuni@FPS.biblos.unal.edu.co>
1997-01-15 07:19:43 +00:00