From chinsan.tw@gmail.com Fri Sep 8 05:39:31 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B119416A4DF for ; Fri, 8 Sep 2006 05:39:31 +0000 (UTC) (envelope-from chinsan.tw@gmail.com) Received: from smtp2.bc.hgc.com.tw (smtp2.bc.hgc.com.tw [203.133.1.156]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5C8FC43D4C for ; Fri, 8 Sep 2006 05:39:31 +0000 (GMT) (envelope-from chinsan.tw@gmail.com) Received: from smtp2.bc.hgc.com.tw (61-63-0-host123.kbtelecom.net.tw [61.63.0.123]) by smtp2.bc.hgc.com.tw (Postfix) with SMTP id 5C87E2EAE9 for ; Fri, 8 Sep 2006 13:39:31 +0800 (CST) Received: by smtp2.bc.hgc.com.tw (sSMTP sendmail emulation); Fri, 8 Sep 2006 13:33:10 +0800 Message-Id: <20060908053931.5C87E2EAE9@smtp2.bc.hgc.com.tw> Date: Fri, 8 Sep 2006 13:33:10 +0800 From: chinsan To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: [NEW PORT] audio/pecl-id3: Extension to read and write ID3 tags in MP3 files X-Send-Pr-Version: 3.113 X-GNATS-Notify: >Number: 103015 >Category: ports >Synopsis: [NEW PORT] audio/pecl-id3: Extension to read and write ID3 tags in MP3 files >Confidential: no >Severity: non-critical >Priority: low >Responsible: rafan >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Sep 08 05:40:18 GMT 2006 >Closed-Date: Sat Sep 09 12:49:51 GMT 2006 >Last-Modified: Sat Sep 09 12:49:51 GMT 2006 >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: Taiwan >Environment: System: FreeBSD BSD6.giga.hgc.com.tw 6.1-STABLE FreeBSD 6.1-STABLE #5: Mon Jul 17 09:30:36 CST 2006 >Description: id3 enables to to retrieve and update information from ID3 tags in MP3 files. It supports version 1.0, 1.1 and 2.2+ (only reading text- and url-frames at the moment). WWW: http://pecl.php.net/package/id3/ Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- pecl-id3-0.2.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # pecl-id3 # pecl-id3/Makefile # pecl-id3/distinfo # pecl-id3/pkg-descr # echo c - pecl-id3 mkdir -p pecl-id3 > /dev/null 2>&1 echo x - pecl-id3/Makefile sed 's/^X//' >pecl-id3/Makefile << 'END-of-pecl-id3/Makefile' X# New ports collection makefile for: pecl-id3 X# Date created: 2006/09/07 X# Whom: chinsan X# X# $FreeBSD$ X# X XPORTNAME= id3 XPORTVERSION= 0.2 XCATEGORIES= audio pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= chinsan.tw@gmail.com XCOMMENT= Extension to read and write ID3 tags in MP3 files X XUSE_PHP= yes XUSE_PHPEXT= yes X XCONFIGURE_ARGS= --enable-id3 X X.include END-of-pecl-id3/Makefile echo x - pecl-id3/distinfo sed 's/^X//' >pecl-id3/distinfo << 'END-of-pecl-id3/distinfo' XMD5 (PECL/id3-0.2.tgz) = c19445a5b676a7d5b90d5d19affa9ced XSHA256 (PECL/id3-0.2.tgz) = 122cbf0cde5e99390be922ad381de8e1134d69ef9e13b666d81e132ed62d4267 XSIZE (PECL/id3-0.2.tgz) = 20693 END-of-pecl-id3/distinfo echo x - pecl-id3/pkg-descr sed 's/^X//' >pecl-id3/pkg-descr << 'END-of-pecl-id3/pkg-descr' Xid3 enables to to retrieve and update information from ID3 tags in XMP3 files. It supports version 1.0, 1.1 and 2.2+ (only reading text- and Xurl-frames at the moment). X XWWW: http://pecl.php.net/package/id3/ END-of-pecl-id3/pkg-descr exit --- pecl-id3-0.2.shar ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->rafan Responsible-Changed-By: rafan Responsible-Changed-When: Fri Sep 8 10:19:44 UTC 2006 Responsible-Changed-Why: Eat. http://www.freebsd.org/cgi/query-pr.cgi?pr=103015 State-Changed-From-To: open->closed State-Changed-By: rafan State-Changed-When: Sat Sep 9 12:49:50 UTC 2006 State-Changed-Why: New port added. Thanks! http://www.freebsd.org/cgi/query-pr.cgi?pr=103015 >Unformatted: