summaryrefslogtreecommitdiffstats
path: root/cad/xcircuit
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.3.3kevlo2001-07-035-22/+24
| | | | | PR: 28646 Submitted by: MAINTAINER
* Update to version 2.3kevlo2001-06-124-12/+14
| | | | | PR: 28039 Submitted by: Ports Fury
* distfile re-rolled (rev177 to rev178, according to Manifest).sf2001-03-171-1/+1
| | | | | | little documentation and bugfix. Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 2.2.2.sf2001-03-083-15/+15
| | | | | PR: 25610 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.2.1kevlo2001-02-1422-228/+109
| | | | | PR: 25074 Submitted by: Ports Fury
* Update to version 2.2.0kevlo2000-12-225-33/+18
| | | | | PR: 23757 Submitted by: Ports Fury
* Update to version 2.1b9kevlo2000-12-022-2/+2
| | | | | PR: 23220 Submitted by: Ports Fury
* Update to version 2.1b8kevlo2000-11-132-2/+2
| | | | | PR: 22809 Submitted by: Ports Fury
* Update to version 2.1b7kevlo2000-10-283-3/+4
| | | | | PR: 22360 Submitted by: MAINTAINER
* Update to 2.1b6ade2000-10-174-9/+19
| | | | | PR: 22055 Submitted by: Ports Fury
* Update to 2.1b3kevlo2000-09-096-22/+36
| | | | | PR: 21135 Submitted by: Ports Fury
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm
* Update MD5 (numerous updates without a version change)jedgar2000-07-121-1/+1
| | | | Found by: bento
* Mostly docs changes with the addition of some selection filter code thatsteve2000-05-281-1/+1
| | | | caused the distfile to change without a version number bump.
* Update MD5 checksum and remove invalid MASTER_SITES.will2000-04-222-3/+2
| | | | | PR: 18135 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update with the new PORTNAME/PORTVERSION variablesmharo2000-04-081-2/+2
|
* Update port to 2.0b4jedgar2000-03-205-29/+35
| | | | | PR: 17459 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* New patchlevel without change of distname.dirk2000-02-171-1/+1
|
* 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
* Chase the checksum.steve2000-01-291-1/+1
| | | | | PR: 16407 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Update to version 2.0b3.steve2000-01-2419-27/+235
| | | | | PR: 16274 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * 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>
* Fix MASTER_SITE, use BZIP2, update md5.jkoshy1999-11-252-4/+3
| | | | | PR: ports/14597 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* update to 2.0a11mharo1999-10-273-8/+8
| | | | | PR: 14542 Submitted by: tkato@promtomail.ne.jp
* 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>
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Fix typos and/or cleanup WWW:.hoek1999-07-171-2/+1
|
* BROKEN='bad MD5 checksum'obrien1999-07-141-1/+3
|
* New checksum.asami1999-02-121-1/+1
| | | | Submitted by: "Pedro F. Giffuni" <pfgiffun@bachue.usc.unal.edu.co>
* Avoid floating point exceptions. The program seems to handle thejoerg1999-01-261-0/+23
| | | | overflow case well (enough).
* Remove extraneous x11 from CATEGORIES.steve1998-11-211-2/+2
| | | | Submitted by: Josh Gilliam <josh@quick.net>
* Take the manpages out of pkg/PLIST and put them in MAN1.steve1998-09-162-2/+3
|
* Seems like the bleeping md5 already changed.asami1998-06-051-1/+1
|
* MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash.fenner1998-05-251-2/+2
|
* Import of xcircuit, an X11 drawing program intended for drawingmph1998-05-186-0/+69
circuit schematics. PR: 6671 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com>
OpenPOWER on IntegriCloud