diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-08-31 17:33:29 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-08-31 17:33:29 +0000 |
commit | 7ba59402c56041831724b74b79bc4e81cf658cf1 (patch) | |
tree | 039ebda7a8041db34ac8aff10df84f807fbd8164 /french | |
parent | ee68a6a43cf95fbe09db4a6519ea2cdef7ce5f81 (diff) |
Notes
Diffstat (limited to 'french')
-rw-r--r-- | french/Makefile | 1 | ||||
-rw-r--r-- | french/pluxml-devel/Makefile | 40 | ||||
-rw-r--r-- | french/pluxml-devel/distinfo | 3 | ||||
-rw-r--r-- | french/pluxml-devel/files/pkg-deinstall.in | 12 | ||||
-rw-r--r-- | french/pluxml-devel/files/pkg-message.in | 23 | ||||
-rw-r--r-- | french/pluxml-devel/pkg-descr | 7 | ||||
-rw-r--r-- | french/pluxml-devel/pkg-plist | 88 |
7 files changed, 0 insertions, 174 deletions
diff --git a/french/Makefile b/french/Makefile index 1d227a612f0e..441e7c1882c7 100644 --- a/french/Makefile +++ b/french/Makefile @@ -29,7 +29,6 @@ SUBDIR += mozilla-flp SUBDIR += php_doc SUBDIR += plgrenouille - SUBDIR += pluxml-devel SUBDIR += staroffice52 SUBDIR += verbiste SUBDIR += xtel diff --git a/french/pluxml-devel/Makefile b/french/pluxml-devel/Makefile deleted file mode 100644 index 0b34147c967c..000000000000 --- a/french/pluxml-devel/Makefile +++ /dev/null @@ -1,40 +0,0 @@ -# New ports collection makefile for: pluxml -# Date created: 14 December 2007 -# Whom: Philippe Audeoud <jadawin@tuxaco.net> -# $FreeBSD$ - -PORTNAME= pluxml -PORTVERSION= 4 -CATEGORIES= french www -MASTER_SITES= http://download.pluxml.org/ -PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-blog-beta${PORTVERSION} - -MAINTAINER= ports@FreeBSD.org -COMMENT= Small weblog in php and xml - -USE_ZIP= yes -USE_PHP= xml pcre -WANT_PHP_WEB= yes - -WRKSRC= ${WRKDIR}/${PORTNAME} - -PKGDEINSTALL= ${WRKDIR}/pkg-deinstall -PKGMESSAGE= ${WRKDIR}/pkg-message - -NO_BUILD= yes - -SUB_FILES= pkg-message pkg-deinstall -SUB_LIST= WWWDIR=${WWWDIR} \ - PORTNAME=${PORTNAME} -PLIST_SUB= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} - -do-install: - ${MKDIR} ${WWWDIR} - ${CP} -R ${WRKSRC} ${WWWDIR} - ${CHOWN} -R ${WWWOWN}:${WWWGRP} ${WWWDIR} - -post-install: - @${CAT} ${PKGMESSAGE} - -.include <bsd.port.mk> diff --git a/french/pluxml-devel/distinfo b/french/pluxml-devel/distinfo deleted file mode 100644 index 44cfee83358d..000000000000 --- a/french/pluxml-devel/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (pluxml-blog-beta4.zip) = 66ed65b1432ed4e784038da801cd84d1 -SHA256 (pluxml-blog-beta4.zip) = b7c3ca7d8e7337d89793103e3434fc7e2ec6ea90a038fd18c394693b177c5438 -SIZE (pluxml-blog-beta4.zip) = 82834 diff --git a/french/pluxml-devel/files/pkg-deinstall.in b/french/pluxml-devel/files/pkg-deinstall.in deleted file mode 100644 index 71b2f0262980..000000000000 --- a/french/pluxml-devel/files/pkg-deinstall.in +++ /dev/null @@ -1,12 +0,0 @@ -#! /bin/sh -# $FreeBSD$ -# - -PATH=/bin:/usr/bin:/usr/sbin - -if [ "$2" != "POST-DEINSTALL" ]; then - exit 0 -fi -if [ -d %%WWWDIR%% ]; then - echo "===> You may delete '%%WWWDIR%%' if you want to really delete your blog." -fi diff --git a/french/pluxml-devel/files/pkg-message.in b/french/pluxml-devel/files/pkg-message.in deleted file mode 100644 index 3f43f96172eb..000000000000 --- a/french/pluxml-devel/files/pkg-message.in +++ /dev/null @@ -1,23 +0,0 @@ -******* -WARNING -******* - -Use http://download.pluxml.org/plugins/migration-blog-beta3x-beta4.zip -if you migrate to version 4 from 3 - ---------------------------------------------------------------------------- - -Browse http://your.host.tld/%%PORTNAME%%/install.php to configure your blog - ---------------------------------------------------------------------------- -To make pluxml available through your web site, I suggest -that you add something like the following to httpd.conf: - - Alias /pluxml/ "%%WWWDIR%%/" - - <Directory "%%WWWDIR%%/"> - Options none - AllowOverride Limit - Order Deny,Allow - Allow from all - </Directory> diff --git a/french/pluxml-devel/pkg-descr b/french/pluxml-devel/pkg-descr deleted file mode 100644 index 4cd1874aff29..000000000000 --- a/french/pluxml-devel/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -Pluxml is a tiny tool to generate blog based on php and xml. -Feature: -* Rss -* categories -* can be used as a photoblog - -WWW: http://pluxml.org/ diff --git a/french/pluxml-devel/pkg-plist b/french/pluxml-devel/pkg-plist deleted file mode 100644 index e477411c31d6..000000000000 --- a/french/pluxml-devel/pkg-plist +++ /dev/null @@ -1,88 +0,0 @@ -%%WWWDIR%%/pluxml/config.php -%%WWWDIR%%/pluxml/core/admin/admin.css -%%WWWDIR%%/pluxml/core/admin/article.php -%%WWWDIR%%/pluxml/core/admin/auth.php -%%WWWDIR%%/pluxml/core/admin/categories.php -%%WWWDIR%%/pluxml/core/admin/commentaire.php -%%WWWDIR%%/pluxml/core/admin/commentaires.php -%%WWWDIR%%/pluxml/core/admin/documents.php -%%WWWDIR%%/pluxml/core/admin/foot.php -%%WWWDIR%%/pluxml/core/admin/images.php -%%WWWDIR%%/pluxml/core/admin/img/article-new.png -%%WWWDIR%%/pluxml/core/admin/img/article.png -%%WWWDIR%%/pluxml/core/admin/img/categorie.png -%%WWWDIR%%/pluxml/core/admin/img/comments.png -%%WWWDIR%%/pluxml/core/admin/img/delete.png -%%WWWDIR%%/pluxml/core/admin/img/document.png -%%WWWDIR%%/pluxml/core/admin/img/eye.png -%%WWWDIR%%/pluxml/core/admin/img/go.png -%%WWWDIR%%/pluxml/core/admin/img/images.png -%%WWWDIR%%/pluxml/core/admin/img/layout-chapo-mini.png -%%WWWDIR%%/pluxml/core/admin/img/layout-chapo.png -%%WWWDIR%%/pluxml/core/admin/img/layout-content-mini.png -%%WWWDIR%%/pluxml/core/admin/img/layout-content.png -%%WWWDIR%%/pluxml/core/admin/img/page.png -%%WWWDIR%%/pluxml/core/admin/img/pluxml.png -%%WWWDIR%%/pluxml/core/admin/img/puce.png -%%WWWDIR%%/pluxml/core/admin/img/reglage.png -%%WWWDIR%%/pluxml/core/admin/index.php -%%WWWDIR%%/pluxml/core/admin/parametres_affichage.php -%%WWWDIR%%/pluxml/core/admin/parametres_avances.php -%%WWWDIR%%/pluxml/core/admin/parametres_base.php -%%WWWDIR%%/pluxml/core/admin/parametres_compte.php -%%WWWDIR%%/pluxml/core/admin/parametres_version.php -%%WWWDIR%%/pluxml/core/admin/prepend.php -%%WWWDIR%%/pluxml/core/admin/statique.php -%%WWWDIR%%/pluxml/core/admin/statiques.php -%%WWWDIR%%/pluxml/core/admin/top.php -%%WWWDIR%%/pluxml/core/lib/class.plx.admin.php -%%WWWDIR%%/pluxml/core/lib/class.plx.capcha.php -%%WWWDIR%%/pluxml/core/lib/class.plx.encrypt.php -%%WWWDIR%%/pluxml/core/lib/class.plx.erreur.php -%%WWWDIR%%/pluxml/core/lib/class.plx.feed.php -%%WWWDIR%%/pluxml/core/lib/class.plx.glob.php -%%WWWDIR%%/pluxml/core/lib/class.plx.motor.php -%%WWWDIR%%/pluxml/core/lib/class.plx.record.php -%%WWWDIR%%/pluxml/core/lib/class.plx.show.php -%%WWWDIR%%/pluxml/core/lib/class.plx.utils.php -%%WWWDIR%%/pluxml/core/lib/functions.js -%%WWWDIR%%/pluxml/data/articles/.htaccess -%%WWWDIR%%/pluxml/data/commentaires/.htaccess -%%WWWDIR%%/pluxml/data/configuration/.htaccess -%%WWWDIR%%/pluxml/data/statiques/.htaccess -%%WWWDIR%%/pluxml/feed.php -%%WWWDIR%%/pluxml/index.php -%%WWWDIR%%/pluxml/install.php -%%WWWDIR%%/pluxml/themes/defaut/article.php -%%WWWDIR%%/pluxml/themes/defaut/categorie.php -%%WWWDIR%%/pluxml/themes/defaut/erreur.php -%%WWWDIR%%/pluxml/themes/defaut/footer.php -%%WWWDIR%%/pluxml/themes/defaut/header.php -%%WWWDIR%%/pluxml/themes/defaut/home.php -%%WWWDIR%%/pluxml/themes/defaut/img/blue.gif -%%WWWDIR%%/pluxml/themes/defaut/img/comment.gif -%%WWWDIR%%/pluxml/themes/defaut/img/feed-icon-14x14.gif -%%WWWDIR%%/pluxml/themes/defaut/img/fond_page.jpg -%%WWWDIR%%/pluxml/themes/defaut/img/info.gif -%%WWWDIR%%/pluxml/themes/defaut/img/tab.jpg -%%WWWDIR%%/pluxml/themes/defaut/sidebar.php -%%WWWDIR%%/pluxml/themes/defaut/static.php -%%WWWDIR%%/pluxml/themes/defaut/style.css -%%WWWDIR%%/pluxml/version -@dirrm %%WWWDIR%%/pluxml/themes/defaut/img -@dirrm %%WWWDIR%%/pluxml/themes/defaut -@dirrm %%WWWDIR%%/pluxml/themes -@dirrm %%WWWDIR%%/pluxml/data/statiques -@dirrm %%WWWDIR%%/pluxml/data/images -@dirrm %%WWWDIR%%/pluxml/data/documents -@dirrm %%WWWDIR%%/pluxml/data/configuration -@dirrm %%WWWDIR%%/pluxml/data/commentaires -@dirrm %%WWWDIR%%/pluxml/data/articles -@dirrm %%WWWDIR%%/pluxml/data -@dirrm %%WWWDIR%%/pluxml/core/lib -@dirrm %%WWWDIR%%/pluxml/core/admin/img -@dirrm %%WWWDIR%%/pluxml/core/admin -@dirrm %%WWWDIR%%/pluxml/core -@dirrm %%WWWDIR%%/pluxml -@dirrm %%WWWDIR%% -@exec chown -R %%WWWOWN%%:%%WWWGRP%% %D/%%WWWDIR%% |