agc
b9b754e081
Add SHA512 digests for distfiles for www category
...
Problems found locating distfiles:
Package haskell-cgi: missing distfile haskell-cgi-20001206.tar.gz
Package nginx: missing distfile array-var-nginx-module-0.04.tar.gz
Package nginx: missing distfile encrypted-session-nginx-module-0.04.tar.gz
Package nginx: missing distfile headers-more-nginx-module-0.261.tar.gz
Package nginx: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx: missing distfile set-misc-nginx-module-0.29.tar.gz
Package nginx-devel: missing distfile echo-nginx-module-0.58.tar.gz
Package nginx-devel: missing distfile form-input-nginx-module-0.11.tar.gz
Package nginx-devel: missing distfile lua-nginx-module-0.9.16.tar.gz
Package nginx-devel: missing distfile nginx_http_push_module-0.692.tar.gz
Package nginx-devel: missing distfile set-misc-nginx-module-0.29.tar.gz
Package php-owncloud: missing distfile owncloud-8.2.0.tar.bz2
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 02:46:46 +00:00
wiz
3faf991a33
Bump applications PKGREVISIONs for python users that might be using
...
python3, since the default changed from python33 to python34.
I probably bumped too many. I hope I got them all.
2014-05-17 16:10:41 +00:00
asau
5eae6a18a3
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-28 06:30:00 +00:00
wiz
c595076396
All supported python versions in pkgsrc support eggs, so remove
...
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
2cd654bab6
Bump PKGREVISION from default python to 2.7.
2012-03-15 11:53:20 +00:00
obache
a1e2e845f5
* no compiler languages is required to build
...
* convert to use distutils.mk, register egg-info.
Bump PKGREVISION.
2012-01-25 12:41:42 +00:00
joerg
3a06eb96bf
Bump revision for PYTHON_VERSION_DEFAULT change.
2010-02-10 19:17:31 +00:00
abs
a464362223
PKG_DESTDIR_SUPPORT
2009-12-17 19:02:05 +00:00
joerg
e0d4ecdfc2
Retire Python 2.3 support.
2009-09-07 19:02:13 +00:00
joerg
29df5b2be9
Convert @exec/@unexec to @pkgdir or drop it.
2009-06-14 22:00:38 +00:00
joerg
3c645bb7fc
Switch to Python 2.5 as default. Bump revision of all packages that have
...
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
joerg
a77e7015fe
Update PYTHON_VERSIONS_COMPATIBLE
...
- assume that Python 2.4 and 2.5 are compatible and allow checking for
fallout.
- remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+
default. Modify the others to deal with the removals.
2008-04-25 20:39:06 +00:00
rillig
9c9af8e1c6
Replaced PYTHON_VERSIONS_ACCEPTED with PYTHON_VERSIONS_INCOMPATIBLE.
2008-01-31 13:43:34 +00:00
rillig
2829e658f2
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
...
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +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
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
minskim
deb5f2bcc6
Use INSTALL_MAN to install a man page.
2005-10-10 23:15:28 +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
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
snj
9edc500cf4
Convert to buildlink3.
2004-04-19 04:53:58 +00:00
xtraeme
e58dc60ad0
Update MASTER_SITES. PR pkg/23642.
2003-12-04 01:14:12 +00:00
drochner
9c92ab427d
allow any Python version >=2.2,
...
closes PR pkg/22678 by Min Sik Kim
2003-09-04 09:38:41 +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
drochner
afe57ee18d
update to 0.7
...
Relevant changes:
-You can now specify from the server that the helper app should borrow a
lock by passing borrow_lock=1 via the request, thus suppressing the dialog
box which appears by default.
-Added manpage.
2003-05-09 16:11:59 +00:00
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
drochner
c5c4d43829
client side helper application for zope25-ExternalEditor
2002-11-14 18:36:21 +00:00