Commit graph

23 commits

Author SHA1 Message Date
reed
5abef9be14 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).
2006-04-06 06:21:32 +00:00
jlam
9c8b5ede43 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.
2006-03-04 21:28:51 +00:00
wiz
84b46ac317 Do not install CVS directories. Bump PKGREVISION. 2006-02-22 20:56:56 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b 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
2005-12-05 20:49:47 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
809ad6f2f7 Add RMD160 checksums. 2005-02-24 14:08:26 +00:00
tv
c487cb967a 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.
2004-10-03 00:12:51 +00:00
recht
67def20bac bl3ify 2004-05-23 11:41:35 +00:00
drochner
1c2911c97a update to 1.1b
changes:
-fix for problems with photo upload
2003-07-26 15:57:34 +00:00
martti
33e2a02324 COMMENT should start with a capital letter. 2003-07-22 04:14:17 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
jschauma
e366d0c694 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.
2003-06-02 01:15:31 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
drochner
6d7c7b0a77 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
2003-04-23 15:24:46 +00:00
drochner
d8a43ccdc3 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
2003-01-20 22:28:55 +00:00
drochner
c7f5b8d1e5 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
2002-12-16 16:55:48 +00:00
wiz
5bcae32496 Fix DEPENDS lines to use -[0-9]* instead of -*. 2002-12-02 15:17:58 +00:00
drochner
995949c8e0 update to 0.6
changes:
-comment management added
-bugfixes
2002-11-27 15:11:16 +00:00
drochner
f33108110d 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
2002-11-14 14:36:36 +00:00
drochner
7dc4ed4254 convert to buildlink2 2002-10-24 21:56:32 +00:00
drochner
ed9dff7c26 product.buildlink.mk -> product.mk 2002-09-12 11:09:48 +00:00
drochner
901703ba89 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...)
2002-09-04 15:01:49 +00:00