aboutsummaryrefslogtreecommitdiff
path: root/cad/alliance/pkg-plist
Commit message (Collapse)AuthorAgeFilesLines
* cad/alliance: unbreakThierry Thomas2022-11-201-536/+874
| | | | | | | | - upstream has not released a new version, but several fixes have been committed: get the source from GitLab and remove BROKEN; - change WWW; - enable shared libs; - optionalize examples and tutorial.
* cad/alliance: Update to 5.1.1, remove BROKEN and undeprecateKai Knoblich2019-09-281-26/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * The code has been modernized so most of the patches and the workaround with USE_CXXSTD are therefore no longer required. USE_GCC is still needed for build as some files cannot be compiled with Clang. The updated code also contains no more occurences of the long deprecated gets(3) function which has been removed since FreeBSD 1300043. [1] * A patch from Debian's patchset [2] is required to remedy build issues with the documentation. * Add USE_XORG to pass stage QA as some binaries are linked against various X libraries. Among these libraries is also the recently deprecated x11/libXp, which is probably not needed but (still) pulled in by the OpenMotif toolkit. * Also pet portlint/portclippy while I'm here by grouping related USE_* variables to the USES block and sort the other variables according to the PHB. PR: 238686 Submitted by: Loïc Bartoletti <lbartoletti@tuxfamily.org> (based on) Reported by: emaste [1] Obtained from: Debian [2] Notes: svn path=/head/; revision=513117
* Cleanup plistBaptiste Daroussin2014-10-201-63/+0
| | | | Notes: svn path=/head/; revision=371238
* cad/alliance: Upgrade version 5.0.20090901 => 5.0.20120515, stageJohn Marino2014-08-301-980/+1522
| | | | | | | | | | | | This port was marked broken due to a bison error. The newest version had the same flaw, but I got the fix from Debian. The 5.0.20120512 is also not limited to i386, it builds fine on amd64 now. It is still not jobs safe (it can't find libVrd before it's built) but I suspect only minor changes are necessary to make it jobs safe. Notes: svn path=/head/; revision=366644
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340671
* Fix pkg-plist and re-add pkg-message. Bump PORTREVISION.Hiroki Sato2009-12-061-0/+3
| | | | Notes: svn path=/head/; revision=245288
* Update to 5.0.20090901.Hiroki Sato2009-11-291-2/+2
| | | | Notes: svn path=/head/; revision=244985
* Update to 5.0.20070718.Hiroki Sato2007-10-281-0/+12
| | | | Notes: svn path=/head/; revision=202197
* Update to 5.0.20060509.Hiroki Sato2007-01-021-0/+29
| | | | Notes: svn path=/head/; revision=181305
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154134
* Update to 5.0.20050217 and unbreak the build on FreeBSD 5.xHiroki Sato2005-09-101-66/+680
| | | | | | | | | | and later. PR: ports/84715 Submitted by: Carlos A M dos Santos (casantos at gama-rt dot urisan dot tche dot br) Notes: svn path=/head/; revision=142393
* Add cad/alliance, which is a complete set of free CAD tools andHiroki Sato2004-05-131-0/+1158
portable libraries for VLSI design. It includes a VHDL compiler and simulator, logic synthesis tools, automatic place and route tools, and portable CMOS libraries. Approved by: linimon (mentor) Notes: svn path=/head/; revision=109077