summaryrefslogtreecommitdiffstats
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* Update MD5 checksum due to DISTFILE update:jedgar2000-02-091-1/+1
| | | | | | | | | | 153) v2.0b3 (beta) 2/8/00 Testing preliminary support for Ghostscript-rendered backgrounds. Bugfix to multiple library code (fatal error---adding new library writes over current user library). Another bugfix---objcompare was not being called. Found by: bento
* Replace MAINTAINER to ports@FreeBSD.org.imura2000-02-081-1/+1
| | | | Submitted by: old maintainer
* portlintmharo2000-02-021-1/+1
|
* Fix compiler error in -current.imura2000-01-301-0/+936
| | | | | | | | | note: A patch that I add includes diff of 29 files, so it's very big. I decided that I pack them into one file. It should be fed back to the author. PR: 16440 Submitted by: Alexander Langer <alex@cichlids.com>
* Chase the checksum.steve2000-01-291-1/+1
| | | | | PR: 16407 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* time(3) returns a time_t and not a long.steve2000-01-285-0/+55
|
* Update to version 2.0b3.steve2000-01-2419-27/+235
| | | | | PR: 16274 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Make some modifications for (supposedly) better portabilitysteve2000-01-246-36/+24
| | | | | | | | | | of the "make patch"ed ${WRKSRC}: * Use _relative_ symbolic link in the source tree. * Don't use __FreeBSD__ other than to wrap fpsetmask() stuff. * #define HAS_INTWAITSTATUS for BSD4.4 PR: 15972 Submitted by: maintainer
* Remove info/dir from PLIST.ade2000-01-072-3/+2
| | | | | | | Use MAN1 correctly whilst I'm here. PR: 15945 Submitted by: Alexander Langer <alex@big.endian.de>
* Use USE_QT2 instead of LIB_DEPENDS/USE_NEWGCCjedgar2000-01-052-6/+2
|
* * Do not set NO_WRKSUBDIR to yes. Specify WRKSRC.steve1999-12-2933-134/+385
| | | | | | | | | * Respect CFLAGS. * Make less use of __FreeBSD__. * Use more system-defined make variables. PR: 15746 Submitted by: maintainer
* General comment cleanups.hoek1999-12-282-2/+2
|
* cider version 1b1steve1999-12-2524-0/+1164
| | | | | | | A mixed-level circuit and device simulator (includes SPICE3). PR: 15462 Submitted by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org>
* * Updated version 2.0a11 to 2.0b1jedgar1999-12-234-12/+51
| | | | | | | * Added secondary site to MASTER_SITES PR: 15465 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* New port QCad, a 2D-CAD program. Uses Qt-2.tg1999-12-2213-0/+1049
|
* Fix PLIST.tg1999-11-291-1/+0
|
* Guile shared lib version changedjseger1999-11-291-1/+1
|
* Update to use Tcl/Tk version 8.2.steve1999-11-281-1/+4
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Fix MASTER_SITE, use BZIP2, update md5.jkoshy1999-11-252-4/+3
| | | | | PR: ports/14597 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Upgrade to pcb-1.7jseger1999-11-254-5/+15
|
* Oops, forgot to add patch-ab.tg1999-11-221-0/+14
|
* Upgrade to 0.25.tg1999-11-166-75/+71
|
* Minor style change.obrien1999-10-271-3/+3
|
* update to 2.0a11mharo1999-10-273-8/+8
| | | | | PR: 14542 Submitted by: tkato@promtomail.ne.jp
* Unbreak, should build after your next world.tg1999-10-261-3/+2
|
* Add an MLINK from spice.1 to spice3.1, since the actual executable ishoek1999-10-081-0/+1
| | | | | installed as spice3 and, despite trying very hard, my hands are hardcoded to type "man binary-name" for help on any executable.
* Update the secondary MASTER_SITEcpiazza1999-10-051-1/+1
| | | | | PR: 14061 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.0a10.steve1999-09-255-49/+87
| | | | | PR: 13596 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Add two patches forgotten in ugprade to 5.51cpiazza1999-09-242-0/+54
|
* Update to version 5.51cpiazza1999-09-2425-65/+921
| | | | | PR: 13902 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* This port doesn't build because texindex is missing. Note that.asami1999-09-211-2/+3
| | | | | (Take out BUILD_DEPENDS=texindex:${PORTSDIR}/print/teTeX, teTeX doesn't include texindex anymore.)
* Resolve many 301 Moved Permanently URLs in DESCR.fenner1999-09-171-1/+1
|
* Update to gEDA-19990516 and make it built done again.foxfair1999-09-103-214/+274
| | | | Obtained from : bento.
* USE_X_PREFIX has to be before bsd.port.pre.mk.asami1999-09-091-1/+2
|
* mharo upgraded the DISTNAME/PKGNAME of this port to acpiazza1999-09-061-3/+3
| | | | | | | | newer version but didn't follow through with the rest of the changes. (this was rev 1.12 which was supposed to be a FreeBSD.ORG -> FreeBSD.org change). Revert to the version that used to be there until someone upgrades it for real.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-312-5/+5
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$->$FreeBSD$peter1999-08-293-3/+3
|
* expr -> ${EXPR}mharo1999-08-281-1/+1
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* Change Id->FreeBSD.obrien1999-08-2514-14/+14
|
* chmod -> ${CHMOD}mharo1999-08-223-21/+21
| | | | chown -> ${CHOWN}
* Fixed missing MAINTAINER line.jim1999-08-161-1/+4
| | | | | PR: 13168 Submitted by: Oleg V. Volkov <rover@fly.lblobus.ru>
* Misc fixes.cpiazza1999-08-152-260/+264
| | | | | | | | | | | | | PREFIX was being set in the Makefile PR: 13165 Reported by: Oleg V. Volkov <rover@fly.lglobus.ru> Fix the above problem by patching config.h to use __PREFIX_/__LOCALBASE__ where necessary and then sed s:__PREFIX__:${PREFIX}: etc. Remove the version number from PLIST, use a PLIST_SUB to make it easier to upgrade the port.
* Test if HAVE_G2C is defined rather than if it's value is non-zero.steve1999-08-071-2/+2
|
* Fix typos and/or cleanup WWW:.hoek1999-07-171-2/+1
|
* BROKEN='bad MD5 checksum'obrien1999-07-141-1/+3
|
* Fix to use new master site.cpiazza1999-07-031-2/+2
| | | | | PR: 12480 Submitted by: maintainer
* As threatened, enforce the "Capital, no period" rule. Ellipses arehoek1999-06-267-7/+7
| | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each.
* Compensate for not having a generic.h on -current boxes.steve1999-06-223-6/+29
|
* Activate the tkgate port.steve1999-06-061-1/+2
|
* Initial import of tkgate version 0.9.steve1999-06-065-0/+305
| | | | | | | A Tcl/Tk based digital circuit editor and simulator. PR: 11917 Submitted by: Jeffery Hansen <hansen@cmu.edu>
OpenPOWER on IntegriCloud