Commit graph

35 commits

Author SHA1 Message Date
rillig
dbaccaf2b5 Fixed invalid dependency pattern. 2007-11-22 10:04:31 +00:00
joerg
cc47653370 Make Zope product dependency stricter, so that it doesn't match
Zope 2.9 and later. No revision bump for all components, but this
should help pkg_add to pick up the right Zope when binaries for all are
available. Discussed with taca@
2007-06-09 23:28:37 +00:00
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
rillig
35ecb7938b Fixed some pkglint warnings. 2006-03-12 17:35:05 +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
rillig
6fc71473d3 Added the target zope-std-copyproduct-long-nogarbage that works like
zope-std-copyproduct-long, except that it doesn't copy CVS files and
*.orig.
2006-01-12 23:50:14 +00:00
jlam
e46a9dd380 Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
rillig
796ca6fbca Replaced $i with ${i}. 2005-05-24 14:26:26 +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
recht
d6070b61a5 Adapt to the latest python package changes: s/21pth/21/ 2005-01-27 21:15:45 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
recht
67def20bac bl3ify 2004-05-23 11:41:35 +00:00
uebayasi
f52f6c5449 "find ... -and ... -or ... "is a GNU'ism. Use -a and -o. 2004-04-23 09:13:23 +00:00
drochner
adf3b5b3b8 update to 2.6.2
(bugfix release)
2003-12-05 17:07:02 +00:00
drochner
a120523c74 add some metacharacter escapes to that 2 variables are resolved at
startscript runtime, not already at creation time.
No difference in behaviour, just looks nicer.
2003-08-11 13:15:42 +00:00
drochner
64325cd1bc install a little shell script which eases the creation of a zope
instance
in response to
PR: pkg/18191 by Kent Polk
2003-07-28 09:27:29 +00:00
drochner
1d8cbba226 Tweak an "#ifdef unix" check to get initgroups(3) support.
Fix from MLH per PR pkg/21697.
2003-07-25 13:07:08 +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
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +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
a93de3c6af change the default installation method to "short path" since most
packages do it that way now
2003-04-23 16:25:16 +00:00
drochner
1eed9fdfbc allow to override the required zope version 2003-04-23 14:33:18 +00:00
drochner
e5f3d7e6cc weaken dependency so that any zope-2.* is matched 2003-04-18 10:22:13 +00:00
drochner
093fe31aaf update Zope to 2.6.1
There are lots of features added - too much to list here.
Still compatible enough to work with products and user data written for
zope-2.5, so we can stay in the zope25 directory for now.
2003-04-17 19:06:13 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
drochner
8819bbf82f USE_BUILDLINK_ONLY -> USE_BUILDLINK2 2002-10-24 22:11:05 +00:00
wiz
3ea336ad9f application.buildlink.mk -> application.mk 2002-09-22 09:45:25 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks.  Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
2002-09-21 23:46:45 +00:00
drochner
ee6308f0bb unused 2002-09-12 11:10:23 +00:00
drochner
090db04946 rename product.buildlink.mk to product.mk since this doesn't use
"buildlink" logics
also define a default prefix - fixes PR pkg/18191
2002-09-12 11:01:37 +00:00
drochner
ac3995c2f5 common definitions for add-on products 2002-09-04 14:50:43 +00:00
drochner
79f41aa33d First cut on an actual Zope pkg, which requires a thread enabled Python,
for which we only have a pth version. Needs Testing.
Also needs some work for installation/startup scripts.
2002-08-22 16:54:48 +00:00