aboutsummaryrefslogtreecommitdiffstats
path: root/mail/serialmail/Makefile
blob: 41bcc1ca4dee5d700528d6623bebad706fefd8c5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
# New ports collection makefile for:    serialmail
# Date created:     2 November 1998
# Whom:         Tom Hukins <tom@eborcom.com>
#
# $FreeBSD$
#

PORTNAME=   serialmail
PORTVERSION=    0.75
CATEGORIES= mail
MASTER_SITES=   http://cr.yp.to/software/ \
        ftp://ftp.gbnet.net/pub/qmail/ \
        ftp://ftp.de.uu.net/pub/unix/mail/qmail/ \
        ftp://ftp.iway.fr/pub/unix/mail/qmail/

MAINTAINER= sergei@FreeBSD.org
COMMENT=    Tools for passing mail across serial links

RUN_DEPENDS=    tcpserver:${PORTSDIR}/sysutils/ucspi-tcp \
        ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail

# QMAIL_DIR is the directory where qmail is installed
QMAIL_DIR?= /var/qmail

NO_PACKAGE= Unsure of DJB license

ALL_TARGET= it

PROGRAMS=   serialqmtp serialsmtp maildirserial setlock
SCRIPTS=    maildirqmtp maildirsmtp
MAN1=       maildirqmtp.1 maildirserial.1 maildirsmtp.1 serialqmtp.1 \
        serialsmtp.1 setlock.1
DOCS=       AUTOTURN BLURB CHANGES FROMISP README TODO TOISP THANKS

post-configure:
    @${ECHO_CMD} ${PREFIX} > ${WRKSRC}/conf-home
    @${ECHO_CMD} ${CC} ${CFLAGS} > ${WRKSRC}/conf-cc
    @${ECHO_CMD} ${CC} -s > ${WRKSRC}/conf-ld
    @${ECHO_CMD} ${QMAIL_DIR} > ${WRKSRC}/conf-qmail

do-install:
    cd ${WRKSRC} && \
        ${INSTALL_PROGRAM} ${PROGRAMS} ${PREFIX}/bin && \
        ${INSTALL_SCRIPT} ${SCRIPTS} ${PREFIX}/bin && \
        ${INSTALL_MAN} ${MAN1} ${MANPREFIX}/man/man1
.if !defined(NOPORTDOCS)
    @${MKDIR} ${DOCSDIR}
    cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
.endif

.include <bsd.port.mk>
sysutils?id=4be8cc9bad927a2da22b399ebc0acc8cff61fae5'>sysutils/py-borgmatic: update 1.3.14 to 1.3.16egypcio2019-09-202-4/+4 | * Welcome PHP 7.4 RC 1 in the ports-tree.tz2019-09-205-0/+83 | * Go ports: cleanup, make use of the new GO_TARGET tuple syntaxdmgk2019-09-201-4/+1 | * sysutils/pot: Update to 0.9.2pizzamig2019-09-202-4/+4 | * sysutils/cpupdate: sync with platomav/CPUMicrocodes MCE DB r126.eugen2019-09-201-2/+2 | * Welcome XFCE 4.14 to the FreeBSD ports treemadpilot2019-09-2039-618/+251 | * Update devcpu-data with Intel microcode release 20190918sbruno2019-09-202-4/+4 | * sysutils/frand: fix build on GCC architecturespkubaj2019-09-201-1/+1 | * Bump PORTREVISION of ports depending on security/botan2dmgk2019-09-191-0/+1 | * sysutils/afio: Drop nop EXAMPLES_SHEBANG_FILEStobik2019-09-191-3/+0 | * Fix `iocage upgrade' for 11.3-RELEASE and upcoming 12.1-RELEASE[0]grembo2019-09-193-2/+160 | * sysutils/qdirstat: fix DOCS plistkbowling2019-09-192-1/+3 | * sysutils/doctl: Update to v1.31.2jrm2019-09-192-4/+4 | * Fix some misspelled or duplicated LICENSE_*tobik2019-09-181-1/+1 | * sysutils/ipfs-go: Spell LICENSE_FILE_APACHE20 correctlytobik2019-09-181-1/+1 | * Change my maintainer emaildmgk2019-09-176-6/+6 | * u-boot-beaglebone: Add some fragment data to disable NANDmanu2019-09-162-1/+9 | * sysutils/fd: Update to v7.4.0tobik2019-09-162-128/+122 | * Deprecate a few portsantoine2019-09-1614-0/+28 | * update sysutils/ansible to 2.8.5lifanov2019-09-162-4/+4 | * update sysutils/ansible27 to 2.7.13lifanov2019-09-162-4/+4 | * update docker-machine to 0.16.2lifanov2019-09-162-4/+4 | * Update to 12.6sunpoet2019-09-152-4/+4 | * sysutils/fusefs-libs: don't install irrelevant man pagesasomers2019-09-153-3/+12 | * - update to 0.7_2jgh2019-09-153-18/+35 | * sysutils/bfs: Update to 1.5.1tobik2019-09-152-4/+4 | * sysutils/slurm-wlm: Temporary patch to silence job accounting errorsjwb2019-09-152-1/+27 | * Make fetchable again: the software has moved to github and the licensecy2019-09-142-6/+7 * | Merge remote-tracking branch 'upstream/master'Koop Mast2019-09-14127-941/+506 |\| | * Update to 12.1.1krion2019-09-142-4/+4 | * - Update catfish to 1.4.10madpilot2019-09-136-9/+106 | * sysutils/burp-devel: update to 2.3.14swills2019-09-132-4/+4 | * sysutils/minimunin: update to 0.5swills2019-09-132-4/+4 | * sysutils/py-azure-cli: Update to 2.0.73dbaio2019-09-134-55/+11 | * sysutils/py-azure-cli-core: Update to 2.0.73dbaio2019-09-132-5/+5 | * - Update to 0.5.3danilo2019-09-132-4/+4 | * - Spell Debian MASTER_SITE in the modern wayak2019-09-121-2/+1 | * Remove unsupported/deprecated versions of syslog-ng from the metaportcy2019-09-121-2/+2 | * Implement the new syslog-ng deprecation policy of expiring N-4cy2019-09-121-0/+2 | * Deprecate and expire old releases of syslog-ng.cy2019-09-125-0/+15 | * Update to 12.1.0krion2019-09-123-5/+4 | * sysutils/uefi-edk2-qemu: Depend on the gcc${GCC_DEFAULT} binarybcran2019-09-111-1/+1 | * Remove libutempterbapt2019-09-117-117/+0 | * - Bump to 2019091000kmoore2019-09-114-10/+10 | * Update sysutils/sleuthkit to 4.6.7antoine2019-09-104-6/+6 | * sysutils/uefi-edk2-qemu: GCC should be a build dependency, not runtimebcran2019-09-101-4/+4 | * sysutils/reggae: Update to 0.1.7dbaio2019-09-103-5/+4 | * - Update to 2.6.2danilo2019-09-103-4/+5 | * sysutils/ipfs-go: Unbreak with go1.13tobik2019-09-091-3/+10 | * - Use vendored depsaraujo2019-09-092-225/+1 | * sysutils/bsdisks: Update to 0.9.arrowd2019-09-082-5/+4 | * sysutils/consul-replicate: Unbreak with go1.13tobik2019-09-081-30/+9 | * sysutils/consul: Switch to USES=go:modules, fix build with go1.13tobik2019-09-081-26/+11 | * - Update to 0.5.2danilo2019-09-082-7/+7 | * sysutils/cmdwatch: Set LICENSE0mp2019-09-081-0/+2 | * Mark BROKENantoine2019-09-081-0/+2 | * Mark BROKENantoine2019-09-081-0/+1 | * Mark BROKENantoine2019-09-081-0/+2 | * Mark BROKENantoine2019-09-081-0/+2 | * Mark as deprecated some azure-cli dependenciesdbaio2019-09-0851-0/+153 | * sysutils/py-azure-cli: Update to 2.0.72dbaio2019-09-085-61/+139 | * sysutils/py-azure-cli-core: Update to 2.0.72dbaio2019-09-082-12/+7 | * sysutils/py-azure-cli-telemetry: Update to 1.0.3dbaio2019-09-082-5/+5 | * Allow building backuppc* ports together.mandree2019-09-082-5/+6 | * sysutils/fusefs-exfat, sysutils/exfat-utils: Update to 1.3.0mandree2019-09-088-384/+10 | * Remove libXxf86misc dependency from gnome@ portszeising2019-09-073-6/+7 | * devel/py-fabric: Copy to devel/py-fabric1dbaio2019-09-072-5/+10 * | Merge remote-tracking branch 'upstream/master'Koop Mast2019-09-07228-4460/+1450 |\| | * - Update to 0.3.1ak2019-09-072-9/+15 | * update sysutils/terraform to 0.12.8 and unbreak with go1.13lifanov2019-09-062-7/+5 | * update sysutils/packer to 1.4.3 and unbreak with go1.13lifanov2019-09-062-7/+5 | * - cease hosting distfilesjgh2019-09-061-2/+2 | * KDE Applications: update to 19.08.1tcberner2019-09-0614-40/+40 | * sysutils/p5-Filesys-DiskUsage: update to 0.13culot2019-09-052-4/+4 | * Remove expired ports:rene2019-09-0518-394/+0 | * - Update WWWamdmi32019-09-052-2/+2 | * - Update to 0.5.0danilo2019-09-052-7/+7 | * sysutils/zrep: upgrade 1.7.6 -> 1.7.7pi2019-09-052-4/+4 | * - Update to 20190808kmoore2019-09-044-12/+11 | * sysutils/doctl: Update to v1.30.0jrm2019-09-042-4/+4 | * Remove unsupported versions from sysutils/syslog-ngrene2019-09-041-1/+1 | * Remove expired ports:rene2019-09-0443-4129/+0 | * sysutils/synergy-1: Update 1.10.2 -> 1.10.3yuri2019-09-042-6/+5 | * Update to the latest cfengine commit on github.cy2019-09-042-8/+8 | * - Update to 0.4.3danilo2019-09-042-84/+125 | * - Set deprecated / expiration on sysadm ports, no longer maintainedkmoore2019-09-042-0/+6 | * - Mark deprecated and set expiration datekmoore2019-09-041-0/+3 | * Update version requirement of RUN_DEPENDSsunpoet2019-09-041-5/+6 | * Update version requirement of RUN_DEPENDSsunpoet2019-09-041-4/+5 | * Update version requirement of RUN_DEPENDSsunpoet2019-09-041-6/+7 | * Cosmetic changesunpoet2019-09-041-2/+3 | * Update to 2.15.1sunpoet2019-09-042-11/+12 | * KDE Plasma Desktop -- update to 5.16.5tcberner2019-09-0420-34/+49 | * Accelerate the expiry date of already deprecated syslog-ng ports.cy2019-09-035-5/+5 | * Thank you to Peter Czanik, of Balabit the producers of syslog-ng, forcy2019-09-0310-1/+922 | * - Switch to USES=go:modules, fix build with go1.13 [1]danilo2019-09-033-166/+259 | * - Switch to USES=go:modules, fix build with go1.13 [1]danilo2019-09-032-7/+6 | * - Update to 1.15.3danilo2019-09-032-4/+4 | * sysutils/reggae: update to 0.1.6swills2019-09-033-4/+9 | * Update to 12.5.4sunpoet2019-09-032-4/+4 | * sysutils/tuptime: update to 4.0.0swills2019-09-035-9/+13 | * sysutils/flashrom: update to 1.1swills2019-09-033-34/+5 | * sysutils/paladin: update to 2.0.1swills2019-09-032-4/+4 | * sysutils/ctop: Switch to USES=go:modules, fix build with go1.13swills2019-09-031-3/+1 | * sysutils/ttyd: update to 1.5.2swills2019-09-032-4/+4 | * sysutils/rundeck: update to 2.11.13swills2019-09-032-4/+4 | * actually connect iocswills2019-09-021-0/+1 | * sysutils/ioc: create portswills2019-09-025-0/+140 | * sysutils/py-pyznap: Update to 1.4.2swills2019-09-022-4/+4 | * - Update to 0.21.0araujo2019-09-022-5/+4 | * Unbreak sysutils/pc-networkmanageradridg2019-09-022-4/+17 | * sysutils/uptimed: update to 0.4.2, change maintainer, pet portlintpkubaj2019-09-022-8/+8 | * graphics/poppler: update to 0.80.0tcberner2019-09-022-2/+2 | * Fix document generation.madpilot2019-09-022-11/+9 | * Add sysutils/ufetchdbaio2019-09-024-0/+38 | * Mark DEPRECATED.ehaupt2019-09-011-0/+6 | * devel/libfmt: Update to 6.0.0tobik2019-09-011-1/+1 | * sysutils/byobu: Better sed fixyuri2019-09-011-4/+3 | * sysutils/frand: Canonicalize USE_GITHUB usagetobik2019-09-011-4/+1 | * sysutils/linux-rkbin: Spell ONLY_FOR_ARCHS correctlytobik2019-08-311-1/+1 | * - adjust sed to conform to BSD usagejgh2019-08-311-1/+3 | * - adopt options framework for post-install targetjgh2019-08-311-0/+2 | * - remove unnecessary dependenciesjgh2019-08-311-1/+1 | * Update to the latest cfengine github commit.cy2019-08-312-5/+5 | * Update to the latest cfengine commit on github. This includescy2019-08-312-9/+12 | * sysutils/doctl: Update to v1.29.2jrm2019-08-312-4/+4 | * unbreak vagrant after ports r510245cmt2019-08-302-2/+4 | * Update to 0.9.39ehaupt2019-08-302-4/+4 | * Update to 1.18sunpoet2019-08-303-5/+5 | * sysutils/vmdktool: Set TEST_TARGET and WWW, and fix ALL_TARGET0mp2019-08-292-0/+9 | * Always install the manpage and let the user decide if they do wantbapt2019-08-292-11/+4 | * Builds fine with llvm again.cy2019-08-291-2/+0 | * Remove extraneous MASTER_SITES.cy2019-08-292-2/+0 | * sysutils/byobu: Update WWWlme2019-08-291-1/+1 | * Remove building man page by default. It's currently broken on HEADkrion2019-08-291-2/+2 | * sysutils/polkit-qt: fix pkg-nametcberner2019-08-291-2/+1 | * sysutils/node_exporter: Switch to USES=go:modules, fix build with go1.13yuri2019-08-291-5/+1 | * - update to 5.129jgh2019-08-293-6/+17 | * sysutils/polkit-qt-1: update to 0.113.0tcberner2019-08-295-55/+51 | * Update to 6.8.1romain2019-08-292-4/+4 | * - Simplify the port moving out unneeded post-extract, do-build andaraujo2019-08-281-9/+3 | * Update to 2.3.0romain2019-08-282-5/+4 | * - adjust PLIST to standardsjgh2019-08-281-1/+2 | * sysutils/nomad: update to 0.9.5jhixson2019-08-282-5/+4 | * Update to 1.4.0romain2019-08-282-4/+4 | * A personal terminal-based dashboard utility, designed for displayingaraujo2019-08-275-0/+282 | * sysutils/doctl: Update to v1.28.0 and use Go Modules [1]jrm2019-08-272-7/+6 | * Upgrade to 0.0.17dvl2019-08-262-4/+4 | * sysutils/py-pkginfo: Update to 1.5.0.1kai2019-08-262-5/+5 | * Update to 0.0.16dvl2019-08-262-5/+4 | * acts: Update to 1.4.1adamw2019-08-265-40/+14 | * Add devel/git-lite as missing RUN_DEPENDSdvl2019-08-251-1/+3 | * sysutils/testdisk: Update to 7.1 and unbreakkai2019-08-252-6/+5 | * - Mark BROKEN on 13.xamdmi32019-08-251-0/+4 | * sysutils/py-mitogen: update to 0.2.8 to support latest ansibledch2019-08-252-4/+4 * | Merge remote-tracking branch 'upstream/master'Koop Mast2019-08-24149-3269/+1509 |\| | * Add new port sysutils/terraform-provider-vultrwoodsb022019-08-244-0/+37 | * Cosmetic changesunpoet2019-08-241-2/+3 | * Update to 1.6.4sunpoet2019-08-243-6/+5 | * Update to 3.14.3romain2019-08-232-5/+4 | * - Use upstream patches.jkim2019-08-234-4/+16 | * - set deprecation on obsolete technologyjgh2019-08-222-0/+6 | * Update to 1.4.0romain2019-08-222-4/+6 | * Update to 6.8.0romain2019-08-222-4/+4 | * Update to 8.1908.0matthew2019-08-222-5/+4 | * Update to 3.3.1romain2019-08-212-4/+4 | * sysutils/pot: Update to 0.9.1pizzamig2019-08-212-5/+6 | * Update to 12.5.3sunpoet2019-08-212-4/+4 | * - shift to more applicable categoryjgh2019-08-215-0/+57 | * - chase 509434jgh2019-08-211-0/+1 | * - shift bibelot to more applicable categoryjgh2019-08-213-0/+32 | * Update to 12.5.1sunpoet2019-08-203-4/+6 | * devel/boost-*: update to 1.71.0jbeich2019-08-1913-10/+13 | * Pass -no-daemon to gradle more directly.cy2019-08-1913-0/+39 | * Some @comment $FreeBSD$ always creep back, for some reason.mat2019-08-192-2/+0 | * Revert r509253. The suggested solution does not work after all incy2019-08-1913-52/+0 | * Address left over gradle daemons under poudriere when JAVA optionscy2019-08-1913-0/+52 | * Update sysutils/virtualmin to version 6.07.olgeni2019-08-193-4/+5 | * Update sysutils/usermin to version 1.780.olgeni2019-08-193-30/+214 | * Update sysutils/webmin to version 1.930.olgeni2019-08-193-787/+850 | * - Fix build under i386zi2019-08-191-4/+5 | * Add new port sysutils/frandrodrigo2019-08-185-0/+38 | * Remove expired port:rene2019-08-1818-2290/+0 | * sysutils/desktop-installer: Upgrade to 0.6.7jwb2019-08-172-4/+4 | * - Pet portlintamdmi32019-08-173-5/+7 | * sysutils/snmp_exporter: Switch to USES=go:modules, fix build with go1.13yuri2019-08-171-10/+4 | * syslog-ng family of ports: JAVA_MOD implies JAVA.cy2019-08-1713-0/+13 | * syslog-ng322 is now default.cy2019-08-171-1/+1 | * - chase 509083jgh2019-08-171-0/+1 | * Update to 20190816.jkim2019-08-174-6/+37 | * - Add screeenfetch-nox11, which is an x11-disabled slave port ofjgh2019-08-161-0/+12 | * - add x11 to option setjgh2019-08-161-3/+6 | * sysutils/fusefs-smbnetfs: fix build with GCC-based architecturespkubaj2019-08-161-1/+1 | * sysutils/docker-credential-pass: Update to 0.6.3yuri2019-08-162-6/+6 | * - Add new fpc bootstrap (i386 and x86_64). It could need less COMPATXacm2019-08-163-3/+0 | * Update KDE Applications to latest upstream release, 19.08adridg2019-08-1537-60/+61 | * lang/rust: Update to 1.37.0tobik2019-08-156-5/+6 * | Merge remote-tracking branch 'upstream/master'Koop Mast2019-08-15324-4502/+2030 |\| | * Update KDE Frameworks to latest upstream release, 5.61adridg2019-08-155-9/+6 | * - Add LICENSE_FILEamdmi32019-08-152-1/+2 | * Fix two mismatches between function declaration and definition.cy2019-08-153-1/+27 | * Update conky to 1.11.5madpilot2019-08-152-5/+4 | * Update to 12.4sunpoet2019-08-152-4/+4 | * New port: sysutils/sensu-go:zi2019-08-159-0/+291 | * Update to 12.0.14krion2019-08-142-4/+4 | * Convert to UCL & cleanup pkg-message (categories s)mat2019-08-14