Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make portlint happy regarding EXTRATC_ONLY | edwin | 2002-12-21 | 1 | -1/+1 |
| | |||||
* | Make cad/mars fetchable again. | edwin | 2002-12-21 | 1 | -0/+1 |
| | | | | Noticed by: portsurvey | ||||
* | o Rollback PORTCOMMENT modifications while this feature's implementation | lioux | 2002-11-10 | 2 | -2/+1 |
| | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) | ||||
* | Use PORTCOMMENT in the Makefile, and whack the pkg-comment. | adamw | 2002-11-06 | 2 | -1/+2 |
| | | | | Approved by: pat | ||||
* | Add NOPORTDOCS support | lioux | 2001-07-14 | 1 | -7/+7 |
| | | | | | PR: 28754 Submitted by: Patrick Li <pat@databits.net> | ||||
* | Return to ports. | obrien | 2001-07-09 | 1 | -1/+1 |
| | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -2/+1 |
| | |||||
* | Change motif to a normal dependency. REQUIRES_MOTIF is now called | asami | 2000-11-07 | 1 | -5/+3 |
| | | | | | | | | | | | | | | USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always have USE_MOTIF. ftp/moxftp will define USE_MOTIF unless WANT_ATHENA_VERSION (new variable) is defined. I merged the X cases in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined. I will remove x11-toolkits/Motif-dummy (which has been repo copied to open-motif) in a few days. | ||||
* | Support X11BASE properly | kevlo | 2000-08-07 | 1 | -2/+2 |
| | | | | | PR: 20417 Submitted by: Ports Fury | ||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -1/+1 |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | ||||
* | update with the new PORTNAME/PORTVERSION variables | mharo | 2000-04-08 | 1 | -3/+3 |
| | |||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 |
| | |||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 |
| | |||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -5/+5 |
| | |||||
* | Minor style change. | obrien | 1999-10-27 | 1 | -3/+3 |
| | |||||
* | expr -> ${EXPR} | mharo | 1999-08-28 | 1 | -1/+1 |
| | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} | ||||
* | Change Id->FreeBSD. | obrien | 1999-08-25 | 1 | -1/+1 |
| | |||||
* | chmod -> ${CHMOD} | mharo | 1999-08-22 | 1 | -2/+2 |
| | | | | chown -> ${CHOWN} | ||||
* | Adjust port Makefiles to new EXTRACT_* variable defaults. See log of | asami | 1999-02-03 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | 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. | ||||
* | Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake | asami | 1998-11-28 | 1 | -1/+2 |
| | | | | for ilu and mkdirhier for asl.) | ||||
* | Remove empty directories on deinstall. | steve | 1998-09-27 | 1 | -0/+4 |
| | |||||
* | Properly find Motif includes and libs. | obrien | 1998-09-13 | 1 | -0/+22 |
| | | | | Problem noticed by: BitS <bits@oldwarez.com> | ||||
* | Remove manpages from pkg/PLIST | obrien | 1998-08-13 | 1 | -1/+0 |
| | |||||
* | Add a patch to allow cad/mars to build under 3.0-current. | jseger | 1997-11-14 | 1 | -0/+19 |
| | |||||
* | Change my email address to @FreeBSD | obrien | 1997-10-10 | 1 | -2/+2 |
| | |||||
* | Fix the problem that the build fails when `.' is not present in the $PATH. | max | 1997-04-25 | 1 | -4/+14 |
| | | | | | PR: 3274 Submitted by: Matthew Hunt <mph@pobox.com> | ||||
* | fix Bogon. | obrien | 1997-02-04 | 1 | -2/+2 |
| | |||||
* | Combine my do-install and post-install targets.. there was no need for two | obrien | 1996-11-26 | 1 | -3/+1 |
| | | | | targets. | ||||
* | Misc. cleanup. In particular, don't fetch the docfile in the | asami | 1996-11-26 | 2 | -9/+11 |
| | | | | install target. | ||||
* | Support Motif compilation. | obrien | 1996-11-25 | 1 | -2/+4 |
| | |||||
* | The Maryland Routing Simulator (MaRS) is a discrete-event simulator | obrien | 1996-11-25 | 12 | -0/+1132 |
providing a flexible platform for the evaluation and comparison of network routing algorithms. |