ports/71534: [mu] sysutils/portindex: update to 19

Radim Kolar hsn at netmag.cz
Thu Sep 9 17:10:23 UTC 2004


>Number:         71534
>Category:       ports
>Synopsis:       [mu] sysutils/portindex: update to 19
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 09 17:10:22 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Radim Kolar
>Release:        FreeBSD 5.3-BETA3 i386
>Organization:
>Environment:
System: FreeBSD sanatana.dharma 5.3-BETA3 FreeBSD 5.3-BETA3 #8: Tue Sep  7 20:09:35 CEST
>Description:
---------- package removal request -------------------------------------
I have request for removing this package from freebsd port system. I am
upstream author and maintainer of this software and i want to drop
this project.
---------------------------------------------------------------thanks--

If this request can not be fullfiled please apply following changes.

- Update to 19

Removed file(s):
- files/patch-varju

Changes:
removed all author's copyright information from .py files and READMEs. Note: Copyright law defaults to 'disabled'.
removed links to program homepage from README and pkg-descr
removed information about portsdb -u bug from README
CHANGELOG.TXT removed from archive because it contains author email
fixed 1 typo in updateall
patch-varju merged
rewrite content of pkg-descr file
dropped maintainership
removed author name from Whom: section of Makefile

Port maintainer (hsn at netmag.cz) is cc'd.

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- portindex-19.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/portindex/Makefile /home/hsn/myports/portindex/Makefile
--- /usr/ports/sysutils/portindex/Makefile	Sat Aug 28 16:17:09 2004
+++ /home/hsn/myports/portindex/Makefile	Thu Sep  9 10:10:33 2004
@@ -1,18 +1,17 @@
 # New ports collection makefile for:	portindex
 # Date created:		1 Jul 2004
-# Whom:			Radim Kolar
+# Whom:			x
 #
 # $FreeBSD: ports/sysutils/portindex/Makefile,v 1.11 2004/08/21 20:47:34 pav Exp $
 #
 
 PORTNAME=	portindex
-PORTVERSION=	18
-PORTREVISION=	1
+PORTVERSION=	19
 CATEGORIES=	sysutils
 MASTER_SITES=	http://people.tecnik93.com/~radim/distfiles/
 DISTNAME=	bsdportsutils-${PORTVERSION}
 
-MAINTAINER=	hsn at netmag.cz
+MAINTAINER=	ports at freebsd.org
 COMMENT=	Incremental ports INDEX file builder
 
 USE_PYTHON=	yes
diff -ruN --exclude=CVS /usr/ports/sysutils/portindex/distinfo /home/hsn/myports/portindex/distinfo
--- /usr/ports/sysutils/portindex/distinfo	Fri Jul 30 19:08:46 2004
+++ /home/hsn/myports/portindex/distinfo	Thu Sep  9 10:06:30 2004
@@ -1,2 +1,2 @@
-MD5 (bsdportsutils-18.tar.gz) = 75f59389ce4d5ce798500fd99df8741d
-SIZE (bsdportsutils-18.tar.gz) = 23510
+MD5 (bsdportsutils-19.tar.gz) = 51a59be1efebcaacab498b1d68fe4553
+SIZE (bsdportsutils-19.tar.gz) = 16301
diff -ruN --exclude=CVS /usr/ports/sysutils/portindex/files/patch-varju /home/hsn/myports/portindex/files/patch-varju
--- /usr/ports/sysutils/portindex/files/patch-varju	Sat Aug 21 22:47:34 2004
+++ /home/hsn/myports/portindex/files/patch-varju	Thu Jan  1 01:00:00 1970
@@ -1,14 +0,0 @@
---- freebsdports.py.orig	Wed Jul 28 14:03:59 2004
-+++ freebsdports.py	Sat Aug 21 22:45:41 2004
-@@ -117,9 +117,9 @@
-             print 'Output of make describe has',len(spl),'fields.'
-             return False
-         if this.path!=spl[1]:
--            print "Port path is",this.path,"but Makefile reports",spl[1]
-+            print "Warning: port path is",this.path,"but Makefile reports",spl[1]
-         this.name=spl[0]
--        this.path=spl[1]
-+        #this.path=spl[1]
-         this.prefix=spl[2]
-         this.comment=sre.sub(r'\s{2,}',' ',spl[3].strip())
-         this.dfile=spl[4]
diff -ruN --exclude=CVS /usr/ports/sysutils/portindex/pkg-descr /home/hsn/myports/portindex/pkg-descr
--- /usr/ports/sysutils/portindex/pkg-descr	Mon Jul 19 18:07:31 2004
+++ /home/hsn/myports/portindex/pkg-descr	Thu Sep  9 09:53:10 2004
@@ -1,23 +1,7 @@
-Portindex - Alternative /usr/ports/INDEX file builder.
-
-Features
-1. You do not need to wait 1 hour after every cvsup for make index to finish.
-   This program supports incremental index builds.
-2. Supports indexing of incomplete ports trees.
-3. Dependences between ports (including multiple) are correctly tracked.
-   tracking is done by .include hunting
-4. Dependences on /usr/port/Mk/* are tracked
-5. Dependences on /var/db/ports are tracked
-6. Dependences on Makefile.local are tracked
-7. No known difference between make index and this program
+This package contains following programs:
 
+Portindex - Alternative /usr/ports/INDEX file builder.
 Portindexdb - Alternative INDEX.db file builder.
-
-Features
-1. 2.5 times faster than portsdb
-2. Currently do not generates list of categories
-3. Unlike portsdb output database is in valid btree format
-
-This package also contains FreeBSD port of 'package history'.
-
-WWW: http://home.tiscali.cz/~cz210552/bsdportsutils.html
+Portreadmes - Alternative README.html file builder.
+FreeBSD port of 'package history'.
+Updateall - Do everything above in 1 pass.
--- portindex-19.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list