non port: math/gri/Makefile |
SVNWeb
|
Number of commits found: 57 |
Thu, 20 Jul 2023
|
[ 17:42 Muhammad Moinur Rahman (bofh) ] 0f960bc
math/gri: Fix build with llvm16
- Pet portclippy
- Utilize USES=localbase
- Utilize OPTIONSNG whiere possible
Sponsored by: The FreeBSD Foundation
|
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Mon, 19 Dec 2022
|
[ 14:44 Muhammad Moinur Rahman (bofh) ] 721e577 (Only the first 10 of 130 ports in this commit are shown above. )
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket)
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] f53eb28 (Only the first 10 of 719 ports in this commit are shown above. )
math: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Alessando Sagratini <ale_sagra@hotmail.com>
* Alex Dupre <ale@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Amarendra Godbole <amarendra.godbole@gmail.com>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Fehlner (fehlner@gmx.de)
* Andrew L. Neporada <andrew@chg.ru>
* Andrey <gugu@zoo.rambler.ru>
* Andrey Zakhvatov (Only the first 15 lines of the commit message are shown above )
|
Mon, 7 Mar 2022
|
[ 18:10 Po-Chuan Hsieh (sunpoet) ] 6e49c04 (Only the first 10 of 29 ports in this commit are shown above. )
science/netcdf: Update to 4.8.1
- Update MASTER_SITES
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above )
|
Tue, 21 Sep 2021
|
[ 12:57 Bernhard Froehlich (decke) ] ae7ae65
math/gri: Add CPE information
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 26 Jan 2021
|
[ 14:04 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
Bump PORTREVISION for science/netcdf shlib change
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Sat, 2 Mar 2019
|
[ 17:45 sunpoet ] (Only the first 10 of 31 ports in this commit are shown above. )
Update science/netcdf to 4.6.3
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/Unidata/netcdf-c/releases
https://github.com/Unidata/netcdf-c/blob/master/RELEASE_NOTES.md
|
Sun, 16 Dec 2018
|
[ 21:01 yuri ]
math/gri: Unbreak by fixing the plist
Also add LICENSE.
Reported by: poudriere error log
|
Sat, 10 Nov 2018
|
[ 19:57 kwm ] (Only the first 10 of 157 ports in this commit are shown above. )
Update ImageMagick to 6.9.10.14 [1]
* Add PKGNAMESUFFIX and rename the directory. This was done to show
that IM6 is not the "main" version. But still fully supported by upstream.
* Convert a number of options to optionhelpers.
* Add option for ISO/IEC 23008-12:2017 HEIF suport
* Add comment to pkg-descr explaining IM6's "legacy" tag.
* Add comment to the patch-config_policy.xml file why it still needed.
Please note that IM7 is not a drop in replacement due to library API and
command arguments changes. And as a result ports need to decide for themself
which version to use.
Chase these changes in all the ports that using IM6.
PR: 225102 (based on, only the version update) [1]
Submitted by: Pascal Christen <pascal.christen@hostpoint.ch>
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 21 Oct 2017
|
[ 20:18 sunpoet ] (Only the first 10 of 27 ports in this commit are shown above. )
Update to 4.5.0
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 8 Oct 2015
|
[ 15:12 olgeni ] (Only the first 10 of 83 ports in this commit are shown above. )
Remove trailing whitespace from Makefiles, M-X.
|
Tue, 9 Jun 2015
|
[ 19:45 amdmi3 ]
- Fix shebangs
MFH: 2015Q2 (blanket)
|
Sat, 18 Apr 2015
|
[ 23:24 jbeich ]
Unbreak INFO build on DragonFly and FreeBSD 11+
gri.texi:18489: raising the section level of @subsubsection which is too low
Reported by: pkg-fallout
|
Sat, 20 Dec 2014
|
[ 19:15 bapt ] (Only the first 10 of 12 ports in this commit are shown above. )
cleanup plist
|
Wed, 23 Jul 2014
|
[ 13:05 bapt ]
Switch to texlive
|
Mon, 21 Jul 2014
|
[ 22:15 bapt ]
Fix build with texlive and on system without makeinfo in base
|
Wed, 11 Jun 2014
|
[ 09:39 pawel ]
- Add staging support
- Use MAKE_CMD instead of GMAKE
- Fix perl shebangs, bump PORTREVISION
|
Mon, 26 May 2014
|
[ 12:28 miwi ] (Only the first 10 of 23 ports in this commit are shown above. )
- Convert gmake,bzip2 to USES
Approved by: portmgr
|
Sat, 3 May 2014
|
[ 03:17 sunpoet ] (Only the first 10 of 26 ports in this commit are shown above. )
- Update to 4.3.2 (from science/netcdf4)
- Bump PORTREVISION for science/netcdf shlib change and
dependency change from science/netcdf4 to science/netcdf [1]
Changes: http://www.unidata.ucar.edu/software/netcdf/docs/release_notes.html
Approved by: portmgr (bapt) [1]
|
Fri, 21 Feb 2014
|
[ 13:38 ehaupt ] (Only the first 10 of 11 ports in this commit are shown above. )
Remove trailing whitespaces from category math
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
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)
|
Fri, 20 Sep 2013
|
[ 20:55 bapt ] (Only the first 10 of 665 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
math)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 6 May 2013
|
[ 21:58 bapt ]
Convert from USE_READLINE to USES=readline
|
Thu, 7 Feb 2013
|
[ 14:17 miwi ]
- Update to version 2.12.23
PR: 175020
Submitted by: Ports Fury
|
Tue, 4 Dec 2012
|
[ 20:41 zi ]
- Reset MAINTAINER due to unrecoverable bounce.
Reported by: portscout
Feature safe: yes
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Sat, 22 Aug 2009
|
[ 00:28 amdmi3 ] (Only the first 10 of 287 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with M
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Thu, 8 Jan 2009
|
[ 12:56 pav ]
- Update to 2.12.18
PR: ports/130291
Submitted by: Christopher Illies <christopher.illies@ki.se> (maintainer)
|
Mon, 14 Jul 2008
|
[ 02:37 rafan ]
- Update to 2.12.17
PR: ports/125474
Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
Approved by: Christopher Illies <christopher.illies at ki.se> (maintainer)
|
Thu, 13 Dec 2007
|
[ 01:09 lwhsu ]
- Update to to 2.12.16
PR: ports/116309
Submitted by: Christopher Illies <christopher.illies AT ki.se> (maintainer)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Sat, 16 Jun 2007
|
[ 21:16 pav ]
- Update to 2.12.15
PR: ports/113704
Submitted by: Christopher Illies <Christopher.Illies@ki.se> (maintainer)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Tue, 10 Apr 2007
|
[ 03:08 lwhsu ] (Only the first 10 of 16 ports in this commit are shown above. )
science/netcdf
- Update to 3.6.2
graphics/gmt
math/grace
math/gri
math/p5-NetCDF
math/py-scientific
math/ruby-netcdf
science/gnudatalanguage
science/minc
science/minc2
science/v_sim
science/vis5d+
- Bump PORTREVISION for the changing of science/netcdf's major library version
number
PR: 111347
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet AT sunpoet.net> (maintainer)
Approved by: clsung (mentor)
|
Thu, 17 Aug 2006
|
[ 09:45 rafan ]
- Update to 2.12.12
PR: ports/102142
Submitted by: Christopher Illies <christopher.illies at ki.se> (maintainer)
|
Fri, 19 May 2006
|
[ 22:45 pav ]
- Update to 2.12.11
PR: ports/97345
Submitted by: Christopher Illies <christopher.illies@ki.se> (maintainer)
|
Mon, 13 Feb 2006
|
[ 22:09 thierry ]
- Upgrade to 2.12.10;
- Assign maintainership.
PR: 92591
Submitted by: Christopher Illies <christopher.illies (at) ki.se>
|
Mon, 30 Jan 2006
|
[ 22:19 thierry ] (Only the first 10 of 22 ports in this commit are shown above. )
Repocopy math/netcdf to science/netcdf, along with cdf, hdf and hdf5.
PR: 92497
Submitted by: /me
Repocopied by: marcus
|
Mon, 5 Dec 2005
|
[ 00:53 edwin ] (Only the first 10 of 21 ports in this commit are shown above. )
Remove install-info from Makefile, it's automatically done when INFO is defined
|
Sun, 4 Dec 2005
|
[ 10:37 edwin ]
Use INFO macro
|
Thu, 20 Feb 2003
|
[ 18:42 knu ] (Only the first 10 of 122 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 3 Jan 2003
|
[ 17:57 ijliao ]
1. drop maintainership
2. upgrade to 2.12.1
3. utilize PORTDOCS/DOCSDIR/EXAMPLESDIR
4. sort plist
5. add WWW
PR: 45482 (1)
Submitted by: old maintainer (1)
|
Wed, 17 Jul 2002
|
[ 08:57 ijliao ]
upgrade to 2.10.1
PR: 40663
Submitted by: maintainer
|
Sat, 28 Oct 2000
|
[ 13:36 jeh ]
New port: math/gri Gri is an extensible plotting language for producing
scientific graphs
|
Number of commits found: 57 |