From fd1c86177231d8eb6eb28433471298daaad3760e Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Fri, 9 Aug 2002 08:55:48 +0000 Subject: Sort packing list. Submitted by: Jamie Hermans (maintainer) PR: 41465 --- www/gallery3/pkg-plist | 62 +++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'www/gallery3/pkg-plist') diff --git a/www/gallery3/pkg-plist b/www/gallery3/pkg-plist index ac2665ac97f2..e05b63ea5728 100644 --- a/www/gallery3/pkg-plist +++ b/www/gallery3/pkg-plist @@ -8,17 +8,6 @@ %%GALLERYDIR%%/album_permissions.php %%GALLERYDIR%%/albums.php %%GALLERYDIR%%/captionator.php -%%GALLERYDIR%%/classes/Album.php -%%GALLERYDIR%%/classes/AlbumDB.php -%%GALLERYDIR%%/classes/AlbumItem.php -%%GALLERYDIR%%/classes/Comment.php -%%GALLERYDIR%%/classes/Database.php -%%GALLERYDIR%%/classes/EverybodyUser.php -%%GALLERYDIR%%/classes/Image.php -%%GALLERYDIR%%/classes/LoggedInUser.php -%%GALLERYDIR%%/classes/NobodyUser.php -%%GALLERYDIR%%/classes/User.php -%%GALLERYDIR%%/classes/UserDB.php %%GALLERYDIR%%/classes/database/mysql/Database.php %%GALLERYDIR%%/classes/gallery/User.php %%GALLERYDIR%%/classes/gallery/UserDB.php @@ -29,10 +18,21 @@ %%GALLERYDIR%%/classes/postnuke/UserDB.php %%GALLERYDIR%%/classes/postnuke0.7.1/User.php %%GALLERYDIR%%/classes/postnuke0.7.1/UserDB.php +%%GALLERYDIR%%/classes/Album.php +%%GALLERYDIR%%/classes/AlbumItem.php +%%GALLERYDIR%%/classes/AlbumDB.php +%%GALLERYDIR%%/classes/Database.php +%%GALLERYDIR%%/classes/Comment.php +%%GALLERYDIR%%/classes/EverybodyUser.php +%%GALLERYDIR%%/classes/Image.php +%%GALLERYDIR%%/classes/LoggedInUser.php +%%GALLERYDIR%%/classes/NobodyUser.php +%%GALLERYDIR%%/classes/User.php +%%GALLERYDIR%%/classes/UserDB.php %%GALLERYDIR%%/configure.sh %%GALLERYDIR%%/create_user.php -%%GALLERYDIR%%/css/embedded_style.css.default %%GALLERYDIR%%/css/standalone_style.css.default +%%GALLERYDIR%%/css/embedded_style.css.default %%GALLERYDIR%%/delete_album.php %%GALLERYDIR%%/delete_photo.php %%GALLERYDIR%%/delete_user.php @@ -41,22 +41,22 @@ %%GALLERYDIR%%/edit_caption.php %%GALLERYDIR%%/edit_field.php %%GALLERYDIR%%/edit_thumb.php -%%GALLERYDIR%%/errors/configmode.php %%GALLERYDIR%%/errors/configure_help.php +%%GALLERYDIR%%/errors/configmode.php %%GALLERYDIR%%/errors/configure_instructions.php %%GALLERYDIR%%/errors/needinit.php %%GALLERYDIR%%/errors/reconfigure.php %%GALLERYDIR%%/errors/unconfigured.php %%GALLERYDIR%%/gallery_remote.php -%%GALLERYDIR%%/highlight_photo.php %%GALLERYDIR%%/html/errorRow.inc %%GALLERYDIR%%/html/userData.inc +%%GALLERYDIR%%/highlight_photo.php +%%GALLERYDIR%%/html_wrap/inline_albumthumb.frame.default %%GALLERYDIR%%/html_wrap/album.footer.default %%GALLERYDIR%%/html_wrap/album.header.default %%GALLERYDIR%%/html_wrap/gallery.footer.default %%GALLERYDIR%%/html_wrap/gallery.header.default %%GALLERYDIR%%/html_wrap/inline_albumthumb.footer.default -%%GALLERYDIR%%/html_wrap/inline_albumthumb.frame.default %%GALLERYDIR%%/html_wrap/inline_albumthumb.header.default %%GALLERYDIR%%/html_wrap/inline_gallerythumb.frame.default %%GALLERYDIR%%/html_wrap/inline_moviethumb.frame.default @@ -101,10 +101,10 @@ %%GALLERYDIR%%/init.php %%GALLERYDIR%%/java/ImageTools.jar %%GALLERYDIR%%/js/client_sniff.js +%%GALLERYDIR%%/layout/commentboxbottom.inc %%GALLERYDIR%%/layout/adminbox.inc %%GALLERYDIR%%/layout/breadcrumb.inc %%GALLERYDIR%%/layout/commentbox.inc -%%GALLERYDIR%%/layout/commentboxbottom.inc %%GALLERYDIR%%/layout/commentboxtop.inc %%GALLERYDIR%%/layout/commentdraw.inc %%GALLERYDIR%%/layout/navigator.inc @@ -115,8 +115,8 @@ %%GALLERYDIR%%/modify_user.php %%GALLERYDIR%%/move_album.php %%GALLERYDIR%%/move_photo.php -%%GALLERYDIR%%/platform/fs_unix.php %%GALLERYDIR%%/platform/fs_win32.php +%%GALLERYDIR%%/platform/fs_unix.php %%GALLERYDIR%%/progress_uploading.php %%GALLERYDIR%%/rename_album.php %%GALLERYDIR%%/resize_photo.php @@ -125,9 +125,10 @@ %%GALLERYDIR%%/search.php %%GALLERYDIR%%/secure.sh %%GALLERYDIR%%/session.php +%%GALLERYDIR%%/setup/check_netpbm.php %%GALLERYDIR%%/setup/.htaccess %%GALLERYDIR%%/setup/check.inc -%%GALLERYDIR%%/setup/check_netpbm.php +%%GALLERYDIR%%/setup/mod_rewrite.template %%GALLERYDIR%%/setup/config_data.inc %%GALLERYDIR%%/setup/confirm.inc %%GALLERYDIR%%/setup/constants.inc @@ -136,7 +137,6 @@ %%GALLERYDIR%%/setup/gpl.txt %%GALLERYDIR%%/setup/index.php %%GALLERYDIR%%/setup/init.php -%%GALLERYDIR%%/setup/mod_rewrite.template %%GALLERYDIR%%/setup/php_value.template %%GALLERYDIR%%/setup/php_value_ok.php %%GALLERYDIR%%/setup/phpinfo.php @@ -153,21 +153,21 @@ %%GALLERYDIR%%/view_comments.php %%GALLERYDIR%%/view_photo.php %%GALLERYDIR%%/view_photo_properties.php -@dirrm %%GALLERYDIR%%/setup -@dirrm %%GALLERYDIR%%/platform -@dirrm %%GALLERYDIR%%/layout -@dirrm %%GALLERYDIR%%/js -@dirrm %%GALLERYDIR%%/java -@dirrm %%GALLERYDIR%%/images -@dirrm %%GALLERYDIR%%/html -@dirrm %%GALLERYDIR%%/errors -@dirrm %%GALLERYDIR%%/classes/postnuke0.7.1 -@dirrm %%GALLERYDIR%%/classes/postnuke -@dirrm %%GALLERYDIR%%/classes/nuke5 -@dirrm %%GALLERYDIR%%/classes/gallery @dirrm %%GALLERYDIR%%/classes/database/mysql @dirrm %%GALLERYDIR%%/classes/database +@dirrm %%GALLERYDIR%%/classes/gallery +@dirrm %%GALLERYDIR%%/classes/nuke5 +@dirrm %%GALLERYDIR%%/classes/postnuke +@dirrm %%GALLERYDIR%%/classes/postnuke0.7.1 @dirrm %%GALLERYDIR%%/classes +@dirrm %%GALLERYDIR%%/errors +@dirrm %%GALLERYDIR%%/html +@dirrm %%GALLERYDIR%%/images +@dirrm %%GALLERYDIR%%/java +@dirrm %%GALLERYDIR%%/js +@dirrm %%GALLERYDIR%%/layout +@dirrm %%GALLERYDIR%%/platform +@dirrm %%GALLERYDIR%%/setup %%PORTDOCS%%@dirrm share/doc/gallery @unexec rmdir %D/%%GALLERYDIR%%/html_wrap 2>/dev/null || true @unexec rmdir %D/%%GALLERYDIR%%/css 2>/dev/null || true -- cgit v1.2.3