summaryrefslogtreecommitdiffstats
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
* Support CC/CFLAGS/PREFIX/X11BASE/MAKE properlyade2000-09-1628-262/+939
| | | | | | | Sort pkg/PLIST PR: 20418 Submitted by: Ports Fury
* Install libs with 0644 perms, not 0664.jedgar2000-09-141-2/+19
| | | | Approved by: Maintainer
* Update to 2.1b3kevlo2000-09-096-22/+36
| | | | | PR: 21135 Submitted by: Ports Fury
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsasami2000-09-051-1/+1
| | | | work with both XFree86-3 and XFree86-4.
* Add imake:${PORTSDIR}/devel/imake-4 to BUILD_DEPENDS -- these portsasami2000-08-111-1/+2
| | | | | | use imake themselves. Submitted by: bento (sort of)
* Support X11BASE properlykevlo2000-08-071-2/+2
| | | | | PR: 20417 Submitted by: Ports Fury
* Update for new shlib revision from guile 1.4ade2000-08-041-1/+1
|
* (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
* Activate Electric.sada2000-07-301-0/+1
| | | | | PR: ports/18380 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
* New port - Electric is a sophisticated electrical CAD system that can handlesada2000-07-307-0/+152
| | | | | | | many forms of circuit design. PR: ports/18380 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
* Update MD5 (numerous updates without a version change)jedgar2000-07-121-1/+1
| | | | Found by: bento
* Add bin/loom.asami2000-07-051-0/+1
| | | | Submitted by: bento
* Unleash all of these ports upon the people. I no longer have any interestwill2000-06-222-2/+2
| | | | | in any of them, but will be happy to assign MAINTAINER to others and commit updates for them.
* Update to 1.4.1.will2000-06-208-18/+14
| | | | | PR: 19385 Submitted by: David Gilbert <dgilbert@velocet.ca>
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-161-1/+1
| | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax
* Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports withsobomax2000-06-162-2/+1
| | | | ldconfig in PLIST need personal consideration.
* Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.sobomax2000-06-141-1/+2
|
* Add gmac.1 and tkgate.1asami2000-06-071-0/+1
| | | | Submitted by: bento
* Add fsleeper.1.asami2000-06-071-1/+1
| | | | Submitted by: bento
* Update to version 3.05.steve2000-05-295-40/+24
| | | | | PR: 18513 Submitted by: maintainer
* Incorporate some changes from NetBSD, Linux, and the Macquarie University.steve2000-05-2910-4/+382
| | | | | PR: 18509 Submitted by: Pedro F. Giffuni <giffunip@asme.org>
* 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.
* Upgrade to 1.4.0.tg2000-05-178-450/+566
| | | | Approved by: will
* Use MASTER_SITE's that actually still carry the distfile :-)jseger2000-05-141-1/+2
|
* Add PISCES, a two-dimensional device simulator which includesade2000-05-0324-0/+1077
| | | | | | | | | models for surface mobility, impact ionization and photo-generation. Quasi-three-dimensional simulation of cylindrically-symmetric devices is also supported. PR: 14686 Submitted by: Gianlorenzo Masini <masini@uniroma3.it>
* Mark BROKEN: compiler errorkris2000-04-292-0/+4
| | | | Noticed by: bento
* Update MD5 checksum and remove invalid MASTER_SITES.will2000-04-222-3/+2
| | | | | PR: 18135 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Upgrade to 0.26.tg2000-04-184-6/+6
|
* Standardize all user defined options to the booleans WITH_FOO andreg2000-04-171-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 variablesmharo2000-04-0816-41/+41
|
* Update to 1.0mharo2000-03-244-272/+269
| | | | | PR: 17554 Submitted by: maintainer
* Finish moving MAINTAINER for my ports.will2000-03-222-2/+2
| | | | | | andrews@technologist.com -> will@FreeBSD.org. :-) Reminded by: asami
* Restore useless version required comments.obrien2000-03-221-0/+1
|
* Update port to 2.0b4jedgar2000-03-205-29/+35
| | | | | PR: 17459 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* * Support CXX/CXXFLAGS properlyjedgar2000-03-203-16/+22
| | | | | | | * Add WWW PR: 17458 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
* Remove the "version required" line.obrien2000-03-201-1/+0
|
* Update MASTER_SITES and WWWjedgar2000-02-292-2/+3
| | | | | PR: 16968 Submitted by: Maintainer
* Update MASTER_SITE to make this fetch again, and give the port akris2000-02-272-4/+4
| | | | | | maintainer. Submitted by: Will Andrews <andrews@technologist.com>
* New patchlevel without change of distname.dirk2000-02-171-1/+1
|
* URL changed; update WWW and MASTER_SITESmharo2000-02-142-2/+2
|
* Style nits in the ports I maintain.obrien2000-02-131-5/+5
|
* 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>
OpenPOWER on IntegriCloud