The NetBSD Project

CVS log for pkgsrc/www/zope25-ZPhotoSlides/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / www / zope25-ZPhotoSlides

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23, Sat Nov 29 19:26:43 2008 UTC (15 years ago) by snj
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2008Q4-base, pkgsrc-2008Q4, HEAD
Changes since 1.22: +1 -1 lines
FILE REMOVED

Remove zope25.

Revision 1.22 / (download) - annotate - [select for diffs], Thu Apr 6 06:22:56 2006 UTC (17 years, 8 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).

Revision 1.21 / (download) - annotate - [select for diffs], Sat Mar 4 21:31:06 2006 UTC (17 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Feb 22 20:56:56 2006 UTC (17 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.19: +4 -2 lines
Diff to previous 1.19 (colored)

Do not install CVS directories. Bump PKGREVISION.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Feb 5 23:11:30 2006 UTC (17 years, 10 months ago) by joerg
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.18 / (download) - annotate - [select for diffs], Mon Dec 5 20:51:15 2005 UTC (18 years ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 11 21:48:03 2005 UTC (18 years, 8 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.16: +1 -2 lines
Diff to previous 1.16 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Oct 3 00:18:27 2004 UTC (19 years, 2 months ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1, pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.15 / (download) - annotate - [select for diffs], Sun May 23 11:41:35 2004 UTC (19 years, 6 months ago) by recht
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2
Changes since 1.14: +3 -3 lines
Diff to previous 1.14 (colored)

bl3ify

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 26 15:57:34 2003 UTC (20 years, 4 months ago) by drochner
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.13: +3 -5 lines
Diff to previous 1.13 (colored)

update to 1.1b
changes:
-fix for problems with photo upload

Revision 1.13 / (download) - annotate - [select for diffs], Tue Jul 22 04:14:46 2003 UTC (20 years, 4 months ago) by martti
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

COMMENT should start with a capital letter.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 17 22:56:16 2003 UTC (20 years, 4 months ago) by grant
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.11 / (download) - annotate - [select for diffs], Mon Jun 2 01:15:50 2003 UTC (20 years, 6 months ago) by jschauma
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.10 / (download) - annotate - [select for diffs], Fri May 2 11:56:54 2003 UTC (20 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 23 15:24:46 2003 UTC (20 years, 7 months ago) by drochner
Branch: MAIN
Changes since 1.8: +3 -3 lines
Diff to previous 1.8 (colored)

update to 1.1
changes:
Send online post cards with photos
Support for LocalFS 1.1 and LocalFS 1.0
Choose between small,medium,large and full size for thumbnails creation
Statistics about visits of photos and albums
User can order his ZPhotoSlides as he want
Parse EXIF informations in JPEG coming from digital camera
Correct troubles with upgrade between different versions
Add photos from the browser

Revision 1.8 / (download) - annotate - [select for diffs], Mon Jan 20 22:28:55 2003 UTC (20 years, 10 months ago) by drochner
Branch: MAIN
CVS Tags: netbsd-1-6-1-base, netbsd-1-6-1
Changes since 1.7: +3 -4 lines
Diff to previous 1.7 (colored)

update to 0.9
changes:
Added localizer compatibility for internationalization
 New layout for management interface
 User can yet define which temporary folder to use
 User can yet add ZPhotoSlides Folder inside ZPhotoSlides Folder
 User can yet change some (more coming) ZPhotoSlides Folder layout
 Solve somes troubles for files with space in filename
 More feedback for end user while uploading thumbnails in zodb
 Cleared unuseful code

Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 16 16:55:48 2002 UTC (20 years, 11 months ago) by drochner
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 (colored)

update to 0.7
changes:
ZPhotoSlides Folder to manage different ZPhotoSlides
Change default size for slide show
Choose a symbolic photo in slide show for ZPhotoSlidesFolder

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 2 15:18:00 2002 UTC (21 years ago) by wiz
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

Fix DEPENDS lines to use -[0-9]* instead of -*.

Revision 1.5 / (download) - annotate - [select for diffs], Wed Nov 27 15:11:16 2002 UTC (21 years ago) by drochner
Branch: MAIN
Changes since 1.4: +3 -3 lines
Diff to previous 1.4 (colored)

update to 0.6
changes:
-comment management added
-bugfixes

Revision 1.4 / (download) - annotate - [select for diffs], Thu Nov 14 14:36:36 2002 UTC (21 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

update to 0.5
changes:
-bugfixes
-Automatic Slide Show
-Lot's new photo edit methods
-Robots integration
-Better layout
-Possibility to add comment
-Know how many times photos have been viewed

Revision 1.3 / (download) - annotate - [select for diffs], Thu Oct 24 21:56:34 2002 UTC (21 years, 1 month ago) by drochner
Branch: MAIN
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)

convert to buildlink2

Revision 1.2 / (download) - annotate - [select for diffs], Thu Sep 12 11:09:48 2002 UTC (21 years, 3 months ago) by drochner
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

product.buildlink.mk -> product.mk

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Sep 4 15:01:49 2002 UTC (21 years, 3 months ago) by drochner
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

add a pkg to publish photo collections in Zope
(it doesn't work too well for me, primarily due to py-Imaging limitations,
but anyway...)

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 4 15:01:49 2002 UTC (21 years, 3 months ago) by drochner
Branch: MAIN

Initial revision

This form allows you to request diff's 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.




CVSweb <webmaster@jp.NetBSD.org>