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
Satoshi Asami
d8355ae11b
Add "ode.1 plot.1 spline.1 tek2plot.1" as MAN1.
...
Submitted by: bento
2000-06-07 22:32:10 +00:00
Satoshi Asami
c99c600944
Convert to PORTNAME/PORTVERSION. lfview had an invalid version
...
string so I fixed it.
2000-04-14 10:48:02 +00:00
Chuck Robey
6cacf2065e
Left -lXpm out o fthe linking for Motif.
...
Obtained from: Bento logs.
2000-03-05 03:43:48 +00:00
Chuck Robey
dabbbbf8ac
Fix a patching screwup (oh my!) Pointed out by Thomas Gellekum.
2000-03-03 14:47:34 +00:00
Chuck Robey
b760132639
Upgrade to version 2.3.
...
Submitted by: Thomas Gellekum <tg@melaten.rwth-aachen.de>
2000-03-01 03:57:19 +00:00
Thomas Gellekum
37cd36e2f0
Upgrade to 2.2.
1999-09-10 14:03:51 +00:00
Satoshi Asami
a5abb41db0
Add REQUIRES_MOTIF if Motif support is turned on. Necessary for
...
proper dependency info.
Note that this port still doesn't build right (it needs to use ${MOTIFLIB}
instead of -lXm).
1999-09-10 12:20:43 +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
David E. O'Brien
5133141363
Change Id->FreeBSD.
1999-08-25 06:16:32 +00:00
Tim Vanderhoek
4b7f92f936
Commit #2/4 to enforce Caps, no period. I ran this oe as
...
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
1999-06-26 17:55:58 +00:00
Michael Haro
90b0babfff
More WWW: additions
1999-05-06 19:10:36 +00:00
Bill Fenner
5261958626
${MASTER_SITE_GNU} got rearranged in December; let's catch up.
1999-01-27 07:41:29 +00:00
Satoshi Asami
753d555a14
A few more USE_XLIBs.
1998-11-28 02:18:45 +00:00
Steve Price
802ef20941
Convert to ELF.
1998-10-05 03:06:04 +00:00
Satoshi Asami
1033df7384
No need to use += if a variable is defined only once.
...
By the way, I see that this ports uses HAVE_MOTIF to turn on Motif
support, but I don't see any patches. Does this port follow our
guidelines for Motif support (MOTIFLIB and all)? In particular,
what happens if you build a package on a machine with HAVE_MOTIF
and MOTIF_STATIC defined if you have both shared and static libXm?
1998-06-26 04:53:29 +00:00
Chuck Robey
334d0bf1f4
New port of GNU plotutils, version 2.1.1. I first wanted this
...
to allow me to view the output of Spice graphics.
1998-06-20 03:09:12 +00:00