Bug 114575 - [NEW PORT] devel/p5-JQuery: Interface to Jquery, a language based on Javascript
Summary: [NEW PORT] devel/p5-JQuery: Interface to Jquery, a language based on Javascript
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-07-14 08:40 UTC by gslin
Modified: 2007-07-23 03:40 UTC (History)
1 user (show)

See Also:


Attachments
p5-JQuery-1.06.shar (14.69 KB, text/plain)
2007-07-14 08:40 UTC, gslin
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description gslin 2007-07-14 08:40:04 UTC
JQuery is a frontend for the jQuery language. I use JQuery to refer to
the Perl part or the package, and jQuery to reference the javascript
part or the package.

A quote from http://jquery.com: jQuery is a fast, concise, JavaScript
Library that simplifies how you traverse HTML documents, handle
events, perform animations, and add Ajax interactions to your web
pages.

WWW:	http://search.cpan.org/dist/JQuery/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-07-14 08:40:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->clsung

clsung@ wants his PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-07-23 03:36:23 UTC
clsung      2007-07-23 02:36:17 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/p5-JQuery      Makefile distinfo pkg-descr pkg-plist 
  Log:
  Add p5-JQuery 1.06, interface to Jquery, a language based on Javascript.
  
  PR:             ports/114575
  Submitted by:   Gea-Suan Lin <gslin at gslin.org>
  
  Revision  Changes    Path
  1.2817    +1 -0      ports/devel/Makefile
  1.1       +41 -0     ports/devel/p5-JQuery/Makefile (new)
  1.1       +3 -0      ports/devel/p5-JQuery/distinfo (new)
  1.1       +10 -0     ports/devel/p5-JQuery/pkg-descr (new)
  1.1       +202 -0    ports/devel/p5-JQuery/pkg-plist (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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2007-07-23 03:36:40 UTC
State Changed
From-To: open->closed

New port added. Thank You.