Port details |
- popcheck Preview and delete messages in POP3 mailbox
- 1.3_1 mail =2 1.3_1Version 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
- Port Added: 2004-01-26 18:42:29
- Last Update: 2024-01-09 09:47:14
- Commit Hash: c75c944
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: not specified in port
- WWW:
- http://www.ludd.luth.se/~staham/linux/programs.html
- Description:
- Log onto a popserver to see a list of all messages that you have on there, with
sender, subject and size for each message. With an ncurses interface that
easily lets you scroll through them, and optionally deleting messages without
ever downloading them. This can be useful when you've received big mails that
you don't really want to download.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/popcheck/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/popcheck
- pkg install popcheck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: popcheck
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (popcheck.tar.gz) = df8a9c3304675ae357bc582b13e6eec5d16c1dd57276589b57ae114e1e7d7095
SIZE (popcheck.tar.gz) = 8637
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_popcheck
- USES:
- ncurses
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_1 09 Jan 2024 09:47:14 |
Baptiste Daroussin (bapt) |
MANPREFIX: eleminate its usage and move man to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.3 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3 05 Feb 2016 10:13:23 |
marino |
mail/popcheck: USES+= ncurses, respect LDFLAGS
Also link with libncurses instead of libcurses |
1.3 10 Aug 2014 13:04:35 |
wen |
- Reset maintainer to ports@
Submitted by: chifeng@gmail.com(previous maintainer, via email) |
1.3 21 Feb 2014 09:18:22 |
ehaupt |
Support staging |
1.3 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.3 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.3 17 Feb 2009 02:56:32 |
tabthorpe |
- Pass maintainership to submitter
Submitted by: chifeng via freebsd-ports@ |
1.3 25 Mar 2008 09:35:44 |
itetcu |
Adjust MASTER_SITES to an other server of mine |
1.3 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
1.3 12 Oct 2004 13:23:48 |
krion |
Drop maintainership to ports@FreeBSD.org
PR: ports/71721
Submitted by: Radim Kolar <hsn@netmag.cz> |
1.3 11 Jul 2004 19:10:48 |
krion |
Fix MASTER_SITES
PR: ports/68927
Submitted by: maintainer |
1.3 05 Jul 2004 16:37:59 |
pav |
- Chase redirect
PR: ports/68663
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
1.3 23 Jun 2004 17:53:19 |
pav |
- Add alternative MASTER_SITE
PR: ports/68246
Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer) |
1.3 10 Feb 2004 18:10:30 |
leeym |
add size
PR: 62362
Submitted by: Radim Kolar <hsn@netmag.cz> |
1.3 26 Jan 2004 18:41:09 |
pav |
Add popcheck, a small curses based POP3 mailbox viewer.
PR: ports/61961
Submitted by: Radim Kolar <hsn@netmag.cz> |