From 57203c9e323ac8d6745d0750d27868effd9b4d58 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Wed, 18 May 2011 10:12:50 -0400 Subject: [PATCH] Add mxconns package. --- licenses/CERN | 43 ++++++++++++++++++++++++++ x11-misc/mxconns/ChangeLog | 13 ++++++++ x11-misc/mxconns/Manifest | 4 +++ x11-misc/mxconns/metadata.xml | 9 ++++++ x11-misc/mxconns/mxconns-3.1.10.ebuild | 33 ++++++++++++++++++++ 5 files changed, 102 insertions(+) create mode 100644 licenses/CERN create mode 100644 x11-misc/mxconns/ChangeLog create mode 100644 x11-misc/mxconns/Manifest create mode 100644 x11-misc/mxconns/metadata.xml create mode 100644 x11-misc/mxconns/mxconns-3.1.10.ebuild diff --git a/licenses/CERN b/licenses/CERN new file mode 100644 index 0000000..f48c4f8 --- /dev/null +++ b/licenses/CERN @@ -0,0 +1,43 @@ + +© COPYRIGHT CERN 1997-2008 + +The copyright and all other rights related to this computer software, in +whatever form, including but not limited to the source code, the object +code and the documentation, are vested in CERN. + +CERN, on a royalty-free and non-exclusive basis, herewith grants +permission to use, copy, modify, translate, display and make available +by any method (hereafter collectively and separately referred to as +"use") this version of this computer software, subject to the +following conditions: + +(1) This computer software is provided on an as-is basis and CERN +provides no express or implied warranties of any kind, including but not +limited to those of merchantability, fitness for a particular purpose +and non-infringement of the proprietary rights, such as copyrights, +patents and trade secrets, of third parties. CERN accepts no liability +whatsoever for or in connection with the use of this computer software; + +(2) Any use of this computer software for "commercial use" is forbidden +without prior written authorization by CERN. The term "commercial use" +includes, but is not limited to, the use of the software within a +business or government organization, and any use to provide a service, +for gain, to third parties; + +(3) If this computer software or parts thereof are modified or extended, +the computer software thus created must be made publicly available, on a +royalty-free and non-exclusive basis, for non-commercial use. The +following short acknowledgement only must be mentioned in the copyright +statement and in the user documentation (or, in the absence thereof, in +any other appropriate place) related to the computer software thus +created: "This product includes computer software created and made +available by CERN."; + +(4) All the terms of this copyright statement may be changed by CERN in +future versions of this computer software; + +(5) All copies made of this computer software or of parts thereof shall +include this copyright statement in full. + +CERN, the European Organization for Nuclear Research, has its headquarters +in Geneva. For more information, check the web at http://www.cern.ch. diff --git a/x11-misc/mxconns/ChangeLog b/x11-misc/mxconns/ChangeLog new file mode 100644 index 0000000..aa29d6b --- /dev/null +++ b/x11-misc/mxconns/ChangeLog @@ -0,0 +1,13 @@ +# ChangeLog for x11-misc/mxconns +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: $ + +*mxconns-3.1.10 (18 May 2011) + 18 May 2011; W. Trevor King ChangeLog, metadata.xml, mxconns-9999.ebuild : + - Created ebuild suite for mxconns. + - Added initial ChangeLog which should be updated whenever the + package is updated in any way. This changelog is targetted to + users. This means that the comments should well explained and + written in clean English. The details about writing correct + changelogs are explained in the skel.ChangeLog file which you can + find in the root directory of the portage repository. diff --git a/x11-misc/mxconns/Manifest b/x11-misc/mxconns/Manifest new file mode 100644 index 0000000..3b66569 --- /dev/null +++ b/x11-misc/mxconns/Manifest @@ -0,0 +1,4 @@ +DIST mxconns-3.1.10.tgz 54181 RMD160 5c3543fd2173a5802fb3deb1e802be5dbeca05b8 SHA1 be3a99a6f16c615a8fc8d14770aaa70a8d4ba355 SHA256 9a655a3f16576eba8fa322066d38dea1597646dd587ec516291c9a8fb3e8cd0c +EBUILD mxconns-3.1.10.ebuild 603 RMD160 630e4d224689006f17369f785698e1a4652be51e SHA1 9746688d3301c3539c5fd681cddd556d6068df4e SHA256 9bbeae25069338bf32d323368d50ae23f2876b2345537cb46f821bc6fe6926ca +MISC ChangeLog 660 RMD160 99cb9521ffb78d3ee378819b0bf55d6d2c0e1797 SHA1 9e18483c0b14a873eabd536b756cf3e173bc09cb SHA256 21f614512f14c94605465cab21989e02658abdb770db8888e63085f1a29ac98a +MISC metadata.xml 247 RMD160 6735f3a5dd2d7a2b70589d1693f35d54291b7147 SHA1 c015969fe50967340dd050a44cb9f8a30b5e34a5 SHA256 9e65060e5f9d0a50d28c7a69d9c27fed6c3037fdd3e420cc276627fde2794f72 diff --git a/x11-misc/mxconns/metadata.xml b/x11-misc/mxconns/metadata.xml new file mode 100644 index 0000000..d124928 --- /dev/null +++ b/x11-misc/mxconns/metadata.xml @@ -0,0 +1,9 @@ + + + + + + wking@drexel.edu + W. Trevor King + + diff --git a/x11-misc/mxconns/mxconns-3.1.10.ebuild b/x11-misc/mxconns/mxconns-3.1.10.ebuild new file mode 100644 index 0000000..b8e96d3 --- /dev/null +++ b/x11-misc/mxconns/mxconns-3.1.10.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2011 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="4" + +inherit eutils + +DESCRIPTION="X11 connection monitor and proxy" +HOMEPAGE="http://cern.ch/mxconns/ http://mxconns.web.cern.ch/mxconns/" +SRC_URI="http://mxconns.web.cern.ch/mxconns/${P}.tgz" + +LICENSE="CERN" +SLOT="0" +KEYWORDS="~x86" + +DEPEND="x11-libs/libXau + x11-libs/openmotif" +RDEPEND="$DEPEND" + +src_configure() { + ./configure +} + +src_compile() { + emake "CFLAGS=${CFLAGS}" "LDFLAGS=${LDFLAGS}" + cp mxconns.man mxconns.1 +} + +src_install() { + dobin mxconns + doman mxconns.1 +} -- 2.26.2