Bug 103231 - [NEW PORT] www/lilurl: A simple PHP/MySQL script for generating lil? URLs
Summary: [NEW PORT] www/lilurl: A simple PHP/MySQL script for generating lil? URLs
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-13 16:40 UTC by chinsan
Modified: 2006-09-14 08:20 UTC (History)
0 users

See Also:


Attachments
lilurl-0.1.1.shar (3.52 KB, text/plain)
2006-09-13 16:40 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan 2006-09-13 16:40:23 UTC
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

Generated with FreeBSD Port Tools 0.77
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2006-09-13 16:51:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2006-09-14 08:18:25 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2006-09-14 08:18:57 UTC
State Changed
From-To: open->closed

New port added. Thanks!