aboutsummaryrefslogtreecommitdiffstats
path: root/cad/alliance
Commit message (Collapse)AuthorAgeFilesLines
* Fix properties on pkg-plistbapt2014-01-221-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | cad)
* Mark jobs unsafebapt2013-07-101-0/+1
|
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-4/+2
| | | | | | | While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake
* Convert USE_BISON to USES= bisonbapt2013-03-081-5/+2
| | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
* Also broken on powerpc.linimon2011-11-101-1/+1
| | | | Hat: portmgr
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1
|
* Fix build (and some cosmetic changes).hrs2011-01-043-98/+6
|
* Add all 64-bit platforms to NOT_FOR_ARCHS for the moment to unbreak the port.hrs2010-08-211-3/+1
|
* Not for ia64, either.linimon2010-02-271-1/+1
| | | | | Hat: portmgr Feature safe: yes
* - Mark BROKEN, in two wayspav2009-12-191-0/+6
| | | | Reported by: pointyhat
* Fix pkg-plist and re-add pkg-message. Bump PORTREVISION.hrs2009-12-074-0/+23
|
* Update to 5.0.20090901.hrs2009-11-306-29/+17
|
* - Mark BROKEN: does not compile (bvl_bcomp_y.y)pav2009-04-061-0/+2
| | | | Reported by: pointyhat
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵pav2008-07-251-1/+1
| | | | MAKE_ENV
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-2/+0
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-1/+1
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Update to 5.0.20070718.hrs2007-10-284-10/+28
|
* Migration from bison 1.x to 2.xade2007-10-171-2/+2
| | | | | PR: 117086 Tested by: -exp runs
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+1
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* BROKEN with gcc 4.2kris2007-05-271-0/+4
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update to 5.0.20060509.hrs2007-01-033-5/+34
|
* Add NOT_FOR_ARCHS=sparc64 line because of build problems on sparc64.hrs2006-07-261-0/+3
| | | | Spotted by: linimon
* - Fix an invalid knob (s/USE_X/USE_XLIB/)[1].hrs2006-06-131-5/+2
| | | | | | - Use SUB_FILES. Spotted by: erwin[1]
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
|
* SHA256ifyedwin2006-01-221-0/+1
| | | | Approved by: krion@
* eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-2/+2
| | | | | Approved by: krion@ PR: ports/88711 (related)
* Update to 5.0.20050217 and unbreak the build on FreeBSD 5.xhrs2005-09-115-219/+887
| | | | | | | and later. PR: ports/84715 Submitted by: Carlos A M dos Santos (casantos at gama-rt dot urisan dot tche dot br)
* BROKEN on 5.x: Does not compilekris2004-09-181-0/+4
| | | | Approved by: portmgr (self)
* - Add MASTER_SITE_LOCAL to MASTER_SITES to improve availability.hrs2004-05-181-1/+4
| | | | | | | - Add USE_BISON=yes to unbreak the build. Pointed out by: kris Approved by: linimon (mentor)
* Add cad/alliance, which is a complete set of free CAD tools andhrs2004-05-1410-0/+1521
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)