summaryrefslogtreecommitdiff
path: root/www/zope25-ZPhotoSlides
AgeCommit message (Collapse)AuthorFilesLines
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-2/+2
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).
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2006-02-22Do not install CVS directories. Bump PKGREVISION.wiz2-51/+5
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-2/+2
2005-12-05Fixed pkglint warnings. The warnings are mostly quoting issues, forrillig1-2/+2
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
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 checksums.wiz1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
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.
2004-05-23bl3ifyrecht1-3/+3
2003-07-26update to 1.1bdrochner2-8/+6
changes: -fix for problems with photo upload
2003-07-22COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-04-23update to 1.1drochner3-7/+87
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
2003-01-20update to 0.9drochner3-30/+106
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
2002-12-16update to 0.7drochner3-17/+15
changes: ZPhotoSlides Folder to manage different ZPhotoSlides Change default size for slide show Choose a symbolic photo in slide show for ZPhotoSlidesFolder
2002-12-02Fix DEPENDS lines to use -[0-9]* instead of -*.wiz1-2/+2
2002-11-27update to 0.6drochner3-10/+11
changes: -comment management added -bugfixes
2002-11-14update to 0.5drochner3-7/+42
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
2002-10-24convert to buildlink2drochner1-2/+3
2002-09-12product.buildlink.mk -> product.mkdrochner1-2/+2
2002-09-04add a pkg to publish photo collections in Zopedrochner4-0/+58
(it doesn't work too well for me, primarily due to py-Imaging limitations, but anyway...)