aboutsummaryrefslogtreecommitdiff
path: root/net/c3270
Commit message (Collapse)AuthorAgeFilesLines
* Release maintainership since i don't use it anymoreRenato Botelho2006-08-091-1/+1
| | | | Notes: svn path=/head/; revision=170185
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-2/+0
| | | | Notes: svn path=/head/; revision=162141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Renato Botelho2005-11-081-0/+1
| | | | Notes: svn path=/head/; revision=147578
* - Update to 3.3.4p6Renato Botelho2005-09-292-3/+3
| | | | Notes: svn path=/head/; revision=143800
* Change MAINTAINER to my @FreeBSD.org accountRenato Botelho2005-07-111-1/+1
| | | | | | | Approved by: flz (mentor) Notes: svn path=/head/; revision=138919
* Fix plistRoman Bogorodskiy2005-05-051-1/+4
| | | | Notes: svn path=/head/; revision=134641
* Fix docs handlingRoman Bogorodskiy2005-05-041-2/+1
| | | | | | | Discussed with: Renato Botelho (maintainer) Notes: svn path=/head/; revision=134620
* - Fix wrong var name LIST_SUB -> PLIST_SUBYen-Ming Lee2005-04-251-1/+1
| | | | | | | | PR: 80326 Submitted by: Renato Botelho <freebsd@galle.com.br> Notes: svn path=/head/; revision=134143
* Fix package building.Roman Bogorodskiy2005-04-241-1/+1
| | | | | | | | Reported by: pointyhat via kris Pointyhat to: novel Notes: svn path=/head/; revision=134059
* - update to 3.3.4Roman Bogorodskiy2005-04-233-24/+20
| | | | | | | | | | - pass maintainership to submitter PR: 80144 Submitted by: Renato Botelho <freebsd@galle.com.br> Notes: svn path=/head/; revision=134014
* Unbreak: Use PORTDOCS=*Volker Stolz2005-04-201-16/+1
| | | | Notes: svn path=/head/; revision=133733
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-111-0/+2
| | | | Notes: svn path=/head/; revision=128547
* Reset undeliverable maintainer address. It has reported the followingKris Kennaway2005-01-241-1/+1
| | | | | | | | | | | since Dec 24: <"pdseniura:techie.com"@mail.com.int>: host mta1.us4.outblaze.com.int[192.168.9.154] said: 552 recipient storage full, try again later (in reply to RCPT TO command) Notes: svn path=/head/; revision=127159
* New port: net/c3270 - to replace net/tn3270 - Full-screen curses-basedEdwin Groothuis2004-12-163-0/+177
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> Notes: svn path=/head/; revision=124192