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) combination for a given watch list. This is what FreshPorts will look for.

Port details
jlj Jerry's command-line LiveJournal.com entry system
2.12 deskutils 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 2.12Version of this port present on the latest quarterly branch.
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: 2001-05-24 11:17:27
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
Also Listed In: net
License: not specified in port
WWW:
http://umlautllama.com/projects/perl/
Description:
Jerry's LiveJournal system is a command-line system written in perl to interact with LiveJournal.com.
Homepage    cgit ¦ Codeberg ¦ 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 (1 items)
Collapse this list.
  1. bin/jlj
Collapse this list.
Dependency lines:
  • jlj>0:deskutils/jlj
To install the port:
cd /usr/ports/deskutils/jlj/ && make install clean
To add the package, run one of these commands:
  • pkg install deskutils/jlj
  • pkg install jlj
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jlj
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (jlj_2.12.tar.gz) = da3e1626338c5337e28bb4bc8da0b64d7a8ab441a52aa2364037e9eea152bc27 SIZE (jlj_2.12.tar.gz) = 32480

Packages (timestamps in pop-ups are UTC):
jlj
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.122.122.122.122.12-2.12-
FreeBSD:13:quarterly2.122.122.122.122.122.122.122.12
FreeBSD:14:latest2.122.122.122.122.122.12-2.12
FreeBSD:14:quarterly2.122.12-2.122.122.122.122.12
FreeBSD:15:latest2.122.12n/a2.12n/a2.122.122.12
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for jlj-2.12: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
deskutils_jlj
USES:
shebangfix perl5
pkg-message:
For install:
Be sure to copy /usr/local/share/examples/jlj/dot.livejournal.rc to ~/.livejournal.rc before running jlj. More details can be found in /usr/local/share/doc/jlj/README.
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://umlautllama.com/projects/perl/
  2. http://www.atarininja.org/~wxs/distfiles/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.12
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2.12
20 Jul 2022 14:21:10
commit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40acommit hash: 4dd7a7430ea7a96f6ed2edcc0765d04d79eba40a files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
deskutils: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Alex "lissyara" Keda <admin@lissyara.su>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Vereeken <Alexander88207@protonmail.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohn <andreas@syndrom23.de>
  *  Andrew Hsu <ahsu@users.sf.net>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Andrey Zakhvatov
  *  Andrey Zakhvatov <andy@icc.surw.chel.su>
  *  Anton Berezin <tobez@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.12
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.12
13 Aug 2019 16:01:59
Revision:508835Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories d)
2.12
14 Dec 2015 01:09:54
Revision:403698Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add NO_ARCH
- Switch to options helpers
2.12
20 Dec 2014 17:43:11
Revision:375022Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
2.12
30 Jan 2014 19:32:24
Revision:341875Original commit files touched by this commit
antoine search for other commits by this committer
Stage support
2.12
20 Sep 2013 16:21:38
Revision:327718Original 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:
deskutils)
2.12
03 Aug 2013 13:44:01
Revision:324191Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
- Convert to new perl framework
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2.12
07 May 2013 09:15:49
Revision:317593Original commit files touched by this commit
ehaupt search for other commits by this committer
- Convert to use shebangfix USES flag
- Trim header
- Use new options framework for DOCS
2.12
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
2.12
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
2.12
16 Oct 2010 14:49:57
Original commit files touched by this commit
wxs search for other commits by this committer
Fix URL in pkg-descr and drop maintainer as I don't use this anymore.

Noticed by:     ehaupt@'s distfile scanner
2.12
04 Feb 2008 15:35:12
Original commit files touched by this commit
wxs search for other commits by this committer
Update my address.

Approved by:    garga (mentor)
2.12
30 Sep 2006 18:05:59
Original commit files touched by this commit
bsam search for other commits by this committer
- update MASTER_SITE to the new location;
- add maintainer's personal mirror of the distfile.

PR:             103853
Submitted by:   Wesley Shields <wxs at atarininja.org>
2.12
19 Aug 2006 16:49:49
Original commit files touched by this commit
miwi search for other commits by this committer
- Update maintainer addresses

PR:             ports/102230
Submitted by:   Wesley Shields <wxs(at)atarininja.org>
Approved by:    krion (mentor)
2.12
19 May 2006 15:02:33
Original commit files touched by this commit
vs search for other commits by this committer
Update to 2.12. Assign maintainership to submitter

PR:             ports/97374
Submitted by:   Wesley Shields
2.7_1
14 Apr 2006 20:45:44
Original commit files touched by this commit
linimon search for other commits by this committer
Reset petef due to no response to email.  We hope to see him back sometime.

Hat:    portmgr
2.7_1
22 Jan 2006 08:24:40
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.7_1
27 Sep 2005 17:44:54
Original commit files touched by this commit
petef search for other commits by this committer
- update MASTER_SITES
- add a patch to support lj tags
- bump PORTREVISION

Submitted by:   Wesley Shields <wxs@csh.rit.edu>
2.7
06 Aug 2004 15:02:36
Original commit files touched by this commit
petef search for other commits by this committer
Update to 2.7.

PR:             68571
Submitted by:   Wesley Shields <wxs@csh.rit.edu>
2.5
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.5
04 Apr 2003 02:27:05
Original commit files touched by this commit
petef search for other commits by this committer
Update to 2.5.
2.3
07 Mar 2003 05:58:52
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2.3
25 Apr 2002 06:51:11
Original commit files touched by this commit
petef search for other commits by this committer
Update to 2.3.
04 Feb 2002 01:11:06
commit hash: fp1.24308@dev.null.freshports.orgcommit hash: fp1.24308@dev.null.freshports.orgcommit hash: fp1.24308@dev.null.freshports.orgcommit hash: fp1.24308@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
- update to 2.1   - sort pkg-plist    
14 Sep 2001 09:06:27
commit hash: fp1.18796@dev.null.freshports.orgcommit hash: fp1.18796@dev.null.freshports.orgcommit hash: fp1.18796@dev.null.freshports.orgcommit hash: fp1.18796@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Update to 1.9    
23 Aug 2001 00:07:25
commit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.orgcommit hash: fp1.17652@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Change my email address to petef@FreeBSD.org for the ports I maintain.    
07 Jun 2001 20:42:51
commit hash: fp1.14695@dev.null.freshports.orgcommit hash: fp1.14695@dev.null.freshports.orgcommit hash: fp1.14695@dev.null.freshports.orgcommit hash: fp1.14695@dev.null.freshports.org files touched by this commit
ade search for other commits by this committer
Update to 1.8    
24 May 2001 15:17:27
commit hash: fp1.14115@dev.null.freshports.orgcommit hash: fp1.14115@dev.null.freshports.orgcommit hash: fp1.14115@dev.null.freshports.orgcommit hash: fp1.14115@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add jlj   Jerry's command-line LiveJournal.com entry system    

Number of commits found: 31