Port details |
- ljdump Tool to download LiveJournal entries and comments
- 1.5_2 www
=0 1.5_2Version of this port present on the latest quarterly branch.
- DEPRECATED: Unmaintained, uses EOLed python27
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
- Port Added: 2008-01-11 22:09:22
- Last Update: 2020-01-27 17:18:16
- SVN Revision: 524265
- Also Listed In: python
- License: ZLIB
- WWW:
- http://hewgill.com/ljdump/
- Description:
- ljdump reads the journal entries from a LiveJournal (or compatible) blog
site and archives them in a subdirectory named after the journal name.
Both the journal entries and journal comments are downloaded, which makes
ljdump a great backup tool for creating offline copy of your journal.
The program may be run as often as needed to bring the backup copy up to
date. Both new and updated items are downloaded.
ljdump uses only standard Python libraries, so it will work wherever
Python itself does (Windows, Linux, FreeBSD, Mac OS X, etc).
WWW: http://hewgill.com/ljdump/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: ljdump
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (ljdump-1.5.tar.gz) = b060e5a6adbcc2edc6c8203f8245c65c3e58f4e44261a9f802b22565c20f7b4d
SIZE (ljdump-1.5.tar.gz) = 5761
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:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- 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,run shebangfix
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 14
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5_2 27 Jan 2020 17:18:16 |
rene |
Remove expired ports (part 2):
2020-01-27 security/kedpm: Unmaintained, uses EOLed python27
2020-01-27 security/parano: Unmaintained, uses EOLed python27
2020-01-27 security/py-cryptkit: Unmaintained, uses EOLed python27
2020-01-27 security/py-fchksum: Unmaintained, uses EOLed python27
2020-01-27 security/py-mhash: Unmaintained, uses EOLed python27
2020-01-27 security/py-pow: Unmaintained, uses EOLed python27
2020-01-27 security/py-pycryptopp: Unmaintained, uses EOLed python27
2020-01-27 security/py-trustedpickle: Unmaintained, uses EOLed python27
2020-01-27 security/py-twofish: Unmaintained, uses EOLed python27
2020-01-27 security/revelation: Unmaintained, uses EOLed python27
2020-01-27 security/spike-proxy: Unmaintained, uses EOLed python27
2020-01-27 security/umit: Unmaintained, uses EOLed python27
2020-01-27 sysutils/feather: Unmaintained, uses EOLed python27 (Only the first 15 lines of the commit message are shown above ) |
1.5_2 26 Dec 2019 07:54:29 |
antoine |
Deprecate a few ports
With hat: portmgr |
1.5_2 11 Aug 2019 17:40:24 |
pi |
www/ljdump: force use of python 2.7
PR: 239643
Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at>
Reported by: Victor Sudakov <vas@mpeks.tomsk.su>
MFH: 2019Q3 |
1.5_1 21 Apr 2017 08:42:20 |
amdmi3 |
- Add LICENSE
- Fix shebangs
- Add NO_ARCH |
1.5 03 Jan 2015 08:41:21 |
mva |
- Convert USE_PYTHON to new USES in www/
With hat: python@ |
1.5 14 Mar 2014 12:26:46 |
ehaupt |
Support staging |
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 17 May 2012 10:08:15 |
danfe |
- Remove backup mirror, master site is stable enough
- Improve port description text a bit
- Relinquish to the pool due to lack of time |
1.5 17 Oct 2011 03:30:18 |
danfe |
Tell portscout not to suggest version 1.5.1 as it is identical to what port
currently provides (patched 1.5). |
1.5 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.5 21 May 2010 08:34:45 |
danfe |
Adjust WWW line. |
1.5 21 May 2010 08:33:20 |
danfe |
- Update to version 1.5
- Switch to hashlib instead of deprecated md5 module in newer Python
- Don't attempt to fetch a default userpic if the user hasn't set one
Patches obtained from: ljdump repository on GitHub |
1.2 12 Jan 2008 01:28:37 |
danfe |
Add `python' virtual category. |
1.2 11 Jan 2008 22:09:10 |
danfe |
Add ljdump, a tool to download LiveJournal entries and comments.
WWW: http://hewgill.com/software/ljdump/ |
Number of commits found: 14
|