1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00

- Remove drupal5-gsitemap and add entries for drupal5-xmlsitemap

This commit is contained in:
Beech Rintoul 2008-07-05 00:42:29 +00:00
parent 6d5b5ab731
commit fe90fc79a0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=216334
5 changed files with 2 additions and 41 deletions

1
MOVED
View File

@ -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

View File

@ -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

View File

@ -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>

View File

@ -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

View File

@ -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