From owner-freebsd-ports@FreeBSD.ORG Mon Jun 2 04:09:56 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C69DD37B401 for ; Mon, 2 Jun 2003 04:09:56 -0700 (PDT) Received: from mail.gascom.ru (mail.gascom.ru [217.17.160.2]) by mx1.FreeBSD.org (Postfix) with SMTP id BF66043F75 for ; Mon, 2 Jun 2003 04:09:55 -0700 (PDT) (envelope-from asa@gascom.ru) Received: (qmail 67152 invoked from network); 2 Jun 2003 10:58:08 -0000 Received: from asa.gascom.net.ru (HELO ?192.168.100.29?) (192.168.100.29) by mail.gascom.ru with SMTP; 2 Jun 2003 10:58:08 -0000 From: Sergey Akifyev To: FreeBSD ports Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-xg0vHqGHyQZr2m7ZMFxP" Organization: JSC Gascom Message-Id: <1054552193.81939.13.camel@asa.gascom.net.ru> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.92 (Preview Release) Date: 02 Jun 2003 11:09:54 +0000 X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: [Fwd: etherape-0.9.0 is out [PATCH]] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jun 2003 11:09:57 -0000 --=-xg0vHqGHyQZr2m7ZMFxP Content-Type: multipart/mixed; boundary="=-XW5TYGcl8HrswyvIFTc6" --=-XW5TYGcl8HrswyvIFTc6 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello again! I updated this port and sent following to maintainer at May 16. But he didn't respond. So, maybe someone here can commit this. --=20 regards, Sergey Akifyev JSC Gascom PGP key available from: ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt --=-XW5TYGcl8HrswyvIFTc6 Content-Disposition: inline Content-Description: Forwarded message - etherape-0.9.0 is out [PATCH] Content-Type: message/rfc822 Subject: etherape-0.9.0 is out [PATCH] From: Sergey Akifyev To: petef@FreeBSD.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-tVs8m8OSddBIp2rXXmay" Organization: JSC Gascom Message-Id: <1053081766.489.46.camel@asa.gascom.net.ru> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.3.3 (Preview Release) Date: 16 May 2003 10:42:47 +0000 --=-tVs8m8OSddBIp2rXXmay Content-Type: multipart/mixed; boundary="=-Hw2yl+boA5NmjE+IFZ9y" --=-Hw2yl+boA5NmjE+IFZ9y Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hello! Subj. Here's diffs for new Makefile and pkg-plist. Unfortunately, plist this plist doesn't seem to be complete :( --=20 regards, Sergey Akifyev JSC Gascom PGP key available from: ftp://ftp.gascom.ru/pub/PGP-keys/asa.txt --=-Hw2yl+boA5NmjE+IFZ9y Content-Disposition: attachment; filename=pkg-plist.diff Content-Type: text/plain; name=pkg-plist.diff; charset=KOI8-R Content-Transfer-Encoding: quoted-printable --- pkg-plist.orig Fri May 16 12:59:52 2003 +++ pkg-plist Fri May 16 14:34:44 2003 @@ -1,38 +1,11 @@ bin/etherape -share/etherape/services share/gnome/apps/Applications/etherape.desktop -share/gnome/etherape/glade/etherape.glade +share/gnome/etherape/glade/etherape.glade2 share/gnome/etherape/glade/etherape.png share/gnome/etherape/glade/pause.xpm share/gnome/etherape/glade/play.xpm share/gnome/etherape/glade/stop.xpm -share/gnome/help/etherape/C/authors.html -share/gnome/help/etherape/C/bugs.html -share/gnome/help/etherape/C/docbook.css -share/gnome/help/etherape/C/index.html -share/gnome/help/etherape/C/license.html -share/gnome/help/etherape/C/ln7.html -share/gnome/help/etherape/C/prefs.html -share/gnome/help/etherape/C/stylesheet-images/caution.gif -share/gnome/help/etherape/C/stylesheet-images/home.gif -share/gnome/help/etherape/C/stylesheet-images/important.gif -share/gnome/help/etherape/C/stylesheet-images/next.gif -share/gnome/help/etherape/C/stylesheet-images/note.gif -share/gnome/help/etherape/C/stylesheet-images/prev.gif -share/gnome/help/etherape/C/stylesheet-images/tip.gif -share/gnome/help/etherape/C/stylesheet-images/toc-blank.gif -share/gnome/help/etherape/C/stylesheet-images/toc-minus.gif -share/gnome/help/etherape/C/stylesheet-images/toc-plus.gif -share/gnome/help/etherape/C/stylesheet-images/up.gif -share/gnome/help/etherape/C/stylesheet-images/warning.gif -share/gnome/help/etherape/C/topic.dat -share/gnome/help/etherape/C/usage.html share/gnome/pixmaps/etherape.png -share/locale/es/LC_MESSAGES/etherape.mo -share/locale/fr/LC_MESSAGES/etherape.mo -share/locale/nl/LC_MESSAGES/etherape.mo -@dirrm share/gnome/help/etherape/C/stylesheet-images -@dirrm share/gnome/help/etherape/C @dirrm share/gnome/help/etherape @dirrm share/gnome/etherape/glade @dirrm share/gnome/etherape --=-Hw2yl+boA5NmjE+IFZ9y-- --=-tVs8m8OSddBIp2rXXmay Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+xMCmbu06QwmNwNsRAqAeAJ9l1NbKL8odzKEknPcbS6YpJIJj5ACggqvs rR5BRLqMlP/qUTBSc1ZSe00= =VV3U -----END PGP SIGNATURE----- --=-tVs8m8OSddBIp2rXXmay-- --=-XW5TYGcl8HrswyvIFTc6-- --=-xg0vHqGHyQZr2m7ZMFxP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQA+2zCBbu06QwmNwNsRAs8NAJ4p9o8TuihZD8nLhAX/cRZFkUIExwCfcP/Z 5HbLGMSs1V3nCSqORmZFwnY= =nN0S -----END PGP SIGNATURE----- --=-xg0vHqGHyQZr2m7ZMFxP--