Bug 153678 - [new port] deskutils/phpscheduleit - web-based resource and reservation scheduling system
Summary: [new port] deskutils/phpscheduleit - web-based resource and reservation sched...
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-04 13:20 UTC by Marián Jamrich
Modified: 2011-01-07 02:30 UTC (History)
0 users

See Also:


Attachments
file.shar (13.41 KB, text/plain)
2011-01-04 13:20 UTC, Marián Jamrich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marián Jamrich 2011-01-04 13:20:09 UTC

Fix: Patch attached with submission follows:
Comment 1 Wen Heping freebsd_committer freebsd_triage 2011-01-05 00:09:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-01-07 02:21:25 UTC
wen         2011-01-07 02:21:21 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/phpscheduleit    Makefile distinfo pkg-descr pkg-plist 
    www/phpscheduleit/files pkg-message.in 
  Log:
  phpScheduleIt is a web-based resource scheduling system that allows
  administered management of reservations on any number of resources.
  Typical applications are conference room or machine reservation
  management. Written in PHP and tested on MySQL.
  
  WWW: http://sourceforge.net/projects/phpscheduleit/
  
  PR:             ports/153678
  Submitted by:   Marian Jamrich <jamrich.majo@gmail.com>
  
  Revision  Changes    Path
  1.2792    +1 -0      ports/www/Makefile
  1.1       +56 -0     ports/www/phpscheduleit/Makefile (new)
  1.1       +2 -0      ports/www/phpscheduleit/distinfo (new)
  1.1       +33 -0     ports/www/phpscheduleit/files/pkg-message.in (new)
  1.1       +6 -0      ports/www/phpscheduleit/pkg-descr (new)
  1.1       +276 -0    ports/www/phpscheduleit/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 Wen Heping freebsd_committer freebsd_triage 2011-01-07 02:23:58 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!