1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Commit Graph

53 Commits

Author SHA1 Message Date
Thierry Thomas
ee93a49cbc It seems that FreeBSD-9.2 does'nt like 'std::__1'...
Reported by:	Jenkins via swills
2014-05-04 10:57:52 +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
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
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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +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
aafd321b53 Fix a Makefile bug.
Reported by:	pointyhat via Pav
2008-11-30 16:47:04 +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
Edwin Groothuis
9937a09c97 Use @rmtry macro in the pkg-plist. 2008-04-19 00:40:54 +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
Thierry Thomas
9d303e6149 Upgrade to 2006-01-13.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2006-01-13 20:11:47 +00:00
Thierry Thomas
734cae13e9 Upgrade to 2006-01-06.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2006-01-06 18:32:54 +00:00
Thierry Thomas
93a94fa7f6 Upgrade to 2006-01-03.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>.
2006-01-03 18:56:20 +00:00