Commit Graph

133 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh 4aa27da231 Update USES=python: math/py-pandas 1.2.0 requires Python 3.7+
PR:		250103
2021-01-30 13:29:58 +00:00
Thierry Thomas 19c81cc778 Upgrade pynac to 0.7.27: several incremental fixes. 2021-01-24 20:33:11 +00:00
Thierry Thomas 6d6fb200df Chase the upgrade of math/e-antic to 1.0.0-rc.12. 2021-01-23 18:59:31 +00:00
Jose Alonso Cardenas Marquez eb12473172 - Bump PORTREVISION. devel/py-defusedxml was updated 2021-01-07 02:16:47 +00:00
Sunpoet Po-Chuan Hsieh 0f4f007dcc Move devel/py-prompt_toolkit to devel/py-prompt-toolkit
- Bump PORTREVISION for dependency change
2020-12-11 11:03:26 +00:00
Thierry Thomas 7592126036 Chase math/fplll to 0.5.4. 2020-12-06 10:39:47 +00:00
Sunpoet Po-Chuan Hsieh d7fb6489e8 Move textproc/py-MarkupSafe to textproc/py-markupsafe
- Bump PORTREVISION for dependency change
2020-12-05 14:22:47 +00:00
Danilo Egea Gondolfo 29f440dfd8 devel/isl: Update to 0.23
PR:		251432
2020-12-03 20:22:32 +00:00
Jan Beich 6d5d6429d5 devel/icu: update to 68.1
Changes:	http://site.icu-project.org/download/68
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
Reported by:	GitHub (watch releases)
2020-11-03 00:56:26 +00:00
Thierry Thomas a27bd46abb Upgrade SageMath to 9.2.
Changelog at <https://www.sagemath.org/changelogs/sage-9.2.txt>.
2020-10-29 11:07:35 +00:00
Yuri Victorovich 0048a7060c math/pari: Update 2.11.4 -> 2.13.0
Bump 15 depending ports.

Reported by:	portscout
2020-10-25 05:39:48 +00:00
Thierry Thomas 8e223b00f6 liblrsgmp.so is no more installed by math/lrslib since 071. 2020-10-06 17:44:22 +00:00
Gleb Popov 50db1af054 math/sage: Unbreak build with DOCS=OFF.
Reviewed by:	thierry
2020-08-04 18:27:31 +00:00
Thierry Thomas bf5434299a Yet another attempt to fix plist on -CURRENT: the swing between egg and wheel
does not only depend on $OSREL.
2020-07-23 19:52:34 +00:00
Niclas Zeising 0e32330f15 Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.

PR:		247028 (for tracking)
2020-07-04 18:11:42 +00:00
Niclas Zeising 6365a5a038 math/sage: Change lang/ecl and math/maxima update
Chase the update of math/sage and lang/ecl
Bump portrevision

PR:		247283
Submitted by:	thierry
2020-07-04 17:31:46 +00:00
Thierry Thomas ab98b57492 For an unknown reason, Python behaves differently on -CURRENT, but anyways
it works. Fix plist accordingly.
2020-06-29 21:43:49 +00:00
Thierry Thomas 65c574392a - always --enable-build-as-root (DP)
- remove CONFLICTS with lang/python3 (DP)
- remove future CONFLICTS with blas/lapack (PR 247542)
- add a pkg-message for SAGE_ROOT / SAGE_LOCAL (DP)
- remove the check of R´s Makevars.site (DP)
  see <https://trac.sagemath.org/ticket/29943>
- use math/e-antic from the ports tree
- make BROKEN on -CURRENT untill a solution is found / Python

Reported by:	Dima Pasechnik <dimpase (at) gmail.com> (DP)
2020-06-28 14:06:58 +00:00
Thierry Thomas e97f20d694 Chase the upgrade of math/flint2. 2020-06-18 19:31:57 +00:00
Thierry Thomas 97d81944e8 - Unbreak and upgrade to 9.1
- Take maintainership.

PR:		247298
Submitted by:	/me
Approved by:	stephen (previous maintainer)
Differential Revision:	D24195
2020-06-17 10:05:10 +00:00
Thierry Thomas a66af3a772 Give me one more month.
See work in progress:
- <https://trac.sagemath.org/ticket/26249>
- <https://reviews.freebsd.org/D24195>
2020-05-04 18:22:00 +00:00
Antoine Brodin 5771a96715 Deprecate ports broken for more than 6 months 2020-04-04 20:51:40 +00:00
Antoine Brodin d0f83e12f1 Mark a few ports BROKEN (unfetchable) 2019-11-06 14:00:19 +00:00
Jan Beich 325aed58cb multimedia/ffmpeg: update to 4.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.2:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2019-08-05 23:06:50 +00:00
Gerald Pfeifer ea8c8ec7da 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
2019-07-26 20:46:53 +00:00
Gerald Pfeifer a9f015d155 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
2018-12-12 01:35:33 +00:00
Koop Mast 289883b11b 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>
2018-11-10 19:57:07 +00:00
Jan Beich 0872f77fd4 multimedia/ffmpeg: update to 4.1
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.1:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
2018-11-06 01:50:26 +00:00
Jan Beich c400a2c8b6 multimedia/ffmpeg: update to 4.0
- FFSERVER support was removed upstream
- libressl now uses libtls backend instead of patching openssl one
- Clang i386 no longer uses 16-byte aligned stack

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n4.0:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		227726
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D15175
2018-05-02 15:07:27 +00:00
Mathieu Arnold b4b1816b21 Only sleep in ports if BATCH/PACKAGE_BUILDING are not defined.
Sponsored by:	Absolight
2018-04-25 22:00:04 +00:00
Gerald Pfeifer c2a92a1aea Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
2018-03-10 17:46:04 +00:00
Jan Beich 84e727457f multimedia/ffmpeg: update to 3.4
Notable changes:
- i386/amd64 now depend on NASM per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/4f9297ac3b39
- NETCDF is now MYSOFA but the dependency doesn't exist in ports yet
- SCHROEDINGER is gone per https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/220b24c7c9
- DRM, LIBRSVG2, LIBXML2 are new options
- ABI isn't completely compatible: some structs have changed

Minor cleanup:
- Don't pass --disable-{in,out}dev when it's already blocked by disabled dependency
- Drop redundant "Enable" from option descriptions
- Switch CDIO_DESC to use Mk/bsd.options.desc.mk

Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.4:/Changelog
ABI:		https://abi-laboratory.pro/tracker/timeline/ffmpeg/
PR:		223057
Exp-run by:	antoine
2017-10-21 06:50:49 +00:00
Jan Beich 0c612c4aa3 multimedia/ffmpeg: update to 3.2.2
Changes:	https://git.ffmpeg.org/gitweb/ffmpeg.git/blob/n3.2.2:/Changelog
PR:		207547
Submitted by:	riggs, ebirth@b0ss.net (libressl fix)
Exp-run by:	antoine (3 tries)
2016-12-11 15:22:47 +00:00
Mathieu Arnold eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Mathieu Arnold 8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Pawel Pekala ee268a4a01 Remove deprecated @dirrm
PR:		206071
Submitted by:	myself
Approved by:	portmgr (blanket)
2016-01-09 14:59:54 +00:00
Mathieu Arnold 21a283f3be Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.

Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.

Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)

Reviewed by:	antoine, bapt
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3336
2015-08-17 14:20:40 +00:00
Antoine Brodin 5210365d1b MAKE_JOBS_SAFE=yes is a nop since july 2013 2015-06-28 15:20:04 +00:00
Antoine Brodin 6e5719ca80 Convert to USES=jpeg 2015-06-22 18:33:20 +00:00
Stephen Montgomery-Smith c4d7e70760 - Handle removal of the /usr/bin/perl symlink. (See UPDATING 20150513.) 2015-05-25 00:00:55 +00:00
Stephen Montgomery-Smith 5db31ad02a - Update to 6.7.
- Don't build documentation, because of a mysterious race condition.
- Add one more master site.
2015-05-20 18:22:31 +00:00
Stephen Montgomery-Smith fead3c7ecf - Update to 6.6. 2015-04-16 12:45:30 +00:00
Stephen Montgomery-Smith ee13510785 - Remove dvips as a build dependency.
PR:		198893
Submitted by:	John Marino
2015-03-30 16:48:16 +00:00
Stephen Montgomery-Smith 0481aaa030 - Add dvips as a build dependency.
PR:		198893
Submitted by:	John Marino
2015-03-29 02:09:03 +00:00
Stephen Montgomery-Smith 89579fb128 - Remove BROKEN again because it is concerned with EOL versions.
Submitted by:	John Marino
2015-03-28 22:29:12 +00:00
Stephen Montgomery-Smith 0624c8158c - Put back a BROKEN that shouldn't have been removed. 2015-03-28 20:49:32 +00:00
Stephen Montgomery-Smith 3db5848147 - Fix so that it will build even if C99 functions missing from FreeBSD.
Accomplish this by re-enabling the cephes subpackage, and then putting
  a wrapper around "ld" so that the option --copy-dt-needed-entries is set.
- Bump portrevision.

PR:		198893
Submitted by:	John Marino
2015-03-28 20:00:55 +00:00
Stephen Montgomery-Smith 58f78f72e9 - Broaden BROKEN to include all FreeBSD versions less than 10.
PR:		198893
Submitted by:	John Marino
2015-03-28 00:26:59 +00:00
Stephen Montgomery-Smith 9054b284df - Reimplement revision 382199. 2015-03-27 12:20:28 +00:00
Stephen Montgomery-Smith 56a1316b96 - Narrow BROKEN down to likely OSVERSIONs.
PR:		198893
Submitted by:	John Marino
References:	https://svnweb.freebsd.org/base?view=revision&revision=271779 https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/versions.html
2015-03-27 02:21:51 +00:00