aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-20 01:35:47 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-10-20 01:35:47 +0000
commit7b05323e047c4e6b53a89ba6fb12fd63112b34e7 (patch)
tree8bcc1b8ad935a1cf09875c201b93010aa335b9f2 /sysutils
parent8d02d3928d5f20563b06a5026fbd56f69c54b0a1 (diff)
downloadports-7b05323e047c4e6b53a89ba6fb12fd63112b34e7.tar.gz
ports-7b05323e047c4e6b53a89ba6fb12fd63112b34e7.zip
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/rubygem-bundler/pkg-descr2
-rw-r--r--sysutils/rubygem-capistrano/pkg-descr2
-rw-r--r--sysutils/rubygem-ohai/pkg-descr2
-rw-r--r--sysutils/rubygem-sys-admin/pkg-descr2
-rw-r--r--sysutils/rubygem-sys-cpu/pkg-descr3
-rw-r--r--sysutils/rubygem-sys-filesystem/pkg-descr2
-rw-r--r--sysutils/rubygem-sys-host/pkg-descr2
-rw-r--r--sysutils/rubygem-sys-proctable/pkg-descr2
-rw-r--r--sysutils/rubygem-sys-uname/pkg-descr2
-rw-r--r--sysutils/rubygem-sys-uptime/pkg-descr2
10 files changed, 10 insertions, 11 deletions
diff --git a/sysutils/rubygem-bundler/pkg-descr b/sysutils/rubygem-bundler/pkg-descr
index 2cfe70754838..1a14ab8bc9fa 100644
--- a/sysutils/rubygem-bundler/pkg-descr
+++ b/sysutils/rubygem-bundler/pkg-descr
@@ -4,4 +4,4 @@ and all child dependencies specified in this manifest. It can manage any update
to the gem manifest file and update the bundled gems accordingly. It also
letsyou run any ruby code in context of the bundled gem environment.
-WWW: http://gembundler.com/
+WWW: http://gembundler.com
diff --git a/sysutils/rubygem-capistrano/pkg-descr b/sysutils/rubygem-capistrano/pkg-descr
index 3a8ed1132f8f..bfd92f284767 100644
--- a/sysutils/rubygem-capistrano/pkg-descr
+++ b/sysutils/rubygem-capistrano/pkg-descr
@@ -4,6 +4,6 @@ describes your various servers and their roles, and voila! You magically
have single-command deployment. It even allows you to roll a bad version
out of production and revert back to the previous release.
-WWW: http://manuals.rubyonrails.com/read/book/17
+WWW: http://github.com/capistrano/capistrano
- Roderick van Domburg
diff --git a/sysutils/rubygem-ohai/pkg-descr b/sysutils/rubygem-ohai/pkg-descr
index c45289a842d8..ff9e20dfa127 100644
--- a/sysutils/rubygem-ohai/pkg-descr
+++ b/sysutils/rubygem-ohai/pkg-descr
@@ -4,4 +4,4 @@ it's primary purpose is to provide node data to Chef.
Ohai will print out a JSON data blob for all the known data about your system.
When used with Chef, that data is reported back via node attributes.
-WWW: http://wiki.opscode.com/display/ohai/Home
+WWW: http://wiki.opscode.com/display/ohai
diff --git a/sysutils/rubygem-sys-admin/pkg-descr b/sysutils/rubygem-sys-admin/pkg-descr
index 7c9966079516..69169cf714ce 100644
--- a/sysutils/rubygem-sys-admin/pkg-descr
+++ b/sysutils/rubygem-sys-admin/pkg-descr
@@ -2,4 +2,4 @@ A unified, cross-platform replacement for the Etc
module that allows you to get information about
users and groups.
-WWW: http://sysutils.rubyforge.org/
+WWW: http://www.github.com/djberg96/sysutils
diff --git a/sysutils/rubygem-sys-cpu/pkg-descr b/sysutils/rubygem-sys-cpu/pkg-descr
index 407676e24c29..d14eb37c9cec 100644
--- a/sysutils/rubygem-sys-cpu/pkg-descr
+++ b/sysutils/rubygem-sys-cpu/pkg-descr
@@ -8,5 +8,4 @@ system administration tasks, such as gathering
information about users, processes, your CPU, the
filesystem, and so on.
-WWW: http://rubyforge.org/projects/sysutils
-WWW: http://sysutils.rubyforge.org/
+WWW: http://www.rubyforge.org/projects/sysutils
diff --git a/sysutils/rubygem-sys-filesystem/pkg-descr b/sysutils/rubygem-sys-filesystem/pkg-descr
index a2f49748d8c6..80203cbb3602 100644
--- a/sysutils/rubygem-sys-filesystem/pkg-descr
+++ b/sysutils/rubygem-sys-filesystem/pkg-descr
@@ -2,4 +2,4 @@ The sys-filesystem library provides an interface
for gathering filesystem information, such as
disk space and mount point data.
-WWW: http://sysutils.rubyforge.org/
+WWW: http://www.rubyforge.org/projects/sysutils
diff --git a/sysutils/rubygem-sys-host/pkg-descr b/sysutils/rubygem-sys-host/pkg-descr
index c7a39e821377..ae1b6fe6c1e1 100644
--- a/sysutils/rubygem-sys-host/pkg-descr
+++ b/sysutils/rubygem-sys-host/pkg-descr
@@ -1,3 +1,3 @@
Provides hostname, ip address, and other information for a given host.
-WWW: http://sysutils.rubyforge.org/
+WWW: http://www.rubyforge.org/projects/sysutils
diff --git a/sysutils/rubygem-sys-proctable/pkg-descr b/sysutils/rubygem-sys-proctable/pkg-descr
index 12fa7876c1ff..f424854262cd 100644
--- a/sysutils/rubygem-sys-proctable/pkg-descr
+++ b/sysutils/rubygem-sys-proctable/pkg-descr
@@ -4,4 +4,4 @@ Most major platforms are supported and, while different platforms
may return different information, the external interface is identical
across platforms.
-WWW: http://sysutils.rubyforge.org/
+WWW: http://www.rubyforge.org/projects/sysutils
diff --git a/sysutils/rubygem-sys-uname/pkg-descr b/sysutils/rubygem-sys-uname/pkg-descr
index 161db6b452dc..f49344af3818 100644
--- a/sysutils/rubygem-sys-uname/pkg-descr
+++ b/sysutils/rubygem-sys-uname/pkg-descr
@@ -1,4 +1,4 @@
A Ruby interface for getting system information
along the lines of the uname Unix command
-WWW: http://sysutils.rubyforge.org/
+WWW: http://www.rubyforge.org/projects/sysutils
diff --git a/sysutils/rubygem-sys-uptime/pkg-descr b/sysutils/rubygem-sys-uptime/pkg-descr
index 9610ab1a1855..0410ef84633f 100644
--- a/sysutils/rubygem-sys-uptime/pkg-descr
+++ b/sysutils/rubygem-sys-uptime/pkg-descr
@@ -2,4 +2,4 @@ The sys-uptime library is a simple interface for
gathering uptime information. You can retrieve data
in seconds, minutes, days, hours, or all of the above.
-WWW: http://sysutils.rubyforge.org/
+WWW: http://www.rubyforge.org/projects/sysutils