Michael Reifenberger
2abb178e8a
Update to r6329.
2015-11-25 20:29:28 +00:00
Michael Reifenberger
47de4b9929
Update to r6284.
...
Ignore docs for now since old lp docs repo seems gone.
2015-10-28 19:06:33 +00:00
Jimmy Olgeni
42bc424f61
Remove trailing whitespace from Makefiles, A-L.
2015-10-08 15:11:28 +00:00
Michael Reifenberger
b2de594db3
Update to r6201.
2015-09-16 22:15:52 +00:00
Michael Reifenberger
91dbe6621f
Update to r6041.
2015-08-03 14:41:30 +00:00
Michael Reifenberger
c13142f262
Update to r5933.
2015-07-14 07:44:21 +00:00
Baptiste Daroussin
95b232b47d
Remove build-plist target not needed anymore and still generating deprecated
...
syntax
Use BROKEN_FreeBSD_8 to avoid playing with .pre.mk/.post.mk
2015-06-20 16:47:07 +00:00
Dmitry Marakasov
0eb4a5eaf0
- Mark BROKEN on 8.x: absence of strtoll
...
Approved by: portmgr blanket
2015-05-28 06:39:19 +00:00
Mathieu Arnold
60d1a83c2a
MASTER_SITES cleanup.
...
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
2015-05-14 10:15:04 +00:00
Michael Reifenberger
5236c95bc8
Update to r5612 and add a patch to avoid compiling error when using -std=c++11 in CXXFLAGS.
2015-04-19 22:34:09 +00:00
Michael Reifenberger
e0551d0b60
Unbreak after WX update by adding -std=c++11 to CXXFLAGS.
2015-04-13 10:35:14 +00:00
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