summaryrefslogtreecommitdiffstats
path: root/cad
Commit message (Collapse)AuthorAgeFilesLines
...
* forgot bison dependenceijliao2001-02-221-0/+1
|
* Make the share files' installation permission safe.lioux2001-02-202-7/+16
|
* Update to version 2.2.1kevlo2001-02-1422-228/+109
| | | | | PR: 25074 Submitted by: Ports Fury
* typo clean up police: \s -> \tlioux2001-02-142-2/+2
|
* Update to 9.4 and update homepagejeh2001-02-133-5/+5
| | | | | PR: 22935 Submitted by: Eric Furbish <efurbish@rice.edu>
* Update to version 6.5.1 and homepagejeh2001-02-133-30/+16
| | | | | PR: 22935 Submitted by: Eric Furbish <efurbish@rice.edu>
* add iverilog, a Verilog simulation and synthesis toolijliao2001-02-136-0/+60
|
* SCEPTRE (System for Circuit Evaluation and Prediction of Transientgrog2001-02-119-0/+117
| | | | | | | | | | Radiation Effects) is a general purpose circuit analysis program which provides all three major analyses, AC, DC, and transient analysis, on either linear or nonlinear networks. It employs a free-form input language and state variable methods to simulate problems of interest to electrical engineers. Requested-by: "Pedro F. Giffuni" <pfg1+@pitt.edu>
* Remove inactive MAINTAINER <swallace>, who hasn't committed in over 3 years.will2001-01-272-2/+2
|
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-163-4/+3
|
* Use the correct path in the $(TAR) commandalex2001-01-121-1/+1
| | | | Submitted by: bento
* fix X manpage error with XFree86-4sf2001-01-091-0/+11
| | | | PR: 23421
* Update to version 2.2.0kevlo2000-12-225-33/+18
| | | | | PR: 23757 Submitted by: Ports Fury
* Upgrade to 0.28.tg2000-12-157-48/+39
|
* Update to version 2.1b9kevlo2000-12-022-2/+2
| | | | | PR: 23220 Submitted by: Ports Fury
* Update to version 1.6ekevlo2000-11-183-266/+311
| | | | | PR: 22920 Submitted by: MAINTAINER
* Add missing @dirrm.kevlo2000-11-172-0/+2
| | | | | PR: 22890 Submitted by: Ports Fury
* Update to version 2.1b8kevlo2000-11-132-2/+2
| | | | | PR: 22809 Submitted by: Ports Fury
* Better handling for the imake dependency when XFREE86_VERSION != 3. Thesteve2000-11-081-3/+8
| | | | | old way had us installing imake-4 over the imake that is already a part of the XFree86-3 port.
* Change motif to a normal dependency. REQUIRES_MOTIF is now calledasami2000-11-072-6/+4
| | | | | | | | | | | | | | 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.
* Uphold ${MOTIFLIB}lioux2000-11-021-11/+17
| | | | Submitted by: bento
* - Prevent possible buffer overflowkevlo2000-10-284-24/+47
| | | | | | | - Use erfc(3). PR: 22343 Submitted by: MAINTAINER
* 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 1.4.4ade2000-10-1318-568/+764
| | | | | PR: 21573 Submitted by: Ports Fury
* Rename ${FILESDIR}/patch-prefix to ${FILESDIR}/template-patch-prefixasami2000-10-071-1/+1
| | | | (this is a sed template).
* Implement USE_GTK, part 1.reg2000-10-051-4/+2
|
* Maintainer is now a committer, update email accordinglylioux2000-10-031-1/+1
| | | | Approved by: will
* Try to unbreak this on -current.reg2000-10-013-252/+292
| | | | | | Sort the PLIST. No reply from: maintainer
* 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>
OpenPOWER on IntegriCloud