6fa0 FreshPorts -- www/webcalendar-devel
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
webcalendar-devel 1.2.5 www on this many watch lists=2 search for ports that depend on this port An older version of this port was marked as vulnerable.
A web-based calendar application
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: 10 Jan 2008 00:09:11
License: GPLv2


This is a port of the WebCalendar application. WebCalendar is an
Open Source web-based calendar/scheduling system written in PHP.
WebCalendar has been under development since 2000 and continues to
evolve.

WWW:    http://www.k5n.us/webcalendar.php
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. lang/php5
  2. www/php5-session
  3. databases/php5-mysql
There are no ports dependent upon this port

To install the port: cd /usr/ports/www/webcalendar-devel/ && make install clean
To add the package: pkg_add -r WebCalendar-devel


Configuration Options
===> The following configuration options are available for WebCalendar-devel-1.2.5:
     APACHE=off: Configure for Apache-2.x
     MYSQL=on: Use MySQL database backend (default)
     PGSQL=off: Use PostgreSQL database backend
     SQLITE=off: Use SQLite database backend
     MSSQL=off: Use MSSQL database backend
     DBASE=off: Use DBase database backend
     ODBC=off: Use ODBC database backend
     ORACLE=off: Use Oracle database backend
     LDAP=off: Use LDAP user authentication
     GRADIENTBG=off: Add gradient background image support
     REMINDERS=on: Add email reminder support
     PALM=off: Add Palm export support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  3. http://heanet.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  4. http://internode.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  5. http://iweb.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  6. http://jaist.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  7. http://kent.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  8. http://nchc.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  9. http://ncu.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  10. http://osdn.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  11. http://sunet.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  12. http://surfnet.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  13. http://switch.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  14. http://ufpr.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  15. http://voxel.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/
  16. http://waix.dl.sourceforge.net/project/webcalendar/webcalendar%201.2/1.2.5/

Number of commits found: 13

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
22 Mar 2013 11:53:34
Refresh Original commit files touched by this commit
  Sanity Test Failure
bapt search for other commits by this committer
Convert a bunch of www ports to new options framework
04 Sep 2012 22:27:56
Original commit files touched by this commit  1.2.5
ohauer search for other commits by this committer
- unbreak build
  since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
18 Aug 2012 14:29:11
Original commit files touched by this commit  1.2.5
ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
02 May 2012 15:37:20
Original commit files touched by this commit  1.2.5
glarkin search for other commits by this committer
- Updated to 1.2.5
- Added option for new SQLite backend

Requested by:   eadler
Security:       18dffa02-946a-11e1-be9d-000c29cc39d3
Security:       CVE-2012-1495
Security:       CVE-2012-1496
20 Aug 2011 17:27:52
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
16 Dec 2010 15:42:59
Original commit files touched by this commit  1.2.3
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.2.3
- Added GPLv2 LICENSE

Version 1.2.3 (14 Aug 2010)
 - Fixed bug: could not save events with more than one category
 - Include backtrace in fatal errors when in development mode

Version 1.2.2 (14 Aug 2010)
 - Fixes for PHP warnings about default timezone not being set.

Reported by:    portscout via miwi
05 May 2010 18:10:57
Original commit files touched by this commit  1.2.1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Updated to 1.2.1

Prompted by:    tjv@wynet.com.my
30 Dec 2009 22:31:28
Original commit files touched by this commit  1.2.0
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Added PORTSCOUT variables to stop erroneous warnings
22 Aug 2009 00:38:34
Original commit files touched by this commit  1.2.0
 This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with W
07 Oct 2008 22:13:40
Original commit files touched by this commit  1.2.0
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
- Update to 1.2.0

Approved by:    beech (mentor, implicit)
18 Jul 2008 21:05:20
Original commit files touched by this commit  1.2.b1
 This port version is marked as vulnerable.
glarkin search for other commits by this committer
Changed my MAINTAINER address to
glarkin@FreeBSD.org.

Approved by:    beech (mentor)
24 Mar 2008 18:31:15
Original commit files touched by this commit  1.2.b1
 This port version is marked as vulnerable.
beech search for other commits by this committer
- Update to 1.2.b1
- Remove unnecessary Makefile variables
- Add Apache config files and an option for installing one of them
- Add conditional installation of doc files
- Add dep for Palm Pilot export support
- Convert from dynamic pkg-plist to a static one

PR:             ports/121924
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
10 Jan 2008 00:06:11
Original commit files touched by this commit  1.1.6
 This port version is marked as vulnerable.
beech search for other commits by this committer
- New port webcalendar-devel-1.1.6

- This is a port of the WebCalendar application. WebCalendar is an
Open Source web-based calendar/scheduling system written in PHP.
WebCalendar has been under development since 2000 and continues
to evolve.

PR:             ports/119474
Submitted by:   Greg Larkin <glarkin@sourcehosting.net> (maintainer)
Approved by:    linimon (mentor)

Number of commits found: 13

283d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24532
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0