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
non port: mail/rss2email2/Makefile

Number of commits found: 14

Tuesday, 21 Jan 2020
00:21 dbaio search for other commits by this committer
textproc/py-html2text: Copy to textproc/py-html2text2018

Make way for textproc/py-html2tex to be updated to its latest version
2020.1.16 which supports only Python >= 3.5.

Move dependents that runs only with Python 2.7 to textproc/py-html2text2018.
Original commitRevision:523697 
Sunday, 5 Jan 2020
10:26 antoine search for other commits by this committer
Mark a few ports broken (unfetchable)
Original commitRevision:522132 
Thursday, 26 Dec 2019
07:54 antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
Original commitRevision:520894 
Thursday, 8 Nov 2018
11:55 tobik search for other commits by this committer
mail/rss2email2: Add workaround for filtering out bad tags

This can apparently be triggered with malformed RSS feeds.

Traceback (most recent call last):
  File "/usr/share/rss2email/rss2email.py", line 711, in run
    tagline = ",".join(taglist)
TypeError: sequence item 1: expected string or Unicode, NoneType found

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734327

- Reset maintainer due to the long timeout

PR:		214934
Submitted by:	jonathan@invertedearth.net
Approved by:	srg@guglielmo.us (maintainer timeout, ~2 years)
Original commitRevision:484444 
Friday, 2 Nov 2018
13:32 rene search for other commits by this committer
Remove compatibility code for FreeBSD < 11.2 from all ports.

Simplify some ports where DragonFlyBSD no longer needs to be special-cased.
Submitted by:	rene
Reviewed by:	bapt, jbeich
Differential Revision:	https://reviews.freebsd.org/D17724
Original commitRevision:483807 
Monday, 19 Feb 2018
11:10 antoine search for other commits by this committer
Reduce dependency on the python2 metaport

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462307 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
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
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Thursday, 12 Jan 2017
17:05 amdmi3 search for other commits by this committer
- Always check OPSYS along with OSVERSION
- Switch to options helpers

Approved by:	portmgr blanket
Original commitRevision:431287 
Wednesday, 2 Nov 2016
22:45 mat search for other commits by this committer
Cleanup no longer needed CHMOD usage after r424898.

PR:		213743
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:425174 
Friday, 1 Apr 2016
14:16 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412348 
Tuesday, 28 Jul 2015
21:14 amdmi3 search for other commits by this committer
- Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Original commitRevision:393104 
Thursday, 7 May 2015
22:40 amdmi3 search for other commits by this committer
- Fix build from non-root

Approved by:	portmgr blanket
Original commitRevision:385705 
Saturday, 20 Dec 2014
19:12 bapt search for other commits by this committer
cleanup plist
Original commitRevision:375095 
Tuesday, 19 Aug 2014
12:26 marino search for other commits by this committer
Move mail/rss2email => mail/rss2email2

This is done to avoid confusion with mail/rss2email3.  Also update the
conflicts line of rss2email3 that broke with the recent update of
mail/rss2email.  This is the second part of the PR.

PR:		190381
Submitted by:	Stephen Guglielmo
Original commitRevision:365373 

Number of commits found: 14