aboutsummaryrefslogtreecommitdiff
path: root/math/hs-penrose
Commit message (Collapse)AuthorAgeFilesLines
* Bump USES=cabal ports after 12837690ed0cTobias Kortkamp2021-04-211-1/+1
|
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Fix r561520Sunpoet Po-Chuan Hsieh2021-01-261-1/+1
| | | | | | | | | | | | | | | | | | | /!\ hs-penrose-0.1.737_3: Makefile errors /!\ you cannot include bsd.port[.pre].mk twice Defining both PORTVERSION and DISTVERSION is wrong, only set one, if necessary, set DISTNAME *** Error code 1 Stop. make: stopped in /usr/ports/math/hs-penrose Approved by: portmgr (blanket) Notes: svn path=/head/; revision=562962
* Update GCC_DEFAULT from 9 to 10.Mark Linimon2021-01-131-0/+6
| | | | | | | | | | | | | | | | | | | A few (mostly Fortran-based) ports need to be patched because GCC 10 is stricter. A handful of ports need to be restricted to GCC 9 because they fail with 10. 5 ports still fail with GCC 10. However, seeing as this work has been ongoing since 2020-05-24, it is simply time to make the commit and notify the affected maintainers. While here, pet portlint (Makevar order). PR: 246700 Submitted by: gerald Approved by: antoine (after many, many, -exp runs) Notes: svn path=/head/; revision=561520
* Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like ↵Gleb Popov2020-12-301-1/+0
| | | | | | | | | | | bsd.port.mk does. This removes the need for specifying EXTRACT_ONLY for Haskell ports that have USE_{GITHUB,GITLAB}. PR: 244784 Notes: svn path=/head/; revision=559679
* math/hs-penrose: Fix build with gcc-10Yuri Victorovich2020-11-173-15/+5
| | | | | | | | | hmatrix-0.20.1 has it fixed. PR: 246700 Notes: svn path=/head/; revision=555584
* Chanse update of devel/libffiNiclas Zeising2020-07-041-1/+1
| | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=541232
* Upgrade lang/ghc to 8.8.3 and many Haskell ports along the way.Gleb Popov2020-05-044-64/+108
| | | | | | | | PR: 244784 Submitted by: Evilham <contact@evilham.com> (some ports) Notes: svn path=/head/; revision=533933
* math/hs-penrose: Fix distinfoYuri Victorovich2020-03-151-3/+3
| | | | | | | | | | | | Due to https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244784 Haskell ports have the duplication of the main GitHub tarball in distinfo. But the second copy was also accidentally truncated that caused a fetch failure. Reported by: fallout Notes: svn path=/head/; revision=528492
* math/hs-penrose: Update 0.1.1.1 -> 0.1-737Yuri Victorovich2020-03-132-7/+9
| | | | Notes: svn path=/head/; revision=528326
* New port: math/hs-penrose: Create diagrams by typing mathematical notation ↵Yuri Victorovich2020-03-134-0/+432
in plain text With help of: arrowd Notes: svn path=/head/; revision=528325