The NetBSD Project

CVS log for pkgsrc/www/llgal/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / llgal

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Nov 16 12:07:24 2024 UTC (3 weeks, 4 days ago) by wiz
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
*: recursive bump for perl 5.40

Revision 1.20: download - view: text, markup, annotated - select for diffs
Thu Jul 6 09:42:18 2023 UTC (17 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
*: recursive bump for perl 5.38

Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Jun 28 11:37:06 2022 UTC (2 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -2 lines
*: recursive bump for perl 5.36

Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon May 24 19:55:16 2021 UTC (3 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
*: recursive bump for perl 5.34

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Aug 31 18:12:35 2020 UTC (4 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
*: bump PKGREVISION for perl-5.32.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Mon Nov 4 22:09:57 2019 UTC (5 years, 1 month ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
www: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

Manually excluded phraseanet since pkglint got the indentation wrong.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Aug 11 13:24:21 2019 UTC (5 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Bump PKGREVISIONs for perl 5.30.0

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Aug 22 09:47:26 2018 UTC (6 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -1 lines
Recursive bump for perl5-5.28.0

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 8 00:09:41 2017 UTC (7 years, 2 months ago) by wiedi
Branches: MAIN
CVS tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +6 -6 lines
llgal: update to 0.13.19

llgal (0.13.19)

  * The llgal website has moved to http://bgoglin.free.fr/llgal
  * The repository moved to http://github.com/bgoglin/llgal
  * The mailing list is now llgal@googlegroups.com

 -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Thu, 10 Aug 2017 20:24:00 +0200

llgal (0.13.18)

  * Fix slidenames for subgalleries when -n is used
    (reported by Richard Betham in Debian bug #652929).
  * Fix the recognition of existing captions file entries when filenames
    contain special characters.
  * Check whether there is a user-given thumbnail before listing as links
    when -L is given.
    Thanks to Gabor Kiss for the patch in Debian bug #683809.
  * Make --cf work with subdirectory entries by not removing the extension
    and just using the entire directory name (reported by Bruno Raoult).
  * New option (thumbnails_dimensions_from_css) to avoid any thumbnail
    dimension in generated HTML.
  * Add support for replacing <!--EXIF-*--> with the corresponding Exif
    tag in the slide template. Thanks to Charles Nepote.
  * Really initialize exiftool only once per gallery.

 -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Mon, 01 Aug 2016 22:25:00 +0200

llgal (0.13.17)

  * Fix the description of -n in the manpage (thanks Paul Menzel
    in Debian bug #579096).
  * Fix miscellaneous typos everywhere, reported by Debian's lintian.
  * Adapt default convert command-line for graphicsmagick compatibility
    (reported by Kenyon Ralph in Debian bug #604106).

 -- Brice Goglin <Brice.Goglin@ens-lyon.org>  Tue, 02 Aug 2011 12:31:00 +0100

Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Aug 16 21:10:20 2017 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -3 lines
Remove dead MASTER_SITE.

(Anyone using this package? Last release 2010, no upstream.)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Aug 16 20:45:47 2017 UTC (7 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Comment out dead sites.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Jul 9 06:39:13 2016 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -2 lines
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jun 12 10:51:50 2015 UTC (9 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Thu May 29 23:37:58 2014 UTC (10 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri May 31 12:42:33 2013 UTC (11 years, 6 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Oct 28 06:30:20 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -3 lines
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Oct 3 21:58:31 2012 UTC (12 years, 2 months ago) by wiz
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Aug 14 16:05:40 2011 UTC (13 years, 4 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
Revision bump after updating perl5 to 5.14.1.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Mar 7 08:52:46 2011 UTC (13 years, 9 months ago) by ryoon
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Update MAINTAINER e-mail address.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Aug 21 16:36:31 2010 UTC (14 years, 3 months ago) by seb
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sat Apr 24 13:58:52 2010 UTC (14 years, 7 months ago) by obache
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Import llgal-0.13.16 as www/llgal.
Packaged by Ryo ONODERA, from pkgsrc-wip.

llgal is a HTML gallery generator for images, videos, text and links.
It is based on igal and adds supports for various types of slides
including movies, text, links and subdirectories and several features
such as the addition of headers and footers in generated HTML files or
the generation of slide captions from JFIF, GIF or EXIF comments.
llgal generates nice web-pages through very simple HTML code that does
not require anything like php or javascript.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 24 13:58:52 2010 UTC (14 years, 7 months ago) by obache
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

CVSweb <webmaster@jp.NetBSD.org>