aboutsummaryrefslogtreecommitdiffstats
path: root/ftp
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-05 14:26:52 +0800
committerSatoshi Asami <asami@FreeBSD.org>1996-07-05 14:26:52 +0800
commit1408c674d7c68ea699aebbc2c7922f41024cdb3a (patch)
treee1f107dc94174f912b1fe3c6f8a26d9c1f74fdcc /ftp
parent21acbe4aed4fa6e913a084ecf0cd69c14eed4d57 (diff)
downloadfreebsd-ports-gnome-1408c674d7c68ea699aebbc2c7922f41024cdb3a.tar.gz
freebsd-ports-gnome-1408c674d7c68ea699aebbc2c7922f41024cdb3a.tar.zst
freebsd-ports-gnome-1408c674d7c68ea699aebbc2c7922f41024cdb3a.zip
Compress man page (conditionalized on NOMANCOMPRESS).
Diffstat (limited to 'ftp')
-rw-r--r--ftp/ncftp/Makefile5
-rw-r--r--ftp/ncftp1/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/ftp/ncftp/Makefile b/ftp/ncftp/Makefile
index 02069a96a993..f91acf5be362 100644
--- a/ftp/ncftp/Makefile
+++ b/ftp/ncftp/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Jun 1996
# Whom: jkh
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/06/20 15:17:26 jkh Exp $
#
DISTNAME= ncftp-1.9.5
@@ -16,5 +16,8 @@ MAINTAINER= jkh@FreeBSD.ORG
do-install:
cd ${WRKSRC}; $(INSTALL) -c $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin
cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1
+.if !defined(NOMANCOMPRESS)
+ gzip -9nf $(PREFIX)/man/man1/ncftp.1
+.endif
.include <bsd.port.mk>
diff --git a/ftp/ncftp1/Makefile b/ftp/ncftp1/Makefile
index 02069a96a993..f91acf5be362 100644
--- a/ftp/ncftp1/Makefile
+++ b/ftp/ncftp1/Makefile
@@ -3,7 +3,7 @@
# Date created: 20 Jun 1996
# Whom: jkh
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1996/06/20 15:17:26 jkh Exp $
#
DISTNAME= ncftp-1.9.5
@@ -16,5 +16,8 @@ MAINTAINER= jkh@FreeBSD.ORG
do-install:
cd ${WRKSRC}; $(INSTALL) -c $(STRIP) -o $(BINOWN) -g $(BINGRP) -m $(BINMODE) ncftp $(PREFIX)/bin
cd ${WRKSRC}; $(INSTALL) -c -o $(BINOWN) -g $(BINGRP) -m 644 ncftp.1 $(PREFIX)/man/man1
+.if !defined(NOMANCOMPRESS)
+ gzip -9nf $(PREFIX)/man/man1/ncftp.1
+.endif
.include <bsd.port.mk>
='2019-08-04 20:37:58 +0800'>2019-08-042-0/+4 * - Fix plist and build with Python 3.jkim2019-07-194-16/+39 * - Fix build without NLS.jkim2019-07-192-4/+7 * Update WWW.jkim2019-07-161-1/+1 * Update WWW.jkim2019-07-161-1/+1 * Update WWW.jkim2019-07-161-1/+1 * Update to 1.5.1.jkim2019-07-163-14/+4 * Update to 1.3.2.jkim2019-07-162-10/+9 * - Update to 0.7.90.jkim2019-07-163-5/+5 * - Update to 6.2.5lwhsu2019-07-081-5/+5 * - Update to 6.2.4lwhsu2019-05-241-5/+5 * - Update to 6.2.3lwhsu2019-04-211-5/+5 * Bump a few PORTREVISIONs after r498529antoine2019-04-101-0/+1 * New port: korean/spoqahansans-ttfkai2019-04-066-0/+67 * Update to 6.2.2lwhsu2019-03-231-5/+5 * Qt4 deprecation: Remove Qt4 and its consumes.tcberner2019-03-173-49/+0 * New port: korean/sourcehansans-otfkai2019-03-146-0/+90 * x11-fonts/mkfontscale: Update to 1.2.0zeising2019-03-1211-8/+11 * New port: korean/sourcehanserif-otf: Korean font by Adobe designed for user i...kai2019-03-016-0/+81 * */gimp-help*: Mark MAKE_JOBS_UNSAFEtobik2019-02-241-1/+1 * Fix Qt5 symbol version scripts to put the catch-all clause first. Whentijl2019-01-161-1/+1 * Remove KDE4, part 5rene2019-01-016-789/+0 * Mark QT4 ports/functionality for removal on 2019-03-15rene2018-12-021-0/+3 * Mark kde4-l10n ports deprecated.tcberner2018-11-241-0/+3 * - Fix build by adding bash as BUILD_DEPENDSwen2018-11-111-0/+2 * Update to 6.0.7.jkim2018-11-091-5/+5 * Upgrade to 0.7.1.thierry2018-10-234-20/+42 * Undeprecate korean/man-doc and assign new maintainertobik2018-10-211-4/+1 * Deprecate korean/man-doctobik2018-10-201-0/+3 * Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mktcberner2018-06-291-2/+2 * - Update to 6.0.5lwhsu2018-06-271-5/+5 * multimedia/*phonon*: update and flavorize with @qt4/@qt5tcberner2018-06-221-1/+1 * - Update MASTER_SITES and DISTNAME. The previous URLs do not work any more.jkim2018-06-214-12/+18 * Update to 13.3.jkim2018-06-212-3/+4 * - Update to 6.0.4lwhsu2018-05-101-5/+5 * - Update to 6.0.3lwhsu2018-04-081-5/+5 * - Update LibreOffice to 6.0.2 [1]lwhsu2018-03-172-8/+5 * Rename KDE4 meta portstcberner2018-02-101-1/+1 * Add local master site.jkim2018-01-251-1/+2 * D2Coding is a free fixed-width Hangul font, based on Nanum BarunGothic.jkim2018-01-254-0/+44 * Fix packaging with python3antoine2017-12-141-0/+1 * - Those ports fail to build with python3antoine2017-12-131-2/+2 * OPTIONS_SUB only cares about being defined, its content is ignored.mat2017-11-211-1/+1 * Update to 5.3.7.jkim2017-11-031-5/+5 * Update LICENSEsunpoet2017-09-251-2/+2 * Fix kde4-l10n packages after sysutils/filelight's updatetcberner2017-09-172-2/+1 * Update to 5.3.6.jkim2017-09-061-5/+5 * Update to 5.3.5.jkim2017-08-041-5/+5 * Update to 5.3.4.jkim2017-06-221-5/+5 * Fix qt4 ports on armv6.tcberner2017-06-061-1/+1 * Update to 5.3.3.jkim2017-05-201-5/+5 * Update to 5.2.7.jkim2017-05-051-5/+5 * Chase ffmpeg 3.3 update (ABI changes)riggs2017-04-251-0/+1 * Update to 5.2.6.jkim2017-03-281-5/+5 * Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some moretcberner2017-02-191-0/+1 * Move devel/libcheck to devel/checksunpoet2017-02-051-1/+1 * Update to 5.2.5.jkim2017-02-011-5/+5 * Fix ports using PREFIX in their depends instead of LOCALBASE.mat2017-01-141-1/+1 * Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-sunpoet2017-01-081-1/+1 * textproc/hunspell: update to 1.6.0jbeich2017-01-071-1/+1 * Update to 5.2.4.jkim2017-01-021-5/+5 * Remove libintl.so.9 compatibility link that was added in r374303 totijl2016-12-091-1/+1 * textproc/hunspell: update to 1.5.4jbeich2016-12-041-1/+1 * Update libreoffice to 5.2.3 and liborcus to 0.11.2bapt2016-11-121-4/+5 * Use USES=pathfix where applicable.mat2016-10-212-2/+1 * ${RM} already has -f.mat2016-10-213-4/+4 * Split korean/imhangul into korean/imhangul-gtk2 and korean/imhangul-gtk3.jkim2016-09-1611-23/+70 * Unbreak and modernize the port.jkim2016-09-152-25/+26 * - Unbreak and modernize the port.jkim2016-09-154-23/+44 * Unbreak the port and modernize.jkim2016-09-155-66/+23 * Unbreak the port and modernize.jkim2016-09-154-21/+35 * GOOGLE_CODE has gone away.mat2016-09-144-0/+8 * Fix a package installation error: dvipsk must be installed to run updmaptijl2016-09-104-13/+14 * - Switch to options helpersamdmi32016-07-222-7/+9 * - Switch to options helpersamdmi32016-07-152-5/+7 * Many KDE i10n ports: Patch updates CURDIRpi2016-05-261-1/+1 * Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by...amdmi32016-05-241-1/+0 * - Fix trailing whitespace in pkg-messagesamdmi32016-05-191-1/+1 * - Fix trailing whitespace in pkg-descrs, categories [g-n]*amdmi32016-05-199-13/+13 * Update to 5.0.6.jkim2016-05-071-4/+4 * Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.mat2016-04-0114-22/+22 * - Update to 20160201.jkim2016-03-263-44/+45 * Update to 5.0.5.jkim2016-02-161-4/+4 * korean/engdic: USES+= ncurses, respect LDFLAGSmarino2016-02-051-1/+2 * Update to 5.0.4.jkim2015-12-181-4/+4 * Fix ports that confused the meaning of WRKDIR and WRKSRC.mat2015-11-054-25/+25 * Update to 5.0.3.jkim2015-11-041-4/+4 * Specify correctly @post* for gtk-query-immodulesbapt2015-09-261-2/+2 * Update to 5.0.2.jkim2015-09-242-6/+6 * Update to 1.5.0.jkim2015-09-106-64/+23 * Strip binary and modernize the port.jkim2015-09-102-28/+15 * Update to 13.1.jkim2015-09-103-8/+7 * Update LibreOffice to 5.0.1.jkim2015-09-021-4/+4 * By default libtool replaces -export-symbols <file> with -retain-symbols-filetijl2015-08-021-1/+1 * Fix build with fmake.jkim2015-07-251-2/+2 * Update to 20141022 snapshot.jkim2015-07-233-27/+37 * Remove the unused license file since r332811.jkim2015-07-231-96/+0 * MASTER_SITES cleanup.mat2015-05-144-8/+4 * Update to 4.3.7.jkim2015-04-26