aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archivers/lzop/pkg-descr7
-rw-r--r--devel/cvschk/pkg-descr2
-rw-r--r--devel/libublio/pkg-descr3
-rw-r--r--graphics/ilmbase/pkg-descr2
-rw-r--r--net/unison232/Makefile2
-rw-r--r--net/unison232/pkg-descr2
-rw-r--r--news/leafnode/pkg-descr2
-rw-r--r--security/openvpn-auth-ldap/pkg-descr2
-rw-r--r--security/putty/pkg-descr2
9 files changed, 12 insertions, 12 deletions
diff --git a/archivers/lzop/pkg-descr b/archivers/lzop/pkg-descr
index 4e5368897ff1..c046066fa588 100644
--- a/archivers/lzop/pkg-descr
+++ b/archivers/lzop/pkg-descr
@@ -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/
diff --git a/devel/cvschk/pkg-descr b/devel/cvschk/pkg-descr
index 99b887aefe57..2eb9b20e4e82 100644
--- a/devel/cvschk/pkg-descr
+++ b/devel/cvschk/pkg-descr
@@ -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/
diff --git a/devel/libublio/pkg-descr b/devel/libublio/pkg-descr
index d6c1b8294340..e89d18797670 100644
--- a/devel/libublio/pkg-descr
+++ b/devel/libublio/pkg-descr
@@ -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/
diff --git a/graphics/ilmbase/pkg-descr b/graphics/ilmbase/pkg-descr
index c5567aaf4624..29f70a223c7c 100644
--- a/graphics/ilmbase/pkg-descr
+++ b/graphics/ilmbase/pkg-descr
@@ -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/
diff --git a/net/unison232/Makefile b/net/unison232/Makefile
index bb6ca8aab64c..022440b93775 100644
--- a/net/unison232/Makefile
+++ b/net/unison232/Makefile
@@ -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}
diff --git a/net/unison232/pkg-descr b/net/unison232/pkg-descr
index 3704de2b5b92..ebf5e2bab67a 100644
--- a/net/unison232/pkg-descr
+++ b/net/unison232/pkg-descr
@@ -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/
diff --git a/news/leafnode/pkg-descr b/news/leafnode/pkg-descr
index 6b6170114ca7..68215b18dd9b 100644
--- a/news/leafnode/pkg-descr
+++ b/news/leafnode/pkg-descr
@@ -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/
diff --git a/security/openvpn-auth-ldap/pkg-descr b/security/openvpn-auth-ldap/pkg-descr
index d965158ad4e2..869e1efbc697 100644
--- a/security/openvpn-auth-ldap/pkg-descr
+++ b/security/openvpn-auth-ldap/pkg-descr
@@ -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
diff --git a/security/putty/pkg-descr b/security/putty/pkg-descr
index 827063a1d9f0..1bdb0c163d43 100644
--- a/security/putty/pkg-descr
+++ b/security/putty/pkg-descr
@@ -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/