diff options
-rw-r--r-- | www/gallery/Makefile | 10 | ||||
-rw-r--r-- | www/gallery/distinfo | 2 | ||||
-rw-r--r-- | www/gallery/pkg-plist | 7 | ||||
-rw-r--r-- | www/gallery2/Makefile | 10 | ||||
-rw-r--r-- | www/gallery2/distinfo | 2 | ||||
-rw-r--r-- | www/gallery2/pkg-plist | 7 | ||||
-rw-r--r-- | www/gallery3/Makefile | 10 | ||||
-rw-r--r-- | www/gallery3/distinfo | 2 | ||||
-rw-r--r-- | www/gallery3/pkg-plist | 7 |
9 files changed, 36 insertions, 21 deletions
diff --git a/www/gallery/Makefile b/www/gallery/Makefile index 0fa08fa92e44..e7acd19f5dc2 100644 --- a/www/gallery/Makefile +++ b/www/gallery/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,10 +26,6 @@ EXCEPTFILES= ${DOCFILES} LICENSE.txt CPIO= cpio --quiet -pdum -R PLIST_SUB= GALLERYDIR=${GALLERYDIR} -GALLERYDIR?= www/data/gallery -WWWOWN?= www -WWWGRP?= www - pre-fetch: .if !defined(GALLERYDIR) @${ECHO_MSG} "" @@ -37,6 +33,10 @@ pre-fetch: @${ECHO_MSG} "" .endif +GALLERYDIR?= www/data/gallery +WWWOWN?= www +WWWGRP?= www + post-configure: @ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \ -e 's#%%GALLERYDIR%%#${GALLERYDIR}#g' pkg-message > ${PKGMESSAGE} diff --git a/www/gallery/distinfo b/www/gallery/distinfo index 9750be980f95..a7324be26d0d 100644 --- a/www/gallery/distinfo +++ b/www/gallery/distinfo @@ -1 +1 @@ -MD5 (gallery-1.3.1.tar.gz) = 0c0ef90962414cac95f28a881c80117d +MD5 (gallery-1.3.3.tar.gz) = 3929f61d08a39101149aab3f5946b98d diff --git a/www/gallery/pkg-plist b/www/gallery/pkg-plist index cdd4eccd93cc..1d4a76a8f830 100644 --- a/www/gallery/pkg-plist +++ b/www/gallery/pkg-plist @@ -29,6 +29,7 @@ %%GALLERYDIR%%/classes/postnuke/UserDB.php %%GALLERYDIR%%/classes/postnuke0.7.1/User.php %%GALLERYDIR%%/classes/postnuke0.7.1/UserDB.php +%%GALLERYDIR%%/classes/remote/GalleryRemoteProperties.php %%GALLERYDIR%%/configure.sh %%GALLERYDIR%%/create_user.php %%GALLERYDIR%%/css/embedded_style.css.default @@ -48,6 +49,7 @@ %%GALLERYDIR%%/errors/reconfigure.php %%GALLERYDIR%%/errors/unconfigured.php %%GALLERYDIR%%/gallery_remote.php +%%GALLERYDIR%%/gallery_remote2.php %%GALLERYDIR%%/highlight_photo.php %%GALLERYDIR%%/html/errorRow.inc %%GALLERYDIR%%/html/userData.inc @@ -118,6 +120,8 @@ %%GALLERYDIR%%/platform/fs_unix.php %%GALLERYDIR%%/platform/fs_win32.php %%GALLERYDIR%%/progress_uploading.php +%%GALLERYDIR%%/publish_xp.php +%%GALLERYDIR%%/publish_xp_docs.php %%GALLERYDIR%%/rename_album.php %%GALLERYDIR%%/resize_photo.php %%GALLERYDIR%%/rotate_photo.php @@ -126,6 +130,7 @@ %%GALLERYDIR%%/secure.sh %%GALLERYDIR%%/session.php %%GALLERYDIR%%/setup/.htaccess +%%GALLERYDIR%%/setup/check_imagemagick.php %%GALLERYDIR%%/setup/check.inc %%GALLERYDIR%%/setup/check_netpbm.php %%GALLERYDIR%%/setup/config_data.inc @@ -146,7 +151,6 @@ %%GALLERYDIR%%/slideshow.php %%GALLERYDIR%%/slideshow_low.php %%GALLERYDIR%%/sort_album.php -%%GALLERYDIR%%/todo %%GALLERYDIR%%/upgrade_album.php %%GALLERYDIR%%/user_preferences.php %%GALLERYDIR%%/util.php @@ -160,6 +164,7 @@ @dirrm %%GALLERYDIR%%/classes/nuke5 @dirrm %%GALLERYDIR%%/classes/postnuke @dirrm %%GALLERYDIR%%/classes/postnuke0.7.1 +@dirrm %%GALLERYDIR%%/classes/remote @dirrm %%GALLERYDIR%%/classes @dirrm %%GALLERYDIR%%/errors @dirrm %%GALLERYDIR%%/html diff --git a/www/gallery2/Makefile b/www/gallery2/Makefile index 0fa08fa92e44..e7acd19f5dc2 100644 --- a/www/gallery2/Makefile +++ b/www/gallery2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,10 +26,6 @@ EXCEPTFILES= ${DOCFILES} LICENSE.txt CPIO= cpio --quiet -pdum -R PLIST_SUB= GALLERYDIR=${GALLERYDIR} -GALLERYDIR?= www/data/gallery -WWWOWN?= www -WWWGRP?= www - pre-fetch: .if !defined(GALLERYDIR) @${ECHO_MSG} "" @@ -37,6 +33,10 @@ pre-fetch: @${ECHO_MSG} "" .endif +GALLERYDIR?= www/data/gallery +WWWOWN?= www +WWWGRP?= www + post-configure: @ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \ -e 's#%%GALLERYDIR%%#${GALLERYDIR}#g' pkg-message > ${PKGMESSAGE} diff --git a/www/gallery2/distinfo b/www/gallery2/distinfo index 9750be980f95..a7324be26d0d 100644 --- a/www/gallery2/distinfo +++ b/www/gallery2/distinfo @@ -1 +1 @@ -MD5 (gallery-1.3.1.tar.gz) = 0c0ef90962414cac95f28a881c80117d +MD5 (gallery-1.3.3.tar.gz) = 3929f61d08a39101149aab3f5946b98d diff --git a/www/gallery2/pkg-plist b/www/gallery2/pkg-plist index cdd4eccd93cc..1d4a76a8f830 100644 --- a/www/gallery2/pkg-plist +++ b/www/gallery2/pkg-plist @@ -29,6 +29,7 @@ %%GALLERYDIR%%/classes/postnuke/UserDB.php %%GALLERYDIR%%/classes/postnuke0.7.1/User.php %%GALLERYDIR%%/classes/postnuke0.7.1/UserDB.php +%%GALLERYDIR%%/classes/remote/GalleryRemoteProperties.php %%GALLERYDIR%%/configure.sh %%GALLERYDIR%%/create_user.php %%GALLERYDIR%%/css/embedded_style.css.default @@ -48,6 +49,7 @@ %%GALLERYDIR%%/errors/reconfigure.php %%GALLERYDIR%%/errors/unconfigured.php %%GALLERYDIR%%/gallery_remote.php +%%GALLERYDIR%%/gallery_remote2.php %%GALLERYDIR%%/highlight_photo.php %%GALLERYDIR%%/html/errorRow.inc %%GALLERYDIR%%/html/userData.inc @@ -118,6 +120,8 @@ %%GALLERYDIR%%/platform/fs_unix.php %%GALLERYDIR%%/platform/fs_win32.php %%GALLERYDIR%%/progress_uploading.php +%%GALLERYDIR%%/publish_xp.php +%%GALLERYDIR%%/publish_xp_docs.php %%GALLERYDIR%%/rename_album.php %%GALLERYDIR%%/resize_photo.php %%GALLERYDIR%%/rotate_photo.php @@ -126,6 +130,7 @@ %%GALLERYDIR%%/secure.sh %%GALLERYDIR%%/session.php %%GALLERYDIR%%/setup/.htaccess +%%GALLERYDIR%%/setup/check_imagemagick.php %%GALLERYDIR%%/setup/check.inc %%GALLERYDIR%%/setup/check_netpbm.php %%GALLERYDIR%%/setup/config_data.inc @@ -146,7 +151,6 @@ %%GALLERYDIR%%/slideshow.php %%GALLERYDIR%%/slideshow_low.php %%GALLERYDIR%%/sort_album.php -%%GALLERYDIR%%/todo %%GALLERYDIR%%/upgrade_album.php %%GALLERYDIR%%/user_preferences.php %%GALLERYDIR%%/util.php @@ -160,6 +164,7 @@ @dirrm %%GALLERYDIR%%/classes/nuke5 @dirrm %%GALLERYDIR%%/classes/postnuke @dirrm %%GALLERYDIR%%/classes/postnuke0.7.1 +@dirrm %%GALLERYDIR%%/classes/remote @dirrm %%GALLERYDIR%%/classes @dirrm %%GALLERYDIR%%/errors @dirrm %%GALLERYDIR%%/html diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 0fa08fa92e44..e7acd19f5dc2 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gallery -PORTVERSION= 1.3.1 +PORTVERSION= 1.3.3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -26,10 +26,6 @@ EXCEPTFILES= ${DOCFILES} LICENSE.txt CPIO= cpio --quiet -pdum -R PLIST_SUB= GALLERYDIR=${GALLERYDIR} -GALLERYDIR?= www/data/gallery -WWWOWN?= www -WWWGRP?= www - pre-fetch: .if !defined(GALLERYDIR) @${ECHO_MSG} "" @@ -37,6 +33,10 @@ pre-fetch: @${ECHO_MSG} "" .endif +GALLERYDIR?= www/data/gallery +WWWOWN?= www +WWWGRP?= www + post-configure: @ ${SED} -e 's#%%PREFIX%%#${PREFIX}#g' \ -e 's#%%GALLERYDIR%%#${GALLERYDIR}#g' pkg-message > ${PKGMESSAGE} diff --git a/www/gallery3/distinfo b/www/gallery3/distinfo index 9750be980f95..a7324be26d0d 100644 --- a/www/gallery3/distinfo +++ b/www/gallery3/distinfo @@ -1 +1 @@ -MD5 (gallery-1.3.1.tar.gz) = 0c0ef90962414cac95f28a881c80117d +MD5 (gallery-1.3.3.tar.gz) = 3929f61d08a39101149aab3f5946b98d diff --git a/www/gallery3/pkg-plist b/www/gallery3/pkg-plist index cdd4eccd93cc..1d4a76a8f830 100644 --- a/www/gallery3/pkg-plist +++ b/www/gallery3/pkg-plist @@ -29,6 +29,7 @@ %%GALLERYDIR%%/classes/postnuke/UserDB.php %%GALLERYDIR%%/classes/postnuke0.7.1/User.php %%GALLERYDIR%%/classes/postnuke0.7.1/UserDB.php +%%GALLERYDIR%%/classes/remote/GalleryRemoteProperties.php %%GALLERYDIR%%/configure.sh %%GALLERYDIR%%/create_user.php %%GALLERYDIR%%/css/embedded_style.css.default @@ -48,6 +49,7 @@ %%GALLERYDIR%%/errors/reconfigure.php %%GALLERYDIR%%/errors/unconfigured.php %%GALLERYDIR%%/gallery_remote.php +%%GALLERYDIR%%/gallery_remote2.php %%GALLERYDIR%%/highlight_photo.php %%GALLERYDIR%%/html/errorRow.inc %%GALLERYDIR%%/html/userData.inc @@ -118,6 +120,8 @@ %%GALLERYDIR%%/platform/fs_unix.php %%GALLERYDIR%%/platform/fs_win32.php %%GALLERYDIR%%/progress_uploading.php +%%GALLERYDIR%%/publish_xp.php +%%GALLERYDIR%%/publish_xp_docs.php %%GALLERYDIR%%/rename_album.php %%GALLERYDIR%%/resize_photo.php %%GALLERYDIR%%/rotate_photo.php @@ -126,6 +130,7 @@ %%GALLERYDIR%%/secure.sh %%GALLERYDIR%%/session.php %%GALLERYDIR%%/setup/.htaccess +%%GALLERYDIR%%/setup/check_imagemagick.php %%GALLERYDIR%%/setup/check.inc %%GALLERYDIR%%/setup/check_netpbm.php %%GALLERYDIR%%/setup/config_data.inc @@ -146,7 +151,6 @@ %%GALLERYDIR%%/slideshow.php %%GALLERYDIR%%/slideshow_low.php %%GALLERYDIR%%/sort_album.php -%%GALLERYDIR%%/todo %%GALLERYDIR%%/upgrade_album.php %%GALLERYDIR%%/user_preferences.php %%GALLERYDIR%%/util.php @@ -160,6 +164,7 @@ @dirrm %%GALLERYDIR%%/classes/nuke5 @dirrm %%GALLERYDIR%%/classes/postnuke @dirrm %%GALLERYDIR%%/classes/postnuke0.7.1 +@dirrm %%GALLERYDIR%%/classes/remote @dirrm %%GALLERYDIR%%/classes @dirrm %%GALLERYDIR%%/errors @dirrm %%GALLERYDIR%%/html |