Summary: | [NEW PORT] www/lilurl: A simple PHP/MySQL script for generating lil? URLs | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | chinsan <chinsan.tw> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
chinsan
2006-09-13 16:40:23 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. miwi 2006-09-14 07:18:14 UTC FreeBSD ports repository Modified files: www Makefile Added files: www/lilurl Makefile distinfo pkg-descr www/lilurl/files pkg-message.in Log: lilURL is a simple PHP/MySQL script for generating lil? URLs. It's similar to TinyURL, Shorl, MakeAShorterLink, etc, but you can run it on your own server. Requires PHP and MySQL. Supports mod_rewrite. WWW: http://lilurl.sourceforge.net PR: ports/103231 Submitted by: chinsan <chinsan.tw(at)gmail.com> Revision Changes Path 1.1567 +1 -0 ports/www/Makefile 1.1 +48 -0 ports/www/lilurl/Makefile (new) 1.1 +3 -0 ports/www/lilurl/distinfo (new) 1.1 +21 -0 ports/www/lilurl/files/pkg-message.in (new) 1.1 +5 -0 ports/www/lilurl/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" State Changed From-To: open->closed New port added. Thanks! |