Kevin Lo
5c4665e29e
Support X11BASE properly
...
PR: 20417
Submitted by: Ports Fury
2000-08-07 04:30:19 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00
Michael Haro
59df8af48e
update with the new PORTNAME/PORTVERSION variables
2000-04-08 23:24:42 +00:00
David E. O'Brien
e05c25a8bf
Restore useless version required comments.
2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe
Remove the "version required" line.
2000-03-20 02:37:50 +00:00
David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
David E. O'Brien
58e15e7a7b
Minor style change.
1999-10-27 08:12:45 +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
fe1e09a6cc
Change Id->FreeBSD.
1999-08-25 04:58:03 +00:00
Michael Haro
5281212be3
chmod -> ${CHMOD}
...
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Satoshi Asami
5114e2637e
Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
...
bsd.port.mk rev. 1.304 for details on the change.
The fix here is one of the following.
(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
EXTRACT_* commands.
(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
calling the "tar" command (i.e., arguments like "-xzf" are spelled
out).
(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
add ${EXTRACT_AFTER_ARGS} to the command line as well.
(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
1490c59f86
Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake
...
for ilu and mkdirhier for asl.)
1998-11-28 00:44:34 +00:00
Steve Price
a1455aa4f6
Remove empty directories on deinstall.
1998-09-27 08:20:05 +00:00
David E. O'Brien
6281a0c07b
Properly find Motif includes and libs.
...
Problem noticed by: BitS <bits@oldwarez.com>
1998-09-13 20:48:28 +00:00
David E. O'Brien
09b64b0d35
Remove manpages from pkg/PLIST
1998-08-13 21:16:00 +00:00
Justin M. Seger
4b6e535f86
Add a patch to allow cad/mars to build under 3.0-current.
1997-11-14 13:31:17 +00:00
David E. O'Brien
fd6c0ef516
Change my email address to @FreeBSD
1997-10-10 06:53:48 +00:00
Masafumi Max NAKANE
116c5b9e45
Fix the problem that the build fails when `.' is not present in the $PATH.
...
PR: 3274
Submitted by: Matthew Hunt <mph@pobox.com>
1997-04-25 21:54:51 +00:00
David E. O'Brien
b3f3a57df7
fix Bogon.
1997-02-04 11:32:02 +00:00
David E. O'Brien
2f8916cf1d
Combine my do-install and post-install targets.. there was no need for two
...
targets.
1996-11-26 10:40:48 +00:00
Satoshi Asami
55bc374429
Misc. cleanup. In particular, don't fetch the docfile in the
...
install target.
1996-11-26 06:47:09 +00:00
David E. O'Brien
433de23394
Support Motif compilation.
1996-11-25 01:26:24 +00:00
David E. O'Brien
21b71c58c2
The Maryland Routing Simulator (MaRS) is a discrete-event simulator
...
providing a flexible platform for the evaluation and comparison of
network routing algorithms.
1996-11-25 01:07:59 +00:00