summaryrefslogtreecommitdiff
path: root/cad (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - change BUILD_DEPENDS: shells/bash2 -> shells/bash;Michael Reifenberger2007-02-011-2/+1
| | | | | | | | | | - drop a spare line at Makefile to pet portlint. PR: ports/108631 Submitted by: bsam Notes: svn path=/head/; revision=183857
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-012-0/+2
| | | | Notes: svn path=/head/; revision=183830
* - Fix plist if NOPORTDOCS is definedMarkus Brueffer2007-01-311-2/+3
| | | | | | | - Bump PORTREVISION Notes: svn path=/head/; revision=183760
* - Update to 0.7.2Martin Wilke2007-01-272-4/+4
| | | | | | | | | PR: 108441 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=183462
* Upgrade to 2007-01-15.Thierry Thomas2007-01-278-516/+784
| | | | | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. Notes: svn path=/head/; revision=183415
* - Fix build with tk 8.4.14Pav Lucistnik2007-01-251-9/+6
| | | | Notes: svn path=/head/; revision=183312
* - Fix build after recent USE_TCL/USE_TK overhaulPav Lucistnik2007-01-251-1/+1
| | | | Notes: svn path=/head/; revision=183241
* * Fix build for CURRENT.Maho Nakata2007-01-231-9/+10
| | | | | | | * Grab maintainership. Notes: svn path=/head/; revision=183045
* - Fix build with gcc 4.1Martin Wilke2007-01-2219-60/+322
| | | | | | | | PR: ports/107134 Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk> (maintainer) Notes: svn path=/head/; revision=182957
* Deprecate, mark broken, schedule for deletion, drop maintainership.Greg Lehey2007-01-201-4/+8
| | | | Notes: svn path=/head/; revision=182844
* * Migrate to gfortran.Maho Nakata2007-01-172-8/+36
| | | | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Approved by: portmgr(kris) Notes: svn path=/head/; revision=182608
* * Migrate to gfortran.Maho Nakata2007-01-122-2/+12
| | | | | | | | * Bump port revision. * Use gfortran compiled atlas/blas/lapack. Notes: svn path=/head/; revision=182251
* * Migrate to g77-34 to fix for 7-CURRENT.Maho Nakata2007-01-122-7/+13
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182203
* * Migrate to gfortran.Maho Nakata2007-01-121-1/+6
| | | | | | | * Bump port revision. Notes: svn path=/head/; revision=182202
* * Use gfortran42 only and not gcc42.Maho Nakata2007-01-121-3/+5
| | | | | | | * Bump portrevision. Notes: svn path=/head/; revision=182141
* Chase a silent update (no impact for FreeBSD).Thierry Thomas2007-01-113-22/+27
| | | | | | | | | | Diff available at <http://people.freebsd.org/~thierry/ports/astk-1.5.0_061222_070103.diff>. Notified by: pointyhat via Kris Notes: svn path=/head/; revision=182120
* - Follow PTHREAD_LIBSStanislav Sedov2007-01-102-2/+12
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=181993
* * add version number to LIB_DEPENDS.Maho Nakata2007-01-091-6/+7
| | | | | | | | * use gfortran compiled version of atlas/lapack/blas * bump portrevision Notes: svn path=/head/; revision=181927
* blas.1 -> blas.2Maho Nakata2007-01-091-1/+1
| | | | Notes: svn path=/head/; revision=181852
* *using shared libs.Maho Nakata2007-01-092-15/+25
| | | | | | | | *migrate to gfortran. *build with atlas is now optional. Notes: svn path=/head/; revision=181842
* - Use new USE_TCL_BUILD/USE_TK_BUILD macrosPav Lucistnik2007-01-081-3/+2
| | | | Notes: svn path=/head/; revision=181732
* - Update to 0.7.1Rong-En Fan2007-01-052-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: ports/107550 Submitted by: Marcelo Araujo <araujo at bsdmail.org> Notes: svn path=/head/; revision=181518
* Update to 5.0.20060509.Hiroki Sato2007-01-023-5/+34
| | | | Notes: svn path=/head/; revision=181305
* Does not depends on lang/f77 (but define WITH_FORTRAN).Thierry Thomas2006-12-301-1/+1
| | | | | | | | PR: ports/101007 Approved by: maintainer's time-out Notes: svn path=/head/; revision=181059
* - Update to 9.7.40.Stanislav Sedov2006-12-292-4/+4
| | | | Notes: svn path=/head/; revision=180990
* Upgrade to 1.5.0-1.Thierry Thomas2006-12-264-60/+69
| | | | Notes: svn path=/head/; revision=180789
* The SystemC Verification (SCV) library is an extension library to SystemCMartin Wilke2006-12-2210-0/+182
| | | | | | | | | | | | | | | which adds advanced verification capabilities to SystemC, including constrained randomization, complex constraint solvers, data-structure creation, Transaction Level Modeling (TLM), concurrency, and dynamic resource allocation management. WWW: http://www.systemc.org/ PR: ports/106822 Submitted by: Peter Johnson Notes: svn path=/head/; revision=180469
* Fix quoting.Florent Thoumie2006-12-181-1/+1
| | | | Notes: svn path=/head/; revision=180047
* - gcc 4 compatiblityStanislav Sedov2006-12-161-0/+20
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=179966
* - Fix build on sparc64. [1]Shaun Amott2006-12-052-0/+34
| | | | | | | | | | - Respect ${X11BASE}. [2] PR: ports/105535 [1], ports/106245 [2] Submitted by: Erik Greenwald <erik@smluc.org> (maintainer) Notes: svn path=/head/; revision=178973
* - Respect X11BASERong-En Fan2006-12-051-0/+1
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=178922
* - Delete files, forgotten in the previous commitStanislav Sedov2006-12-042-40/+0
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=178845
* - Update to 9.7.38Stanislav Sedov2006-12-0215-317/+111
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=178635
* - Use features of bsd.wx.mk, especially USE_WXPav Lucistnik2006-12-012-12/+2
| | | | | | | | PR: ports/101613 Submitted by: alepulver Notes: svn path=/head/; revision=178433
* Don't hard-code X11BASEKris Kennaway2006-12-011-1/+1
| | | | Notes: svn path=/head/; revision=178412
* Don't hard-code /usr/X11R6Kris Kennaway2006-12-012-1/+2
| | | | Notes: svn path=/head/; revision=178411
* - Respect X11BASERong-En Fan2006-11-301-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=178343
* - Respect X11BASE [1]Rong-En Fan2006-11-301-1/+5
| | | | | | | | | | - The configure script is not generated from autotools, thus use HAS_CONFIGURE instead Reported by: pointyhat [1] Notes: svn path=/head/; revision=178299
* - Respect X11BASEStanislav Sedov2006-11-241-2/+11
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=177980
* - Update to 0.8.90Stanislav Sedov2006-11-153-15/+19
| | | | | | | | - Change my email - Use new WX framework Notes: svn path=/head/; revision=177325
* - GCC4 compatiblityStanislav Sedov2006-11-142-1/+12
| | | | | | | - Change my email Notes: svn path=/head/; revision=177263
* Fix the plist target.Ion-Mihai Tetcu2006-11-122-80/+88
| | | | | | | | PR: 105454 Submitted by: Dominic Fandrey (maintainer) Notes: svn path=/head/; revision=177139
* The goals of the FreeHDL project are to develop a VHDL simulator that hasAlejandro Pulver2006-11-055-0/+172
| | | | | | | | | | | | | a graphical waveform viewer and a source level debugger. It also aims at VHDL-93 compliancy. The project is at a very early development stage. WWW: http://www.freehdl.seul.org/ PR: ports/104634 Submitted by: lon_kamikaze at gmx.de Notes: svn path=/head/; revision=176541
* - Update to 20061020Stanislav Sedov2006-11-0321-43/+94
| | | | Notes: svn path=/head/; revision=176286
* - Update to 0.8.3Stanislav Sedov2006-11-014-15/+14
| | | | Notes: svn path=/head/; revision=176137
* - Update to 8.04Stanislav Sedov2006-11-012-4/+4
| | | | Notes: svn path=/head/; revision=176134
* - Update to 7.8.4Rong-En Fan2006-11-014-20/+43
| | | | | | | | PR: ports/104545 Submitted by: Erik Greenwald <erik at smluc.org> (maintainer) Notes: svn path=/head/; revision=175994
* - Make it fetchableRong-En Fan2006-10-211-2/+2
| | | | | | | | | PR: ports/104637 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175469
* - Make it fetchableRong-En Fan2006-10-212-3/+4
| | | | | | | | | | | Tarball is renamed to .tgz. PR: ports/104636 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: portmgr (erwin) Notes: svn path=/head/; revision=175468
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-2/+10
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261