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
mixminion A Type III Anonymous Remailer
0.0.8.a3 mail Deleted 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 0.0.8.a3Version of this port present on the latest quarterly branch.
Broken BROKEN: Build is broken with supported python versions
Deprecated DEPRECATED: This port requires python version, we haven't in the ports tree already
Expired This port expired on: 2013-06-07
Ignore IGNORE: is marked as broken: Build is broken with supported python versions
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: 2004-06-12 08:47:54
Last Update: 2013-06-07 16:43:34
SVN Revision: 320221
Also Listed In: security
License: not specified in port
WWW:
http://www.mixminion.net/
Description:
Mixminion is the standard implementation of the Type III anonymous remailer protocol, which lets you send very anonymous email. This best-of-breed remailer uses conservative design approaches to provide security against most known attacks. We chose a simple, extensible design so that we can provide a robust core system and then experiment with new research features such as dummy policies, directory servers, and reputation systems. You can find the latest information at http://mixminion.net/, or on the mailing list, archived at http://archives.seul.org/mixminion/dev/. Please consider subscribing, especially if you're going to run a node. This is a testing alpha release. You will probably only want to use it if you are technically inclined, curious, and interested in helping the Mixminion development effort. WARNING! Do NOT use this release if you require strong anonymity. It has known deficiencies, including some that make it possible for an adversary to trace your message through the system. WWW: http://www.mixminion.net/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • Mixminion>0:mail/mixminion
No installation instructions:
This port has been deleted.
PKGNAME: Mixminion
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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. libcrypto.so.8 : security/openssl
  2. python2.7 : lang/python27
Runtime dependencies:
  1. libcrypto.so.8 : security/openssl
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for Mixminion-0.0.8.a3: DOCS=on: Build and/or install documentation SERVER=on: Also install the server ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.mixminion.net/dist/0.0.8alpha3/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.8.a3
07 Jun 2013 16:43:34
Revision:320221Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2013-06-07 mail/mixminion: This port requires python version, we haven't in the
ports tree already
0.0.8.a3
07 May 2013 19:48:11
Revision:317634Original commit files touched by this commit
rm search for other commits by this committer
Mark as broken and deprecated, since this port does not work with python
versions >= 2.6, that we have in the ports tree. Upstream development seems
stalled too. Set expiration date to 2013-06-07.
0.0.8.a3
13 Jun 2012 05:55:02
Original commit files touched by this commit
bapt search for other commits by this committer
Convert to new options framework
0.0.8.a3
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
0.0.8.a3
14 Aug 2011 16:46:14
Original commit files touched by this commit
crees search for other commits by this committer
mail/mixminion now uses USERS
0.0.8.a3
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
0.0.8.a3
16 May 2010 09:18:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 0.08alpha3

PR:             146519
Submitted by:   Anonymous <swell.k@gmail.com>
0.0.8.a2_2
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.0.8.a2_2
21 Dec 2009 02:19:12
Original commit files touched by this commit
dougb search for other commits by this committer
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports.
0.0.8.a2_2
08 Jun 2009 22:30:55
Original commit files touched by this commit
miwi search for other commits by this committer
- Update lang/python26 and make Python 2.6.2 to the default Python version

Tested by:      3 pointyhat runs
Thanks to:      pav, gahr, lwhsu, mva, amdmi3
0.0.8.a2_1
29 Jun 2008 21:41:04
Original commit files touched by this commit
itetcu search for other commits by this committer
- fix typo and thus plist for -DNOPORTDOCS
- OPTIONify
- bump PORTREVISION

Prompted by:    QA Tindy run
0.0.8.a2
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.0.8.a2
05 Sep 2006 04:34:24
Original commit files touched by this commit
linimon search for other commits by this committer
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
0.0.8.a2
15 Mar 2006 13:42:22
Original commit files touched by this commit
mnag search for other commits by this committer
- Update to 0.0.8alpha2
- Add rc.d script
- portlint(1)

PR:             93371
Submitted by:   Peter Thoenen <eol1@yahoo.com>
Approved by:    maintainer
0.0.7.1
22 Jan 2006 12:50:54
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.0.7.1
21 Aug 2004 06:16:26
Original commit files touched by this commit
krion search for other commits by this committer
Fix MASTER_SITES

PR:             ports/70748
Submitted by:   maintainer
0.0.7.1
11 Jul 2004 05:03:04
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Unfetchable
0.0.7.1
12 Jun 2004 08:11:51
Original commit files touched by this commit
ale search for other commits by this committer
Add mixminion 0.0.7.1, a Type III Anonymous Remailer.

PR:             ports/67837
Submitted by:   freebsd-ports@rikrose.net

Number of commits found: 18