Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.1.0_1 08 Apr 2024 06:47:43
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Remove PY_SETUPTOOLS
py-setuptools should be used rather than PY_SETUPTOOLS |
2.1.0_1 18 Jul 2023 00:53:09
    |
Charlie Li (vishwin)  |
devel/py-setuptools: convert individual consumers to ${PY_SETUPTOOLS}
Currently a no-op, but in the future outputs the correct setuptools
port depending on whether USES_PYTHON=distutils is specified.
With hat: python
PR: 270510, 270358 |
2.1.0_1 30 Jun 2023 07:06:05
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Convert to USE_PYTHON=pep517
- Bump PORTREVISION for package change |
2.1.0 27 Jun 2023 19:34:34
    |
Rene Ladan (rene)  |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
2.1.0 18 Apr 2023 21:38:45
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Update to 2.1.0
Changes: https://github.com/getpelican/feedgenerator/releases |
2.0.0 11 Jan 2023 15:58:34
    |
Dmitry Marakasov (amdmi3)  |
*/*: rename CHEESESHOP to PYPI in MASTER_SITES
PR: 267994
Differential revision: D37518
Approved by: bapt |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.0 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
2.0.0 03 Jun 2022 16:57:58
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Convert to USE_PYTHON=unittest |
2.0.0 28 Jan 2022 23:26:50
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Clean up Makefile after
6c401020d1946446ed7f46742d7dca78c201408f (python36 removal) |
2.0.0 13 Oct 2021 05:37:47
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Update to 2.0.0
Changes: https://github.com/getpelican/feedgenerator/releases |
1.9.2 21 Sep 2021 03:45:01
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Update to 1.9.2
Changes: https://github.com/getpelican/feedgenerator/releases |
1.9.1_1 30 May 2021 19:52:34
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Revert 80ea6fda57eab80554c56f29c6a521cb8ec32648
It is still required for Python 3.6.
PR: 256084
Reported by: John W. O'Brien <john@saltant.com> |
1.9.1_1 11 May 2021 21:47:21
    |
Po-Chuan Hsieh (sunpoet)  |
www/py-feedgenerator: Clean up |
1.9.1_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.9.1_1 10 Jan 2021 23:14:43
  |
sunpoet  |
Update version requirement of RUN_DEPENDS |
1.9.1_1 28 Dec 2020 23:02:15
  |
antoine  |
Drop python 2.7 support from a few ports
With hat: portmgr |
1.9.1_1 23 Aug 2020 19:36:45
  |
sunpoet  |
Use USE_LOCALE instead |
1.9.1_1 30 Jul 2020 09:54:35
  |
sunpoet  |
Handle encoding properly
- Process README.rst using UTF-8
- Use ASCII character instead of UTF-8 in pkg-descr
- Bump PORTREVISION for package change
PR: 248295
Submitted by: John W. O'Brien <john@saltant.com> |
1.9.1 19 Jun 2020 16:08:13
  |
sunpoet  |
Update to 1.9.1
- Add LICENSE_FILE
- Add NO_ARCH
- Update pkg-descr
- Take maintainership
Changes: https://github.com/getpelican/feedgenerator/releases
PR: 246403
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 38 days) |
1.9 06 Apr 2020 17:04:43
  |
adamw  |
Partially revert r530801
The maintainer reset rule was not applied correctly. jlaffaye's ports
are reassigned back to him, with the exception of lang/go where both
quantity and length of timeouts made the reset appropriate and
necessary.
With hat: portmgr |
1.9 05 Apr 2020 19:55:05
  |
sunpoet  |
Take maintainership |
1.9 05 Apr 2020 18:33:39
  |
yuri  |
Reset maintainer for ports maintaned by jlaffaye@.
As per policy, based on timeouts on
* www/py-scgi: bug#244982
* textproc/discount: bug#244981
* devel/py-python-gflags: bug#244965
* lang/go: bug#244783, https://reviews.freebsd.org/D24122
* news/py-yenc: bug#239309
* irc/libircclient: bug#221567 |
1.9 20 Jun 2018 17:05:44
  |
mat  |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
1.9 26 May 2018 08:34:16
  |
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
1.9 13 Mar 2018 21:08:16
  |
brnrd  |
www/py-feedgenerator: Update to 1.9
- Update WWW as per PyPI package
PR: 226522
Approved by: maintainer (jlaffaye) |
1.6_1 30 Nov 2017 15:50:34
  |
mat  |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
1.6_1 01 Apr 2016 14:33:58
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.6_1 03 Jan 2015 08:41:21
  |
mva  |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.6_1 21 Dec 2014 16:09:05
  |
feld  |
Update "BSD" license in www category |
1.6_1 15 Jun 2014 18:14:14
  |
mva  |
- Remove easy_install dependency
- Bump PORTREVISION to enforce a cleanup for the easy_install references
With hat: python@
Approved by: portmgr (implicit) |
1.6 31 Dec 2013 13:35:06
  |
jlaffaye  |
- Remove pkg-plist now that it is generated by easy_install
Pointyhat: jlaffaye |
1.6 31 Dec 2013 13:29:32
  |
jlaffaye  |
- Update to 1.6
PR: ports/185102
Submitted by: Kevin Zheng <kevinz5000@gmail.com> |
1.5 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
1.5 16 Jun 2013 10:29:45
  |
koobs  |
www/py-feedgenerator: Update to 1.5, Use setuptools and more
- Update to 1.5
- Use setuptools instead of distutils
- Update pkg-plist
- Add RUN_DEPENDS on pytz and six
- Add regression-test: target
- Patch setup.py to fix test_suite and add zip_safe=False [1]
- Trim Makefile header
- Whitespace alignment
- Update WWW location and change Tab->space in pkg-descr
[1] https://github.com/dmdm/feedgenerator-py3k/issues/2
PR: ports/178768
Approved by: jlaffaye (maintainer, via IRC) |
1.2.1 19 Jun 2011 18:13:08
 |
jlaffaye  |
Add py-feedgenerator, a standalone version of django.utils.feedgenerator
Approved by: bapt (mentor) |