notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
feedjack Feed aggregator written in Python using the Django framework
0.9.16_3 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.16_3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Upstream gone
Expired This port expired on: 2019-09-05
Ignore IGNORE: is marked as broken: unfetchable
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2006-07-28 17:59:07
Last Update: 2019-09-05 11:40:24
SVN Revision: 511180
License: not specified in port
WWW:
http://tabo.aurealsys.com/software/feedjack/
Description:
Feedjack is a feed aggregator writen in Python using the Django web development framework. WWW: http://tabo.aurealsys.com/software/feedjack/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • feedjack>0:www/feedjack
No installation instructions:
This port has been deleted.
PKGNAME: feedjack
Package flavors (<flavor>: <package>)
  • py27: feedjack
distinfo:
SHA256 (python/Feedjack-0.9.16.tar.gz) = ba635886a0f648c9c6df5e28964eca049c9cc852000c0344a183fe03f09252ff SIZE (python/Feedjack-0.9.16.tar.gz) = 44654

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. feedparser.py : textproc/py-feedparser@py27
  2. py27-django111>0 : www/py-django111@py27
  3. py27-setuptools>0 : devel/py-setuptools@py27
  4. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python:2.7
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.feedjack.org/download/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.16_3
05 Sep 2019 11:40:24
Revision:511180Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months
2019-09-04 devel/dfmt: Broken for more than 6 months
2019-09-04 devel/ignition-transport: Broken for more than 6 months
2019-09-04 devel/spin: Broken for more than 6 months
2019-09-04 editors/dexed: Depends on expiring devel/dfmt
2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx
2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree
2019-09-04 games/asc: Broken for more than 6 months
2019-09-04 games/slade: Broken for more than 6 months
2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months
2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree
2019-09-04 irc/irssi-otr: Broken for more than 6 months
2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months
2019-09-04 mail/qmail-ldap: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.16_3
05 Aug 2019 13:22:34
Revision:508166Original commit files touched by this commit
antoine search for other commits by this committer
Mark BROKEN: unfetchable
0.9.16_3
10 Aug 2018 16:38:54
Revision:476841Original commit files touched by this commit
rene search for other commits by this committer
www/feedjack: mark DEPRECATED (upstream gone) and build against Django 1.11
0.9.16_2
20 Jun 2018 17:05:44
Revision:472884Original commit files touched by this commit
mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
0.9.16_2
20 Jun 2018 16:59:31
Revision:472882Original commit files touched by this commit
mat search for other commits by this committer
Correctly depend on those Python ports.

- py-qt have their framework
- depending on a single file breaks with multiple flavors.

Sponsored by:	Absolight
0.9.16_2
06 Mar 2018 12:32:00
Revision:463723Original commit files touched by this commit
tobik search for other commits by this committer
Reset MAINTAINER of flz's ports by his request

PR:		195339
0.9.16_2
30 Nov 2017 15:50:34
Revision:455210Original commit files touched by this commit Sanity Test Failure
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
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.16_2
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
0.9.16_2
16 Jan 2016 16:16:06
Revision:406235Original commit files touched by this commit
miwi search for other commits by this committer
- Siwtch to www/py-django18
0.9.16_1
03 Jan 2015 08:41:21
Revision:376109Original commit files touched by this commit
mva search for other commits by this committer
- Convert USE_PYTHON to new USES in www/

With hat:	python@
0.9.16_1
15 Jun 2014 17:19:31
Revision:357904Original commit files touched by this commit
mva search for other commits by this committer
- Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
0.9.16
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.9.16
20 Sep 2013 23:36:54
Revision:327776Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
0.9.16
30 Aug 2013 16:49:44
Revision:325711Original commit files touched by this commit
mva search for other commits by this committer
- do not use local bsd.python.mk variables within the port Makefile - switch
  the publicly accessible ones instead
0.9.16
24 Jul 2012 21:27:14
Original commit files touched by this commit
cs search for other commits by this committer
Fix typos in COMMENT
0.9.16
24 Oct 2011 04:17:38
Original commit files touched by this commit
dougb search for other commits by this committer
Remove more tags from pkg-descr files fo the form:

- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
0.9.16
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.16
13 Dec 2009 16:28:06
Original commit files touched by this commit
miwi search for other commits by this committer
- Get rip python 2.3+

Note:
Python 2.3 is't longer supported and have a lot of security issues.
Convert 2.3+ to yes/or 2.4/5+

With hat:       portmgr
0.9.16
24 Jul 2009 09:44:59
Original commit files touched by this commit
flz search for other commits by this committer
- Update www/feedjack to 0.9.16.
- Use easy_install.
- Sort packing list.
0.9.7_2
06 Jun 2008 14:07:24
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
0.9.7_1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.9.7_1
05 Aug 2006 10:07:22
Original commit files touched by this commit
flz search for other commits by this committer
- Fix packing list.

Reported by:    erwinbot
0.9.7
28 Jul 2006 17:58:27
Original commit files touched by this commit
flz search for other commits by this committer
Add feedjack 0.9.7, a feed aggregator writen in Python using the Django web
development framework.

Number of commits found: 23