Bug 120135

Summary: [NEW PORT] www/yui: The Yahoo! User Interface (YUI) Library
Product: Ports & Packages Reporter: Greg Larkin <glarkin>
Component: Individual Port(s)Assignee: Beech Rintoul <beech>
Status: Closed FIXED    
Severity: Affects Only Me CC: glarkin
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
yui-2.4.1.shar none

Description Greg Larkin 2008-01-30 00:00:06 UTC
The Yahoo! User Interface (YUI) Library is a set of utilities and
controls, written in JavaScript, for building richly interactive
web applications using techniques such as DOM scripting, DHTML and
AJAX. The YUI Library also includes several core CSS resources. All
components in the YUI Library have been released as open source
under a BSD license and are free for all uses.

WWW:    http://developer.yahoo.com/yui/

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-01-30 00:05:22 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2008-01-30 00:25:03 UTC
Responsible Changed
From-To: miwi->	 beech

miwi passed it to me.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-01-30 03:32:41 UTC
beech       2008-01-30 03:32:37 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/yui              Makefile distinfo pkg-descr pkg-plist 
    www/yui/files        pkg-message.in yui.conf.in 
  Log:
  The Yahoo! User Interface (YUI) Library is a set of utilities and
  controls, written in JavaScript, for building richly interactive
  web applications using techniques such as DOM scripting, DHTML and
  AJAX. The YUI Library also includes several core CSS resources. All
  components in the YUI Library have been released as open source
  under a BSD license and are free for all uses.
  
  PR:             ports/120135
  Submitted by:   Greg Larkin <glarkin at sourcehosting.net> (maintainer)
  
  Revision  Changes    Path
  1.1959    +1 -0      ports/www/Makefile
  1.1       +69 -0     ports/www/yui/Makefile (new)
  1.1       +3 -0      ports/www/yui/distinfo (new)
  1.1       +6 -0      ports/www/yui/files/pkg-message.in (new)
  1.1       +8 -0      ports/www/yui/files/yui.conf.in (new)
  1.1       +8 -0      ports/www/yui/pkg-descr (new)
  1.1       +1577 -0   ports/www/yui/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 4 dfilter service freebsd_committer freebsd_triage 2008-01-30 06:26:46 UTC
beech       2008-01-30 06:26:40 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Removed files:
    editors/yui          Makefile distinfo pkg-descr pkg-plist 
  Log:
  -Back out - portname conflicts with editors/yui
  
  PR:             ports/120135
  
  Revision  Changes    Path
  1.5       +0 -38     ports/editors/yui/Makefile (dead)
  1.3       +0 -3      ports/editors/yui/distinfo (dead)
  1.3       +0 -20     ports/editors/yui/pkg-descr (dead)
  1.2       +0 -17     ports/editors/yui/pkg-plist (dead)
  1.1960    +0 -1      ports/www/Makefile
_______________________________________________
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 5 dfilter service freebsd_committer freebsd_triage 2008-01-30 16:48:13 UTC
beech       2008-01-30 16:48:00 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/yahoo-ui         Makefile distinfo pkg-descr pkg-plist 
    www/yahoo-ui/files   pkg-message.in yui.conf.in 
  Log:
  - New port yahoo-ui-2.4.1
  
  The Yahoo! User Interface (YUI) Library is a set of utilities and
  controls, written in JavaScript, for building richly interactive
  web applications using techniques such as DOM scripting, DHTML and
  AJAX. The YUI Library also includes several core CSS resources. All
  components in the YUI Library have been released as open source
  under a BSD license and are free for all uses.
  
  PR:             ports/120135
  Submitted by:   Greg Larkin <glarkin at sourcehosting.net> (maintainer)
  
  Revision  Changes    Path
  1.1962    +1 -0      ports/www/Makefile
  1.1       +70 -0     ports/www/yahoo-ui/Makefile (new)
  1.1       +3 -0      ports/www/yahoo-ui/distinfo (new)
  1.1       +6 -0      ports/www/yahoo-ui/files/pkg-message.in (new)
  1.1       +8 -0      ports/www/yahoo-ui/files/yui.conf.in (new)
  1.1       +8 -0      ports/www/yahoo-ui/pkg-descr (new)
  1.1       +1577 -0   ports/www/yahoo-ui/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 6 Beech Rintoul freebsd_committer freebsd_triage 2008-01-30 16:49:03 UTC
State Changed
From-To: open->closed

Committed, Thanks!