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

Port details
nullpop POP3 server that allows logins, but never returns any email
0.3 mail 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.3Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: pankov_p@mail.ru search for ports maintained by this maintainer
Port Added: 2006-08-15 14:08:42
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: micro_inetd
License: GPLv2
WWW:
http://thewalter.net/stef/software/nullpop/
Description:
NullPop is a POP3 server that allows logins, but never returns any email. This is useful for certain setups where the user needs an 'account' setup in their mail client, but no real mail will ever be received. WWW: http://thewalter.net/stef/software/nullpop/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/nullpop
  2. man/man8/nullpop.8.gz
  3. /usr/local/share/licenses/nullpop-0.3/catalog.mk
  4. /usr/local/share/licenses/nullpop-0.3/LICENSE
  5. /usr/local/share/licenses/nullpop-0.3/GPLv2
Collapse this list.
Dependency lines:
  • nullpop>0:mail/nullpop
No installation instructions:
This port has been deleted.
PKGNAME: nullpop
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (nullpop-0.3.tar.gz) = d89d9e052c7b5c0959a8248619dbf682d24ac1130c78c3f9f257af32a4f64a07 SIZE (nullpop-0.3.tar.gz) = 83123

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://thewalter.net/stef/software/nullpop/
Collapse this list.

Number of commits found: 11

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.3
06 Nov 2019 14:00:19
Revision:516887Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.3
03 Feb 2014 13:38:33
Revision:342435Original commit files touched by this commit
miwi search for other commits by this committer
- Stage support
0.3
20 Sep 2013 19:59:14
Revision:327742Original 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:
mail)
0.3
28 Jul 2013 13:40:26
Revision:323828Original commit files touched by this commit
wg search for other commits by this committer
mail/nullpop: fix fetch

- Fix distfile fetch, new upstream url
- Add LICENSE
- Trim Makefile header

PR:		ports/180472
Submitted by:	4721 tormail.org
Approved by:	maintainer (timeout)
0.3
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.3
04 Aug 2007 11:41:31
Original commit files touched by this commit
gabor search for other commits by this committer
- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:   Google Summer of Code 2007
Approved by:    portmgr (pav)
0.3
23 Jul 2007 09:36:52
Original commit files touched by this commit
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
0.3
30 May 2007 06:05:07
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.3
- Update MASTER_SITES

PR:             113113
Submitted by:   Pankov Pavel<pankov_p@mail.ru> (maintainer)
0.2
15 Aug 2006 14:08:31
Original commit files touched by this commit
shaun search for other commits by this committer
Add mail/nullpop.

NullPop is a POP3 server that allows logins, but never returns any
email. This is useful for certain setups where the user needs an
'account' setup in their mail client, but no real mail will ever
be received.

PR:             ports/101963
Submitted by:   Pankov Pavel <pankov_p@mail.ru>

Number of commits found: 11