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
Port details
papercut Papercut is a news server written in Python, using a MySQL backend
0.9.13_1 news 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.13_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained, uses EOLed python27
Expired This port expired on: 2020-01-27
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: 2003-07-23 22:28:29
Last Update: 2020-01-27 15:34:18
SVN Revision: 524263
Also Listed In: python
License: MIT
WWW:
http://pessoal.org/papercut/
Description:
Papercut is a news server written in 100% pure Python. It designed to be use as backend for PHP, or to be run on a small network. Messages can be stored in a MySQL database. It doesn't support feeding. WWW: http://pessoal.org/papercut/
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
Expand this list (55 items)
Collapse this list.
  1. /usr/local/share/licenses/papercut-0.9.13_1/catalog.mk
  2. /usr/local/share/licenses/papercut-0.9.13_1/LICENSE
  3. /usr/local/share/licenses/papercut-0.9.13_1/MIT
  4. bin/papercut
  5. share/papercut/papercut.py
  6. share/papercut/papercut_cache.py
  7. share/papercut/portable_locker.py
  8. @sample share/papercut/settings.py.sample
  9. @exec echo "To use papercut you need to edit %D/share/papercut/settings.py." |fmt
  10. share/papercut/auth/__init__.py
  11. share/papercut/auth/mysql.py
  12. share/papercut/auth/phorum_mysql_users.py
  13. share/papercut/auth/phorum_pgsql_users.py
  14. share/papercut/auth/phpbb_mysql_users.py
  15. share/papercut/auth/phpnuke_phpbb_mysql_users.py
  16. share/papercut/auth/postnuke_phpbb_mysql_users.py
  17. share/papercut/storage/__init__.py
  18. share/papercut/storage/forwarding_proxy.py
  19. share/papercut/storage/maildir.py
  20. share/papercut/storage/mbox.py
  21. share/papercut/storage/mime.py
  22. share/papercut/storage/mysql.py
  23. share/papercut/storage/mysql_storage.sql
  24. share/papercut/storage/p2p.py
  25. share/papercut/storage/phorum_mysql.py
  26. share/papercut/storage/phorum_mysql_fix.sql
  27. share/papercut/storage/phorum_pgsql.py
  28. share/papercut/storage/phorum_pgsql_fix.sql
  29. share/papercut/storage/phpbb_mysql.py
  30. share/papercut/storage/phpbb_mysql_fix.sql
  31. share/papercut/storage/phpnuke_phpbb_mysql.py
  32. share/papercut/storage/strutil.py
  33. @unexec [ -f %D/share/papercut/papercut.pyc ] && rm %D/share/papercut/papercut.pyc || true
  34. @unexec [ -f %D/share/papercut/papercut_cache.pyc ] && rm %D/share/papercut/papercut_cache.pyc || true
  35. @unexec [ -f %D/share/papercut/portable_locker.pyc ] && rm %D/share/papercut/portable_locker.pyc || true
  36. @unexec [ -f %D/share/papercut/settings.py ] || true
  37. @unexec [ -f %D/share/papercut/settings.pyc ] && rm %D/share/papercut/settings.pyc || true
  38. @unexec [ -f %D/share/papercut/auth/__init__.pyc ] && rm %D/share/papercut/auth/__init__.pyc || true
  39. @unexec [ -f %D/share/papercut/auth/mysql.pyc ] && rm %D/share/papercut/auth/mysql.pyc || true
  40. @unexec [ -f %D/share/papercut/auth/phorum_mysql_users.pyc ] && rm %D/share/papercut/auth/phorum_mysql_users.pyc || true
  41. @unexec [ -f %D/share/papercut/auth/phorum_pgsql_users.pyc ] && rm %D/share/papercut/auth/phorum_mysql_users.pyc || true
  42. @unexec [ -f %D/share/papercut/auth/phpbb_mysql_users.pyc ] && rm %D/share/papercut/auth/phpbb_mysql_users.pyc || true
  43. @unexec [ -f %D/share/papercut/storage/__init__.pyc ] && rm %D/share/papercut/storage/__init__.pyc || true
  44. @unexec [ -f %D/share/papercut/storage/forwarding_proxy.pyc ] && rm %D/share/papercut/storage/forwarding_proxy.pyc || true
  45. @unexec [ -f %D/share/papercut/storage/mbox.pyc ] && rm %D/share/papercut/storage/mbox.pyc || true
  46. @unexec [ -f %D/share/papercut/storage/mime.pyc ] && rm %D/share/papercut/storage/mime.pyc || true
  47. @unexec [ -f %D/share/papercut/storage/mysql.pyc ] && rm %D/share/papercut/storage/mysql.pyc || true
  48. @unexec [ -f %D/share/papercut/storage/p2p.pyc ] && rm %D/share/papercut/storage/p2p.pyc || true
  49. @unexec [ -f %D/share/papercut/storage/phorum_mysql.pyc ] && rm %D/share/papercut/storage/phorum_mysql.pyc || true
  50. @unexec [ -f %D/share/papercut/storage/phorum_pgsql.pyc ] && rm %D/share/papercut/storage/phorum_pgsql.pyc || true
  51. @unexec [ -f %D/share/papercut/storage/phpbb_mysql.pyc ] && rm %D/share/papercut/storage/phpbb_mysql.pyc || true
  52. @unexec [ -f %D/share/papercut/storage/strutil.pyc ] && rm %D/share/papercut/storage/strutil.pyc || true
  53. @dir share/papercut/logs
  54. @dir share/papercut/cache
  55. @unexec rmdir %D/share/papercut 2> /dev/null || echo "If you are permanently removing this port, you should do a ``rm -rf %D/share/papercut`` to remove any files left." | fmt
Collapse this list.
Dependency lines:
  • papercut>0:news/papercut
No installation instructions:
This port has been deleted.
PKGNAME: papercut
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (papercut-0.9.13.tar.gz) = 5cbcd28e3f958625104da418bac08d525f05f51dd9ad724055ff1cfd17b5154b SIZE (papercut-0.9.13.tar.gz) = 162916

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python2.7 : lang/python27
Runtime dependencies:
  1. py27-MySQLdb>=1.2.2 : databases/py-MySQLdb@py27
  2. 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 shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://pessoal.org/papercut/
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.13_1
27 Jan 2020 15:34:18
Revision:524263Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.13_1
26 Dec 2019 07:54:29
Revision:520894Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate a few ports

With hat:	portmgr
0.9.13_1
03 Dec 2017 08:25:32
Revision:455392Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
- Add explicit FLAVOR to a few dependencies
- Remove FLAVOR from py-docutils dependency in comms/uhd, in this case
  it needs the rst2html command, not the docutils module
- Mark some ports as not compatible with python3
0.9.13_1
19 Apr 2017 06:17:17
Revision:438824Original commit files touched by this commit
miwi search for other commits by this committer
- Fix shebangs
0.9.13
17 Oct 2016 04:00:21
Revision:424092Original commit files touched by this commit
danfe search for other commits by this committer
- Double-quote $@ to properly propagate parameters down the execution path
- Consistently pad (separate) shebang in wrapper scripts with an empty line
0.9.13
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.9.13
08 Jun 2015 01:17:15
Revision:388797Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add NO_ARCH
- Modernize plist
0.9.13
24 Oct 2014 16:43:00
Revision:371452Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of news/ and print/ to new USES=python

Approved by: portmgr (implicit)
0.9.13
29 Mar 2014 17:28:56
Revision:349572Original commit files touched by this commit
adamw search for other commits by this committer
Add stage support to news, and improve correctness.
I am not touching the husky ports with a 10 foot pole.

atp:
	stage, improve pkg-message
crashmail:
	stage
diablo:
	too wacky to stage, but convert WITH_* to OPTIONS, unmute
	commands that shouldn't be muted, use :MDOCS
fidogate-ds:
	stage, OPTIONS, treat examples as EXAMPLES, not DOCS, handle
	/var/* in the plist properly
golded+:
	stage, OPTIONS, protect examples behind %%PORTEXAMPLES%%
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.13
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.9.13
20 Sep 2013 22:31:15
Revision:327759Original 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:
news)
0.9.13
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
0.9.13
09 Oct 2010 09:09:04
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Chease databases/py-MySQLdb update
0.9.13
12 Nov 2009 04:56:16
Original commit files touched by this commit
linimon search for other commits by this committer
Reset clement@FreeBSD.org due to long absence from FreeBSD.

Hat:            portmgr
0.9.13
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
0.9.13
23 Jan 2006 23:46:39
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.9.13
22 Jan 2006 06:28:59
Original commit files touched by this commit
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
0.9.13
22 May 2005 12:35:37
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.13
- Fix WWW
0.9.12
07 Feb 2004 17:16:21
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify distinfo
0.9.12
03 Feb 2004 09:38:13
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.12
0.9.11
22 Jan 2004 10:37:12
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.11
0.9.10
05 Jan 2004 01:37:16
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.9.10
- fix deinstall
- ECHO -> ECHO_MSG
- Update MASTER_SITES

Approved by:        erwin (mentor) (implicitly)
0.9.8
23 Jul 2003 22:21:44
Original commit files touched by this commit
oliver search for other commits by this committer
Add papercut 0.9.8,
papercut is a news server written in Python,
using a MySQL backend.

PR:             53989
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Number of commits found: 23