From owner-cvs-all@FreeBSD.ORG Fri Jun 13 02:37:00 2008 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9B015106566C; Fri, 13 Jun 2008 02:37:00 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 8315D8FC13; Fri, 13 Jun 2008 02:37:00 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m5D2b0d3063992; Fri, 13 Jun 2008 02:37:00 GMT (envelope-from edwin@repoman.freebsd.org) Received: (from edwin@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m5D2b0iw063991; Fri, 13 Jun 2008 02:37:00 GMT (envelope-from edwin) Message-Id: <200806130237.m5D2b0iw063991@repoman.freebsd.org> From: Edwin Groothuis Date: Fri, 13 Jun 2008 02:37:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net Makefile ports/net/tn5250j Makefile distinfo pkg-descr pkg-plist ports/net/tn5250j/files patch-build.xml tn5250j.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Jun 2008 02:37:00 -0000 edwin 2008-06-13 02:37:00 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/tn5250j Makefile distinfo pkg-descr pkg-plist net/tn5250j/files patch-build.xml tn5250j.in Log: [NEW PORT] net/tn5250j: A 5250 terminal emulator for the AS/400 written in Java A feature-rich graphical Telnet 5250 emulator written in Java. WWW: http://tn5250j.sourceforge.net/ PR: ports/124537 Submitted by: Marcin Cieslak Revision Changes Path 1.2005 +1 -0 ports/net/Makefile 1.1 +58 -0 ports/net/tn5250j/Makefile (new) 1.1 +3 -0 ports/net/tn5250j/distinfo (new) 1.1 +100 -0 ports/net/tn5250j/files/patch-build.xml (new) 1.1 +3 -0 ports/net/tn5250j/files/tn5250j.in (new) 1.1 +3 -0 ports/net/tn5250j/pkg-descr (new) 1.1 +12 -0 ports/net/tn5250j/pkg-plist (new)