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
plor Alpha-release reader for reading SOUP and QWK packets
0.3.3_1 news Deleted on this many watch lists=1 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.3.3_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: listed as "Alpha-release" but last update in 2001; unmaintained
Expired This port expired on: 2021-04-18
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: unknown
Last Update: 2021-04-24 15:12:52
Commit Hash: b661ebb
People watching this port, also watch:: ncftp, p5-Mail-Folder
License: not specified in port
Description:
This is a port of plor (which stands for Prosa Offline Linux Reader). Plor reads soup and qwk message packets. It is alpha software. You can use this as an alternative to the slnr package.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (12 items)
Collapse this list.
  1. bin/plor
  2. man/man1/plor.1.gz
  3. share/doc/plor/AUTHORS
  4. share/doc/plor/NEWS
  5. share/doc/plor/TODO
  6. share/doc/plor/plor-1.html
  7. share/doc/plor/plor-2.html
  8. share/doc/plor/plor.html
  9. share/doc/plor/plor.txt
  10. @owner
  11. @group
  12. @mode
Collapse this list.
Dependency lines:
  • plor>0:news/plor
No installation instructions:
This port has been deleted.
PKGNAME: plor
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (plor-0.3.3.tar.gz) = 6c5ea3cf73131a5ab14c580a05cb6317428806f88d0b5026be6b479830643da5 SIZE (plor-0.3.3.tar.gz) = 48416

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. gmake>=4.3 : devel/gmake
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. zip : archivers/zip
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
news_plor
USES:
gmake perl5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.icm.edu.pl/pub/Linux/sunsite/system/bbs/mail/
  2. ftp://ftp.sun.ac.za/pub/mirrors/sunsite.unc.edu/pub/Linux/system/bbs/mail/
  3. http://www.gtlib.gatech.edu/pub/Linux/system/bbs/mail/
  4. https://www.ibiblio.org/pub/Linux/system/bbs/mail/
Collapse this list.
Port Moves
  • port deleted on 2021-04-24
    REASON: Has expired: listed as "Alpha-release" but last update in 2001; unmaintained

Number of commits found: 19

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.3_1
24 Apr 2021 15:12:52
commit hash: b661ebb122bf752933671f07435806ee5787acaecommit hash: b661ebb122bf752933671f07435806ee5787acaecommit hash: b661ebb122bf752933671f07435806ee5787acaecommit hash: b661ebb122bf752933671f07435806ee5787acae files touched by this commit
Rene Ladan (rene) search for other commits by this committer
Remove expired ports:

2021-04-22 net/samba411: Security Support ends on 03 Dec 2020
2021-04-22 net-im/cordless: Unmaintained and dead upstream, uses the old Discord
API which notably has got users banned
2021-04-18 news/plor: listed as "Alpha-release" but last update in 2001;
unmaintained
2021-04-20 security/certificate-transparency: Broken for more than 6 months
0.3.3_1
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.
0.3.3_1
18 Feb 2021 02:47:01
Revision:565865Original commit files touched by this commit
linimon search for other commits by this committer
Mark BROKEN in 13/14 (via latest llvm update).

While here, mark DEPRECATED (claimed "Alpha release" but last release
was in 2001).
0.3.3_1
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.3.3_1
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
0.3.3_1
02 Feb 2015 04:40:00
Revision:378290Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from pkg-plists

Approved by:	portmgr blanket
0.3.3_1
29 Jul 2014 02:18:45
Revision:363286Original commit files touched by this commit
adamw search for other commits by this committer
Rename news/ patch-xy patches to reflect the files they modify.
0.3.3_1
27 Dec 2013 09:45:54
Revision:337669Original commit files touched by this commit
bapt search for other commits by this committer
Support stage
0.3.3_1
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.3.3_1
31 Jul 2013 11:56:18
Revision:324036Original commit files touched by this commit
az search for other commits by this committer
- Convert to new perl framework
- Trim Makefile header
0.3.3_1
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.3.3_1
10 Nov 2009 08:59:06
Original commit files touched by this commit
linimon search for other commits by this committer
Reset hoek@ who has been inactive for quite some time.

Hat:            portmgr
0.3.3_1
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.3.3_1
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.3.3_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.3.3
07 Mar 2003 06:07:47
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.
0.3.3
04 Nov 2002 02:35:28
Original commit files touched by this commit
edwin search for other commits by this committer
Ports didn't build without USE_PERL5=yes
Noticed on: bento
05 Jan 2001 08:01:17
commit hash: fp1.8087@dev.null.freshports.orgcommit hash: fp1.8087@dev.null.freshports.orgcommit hash: fp1.8087@dev.null.freshports.orgcommit hash: fp1.8087@dev.null.freshports.org files touched by this commit
hoek search for other commits by this committer
Update to 0.3.3.  The changes are nearly imperceptible; mainly   cosmetic.    
08 Oct 2000 04:57:04
commit hash: fp1.4787@dev.null.freshports.orgcommit hash: fp1.4787@dev.null.freshports.orgcommit hash: fp1.4787@dev.null.freshports.orgcommit hash: fp1.4787@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category news to new layout.  

Number of commits found: 19