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

Port details
zms A specialized mail gateway system for using user specified SMTP server
1.7.0_1 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 1.7.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer under development, since 2009.
Expired This port expired on: 2011-11-16
Maintainer: vvelox@vvelox.net search for ports maintained by this maintainer
Port Added: 2008-09-06 01:22:07
Last Update: 2011-11-22 18:14:40
SVN Revision: UNKNOWN
License: not specified in port
Description:
A specialized mail gateway system for using user a specified SMTP server and proxying. Three proxy modes are supported. - Unathenticated proxying mode in which case it just sits between the client and specified server. - Athenticated proxying mode, which is the same as above, but only for authenticated connection. - Smart proxying mode in which it accepts will send the mail through a server specified in the user's config by matching the the sender using regexps to determine what server should be used.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • zms>0:mail/zms
No installation instructions:
This port has been deleted.
PKGNAME: zms
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. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. Entry.pm : net/p5-perl-ldap
  2. ESMTP.pm : mail/p5-Net-Server-Mail
  3. PAM.pm : security/p5-Authen-Simple-PAM
  4. Tiny.pm : devel/p5-Config-Tiny
  5. TLS.pm : mail/p5-Net-SMTP-TLS
  6. SMTP_auth.pm : mail/p5-Net-SMTP_auth
  7. RBLClient.pm : dns/p5-Net-RBLClient
  8. SpamAssassin.pm : mail/p5-Mail-SpamAssassin
  9. Shareable.pm : devel/p5-IPC-Shareable
  10. perl5.8.9 : lang/perl5.8
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 (14 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/authors/id/V/VV/VVELOX/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/V/VV/VVELOX/
  4. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/V/VV/VVELOX/
  5. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/V/VV/VVELOX/
  6. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/V/VV/VVELOX/
  7. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/authors/id/V/VV/VVELOX/
  8. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/V/VV/VVELOX/
  9. ftp://mirror.hiwaay.net/CPAN/authors/id/V/VV/VVELOX/
  10. http://at.cpan.org/authors/id/V/VV/VVELOX/
  11. http://backpan.perl.org/authors/id/V/VV/VVELOX/
  12. http://cpan.nctu.edu.tw/authors/id/V/VV/VVELOX/
  13. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/V/VV/VVELOX/
  14. http://www.cpan.dk/authors/id/V/VV/VVELOX/
Collapse this list.

Number of commits found: 5

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.7.0_1
22 Nov 2011 18:14:40
Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2011-11-16 mail/zms: No longer under development, since 2009.

Feature safe:   yes
1.7.0_1
04 Nov 2011 03:06:39
Original commit files touched by this commit
wen search for other commits by this committer
- Mark DEPRECATED

PR:             ports/162271
Submitted by:   "Zane C.B-H." <vvelox@vvelox.net> (maintainer)
1.7.0_1
21 Jun 2011 06:58:21
Original commit files touched by this commit
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
- Utilize CPAN macro
1.7.0_1
16 Dec 2010 02:34:07
Original commit files touched by this commit
glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
1.7.0
06 Sep 2008 01:21:43
Original commit files touched by this commit
amdmi3 search for other commits by this committer
A specialized mail gateway system for using user a specified SMTP
server and proxying.

Three proxy modes are supported.
- Unathenticated proxying mode in which case it just sits between
  the client and specified server.
- Athenticated proxying mode, which is the same as above, but only
  for authenticated connection.
- Smart proxying mode in which it accepts will send the mail through
  a server specified in the user's config by matching the the sender
  using regexps to determine what server should be used.

PR:             124967
Submitted by:   "Zane C.B." <vvelox at vvelox dot net>

Number of commits found: 5