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
a02ce26178
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:29:55 +00:00
jperkin
319e1b3693
Ensure we append to LDFLAGS, fixes rpath issues that were only exposed after
...
fixing check-shlibs. Bump PKGREVISION.
2016-03-10 18:42:25 +00:00
hiramatsu
80b88da227
Set MAINTAINER to pkgsrc-users.
2015-03-15 17:30:24 +00:00
asau
4eca2cfc6f
"user-destdir" is default these days
2012-09-11 19:46:52 +00:00
obache
0d14f78978
Note commented out LICENSE.
...
README said LGPL, but not unclear about its version,
because "See the file 'COPYING'", but no such file in distfile.
2010-05-16 00:43:18 +00:00
obache
adc54f5ed1
Marked as CONFLICT each other, both package contains lib/liblzma.{a,so}.
...
Noticed by Jukka Salmi in pkgsrc-users@.
2009-08-23 09:23:28 +00:00
obache
e4188ec6e6
Import lzmalib-0.0.1 as archivers/lzmalib.
...
This package includes a thin wrapper library of LZMA SDK written
by Igor Pavlov.
2008-09-04 12:07:15 +00:00