Bug 114518 - [NEW PORT] add port of pear-File_Fortune
Summary: [NEW PORT] add port of pear-File_Fortune
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: chinsan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-12 04:50 UTC by RenZhen
Modified: 2007-07-29 15:12 UTC (History)
0 users

See Also:


Attachments
file.shar (3.46 KB, text/plain)
2007-07-12 04:50 UTC, RenZhen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description RenZhen 2007-07-12 04:50:04 UTC
Add port of pear-File_Fortune

The tests php script has been patched, because the file that test script needed is  in _files/orig. But the bsd.pear.mk will only add @dirrm _files/orig, without @dirrm _files.

Fix: N/A

Patch attached with submission follows:
How-To-Repeat: N/A
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-07-12 11:14:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2007-07-20 10:15:44 UTC
Responsible Changed
From-To: miwi->chinsan

could you both commit for me.
Comment 3 chinsan freebsd_committer freebsd_triage 2007-07-24 16:39:17 UTC
Responsible Changed
From-To: chinsan->miwi

I'm too busy..sorry.:)  return back to miwi.
Comment 4 chinsan freebsd_committer freebsd_triage 2007-07-28 21:28:34 UTC
Responsible Changed
From-To: miwi->chinsan

Take it back, I will work on this tomorrow.
Comment 5 dfilter service freebsd_committer freebsd_triage 2007-07-29 15:08:00 UTC
chinsan     2007-07-29 14:07:55 UTC

  FreeBSD ports repository

  Modified files:
    textproc             Makefile 
  Added files:
    textproc/pear-File_Fortune Makefile distinfo pkg-descr 
    textproc/pear-File_Fortune/files 
                                     patch-tests__File_FortuneTest.php 
  Log:
  Add pear-File_Fortune 1.0.0, an interface for reading from and writing
  to fortune files.
  
  PR:             ports/114518
  Submitted by:   Zhen REN <bg1tpt at gmail.com>
  Approved by:    rafan (mentor, implicit)
  
  Revision  Changes    Path
  1.1163    +1 -0      ports/textproc/Makefile
  1.1       +34 -0     ports/textproc/pear-File_Fortune/Makefile (new)
  1.1       +3 -0      ports/textproc/pear-File_Fortune/distinfo (new)
  1.1       +11 -0     ports/textproc/pear-File_Fortune/files/patch-tests__File_FortuneTest.php (new)
  1.1       +9 -0      ports/textproc/pear-File_Fortune/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 6 chinsan freebsd_committer freebsd_triage 2007-07-29 15:12:21 UTC
State Changed
From-To: open->closed

Committed with newer version.  Thanks.