CVS log for ports/www/p5-Apache-Gallery/Makefile
Up to [FreeBSD] / ports / www / p5-Apache-Gallery
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sun Jan 1 16:47:40 2012 UTC (5 weeks, 6 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +6 -10 lines
- change required APACHE version from 13+ to 20+ (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
Revision 1.38: download - view: text, markup, annotated - select for diffs
Sat Aug 20 17:27:50 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Revision 1.37: download - view: text, markup, annotated - select for diffs
Wed Jun 15 10:02:12 2011 UTC (7 months, 4 weeks ago) by brix
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +1 -1 lines
- Update to v1.0.2
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Feb 28 17:43:17 2011 UTC (11 months, 1 week ago) by brix
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +9 -3 lines
- Update to v1.0.1
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Feb 22 00:20:23 2011 UTC (11 months, 2 weeks ago) by ohauer
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -0 lines
- fix pkg-plist if installed from port (leftover in httpd.conf) - remove MD5 from distfile Reference: PR ports/147009 PR: ports/154756 Submitted by: myself Approved by: maintainer timeout
Revision 1.34: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:44:59 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +1 -1 lines
- update to 1.4.1 Reviewed by: exp8 run on pointyhat Supported by: miwi
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:45:02 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- update to jpeg-8
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jan 28 04:52:16 2010 UTC (2 years ago) by linimon
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +1 -2 lines
At some point in the future, the inclusion of bsd.perl.mk will be conditional, rather than unconditional as it is right now. Therefore, if a port is going to use it, it must declare that somehow before the inclusion of bsd.port.pre.mk. Hat: portmgr
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Dec 25 18:14:47 2009 UTC (2 years, 1 month ago) by pgollucci
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +8 -5 lines
- WITH_APACHE2 is deprecated
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:56:32 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated Requested by: edwin
Revision 1.29: download - view: text, markup, annotated - select for diffs
Wed Jul 22 16:27:04 2009 UTC (2 years, 6 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -8 lines
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks PR: ports/135398 Tested by: 2 -exp runs by pav Approved by: portmgr (pav)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Fri May 8 16:56:44 2009 UTC (2 years, 9 months ago) by pgollucci
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +8 -11 lines
- APACHE_COMPAT is deprecated - Consolidate (BUILD|RUN)_DEPENDS - Kill DEPENDS_ARGS not needed anymore - Use SUB_FILES for pkg-message - pkg-plist fix - Bump PORTREVISION PR: ports/133690 Approved by: maintainer timeout (30 days) Submitted by: me
Revision 1.27: download - view: text, markup, annotated - select for diffs
Fri Jan 16 23:20:17 2009 UTC (3 years ago) by brix
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -5 lines
- Fix port version for real (based on the patch in the PR) - Bump PORTEPOCH PR: ports/130278 Submitted by: araujo
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Jan 6 13:55:17 2009 UTC (3 years, 1 month ago) by brix
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
- Fix www/mod_perl2 dependency so it also works with www/apache22 - Take over maintainership Approved by: Kenneth Vestergaard Schmidt <kvs@pil.dk> (maintainer)
Revision 1.25: download - view: text, markup, annotated - select for diffs
Wed Nov 26 20:03:02 2008 UTC (3 years, 2 months ago) by araujo
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +18 -9 lines
- Fixed wrong PORTVERSION. - Bump PORTEPOCH. - Now use NOPORTDOCS. Reported by: itetcu (via #bsdports)
Revision 1.24: download - view: text, markup, annotated - select for diffs
Thu Apr 17 14:29:33 2008 UTC (3 years, 9 months ago) by araujo
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0, RELEASE_5_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Sep 8 01:10:27 2007 UTC (4 years, 5 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +0 -4 lines
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+. Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr
Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat May 19 20:25:20 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Jan 26 19:19:38 2006 UTC (6 years ago) by erwin
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 1.0RC3 Nodded at by: Kenneth Vestergaard Schmidt <kvs@pil.dk> (maintainer)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Sep 19 11:52:13 2005 UTC (6 years, 4 months ago) by clement
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -0 lines
- Define APACHE_COMPAT It fixed INDEX build with next exp-build patchset and prepare a smooth migration to bsd.apache.mk It's a no-op for now. Approved by: portmgr (self)
Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jul 19 20:39:37 2005 UTC (6 years, 6 months ago) by philip
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +11 -30 lines
Update to 1.0RC2. While here, fix a couple of outstanding annoyances:
o Use the ${DATADIR} variable instead of hardcoding share/Apache-Gallery
for the data-files that need to be installed under there.
o Also use %%DATADIR%% instead of hardcoding share/Apache-Gallery in the
pkg-plist. Never try to remove www/icons itself, which should be done
by the Apache port.
o Install both the 'default' and the 'new' template directories, leaving
the css files with the templates instead of moving them into a css/
subdirectory.
o Put the icons under www/icons/gallery, removing the need for the patch
to the template files, also makes them easier to move around if people
like doing that sort of thing.
Approved by: krion (mentor) kvs@pil.dk (maintainer)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Jun 9 19:58:48 2005 UTC (6 years, 8 months ago) by philip
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +4 -1 lines
Get rid of the .orig file left over after patching. For some reason, MakeMaker generated Makefiles like to install everything they find. Spotted by: pointyhat via kris Approved by: krion (mentor)
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon May 23 07:45:50 2005 UTC (6 years, 8 months ago) by philip
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -2 lines
Unbreak after the recent mod_perl2 updates. Approved by: kvs@pil.dk (maintainer), portmgr (krion)
Revision 1.16: download - view: text, markup, annotated - select for diffs
Tue May 17 17:18:21 2005 UTC (6 years, 8 months ago) by sem
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -0 lines
- Mark ports BROKEN when/if they depend on mod_perl2. With current mod_perl2 API change all old code *will* broken.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Wed Dec 8 17:18:44 2004 UTC (7 years, 2 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
- Fix path to icons in template-files - Bump PORTREVISION Submitted by: maintainer
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Dec 7 10:21:14 2004 UTC (7 years, 2 months ago) by erwin
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -5 lines
Unbreak installation of renamed icons and remove patch which is no longer necessary PR: 74583 Submitted by: maintainer
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 4 01:55:29 2004 UTC (7 years, 2 months ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
BROKEN: Installation fails
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Dec 1 07:57:55 2004 UTC (7 years, 2 months ago) by edwin
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +15 -9 lines
[patch] update of www/p5-Apache-Gallery to 0.9.1 Update of www/p5-Apache-Gallery to latest version. Assign submitter as port maintainer PR: ports/74511 Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk>
Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Sep 24 08:45:08 2003 UTC (8 years, 4 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -18 lines
Update to 0.7 Now uses Image::Imlib2 instead of Inline "fixing" a lot of problems users were having with Inline
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Sep 8 13:15:43 2003 UTC (8 years, 5 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Drop maintainership
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jun 12 16:41:13 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Change to my FreeBSD.org address
Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Jun 4 08:54:50 2003 UTC (8 years, 8 months ago) by erwin
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -0 lines
folder.png was never installed as it conflicts with the one provided by Apache. However, the on bundled with p5-Apache-Gallery is much nicer, so install it under a different name and patch the default template. Approved by: edwin (mentor)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Apr 29 03:06:43 2003 UTC (8 years, 9 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +11 -6 lines
maintainer-update www/p5-Apache-Gallery to 0.6 Update to 0.6, which oa. fixes Inline problems which broke resizing if 'make test' was not run after /tmp/ was cleaned. PR: ports/51268 Submitted by: Erwin Lansing <erwin@lansing.dk>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 13 12:28:23 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +6 -3 lines
Conditionalize dependencies for moudules included in perl 5.8 Make dependencies on modules included in the perl 5.8 distribution conditional on the perl version installed. While I'm here, remove SITE_PERL and MAN(3)PREFIX. 17 + 29 + 234 = 280 PRs. It's about time he starts doing the work himself! PR: ports/50588 Submitted by: Erwin Lansing <erwin@lansing.dk>
Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Feb 12 22:36:10 2003 UTC (9 years ago) by edwin
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
make ports IGNORE instead of BROKEN for perl < 5.6 bento should not build these ports either, so mark IGNORE instead of BROKEN when perl < 5.6 PR: ports/48207 Submitted by: Erwin Lansing <erwin@lansing.dk>
Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Feb 12 20:48:05 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
www/p5-Apache-Gallery misuses TEMPLATES, breaks readme target PR: ports/48192 Submitted by: Bruce A. Mah <bmah@packetdesign.com> Reviewed by: erwin@lansing.dk
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Feb 12 09:35:33 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -2 lines
mark www/p5-Apache-Gallery broken for perl < 5.6 PR: ports/48201 Submitted by: Erwin Lansing <erwin@lansing.dk>
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Feb 12 09:22:07 2003 UTC (9 years ago) by edwin
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -2 lines
Force www/p5-Apache-Gallery to use p5-File-Spec for perl < 5.7 PR: ports/48201 Submitted by: Erwin Lansing <erwin@lansing.dk>
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 16 03:12:21 2003 UTC (9 years ago) by edwin
Branches: MAIN
New port: Apache::Gallery - mod_perl handler to create an image gallery PR: ports/44434 Submitted by: Erwin Lansing <erwin@lansing.dk>
