FreshPorts -- The Place For Ports notbug Sat, 11 Feb 2012 8:10 PM GMT
Port details
masqmail 0.2.21_2 mail on this many watch lists=0 search for ports that depend on this port
Mail server for hosts, not permanently connected to the internet

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: 02 May 2004 20:25:55
License: not specified in port
MasqMail is a mail server designed for hosts that do not have a permanent
internet connection eg. a home network or a single host at home. It has
special support for connections to different ISPs. It replaces sendmail or
other MTAs such as qmail or exim.

Features

    * Delivers only when online to a destination 'outside' your LAN
    * Support for multiple Providers (ie. Mail Servers, or direct delivery)
    * Rewriting of Return addresses (Return-Path:, From:, Reply-To:),
	configurable for each Provider separately
    * can also be used as a Mail Server on a LAN
    * alias support
    * delivery to pipes
    * delivery to MDAs (eg. procmail)
    * Maildir support (version >= 0.2.5)
    * routing depending on sender
    * AUTH (RFC 2554) support (as client, since version 0.1.0)
    * SMTP-after-POP
    * POP3 client
    * POP3 client daemon (fetch mail in regular intervals if online)

WWW: http://marmaro.de/prog/masqmail/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/pkg-config
Required To Run: devel/pkg-config, devel/gio-fam-backend
Required Libraries: devel/glib20
There are no ports dependent upon this port

To install the port: cd /usr/ports/mail/masqmail/ && make install clean
To add the package: pkg_add -r masqmail


Configuration Options
===> The following configuration options are available for masqmail-0.2.21_2:
     LIBCRYPTO=on (default) "Use libcrypto"
     POP3=on (default) "Enable POP3"
     SMTP=on (default) "Enable SMTP server"
     Resolver=on (default) "Resolver"
     MAILDIR=on (default) "Maildir support"
     MSERVER=off (default) "Enable mserver support"
     AUTH=on (default) "SMTP AUTH (RFC2554) support"
     IDENT=off (default) "Ident (RFC 1413) support"
===> Use 'make config' to modify these settings

Master Sites:
http://www.gtlib.cc.gatech.edu/pub/debian/pool/main/m/masqmail/
ftp://ftp.us.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.au.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.bg.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.cl.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.cz.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.de.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.ee.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.es.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.fi.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.fr.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.hk.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.hr.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.hu.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.ie.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.is.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.it.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.jp.debian.org/debian/pool/main/m/masqmail/
http://ring.nict.go.jp/archives/linux/debian/debian/pool/main/m/masqmail/
ftp://ftp.nl.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.no.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.pl.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.ru.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.se.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.si.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.sk.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.uk.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.wa.au.debian.org/debian/pool/main/m/masqmail/
ftp://ftp2.de.debian.org/debian/pool/main/m/masqmail/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 23

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.2.21_2
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.
03 Jul 2011 13:53:52
Original commit files touched by this commit  0.2.21_2
ohauer search for other commits by this committer
- remove MD5
01 Dec 2010 23:38:49
Original commit files touched by this commit  0.2.21_2
linimon search for other commits by this committer
Reset anray@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
08 Sep 2010 02:37:45
Original commit files touched by this commit  0.2.21_2
pgollucci search for other commits by this committer
Markus Schnalke has taken over development from the original author.
The new project page for masqmail is http://marmaro.de/prog/masqmail/

PR:             ports/148249
Submitted by:   Rob B <rbyrnes@gmail.com>
Approved by:    maintainer timeout (anray ; 68 days)
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.2.21_2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
24 May 2009 08:43:21
Original commit files touched by this commit  0.2.21_2
anray search for other commits by this committer
- Enable support OPTIONS

PR:             ports/134539
Submitted by:   Nick Hibma <nick@anywi.com>
21 Aug 2008 06:18:49
Original commit files touched by this commit  0.2.21_2
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
18 Jul 2008 21:03:58
Original commit files touched by this commit  0.2.21_2
anray search for other commits by this committer
- Respect NO_INSTALL_MANPAGES
- files/masqmail.sh -> files/masqmail.in
  itectu@: no more .sh
  dougb@: move load_config above variables checks
- use PORTDOCS
- Bump PORTREVISION

PR:             ports/125652
Submitted by:   Philip M. Gollucci pgollucci at p6m7g8.com
06 Jun 2008 13:43:09
Original commit files touched by this commit  0.2.21_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
23 Jul 2007 09:36:52
Original commit files touched by this commit  0.2.21
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
31 Mar 2006 21:08:35
Original commit files touched by this commit  0.2.21
anray search for other commits by this committer
Fix glib depends. Needs glib20 instead of glib12.

Reported by:    kris(pointyhat)
28 Mar 2006 14:24:47
Original commit files touched by this commit  0.2.21
anray search for other commits by this committer
Update to 0.2.21
22 Mar 2006 16:00:23
Original commit files touched by this commit  0.2.20_1
anray search for other commits by this committer
I'm hosted distfile for this port on http://santinel.bas-net.by/ports/.
Developers site now is disappeared.

Reported by:    fenner portsurvey
07 Mar 2006 08:28:06
Original commit files touched by this commit  0.2.20_1
ade search for other commits by this committer
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.

Discussed with: kris
Approved by:    portmgr (implicit)
20 Feb 2006 20:47:50
Original commit files touched by this commit  0.2.20
dougb search for other commits by this committer
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
28 Dec 2005 11:10:07
Original commit files touched by this commit  0.2.20
anray search for other commits by this committer
* Remove NO_LATEST_LINK.
* Add SHA256 checksum.
26 Dec 2005 11:43:54
Original commit files touched by this commit  0.2.20
anray search for other commits by this committer
Update to 0.2.20
15 Dec 2005 20:34:46
Original commit files touched by this commit  0.1.17
anray search for other commits by this committer
Change email address for all my ports.

Approved by:    sem(mentor)
30 Dec 2004 02:37:15
Original commit files touched by this commit  0.1.17
edwin search for other commits by this committer
[PATCH] change MAINTAINER email address for all my ports.

PR:             ports/75559
Submitted by:   Andrey Slusar <anray@inet.ua>
07 Aug 2004 20:48:45
Original commit files touched by this commit  0.1.17
krion search for other commits by this committer
Change maintainer's email.

PR:             ports/70138
Submitted by:   Andrey Slusar <vasallia@ukr.net>
31 Jul 2004 13:19:49
Original commit files touched by this commit  0.1.17
sem search for other commits by this committer
Utilize CONFLICTS
Fix trigraphs warnings

PR:             ports/69844
Submitted by:   maintainer
14 Jul 2004 15:51:51
Original commit files touched by this commit  0.1.17
pav search for other commits by this committer
- Fix plist for NOPORTDOCS case

PR:             ports/69014
Submitted by:   Andrey Slusar <vasallia@ukr.net> (maintainer)
02 May 2004 20:24:07
Original commit files touched by this commit  0.1.17
pav search for other commits by this committer
Add MasqMail, a mail server designed for hosts that do not have a permanent
internet connection eg. a home network or a single host at home. It has
special support for connections to different ISPs. It replaces sendmail or
other MTAs such as qmail or exim.

PR:             ports/65178
Submitted by:   Andrey Slusar <vasallia@ukr.net>

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bipFeb 11
firefoxFeb 11
linux-firefoxFeb 11
linux-seamonkeyFeb 11
linux-thunderbirdFeb 11
seamonkeyFeb 11
surfFeb 11
thunderbirdFeb 11
chromiumFeb 09
chromiumFeb 09
drupal6Feb 07
drupal7Feb 07
bugzillaFeb 06
bugzilla2Feb 06
bugzilla3Feb 06

14 vulnerabilities affecting 32 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds

Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23150
Broken 190
Deprecated 96
Ignore 726
Forbidden 2
Restricted 329
No CDROM 109
Vulnerable 0
Expired 7
Set to expire 93
Interactive 59
new 24 hours 5
new 48 hours8
new 7 days47
new fortnight70
new month141

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.155 seconds.