Bug 172771 - [NEW PORT] devel/pear-Symfony_Component_Finder: Symfony2 Finder Component
Summary: [NEW PORT] devel/pear-Symfony_Component_Finder: Symfony2 Finder Component
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Ruslan Makhmatkhanov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-16 08:20 UTC by Gasol Wu
Modified: 2013-01-02 18:20 UTC (History)
0 users

See Also:


Attachments
.shar (1.60 KB, text/plain)
2012-10-16 08:20 UTC, Gasol Wu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Gasol Wu 2012-10-16 08:20:00 UTC
Symfony Finder Component

WWW: http://pear.symfony.com/

This port depends on following PR:
ports/172769

Generated with FreeBSD Port Tools 0.99_6 (mode: new)
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-10-16 08:20:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 Baptiste Daroussin freebsd_committer freebsd_triage 2012-10-29 09:33:49 UTC
Responsible Changed
From-To: miwi->freebsd-ports-bugs

Reassign to the heap miwi being overloaded for now
Comment 3 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2012-12-03 12:12:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rm

I will take it.
Comment 4 Ruslan Makhmatkhanov freebsd_committer freebsd_triage 2013-01-02 18:18:25 UTC
State Changed
From-To: open->closed

New port added, thank you!
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-01-02 18:18:36 UTC
Author: rm
Date: Wed Jan  2 18:18:15 2013
New Revision: 309828
URL: http://svnweb.freebsd.org/changeset/ports/309828

Log:
  Symfony Finder Component
  
  WWW: http://pear.symfony.com/
  
  PR:		172771
  Submitted by:	Gasol Wu <gasol.wu@gmail.com>

Added:
  head/devel/pear-Symfony_Component_Finder/
  head/devel/pear-Symfony_Component_Finder/Makefile   (contents, props changed)
  head/devel/pear-Symfony_Component_Finder/distinfo   (contents, props changed)
  head/devel/pear-Symfony_Component_Finder/pkg-descr   (contents, props changed)
Modified:
  head/devel/Makefile

Modified: head/devel/Makefile
==============================================================================
--- head/devel/Makefile	Wed Jan  2 18:16:41 2013	(r309827)
+++ head/devel/Makefile	Wed Jan  2 18:18:15 2013	(r309828)
@@ -3079,6 +3079,7 @@
     SUBDIR += pear-Structures_DataGrid_Renderer_HTMLSortForm
     SUBDIR += pear-Structures_DataGrid_Renderer_HTMLTable
     SUBDIR += pear-Structures_DataGrid_Renderer_XUL
+    SUBDIR += pear-Symfony_Component_Finder
     SUBDIR += pear-System_Command
     SUBDIR += pear-Testing_Selenium
     SUBDIR += pear-Text_Diff

Added: head/devel/pear-Symfony_Component_Finder/Makefile
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/pear-Symfony_Component_Finder/Makefile	Wed Jan  2 18:18:15 2013	(r309828)
@@ -0,0 +1,18 @@
+# Created by: Gasol Wu <gasol.wu@gmail.com>
+# $FreeBSD$
+
+PORTNAME=	Finder
+PORTVERSION=	2.1.2
+CATEGORIES=	devel pear
+PKGNAMEPREFIX=	pear-Symfony_Component_
+
+MAINTAINER=	gasol.wu@gmail.com
+COMMENT=	Symfony2 Finder Component
+
+LICENSE=	MIT
+
+IGNORE_WITH_PHP=52
+
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/devel/pear-channel-symfony2/bsd.symfony2.mk"
+.include <bsd.port.post.mk>

Added: head/devel/pear-Symfony_Component_Finder/distinfo
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/pear-Symfony_Component_Finder/distinfo	Wed Jan  2 18:18:15 2013	(r309828)
@@ -0,0 +1,2 @@
+SHA256 (Symfony2/Finder-2.1.2.tgz) = 2ea0673dd190a7a3ad31dc5cdfc31f7ac980bc1d57841ea6cc8ab83879b68905
+SIZE (Symfony2/Finder-2.1.2.tgz) = 19672

Added: head/devel/pear-Symfony_Component_Finder/pkg-descr
==============================================================================
--- /dev/null	00:00:00 1970	(empty, because file is newly added)
+++ head/devel/pear-Symfony_Component_Finder/pkg-descr	Wed Jan  2 18:18:15 2013	(r309828)
@@ -0,0 +1,3 @@
+Symfony Finder Component
+
+WWW: http://pear.symfony.com/
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"