Thierry Thomas
21a18704c9
Don't depend on doxygen if DOCS are not enabled.
...
Since I'm there, pet portlint.
Submitted by: phk
2015-10-21 21:20:12 +00:00
Dmitry Marakasov
d139b66050
- Switch to options helpers
...
Approved by: portmgr blanket
2015-09-08 11:30:11 +00:00
Mathieu Arnold
bb271f0bf7
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
...
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412 ?
2015-08-19 13:29:59 +00:00
Thierry Thomas
2b0ffb0383
Mark BROKEN of FreeBSD < 10:
...
/usr/local/lib/libwebkitgtk-1.0.so.0: undefined reference to `std::chrono::_V2::steady_clock::now()@GLIBCXX_3.4.19'
/usr/local/lib/libjavascriptcoregtk-1.0.so.0: undefined reference to `std::chrono::_V2::system_clock::now()@GLIBCXX_3.4.19'
collect2: error: ld returned 1 exit status
This is standard C++11, but there is a problem with stdlib.
Note: now it could be built with clang, but the produced binaries don't
behave correctly.
2015-04-24 19:34:19 +00:00
Thierry Thomas
c416f44871
Remove GCC_DEFAULT.
...
Spotted by: gerald
2015-02-09 10:57:33 +00:00
Thierry Thomas
0d7c986a57
Since Gcc is 4.8 by default, Kicad does not build anymore: e.g. see
...
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.
2015-02-07 16:07:33 +00:00
Gerald Pfeifer
15945f8122
Update the default version of GCC in the Ports Collection from GCC 4.7.4
...
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
2014-09-10 20:50:31 +00:00
Thierry Thomas
50a3474220
Upgrade to 0.20140622+bzr4027-2.
...
Changelog at
<https://launchpad.net/ubuntu/utopic/+source/kicad/+changelog >.
2014-08-19 16:49:32 +00:00
Thierry Thomas
ae7bbebef9
I forgot to remove MAKE_JOB_UNSAFE in my previous commit.
2014-05-02 16:33:52 +00:00
Thierry Thomas
b5dcbe0c96
Upgrade Kicad to the latest stable (2013-05-18).
2014-05-02 16:06:56 +00:00
Baptiste Daroussin
b411bc617f
Convert c* to USES=zip
2014-03-07 15:59:54 +00:00
Baptiste Daroussin
83c7a59022
Support stage
...
Convert to dos2unix
Modernise (options helpers, etc)
2014-03-07 14:03:55 +00:00
Emanuel Haupt
a54af2ed3d
Remove trailing whitespaces from category cad
2014-02-21 13:35:32 +00:00
Emanuel Haupt
5005b67362
According to the Porter's Handbook (5.12.2.3.) default options must be added to
...
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)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
4650a910d0
Chase boost and icu bump
...
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Baptiste Daroussin
735e688541
Reduce over inclusion of bsd.port.mk
2014-01-15 22:54:35 +00:00
Baptiste Daroussin
a327ff430a
In preparation for making libtool generate libraries with a sane name, fix all
...
LIB_DEPENDS in cad
With hat: portmgr
2013-12-11 14:53:20 +00:00
Baptiste Daroussin
8e91f3161f
Add NO_STAGE all over the place in preparation for the staging support (cat: cad)
2013-09-20 15:58:41 +00:00
Baptiste Daroussin
9ff06b3cbf
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
...
While here:
- trim headers
- convert to new options framework
2013-04-29 22:27:05 +00:00
Alex Kozlov
83f02b963c
- Convert USE_GETTEXT to USES (part 4)
...
Approved by: portmgr (bapt)
2013-04-26 10:44:28 +00:00
Max Brazhnikov
ffd97a0193
- convert USE_CMAKE to USES
...
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
2013-03-22 20:06:14 +00:00
Baptiste Daroussin
f5f6cd6d9b
Chase boost update
2013-01-31 13:38:42 +00:00
Dirk Meyer
2b74a89bc8
- update png to 1.5.10
2012-06-01 05:26:28 +00:00
Max Brazhnikov
630ca2285f
Bump PORTREVISION after open-mofit update
2011-05-02 12:44:53 +00:00
Ade Lovett
8d837132c7
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
2010-05-31 02:01:56 +00:00
Thierry Thomas
01f7d1be5e
Upgrade to 2010.05.05.
2010-05-24 14:01:05 +00:00
Dirk Meyer
de78af3ac5
- update to 1.4.1
...
Reviewed by: exp8 run on pointyhat
Supported by: miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c
- update to jpeg-8
2010-02-05 11:46:55 +00:00
Michael Reifenberger
cf09bf8f19
Add conflicts with kicad-devel
2009-10-27 08:26:11 +00:00
Dmitry Marakasov
c926af277e
- Switch SourceForge ports to the new File Release System: categories starting with B,C
2009-08-22 00:15:15 +00:00
Dirk Meyer
eca78ec61b
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
...
Requested by: edwin
2009-07-31 13:57:52 +00:00
Pav Lucistnik
d1107bb40e
- Update boost to 1.39
...
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Thierry Thomas
bb693d8a5f
Upgrade to 20080825.
2008-09-24 20:33:32 +00:00
Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146
- Remove unneeded dependency from gtk12/gtk20 [1]
...
- 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)
2008-04-19 17:56:05 +00:00
Thierry Thomas
f55bf77f23
The master sites are down for some days, then mirror the tarballs.
...
Reported by: pointyhat via Kris
2007-08-12 13:38:41 +00:00
Thierry Thomas
5ac3fc536e
Fix desktopdir entry.
...
Reported by: pointyhat via Pav.
2007-07-16 19:07:54 +00:00
Thierry Thomas
fa5b960996
Upgrade to 20070702.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2007-07-07 08:03:11 +00:00
Thierry Thomas
c2d75eda5f
Upgrade to 2007.05.25 and switch to wxWidgets-2.8.
...
Note: Python bindings not yet enabled.
2007-05-26 07:48:22 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Thierry Thomas
50b5f0964f
Upgrade to 2007-01-15.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2007-01-27 14:47:28 +00:00
Pav Lucistnik
d750615763
- Use features of bsd.wx.mk, especially USE_WX
...
PR: ports/101613
Submitted by: alepulver
2006-12-01 07:39:02 +00:00
Mark Linimon
7f008f65c0
Remove OSVERSION version from BROKEN string. I introduced this usage but
...
it was a bad idea to start with.
Hat: portmgr
2006-09-18 04:24:43 +00:00
Thierry Thomas
a81e3d38f2
Upgrade to 2006.08.28.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2006-08-29 20:22:15 +00:00
Thierry Thomas
ee6e4281f3
Upgrade to 2006.06.26.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2006-06-29 21:01:23 +00:00
Thierry Thomas
cab8bb4398
Upgrade to 20060424.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2006-04-24 20:58:11 +00:00
Thierry Thomas
28995993df
Upgrade to 2006-03-28.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2006-03-29 08:19:32 +00:00
Thierry Thomas
92778de629
Upgrade to 2006.01.19.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2006-01-19 20:59:15 +00:00
Thierry Thomas
326a4d6157
Upgrade to 2006-01-18.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2006-01-18 21:43:25 +00:00
Thierry Thomas
96a9ad188d
Upgrade to 2006-01-16.
...
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt >.
2006-01-16 20:12:50 +00:00