Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.51_4 27 Jan 2020 15:34:18 |
rene |
Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
2.51_4 05 Jan 2020 02:17:33 |
mandree |
graphics/ilmbase, graphics/openexr: upgrade to upstream v2.4.0
graphics/gstreamer1-plugins-openexr: switch from C++98 to C++11 to
match new OpenEXR headers and unbreak compilation.
Bump PORTREVISION of all ports depending directly on either, based
on assessing INDEX-12 (bump_portrevision.pl -l (shallow) used).
Release Notes:
https://github.com/AcademySoftwareFoundation/openexr/releases/tag/v2.4.0
The update was deliberately deferred until after 2020Q1, and should
not be MFH'd back to it. |
2.51_3 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
2.51_3 08 Nov 2019 13:22:59 |
tobik |
print, science: Add missing USES=gnome |
2.51_3 07 Nov 2019 17:17:54 |
zeising |
Add USES=xorg USES=gl, ports categories s
Add USES=xorg and USES=gl to ports in categories starting with 's'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.51_3 27 Jul 2019 11:53:22 |
sunpoet |
Update to 3.47
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://heasarc.gsfc.nasa.gov/FTP/software/fitsio/c/docs/changes.txt |
2.51_2 26 Jul 2019 20:46:57 |
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 |
2.51_1 13 Mar 2019 05:13:22 |
linimon |
Fix build on gcc-based architectures:
/usr/local/lib/libgraphite2.so.3: undefined reference to
`__cxa_throw_bad_array_new_length@CXXABI_1.3.8' |
2.51_1 22 Sep 2018 10:15:22 |
mandree |
Update ilmbase and openexr to 2.3.0, rename OpenEXR to openexr.
Release notes: <https://github.com/openexr/openexr/releases/tag/v2.3.0>
Adjust LIB_DEPENDS of all ports that require ilmbase or openexr to chase
the new lower-case spelling of the name, and to omit the version from the
library name to ease future maintenance.
Bump PORTREVISION of all ports that depend on ilmbase or openexr directly,
so that they all get rebuilt on upgrades.
Add patches to graphics/ampasCTL to keep it alive, with (a) ilmbase now
that its Iex::BaseExc class is no longer derived from std::string,
details were given upstream through https://github.com/ampas/CTL/issues/71
and (b) to unwind semicolon/;-lists in cmake that stem from openexr/
ilmbase pkg-config variables.
(Note ampasCTL is unmaintained as FreeBSD port, and upstream,
and I cannot run-time test it.)
Poudriere build tests on 11.2-RELEASE-p1 amd64 of ALL ports depending
directly or indirectly on ilmbase and/or openexr have passed without
regressions. Thus invoking due diligence, I believe I have done the
equivalent of an -exp run, and do not require approval for the dependency
chases to third-party ports. |
2.51 12 Sep 2018 14:13:15 |
danfe |
- Make NLS support optional
- Add missing bits to USE_GNOME/USE_GL/USE_XORG per `stage-qa' |
2.51 12 Sep 2018 08:43:59 |
danfe |
- Update `science/gwyddion' to version 2.51
- Explicitly disable building sample Pascal plug-ins, otherwise
installed FPC ports would be detected and broken plist produced
- Conditionalize GConf dependency behind the option, but leave it
enabled by default
Reported by: portscout |
2.45_3 01 Dec 2017 01:58:23 |
mandree |
Security update OpenEXR and ilmbase to 2.2.1.
While here, fix libIlmImfUtil_la_LDFLAGp so that when linking libIlmImfUtil,
the locally built libIlmImf gets precedence over the one in /usr/local,
to permit upgrades in a running system with the older version installed.
This changes the library's SONAME, so bump PORTREVISION of all dependees.
Unfortunately, this looks a bit too intrusive for an MFH to 2017Q4.
Security: CVE-2017-9110
Security: CVE-2017-9111
Security: CVE-2017-9112
Security: CVE-2017-9113
Security: CVE-2017-9114
Security: CVE-2017-9115
Security: CVE-2017-9116
Security: 803879e9-4195-11e7-9b08-080027ef73ec |
2.45_2 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
2.45_2 23 May 2017 05:03:16 |
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 |
2.45_1 21 Apr 2017 10:58:05 |
amdmi3 |
- localbaes
- Fix shebangs |
2.45 09 Sep 2016 19:42:46 |
amdmi3 |
Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.
Change summary:
- Always do verbose builds for cmake, ninja and GNU configure (the
latter includes check if --disable-silent-rules is actually supported
by the configure script; there are isolated cases when it's not true) (Only the first 15 lines of the commit message are shown above ) |
2.45 09 May 2016 13:43:34 |
mat |
Update to 2.45.
PR: 209300
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
2.44 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
2.44 15 Jan 2016 15:37:21 |
miwi |
- Update to 2.44
PR: 206253
Submitted by: ports fury |
2.43 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
2.43 22 Dec 2015 04:28:05 |
miwi |
- Update to 2.43
PR: 205217
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4614 |
2.42 29 Oct 2015 20:45:12 |
pawel |
Update to version 2.42
PR: 203803
Submitted by: tkato432@yahoo.com |
2.41 30 Jun 2015 20:25:56 |
amdmi3 |
- Update to 2.41
PR: 201178
Submitted by: tkato432@yahoo.com
Differential Revision: |
2.40 08 Jun 2015 05:59:14 |
antoine |
Make ports using libtool treat elftoolchain's strip the same as GNU strip
Any strip on any FreeBSD version should be able to handle stripping requested
by libtool
PR: 198611
Reviewed by: emaste
Exp-run: self |
2.40 17 Feb 2015 01:33:04 |
vanilla |
Upgrade to 2.40.
PR: 197455
Submitted by: Ports Fury. |
2.38 02 Nov 2014 17:43:04 |
pawel |
- Update to version 2.38
- Sort option helpers
- Clean pkg-plist
PR: 194170
Submitted by: tkato432@yahoo.com |
2.37_3 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) |
2.37_2 31 Aug 2014 16:36:23 |
tijl |
math/fftw3:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Use MAKE_CMD |
2.37_1 15 Aug 2014 20:37:33 |
mandree |
Upgrade OpenEXR and ilmbase to 2.2.0.
GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so
GCC-based systems will upgrade to the default ports compiler (GCC 4.7
currently.)
Add two patches to OpenEXR to permit building it in a live system with
the older OpenEXR version installed. Bug report filed to upstream Github
at https://github.com/openexr/openexr/issues/130
Couple OpenEXR more tightly to ilmbase and require its exact .so
version.
Add UPDATING note, and bump PORTREVISION of all dependent ports.
Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer.
Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports) |
2.37 09 Jul 2014 08:41:34 |
robak |
science/gwyddion: update 2.36 -> 2.37
- Update 2.36 -> 2.37
- Replace perl/ruby/python with proper variables
Approved by: swills, marino (mentors) |
2.36 17 May 2014 08:38:45 |
miwi |
- Update to 2.36
PR: 188362
Submitted by: Ports Fury |
2.35_2 13 May 2014 11:54:54 |
tijl |
Convert x11-toolkits/unique to "USES=libtool pathfix tar:bzip2".
Bump PORTREVISION on all dependent ports. [1]
audio/ario: USES=libtool.
audio/gmpc: USES=libtool.
audio/gnome-media: USES=libtool:keepla tar:bzip2.
audio/xfce4-mixer: USES=libtool tar:bzip2.
graphics/shotwell: Unbreak and USES=tar:xz.
science/gwyddion: USES=libtool tar:bzip2.
sysutils/mate-control-center: USES=libtool.
x11/xfce4-clipman-plugin: USES=libtool tar:bzip2.
Approved by: portmgr (implicit) [1] |
2.35_1 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
2.35 11 Mar 2014 02:42:59 |
miwi |
- Update to 2.35
PR: 187296
Submitted by: Ports Fury |
2.34 03 Jan 2014 00:08:56 |
danilo |
- Update from 2.33 to 2.34
- Use options helpers
PR: ports/185321
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.33_2 20 Nov 2013 14:25:28 |
nemysis |
- Bump dependent ports' revisions (graphics/ilmbase and graphics/OpenEXR)
Approved by: wg (mentor) |
2.33_1 31 Oct 2013 00:32:31 |
nemysis |
graphics/ilmbase
- Update to 2.0.1
- Change master sites to SAVANNAH
- Change maintainer email to @FreeBSD.org
- Remove conflict with non existent Port
- USES pathfix pkgconfig
- Add executable
- Add DOCS Option
- Support STAGEDIR and add OPTIONS_SUB
- Use pathfix instead of simple patches
- Adjust patches
- Change WWW
graphics/OpenEXR (Only the first 15 lines of the commit message are shown above ) |
2.33 30 Oct 2013 21:17:20 |
pawel |
- Update to version 2.33
- Convert to new LIB_DEPENDS format
- Use options helpers and plist substitution
- Add support for STAGEDIR
- Reformat pkg-descr
PR: ports/182802
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
2.31 22 Oct 2013 14:01:39 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with [st])
Approved by: portmgr (bdrewery) |
2.31 20 Sep 2013 22:48:31 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
science) |
2.31 02 Sep 2013 22:58:16 |
bapt |
Add an explicit dependency on pkgconf |
2.31 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.31 03 Aug 2013 08:45:52 |
az |
- Convert to new perl framework
- Trim Makefile header |
2.31 30 Jun 2013 21:25:03 |
antoine |
Convert to USES to update-desktop-database on package install and uninstall |
2.31 20 Jun 2013 12:52:26 |
bsam |
. remove shlib ABI version from LIB_DEPENDS;
. portlint: use a tab (not space) after a variable name. |
2.31 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
2.31 28 Mar 2013 03:28:31 |
eadler |
Mechanically convert unmaintained ports which use "gnomehack" to use "pathfix"
instead. |
2.31 02 Mar 2013 14:47:05 |
miwi |
- Update to 2.31
PR: 176568
Submitted by: Ports Fury |
2.30_2 17 Jan 2013 16:05:39 |
swills |
- Chase lib version changes from ilmbase and OpenEXR updates |
2.30_1 10 Dec 2012 19:11:12 |
mm |
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports |
2.30 10 Nov 2012 16:35:50 |
pawel |
Update to version 2.30
PR: ports/172051
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
2.27_1 23 Sep 2012 22:17:43 |
tabthorpe |
- Reassign to the heap at maintainer's request |
2.27_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.27 03 May 2012 15:31:19 |
miwi |
- Update to 2.27
PR: 167158
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by: maintainer |
2.16_4 17 Oct 2011 10:08:33 |
bf |
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible
(quad flavor to follow shortly, and mpi at a later date)
Suggestions and patches from: ache, C. Burns, wen |
2.16_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
2.16_3 03 Jul 2011 13:22:25 |
ohauer |
- remove MD5 |
2.16_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.16_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.16_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
2.16 02 Sep 2009 15:01:56 |
amdmi3 |
- Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors
actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick
download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED
Approved by: portmgr (pav) |
2.16 28 Jul 2009 07:24:15 |
miwi |
- Update to 2.16
PR: 136995
Submitted by: David Necas <yeti@gwyddion.net> (maintainer) |
2.9_3 18 May 2009 15:08:58 |
pav |
- Chase fftw3 update |
2.9_2 06 Jun 2008 13:59:05 |
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) |
2.9_1 15 Dec 2007 18:19:04 |
miwi |
- Update to 2.9
PR: 117888
Submitted by: David <yeti@gwyddion.net> (maintainer) |
2.8_1 05 Sep 2007 09:17:52 |
itetcu |
Regular update to a new backward compatible upstream version 2.8 with
improvements and non-critical bug fixes.
PR: ports/116043
Submitted by: "David Nečas" <yeti@gwyddion.net> (maintainer) |
2.7_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
2.7_1 30 Jun 2007 11:21:10 |
miwi |
- Update to 2.7
PR: 114083
Submitted by: David <yeti@gwyddion.net> (maintainer) |
2.5_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}. |
2.5 16 Mar 2007 13:08:23 |
miwi |
- Update to 2.5
PR: 110332
Submitted by: David <yeti@gwyddion.net> |
2.4 08 Feb 2007 22:35:31 |
miwi |
- Update to 2.4
PR: 108893
Submitted by: David<yeti@gwyddion.net> (maintainer) |
2.3 21 Jan 2007 17:36:15 |
rafan |
- Update to 2.3
PR: ports/108181
Submitted by: David <yeti at gwyddion.net> (maintainer) |
2.2 21 Dec 2006 19:57:20 |
miwi |
- Update to 2.2
PR: ports/106833
Submitted by: David <yeti@gwyddion.net> (maintainer) |
2.1_1 26 Nov 2006 05:55:58 |
rafan |
- Fix build on big-endian platform
Reported by: pointyhat via kris
Submitted by: David Necas (Yeti) <yeti at gwyddion.net> (maintainer) |
2.1 08 Nov 2006 00:21:06 |
rafan |
- Update to 2.1
PR: ports/105224
Submitted by: David Nečas (maintainer) |
2.0 04 Oct 2006 07:59:58 |
clsung |
- Update to 2.0
PR: ports/103903
Submitted by: maintainer <yeti_AT_gwyddion dot net> |
1.99.9 11 Sep 2006 18:51:02 |
rafan |
- Update to 1.99.9
PR: ports/103099
Submitted by: David NeĎas <yeti@gwyddion.net> (maintainer) |
1.99.8 12 Aug 2006 22:34:58 |
pav |
Gwyddion is a modular SPM (Scanning Probe Microsopy) data visualization and
analysis tool written with Gtk+.
It can be used for all most frequently used data processing operations
including: leveling, false color plotting, shading, filtering, denoising, data
editing, integral transforms, grain analysis, profile extraction, fractal
analysis, and many more. The program is primarily focused on SPM data analysis
(e.g. data obtained from AFM, STM, NSOM, and similar microscopes). However, it
can also be used for analysis of SEM (Scanning Electron Microscopy) data or any
other 2D data.
WWW: http://gwyddion.net/
PR: ports/101773
Submitted by: David Necas <yeti@gwyddion.net> |