aboutsummaryrefslogtreecommitdiffstats
path: root/cad/z88
Commit message (Collapse)AuthorAgeFilesLines
* Revision bump of all ports with USE_GL after consolidation of mesa-libsMatthew Rezny2017-05-231-1/+1
| | | | | Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D10845
* Remove libintl.so.9 compatibility link that was added in r374303 toTijl Coosemans2016-12-091-1/+1
| | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-4/+4
| | | | Approved by: portmgr blanket
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-1/+1
| | | | | With hat: portmgr Sponsored by: Absolight
* - Unbreak: port fetches fineDmitry Marakasov2015-12-262-411/+7
| | | | - Switch to options helpers
* Deprecate ports broken for more than 6 monthsAntoine Brodin2015-10-261-0/+2
|
* Mark as broken unfetchable portsBaptiste Daroussin2015-04-061-0/+1
|
* Cleanup plistBaptiste Daroussin2014-10-201-2/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4Gerald Pfeifer2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Don't try to clobber ccos(3).Adam Weinberger2014-08-091-0/+31
|
* cad/z88: Explicitly link libm (taken from dports)John Marino2014-02-061-3/+4
|
* Stage supportAntoine Brodin2014-01-212-18/+13
|
* Convert cad to MDOCS and MEXAMPLESAdam Weinberger2014-01-031-1/+4
|
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-1/+1
| | | | | | LIB_DEPENDS in cad With hat: portmgr
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | cad)
* Add explicit dependency on pkgconf (11 ports)John Marino2013-09-121-5/+2
|
* Style: tab -> space.Eitan Adler2013-03-291-1/+1
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
|
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
|
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - Update to 13.0Martin Wilke2010-02-0812-152/+286
| | | | | PR: 143066 Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-202-5/+5
| | | | | | | | | | | | | | | - 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)
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+2
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - Make it fetchableRong-En Fan2006-10-211-2/+2
| | | | | | PR: ports/104637 Submitted by: Thomas Abthorpe <thomas at goodking.ca> Approved by: portmgr (erwin)
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-041-1/+0
|
* - Add SHA256Pav Lucistnik2005-11-241-0/+2
|
* Pacify distfile survey.Mark Linimon2005-10-091-1/+1
|
* Add z88 11.0, a compact Finite Element Analysis System.Thierry Thomas2005-01-2310-0/+544
PR: 75698 Submitted by: Pedro F. Giffuni.