Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20140622.2.b4027_8,1 02 May 2017 06:48:11
  |
jbeich  |
devel/boost-*: update to 1.64.0
Changes: http://www.boost.org/users/history/version_1_64_0.html
PR: 218835
Approved by: office (bapt)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D10472 |
20140622.2.b4027_7,1 01 Apr 2017 15:23:32
  |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
20140622.2.b4027_6,1 13 Jan 2017 19:37:52
  |
thierry  |
Drop dependency on devel/libc++.
Note: to be upgraded to 4.0.5 (WIP).
PR: 215976
Submitted by: jbeich |
20140622.2.b4027_5,1 06 Jan 2017 08:45:04
  |
jbeich  |
devel/boost-*: update to 1.63.0
Changes: http://www.boost.org/users/history/version_1_63_0.html
PR: 215598
Exp-run by: antoine
Approved by: office (bapt)
MFH: 2017Q1 |
20140622.2.b4027_4,1 01 Jan 2017 03:45:13
  |
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
20140622.2.b4027_4,1 20 Dec 2016 17:55:28
  |
mat  |
Move doxygen dependency to a DOXYGEN option, and have it actually do
something.
Sponsored by: Absolight |
20140622.2.b4027_3,1 16 Dec 2016 05:08:09
  |
jbeich  |
Switch USES=compiler:gcc-c++11-lib to use base libc++ on 10.2+ systems
PR: 215192
Requested by: dim
Exp-run by: antoine
Approved by: antoine |
20140622.2.b4027_2,1 23 Nov 2016 12:45:47
  |
jbeich  |
devel/boost-*: update to 1.62.0
- Enable `long double` C99 math usage
- Switch 9.x back to building with GCC
Changes: http://www.boost.org/users/history/
PR: 199601
Submitted by: Chen Xu, bapt, amdmi3, truckman (based on)
Reviewed by: rakuco (kde) (earlier version)
Exp-run by: antoine (3 tries), truckman (consumers only, earlier versions)
Approved by: bapt (office) |
20140622.2.b4027_1,1 21 Oct 2016 12:51:41
  |
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
20140622.2.b4027_1,1 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
20140622.2.b4027_1,1 21 Oct 2015 21:20:12
  |
thierry  |
Don't depend on doxygen if DOCS are not enabled.
Since I'm there, pet portlint.
Submitted by: phk |
20140622.2.b4027_1,1 08 Sep 2015 11:30:11
  |
amdmi3  |
- Switch to options helpers
Approved by: portmgr blanket |
20140622.2.b4027_1,1 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
20140622.2.b4027_1,1 24 Apr 2015 19:34:20
  |
thierry  |
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. |
20140622.2.b4027_1,1 09 Feb 2015 10:57:34
  |
thierry  |
Remove GCC_DEFAULT.
Spotted by: gerald |
20140622.2.b4027_1,1 07 Feb 2015 16:07:33
  |
thierry  |
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. |
20140622.2.b4027_1,1 20 Oct 2014 07:19:23
  |
bapt  |
Cleanup plist |
20140622.2.b4027_1,1 10 Sep 2014 20:50:37
  |
gerald  |
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) |
20140622.2.b4027,1 19 Aug 2014 16:49:32
  |
thierry  |
Upgrade to 0.20140622+bzr4027-2.
Changelog at
<https://launchpad.net/ubuntu/utopic/+source/kicad/+changelog>. |
2013.05.18.b4017,1 04 May 2014 10:57:52
  |
thierry  |
It seems that FreeBSD-9.2 does'nt like 'std::__1'...
Reported by: Jenkins via swills |
2013.05.18.b4017,1 02 May 2014 16:33:53
  |
thierry  |
I forgot to remove MAKE_JOB_UNSAFE in my previous commit. |
2013.05.18.b4017,1 02 May 2014 16:06:57
  |
thierry  |
Upgrade Kicad to the latest stable (2013-05-18). |
2010.05.05.b2356_6,1 07 Mar 2014 15:59:54
  |
bapt  |
Convert c* to USES=zip |
2010.05.05.b2356_6,1 07 Mar 2014 14:03:55
  |
bapt  |
Support stage
Convert to dos2unix
Modernise (options helpers, etc) |
2010.05.05.b2356_5,1 21 Feb 2014 13:35:33
  |
ehaupt  |
Remove trailing whitespaces from category cad |
2010.05.05.b2356_5,1 10 Feb 2014 13:54:28
  |
ehaupt  |
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) |
2010.05.05.b2356_5,1 07 Feb 2014 11:44:09
  |
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
2010.05.05.b2356_4,1 15 Jan 2014 22:54:35
  |
bapt  |
Reduce over inclusion of bsd.port.mk |
2010.05.05.b2356_4,1 11 Dec 2013 14:53:20
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad
With hat: portmgr |
2010.05.05.b2356_4,1 22 Oct 2013 13:57:35
  |
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
2010.05.05.b2356_4,1 20 Sep 2013 15:58:42
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
2010.05.05.b2356_4 29 Apr 2013 22:27:05
  |
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
2010.05.05.b2356_4,1 26 Apr 2013 10:44:29
  |
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2010.05.05.b2356_4,1 22 Mar 2013 20:06:15
  |
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2010.05.05.b2356_4,1 31 Jan 2013 13:38:43
  |
bapt  |
Chase boost update |
2010.05.05.b2356_3,1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2010.05.05.b2356_2 02 May 2011 12:44:53
 |
makc  |
Bump PORTREVISION after open-mofit update |
2010.05.05.b2356_1,1 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
2010.05.05.b2356_1,1 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2010.05.05.b2356,1 24 May 2010 14:01:06
 |
thierry  |
Upgrade to 2010.05.05. |
20080825_3 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20080825_2 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
20080825_1 27 Oct 2009 08:26:11
 |
mr  |
Add conflicts with kicad-devel |
20080825_1 22 Aug 2009 00:15:15
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
20080825_1 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
20080825 28 Jul 2009 11:45:09
 |
pav  |
- 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) |
20080825 30 Nov 2008 16:47:04
 |
thierry  |
Fix a Makefile bug.
Reported by: pointyhat via Pav |
20080825 24 Sep 2008 20:33:32
 |
thierry  |
Upgrade to 20080825. |
2007.07.02_1 06 Jun 2008 13:14:15
 |
edwin  |
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) |
2007.07.02 19 Apr 2008 17:56:05
 |
miwi  |
- 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) |
2007.07.02 19 Apr 2008 00:40:54
 |
edwin  |
Use @rmtry macro in the pkg-plist. |
2007.07.02 12 Aug 2007 13:38:41
 |
thierry  |
The master sites are down for some days, then mirror the tarballs.
Reported by: pointyhat via Kris |
2007.07.02 16 Jul 2007 19:07:54
 |
thierry  |
Fix desktopdir entry.
Reported by: pointyhat via Pav. |
2007.07.02 07 Jul 2007 08:03:11
 |
thierry  |
Upgrade to 20070702.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2007.05.25 26 May 2007 07:48:22
 |
thierry  |
Upgrade to 2007.05.25 and switch to wxWidgets-2.8.
Note: Python bindings not yet enabled. |
2007.01.15_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
2007.01.15 27 Jan 2007 14:47:28
 |
thierry  |
Upgrade to 2007-01-15.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.08.28 01 Dec 2006 07:39:02
 |
pav  |
- Use features of bsd.wx.mk, especially USE_WX
PR: ports/101613
Submitted by: alepulver |
2006.08.28 18 Sep 2006 04:24:43
 |
linimon  |
Remove OSVERSION version from BROKEN string. I introduced this usage but
it was a bad idea to start with.
Hat: portmgr |
2006.08.28 29 Aug 2006 20:22:15
 |
thierry  |
Upgrade to 2006.08.28.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.06.26 29 Jun 2006 21:01:23
 |
thierry  |
Upgrade to 2006.06.26.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.04.24 24 Apr 2006 20:58:11
 |
thierry  |
Upgrade to 20060424.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.03.28 29 Mar 2006 08:19:32
 |
thierry  |
Upgrade to 2006-03-28.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.01.19 19 Jan 2006 20:59:15
 |
thierry  |
Upgrade to 2006.01.19.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.01.18 18 Jan 2006 21:43:25
 |
thierry  |
Upgrade to 2006-01-18.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.01.16 16 Jan 2006 20:12:50
 |
thierry  |
Upgrade to 2006-01-16.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.01.13 13 Jan 2006 20:11:48
 |
thierry  |
Upgrade to 2006-01-13.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.01.06 06 Jan 2006 18:32:54
 |
thierry  |
Upgrade to 2006-01-06.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2006.01.03 03 Jan 2006 18:56:20
 |
thierry  |
Upgrade to 2006-01-03.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2005.12.22 25 Dec 2005 18:08:35
 |
thierry  |
Upgrade to 2005-12-22.
Changelog at <http://iut-tice.ujf-grenoble.fr/cao/news.txt>. |
2005.10.27 13 Dec 2005 18:11:56
 |
thierry  |
- Mark BROKEN on FreeBSD-4;
- Fix build on the cluster (unzip used during post-install).
Reported by: pointyhat via Kris |
2005.10.27 08 Dec 2005 23:30:13
 |
thierry  |
Add Kicad, a software for the creation of electronic schematic
diagrams and printed circuit board artwork.
Kicad is a set of four softwares and a project manager:
* Eeschema: Schematic entry.
* Pcbnew: Board editor.
* Gerbview: GERBER viewer (photoplotter documents).
* Cvpcb: footprint selector for components used in the circuit design.
* Kicad: project manager. |