Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
12 Mar 2021 15:55:03
5.1.9_1,2

|
amdmi3  |
- Update math/glm to 0.9.9.8 |
12 Jan 2021 21:06:23
5.1.9,2

|
cmt  |
kicad: clean up Makefile - that file has been gone for quite some time
Reported by: emaste
Differential Revision: D27873 |
28 Dec 2020 14:57:42
5.1.9,2

|
cmt  |
update KiCad to 5.1.9
includes part libraries and docs as well
Releaes Announcement: https://kicad.org/blog/2020/12/KiCad-5.1.9-Release/ |
14 Nov 2020 17:25:20
5.1.8_1,2

|
thierry  |
- Upgrade cad/opencascade to 7.5.0
Release notes at
<https://old.opencascade.com/sites/default/files/documents/release_notes_7.5.0.pdf>
- Bump PORTREVISION of consumers. |
05 Nov 2020 23:33:24
5.1.8,2

|
cmt  |
update kicad and it's libraries to 5.1.8
https://kicad.org/blog/2020/11/KiCad-5.1.8-Release/
While here:
- KiCad's official home on the Web is now https://kicad.org
https://kicad.org/blog/2020/10/kicad.org-the-permanent-internet-home-of-KiCad/
update pkg-descr accordingly
- development has moved to GitLab and the libraries' GitHub repos are
already no longer active. Update all MASTER_SITES to fetch the released
tarballs from Gitlab. |
30 Sep 2020 12:47:33
5.1.7,2

|
cmt  |
update cad/kicad and it's libraries to 5.1.7
https://kicad-pcb.org/download/source/ |
17 Jun 2020 18:17:45
5.1.6_1,2

|
sunpoet  |
Move devel/swig30 to devel/swig and update to 4.0.1
- Do not silence installation message
- Update dependent ports:
- Fix build with swig 4.0.1
- Update *_DEPENDS
- Remove BINARY_ALIAS
Changes: http://www.swig.org/news.php
PR: 246613
Exp-run by: antoine |
17 May 2020 05:55:12
5.1.6_1,2

|
lbartoletti  |
x11-toolkits/wxgtk30: Update to 3.0.5.1
Changelog:
-
https://raw.githubusercontent.com/wxWidgets/wxWidgets/v3.0.5/docs/changes.txt
PR: 246218
Approved by: tcberner (mentor)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D24808 |
15 May 2020 16:31:25
5.1.6,2

|
cmt  |
update KiCAD and it's libraries to 5.1.6
Announcement: https://kicad-pcb.org/blog/2020/05/KiCad-5.1.6-Release/ |
01 Mar 2020 15:22:44
5.1.5_3,2

|
cmt  |
switch kicad to python 3
This has been made possible by the addition of the python3-enabled
x11-toolkits/py-wxPython40. As python 2 is going away soonish, there's
no value in going through any hoops to provide optional switching between
python 3 and 2. |
29 Feb 2020 18:24:19
5.1.5_2,2

|
lbartoletti  |
x11-toolkits/py-wxPython40: GUI toolkit for the Python programming language
py-wxPython40 aka Phoenix is a reborn of wxPython and in particular it allows to
use wxWidgets with Python3.
- Add x11-toolkits/py-wxPython40
- Replace wxPython30 by wxPython40 when python wxWidgets is required
- Fix cad/kicad and cad/kicad-devel to use wxPython40 "Phoenix"
- Update comms/congruity, graphics/py-mayavi from wx 2.8 to 3.0
- While I'm here fix portlint per emulators/playonbsd
- Remove RUN_DEPENDS from USE_WX per graphics/djvusmooth
- Bump portversion
- Fix unicode on x11-toolkits/wxgtk30 and take Maintainer'ship
PR: 241893
Reviewed by: koobs, tcberner
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D21915
Exp-run by: antoine |
11 Dec 2019 17:53:49
5.1.5_1,2

|
jbeich  |
devel/boost-*: update to 1.72.0
Changes: http://www.boost.org/users/history/version_1_72_0.html
PR: 241449
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D22136 |
28 Nov 2019 13:02:49
5.1.5,2

|
cmt  |
cad/kicad: update to 5.1.5
Announcement: https://kicad-pcb.org/blog/2019/11/KiCad-5.1.5-Release/
This includes KiCad itself, documentation and all the part libraries. |
04 Nov 2019 21:36:13
5.1.4_1,2

|
zeising  |
Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'. |
19 Aug 2019 15:35:28
5.1.4_1,2

|
jbeich  |
devel/boost-*: update to 1.71.0
Changes: http://www.boost.org/users/history/version_1_71_0.html
PR: 238827
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D20774 |
13 Aug 2019 16:00:39
5.1.4,2

|
mat  |
Convert to UCL & cleanup pkg-message (categories a-c) |
10 Aug 2019 22:05:42
5.1.4,2

|
cmt  |
cad/kicad and libraries: update to 5.1.4
Announcement (soon): http://kicad-pcb.org/blog/2019/08/KiCad-5.1.4-Release/ |
26 Jul 2019 20:46:57
5.1.2_1,2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
01 May 2019 19:44:40
5.1.2,2

|
cmt  |
update KiCAD and it's libraries to 5.1.2
See http://kicad-pcb.org/blog/2019/04/KiCad-5.1.2-Release/ and
https://launchpad.net/kicad/+milestone/5.1.1 and
https://launchpad.net/kicad/+milestone/5.1.2
Taking over maintainership from thierry@, with thanks for getting these
ports this far.
PR: 237654
Approved by: thierry (maintainer) |
22 Apr 2019 13:08:43
5.1.1,2

|
cmt  |
update cad/kicad and libraries to 5.1.1
https://github.com/KiCad/kicad-source-mirror/releases
PR: 237396
Approved by: thierry (maintainer) |
12 Apr 2019 06:36:31
5.1.0_1,2

|
jbeich  |
devel/boost-*: update to 1.70.0
Changes: http://www.boost.org/users/history/version_1_70_0.html
PR: 235956
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D19303 |
11 Mar 2019 20:20:11
5.1.0,2

|
thierry  |
- Upgrade to 5.1.0.
- enable KICAD_SCRIPTING_WXPYTHON_PHOENIX
Submitted by: cmt |
25 Feb 2019 12:47:20
5.0.2_3,2

|
bapt  |
wxGTK3.0: switch to gtk3 and webkit2
Discussed with: portmgr |
12 Dec 2018 01:35:36
5.0.2_2,2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
12 Dec 2018 00:15:50
5.0.2_1,2

|
jbeich  |
devel/boost-*: update to 1.69.0
Changes: http://www.boost.org/users/history/version_1_69_0.html
PR: 232525
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17645 |
28 Nov 2018 19:59:51
5.0.2,2

|
thierry  |
Upgrade to 5.0.2. |
10 Oct 2018 18:31:16
5.0.1,2

|
thierry  |
Upgrade to 5.0.1. |
23 Sep 2018 20:34:29
5.0.0,2

|
thierry  |
Upgrade to 5.0.0.
Release notes at <http://kicad-pcb.org/blog/2018/07/KiCad-5--a-new-generation/>. |
11 Sep 2018 18:34:28
4.0.7_11,2

|
zeising  |
Change x11/xorgproto to become a build dep
Change x11/xorgproto to become a build time dependency when added to
USE_XORG. Change the dependency to be on the port, rather than a file the
port installs.
Fix fallout.
Bump portrevision on depending ports.
PR: 230909
Reviewed by: eadler
Approved by: portmgr (antoine)
Obtained
from: https://github.com/FreeBSDDesktop/freebsd-ports/tree/feature/xorgproto
exp-run: antoine
Differential Revision: https://reviews.freebsd.org/D16906 |
09 Aug 2018 06:58:31
4.0.7_10,2

|
jbeich  |
devel/boost-*: update to 1.68.0
- Switch to C++14 for libboost_system to support C++14 consumers
Changes: http://www.boost.org/users/history/version_1_68_0.html
PR: 229569
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D16165 |
29 Jul 2018 22:18:46
4.0.7_9,2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
27 May 2018 11:10:25
4.0.7_8,2

|
antoine  |
kicad-* are not compatible with python3 |
18 Apr 2018 13:57:43
4.0.7_8,2

|
jbeich  |
devel/boost-*: update to 1.67.0
Changes: http://www.boost.org/users/history/version_1_67_0.html
PR: 227427
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D15030 |
22 Mar 2018 09:53:05
4.0.7_7,2

|
adridg  |
Fix cad/kicad{-devel} in advance of CMake 3.11. Remove old duplicate CMake
module.
The old modules use CMake internals that are going away in 3.11;
this particular module has been shipped with CMake since 3.0 at least,
so it's just not necessary except on silly ancient platforms.
Reviewed by: thierry (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D14772 |
18 Jan 2018 04:11:03
4.0.7_6,2

|
jbeich  |
devel/boost-*: update to 1.66.0
Changes: http://www.boost.org/users/history/version_1_66_0.html
PR: 223922
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D13279 |
18 Nov 2017 19:32:39
4.0.7_5,2

|
zeising  |
Bump portrevision to chase graphics/glew shard library version update.
PR: 223370
Submitted by: zeising
exp-run by: antoine
Approved by: antoine |
25 Oct 2017 19:59:10
4.0.7_4,2

|
thierry  |
KiCad has not depended on xpdf for a long time. As such, the RUN_DEPENDS
can safely be removed.
Submitted by: Kevin Zheng <kevinz5000 (at) gmail.com> |
14 Oct 2017 13:51:28
4.0.7_3,2

|
thierry  |
Re-add the new website. |
13 Oct 2017 11:06:30
4.0.7_3,2

|
bapt  |
Remove dead WWW links |
25 Sep 2017 00:08:17
4.0.7_3,2

|
jbeich  |
devel/boost-*: update to 1.65.1
Changes: http://www.boost.org/users/history/version_1_65_1.html
PR: 218835
Approved by: maintainer timeout (1.65.1: 2 weeks; 1.65.0: 1 month)
Tested by: jhibbits (on powerpc64, earlier version)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
25 Sep 2017 00:05:06
4.0.7_2,2

|
jbeich  |
devel/boost-*: enable C++11 features
PR: 218835
Obtained from: https://github.com/DragonFlyBSD/DeltaPorts/pull/690
Approved by: maintainer timeout (2 months)
Exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D11582 |
10 Sep 2017 20:55:39
4.0.7_1,2

|
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
05 Sep 2017 20:07:11
4.0.7,2

|
thierry  |
Fix plist with WITH_DEBUG=yes
(I suspect that makeplist is too smart...)
PR: 221977
Submitted by: mizhka (at) gmail.com |
17 Jul 2017 17:43:24
4.0.7,2

|
thierry  |
Upgrade Kicad to 4.0.7 (the latest stable release).
The libraries are released separately: create a new port cad/kicad-library. |
25 Jun 2017 21:07:58
20140622.2.b4027_9,1

|
tcberner  |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
23 May 2017 05:03:16
20140622.2.b4027_9,1

|
rezny  |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
13 May 2017 09:00:31
20140622.2.b4027_8,1

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
02 May 2017 06:48:11
20140622.2.b4027_8,1

|
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 |
01 Apr 2017 15:23:32
20140622.2.b4027_7,1

|
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 |
13 Jan 2017 19:37:52
20140622.2.b4027_6,1

|
thierry  |
Drop dependency on devel/libc++.
Note: to be upgraded to 4.0.5 (WIP).
PR: 215976
Submitted by: jbeich |
06 Jan 2017 08:45:04
20140622.2.b4027_5,1

|
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 |
01 Jan 2017 03:45:13
20140622.2.b4027_4,1

|
sunpoet  |
Remove BROKEN_FreeBSD_9
Approved by: portmgr (blanket) |
20 Dec 2016 17:55:28
20140622.2.b4027_4,1

|
mat  |
Move doxygen dependency to a DOXYGEN option, and have it actually do
something.
Sponsored by: Absolight |
16 Dec 2016 05:08:09
20140622.2.b4027_3,1

|
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 |
23 Nov 2016 12:45:47
20140622.2.b4027_2,1

|
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) |
21 Oct 2016 12:51:41
20140622.2.b4027_1,1

|
mat  |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
01 Apr 2016 13:29:17
20140622.2.b4027_1,1

|
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
21 Oct 2015 21:20:12
20140622.2.b4027_1,1

|
thierry  |
Don't depend on doxygen if DOCS are not enabled.
Since I'm there, pet portlint.
Submitted by: phk |
08 Sep 2015 11:30:11
20140622.2.b4027_1,1

|
amdmi3  |
- Switch to options helpers
Approved by: portmgr blanket |
19 Aug 2015 13:30:00
20140622.2.b4027_1,1

|
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
24 Apr 2015 19:34:20
20140622.2.b4027_1,1

|
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. |
09 Feb 2015 10:57:34
20140622.2.b4027_1,1

|
thierry  |
Remove GCC_DEFAULT.
Spotted by: gerald |
07 Feb 2015 16:07:33
20140622.2.b4027_1,1

|
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. |
20 Oct 2014 07:19:23
20140622.2.b4027_1,1

|
bapt  |
Cleanup plist |
10 Sep 2014 20:50:37
20140622.2.b4027_1,1

|
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) |
19 Aug 2014 16:49:32
20140622.2.b4027,1

|
thierry  |
Upgrade to 0.20140622+bzr4027-2.
Changelog at
<https://launchpad.net/ubuntu/utopic/+source/kicad/+changelog>. |
04 May 2014 10:57:52
2013.05.18.b4017,1

|
thierry  |
It seems that FreeBSD-9.2 does'nt like 'std::__1'...
Reported by: Jenkins via swills |
02 May 2014 16:33:53
2013.05.18.b4017,1

|
thierry  |
I forgot to remove MAKE_JOB_UNSAFE in my previous commit. |
02 May 2014 16:06:57
2013.05.18.b4017,1

|
thierry  |
Upgrade Kicad to the latest stable (2013-05-18). |
07 Mar 2014 15:59:54
2010.05.05.b2356_6,1

|
bapt  |
Convert c* to USES=zip |
07 Mar 2014 14:03:55
2010.05.05.b2356_6,1

|
bapt  |
Support stage
Convert to dos2unix
Modernise (options helpers, etc) |
21 Feb 2014 13:35:33
2010.05.05.b2356_5,1

|
ehaupt  |
Remove trailing whitespaces from category cad |
10 Feb 2014 13:54:28
2010.05.05.b2356_5,1

|
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) |
07 Feb 2014 11:44:09
2010.05.05.b2356_5,1

|
bapt  |
Chase boost and icu bump
While here convert some LIB_DEPENDS |
15 Jan 2014 22:54:35
2010.05.05.b2356_4,1

|
bapt  |
Reduce over inclusion of bsd.port.mk |
11 Dec 2013 14:53:20
2010.05.05.b2356_4,1

|
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in cad
With hat: portmgr |
22 Oct 2013 13:57:35
2010.05.05.b2356_4,1

|
amdmi3  |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [bce])
Approved by: portmgr (bdrewery) |
20 Sep 2013 15:58:42
2010.05.05.b2356_4,1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
cad) |
29 Apr 2013 22:27:05
2010.05.05.b2356_4

|
bapt  |
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework |
26 Apr 2013 10:44:29
2010.05.05.b2356_4,1

|
ak  |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
22 Mar 2013 20:06:15
2010.05.05.b2356_4,1

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
31 Jan 2013 13:38:43
2010.05.05.b2356_4,1

|
bapt  |
Chase boost update |
01 Jun 2012 05:26:28
2010.05.05.b2356_3,1
|
dinoex  |
- update png to 1.5.10 |
02 May 2011 12:44:53
2010.05.05.b2356_2
|
makc  |
Bump PORTREVISION after open-mofit update |
20 Mar 2011 12:54:45
2010.05.05.b2356_1,1
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
2010.05.05.b2356_1,1
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
24 May 2010 14:01:06
2010.05.05.b2356,1
|
thierry  |
Upgrade to 2010.05.05. |
28 Mar 2010 06:47:48
20080825_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
20080825_2
|
dinoex  |
- update to jpeg-8 |
27 Oct 2009 08:26:11
20080825_1
|
mr  |
Add conflicts with kicad-devel |
22 Aug 2009 00:15:15
20080825_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with B,C |
31 Jul 2009 13:57:52
20080825_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 Jul 2009 11:45:09
20080825
|
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) |
30 Nov 2008 16:47:04
20080825
|
thierry  |
Fix a Makefile bug.
Reported by: pointyhat via Pav |
24 Sep 2008 20:33:32
20080825
|
thierry  |
Upgrade to 20080825. |
06 Jun 2008 13:14:15
2007.07.02_1
|
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) |
19 Apr 2008 17:56:05
2007.07.02 
|
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) |
19 Apr 2008 00:40:54
2007.07.02
|
edwin  |
Use @rmtry macro in the pkg-plist. |
12 Aug 2007 13:38:41
2007.07.02
|
thierry  |
The master sites are down for some days, then mirror the tarballs.
Reported by: pointyhat via Kris |
16 Jul 2007 19:07:54
2007.07.02
|
thierry  |
Fix desktopdir entry.
Reported by: pointyhat via Pav. |