FreshPorts -- The Place For Ports Thu, 9 Sep 2010 7:26 AM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
I'm looking for a bit of assistance from a undernet IRC node operator please. I would like a cloaked hostname. Seems I'm attracting a bit of attention.
Port details
anubis 3.6.2_10 mail on this many watch lists=1 search for ports that depend on this port An older version of this port was marked as vulnerable.
Outgoing SMTP mail processor

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: 31 Jul 2002 19:52:27


GNU Anubis is an outgoing mail processor. It goes between the MUA (Mail User
Agent) and the MTA (Mail Transport Agent), and can perform on the fly various
sorts of processing and conversion on the outgoing mail in accord with the
sender's specified rules, based on a highly configurable regular expressions
system. It operates as a proxy server, independently from mail user agents.
GNU Anubis can edit outgoing mail headers, encrypt and/or sign mail with the
GNU Privacy Guard, build secure SMTP tunnels (Simple Mail Transport Protocol)
using the TLS/SSL encryption even if your mail user agent doesn't support it,
or tunnel a connection through a SOCKS proxy server.

--------*      --------**      ------***
|  MUA  | ---> | Anubis | ---> |  MTA  |
---------      ----------      ---------

*   Mail User Agent (client)
**  An outgoing mail processor and the SMTP tunnel.
*** Mail Transport Agent (server)

WWW:	http://www.gnu.org/software/anubis/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required Libraries: security/gpgme03, converters/libiconv, devel/gettext

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


Configuration Options
     No options to configure

Master Sites:
http://ftp.gnu.org/gnu/anubis/
ftp://ftp.gnu.org/gnu/anubis/
http://www.gtlib.cc.gatech.edu/pub/gnu/gnu/anubis/
http://mirrors.usc.edu/pub/gnu/anubis/
http://ftp.funet.fi/pub/gnu/prep/anubis/
ftp://ftp.kddlabs.co.jp/GNU/anubis/
ftp://ftp.dti.ad.jp/pub/GNU/anubis/
http://ring.nict.go.jp/archives/GNU/anubis/
http://ring.riken.jp/archives/GNU/anubis/
ftp://ftp.mirrorservice.org/sites/ftp.gnu.org/gnu/anubis/
ftp://ftp.sunsite.org.uk/package/gnu/anubis/
ftp://ftp.informatik.hu-berlin.de/pub/gnu/anubis/
ftp://ftp.informatik.rwth-aachen.de/pub/mirror/ftp.gnu.org/pub/gnu/anubis/
ftp://ftp.rediris.es/sites/ftp.gnu.org/ftp/gnu/anubis/
ftp://ftp.chg.ru/pub/gnu/anubis/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 38

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
31 May 2010 03:01:56
Original commit files touched by this commit  3.6.2_10
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
16 Aug 2009 19:04:40
Original commit files touched by this commit  3.6.2_9
novel search for other commits by this committer
Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.
21 Aug 2008 07:18:49
Original commit files touched by this commit  3.6.2_8
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)
27 Jul 2008 05:30:53
Original commit files touched by this commit  3.6.2_8
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
06 Jun 2008 14:43:09
Original commit files touched by this commit  3.6.2_8
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)
20 Mar 2008 09:51:43
Original commit files touched by this commit  3.6.2_7
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
03 Mar 2008 11:57:08
Original commit files touched by this commit  3.6.2_7
novel search for other commits by this committer
- Chase security/gnutls shlib version bump
- Add an entry to UPDATING
01 Jul 2007 09:56:17
Original commit files touched by this commit  3.6.2_6
novel search for other commits by this committer
Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
02 Jan 2007 08:54:13
Original commit files touched by this commit  3.6.2_5
novel search for other commits by this committer
- Chase security/gnutls update
- Add an entry to UPDATING
- Pet portlint(1) for some ports while I'm here
10 May 2006 23:37:39
Original commit files touched by this commit  3.6.2_4
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
09 Jan 2006 16:34:19
Original commit files touched by this commit  3.6.2_4
novel search for other commits by this committer
Chase gnutls update.
25 Nov 2005 14:05:38
Original commit files touched by this commit  3.6.2_3
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
12 Apr 2005 04:26:57
Original commit files touched by this commit  3.6.2_3
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  3.6.2_3
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
21 Dec 2004 08:59:42
Original commit files touched by this commit  3.6.2_3
clement search for other commits by this committer
- Rework gpgme03 port to avoid conflict with gpgme 1.0
- Make ports depending on it use new layout
- Bump PORTREVISION (except elmo*)

Approved by:    portmgr (marcus)
11 Dec 2004 05:31:22
Original commit files touched by this commit  3.6.2_3
marcus search for other commits by this committer
Switch gpgme dependency to gpgme03.
13 Oct 2004 13:34:06
Original commit files touched by this commit  3.6.2_3
sergei search for other commits by this committer
- This port installs GNU message catalogs, so add explicit USE_GETTEXT
  and USE_ICONV, respect WITHOUT_NLS knob
- Bump PORTREVISION

PR:             ports/71575
Submitted by:   leeym
07 Mar 2004 20:49:32
Original commit files touched by this commit  3.6.2_2
naddy search for other commits by this committer
Buffer overflow and format string fixes.
(Also don't put several patches in a single file.)

Approved by:    sergei
Obtained from:  upstream
Reported by:    Ulf Harnhammar <Ulf.Harnhammar.9485@student.uu.se>
30 Jan 2004 16:03:29
Original commit files touched by this commit  3.6.2_1
 This port version is marked as vulnerable.
sergei search for other commits by this committer
SIZE *DOES* MATTER.
25 Oct 2003 23:41:49
Original commit files touched by this commit  3.6.2_1
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Convert USE_* variables to WITH_*

PR:             58525
Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:    krion (implicit)
23 Oct 2003 11:09:43
Original commit files touched by this commit  3.6.2_1
 This port version is marked as vulnerable.
sergei search for other commits by this committer
- Apply vendor's security patch
- Bump PORTREVISION

Submitted by:   Wojciech Polak <polak@gnu.org>
Approved by:    krion (implicitly)
23 Oct 2003 06:42:49
Original commit files touched by this commit  3.6.2
 This port version is marked as vulnerable.
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
06 Aug 2003 22:44:23
Original commit files touched by this commit  3.6.2
 This port version is marked as vulnerable.
krion search for other commits by this committer
Use INFO, DOCSDIR and EXAMPLESDIR macros

PR:             55321
Submitted by:   maintainer
18 Apr 2003 06:39:42
Original commit files touched by this commit  3.6.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[MAINTAINER] mail/anubis: USE_GETOPT_LONG, cosmetique

        - Convert to USE_GETOPT_LONG
        - Cosmetique: whitespace changes
        - Cosmetique: unroll .for loop in post-install

PR:             ports/51094
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
21 Feb 2003 12:42:26
Original commit files touched by this commit  3.6.2
 This port version is marked as vulnerable.
knu search for other commits by this committer
De-pkg-comment.
07 Jan 2003 14:09:18
Original commit files touched by this commit  3.6.2
 This port version is marked as vulnerable.
edwin search for other commits by this committer
[MAINTAINER] Update mail/anubis to 3.6.2

PR:             ports/46669
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
11 Nov 2002 08:27:46
Original commit files touched by this commit  3.6.0
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
- Update to 3.6.0
- Project moved to GNU - update MASTER_SITE and pkg-descr
- Even though Anubis now uses GnuTLS by default, the port still
  default to using OpenSSL instead (GnuTLS support will come later)

PR:             45174
Submitted by:   maintainer
05 Nov 2002 21:12:58
Original commit files touched by this commit  3.5.0
 This port version is marked as vulnerable.
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.

PR:             ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
                ports/44942,ports/44943,ports/44944,ports/44945
Submitted by:   maintainer
15 Oct 2002 17:53:00
Original commit files touched by this commit  3.5.0
 This port version is marked as vulnerable.
naddy search for other commits by this committer
Oops, forgotten in previous update to 3.5.0.

Submitted by:   Sergei Kolobov <skolobov@globcon.net>
15 Oct 2002 16:08:36
Original commit files touched by this commit  3.5.0
 This port version is marked as vulnerable.
naddy search for other commits by this committer
- Update port to 3.5.0.
- Remove pkg-message; display compile-time options dynamically in pre-fetch
  target (a la apache port).

PR:             44086
Submitted by:   Sergei Kolobov <sergei@kolobov.com>
29 Sep 2002 06:47:33
Original commit files touched by this commit  3.4.6_1
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
forgot bump port revision last commit...
29 Sep 2002 06:46:40
Original commit files touched by this commit  3.4.6
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
forgot to add pkg-message last commit
29 Sep 2002 06:08:14
Original commit files touched by this commit  3.4.6
 This port version is marked as vulnerable.
kris search for other commits by this committer
Remove reference to pkg-message, which is not present in the repo
(accidentally not committed?)
19 Sep 2002 22:09:12
Original commit files touched by this commit  3.4.6
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
- Update to 3.4.6
- Add several compile-time knobs:
  - WITHOUT_OPENSSL=yes   Disable the OpenSSL library support
  - WITHOUT_GPGME=yes     Disable the GnuPG (GPGME library) support
  - WITH_PCRE=yes         Enable the PCRE library support
  - WITH_PAM=yes          Enable the Pluggable Authentication Modules support
  - WITH_TCP_WRAPPERS=yes Enable the libwrap (TCP wrappers) support
- Take maintainership

PR:             42746
Submitted by:   Sergei Kolobov <sergei@kolobov.com> (new maintainer)
31 Aug 2002 18:45:36
Original commit files touched by this commit  3.4.2
 This port version is marked as vulnerable.
dwcjr search for other commits by this committer
- Update anubis to 3.4.2
- Install .info and addition documentation
- Fix Makefile to install the startup script and examples even if
  NOPORTDOCS is defined (those items are NOT documentation)

PR:             42215
Submitted by:   sergei@kolobov.com
19 Aug 2002 08:51:15
Original commit files touched by this commit  3.4.1
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 3.4.1
16 Aug 2002 14:36:29
Original commit files touched by this commit  3.4.0
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
upgrade to 3.4.0
31 Jul 2002 19:52:14
Original commit files touched by this commit  3.3.0
 This port version is marked as vulnerable.
ijliao search for other commits by this committer
add anubis 3.3.0
An outgoing mail processor

Number of commits found: 38

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
firefoxSep 08
firefox3-develSep 08
firefox35Sep 08
linux-firefoxSep 08
linux-firefox-develSep 08
seamonkey2Sep 08
thunderbirdSep 08
thunderbird3Sep 08
sudoSep 07
lftpSep 03
wgetSep 03
wget-develSep 03
p5-libwwwAug 31
quaggaAug 25
bugzillaAug 24

5 vulnerabilities affecting 13 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 22134
Broken 190
Deprecated 71
Ignore 841
Forbidden 2
Restricted 381
No CDROM 132
Vulnerable 55
Expired 37
Set to expire 59
Interactive 63
new 24 hours 8
new 48 hours16
new 7 days32
new fortnight73
new month176

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

Add tab to Netscape 6

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