aboutsummaryrefslogtreecommitdiff
path: root/cad/ngspice_rework
Commit message (Collapse)AuthorAgeFilesLines
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+0
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Don't link readlineTim Bishop2005-12-131-4/+1
| | | | | | | | | PR: 90182 Submitted by: pfgshield-freebsd@yahoo.com Approved by: clement, maintainer Notes: svn path=/head/; revision=151094
* - Update to 17Tim Bishop2005-12-1110-52/+71
| | | | | | | | | PR: 90182 Submitted by: shuhei <amakawa@jp.freebsd.org> (maintainer) Approved by: clement (mentor) Notes: svn path=/head/; revision=150893
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Disable debug for packagePav Lucistnik2004-12-311-0/+6
| | | | | | | | | | | - Enable readline for non-package PR: ports/75504 Submitted by: Pedro F. Giffuni <giffunip@asme.org> Approved by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> (maintainer) Notes: svn path=/head/; revision=125592
* - upgrade to ngspice_rework-15Yen-Ming Lee2004-10-1311-261/+50
| | | | | | | | | | | | | | - utilize INFO - add USE_LIBTOOL_VER?=15 to eliminate *.la files - make this port portlint clean PR: 72008 Submitted by: leeym Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=119129
* Unbreak the build on 5.X and -CURRENT.Alexey Dokuchaev2004-09-181-0/+20
| | | | | | | | Reported by: pointyhat.freebsd.org Approved by: portmgr (marcus), fjoe (mentor, implicit) Notes: svn path=/head/; revision=118227
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76030
* Add missing manpagesKris Kennaway2003-01-141-0/+2
| | | | Notes: svn path=/head/; revision=73099
* Fix build on current.Kris Kennaway2002-06-161-0/+11
| | | | | | | Submitted by: mike Notes: svn path=/head/; revision=61349
* Initial import of ngspice_reworkKevin Lo2002-02-099-0/+288
Ngspice_rework is a circuit simulator derived from spice3f5. PR: 34589 Submitted by: AMAKAWA Shuhei <amakawa@jp.FreeBSD.org> Notes: svn path=/head/; revision=54430