Age | Commit message (Collapse) | Author | Files | Lines |
|
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).
|
|
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.
|
|
|
|
|
|
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
|
|
|
|
|
|
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.
|
|
|
|
changes:
-fix for problems with photo upload
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
dependency bumps.
|
|
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
|
|
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
|
|
changes:
ZPhotoSlides Folder to manage different ZPhotoSlides
Change default size for slide show
Choose a symbolic photo in slide show for ZPhotoSlidesFolder
|
|
|
|
changes:
-comment management added
-bugfixes
|
|
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
|
|
|
|
|
|
(it doesn't work too well for me, primarily due to py-Imaging limitations,
but anyway...)
|