MFH: r533061 r533062
WWW/DL link maintenance in pkg-descr and Makefile ...to avoid permanent redirects, or broken sites. Approved by: ports-secteam@ (blanket, fix WWW: and download URLs)
This commit is contained in:
parent
980250900f
commit
f8757bf9eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2020Q2/; revision=533063
@ -1,9 +1,8 @@
|
||||
lzop is a file compressor which is very similar to gzip. It uses the LZO
|
||||
lzop is a file compressor which is very similar to gzip. It uses the LZO
|
||||
library for compression services and its main advantages over gzip are much
|
||||
higher compression and decompression speed (at the cost of some compression
|
||||
ratio).
|
||||
|
||||
lzop is distributed under the terms of the GNU General Public License
|
||||
(GPL).
|
||||
lzop is distributed under the terms of the GNU General Public License (GPL).
|
||||
|
||||
WWW: http://www.oberhumer.com/opensource/lzop/
|
||||
WWW: https://www.lzop.org/
|
||||
|
@ -2,4 +2,4 @@ cvschk is a Perl program which allows you to see the status of your own CVS
|
||||
directories, without access to the CVS repository. It shows which files you
|
||||
changed, made locally, and which ones were deleted.
|
||||
|
||||
WWW: http://cvs.sslug.dk/cvs2html/
|
||||
WWW: http://web.archive.org/web/20121006163548/http://cvs.sslug.dk/cvs2html/
|
||||
|
@ -4,4 +4,5 @@ systems don't have a block device cache, giving a very slow read/write rate.
|
||||
|
||||
Note that libublio is _not_ thread safe.
|
||||
|
||||
WWW: http://mercurial.creo.hu/repos/libublio
|
||||
defunct WWW: http://mercurial.creo.hu/repos/libublio
|
||||
copy of code:https://github.com/0x09/hfsfuse/blob/master/lib/ublio/
|
||||
|
@ -15,4 +15,4 @@ Iex is an exception-handling library.
|
||||
If you have questions about using the IlmBase libraries, you may want
|
||||
to join our developer mailing list.
|
||||
|
||||
WWW: http://www.openexr.com/
|
||||
WWW: https://www.openexr.com/
|
||||
|
@ -21,4 +21,4 @@ OpenEXR's features include:
|
||||
OpenEXR image headers without affecting backward compatibility with existing
|
||||
OpenEXR applications.
|
||||
|
||||
WWW: http://www.openexr.com/
|
||||
WWW: https://www.openexr.com/
|
||||
|
@ -5,7 +5,7 @@ PORTNAME= unison
|
||||
PORTVERSION= 2.32.52
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
|
||||
MASTER_SITES= https://www.cis.upenn.edu/~bcpierce/unison/download/releases/${DISTNAME}/
|
||||
DISTFILES= ${EXTRACT_ONLY} ${EXTRA_DOCS}
|
||||
DIST_SUBDIR= ${DISTNAME}
|
||||
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
|
||||
|
@ -11,4 +11,4 @@ management packages (CVS, PRCS, etc.) distributed filesystems (Coda, etc.)
|
||||
uni-directional mirroring utilities (rsync, etc.) and other synchronizers
|
||||
(Intellisync, Reconcile, etc).
|
||||
|
||||
WWW: http://www.cis.upenn.edu/~bcpierce/unison/
|
||||
WWW: https://www.cis.upenn.edu/~bcpierce/unison/
|
||||
|
@ -5,4 +5,4 @@ It "learns" which newsgroups should be downloaded based on what's accessed.
|
||||
Use it to enable online newsreaders to offline reading or to reduce your
|
||||
external bandwidth if you have several users accessing Usenet news.
|
||||
|
||||
WWW: http://www.leafnode.org/
|
||||
WWW: https://www.leafnode.org/
|
||||
|
@ -2,4 +2,4 @@ The OpenVPN Auth-LDAP Plugin implements username/password authentication via
|
||||
LDAP for OpenVPN 2.x. It also includes some integration with the OpenBSD
|
||||
packet filter, supporting adding and removing VPN clients from PF tables.
|
||||
|
||||
WWW: http://code.google.com/p/openvpn-auth-ldap/
|
||||
WWW: https://github.com/threerings/openvpn-auth-ldap
|
||||
|
@ -5,4 +5,4 @@ over a network. PuTTY implements the client end of that session:
|
||||
the end at which the session is displayed, rather than the end
|
||||
at which it runs.
|
||||
|
||||
WWW: http://www.chiark.greenend.org.uk/~sgtatham/putty/
|
||||
WWW: https://www.chiark.greenend.org.uk/~sgtatham/putty/
|
||||
|
Loading…
Reference in New Issue
Block a user