1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
freebsd-ports/net/c3270/Makefile

116 lines
2.6 KiB
Makefile
Raw Normal View History

2013-06-05 12:51:05 +00:00
# Created by: pdseniura@techie.com
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
# $FreeBSD$
PORTNAME= c3270
PORTVERSION= 3.3.12ga13
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CATEGORIES= net
MASTER_SITES= http://x3270.bgp.nu/download/
EXTRACT_SUFX= -src.tgz
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
MAINTAINER= araujo@FreeBSD.org
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
COMMENT= Full-screen curses-based remote login to IBM mainframes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/}
USE_GMAKE= yes
GNU_CONFIGURE= yes
2013-06-05 12:51:05 +00:00
USES= iconv readline
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
USE_OPENSSL= yes
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
MAN1= c3270.1 \
x3270if.1 \
x3270-script.1
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
MAN5= ibm_hosts.5
MANCOMPRESSED= no
# c3270's ./configure script supports these.
# Within it all options except DBCS are enabled by default.
2013-06-05 12:51:05 +00:00
OPTIONS_DEFINE= OPENSSL READLINE PR3287 ANSI APL DBCS FT LOCAL_PROCESS \
PRINTER SCRIPT TN3270E TRACE
OPTIONS_DEFAULT= OPENSSL READLINE PR3287 ANSI APL FT LOCAL_PROCESS \
PRINTER SCRIPT TN3270E TRACE
PR3287_DESC= Build pr3287 component
ANSI_DESC= Include NVT (ANSI) support
APL_DESC= Include APL support
DBCS_DESC= Include EBCDIC DBCS support
FT_DESC= Include IND\$$FILE support
LOCAL_PROCESS_DESC= Include Local Process support
PRINTER_DESC= Include printer session support
SCRIPT_DESC= Include scripting support
TN3270E_DESC= Include TN3270-Extended support
TRACE_DESC= Include trace support
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
PORTDOCS= *
.endif
.if ! ${PORT_OPTIONS:MOPENSSL}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-ssl
.undef USE_OPENSSL
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MREADLINE}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --without-readline
2013-06-05 12:51:05 +00:00
.undef USE_READLINE
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MANSI}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-ansi
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MAPL}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-apl
.endif
# EBCDIC double-byte character set support is disabled by default
2013-06-05 12:51:05 +00:00
.if ${PORT_OPTIONS:MDBCS}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --enable-dbcs
PLIST_SUB+= DBCS=""
.else
PLIST_SUB+= DBCS="@comment "
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MFT}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-ft
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MLOCAL_PROCESS}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-local-process
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MPRINTER}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-printer
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MSCRIPT}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-script
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MTN3270E}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-tn3270e
.endif
2013-06-05 12:51:05 +00:00
.if ! ${PORT_OPTIONS:MTRACE}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
CONFIGURE_ARGS+= --disable-trace
.endif
post-install:
@( cd ${WRKSRC} && ${GMAKE} ${MAKE_FLAGS} Makefile install.man )
2013-06-05 12:51:05 +00:00
.if ${PORT_OPTIONS:MDOCS}
@${MKDIR} ${DOCSDIR}
@${MKDIR} ${DOCSDIR}/html
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
.for i in ${PORTDOCS}
@${INSTALL_DATA} ${WRKSRC}/html/${i} ${DOCSDIR}/${i}
New port: net/c3270 - to replace net/tn3270 - Full-screen curses-based remote login to IBM mainframes This port is the latest version of IBM 3270 terminal emulators as an open source project that I can find. The net/tn3270 port is dead-dead-dead and will take too much effort to fix on 5.x-6.x-Current. This new port is part of a group and has been separated such that the user can pick & choose what he wants. This particular port is for full-screen text-mode aka console sessions with support for curses, OpenSSL, scripting, and SNA-printer emulation with IBM mainframes. I am unable to test most of the extra functionality. Also I am continuing to investigate some text-mode anomalies that may be highly dependent on the graphics/video card in use. But we do need a working replacement for net/tn3270, and this is 'it'. Before accepting this new port: Firstly, I need someone with legal eyes to look over this project's licensing details at http://x3270.bgp.nu/license.html , please. (I posted this request on -ports@ a few weeks ago to no avail.) If agreeable, the next thing to do is ditch the port net/tn3270 entirely. I'm not sure how to do that myself (and not being able to do CVS thru our political firewall here at work). Thirdly, if agreeable, simply add this new port net/c3270 to the collection, please. Yes it comprises only three little files. ;) Fourthly, people with access to mainframes: Test Test Test Please! :) I don't agree with ditching x3270 though. PR: ports/72367 Submitted by: "Paul Seniura" <pdseniura@techie.com>
2004-12-16 09:25:27 +00:00
.endfor
@${ECHO_MSG} "===> Extra Documentation installed in ${DOCSDIR}/html ."
.endif
2013-06-05 12:51:05 +00:00
.include <bsd.port.mk>