Commit graph

81 commits

Author SHA1 Message Date
Michael Reifenberger
fbfeeeaac2 Update to r5542. 2015-03-27 11:47:54 +00:00
Michael Reifenberger
26c0cbda35 Update to r5469. 2015-03-04 11:08:45 +00:00
Michael Reifenberger
80f8affa17 Try to fix build on FreeBSD 8.* and 9.* 2015-02-25 11:03:09 +00:00
Michael Reifenberger
bd10b84c37 Correct WWW URL
Submitted by:	Ashley Mills
Requested by:	Mikaël Urankar
2015-01-16 16:04:56 +00:00
Michael Reifenberger
94a546830c Update to bzr rev 5363
Delete Patches which shouldn't be needed when using boost from ports.
2015-01-16 10:21:47 +00:00
Baptiste Daroussin
afb0da4983 Cleanup plist 2014-10-20 07:19:22 +00:00
Marcus von Appen
dae43d7a6d - Convert ports from cad/, chinese/, comms/ and converters/ to new
USES=python

Approved by:	portmgr (implicit)
2014-10-19 07:50:53 +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
Michael Reifenberger
0f4a250b0c Update to bzr rev 5104. 2014-08-29 17:05:28 +00:00
Thierry Thomas
336daad8d7 Chase conflicts. 2014-08-19 16:54:24 +00:00
Adam Weinberger
44eaadcb75 Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
2014-07-15 23:11:12 +00:00
Baptiste Daroussin
bc1e9a160d Switch to wxGTK30 2014-07-06 11:41:03 +00:00
John Marino
3742af9fa8 cad/kicad-devel: Unbreak build on DragonFly
DragonFly needs the same patch as FreeBSD on the current version.
Covered by just-fix-it blanket (no-op for FreeBSD)
2014-06-24 14:44:35 +00:00
Jimmy Olgeni
55dc0f983a Remove all space characters from Makefile assignments.
No functional changes included.

CR:		D193 (except math/sedumi)
Approved by:	portmgr (bapt)
2014-06-08 19:51:27 +00:00
Michael Reifenberger
4c61fee7cd Update to r4913. 2014-06-05 12:30:47 +00:00
Michael Reifenberger
8133bcedaf Add two forgotten patchfiles. 2014-06-03 09:22:42 +00:00
Michael Reifenberger
62479ded65 Try to avoid bzr leftovers.
Use boost from ports.
Request same compiler as boost.
2014-06-03 09:20:54 +00:00
Martin Wilke
3576b7e564 - Remove useless gmake entry 2014-05-26 11:58:53 +00:00
Michael Reifenberger
60018d1831 Fix USES 2014-05-23 16:55:42 +00:00
Michael Reifenberger
37f6262686 Update to r4886 and stagify.
This version should contain the CERN push&shove router.
2014-05-23 16:27:38 +00:00
Thierry Thomas
4eeb61888d Chase the upgrade of kicad in CONFLICTS.
Approved by:	portmgr (implicit)
2014-05-11 10:03:02 +00:00
Mathieu Arnold
f2cac0fa35 Replace all @unexec /bin/rmdir with @unexec rmdir
With hat:	portmgr
Sponsored by:	Absolight
2014-04-24 16:42:32 +00:00
Gerald Pfeifer
1cd277bdce Update the default version of GCC used in the Ports Collection from
GCC 4.6.4 to GCC 4.7.3.  This entails updating the lang/gcc port as
well as changing the default in Mk/bsd.default-versions.mk.

Part II, Bump PORTREVISIONs.

PR:		182136
Supported by:	Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports)
Tested by:	bdrewery (two -exp runs)
2014-03-10 20:55:20 +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
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
Max Brazhnikov
064f57d542 - Respect CMAKE_BUILD_TYPE
Approved by:	portmgr (bapt)
2013-12-04 18:48:48 +00:00
Michael Reifenberger
fc58a0f367 Use gcc for now. 2013-11-22 15:07:38 +00:00
Michael Reifenberger
b9f534fd68 Avoid to download the boost library during the build.
Its bundled in the distfile instead.
Tell bzr to use ${WRKSRC} as the HOME directory.

PR:             ports/183121
2013-10-24 11:34:55 +00:00
Dmitry Marakasov
a2105d9f79 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with [bce])
Approved by:	portmgr (bdrewery)
2013-10-22 13:57:35 +00:00
Michael Reifenberger
226a07a88b Try to fix the build. 2013-10-10 12:32:56 +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
Michael Reifenberger
c20c93f090 Fix plist 2013-09-17 22:34:35 +00:00
Michael Reifenberger
efa4f4d1ec Update to a newer snapshot. 2013-09-17 21:00:01 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +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
Carlo Strub
2a76a0d810 Bump PORTREVISION to reflect name change from devel/bazaar-ng --> devel/bzr 2012-06-17 20:42:28 +00:00
Dirk Meyer
2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Raphael Kubo da Costa
6fd8cb7810 Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.

Approved by:	avilla (mentor), portmgr (miwi)
Feature safe:	yes
2011-11-14 03:26:46 +00:00
Michael Reifenberger
f72c269b10 Correct pkg-plist
Reminded by: pav@
2011-08-11 09:46:08 +00:00
Michael Reifenberger
d93e584310 Update to rev. 3060. 2011-08-09 00:02:06 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Michael Reifenberger
48f390b942 Update to rev. 2883 2011-03-10 15:23:32 +00:00
Michael Reifenberger
956b4ec9ad Add missing Makefile.bzr_rev 2010-11-10 15:18:37 +00:00
Michael Reifenberger
21f73f76ac Switch to the launchpad repository
Update to rev. 2600.
2010-11-10 14:27:52 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +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
c8eeb9741e Update to r2064
For changes see http://sourceforge.net/projects/kicad/develop
2009-11-02 08:49:05 +00:00