aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2002-01-05 01:18:35 +0800
committerDirk Meyer <dinoex@FreeBSD.org>2002-01-05 01:18:35 +0800
commitb4160c38515be2149b714f743f609dcbcd46d2e8 (patch)
tree3c379dedf2f5a45ced9ca58b3983bbeae198914a /security/openssh-portable
parentd7deed34fc20cbdc6e24e92babeff81e1d2247a3 (diff)
downloadfreebsd-ports-gnome-b4160c38515be2149b714f743f609dcbcd46d2e8.tar.gz
freebsd-ports-gnome-b4160c38515be2149b714f743f609dcbcd46d2e8.tar.zst
freebsd-ports-gnome-b4160c38515be2149b714f743f609dcbcd46d2e8.zip
Fix MANPREFIX, so manpages are compressed
Diffstat (limited to 'security/openssh-portable')
-rw-r--r--security/openssh-portable/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/openssh-portable/Makefile b/security/openssh-portable/Makefile
index 439526cfbfe4..2e92eb8fa349 100644
--- a/security/openssh-portable/Makefile
+++ b/security/openssh-portable/Makefile
@@ -38,7 +38,8 @@ CONFIGURE_ARGS+= --with-tcp-wrappers
.if defined(OPENSSH_OVERWRITE_BASE)
PREFIX= /usr
-CONFIGURE_ARGS+= --mandir=${PREFIX}/share/man \
+MANPREFIX= ${PREFIX}/share
+CONFIGURE_ARGS+= --mandir=${MANPREFIX}/man \
--sysconfdir=/etc/ssh --localstatedir=/var
.endif
deletions'>-12/+6 * Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-072-1/+1 * Upgrade to 0.11.1.1.Oliver Braun2003-03-066-12/+10 * Argh. Actually install USAGE too.Doug Barton2003-03-062-1/+2 * Actually install the INSTALL file that I tell people to read.Doug Barton2003-03-062-1/+2 * Update to 0.8.05.Anton Berezin2003-03-063-5/+4 * Major update to 2.038. This port now requires perl 5.6 or newer. ForAnton Berezin2003-03-064-46/+305 * Master site and home page are gone.Christian Weisgerber2003-03-062-3/+2 * * Don't do patch + sed for PREFIX-related changes, just use sed in one passDoug Barton2003-03-058-249/+54 * Add copyright and readme files to portdocsDoug Barton2003-03-051-0/+2 * Switch to Makefile COMMENTDoug Barton2003-03-051-1/+0 * Properly use this file so that the message shows up for package users too.Doug Barton2003-03-051-0/+5 * * Update descriptive text to latest stuff from the brochureDoug Barton2003-03-051-13/+12 * - Use "grouped" patch-files and -sitesOliver Braun2003-03-052-18/+60 * De-pkg-comment.Wolfram Schneider2003-03-052-1/+1 * Update to 1.0.12.Peter Pentchev2003-03-056-14/+26 * This patch is against a file no longer used by FreeBSD.Doug Barton2003-03-051-17/+0 * Maintainer's upgrade to 0.11.1Andrey A. Chernov2003-03-056-18/+24 * - add stamp.makeDirk Meyer2003-03-051-1/+2 * Add WITH_OUTGOINGIP_PATCH (outgoingip.patch) option: allow settingMario Sergio Fujikawa Ferreira2003-03-052-1/+13 * - Update to 0.6.1Dirk Meyer2003-03-052-2/+2 * Prepare for upcoming WITH_OUTGOINGIP_PATCH option in master port.Mario Sergio Fujikawa Ferreira2003-03-054-0/+10 * Upgrade to 20030303.Oliver Braun2003-03-052-2/+2 * Update to exiscan patch -25, which fixes a crash bug handling single-partSheldon Hearn2003-03-042-3/+3 * Batch building of packages for postfix is failing due to PCRE issues.Yen-Ming Lee2003-03-0422-132/+209 * - reorder message for old releasesDirk Meyer2003-03-042-6/+4 * - SECURITY FIX, urgent update recommendedDirk Meyer2003-03-044-2/+970 * - Update to 8.12.8Dirk Meyer2003-03-048-266/+4 * Spell `-ldes' as `-lcrypto'.Jacques Vidrine2003-03-0311-33/+33 * Add mailfmt, a python script to format mail or news messages to remove leadingJoe Marcus Clarke2003-03-036-0/+47 * Update to 2.1.Pete Fritchman2003-03-035-15/+8 * Retire comment file.Trevor Johnson2003-03-012-1/+1 * track ESR's page.FUJISHIMA Satsuki2003-03-012-2/+2 * Bump version to fix INDEX build, but leave it brokenDoug Barton2003-03-011-2/+2 * Remove all remaining references to Listar, as www.listar.org has beenDag-Erling Smørgrav2003-03-013-7/+7 * Use pre-everything:: instead of pre-everything: to avoid conflict withKris Kennaway2003-03-012-2/+2 * Upgrade to 1.0.0.s20030227.Oliver Braun2003-03-013-2/+5 * This download site answers, but the mirror hasn't updated to the latest version.Doug Barton2003-02-281-1/+0 * Fix a problem with sa-learn when called with the --single option.Doug Barton2003-02-282-0/+31 * Drive a stake through the heart of some more files that were committedKris Kennaway2003-02-282-32/+0 * Add mailsync 4.4.4, mailsync is a way of keeping a collection of mailboxesOliver Braun2003-02-287-0/+109 * Update to 1.005Sergey Skvortsov2003-02-274-14/+13 * update to gubby-0.4.2Yen-Ming Lee2003-02-274-34/+10 * * Fix PGP key validation with certain mailers (notably mutt) [1]Joe Marcus Clarke2003-02-276-2/+172 * - Update for gnustep 1.5.2 and gui 0.8.4Dirk Meyer2003-02-275-1/+17 * Update exiscan patch to -24, to catch up with the protocol change inSheldon Hearn2003-02-262-3/+3 * Update to 2.0.9.Joe Marcus Clarke2003-02-262-2/+2 * add gubby-0.3.2Yen-Ming Lee2003-02-267-0/+78 * Fix "make index"Edwin Groothuis2003-02-252-2/+2 * fix "make index"Edwin Groothuis2003-02-251-1/+1 * update MASTER_SITES and pkg-descrYen-Ming Lee2003-02-242-2/+2 * Finish removing impKris Kennaway2003-02-241-1/+0 * [update orphan port] : mail/cvsmailEdwin Groothuis2003-02-242-2/+2 * IMP 2.2.x contains a SQL injection vulnerabilityYen-Ming Lee2003-02-2421-3684/+0 * New port: mail/pear-mailparseEdwin Groothuis2003-02-2411-0/+271 * PEAR ports: handling PEAR's registry.Edwin Groothuis2003-02-242-2/+23 * Point dependencies on net/openldap2 to net/openldap20Edwin Groothuis2003-02-2427-40/+40 * Point dependencies on net/openldap to net/openldap12Edwin Groothuis2003-02-2427-47/+47 * TMDA port is out of date: update to version 0.70Edwin Groothuis2003-02-243-3/+8 * De-pkg-commentMario Sergio Fujikawa Ferreira2003-02-2422-16/+11 * correct syntax of chownYen-Ming Lee2003-02-241-1/+1 * update to latest version 3.1.0Yen-Ming Lee2003-02-233-2/+3 * Update of chk4mail to version 2.14Yen-Ming Lee2003-02-232-2/+2 * add PORTEPOCH=1, which was removed by maintainer in rev 1.67Yen-Ming Lee2003-02-2311-0/+11 * Add missing manpage.Dmitry Sivachenko2003-02-2311-22/+22 * update postfix to 2.0.4Yen-Ming Lee2003-02-2333-110/+99 * Remove RESTRICTED tag for crypto stuff.Norikatsu Shigemura2003-02-231-1/+0 * de-pkg-commentTilman Keskinoz2003-02-222-1/+1 * De-pkg-comment.MANTANI Nobutaka2003-02-224-1/+5 * add missing fileDirk Meyer2003-02-221-0/+1 * de-pkg-comment.Jun Kuriyama2003-02-226-3/+3 * Oops, correct error in previousKris Kennaway2003-02-221-1/+0 * Add missing files and directoryKris Kennaway2003-02-222-1/+4 * Don't remove the share/emacs/site-lisp system directoryKris Kennaway2003-02-221-1/+0 * De-pkg-comment.Joe Marcus Clarke2003-02-222-1/+1 * Update to 1.4.2.Joe Marcus Clarke2003-02-223-3/+3 * vendor update to 1.0.10:Yen-Ming Lee2003-02-222-2/+2 * pkg-comment -> COMMENTChristian Weisgerber2003-02-212-1/+1 * De-pkg-comment.Akinori MUSHA2003-02-21238-120/+120 * The PodParser update is only needed if we're not working with PerlDoug Barton2003-02-211-1/+5 * Mark this snapshot version broken till I get a chance to fix it.Doug Barton2003-02-211-0/+2 * Switch to Makefile COMMENTDoug Barton2003-02-211-1/+0 * Upgrade to the long awaited 2.50. This version contains the BayesianDoug Barton2003-02-213-28/+45 * This patch is no longer needed. The authors have included aDoug Barton2003-02-211-93/+0 * Warn users to read the docsDoug Barton2003-02-211-0/+13 * - Update to 0.6Dirk Meyer2003-02-213-27/+2 * - retire pkg-commentDirk Meyer2003-02-2114-14/+0 * Update to latest version 3.0.4.Yen-Ming Lee2003-02-213-3/+6 * De-pkg-comment.Hajimu UMEMOTO2003-02-2110-5/+5 * De-pkg-comment.Akinori MUSHA2003-02-2188-45/+45 * - add COMMENTDirk Meyer2003-02-2114-0/+14 * Conditionalise several dependencies on PERL_LEVEL to make those ports moreMaxim Sobolev2003-02-212-6/+15 * - upgrade to OSSP lmtp2nntp 1.2.0Ralf S. Engelschall2003-02-204-20/+15 * - use COMMENTYen-Ming Lee2003-02-202-2/+2 * Remove pkg-comment files in my ports.Peter Pentchev2003-02-2012-6/+6 * * Update to 2.0.8Joe Marcus Clarke2003-02-195-21/+22 * update to vm-7.08Yen-Ming Lee2003-02-193-7/+5 * Update to 1.0.9Tilman Keskinoz2003-02-192-2/+2 * Upgrade to 0.10.3.1.Oliver Braun2003-02-194-4/+4 * * Update to exiscan-4.12-23a:Sheldon Hearn2003-02-182-3/+3 * De-pkg-comment.Akinori MUSHA2003-02-1810-5/+5 * - Add mirror sitesYen-Ming Lee2003-02-182-1/+2 * Update to 0.8.2Tilman Keskinoz2003-02-186-37/+4 * Update to 1.0.8Tilman Keskinoz2003-02-173-2/+13 * Update to vpopmail-5.3.16:Peter Pentchev2003-02-1710-68/+52 * * Upgrade to 0.10.3Oliver Braun2003-02-176-10/+8 * Update to 1.0.a.2Mario Sergio Fujikawa Ferreira2003-02-174-9/+61 * Add MASTER_SITE_RINGSERVER to MASTER_SITE.Norikatsu Shigemura2003-02-171-1/+2 * - Use MASTER_SITE_SOURCEFORGEChristian Weisgerber2003-02-165-12/+26 * update mail/dovecot 0.99.5 -> 0.99.8-test5Yen-Ming Lee2003-02-168-94/+208 * Update to 0.8.10Tilman Keskinoz2003-02-166-12/+18 * Upgrade to a patch release to fix config system bug.Mike Heffner2003-02-162-2/+4 * URL fix.Christian Weisgerber2003-02-151-1/+1 * URL changed.Christian Weisgerber2003-02-151-1/+1 * update to mimedefang-2.30Yen-Ming Lee2003-02-153-5/+13 * Update to 0.8.2Patrick Li2003-02-152-2/+2 * Update to 1.2.11.Mark Pulford2003-02-143-2/+29 * update to openwebmail-1.90Yen-Ming Lee2003-02-135-73/+1291 * Update to version 0.8.5.Christian Weisgerber2003-02-133-3/+3 * update mail/p5-Mail-Bulkmail to 3.05Edwin Groothuis2003-02-136-44/+20 * Fix mail/p5-Mail-Procmailrc on 4.x and PLISTEdwin Groothuis2003-02-135-9/+138 * Fix build with OpenSSL 0.9.7.Jacques Vidrine2003-02-131-0/+21 * - Update to version 2.2.1, which includes a fix to a cross-site scriptingJohann Visagie2003-02-12