Port details |
- calendarserver Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)
- 9.1_3 www
=2 9.1_3Version of this port present on the latest quarterly branch.
- DEPRECATED: Uses deprecated version of python
This port expired on: 2020-09-15
- Maintainer: axel.rau@chaos1.de
- Port Added: 2014-09-20 15:19:45
- Last Update: 2020-09-19 13:01:00
- SVN Revision: 548980
- People watching this port, also watch:: rubygem-dnsruby, mtaserver, nsd, ioquake3-server, transmission-remote-gui-gtk2
- Also Listed In: python
- License: APACHE20
- WWW:
- http://www.calendarserver.org
- Description:
- The open source Calendar and Contacts Server project is a standards-compliant
server implementing the CalDAV and CardDAV protocols (RFC 4791, RFC 6352).
It provides a shared location on the network allowing multiple users to store
and edit calendaring and contact information.
WWW: http://www.calendarserver.org
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}calendarserver>0:www/calendarserver@${PY_FLAVOR}
- No installation instructions:
- This port has been deleted.
- PKGNAME: py27-calendarserver
- Package flavors (<flavor>: <package>)
- py27: py27-calendarserver
- distinfo:
- TIMESTAMP = 1509793500
SHA256 (apple-ccs-calendarserver-CalendarServer-9.1_GH0.tar.gz) = 4ca524f27a750628af46fb246002baba108748cd331bd378c2429db793821366
SIZE (apple-ccs-calendarserver-CalendarServer-9.1_GH0.tar.gz) = 3688342
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Runtime dependencies:
-
- memcached : databases/memcached
- py27-calendar>=2.1 : devel/py-calendar@py27
- py27-PyGreSQL>=5.0 : databases/py-PyGreSQL@py27
- py27-pycrypto>=2.6.1 : security/py-pycrypto@py27
- py27-dateutil>=2.5.3 : devel/py-dateutil@py27
- py27-kerberos>=1.2.5 : security/py-kerberos@py27
- py27-openssl>=16.0.0 : security/py-openssl@py27
- py27-pg8000-112>=1.10.6 : databases/py-pg8000-112@py27
- py27-psutil>=4.3.0 : sysutils/py-psutil@py27
- py27-pytz>=2016.7 : devel/py-pytz@py27
- py27-service_identity>=16.0.0 : security/py-service_identity@py27
- py27-setproctitle>=1.1.10 : devel/py-setproctitle@py27
- py27-sqlite3>=2.7 : databases/py-sqlite3@py27
- py27-twext>=0.20170227 : devel/py-twext@py27
- py27-twisted>=16.6.0 : devel/py-twisted@py27
- py27-xattr>=0.7.8 : devel/py-xattr@py27
- py27-zope.interface>=4.1.3 : devel/py-zope.interface@py27
- py27-setuptools>0 : devel/py-setuptools@py27
- python2.7 : lang/python27
- Library dependencies:
-
- libpq.so.5 : databases/postgresql11-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for py27-calendarserver-9.1_3:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- pgsql:9.1+ python:2.7
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
9.1_3 19 Sep 2020 13:01:00 |
rene |
Remove expired ports:
2020-09-15 audio/abraca: Uses deprecated version of python
2020-09-15 audio/ardour5: Uses deprecated version of python
2020-09-15 audio/cplay: Uses deprecated version of python
2020-09-15 audio/cpp-xmms2: Uses deprecated version of python
2020-09-15 audio/p5-xmms2: Uses deprecated version of python
2020-09-15 biology/haplohseq: Uses deprecated version of python
2020-09-15 biology/tophat: Uses deprecated version of python
2020-09-15 chinese/ibus-array: Uses deprecated version of python
2020-09-15 comms/congruity: Uses deprecated version of python
2020-09-15 comms/libbtbb: Uses deprecated version of python
2020-09-15 comms/quisk: Uses deprecated version of python
2020-09-15 databases/mtools-mongodb: Uses deprecated version of python
2020-09-15 databases/mydbf2mysql: Uses deprecated version of python (Only the first 15 lines of the commit message are shown above ) |
9.1_3 08 Mar 2020 17:01:47 |
antoine |
Deprecate some ports using deprecated version of python
With hat: portmgr |
9.1_3 14 Aug 2019 12:25:09 |
mat |
Convert to UCL & cleanup pkg-message (categories w) |
9.1_3 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
9.1_2 14 Feb 2019 07:39:58 |
wen |
- Update depends from databases/py-pg8000 --> databases/py-pg8000-112
Approved by: maintainer(implicity) |
9.1_1 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
9.1 20 Jun 2018 17:05:44 |
mat |
Use PY_FLAVOR for dependencies.
FLAVOR is the current port's flavor, it should not be used outside of
this scope.
Sponsored by: Absolight |
9.1 11 Dec 2017 19:49:31 |
swills |
www/calendarserver: update to version 9.1
PR: 221929
Submitted by: Axel.Rau@Chaos1.DE (maintainer)
Reported by: Cullum Smith <cullum@c0ffee.net> |
9.0 30 Nov 2017 15:50:34 |
mat |
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above ) |
9.0 06 Jun 2017 16:18:17 |
mat |
Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB.
While there, fix small style issues.
Sponsored by: Absolight |
9.0 19 Dec 2016 02:49:22 |
wen |
- Update to 9.0
PR: 215387
Submitted by: Axel.Rau@Chaos1.DE(maintainer) |
8.0_1 28 Oct 2016 17:13:57 |
jbeich |
databases/py-PyGreSQL: track PORTEPOCH in consumers |
8.0_1 28 Oct 2016 17:13:45 |
jbeich |
devel/py-pytz: track PORTEPOCH in consumers |
8.0_1 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
8.0_1 19 Aug 2016 11:04:36 |
bland |
Add some tweaks and fixes
- Use plist facility to create run and db directories.
- Prevent caldavd.plist installation outide of hier tree.
- Change run directory to /var/run/caldavd (to address permission issues to
directory proxy socket etc).
- Make caldavd_pidfile variable to work.
With a great assistance form Axel Rau (maintainer)
Approved by: maintainer |
8.0 26 Jun 2016 20:28:34 |
pi |
www/calendarserver: 5.1 -> 8.0
Please note that updating from the previous version (5.1) to the current
version (8.0) requires manual steps. Please consult the pkg-message for
details.
This update has changes since 2013, and upstream does not provide
changelogs.
PR: 210264
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE> (maintainer) |
5.1_6 23 May 2016 20:35:01 |
amdmi3 |
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by
default anyway and don't need to be listed
Approved by: portmgr blanket |
5.1_6 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
5.1_6 26 Oct 2015 21:03:58 |
pi |
www/calendarserver: add patch to cope with databases/sqlparse in version 0.1.16
PR: 204038
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE> (maintainer) |
5.1_5 26 Oct 2015 12:24:09 |
pi |
www/calendarserver: relax postgres version requirement
PR: 201613
Submitted by: axel.rau@chaos1.de (maintainer) |
5.1_4 19 Oct 2015 14:50:52 |
amdmi3 |
Improve shebangfix framework
- Support multiple values in *_OLD_CMD, i.e. we can now fix both
"/usr/bin/python" and "/usr/bin/env python" at the same time
- Default *_OLD_CMD values are now always appended, so you don't need to specify
them in individual ports
- Add lua support (depends on USES=lua)
- Add more default values, such as "/usr/bin/env foo" for python, perl, bash,
ruby and lua
- Shebangfix now matches whole words, e.g. we will no longer (erroneously)
replace "/usr/bin/perl5.005" with "${perl_CMD}5.005" (but "/usr/bin/perl -tt" is
still (correctly) replaced with "${perl_CMD} -tt")
Note that *_OLD_CMD items containing spaces must now be quoted (e.g.
perl_OLD_CMD=/bin/perl /usr/bin/perl "/usr/bin/env perl")
Update shebangfix usage according to new rules in many ports:
- Remove *_OLD_CMD for patterns now replaced by default
- Quote custom *_OLD_CMD which contain spaces
Fix shebangfix usage in many ports (irrelevant to infrastructure change):
- Remove redundant SHEBANG_LANG (no need to duplicate default langs)
- Remove redundant *_CMD (such as
python_CMD=${LOCALBASE}/bin/python${PYTHON_VER} when USES=python is present)
- Never use *_OLD_CMD in REINPLACE_CMD matchers, these should always look for
exact string
Approved by: portmgr (bapt)
Differential Revision: D3756 |
5.1_4 09 Oct 2015 21:41:03 |
pawel |
Depend on correct sysutils/py-psutil version to avoid
runtime problem.
PR: 202369
Submitted by: maintainer |
5.1_3 29 Jul 2015 22:09:55 |
antoine |
Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports
using python
PR: 201077
Reviewed by: mat
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D2955 |
5.1_3 03 May 2015 15:07:43 |
bapt |
Remove the uneeded NEED_ROOT |
5.1_3 20 Jan 2015 22:25:50 |
marino |
www/calendarserver: Fix issues with rc script
The primary need for the patch is to fix errors with the RC script,
but it also installs the examples and document by default as originally
intended.
PR: 196768
Submitted by: maintainer (Axel Rau) |
5.1_2 19 Nov 2014 19:45:09 |
marino |
www/calendarserver: Fix issues on FreeBSD 10
* fix RC script
* Limit to python 2
* update txdav/base/propertystore for FreeBSD 10
* clean up and remove @dir* (by marino)
PR: 194457
Submitted by: holger (freyther.de)
Final fix: Axel Rau (maintainer) |
5.1_1 12 Oct 2014 18:40:30 |
robak |
www/calendarserver: add new port dependency
PR: 194092
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE>
Approved by: mentors (implicit) |
5.1 22 Sep 2014 21:31:28 |
antoine |
Fix make fetch/checksum |
5.1 21 Sep 2014 21:35:39 |
wg |
www/calendarserver: rerolled distfile
- SVN export was not tied to a revision causing a slightly
change in the tarball, no actual code changes happened
- Store the tarball in my local distfiles
Reported by: antoine |
5.1 20 Sep 2014 15:19:35 |
wg |
www/calendarserver: Calendar and Contacts Server from Apple (RFC 4791, RFC 6352)
The open source Calendar and Contacts Server project is a standards-compliant
server implementing the CalDAV and CardDAV protocols (RFC 4791, RFC 6352).
It provides a shared location on the network allowing multiple users to store
and edit calendaring and contact information.
WWW: http://www.calendarserver.org
PR: 186201 (with changes)
Submitted by: Axel.Rau Chaos1 de |