public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-firewall/pftop: pftop-0.7.ebuild ChangeLog
@ 2010-04-21  5:30 Javier Villavicencio (the_paya)
  0 siblings, 0 replies; 3+ messages in thread
From: Javier Villavicencio (the_paya) @ 2010-04-21  5:30 UTC (permalink / raw
  To: gentoo-commits

the_paya    10/04/21 05:30:24

  Modified:             pftop-0.7.ebuild ChangeLog
  Log:
  Fix manpages install.
  (Portage version: 2.2_rc67/cvs/FreeBSD i386)

Revision  Changes    Path
1.3                  net-firewall/pftop/pftop-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?r1=1.2&r2=1.3

Index: pftop-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pftop-0.7.ebuild	20 Jun 2009 22:37:02 -0000	1.2
+++ pftop-0.7.ebuild	21 Apr 2010 05:30:24 -0000	1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild,v 1.2 2009/06/20 22:37:02 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild,v 1.3 2010/04/21 05:30:24 the_paya Exp $
 
 PATCH_PV=1
 
@@ -46,5 +46,6 @@
 }
 
 src_install() {
-	mkinstall DESTDIR="${D}" LOCALBASE="/usr" MANDIR="/usr/share/man/man" install || die
+	mkinstall DESTDIR="${D}" LOCALBASE="/usr" MANDIR="/usr/share/man/man" \
+		NO_MANCOMPRESS= install || die
 }



1.6                  net-firewall/pftop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	20 Jun 2009 22:37:02 -0000	1.5
+++ ChangeLog	21 Apr 2010 05:30:24 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-firewall/pftop
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v 1.5 2009/06/20 22:37:02 flameeyes Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v 1.6 2010/04/21 05:30:24 the_paya Exp $
+
+  21 Apr 2010; Javier Villavicencio <the_paya@gentoo.org> pftop-0.7.ebuild:
+  Don't install precompressed manpages.
 
   20 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> pftop-0.7.ebuild,
   -files/pftop-0.7-dead.patch, -files/pftop-0.7-pcap.patch,






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-firewall/pftop: pftop-0.7.ebuild ChangeLog
@ 2009-06-20 22:37 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 3+ messages in thread
From: Diego Petteno (flameeyes) @ 2009-06-20 22:37 UTC (permalink / raw
  To: gentoo-commits

flameeyes    09/06/20 22:37:02

  Modified:             pftop-0.7.ebuild ChangeLog
  Log:
  Move all the patches to the mirrors, this removes a bzip2-compressed file from CVS.
  (Portage version: 2.2_rc33/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-firewall/pftop/pftop-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?r1=1.1&r2=1.2

Index: pftop-0.7.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pftop-0.7.ebuild	27 Jan 2009 12:50:32 -0000	1.1
+++ pftop-0.7.ebuild	20 Jun 2009 22:37:02 -0000	1.2
@@ -1,13 +1,15 @@
-# Copyright 2006-2009 Gentoo Foundation
+# Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild,v 1.1 2009/01/27 12:50:32 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild,v 1.2 2009/06/20 22:37:02 flameeyes Exp $
 
-inherit bsdmk flag-o-matic
-DESCRIPTION="Pftop: curses-based utility for real-time display of active states and rule statistics for pf"
+PATCH_PV=1
 
-HOMEPAGE="http://www.eee.metu.edu.tr/~canacar/pftop/"
+inherit bsdmk flag-o-matic eutils
 
-SRC_URI="http://www.eee.metu.edu.tr/~canacar/${P}.tar.gz"
+DESCRIPTION="Pftop: curses-based utility for real-time display of active states and rule statistics for pf"
+HOMEPAGE="http://www.eee.metu.edu.tr/~canacar/pftop/"
+SRC_URI="http://www.eee.metu.edu.tr/~canacar/${P}.tar.gz
+	mirror://gentoo/${P}-patches-${PATCH_PV}.tar.bz2"
 
 LICENSE="BSD"
 SLOT="0"
@@ -19,11 +21,7 @@
 src_unpack() {
 	unpack ${A}
 	cd "${S}"
-	epatch "${FILESDIR}/${PN}-0.7-pcap.patch"
-	epatch "${FILESDIR}/${PN}-0.7-dead.patch"
-	epatch "${FILESDIR}/${PN}-0.7-pr123670.patch"
-	epatch "${FILESDIR}/${PN}-0.7-queue.patch.bz2"
-	epatch "${FILESDIR}/${PN}-0.7-strnvis_fix.patch"
+	epatch "${WORKDIR}"/patches/*
 }
 
 src_compile() {



1.5                  net-firewall/pftop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	27 Jan 2009 12:50:32 -0000	1.4
+++ ChangeLog	20 Jun 2009 22:37:02 -0000	1.5
@@ -1,6 +1,13 @@
 # ChangeLog for net-firewall/pftop
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v 1.4 2009/01/27 12:50:32 the_paya Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v 1.5 2009/06/20 22:37:02 flameeyes Exp $
+
+  20 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> pftop-0.7.ebuild,
+  -files/pftop-0.7-dead.patch, -files/pftop-0.7-pcap.patch,
+  -files/pftop-0.7-pr123670.patch, -files/pftop-0.7-queue.patch.bz2,
+  -files/pftop-0.7-strnvis_fix.patch:
+  Move all the patches to the mirrors, this removes a bzip2-compressed file
+  from CVS.
 
 *pftop-0.7 (27 Jan 2009)
 






^ permalink raw reply	[flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-firewall/pftop: pftop-0.7.ebuild ChangeLog
@ 2009-01-27 12:50 Javier Villavicencio (the_paya)
  0 siblings, 0 replies; 3+ messages in thread
From: Javier Villavicencio (the_paya) @ 2009-01-27 12:50 UTC (permalink / raw
  To: gentoo-commits

the_paya    09/01/27 12:50:32

  Modified:             ChangeLog
  Added:                pftop-0.7.ebuild
  Log:
  New version.
  (Portage version: 2.2_rc23/cvs/FreeBSD i386)

Revision  Changes    Path
1.4                  net-firewall/pftop/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	22 Oct 2006 21:17:41 -0000	1.3
+++ ChangeLog	27 Jan 2009 12:50:32 -0000	1.4
@@ -1,6 +1,14 @@
 # ChangeLog for net-firewall/pftop
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v 1.3 2006/10/22 21:17:41 the_paya Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/ChangeLog,v 1.4 2009/01/27 12:50:32 the_paya Exp $
+
+*pftop-0.7 (27 Jan 2009)
+
+  27 Jan 2009; Javier Villavicencio <the_paya@gentoo.org>
+  +files/pftop-0.7-dead.patch, +files/pftop-0.7-pcap.patch,
+  +files/pftop-0.7-pr123670.patch, +files/pftop-0.7-queue.patch.bz2,
+  +files/pftop-0.7-strnvis_fix.patch, +pftop-0.7.ebuild:
+  New version.
 
   22 Oct 2006; Javier Villavicencio <the_paya@gentoo.org> pftop-0.5.ebuild:
   Add support for FreeBSD 6.2.



1.1                  net-firewall/pftop/pftop-0.7.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild?rev=1.1&content-type=text/plain

Index: pftop-0.7.ebuild
===================================================================
# Copyright 2006-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-firewall/pftop/pftop-0.7.ebuild,v 1.1 2009/01/27 12:50:32 the_paya Exp $

inherit bsdmk flag-o-matic
DESCRIPTION="Pftop: curses-based utility for real-time display of active states and rule statistics for pf"

HOMEPAGE="http://www.eee.metu.edu.tr/~canacar/pftop/"

SRC_URI="http://www.eee.metu.edu.tr/~canacar/${P}.tar.gz"

LICENSE="BSD"
SLOT="0"
KEYWORDS="~x86-fbsd"
IUSE=""

RDEPEND="sys-libs/ncurses"

src_unpack() {
	unpack ${A}
	cd "${S}"
	epatch "${FILESDIR}/${PN}-0.7-pcap.patch"
	epatch "${FILESDIR}/${PN}-0.7-dead.patch"
	epatch "${FILESDIR}/${PN}-0.7-pr123670.patch"
	epatch "${FILESDIR}/${PN}-0.7-queue.patch.bz2"
	epatch "${FILESDIR}/${PN}-0.7-strnvis_fix.patch"
}

src_compile() {
	# OS_LEVEL variable refers to the version of pf shipped with OpenBSD.
	# On FreeBSD we have to know it.
	local OSLEVEL

	case ${CHOST} in
		*-openbsd*)
			local obsdver=${CHOST/*-openbsd/}
			OSLEVEL=${obsdver//.}
			;;
		*-freebsd5.[34])	OSLEVEL=35 ;;
		*-freebsd6.[012])	OSLEVEL=37 ;;
		*-freebsd*)		OSLEVEL=41 ;;
		*)
			die "Your OS/Version is not supported (${CHOST}), please report."
			;;
	esac
	append-flags "-DHAVE_SNPRINTF -DHAVE_VSNPRINTF -DOS_LEVEL=${OSLEVEL}"
	mkmake LOCALBASE="/usr" CFLAGS="${CFLAGS}" || die "pmake failed"
}

src_install() {
	mkinstall DESTDIR="${D}" LOCALBASE="/usr" MANDIR="/usr/share/man/man" install || die
}






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-04-21  5:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-21  5:30 [gentoo-commits] gentoo-x86 commit in net-firewall/pftop: pftop-0.7.ebuild ChangeLog Javier Villavicencio (the_paya)
  -- strict thread matches above, loose matches on Subject: below --
2009-06-20 22:37 Diego Petteno (flameeyes)
2009-01-27 12:50 Javier Villavicencio (the_paya)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox