aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED1
-rw-r--r--www/Makefile2
-rw-r--r--www/drupal5-gsitemap/Makefile23
-rw-r--r--www/drupal5-gsitemap/distinfo3
-rw-r--r--www/drupal5-gsitemap/pkg-descr14
5 files changed, 2 insertions, 41 deletions
diff --git a/MOVED b/MOVED
index b4a307661f1c..0bc59884b920 100644
--- a/MOVED
+++ b/MOVED
@@ -3529,3 +3529,4 @@ deskutils/gdeskcal||2008-07-03|Disappeared from master site
deskutils/gdeskcal-skins||2008-07-03|Disappeared from master site
deskutils/gnome-menu-editor||2008-07-03|Disappeared from master site and take over by alacarte
textproc/dictum-emacs22||2008-07-05|Assimilated into textproc/dictum
+www/drupal5-gsitemap|www/drupal5-xmlsitemap|2008-07-04|Rename after vendor name change
diff --git a/www/Makefile b/www/Makefile
index ff82752c347d..b516bf1bd795 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -141,7 +141,6 @@
SUBDIR += drupal5-cck
SUBDIR += drupal5-disknode
SUBDIR += drupal5-google_analytics
- SUBDIR += drupal5-gsitemap
SUBDIR += drupal5-i18n
SUBDIR += drupal5-imagecache
SUBDIR += drupal5-imagefield
@@ -159,6 +158,7 @@
SUBDIR += drupal5-ubrowser
SUBDIR += drupal5-views
SUBDIR += drupal5-workflow_ng
+ SUBDIR += drupal5-xmlsitemap
SUBDIR += drupal6
SUBDIR += drupal6-nice_menus
SUBDIR += dtse
diff --git a/www/drupal5-gsitemap/Makefile b/www/drupal5-gsitemap/Makefile
deleted file mode 100644
index 1b95e780950b..000000000000
--- a/www/drupal5-gsitemap/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# New ports collection makefile for: drupal5-gsitemap
-# Date created: 26 Mar 2007
-# Whom: Nick Hilliard <nick@foobar.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= gsitemap
-DISTVERSION= 5.x-1.2
-PORTREVISION= 1
-CATEGORIES= www
-MASTER_SITES= http://ftp.osuosl.org/pub/drupal/files/projects/
-
-MAINTAINER= nick@foobar.org
-COMMENT= Produces Google/sitemaps.org compliant XML WWW site maps
-
-DRUPAL5_MODULE= yes
-MODULE_FILES= gsitemap.info gsitemap.install gsitemap.module gss.xsl
-DOC_FILES= INSTALL.txt LICENSE.txt README.txt
-
-.include <bsd.port.pre.mk>
-.include "${.CURDIR}/../../www/drupal5/bsd.drupal.mk"
-.include <bsd.port.post.mk>
diff --git a/www/drupal5-gsitemap/distinfo b/www/drupal5-gsitemap/distinfo
deleted file mode 100644
index 9c1240081d0c..000000000000
--- a/www/drupal5-gsitemap/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (drupal/gsitemap-5.x-1.2.tar.gz) = e4f4c08f889f57b7a7c6887b2200825c
-SHA256 (drupal/gsitemap-5.x-1.2.tar.gz) = 620f9c32fc522c568feb45559c4b580c8b3d09e54792ee9a13e4223ffb70e421
-SIZE (drupal/gsitemap-5.x-1.2.tar.gz) = 19514
diff --git a/www/drupal5-gsitemap/pkg-descr b/www/drupal5-gsitemap/pkg-descr
deleted file mode 100644
index fe467e2ae3b2..000000000000
--- a/www/drupal5-gsitemap/pkg-descr
+++ /dev/null
@@ -1,14 +0,0 @@
-The XML Sitemap module creates a XML sitemap in accordance with the
-Sitemaps.org specification.
-
-The module maintains a short change history for nodes in order to better
-approximate the change frequency. It calculates the relative priority of
-each node based on node type, number of comments, and promotion. It can
-optionally submit your sitemap to Google (support for other search engines
-will be added once they support the ping interface) whenever it is changed
-and can log when your sitemap is downloaded by a search engine.
-
-This module was originally written as a part of the Google Summer of Code
-program.
-
-WWW: http://drupal.org/project/gsitemap