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
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it.
Responsible Changed From-To: miwi-> beech miwi passed it to me.
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"
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"
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"
State Changed From-To: open->closed Committed, Thanks!