pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-Apache-Gallery: remove, used for updating www/p5-Apache-Gallery
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Sun Mar 18 10:14:38 2018 +0100
Changeset: 696fcdf3368e07a5d20ee27805ebba6efbe90070
Modified Files:
Makefile
Removed Files:
p5-Apache-Gallery/COMMIT_MSG
p5-Apache-Gallery/DESCR
p5-Apache-Gallery/Makefile
p5-Apache-Gallery/distinfo
Log Message:
p5-Apache-Gallery: remove, used for updating www/p5-Apache-Gallery
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=696fcdf3368e07a5d20ee27805ebba6efbe90070
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
Makefile | 3 ++-
p5-Apache-Gallery/COMMIT_MSG | 59 --------------------------------------------
p5-Apache-Gallery/DESCR | 3 ---
p5-Apache-Gallery/Makefile | 29 ----------------------
p5-Apache-Gallery/distinfo | 5 ----
5 files changed, 2 insertions(+), 97 deletions(-)
diffs:
diff --git a/Makefile b/Makefile
index 55ed70955a..fb60f2d37a 100644
--- a/Makefile
+++ b/Makefile
@@ -836,6 +836,7 @@ SUBDIR+= freesynd
SUBDIR+= freevrrpd
SUBDIR+= fribid
SUBDIR+= fricas-svn
+SUBDIR+= frida-capstone
SUBDIR+= frida-glib2
SUBDIR+= frida-gum
SUBDIR+= frida-libffi
@@ -2369,7 +2370,6 @@ SUBDIR+= p5-Aceperl
SUBDIR+= p5-Algorithm-Combinatorics
SUBDIR+= p5-AnyEvent-I3
SUBDIR+= p5-Apache-AuthenNTLM
-SUBDIR+= p5-Apache-Gallery
SUBDIR+= p5-Apache2-ModSSL
SUBDIR+= p5-Arch
SUBDIR+= p5-Asterisk-vicidial
@@ -3187,6 +3187,7 @@ SUBDIR+= py-gauss
SUBDIR+= py-gbpy
SUBDIR+= py-gcalendarsync
SUBDIR+= py-gccxml
+SUBDIR+= py-gdscad
SUBDIR+= py-gem
SUBDIR+= py-genesis
SUBDIR+= py-geographiclib
diff --git a/p5-Apache-Gallery/COMMIT_MSG b/p5-Apache-Gallery/COMMIT_MSG
deleted file mode 100644
index 5d3d84a8ea..0000000000
--- a/p5-Apache-Gallery/COMMIT_MSG
+++ /dev/null
@@ -1,59 +0,0 @@
-1.0.2 Wed Jun 8 20:47:16 CEST 2011
-
- - Extended GalleryUnderscoresToSpaces to filenames as well.
- (Debian bug #348724, Francesco Potortì)
- - Added txt to GalleryDocFile, the code in Gallery.pm already
- allowed it. (Luca Capello)
- - Added text-html.png and text-txt.png icons.
- (Debian bug #423004, Luca Capello)
- - Fixed counter typo for <directory>.folder in next directory
- menu item. (Luca Capello)
- - Added support to ignore items through <directory|file>.ignore.
- (Debian bug #619625, Luca Capello)
- - Fixed spelling typos in Gallery.pm and README. (Luca Capello)
- - GalleryCacheDir defaults to /var/cache/www/ per the FHS-2.3.
- (Debian bug #337197, Luca Capello)
- - Fixed two minor POD errors (Michael Legart)
-
-1.0.1 Wed Feb 23 20:45:38 CET 2011
-
- - Added missing template files to MANIFEST
-
-1.0 Tue Feb 22 21:54:31 CET 2011
-
- - Handle files that match both GalleryDocFile and GalleryImgFile
- correctly. (Claus Faerber)
- - Only respond to HEAD and GET requests, enabling users to use
- WebDAV for upload (Andreas Plesner)
- - Added new option GalleryCommentExifKey to get comments from
- EXIF data (Michael Legart)
- - Added new option GalleryEnableMediaRss to enable generation of
- a media RSS feed for each directory listing. This works with
- e.g. the plugin from http://piclens.com to enable 3D viewing
- of your gallery. (Michael Legart)
- - Make browser-caching work with mod_perl 2. Supports If-None-Match
- and If-Modified-Since headers. Sets Last-Modified-Date and
- ETag headers. (Michael Legart)
-
-1.0RC3 Fri Sep 16 10:27:48 CEST 2005
-
- - Add watermark even when picture doesn't need to be rescaled
- (Andreas Plesner)
- - Fix logging to work in Apache 1.3 (Andreas Plesner)
- - Bugfix: If only one GallerySize was specified, the image's
- max width was autmatically added to GallerySizes
- (Andreas Plesner)
- - Bugfix: Locate thm files if they are called .thm or .THM
- (Michael Legart)
-
-1.0RC2 Wed Jun 1 09:11:50 CEST 2005
-
- - Added access keys for navigation (Michael Knudsen)
-
-1.0RC1 Tue May 24 13:31:50 CEST 2005
-
- - Added submit button to form in selection mode (Vlad Marchenko)
- - Added new option GalleryRootPath for use when the gallery
- is not running from the root of the virtual host (Lubomir Host)
- - Report proper errors when there are problems with templates (Don Armstrong)
- - Support newest mod_perl2 version (Philip Paeps)
diff --git a/p5-Apache-Gallery/DESCR b/p5-Apache-Gallery/DESCR
deleted file mode 100644
index 37881ece17..0000000000
--- a/p5-Apache-Gallery/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-Apache::Gallery creates an thumbnail index of each directory and
-allows viewing pictures in different resolutions. Pictures are
-resized on the fly and cached.
diff --git a/p5-Apache-Gallery/Makefile b/p5-Apache-Gallery/Makefile
deleted file mode 100644
index 76701e6cc8..0000000000
--- a/p5-Apache-Gallery/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# $NetBSD: Makefile,v 1.1 2015/05/14 08:42:51 makoto Exp $
-
-DISTNAME= Apache-Gallery-1.0.2-withoutworldwriteables
-PKGNAME= ${DISTNAME:C/-without.*//}
-CATEGORIES= graphics www
-MASTER_SITES= https://cpan.metacpan.org/authors/id/L/LE/LEGART/
-
-MAINTAINER= kim%tac.nyc.ny.us@localhost
-HOMEPAGE= http://apachegallery.dk/
-COMMENT= Perl5/Apache module for handling image directories
-LICENSE= artistic
-
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-PERL5_PACKLIST= auto/Apache/Gallery/.packlist
-USE_LANGUAGES= # none
-
-TEST_ENV+= MOD_PERL_API_VERSION=2
-BUILD_DEFS+= VARBASE
-
-SUBST_CLASSES+= var
-SUBST_FILES.var+= t/004_cache_dir.t
-SUBST_SED.var+= -e 's,/var/tmp/Apache-Gallery,${VARBASE}/cache/www,'
-SUBST_STAGE.var= pre-configure
-
-.include "../../lang/perl5/module.mk"
-# for make test
-# (still asking for Apache::FakeRequest)
-.include "../../www/ap2-perl/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/p5-Apache-Gallery/distinfo b/p5-Apache-Gallery/distinfo
deleted file mode 100644
index c0052a8661..0000000000
--- a/p5-Apache-Gallery/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.1 2015/05/14 08:42:51 makoto Exp $
-
-SHA1 (Apache-Gallery-1.0.2-withoutworldwriteables.tar.gz) = b68df2ac7bb784d1627e0b7e71460f8e4ae1a4e9
-RMD160 (Apache-Gallery-1.0.2-withoutworldwriteables.tar.gz) = 59e5c07ff536255e3defe0785908bb8621c2de09
-Size (Apache-Gallery-1.0.2-withoutworldwriteables.tar.gz) = 89317 bytes
Home |
Main Index |
Thread Index |
Old Index