aboutsummaryrefslogtreecommitdiffstats
path: root/cad/sis
Commit message (Collapse)AuthorAgeFilesLines
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-091-3/+3
|
* time(3) returns a time_t and not a long.steve2000-01-294-0/+44
|
* $Id$->$FreeBSD$peter1999-08-291-1/+1
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* chmod -> ${CHMOD}mharo1999-08-231-2/+2
| | | | chown -> ${CHOWN}
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-271-1/+1
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imakeasami1998-11-281-1/+2
| | | | for ilu and mkdirhier for asl.)
* Recent changes to make(1) in -current fixed this.steve1998-10-201-3/+1
|
* Mark BROKEN:jseger1998-10-121-1/+3
| | | | | fails here: ln: /usr/ports/cad/sis/work/sis-1.2/sis/unpack/*.o: File exists
* Discounting a minor glitch in -current's make(1) this will now buildsteve1998-10-012-3/+13
| | | | in an ELF world.
* Mark this port broken, it doesn't build.steve1998-09-271-1/+3
|
* Remove manpages from pkg/PLISTobrien1998-08-141-10/+0
|
* Sis, a program suite for synthesis of sequential circuits.ghelmer1998-07-016-0/+506
PR: ports/5104 Submitted by: Frank Volf <volf@oasis.IAEhv.nl>