wiz
6691c1af4f
newspipe: mark as python 2.x only
...
Errors immediately on startup.
File "/usr/pkg/share/newspipe/newspipe.py", line 496
except HTTPError, e:
^
SyntaxError: invalid syntax
Bump PKGREVISION.
2020-12-28 21:27:58 +00:00
nia
f6dd9d2f87
Revbump packages with a runtime Python dep but no version prefix.
...
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
schmonz
87f45bf5c0
Move the final 2.7-compatible py-feedparser to py-feedparser5.
2020-10-13 12:16:38 +00:00
nia
4b51d9715f
*: Convert broken sourceforge HOMEPAGEs back to http
2020-03-20 11:57:53 +00:00
wiz
3fbe685807
py-tryton*: put python-2.7 restriction only in those packages where it belongs
...
(and the meta package)
Fix PLIST for py-trytond for all python versions.
2020-03-13 20:20:48 +00:00
rillig
b686dd9180
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:43 +00:00
rillig
f31693dd3a
mail: align variable assignments
...
pkglint -Wall -F --only aligned -r
No manual corrections.
2019-11-02 16:25:17 +00:00
rillig
c7ff05f63e
all: replace SUBST_SED with the simpler SUBST_VARS
...
pkglint -Wall -r --only "substitution command" -F
With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.
2019-05-23 19:22:54 +00:00
maya
f34a8c24a3
PKGREVISION bump for anything using python without a PYPKGPREFIX.
...
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
agc
ddbf6ddecd
Add SHA512 digests for distfiles for mail category
...
Problems found locating distfiles:
Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
Package pine: missing distfile fancy.patch.gz
Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
Package qmail: missing distfile badrcptto.patch
Package qmail: missing distfile outgoingip.patch
Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz
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 23:27:00 +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
wiz
a1f0ff3f67
No need to have two variables for the same logic.
...
Replace PYTHON_PATCH_SCRIPTS with REPLACE_PYTHON.
2014-01-25 10:45:15 +00:00
asau
d70c8e374b
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
2012-10-08 12:19:01 +00:00
obache
2cd654bab6
Bump PKGREVISION from default python to 2.7.
2012-03-15 11:53:20 +00:00
joerg
3a06eb96bf
Bump revision for PYTHON_VERSION_DEFAULT change.
2010-02-10 19:17:31 +00:00
wiz
d9e31b7cfb
DEPENDS should be right after MAINTAINER block, reorder.
2010-01-27 08:46:23 +00:00
wiz
109c80313e
Change default for zip extraction to leave files as they are.
...
Previously, zip extraction by default converted to lower case.
Fix some packages that need it and remove -L from some packages
that manually set it.
2009-08-25 11:56:34 +00:00
joerg
62d1ba2bac
Remove @dirrm entries from PLISTs
2009-06-14 18:03:28 +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
jlam
a80fd13efc
Mechanical changes to add DESTDIR support to packages that install
...
their files via a custom do-install target.
2008-03-04 17:57:17 +00:00
wiz
601583c320
Whitespace cleanup, courtesy of pkglint.
...
Patch provided by Sergey Svishchev in private mail.
2007-02-22 19:26:05 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
wiz
768c589c29
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
...
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
schmonz
1ee6dbce7a
Initial import of newspipe, an RSS/Atom aggregator with a difference:
...
it allows you to keep track of your feeds through email. You create
an OPML file listing your feeds and Newspipe will collect them,
convert them to e-mail messages and send them to your mailbox.
This means you can read, organize and archive news feeds using your
current mail client (or even webmail), without needing to use a
separate program. Newspipe can send you news items as plaintext or
HTML mail, both as single items or grouped in a digest.
2005-12-03 06:34:01 +00:00