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
26c1bffc9f
*: Recursive revision bump for openssl 1.1.1.
2020-01-18 21:48:19 +00:00
rillig
b49e05bea1
audio: align variable assignments and directives
...
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
2019-11-02 21:09:12 +00:00
nros
52a727f28c
Revbump because of libopus update.
2016-03-07 19:40:09 +00:00
jperkin
17661ff9a5
Bump PKGREVISION for security/openssl ABI bump.
2016-03-05 11:27:40 +00:00
adam
42af466b78
Changes 3.1.1:
...
* Minor improvements.
2015-11-04 16:45:52 +00:00
adam
5588e6ccb3
Changes 3.1:
...
Bug fixes and improvements.
2015-10-18 15:25:04 +00:00
adam
1e51ac47b3
PKGNAME correction
2015-05-21 18:00:08 +00:00
adam
d43811f2c6
Changes 3.0:
...
Unknown
2015-05-04 11:41:31 +00:00
wiz
fe0d9a87aa
Remove more references to python-2.6.
2015-04-14 11:40:31 +00:00
rodent
a7b568d574
Removing python26. EOL'd quite some ago and discussed a couple times on
...
tech-pkg@ and pkgsrc-users@.
2015-04-13 23:12:40 +00:00
joerg
d93cdaa79b
Needs pkg-config.
2014-11-11 15:38:24 +00:00
joerg
858f66e3e6
Doesn't want Python 2.6.
2014-10-28 13:05:28 +00:00
adam
f90e2a878f
Changes 2.22:
...
List of changes is unknown.
2014-10-09 12:44:36 +00:00
wiz
c1b44346cd
Mark packages that are not ready for python-3.3 also not ready for 3.4,
...
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
208b1d0c5c
Update to 2.20, changes not found. Mark as not for python-3.x.
2014-01-20 11:54:21 +00:00
wiz
79434c2ac7
Update for python25 removal.
2012-10-03 22:14:00 +00:00
asau
3997aff2d7
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-02 23:47:56 +00:00
obache
09e3c10616
recursive bump from libcdio shlib major change.
2012-09-23 05:36:22 +00:00
wiz
127571c06d
Fix typo.
2012-09-15 08:24:07 +00:00
jakllsch
9fd6a7a7cc
py-audiotools (sometimes) needs py-urwid at runtime
...
pkgrev++
2012-09-14 17:03:58 +00:00
dholland
27f4571939
Doesn't support python25.
2012-07-01 03:52:54 +00:00
jakllsch
251308db17
Add audiotools 2.18.
...
Python Audio Tools are a collection of audio handling programs
which work from the command line. These include programs for CD
extraction, track conversion from one audio format to another,
track renaming and retagging, track identification, CD burning from
tracks, and more. Supports internationalized track filenames and
metadata using Unicode. Works with high-definition, multi-channel
audio as well as CD-quality. Track conversion uses multiple CPUs
or CPU cores if available to greatly speed the transcoding process.
Track metadata can be retrieved from FreeDB, MusicBrainz or compatible
servers.
2012-07-01 01:56:16 +00:00