GET /api/v1/ports/?format=api&ordering=-created_at&page=897
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 49921,
    "next": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=898",
    "previous": "https://ports.macports.org/api/v1/ports/?format=api&ordering=-created_at&page=896",
    "results": [
        {
            "name": "imap-uw",
            "portdir": "mail/imap-uw",
            "version": "2007f",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.washington.edu/imap/",
            "description": "University of Washington IMAP daemon",
            "long_description": "IMAP (Internet Message Access Protocol) is a method of accessing electronic messages kept on a (possibly shared) mail server. This port provides the University of Washington IMAP toolkit (IMAP supporting software developed by the UW).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "ssl_plain",
                "mbx",
                "mix",
                "ssl_pam",
                "subdir"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "kerberos5",
                        "gss"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "archmbox"
                    ]
                }
            ]
        },
        {
            "name": "hypermail",
            "portdir": "mail/hypermail",
            "version": "2.3.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.hypermail-project.org/",
            "description": "Hypermail, mail to cross-referenced HTML converter",
            "long_description": "Hypermail is a program that takes a file of mail messages in UNIX mailbox format and generates a set of cross-referenced HTML documents.",
            "active": true,
            "categories": [
                "textproc",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "gdbm",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "himalaya",
            "portdir": "mail/himalaya",
            "version": "0.9.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pimalaya.org/himalaya/",
            "description": "Minimalist CLI email client, written in Rust",
            "long_description": "Minimalist CLI email client, written in Rust. Bringing emails to the terminal is a pain. The mainstream TUI, (neo)mutt, takes time to configure. The default mapping is not intuitive when coming from the Vim environment. It is even scary to use at the beginning, since you are dealing with sensitive data! The aim of Himalaya is to extract the email logic into a simple (yet solid) CLI API that can be used either directly from the terminal or UIs. It gives users more flexibility. Himalaya installs a Vim-based termainal UI by default.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cargo",
                        "legacy-support",
                        "rust",
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libunwind"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "vim"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "hello",
            "portdir": "mail/hello",
            "version": "2.12.2",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/hello/",
            "description": "Utility for saying hello and reading email.",
            "long_description": "The GNU hello program produces a familiar, friendly greeting. It allows nonprogrammers to use a classic computer science tool which would otherwise be unavailable to them. Because it is protected by the GNU General Public License, users are free to share and change it.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gnupg2",
            "portdir": "mail/gnupg2",
            "version": "2.4.8",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org",
            "description": "GNU Privacy Guard",
            "long_description": "GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC4880 (OpenPGP) compliant application.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jann",
                    "github": "roederja",
                    "ports_count": 10
                },
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "pinentry",
                "pinentry_mac",
                "openldap",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gnutls",
                        "libassuan",
                        "libgcrypt",
                        "libgpg-error",
                        "libksba",
                        "bzip2",
                        "npth",
                        "readline",
                        "pinentry",
                        "libiconv",
                        "gettext-runtime",
                        "libusb-compat",
                        "zlib",
                        "openldap"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "openpgpsdk"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "kitty",
                        "julia",
                        "ghc-prebuilt",
                        "KeePassXC",
                        "VeraCrypt",
                        "ghc",
                        "stack",
                        "privoxy"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "skopeo",
                        "p5.26-dist-zilla-plugin-git",
                        "p5.26-gnupg-interface",
                        "p5.26-mail-spamassassin",
                        "p5.26-module-signature",
                        "gcr",
                        "duplicity",
                        "p5.28-mail-spamassassin",
                        "zeroinstall-injector",
                        "p5.30-mail-spamassassin",
                        "p5.32-mail-spamassassin",
                        "p5.34-mail-spamassassin",
                        "fwknop-client",
                        "p5.28-dist-zilla-plugin-git",
                        "p5.30-dist-zilla-plugin-git",
                        "p5.32-dist-zilla-plugin-git",
                        "p5.34-dist-zilla-plugin-git",
                        "p5.28-gnupg-interface",
                        "p5.30-gnupg-interface",
                        "p5.32-gnupg-interface",
                        "p5.34-gnupg-interface",
                        "gopass",
                        "gpgme",
                        "gnupg-pkcs11-scd",
                        "pwman",
                        "scute"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "py37-gnupg",
                        "py312-gnupg",
                        "py313-gnupg",
                        "py310-gnupg",
                        "py-gnupg",
                        "signing-party",
                        "pass",
                        "danectl",
                        "py36-gnupg",
                        "keybase",
                        "py39-gnupg",
                        "py311-gnupg",
                        "git-secret",
                        "py38-gnupg",
                        "gpg-tui"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "hg-git"
                    ]
                }
            ]
        },
        {
            "name": "gnupg1",
            "portdir": "mail/gnupg1",
            "version": "1.4.23",
            "license": "GPL-3+",
            "platforms": "darwin freebsd sunos",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnupg.org",
            "description": "GNU Privacy Guard version 1.4",
            "long_description": "GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is a RFC4880 (OpenPGP) compliant application.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [
                {
                    "name": "ionic",
                    "github": "Ionic",
                    "ports_count": 24
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-15"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openldap",
                        "libusb-compat",
                        "readline",
                        "bzip2",
                        "libiconv",
                        "gettext-runtime",
                        "curl",
                        "zlib"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gmime3",
            "portdir": "mail/gmime3",
            "version": "3.2.7",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/jstedfast/gmime",
            "description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-3.0 which installs in parallel with GMime-2.6 (port gmime).",
            "long_description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-3.0 which installs in parallel with GMime-2.6 (port gmime).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "devans",
                    "github": "dbevans",
                    "ports_count": 2695
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gobject-introspection",
                        "zlib",
                        "libiconv",
                        "libidn2",
                        "glib2",
                        "gpgme",
                        "libgpg-error"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "gnome3-core",
                        "mu",
                        "notmuch",
                        "pan2"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "gmime",
            "portdir": "mail/gmime",
            "version": "2.6.23",
            "license": "LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://spruce.sourceforge.net/gmime/",
            "description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-2.6 which installs in parallel with GMime-3.0 (port gmime3).",
            "long_description": "GMime is a C/C++ library for parsing and creating messages using the Multipurpose Internet Mail Extension (MIME). This is GMime-2.6 which installs in parallel with GMime-3.0 (port gmime3).",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "vala",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libgpg-error",
                        "zlib",
                        "libiconv",
                        "gobject-introspection",
                        "gettext",
                        "glib2",
                        "gpgme"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "pidgin-sipe",
                        "gnome3-core",
                        "rspamd",
                        "balsa"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "gnome3-core"
                    ]
                }
            ]
        },
        {
            "name": "getmail",
            "portdir": "mail/getmail",
            "version": "5.16",
            "license": "GPL-2",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://pyropus.ca./software/getmail/",
            "description": "extensible mail retrieval system with POP3, IMAP4, SSL support",
            "long_description": "getmail version 5 is a flexible, extensible mail retrieval system with support for POP3, IMAP4, SSL variants of both, maildirs, mboxrd files, external MDAs, arbitrary message filtering, single-user and domain-mailboxes, and many other useful features.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "gensig",
            "portdir": "mail/gensig",
            "version": "2.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.geekthing.com/~robf/ware/gensig/",
            "description": "A random .signature generator",
            "long_description": "Gensig is a random signature generator.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "andrea+darwinports",
                    "github": "",
                    "ports_count": 2
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fetchmail-devel",
            "portdir": "mail/fetchmail",
            "version": "6.5.0.beta5",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fetchmail.info",
            "description": "Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR",
            "long_description": "Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your normal POP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if you want, using Pine, mutt, or any standard mail user agent.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "fetchmailconf",
                "ntlm",
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "python312",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext-runtime",
                        "libiconv",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "fetchmail",
            "portdir": "mail/fetchmail",
            "version": "6.4.38",
            "license": "(GPL-2 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fetchmail.info",
            "description": "Batch mail retrieval utility for IMAP, POP2, POP3, APOP, KPOP, ETRN, or ODMR",
            "long_description": "Fetchmail is a full-featured IMAP, POP2, POP3, APOP, KPOP, ETRN, ODMR client with easy configuration, daemon mode, forwarding via SMTP or local MDA, and superior reply handling. It is used to handle intermittent email connections by acting as a coupling that seamlessly batch forwards fetched mail from your mail server to your local delivery system, allowing you to read your it with your favourite mail user agent. Fetchmail also includes useful spam filtering and multi-user functions. A typical use of fetchmail is to connect to your normal POP3 server, downloading your mail into the INBOX on your local computer. You may then read the mail, offline if you want, using Pine, mutt, or any standard mail user agent.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "fetchmailconf",
                "ntlm",
                "ssl",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "python312",
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl",
                        "gettext-runtime",
                        "libiconv",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "exim",
            "portdir": "mail/exim",
            "version": "4.94.2",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.exim.org/",
            "description": "complete replacement for sendmail",
            "long_description": "Exim is a mail transfer agent (MTA) developed at the University of Cambridge for use on Unix systems connected to the Internet. In overall style it is similar to Smail 3, but its facilities are more extensive.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "ldap",
                "mysql5",
                "macports_ldap"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pcre",
                        "clang-17",
                        "perl5"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "openssl",
                        "sqlite3"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "etpan",
            "portdir": "mail/etpan",
            "version": "0.7.1",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://libetpan.sourceforge.net/etpan/",
            "description": "etPan is a console mail user agent based on libEtPan",
            "long_description": "etPan is a console mail user agent based on libEtPan",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5",
                        "libetpan"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dspam",
            "portdir": "mail/dspam",
            "version": "3.10.2",
            "license": "AGPL-3",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://dspam.sourceforge.net/",
            "description": "Scalable, open-source statistical anti-spam filter",
            "long_description": "Open-source anti-spam filter with multiple algorithms and useful admin tools and cgi quarantine interface.",
            "active": true,
            "categories": [
                "net",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "vpopmail",
                "sqlite",
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dovecot-sieve",
            "portdir": "mail/dovecot",
            "version": "0.5.21.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 20060722,
            "replaced_by": null,
            "homepage": "https://pigeonhole.dovecot.org/",
            "description": "Pigeonhole sieve and managesieve plugins for dovecot",
            "long_description": "Pigeonhole is the name of the project that adds support for the Sieve language (RFC 5228) and the ManageSieve protocol (RFC 5804) to the Dovecot Secure IMAP Server. The Sieve language is used to specify how e-mail needs to be processed. By writing Sieve scripts, users can customize how messages are delivered, e.g. whether they are forwarded or stored in special folders. Unwanted messages can be discarded or rejected, and, when the user is not available, the Sieve interpreter can send an automated reply. Above all, the Sieve language is meant to be simple, extensible and system independent. And, unlike most other mail filtering script languages, it does not allow users to execute arbitrary programs. This is particularly useful to prevent virtual users from having full access to the mail store. The intention of the language is to make it impossible for users to do anything more complex (and dangerous) than write simple mail filters. Using the ManageSieve protocol, users can upload their Sieve scripts remotely, without needing direct filesystem access through FTP or SCP. Additionally, a ManageSieve server always makes sure that uploaded scripts are valid, preventing compile failures at mail delivery. The Pigeonhole project provides Sieve support as a plugin to Dovecot's Local Delivery Agent (LDA). The ManageSieve protocol is provided is an additional service, next to Dovecot's own POP3 and IMAP services.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "dovecot"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "dovecot",
            "portdir": "mail/dovecot",
            "version": "2.3.21.1",
            "license": "LGPL-2.1",
            "platforms": "darwin",
            "epoch": 20060722,
            "replaced_by": null,
            "homepage": "https://www.dovecot.org",
            "description": "Secure, fast imap and pop3 server",
            "long_description": "Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with security primarily in mind. Although it is written in C, it uses several coding techniques to avoid most of the common pitfalls.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "jberry",
                    "github": "jdberry",
                    "ports_count": 6
                }
            ],
            "variants": [
                "ldap",
                "solr",
                "lucene",
                "libstemmer",
                "apns",
                "postgresql11",
                "postgresql12",
                "postgresql13",
                "postgresql14",
                "postgresql15",
                "postgresql16",
                "postgresql17",
                "mariadb10.3",
                "mariadb10.4",
                "mariadb10.5",
                "mariadb10.6",
                "mariadb10.7",
                "mariadb10.8",
                "mariadb10.11",
                "mysql57",
                "mysql8",
                "mariadb10.2",
                "postgresql10",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "bison",
                        "flex",
                        "pkgconfig",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "icu",
                        "bzip2",
                        "libiconv",
                        "openssl",
                        "lz4",
                        "xz",
                        "zlib"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "dovecot-sieve",
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "deletemail",
            "portdir": "mail/deletemail",
            "version": "0.5",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://code.jhweiss.de/deletemail/",
            "description": "non-interactive tool for removing mail from IMAP4 mailboxes",
            "long_description": "deletemail is a non-interactive tool for removing mail from one or more IMAP4 mailboxes. It removes mail older than a configurable number of days, and by default does not remove mail that is not marked as seen on the server",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "dcc",
            "portdir": "mail/dcc",
            "version": "2.3.169",
            "license": "Restrictive/Distributable",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.dcc-servers.net/dcc/",
            "description": "The Distributed Checksum Clearinghouses or DCC is an anti-spam content filter that runs on a variety of operating systems.",
            "long_description": "The Distributed Checksum Clearinghouses or DCC is an anti-spam content filter that runs on a variety of operating systems. The counts can be used by SMTP servers and mail user agents to detect and reject or filter spam or unsolicited bulk mail. DCC servers exchange or \"flood\" common checksums. The checksums include values that are constant across common variations in bulk messages, including \"personalizations.\"",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-16"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "lib",
                    "ports": [
                        "mail-server"
                    ]
                }
            ]
        },
        {
            "name": "cyrus5-imapd",
            "portdir": "mail/cyrus5-imapd",
            "version": "2.5.4",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://cyrusimap.org/",
            "description": "The Cyrus IMAP Server",
            "long_description": "Popular, scalable, open standars based IMAP & POP3 mail server developed by The Carnegie Mellon University.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "murder",
                "sieve",
                "idled",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0",
                        "makedepend"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db60",
                        "openssl",
                        "perl5",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cyrus-imapd",
            "portdir": "mail/cyrus-imapd",
            "version": "2.4.20",
            "license": "BSD-old",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://cyrusimap.org/",
            "description": "The Cyrus IMAP Server",
            "long_description": "Popular, scalable, open standars based IMAP & POP3 mail server developed by The Carnegie Mellon University.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "murder",
                "snmp",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "makedepend",
                        "clang-14"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "openssl",
                        "perl5.34",
                        "cyrus-sasl2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "courier-imap",
            "portdir": "mail/courier-imap",
            "version": "5.2.6",
            "license": "(GPL-3 or OpenSSLException)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.courier-mta.org/imap/",
            "description": "IMAP server",
            "long_description": "This package contains the standalone Courier IMAP server, which is used to provide IMAP access to local mailboxes. Courier-IMAP is provided here as a separate package that can be used with other mail servers as well.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "coreutils",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "db48",
                        "courier-authlib",
                        "openssl",
                        "libidn2"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "claws-mail",
            "portdir": "mail/claws-mail",
            "version": "4.3.0",
            "license": "GPL-3+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.claws-mail.org",
            "description": "A lightweight and very featureful GTK+ based e-mail and news client",
            "long_description": "Currently, many features are supported in Claws Mail including POP3, IMAP, NNTP, multiple accounts, threading, filtering, MIME attachments, APOP, SMTP AUTH, SSL, IPv6, GnuPG, internalization, plugins, a filtering/processing mechanism, extra folder properties and much more.",
            "active": true,
            "categories": [
                "mail",
                "news"
            ],
            "maintainers": [],
            "variants": [
                "quartz",
                "x11",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gpgme",
                        "gumbo-parser",
                        "libical",
                        "libnotify",
                        "gtk3",
                        "compface",
                        "librsvg",
                        "poppler",
                        "libetpan",
                        "enchant",
                        "xorg-libsm",
                        "libarchive",
                        "libcanberra",
                        "gnutls"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bogofilter",
                        "ghostscript"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "clamsmtp",
            "portdir": "mail/clamsmtp",
            "version": "1.10",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://thewalter.net/stef/software/clamsmtp/",
            "description": "SMTP filter checking for viruses using the ClamAV anti-virus",
            "long_description": "ClamSMTP is an SMTP filter that allows you to check for viruses using the ClamAV anti-virus software. It accepts SMTP connections and forwards the SMTP commands and responses to another SMTP server. The 'DATA' email body is intercepted and scanned before forwarding.",
            "active": true,
            "categories": [
                "security",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "clamav"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "cclient",
            "portdir": "mail/cclient",
            "version": "2007f",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.washington.edu/imap/",
            "description": "UW IMAP c-client library",
            "long_description": "C-client is a common API for accessing mailboxes. It is used internally by the popular PINE mail reader as well as the University of Washington's IMAP server.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal",
                "ssl_plaintext"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "zlib",
                        "openssl",
                        "kerberos5"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "php83-imap",
                        "php82-imap",
                        "php81-imap",
                        "php80-imap",
                        "php74-imap",
                        "php73-imap",
                        "php72-imap",
                        "php71-imap",
                        "php70-imap",
                        "php56-imap",
                        "php55-imap",
                        "php54-imap",
                        "php53-imap",
                        "php52-imap"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "mailsync"
                    ]
                }
            ]
        },
        {
            "name": "bogofilter",
            "portdir": "mail/bogofilter",
            "version": "1.2.5",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://bogofilter.sourceforge.io/",
            "description": "Fast Bayesian Spam Filter",
            "long_description": "Bogofilter is a mail filter that classifies mail as spam or ham (non-spam) by a statistical analysis of the message's header and content (body). The program is able to learn from the user's classifications and corrections.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "sqlite3",
                        "gsl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "run",
                    "ports": [
                        "claws-mail"
                    ]
                }
            ]
        },
        {
            "name": "bmf",
            "portdir": "mail/bmf",
            "version": "0.9.4",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://bmf.sourceforge.net/",
            "description": "Bayesian Mail Filter",
            "long_description": "bmf is a self contained and extremely efficient Bayesian mail filter. See Paul Graham's article A Plan for Spam for background information. It aims to be faster, smaller, and more versatile than similar applications.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "biabam",
            "portdir": "mail/biabam",
            "version": "0.9.7",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://mmj.dk/biabam/",
            "description": "biabam is a bash attachment mailer",
            "long_description": "biabam is a bash attachment mailer. It is just a small tool, useful when you want to mail attachments from the commandline.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "bash"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "base91",
            "portdir": "mail/base91",
            "version": "0.6.0",
            "license": "BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://base91.sourceforge.net/",
            "description": "Encode and decode base91 files",
            "long_description": "basE91 is an advanced method for encoding binary data as ASCII characters. It is similar to UUencode or base64, but is more efficient. The overhead produced by basE91 depends on the input data. It amounts at most to 23% (versus 33% for base64) and can range down to 14%, which typically occurs on 0-byte blocks. This makes basE91 very useful for transferring larger files over binary insecure connections like e-mail or terminal lines.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "alan.macports.sp",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "base64",
            "portdir": "mail/base64",
            "version": "1.5",
            "license": "public-domain",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.fourmilab.ch/webtools/base64/",
            "description": "Encode and decode base64 files",
            "long_description": "Utility which encodes and decodes files in in RFC 1341 format. It can be used within a pipeline as an encoding or decoding filter, and is most commonly used in this manner as part of an automated mail processing system.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "omnicompiler"
                    ]
                }
            ]
        },
        {
            "name": "base-64",
            "portdir": "mail/base-64",
            "version": "1.3",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://josefsson.org/base64/",
            "description": "command line RFC 3548-compliant base 64 encoder and decoder",
            "long_description": "Base64 is a command line tool that implements an RFC 3548-compliant base 64 encoder and decoder. When encoding it can wrap encoded lines to a specified column, and when decoding can optionally ignore non-alphabet characters.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "astroid",
            "portdir": "mail/astroid",
            "version": "0.17",
            "license": "GPL-3+ and LGPL-2.1+",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://astroidmail.github.io/",
            "description": "Astroid Mail",
            "long_description": "A graphical threads-with-tags style, lightweight and fast, e-mail client for Notmuch",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "",
                    "github": "arietis",
                    "ports_count": 1
                }
            ],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "pkgconfig",
                        "scdoc",
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "webkit2-gtk",
                        "protobuf3-cpp",
                        "boost171",
                        "gtkmm3",
                        "vte",
                        "notmuch",
                        "libsass"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "assp",
            "portdir": "mail/assp",
            "version": "1.1.0",
            "license": "GPL-2",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://assp.sourceforge.net/",
            "description": "Anti-Spam SMTP Proxy (ASSP) Server",
            "long_description": "The Anti-Spam SMTP Proxy (ASSP) Server is an open source, platform-independent SMTP Proxy server which implements whitelists and Bayesian filtering to rid the planet of the blight of unsolicited email (UCE). UCE must be stopped at the SMTP server. Anti-spam tools must be adaptive to new spam and customized for each site?s mail patterns. This free, easy-to-use tool works with any mail transport and achieves these goals requiring no operator intervention after the initial setup phase.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "unzip"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "perl5"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "archmbox",
            "portdir": "mail/archmbox",
            "version": "4.10.0",
            "license": "GPL-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://adc-archmbox.sourceforge.net/",
            "description": "simple email archiver for the mbox format",
            "long_description": "Archmbox is a simple email archiver written in perl. It parses one or more mailboxes, selects some or all messages and then performs specific actions on the selected messages. At this time archmbox supports mbox and mbx mailbox formats.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "bzip2",
                        "perl5",
                        "imap-uw"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "archivemail",
            "portdir": "mail/archivemail",
            "version": "0.9.0",
            "license": "GPL-2+",
            "platforms": "any",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://archivemail.sourceforge.net",
            "description": "archive and compress old email",
            "long_description": "archivemail is a tool written in Python for archiving and compressing old email in mailboxes. It can move messages older than the specified number of days to a separate mbox format mailbox that is compressed with gzip, or optionally just delete old email.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-16"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "anubis",
            "portdir": "mail/anubis",
            "version": "4.3",
            "license": "GPL-3",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.gnu.org/software/anubis",
            "description": "GNU Anubis is an outgoing mail processor.",
            "long_description": "GNU Anubis 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.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "gnutls",
                "pcre",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gdbm",
                        "gettext",
                        "libgsasl",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "amavisd-new",
            "portdir": "mail/amavisd-new",
            "version": "2.11.1",
            "license": "FreeBSD and GPL-2+",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://amavis.org",
            "description": "amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin.",
            "long_description": "amavisd-new is a high-performance interface between mailer (MTA) and content checkers: virus scanners, and/or SpamAssassin. It is written in Perl for maintainability, without paying a significant price for speed. It talks to MTA via (E)SMTP or LMTP, or by using helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and qmail MTA integration there is a patch in the distributed package.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "clamav",
                "perl5_28",
                "perl5_30",
                "perl5_32",
                "perl5_34"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-14"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "perl5.34"
                    ]
                },
                {
                    "type": "run",
                    "ports": [
                        "p5.34-compress-raw-zlib",
                        "p5.34-dbd-mysql",
                        "p5.34-dbi",
                        "p5.34-digest-md5",
                        "p5.34-io-compress",
                        "p5.34-mail-dkim",
                        "p5.34-mail-spamassassin",
                        "p5.34-mailtools",
                        "p5.34-mime-base64",
                        "p5.34-mime-tools",
                        "p5.34-net-server",
                        "p5.34-time-hires",
                        "p5.34-unix-syslog",
                        "p5.34-archive-zip"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "altermime",
            "portdir": "mail/altermime",
            "version": "0.3.11",
            "license": "Permissive",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://www.pldaniels.com/altermime/",
            "description": "integrated email manipulation utility",
            "long_description": "alterMIME is an integrated email/mailpack manipulation utility. It adds and modifies headers, adds disclaimers, and changes or removes embedded attachments.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-15"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alpine",
            "portdir": "mail/alpine",
            "version": "2.26",
            "license": "Apache-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://alpineapp.email/",
            "description": "alpine - a Program for Internet News and Email",
            "long_description": "Alpine is a tool for reading, sending, and managing electronic messages that was designed with novice users in mind.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "john",
                    "github": "",
                    "ports_count": 1
                },
                {
                    "name": "jerryyhom",
                    "github": "",
                    "ports_count": 1
                }
            ],
            "variants": [
                "universal",
                "passfile",
                "kerberos",
                "ldap",
                "ssl",
                "tcl"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "gettext",
                        "clang-17"
                    ]
                },
                {
                    "type": "extract",
                    "ports": [
                        "xz"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libiconv",
                        "openldap",
                        "cyrus-sasl2",
                        "gettext-runtime",
                        "ncurses",
                        "openssl"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "alot",
            "portdir": "mail/alot",
            "version": "0.3.4",
            "license": "GPL-3",
            "platforms": "{darwin any}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://github.com/pazz/alot",
            "description": "experimental terminal MUA based on notmuch mail",
            "long_description": "Alot is an experimental terminal MUA based on notmuch mail. It is written in python using the urwid toolkit.",
            "active": true,
            "categories": [
                "mail",
                "python"
            ],
            "maintainers": [],
            "variants": [],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-17",
                        "notmuch",
                        "py27-configobj",
                        "py27-magic",
                        "py27-pygpgme",
                        "py27-twisted",
                        "py27-urwid"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "python27"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "aerc",
            "portdir": "mail/aerc",
            "version": "0.21.0",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://aerc-mail.org",
            "description": "Terminal-based email client.",
            "long_description": "aerc is an email client that runs in your terminal, featuring editing emails in an embedded terminal tmux-style and first-class support for working with Git & email.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [
                {
                    "name": "herby.gillot",
                    "github": "herbygillot",
                    "ports_count": 1016
                }
            ],
            "variants": [
                "notmuch",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "go",
                        "scdoc",
                        "clang-18"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "notmuch"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "abook",
            "portdir": "mail/abook",
            "version": "0.5.6",
            "license": "GPL-2",
            "platforms": "darwin freebsd",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://abook.sourceforge.net",
            "description": "Address book with mutt support",
            "long_description": "abook uses curses libs and is able to import addressbooks from pine and netscape (ldif). Exports to mutt alias, html, pine, gcrd (GnomeCard), csv, elm alias, and plain text.",
            "active": true,
            "categories": [
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext",
                        "ncurses",
                        "readline",
                        "libiconv"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "Pantomime-Framework",
            "portdir": "mail/Pantomime-Framework",
            "version": "1.2.0pre1",
            "license": "GPL-2+ and Noncommercial and Restrictive",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.collaboration-world.com/cgi-bin/project/index.cgi?pid=3",
            "description": "a framework for supporing POP, IMAP3, and SMTP",
            "long_description": "Pantomime is a framework that implements support for POP, IMAP3, and SMTP. It's fast and easy to use.",
            "active": true,
            "categories": [
                "devel",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "GNUMail-Aqua",
            "portdir": "mail/GNUMail-Aqua",
            "version": "1.2.0pre3",
            "license": "GPL-2",
            "platforms": "macosx",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.collaboration-world.com/gnumail/",
            "description": "Fully featured mail application using GNUStep or Cocoa.",
            "long_description": "GNUMail.app is a fully featured mail application running on multiple platforms. It uses the GNUstep development framework or Apple Cocoa, which are based on the OpenStep specification provided by NeXT, Inc..",
            "active": true,
            "categories": [
                "aqua",
                "mail"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "zig",
            "portdir": "lang/zig",
            "version": "0.15.1",
            "license": "MIT",
            "platforms": "{darwin >= 22}",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "https://ziglang.org/",
            "description": "Zig programming language",
            "long_description": "Zig is a general-purpose programming language designed for robustness, optimality, and maintainability.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "debug",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "cmake",
                        "clang-20"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "ncurses",
                        "libxml2",
                        "zlib",
                        "clang-20",
                        "llvm-20",
                        "zstd"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "ncdu"
                    ]
                }
            ]
        },
        {
            "name": "yasm",
            "portdir": "lang/yasm",
            "version": "1.3.0",
            "license": "(Artistic-1 or GPL-2+ or LGPL) and BSD",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.tortall.net/projects/yasm/",
            "description": "yasm - a modular bsd reimplementation of NASM",
            "long_description": "A modular x86/amd64 assembler supporting NASM and GAS asm syntaxes and a variety of output formats. It is licensed under the 3-clause BSD license except the nasm preprocessor which is LGPL.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gettext"
                    ]
                }
            ],
            "depends_on": [
                {
                    "type": "build",
                    "ports": [
                        "mplayer-devel",
                        "svt-av1",
                        "godot",
                        "godot-3.2",
                        "mpir",
                        "mpir-devel",
                        "mozjs115",
                        "mozjs128",
                        "mythtv-core.27",
                        "MPlayer",
                        "aom",
                        "gimp-gap-devel",
                        "mozjs68",
                        "mozjs91",
                        "mozjs60",
                        "mythtv-core.28",
                        "libass",
                        "libass-devel",
                        "VeraCrypt",
                        "mozjs102",
                        "HandBrake",
                        "HandBrakeCLI",
                        "libvpx-devel",
                        "libvpx",
                        "gimp-gap",
                        "avidemux"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "udis86"
                    ]
                },
                {
                    "type": "test",
                    "ports": [
                        "py36-distorm",
                        "py38-distorm",
                        "py27-distorm",
                        "py312-distorm",
                        "py37-distorm",
                        "py27-distnorm",
                        "py37-distnorm",
                        "py35-distorm",
                        "py38-distnorm"
                    ]
                }
            ]
        },
        {
            "name": "yap-devel",
            "portdir": "lang/yap-devel",
            "version": "6.0.7",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dcc.fc.up.pt/~vsc/yap/",
            "description": "YAP Prolog compiler",
            "long_description": "YAP is a high-performance Prolog compiler developed at CRACS/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "condor",
                "debug",
                "java",
                "tabling",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "fetch",
                    "ports": [
                        "git"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yap",
            "portdir": "lang/yap",
            "version": "6.0.5",
            "license": "Artistic-2",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://www.dcc.fc.up.pt/~vsc/yap/",
            "description": "YAP Prolog compiler",
            "long_description": "YAP is a high-performance Prolog compiler developed at CRACS/Universidade do Porto and at COPPE Sistemas/UFRJ. Its Prolog engine is based in the WAM (Warren Abstract Machine), with several optimizations for better performance. YAP follows the Edinburgh tradition, and is largely compatible with the ISO-Prolog standard and with Quintus and SICStus Prolog.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "condor",
                "debug",
                "java",
                "tabling",
                "threads",
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "gmp",
                        "readline"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "yabasic",
            "portdir": "lang/yabasic",
            "version": "2.86.7",
            "license": "MIT",
            "platforms": "darwin",
            "epoch": 1,
            "replaced_by": null,
            "homepage": "http://www.yabasic.de/",
            "description": "yet another basic language",
            "long_description": "Yabasic implements the most common and simple elements of the basic language. It comes with goto/gosub, with various loops, with user defined subroutines and Libraries. Yabasic does monochrome line graphics and printing.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "pkgconfig",
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "libffi",
                        "xorg-libX11",
                        "xorg-libXt",
                        "xorg-libsm"
                    ]
                }
            ],
            "depends_on": []
        },
        {
            "name": "xotcl",
            "portdir": "lang/xotcl",
            "version": "1.6.7",
            "license": "(Tcl/Tk or BSD)",
            "platforms": "darwin",
            "epoch": 0,
            "replaced_by": null,
            "homepage": "http://media.wu-wien.ac.at",
            "description": "Extended Object Tool Command Language",
            "long_description": "Extended Object Tcl (for short: XOTcl, pronounced exotickle) is an object-oriented scripting language based on Tcl. It was originally designed for providing language support for design patterns and provides novel constructs such as filters or transitive mixin classes. The language is designed for empowering rather than constraining system developers. The basic object model is highly influenced by CLOS.",
            "active": true,
            "categories": [
                "lang"
            ],
            "maintainers": [
                {
                    "name": "neumann",
                    "github": "gustafn",
                    "ports_count": 3
                }
            ],
            "variants": [
                "universal"
            ],
            "dependencies": [
                {
                    "type": "build",
                    "ports": [
                        "clang-9.0"
                    ]
                },
                {
                    "type": "lib",
                    "ports": [
                        "tcl",
                        "tk"
                    ]
                }
            ],
            "depends_on": []
        }
    ]
}