Commit graph

20 commits

Author SHA1 Message Date
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
rillig
84f2203288 all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00
rillig
ffe83de7b1 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:05 +00:00
joerg
f0054ae67e Don't hardcode libgomp, but use -fopenmp for linking. Fixes clang with
libomp.
2019-12-21 23:28:02 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
rillig
4760eca917 Replaced $(ROUND) with ${CURLY} variable references.
This has been a pkglint warning for several years now, and pkglint can even
fix it automatically. And it did for this commit.

Only in lang/mercury, two passes of autofixing were necessary because there
were nested variables.
2018-01-01 18:16:35 +00:00
rillig
4078fbf571 Cleanup: replace curly braces with parentheses. 2018-01-01 01:10:13 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiedi
b15782dd1c Fix network libs on SunOS 2015-12-12 17:26:05 +00:00
agc
bca6c81b27 Add SHA512 digests for distfiles for biology category.
Existing SHA1 digests verified, all found to be the same on the
machine holding the existing distfiles (morden).  Existing SHA1
digests retained for now as an audit trail.
2015-11-02 18:42:20 +00:00
asau
0942afe6c3 Skip portability checks for sample scripts. 2015-07-27 19:47:55 +00:00
asau
570b76baad Import Gabedit 2.4.8 as biology/gabedit.
Gabedit is a graphical user interface to computational chemistry
packages like Gamess-US, Gaussian, Molcas, Molpro, MPQC,
OpenMopac, Orca, PCGamess and Q-Chem.

It can display a variety of calculation results including
support for most major molecular file formats.
The advanced "Molecule Builder" allows to rapidly sketch in
molecules and examine them in 3D. Graphics can be exported to
various formats, including animations.

Major features

 * Gabedit can create input file for GAMESS(US), GAUSSIAN,
   MOLCAS, MOLPRO , MPQC, OpenMopac, Orca, PCGamess and Q-Chem.
 * Gabedit can graphically display a variety of Gamess-US,
   Gaussian, Molcas, Molpro, MPQC, OpenMopac, Orca, PCGamess,
   Q-Chem, (partially) ErgoSCF and (partially) ADF calculation
   results, including the following:
     + Molecular orbitals.
     + Surfaces from the electron density, electrostatic
       potential, NMR shielding density, and other properties.
     + Surfaces may be displayed in solid, translucent and wire
       mesh modes. they are can be colorcoded by a separate property.
     + Contours (colorcoded), Planes colorcoded, Dipole. XYZ axes
       and the principal axes of the molecule.
     + Animation of the normal modes corresponding to vibrational
       frequencies.
     + Animation of the rotation of geometry, surfaces, contours,
       planes colorcoded, xyz and the principal axes of the molecule.
     + Animation of contours, Animation of planes colorcoded.
 * Gabedit can display UV-Vis, IR and Raman computed spectra.
 * Gabedit can generate a povray file for geometry (including
   hydrogen's bond),surfaces (including colorcoded surfaces),
   contours, planes colorcoded.
 * Gabedit can save picture in BMP, JPEG, PNG, PPM and PS format.
 * Gabedit can generate automatically a series of pictures
   for animation (vibration, geometry convergence, rotation, contours,
   planes colorcoded).
 * Simulated Annealing with Molecular Dynamics is implemented in Gabedit
   (using Amber 99 molecular mechanics parameters).
2015-07-22 19:05:10 +00:00