aboutsummaryrefslogtreecommitdiffstats
path: root/mail/qmail-scanner1/pkg-plist
blob: 088ee682eb5437b75dfca9bcae02a762687e5209 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
@comment $FreeBSD$
bin/qmail-scanner-queue.pl
bin/qs2mrtg.pl
share/examples/qs2mrtg/mrtg-qmail-scanner.cfg
%%SPOOLDIR%%/quarantine-attachments.sample
%%SPOOLDIR%%/quarantine-attachments.txt
@unexec rmdir share/examples/qs2mrtg 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/archives/cur 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/archives/new 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/archives/tmp 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/archives 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/quarantine/cur 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/quarantine/new 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/quarantine/tmp 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/quarantine 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%%/tmp 2>/dev/null || true
@unexec rmdir %%SPOOLDIR%% 2>/dev/null || true
+52 | * - Remove MAKE_JOBS_SAFE variableak2013-08-151-1/+0 | | | | Approved by: portmgr (bdrewery) * - Update to 7.31.0sunpoet2013-07-121-0/+1 | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi * Finish converting the whole ports tree to USES=pkgconfigbapt2013-04-231-2/+1 | * Convert gnomehack to pathfixbapt2013-03-101-1/+3 | | | | Explicitly add pkgconf as a build dependency * - Update to 0.3.1.jkim2013-02-134-27/+25 | | | | - Shut up all warnings and use the default compiler. * - update libcmis to 0.3 version,bapt2013-02-057-84/+69 | | | | - nuke libcmis03 * Trim headers,bapt2013-01-092-7/+4 | | | | Disable binary client to avoid conflict with upcoming libcmis03 * Fix build with clangbapt2012-05-084-0/+67 | | | | Submitted by: dim * Add licensesbapt2012-01-231-0/+3 |