rillig
84f2203288
all: migrate some SourceForge homepage URLs back from https to http
...
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html
In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.
To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.
Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00
rillig
508923f461
all: migrate several HOMEPAGEs to https
...
pkglint --only "https instead of http" -r -F
With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.
This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:13 +00:00
rillig
b4f1862849
databases: align variable assignments
...
pkglint -Wall -F --only aligned -r
No manual corrections.
2019-11-02 15:37:59 +00:00
adam
435af01a8b
Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8
2019-09-02 13:19:35 +00:00
maya
5901ac0824
Omit mentions of python 34 and 35, after those were removed.
...
- Includes some whitespace changes, to be handled in a separate commit.
2019-04-26 13:13:41 +00:00
adam
a31bce9748
extend PYTHON_VERSIONS_ for Python 3.7
2018-07-03 05:03:01 +00:00
wiz
7f84153239
Add python-3.6 to incompatible versions.
2017-01-01 14:43:22 +00:00
wiz
982c8f22e9
Recursive bump for all users of pgsql now that the default is 95.
2016-10-09 21:41:55 +00:00
wiz
ad0031c15e
Remove python33: adapt all packages that refer to it.
2016-07-09 13:03:30 +00:00
adam
7f3b4730ad
Extend PYTHON_VERSIONS_INCOMPATIBLE to 35
2015-12-05 21:25:27 +00:00
agc
d549bff9a5
Add SHA512 digests for distfiles for databases category
...
Problems found with existing distfiles:
distfiles/D6.data.ros.gz
distfiles/cstore0.2.tar.gz
distfiles/data4.tar.gz
distfiles/sphinx-2.2.7-release.tar.gz
No changes made to the cstore or mariadb55-client distinfo files.
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-03 01:56:09 +00:00
wiz
c1b44346cd
Mark packages that are not ready for python-3.3 also not ready for 3.4,
...
until proven otherwise.
2014-05-09 07:36:53 +00:00
wiz
e228ec5025
Convert to distutils.mk. Mark as not for python-3.x
...
Bump PKGREVISION.
2014-01-20 20:45:41 +00:00
asau
354ee694fd
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-02 21:25:15 +00:00
obache
ab4e71d90b
Bump PKGREVISION for change of PostgreSQL default version to 9.1.
2012-08-05 10:02:09 +00:00
wiz
e2f84ad43f
Reset maintainer for retired developers.
2011-02-28 14:52:37 +00:00
joerg
3b5d2041bb
Bump revision for change of PostgreSQL default version.
2010-02-10 19:34:05 +00:00
joerg
0268c554bd
Remove @dirrm entries from PLISTs
2009-06-14 17:38:38 +00:00
joerg
25a80fb4ab
Remove PYBINMODULE. All it did was mark some packages as not available
...
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
2009-03-05 18:51:26 +00:00
joerg
e2107c85f6
Remove Python 2.1 support.
2009-02-09 21:09:20 +00:00
joerg
ba171a91fa
Add DESTDIR support.
2008-06-12 02:14:13 +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
joerg
2a7055907f
Make PostgreSQL 8.2 the default version. Bump all packages using it.
...
Remove PostgreSQL 8.0 as choice.
2008-03-13 17:38:48 +00:00
joerg
331e2615fa
Change PostgreSQL default version to 8.1 and bump revision of all
...
packages which have it active by default.
2006-12-28 12:12:57 +00:00
joerg
cac3cd6e4c
Dependency (mxDateTime) doesn't exist for Python 2.0.
2006-06-02 23:31:33 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
671d62d2e2
Add RMD160 digests in addition to SHA1 ones.
2005-02-23 16:33:05 +00:00
recht
a1aa82164f
pullup a fix for libpqmodule from HEAD:
...
Fixed a buffer overrun error in libPQquoteBytea based on a fix by
James Matthew Farrow. [Bug #838317 ].
bum PKGREVISION to 2 for the fix
2004-08-05 22:20:11 +00:00
recht
8dc45652d4
Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL
...
version.
2004-07-24 22:45:14 +00:00
recht
1d7ac2bd7b
fix postgresql-lib include
...
spotted by kristerw
2004-07-22 19:30:35 +00:00
recht
4150812b27
add python as category
...
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
recht
7ba5d1e947
bl3ify, removed unused buildlink2.mk
2004-04-25 13:09:07 +00:00
jlam
426cc1ce72
Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,
...
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example
buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-29 05:05:32 +00:00
wiz
a661ce60c0
PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
...
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
recht
0f1b30d68f
Make this pkgsrc-aware: don't let setup.py search for includes and libs.
...
Based on a patch provided by Michal Pasternak in PR 23830.
2004-01-17 13:16:06 +00:00
recht
e914ab3288
hange extension.mk to also install optimized files for distutils packages.
...
Inspired by FreeBSD "ports".
Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.
Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
recht
c22a6065d6
Initial import of pyPgSQL 2.4
...
from pkgsrc-wip
pyPgSQL is a package of two modules that provide a Python DB-API 2.0 compliant
interface to PostgreSQL databases. The first module, libpq, exports the
PostgreSQL C API to Python. This module is written in C and can be compiled
into Python or can be dynamically loaded on demand. The second module, PgSQL,
provides the DB-API 2.0 compliant interface and support for various PostgreSQL
data types, such as INT8, NUMERIC, MONEY, BOOL, ARRAYS, etc. This module is
written in Python.
2003-09-09 13:46:24 +00:00