notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: textproc/py-feedparser/Makefile
SVNWeb

Number of commits found: 40

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  5cf7e35  (Only the first 10 of 1452 ports in this commit are shown above. View all ports for this commit)
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 14 Oct 2021
[ 12:19 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:71df466fa4d669b45473a21869507f39b68ab915  commit hash:71df466fa4d669b45473a21869507f39b68ab915  commit hash:71df466fa4d669b45473a21869507f39b68ab915  71df466 
textproc/py-feedparser: update to 6.0.8
[ 11:02 Stefan Eßer (se) search for other commits by this committer ]    commit hash:38beb4ae3788e8c301a8cff2074a9bcfcd960055  commit hash:38beb4ae3788e8c301a8cff2074a9bcfcd960055  commit hash:38beb4ae3788e8c301a8cff2074a9bcfcd960055  38beb4a 
textproc/py-feedparser: Add CPE information

Approved by:	portmgr (blanket)
Thu, 17 Jun 2021
[ 19:26 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:8d1ef8c14f85d05bdf2031e5396d3b5161adbb20  commit hash:8d1ef8c14f85d05bdf2031e5396d3b5161adbb20  commit hash:8d1ef8c14f85d05bdf2031e5396d3b5161adbb20  8d1ef8c 
textproc/py-feedparser: update to 6.0.5
Wed, 16 Jun 2021
[ 11:02 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:ae4fd9da24cc71b46e9b31742ab125e2ba80b0f0  commit hash:ae4fd9da24cc71b46e9b31742ab125e2ba80b0f0  commit hash:ae4fd9da24cc71b46e9b31742ab125e2ba80b0f0  ae4fd9d 
textproc/py-feedparser: update to 6.0.4
Sun, 13 Jun 2021
[ 20:42 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:642bc292ed11c7096ef610c4bf75593b7fc7c361  commit hash:642bc292ed11c7096ef610c4bf75593b7fc7c361  commit hash:642bc292ed11c7096ef610c4bf75593b7fc7c361  642bc29 
textproc/py-feedparser: update to 6.0.3
Thu, 15 Apr 2021
[ 21:00 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:a08dcbae9bc945ad6e78a4e5362fd760dc0220c0  commit hash:a08dcbae9bc945ad6e78a4e5362fd760dc0220c0  commit hash:a08dcbae9bc945ad6e78a4e5362fd760dc0220c0  a08dcba 
textproc/py-feedparser: use new devel/py-sgmllib3k as run dependency

Do not ship sgmllib via ${FILESDIR} because it breaks the egg
registration of the feedparser module when installed via distutil,
instead add new created port devel/py-sgmllib3k as run dependency. This
seems the right approach of solving this issue.

PR:		250380
[ 00:58 Jan Beich (jbeich) search for other commits by this committer ]    commit hash:f43705587fa6644212928b7eb7464a50ac8f23dc  commit hash:f43705587fa6644212928b7eb7464a50ac8f23dc  commit hash:f43705587fa6644212928b7eb7464a50ac8f23dc  f437055 
textproc/py-feedparser: unbreak egg d950078a6163

pkg_resources.DistributionNotFound: The 'sgmllib3k' distribution was not found
and is required by feedparser

PR:		250380
Wed, 14 Apr 2021
[ 12:14 Sofian Brabez (sbz) search for other commits by this committer ]    commit hash:d950078a6163652c8350f619bdd29e9d2d2439ca  commit hash:d950078a6163652c8350f619bdd29e9d2d2439ca  commit hash:d950078a6163652c8350f619bdd29e9d2d2439ca  d950078 
textproc/py-feedparser: update to 6.0.2

This update require adding the missing sgmllib for python3 versions and
makes the license dual contributed by James French. Also update the test
target and switch to github.

PR:		250380
Submitted by:	jbeich
MFH:		2021Q2
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 28 Dec 2020
[ 23:02 antoine search for other commits by this committer ] Original commit   Revision:559531 (Only the first 10 of 1942 ports in this commit are shown above. View all ports for this commit)
Drop python 2.7 support from a few ports

With hat:	portmgr
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 6 Sep 2017
[ 18:52 sbz search for other commits by this committer ] Original commit   Revision:449355
- Create python3 version of textproc/py-feedparser

PR:	217480
Submitted by:	dbaio
Approved by:	portmgr (bdrewery)
Differential Revision:	https://reviews.freebsd.org/D12197
Thu, 2 Jun 2016
[ 23:38 cpm search for other commits by this committer ] Original commit   Revision:416295
- Update to 5.2.1
- Update LICENSE
- Add LICENSE_FILE
- Fix PORTDOCS
- Use post-install-DOCS-on target
- Remove .include <bsd.port.options.mk> line
- Use do-test target instead regression-test
- Remove unneeded patches
- Update WWW in pkg-descr

Reviewed by:	amdmi3 (mentor)
Approved by:	sbz (maintainer)
Differential Revision:	D6549
Sun, 7 Dec 2014
[ 10:01 mva search for other commits by this committer ] Original commit   Revision:374183 (Only the first 10 of 103 ports in this commit are shown above. View all ports for this commit)
- Convert textproc/ to USES=python

With hat:	python@
Wed, 28 May 2014
[ 22:06 sbz search for other commits by this committer ] Original commit   Revision:355659
- Update COMMENT
- Update LICENSE
- Update pkg-descr
- Convert to USES=tar:bzip2
- Remove unnecessary RUN_DEPENDS

PR:		ports/186751
Submitted by:	Stephen R Guglielmo <srg at guglielmo.us>
Thu, 22 May 2014
[ 10:17 miwi search for other commits by this committer ] Original commit   Revision:354821
- Backport a fix for chardet issue which prevents mail/rss2email3 from
  working correctly on certain environment.

PR:		187397
Submitted by:	poyopoyo@puripuri.plala.or.jp
Approved by:	maintainer timeout
Thu, 30 Jan 2014
[ 03:13 miwi search for other commits by this committer ] Original commit   Revision:341799
- Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
Fri, 20 Sep 2013
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:327773 (Only the first 10 of 1559 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Thu, 18 Jul 2013
[ 13:26 sbz search for other commits by this committer ] Original commit   Revision:323231
- Convert new option framework
- Respect PORTDOCS
- Update RUN_DEPENDS
Tue, 18 Dec 2012
[ 13:51 sbz search for other commits by this committer ] Original commit   Revision:309184
- Update to 1.5.3

PR:		ports/174511
Submitted by:	Po-Chien Lin <linpc at cs.nctu.edu.tw>
Tue, 3 Jul 2012
[ 19:13 sbz search for other commits by this committer ] Original commit 
- Update to 5.1.2
- Make happy portlint
Fri, 18 Mar 2011
[ 10:04 sbz search for other commits by this committer ] Original commit  (Only the first 10 of 47 ports in this commit are shown above. View all ports for this commit)
Update my MAINTAINER address to sbz at FreeBSD.org.

Approved by:    jadawin@ (mentor)
Thu, 10 Mar 2011
[ 22:09 pav search for other commits by this committer ] Original commit 
- Disable tests, they fail normally and hang on pointyhat

Approved by:    maintainer
Tue, 8 Mar 2011
[ 01:53 clsung search for other commits by this committer ] Original commit 
- Update to 5.0.1
- Add LICENSE
- Remove old files

http://regis.goodking.ca/tb/logs/7-sbz/py27-feedparser-5.0.1.log
http://regis.goodking.ca/tb/logs/8-sbz/py27-feedparser-5.0.1.log
http://regis.goodking.ca/tb/logs/9-sbz/py27-feedparser-5.0.1.log

PR:             ports/155367
Submitted by:   maintainer (Sofian Brabez)
Fri, 25 Feb 2011
[ 11:09 miwi search for other commits by this committer ] Original commit 
- Clean up PYTHON_REL >= 230 < 240
Fri, 27 Feb 2009
[ 20:45 tabthorpe search for other commits by this committer ] Original commit 
- Pass maintainership to submitter

Submitted by:   Sofian Brabez via private email
Thu, 18 Dec 2008
[ 02:24 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 31 ports in this commit are shown above. View all ports for this commit)
Reassign ports maintained by dryice@ for now due to other commitments.

Hat:    portmgr
Thu, 6 Mar 2008
[ 22:19 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Use ${MASTER_SITE_GOOGLE_CODE} instead of
http://something.googlecode.com/files

PR:             ports/121435 (related)
Mon, 11 Jun 2007
[ 16:06 dryice search for other commits by this committer ] Original commit 
- update MASTER_SITES, thanks to Phil Pennock <pdp@spodhuis.org>
- update my mail address
- update USE_PYTHON
Wed, 22 Mar 2006
[ 21:15 mnag search for other commits by this committer ] Original commit 
- Depends of cjkcodecs if python < 2.4
- Bump PORTREVISION

PR:             94825
Submitted by:   maintainer
Wed, 15 Mar 2006
[ 18:21 garga search for other commits by this committer ] Original commit  (Only the first 10 of 27 ports in this commit are shown above. View all ports for this commit)
- Fix MASTER_SITES

bsdchat.com is no longer available. Thanks for all their support!

PR:             ports/94459
Submitted by:   Dryice Liu <dryice@dryice.name> (maintainer)
[ 15:10 arved search for other commits by this committer ] Original commit 
RUN_DEPEND on chardet

PR:             94473
Submitted by:   Dryice Liu <dryice@dryice.name>
Wed, 18 Jan 2006
[ 21:53 pav search for other commits by this committer ] Original commit 
- Update to 4.1

PR:             ports/91699
Submitted by:   Dryice Dong Liu <dryice@dryice.name> (maintainer)
Wed, 11 Jan 2006
[ 04:01 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
[maintainer] change maintainer mail address

        I'm the maintainer(dryice@liu.com.cn) of the following
        ports. Please help to change the maintainer mail address to
        dryice@dryice.name. This new mail address has a RDNS record
        and will make the life easier. Thanks!

PR:             ports/91624
Submitted by:   Dryice Dong Liu <dryice@dryice.name>
Fri, 8 Apr 2005
[ 12:21 novel search for other commits by this committer ] Original commit 
- Install docs
- Require Python 2.1+
- Additional mirror MASTER_SITE
- Pass maintainership to submitter

PR:             79582
Submitted by:   Dryice Liu <dryice@liu.com.cn>
Sat, 6 Nov 2004
[ 04:10 kevlo search for other commits by this committer ] Original commit 
Update to 3.3

PR: ports/72294
Submitted by: Choe, Cheng-Dae <whitekid@gmail.com>
Fri, 2 Jul 2004
[ 08:56 pav search for other commits by this committer ] Original commit 
- Update to 3.1

PR:             ports/68538
Submitted by:   Matthew X. Economou <xenophon@irtnog.org>
Fri, 12 Mar 2004
[ 02:53 ijliao search for other commits by this committer ] Original commit 
add py-feedparser 2.76
An RSS feed parser

Number of commits found: 40