/www/py-cherrypy-old/

ository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/cad/kicad
Commit message (Collapse)AuthorAgeFilesLines
* Remove GCC_DEFAULT.thierry2015-02-091-2/+1
| | | | Spotted by: gerald
* Since Gcc is 4.8 by default, Kicad does not build anymore: e.g. seethierry2015-02-081-3/+9
| | | | | | http://beefy2.isc.freebsd.org/data/10amd64-default/2015-01-08_21h32m30s/logs/kicad-20140622.2.b4027_1,1.log Add an ugly hack to make it build with Gcc 4.7.
* Cleanup plistbapt2014-10-201-232/+0
|
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-0/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Upgrade to 0.20140622+bzr4027-2.thierry2014-08-203-634/+652
| | | | | Changelog at <https://launchpad.net/ubuntu/utopic/+source/kicad/+changelog>.
* It seems that FreeBSD-9.2 does'nt like 'std::__1'...thierry2014-05-0419-40/+40
| | | | Reported by: Jenkins via swills
* I forgot to remove MAKE_JOB_UNSAFE in my previous commit.thierry2014-05-031-1/+0
|
* Upgrade Kicad to the latest stable (2013-05-18).thierry2014-05-0325-341/+3277
|
* Convert c* to USES=zipbapt2014-03-071-2/+1
|
* Support stagebapt2014-03-071-32/+11
| | | | | Convert to dos2unix Modernise (options helpers, etc)
* Remove trailing whitespaces from category cadehaupt2014-02-211-1/+1
|
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-101-0/+3
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Chase boost and icu bumpbapt2014-02-071-1/+1
| | | | While here convert some LIB_DEPENDS
* Reduce over inclusion of bsd.port.mkbapt2014-01-161-3/+1
|
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
| | | | | | LIB_DEPENDS in cad With hat: portmgr
* - Remove manual creation and removal of share/applications, as it's now in ↵amdmi32013-10-221-1/+0
| | | | | | the mtree (categories starting with [bce]) Approved by: portmgr (bdrewery)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-201-0/+1
| | | | cad)
* Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}bapt2013-04-301-6/+8
| | | | | | While here: - trim headers - convert to new options framework
* - Convert USE_GETTEXT to USES (part 4)ak2013-04-261-1/+1
| | | | Approved by: portmgr (bapt)
* - convert USE_CMAKE to USESmakc2013-03-231-1/+1
| | | | | | | - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi)
* Chase boost updatebapt2013-01-311-7/+3
|
* - update png to 1.5.10dinoex2012-06-011-1/+1
|
* Bump PORTREVISION after open-mofit updatemakc2011-05-021-1/+1
|
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
|
* Upgrade to 2010.05.05.thierry2010-05-2412-1391/+500
|
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Add conflicts with kicad-develmr2009-10-271-0/+2
|
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-1/+1
| | | | starting with B,C
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-0/+1
| | | | | | bumped or updated Requested by: edwin
* - Update boost to 1.39pav2009-07-281-1/+1
| | | | | | | - Split boost port to separate components, with boost-all metaport PR: ports/137054 Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
* Fix a Makefile bug.thierry2008-12-011-0/+20
| | | | Reported by: pointyhat via Pav
* Upgrade to 20080825.thierry2008-09-259-1594/+1293
|
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-206-12/+12
| | | | | | | | | | | | | | | - 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)
* Use @rmtry macro in the pkg-plist.edwin2008-04-191-5/+5
|
* The master sites are down for some days, then mirror the tarballs.thierry2007-08-121-9/+11
| | | | Reported by: pointyhat via Kris
* Fix desktopdir entry.thierry2007-07-172-3/+5
| | | | Reported by: pointyhat via Pav.
* Upgrade to 20070702.thierry2007-07-079-69/+142
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2007.05.25 and switch to wxWidgets-2.8.thierry2007-05-264-73/+78
| | | | Note: Python bindings not yet enabled.
* - 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}.
* Upgrade to 2007-01-15.thierry2007-01-274-258/+392
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* - Use features of bsd.wx.mk, especially USE_WXpav2006-12-011-6/+1
| | | | | PR: ports/101613 Submitted by: alepulver
* Remove OSVERSION version from BROKEN string. I introduced this usage butlinimon2006-09-181-1/+1
| | | | | | it was a bad idea to start with. Hat: portmgr
* Upgrade to 2006.08.28.thierry2006-08-303-11/+20
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006.06.26.thierry2006-06-304-50/+96
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 20060424.thierry2006-04-254-26/+78
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006-03-28.thierry2006-03-294-60/+91
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006.01.19.thierry2006-01-203-167/+174
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006-01-18.thierry2006-01-193-7/+10
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006-01-16.thierry2006-01-172-7/+7
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006-01-13.thierry2006-01-143-8/+8
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006-01-06.thierry2006-01-073-7/+8
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2006-01-03.thierry2006-01-044-15/+18
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* Upgrade to 2005-12-22.thierry2005-12-265-35/+24
| | | | Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
* - Mark BROKEN on FreeBSD-4;thierry2005-12-141-0/+7
| | | | | | - Fix build on the cluster (unzip used during post-install). Reported by: pointyhat via Kris