Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20210713_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
20210713_1 23 Apr 2023 09:09:58 |
Gerald Pfeifer (gerald) |
*: Bump PORTREVISIONs for math/mpc update to 1.3.1 |
20210713 17 Sep 2022 07:38:35 |
Yuri Victorovich (yuri) |
graphics/dataplot: Update 20200619 -> 20210713 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
20200619 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
20200619 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
20200619 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20200619 04 Jul 2020 07:16:42 |
tobik |
graphics/dataplot: Update to newest commit
This also unbreaks the build with GCC 10.
Changes: https://github.com/usnistgov/dataplot/compare/43df775f24e2d2eca94e250ec302d7a5876ea2b2...2c1b27601a3b7523449de612613eadeead9a8f70
PR: 246700 |
20200229_1 04 May 2020 21:31:39 |
dinoex |
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports |
20200229 24 Mar 2020 08:33:32 |
yuri |
graphics/dataplot: Update 20190426 -> 20200229 |
20190426 05 Nov 2019 22:16:15 |
zeising |
Add USES=xorg USES=gl, ports categories g
Add USES=xorg and USES=gl to ports in categories starting with 'g'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20190426 04 Sep 2019 17:43:28 |
amdmi3 |
- Cosmetic fixes
- Switch to PORTDATA=*, get rid of 0.5MB pkg=plist
- Silence stripping |
20190426 11 Aug 2019 15:34:46 |
tobik |
graphics/dataplot: Fix distinfo after r508362
=> usnistgov-dataplot-20190426-7236db0_GH0.tar.gz is not in
/usr/ports/graphics/dataplot/distinfo.
=> Either /usr/ports/graphics/dataplot/distinfo is out of date, or
=> usnistgov-dataplot-20190426-7236db0_GH0.tar.gz is spelled incorrectly.
*** Error code 1
Pointy hat: pfg |
20190426 08 Aug 2019 05:46:36 |
pfg |
graphics/dataplot: replace numberingn to preserve the time/version continuum
Pointed out by: mat
Approved by: thierry (mentor) |
g20190426 06 Aug 2019 16:16:02 |
pfg |
graphics/dataplot: update to version g20190426
Bring latest version
Make fetchable again by moving to github.
Approved by: thierry (mentor) |
20132012_12 04 Aug 2019 12:37:59 |
antoine |
Mark BROKEN: unfetchable |
20132012_12 03 Aug 2019 09:17:55 |
arrowd |
graphics/dataplot: Fix WWW. |
20132012_12 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 |
20132012_11 22 Apr 2019 13:16:34 |
gerald |
Related to revision 499061 bump ports with USES=fortran to have them
benefit from the improved situation where libgcc_s is only used when
absolutely necessary.
Suggested by: tijl |
20132012_10 12 Dec 2018 01:35:36 |
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 |
20132012_9 29 Jul 2018 22:18:46 |
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 |
20132012_8 10 Mar 2018 17:46:06 |
gerald |
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079). |
20132012_7 10 Sep 2017 20:55:39 |
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 |
20132012_6 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
20132012_6 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 |
20132012_5 07 Dec 2016 13:24:57 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms), part II.
The first part covered ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
This adds ports with USES=fortran and ports using Mk/bsd.octave.mk
which in turn has USES=fortran.
PR: 214965
Reported by: thierry |
20132012_4 20 Jul 2016 09:33:32 |
dinoex |
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4 |
20132012_3 19 May 2016 10:44:12 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by: portmgr blanket |
20132012_3 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
20132012_3 26 Aug 2015 18:26:15 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
20132012_3 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
20132012_3 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
20132012_2 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
20132012_2 20 Oct 2014 17:04:21 |
bapt |
Cleanup plist |
20132012_2 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) |
20132012_1 10 Mar 2014 20:55:22 |
gerald |
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) |
20132012 03 Mar 2014 00:29:26 |
gerald |
Update to version 20132012.
PR: 187146
Submitted by: pfg |
20090821_3 21 Dec 2013 18:04:53 |
tijl |
- New LIB_DEPENDS syntax.
- Add DOCS option.
- USES=fortran.
- Staging.
- Substitute CFLAGS, FFLAGS and LDFLAGS in the source Makefile like a
configure script would do. Otherwise flags defined in make.conf can
override flags defined in the port Makefile.
- Remove LIBS from a Makefile target list of dependencies to fix building
with bmake. |
20090821_3 26 Oct 2013 00:52:36 |
gerald |
Update to libmpc version 1.0.1 which brings the following fixes:
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui (Only the first 15 lines of the commit message are shown above ) |
20090821_2 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
20090821_2 09 Aug 2013 14:05:53 |
dinoex |
- update libdg to 2.1.0 |
20090821_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
20090821 18 Nov 2011 23:30:13 |
ehaupt |
Remove trailing whitespaces.
Feature safe: yes |
20090821 06 Nov 2011 23:45:43 |
dougb |
Standardize WWW: tags a bit more:
1. Remove white space from the beginning of lines
2. Make the canonical WWW the last line of the file
3. Remove lines to the effect of, "More information can be found at..."
that's the stated purpose of the WWW: tags in the first place.
4. Change secondary WWW: lines to use other text to avoid confusion
While I'm here, remove some more useless Author: lines, and some
prepended white space to other lines.
Mentioned (in part) by: Matthew Seaman <m.seaman@infracaninophile.co.uk> |
20090821 27 Feb 2011 13:42:28 |
miwi |
- Update to 20090821
PR: 155049
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
20081002_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20081002_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
20081002 17 Nov 2009 14:54:57 |
miwi |
- Update to 20081002
PR: 140616
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com> |
20080225_3 13 Sep 2009 00:08:01 |
gerald |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr |
20080225_2 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
20080225_2 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
20080225_1 07 Jan 2009 16:34:27 |
gerald |
Bump PORTREVISION due to change of USE_FORTRAN=yes to GCC 4.3. |
20080225 23 Nov 2008 13:36:52 |
miwi |
- Update to 20080225
PR: 128539
Submitted by: "Pedro F. Giffuni" <giffunip@tutopia.com>
Approved by: maintainer (beech) implicit |
20070224 25 Jul 2008 12:24:09 |
pav |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
20070224 19 Jul 2008 18:37:32 |
beech |
- Update to version 20070224.
- Use $(F77) as the linker in order to avoid ugly hacks.
- Use bigger MAXOBV as recommended by the upstream author.
- Remove ALPHA error message, it's unsupported anyway.
- Use EXTRACT_SUFX
PR: ports/125761
Submitted by: Pedro F. Giffuni <pfgshield-freebsd@yahoo.com> |
20061219_3 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) |
20061219_3 23 Mar 2008 16:44:09 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20061219_2 13 Jul 2007 10:33:01 |
beech |
- Add USE_FORTRAN knob
Approved by: sat (mentor) |
20061219_2 14 Jun 2007 22:31:03 |
beech |
- Update maintainer address. |
20061219_2 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}. |
20061219_1 29 Jan 2007 04:57:54 |
maho |
Do not depend on gfortran at EXTRACT_DEPENDS.
Approved by: maintainer |
20061219_1 26 Jan 2007 10:20:23 |
pav |
- Fix after gfortran migration: gfortran dependency is needed in extract phase
also
PR: ports/108365
Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) |
20061219_1 17 Jan 2007 08:50:51 |
maho |
* Migrate to gfortran.
* Bump port revision.
Approved by: portmgr(kris) |
20061219 30 Dec 2006 19:36:10 |
miwi |
- Update to 20061219
- Added backup MASTER_SITES
PR: ports/107312
Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) |
20060425 15 May 2006 09:54:56 |
lawrance |
Update to 20060425.
Submitter takes maintainership.
PR: ports/97290
Submitted by: Beech Rintoul <beech@alaskaparadise.com> |
20050830 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
20050830 26 Nov 2005 01:48:16 |
pav |
- Add SHA256 |
20050830 06 Oct 2005 05:21:41 |
kris |
Update to dataplot-20050830 |
20050310 01 May 2005 12:57:31 |
lawrance |
Mark broken on alpha (.got subsegment exceeds 64k) |
20050310 06 Apr 2005 10:11:57 |
danfe |
Update to 20050310 (distfile was updated and rerolled under the same name).
PR: ports/79557
Submitted by: Sam Lawrance <boris(at)brooknet.com.au> |
20050128 26 Mar 2005 06:55:56 |
kris |
BROKEN: Size mismatch
Approved by: portmgr (self) |
20050128 22 Feb 2005 19:48:12 |
ahze |
- (for last commit) update to 20050128 |
20050128 22 Feb 2005 19:39:21 |
ahze |
- Update to 77911
PR: ports/77911
Submitted by: Sam Lawrance <boris@brooknet.com.au> |
20040219 24 Mar 2004 04:54:23 |
dinoex |
- update to 20040219
- use gd2
- use versioned DISTNAME
- make portlint happy |
20030530_2 12 Mar 2004 18:23:18 |
trevor |
Mark FORBIDDEN because the distfile was rerolled. |
20030530_2 30 Jan 2004 23:30:55 |
krion |
- Fix plist and bump PORTREVISION
Noticed by: bento via kris |
20030530_1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
20030530_1 20 Aug 2003 02:56:45 |
nork |
Fix&Cleanup dependency on gd1 and some libs.
Bump PORTREVISION acordingly.
Spoted by: Pedro F. Giffuni <giffunip@yahoo.com> |
20030530 30 Jul 2003 02:43:29 |
maho |
A utility by NIST to process data and produce statistical plots.
PR: 54735
Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> |