AuthorCommitMessageCommit date
Ryan SchmidtRyan Schmidt
9bbc6e46bc5Use github.livecheck.regex Closes: https://trac.macports.org/ticket/56065Use github.livecheck.regexCloses: https://trac.macports.org/ticket/56065
Ryan SchmidtRyan Schmidt
17f5c7000ffgithub-1.0.tcl: Add github.livecheck.regexSee: https://trac.macports.org/ticket/56065
Michael DickensMichael Dickens
60febb0d791py*-pyqt4: add patch to enable PPC64 archCloses: https://trac.macports.org/ticket/56092
Michael DickensMichael Dickens
efae3118249py*-sip: add patch to enable PPC64 arch
Ryan SchmidtRyan Schmidt
decd8c43d80editorconfig-core-c: Fix livecheck regex
Rainer MüllerRainer Müller
1db050c8853munin: Fix build with perl5.26Closes: https://trac.macports.org/ticket/56122
Ryan SchmidtRyan Schmidt
3e181f370a4pdal, saga: Fix case of laszip dependencyReverts 9a4df6dcba48e93b6498cc2272a246222993c431. See: https://trac.macports.org/ticket/56140
Ryan SchmidtRyan Schmidt
9a4df6dcba4pdal, saga: Fix case of LASzip dependencyCloses: https://trac.macports.org/ticket/56140
Rainer MüllerRainer Müller
2ffdb1f82fflaszip: Resolve case-insensitive filename clashgis/laszip/Portfile was added to the repository in e3710d68, although we already had gis/LASzip/Portfile. This breaks working trees on filesystems with case-insensitive filenames. Assuming the new Portfile was meant to replace the existing, this deletes the older Portfile.
Ryan SchmidtRyan Schmidt
27aeaa25f6dGASNet: Remove -llvm from mpi.setupForgotten in 907a4a8117d60463b70f5c3da327f4b7e8d34946
Ryan SchmidtRyan Schmidt
0289b3f4babape, whizard: Remove -llvm from compilers.setupForgotten in 907a4a8117d60463b70f5c3da327f4b7e8d34946.
Ryan SchmidtRyan Schmidt
f83481ece4apear-TCPDF: Update to 6.2.17Fix incorrect usage of github portgroup. Also indicate license and supported_archs. Add size to checksums.
Aaron Madlon-KayPerry E. MetzgerAaron Madlon-Kay
f4d0e7f4538Okapi: new port
Sean FarleySean Farley
28f59315b5apy-slepc4py: update to 3.8.0Also, specify a dependency on slepc. Fixes: https://trac.macports.org/ticket/54120
Sean FarleySean Farley
8b30aa86aa1py-petsc4py: update to 3.8.1
Sean FarleySean Farley
2f845c107d1py-mpi4py: update to 3.0.0
Sean FarleySean Farley
f59cc344b35slepc: update to 3.8.2
Sean FarleySean Farley
221d10e025apetsc: update to 3.8.3This patch corrects the sundials dependency, patches configure to use MacPorts python, and correct the petsc.pc pkgconfig file. Fixes: https://trac.macports.org/ticket/54119 Fixes: https://trac.macports.org/ticket/55877 Fixes: https://trac.macports.org/ticket/55889
Sean FarleySean Farley
98159d37da0sowing: update to 1.1.25
Sean FarleySean Farley
a2426aaad12hypre: update to 2.12.1
Sean FarleySean Farley
5396a98c8befftw-3: update to 3.3.7 with dstrubbe's patchThanks to David Strubbe for the patch to update and simplify the port. Closes: https://trac.macports.org/ticket/55811
Sean FarleySean Farley
79a08ef9028superlu_dist: update to 5.3.0
Sean FarleySean Farley
61eb6c8e775mumps: update to 5.1.2
Sean FarleySean Farley
00151fab344compilers portgroup: add clang6 variant
Sean FarleySean Farley
675605cffb0openmpi: add clang60 subportCloses: https://trac.macports.org/ticket/55702
Sean FarleySean Farley
907a4a8117dbulk update: remove dragonegg and llvm from mpi or compilers setupThis should have gone into the commit that removed the variants from the port groups, so that's a mistake on my part.
Ryan SchmidtRyan Schmidt
c024c08cc5epy-scipy: Remove duplicate livecheck.regex
Ryan SchmidtRyan Schmidt
b78f8d2e202openjpeg15: Escape period in livecheck.regex
Sean FarleySean Farley
639ffa124b3julia: update to 0.6.2Closes: https://trac.macports.org/ticket/53124
Sean FarleySean Farley
50a120bd9acglobal: update to 6.6.2Fixes: https://trac.macports.org/ticket/54007
Sean FarleySean Farley
e4196419db3mpi portgroup: remove dragonegg and llvm variantsThe llvm compiler has been blacklisted for a very long time now. Dragonegg compilers have been broken for years.
Sean FarleySean Farley
e4b7cef1fd2compilers portgroup: remove dragonegg and llvm variantsThe llvm compiler has been blacklisted for a very long time now. Dragonegg compilers have been broken for years.
Sean FarleySean Farley
eb9768258c6mpich: remove dragonegg and llvm subportsThe llvm compiler has been blacklisted for a very long time now. Dragonegg compilers have been broken for years.
Sean FarleySean Farley
7f2d22595fbopenmpi: remove dragonegg and llvm subportsThe llvm compiler has been blacklisted for a very long time now. Dragonegg compilers have been broken for years. Closes: https://trac.macports.org/ticket/50766 Closes: https://trac.macports.org/ticket/50767 Closes: https://trac.macports.org/ticket/53078
Sean FarleySean Farley
3bb20d86fb8openmpi-devel: update to newest commitFixes: https://trac.macports.org/ticket/51077
David B. EvansDavid B. Evans
1df74bcbd1agtksourceview4: new portThis is API version 4 of the GtkSourceView widget using GTK+ 3. Forthcoming API version 5 will support GTK+ 4. Installs in parallel with earlier verions 3, 2 and 1 without conflict.
VeenceVeence
554e8751b52MMerge branch 'master' of https://github.com/macports/macports-ports
VeenceVeence
e3710d6800ePROJ: Upheaval to make proj4 and proj compatible.LASZIP: Initial commit PDAL: Initial commit
David B. EvansDavid B. Evans
fa8ce7d2351gtksourceview3: update to version 3.24.7, description
Nils BreunesePerry E. MetzgerNils Breunese
325af2202adkotlin: update to 1.2.31
Aaron Madlon-KayPerry E. MetzgerAaron Madlon-Kay
04aaee25e63yubikey-manager: new port
Aaron Madlon-KayPerry E. MetzgerAaron Madlon-Kay
e697cd8e34apy-pyscard: new port
Enrico M. CrisostomoEnrico Maria CrisostomoEnrico M. Crisostomo
7db12a8716fAdd py-jmespath entry to py-graveyard
Enrico M. CrisostomoEnrico Maria CrisostomoEnrico M. Crisostomo
47a80f71966py-jmespath: update to 0.9.3
Enrico M. CrisostomoEnrico Maria CrisostomoEnrico M. Crisostomo
c7f6066a485Add entry for py-awscli, py-boto3, py-botocore to py-graveyard
Enrico M. CrisostomoEnrico Maria CrisostomoEnrico M. Crisostomo
7f7904ad525py-boto3: update to 1.6.16
Enrico M. CrisostomoEnrico Maria CrisostomoEnrico M. Crisostomo
c6d0d2454d4py-botocore: update to 1.9.16
Enrico M. CrisostomoEnrico Maria CrisostomoEnrico M. Crisostomo
5d84133acbfpy-awscli: update to 1.14.63
Marius SchamschulaMarius Schamschula
523d79fb24fghostscript 9.23: revision bump dependents
Marius SchamschulaMarius Schamschula
5d040fbe263ghostscript: update to version 9.23

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut