[csw-devel] SF.net SVN: gar:[16877] csw/mgar/pkg/openssh/branches/openssh-hpn/Makefile
chninkel at users.sourceforge.net
chninkel at users.sourceforge.net
Sun Jan 22 23:01:01 CET 2012
Revision: 16877
http://gar.svn.sourceforge.net/gar/?rev=16877&view=rev
Author: chninkel
Date: 2012-01-22 22:01:01 +0000 (Sun, 22 Jan 2012)
Log Message:
-----------
openssh/hpn branch: added hpn patches
Modified Paths:
--------------
csw/mgar/pkg/openssh/branches/openssh-hpn/Makefile
Modified: csw/mgar/pkg/openssh/branches/openssh-hpn/Makefile
===================================================================
--- csw/mgar/pkg/openssh/branches/openssh-hpn/Makefile 2012-01-22 19:50:33 UTC (rev 16876)
+++ csw/mgar/pkg/openssh/branches/openssh-hpn/Makefile 2012-01-22 22:01:01 UTC (rev 16877)
@@ -10,6 +10,8 @@
# software causes damage.
#####################################################################
+HPN = 1
+
###### Package information #######
NAME = openssh
@@ -138,6 +140,14 @@
# see https://www.opencsw.org/mantis/view.php?id=4398
PATCHFILES += 0005-rename-pidfile.patch
+ifdef HPN
+MASTER_SITES += http://www.psc.edu/networking/projects/hpn-ssh/
+PATCHFILES += openssh5.9-dynwindow_noneswitch.diff.gz
+PATCHFILES += openssh5.9-CTR-threading.diff
+PATCHFILES += openssh5.9-peaktput.diff
+#PATCHFILES += openssh5.9-server-logging.diff
+endif
+
# documentation files to install (not a gar variable)
DOCFILES = CREDITS ChangeLog ChangeLog.gssapi INSTALL LICENCE OVERVIEW README README.dns
DOCFILES += README.platform README.privsep README.tun TODO WARNING.RNG
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list