Port details |
- horde-wicked Horde Wiki Application
- 2.0.8 www
=0 2.0.8Version of this port present on the latest quarterly branch.
- BROKEN: runtime error with php80
DEPRECATED: Requires php74 This port expired on: 2023-03-31 IGNORE: is marked as broken: runtime error with php80
- Maintainer: horde@FreeBSD.org
- Port Added: 2008-07-30 22:51:15
- Last Update: 2023-03-30 23:59:44
- Commit Hash: 55fd593
- Also Listed In: pear
- License: GPLv2
- WWW:
- https://www.horde.org/apps/wicked/
- Description:
- Wicked is a Wiki for the Horde framework. It uses PEAR's Text_Wiki package
for markup rules, parsing, and rendering. It supports Creole, Mediawiki,
Tiki Wiki, and its own markup engine.
Some of Wicked's features are:
Configurable markup engine
HTML, plain text, Latex, reStructuredText output rendering
Change tracking and revision history
Full-text searching
Per-page permissions
Attachments with versioning
Wiki synchronization
- ¦ ¦ ¦ ¦
- 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:
-
- ${PHP_PKGNAMEPREFIX}horde-wicked>0:www/horde-wicked
- No installation instructions:
- This port has been deleted.
- PKGNAME: php74-horde-wicked
- Package flavors (<flavor>: <package>)
- php74: php74-horde-wicked
- php80: php80-horde-wicked
- distinfo:
- TIMESTAMP = 1506026922
SHA256 (Horde/wicked-2.0.8.tgz) = d8c7cac8593feadb94248e9fc84d4edb68e815f81e70390f85bc9dc9a870a933
SIZE (Horde/wicked-2.0.8.tgz) = 839809
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- Role.php : devel/pear-Horde_Role@php74
- pear : devel/pear@php74
- php74-pear-channel-horde>=0 : devel/pear-channel-horde@php74
- Runtime dependencies:
-
- Wiki.php : www/pear-Text_Wiki@php74
- Role.php : devel/pear-Horde_Role@php74
- index.php : www/horde-base@php74
- Auth.php : security/pear-Horde_Auth@php74
- Autoloader.php : devel/pear-Horde_Autoloader@php74
- Horde.php : devel/pear-Horde_Core@php74
- Db.php : databases/pear-Horde_Db@php74
- Exception.php : devel/pear-Horde_Exception@php74
- Form.php : www/pear-Horde_Form@php74
- Http.php : www/pear-Horde_Http@php74
- Lock.php : devel/pear-Horde_Lock@php74
- Transport.php : mail/pear-Horde_Mail@php74
- Mime.php : mail/pear-Horde_Mime@php74
- Viewer.php : mail/pear-Horde_Mime_Viewer@php74
- Notification.php : devel/pear-Horde_Notification@php74
- Perms.php : security/pear-Horde_Perms@php74
- Rpc.php : net/pear-Horde_Rpc@php74
- Diff.php : textproc/pear-Horde_Text_Diff@php74
- Url.php : net/pear-Horde_Url@php74
- Util.php : devel/pear-Horde_Util@php74
- Vfs.php : sysutils/pear-Horde_Vfs@php74
- php.h : lang/php74
- pear : devel/pear@php74
- php74-pear-channel-horde>=0 : devel/pear-channel-horde@php74
- gettext.so : devel/php74-gettext
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_horde-wicked
- USES:
- horde cpe php
- 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 |
2.0.8 30 Mar 2023 23:59:44 |
Muhammad Moinur Rahman (bofh) |
www/horde-wicked: Remove expired port:
2023-03-31 www/horde-wicked: Requires php74
Sponsored by: Bounce Experts |
2.0.8 25 Dec 2022 18:11:58 |
Muhammad Moinur Rahman (bofh) |
*/horde-*: Mark BROKEN
As part of removal of php74 the initial thought was to remove the horde
framework entirely. However considering the fact that the forks of horde
with php8 compatibility from https://github.com/maintaina-com will soon
be merged upstream we are not removing the ports but keeping them in
BROKEN state as the ports build perfectly while fails to run under
php80. Also mark the ports DEPRECATED in case the patches do not get
merged upstream. Also set the EXPIRATION_DATE to 2023-03-31. In case
someone is willing to convert the ports to use maintaina-com fork feel
free to update accordingly.
Approved by: portmgr (blanket infrastructure)
Sponsored by: Bounce Experts |
2.0.8 11 Dec 2022 19:35:47 |
Muhammad Moinur Rahman (bofh) |
*/horde*: Remove blanket IGNORE_WITH_PHP
- Remove blanket IGNORE_WITH_PHP and add IGNORE_WITH_PHP to only the web
applications. This will massively reduce the number of ports to be
removed in case there is no timely support for php8.
- Pet portlint/portclippy
- Add missing LICENSE
PR: 266552
Reported by: michael.osipov@siemens.com
Sponsored by: Bounce Experts |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.8 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.8 10 Jun 2018 09:34:29 |
amdmi3 |
- Whitespace fix
- Update WWW
Approved by: portmgr blanket |
2.0.8 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
2.0.8 04 Oct 2017 11:29:15 |
bapt |
Convert to USES=php
While here convert some ports to optiosn helpers |
2.0.8 21 Sep 2017 20:49:42 |
mm |
Horde package update:
www/horde-passwd 5.0.5 -> 5.0.6
www/horde-wicked 2.0.7 -> 2.0.8 |
2.0.7 17 Dec 2016 01:23:07 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.37.3 -> 2.37.4
security/pear-Horde_Auth 2.2.0 -> 2.2.1
www/pear-Horde_Browser 2.0.12 -> 2.0.13
archivers/pear-Horde_Compress 2.1.5 -> 2.1.6
devel/pear-Horde_Core 2.27.2 -> 2.27.6
security/pear-Horde_Crypt 2.7.3 -> 2.7.5
textproc/pear-Horde_CssMinify 1.0.2 -> 1.0.3
devel/pear-Horde_Date 2.3.1 -> 2.3.2
www/pear-Horde_Dav 1.1.3 -> 1.1.4
databases/pear-Horde_Db 2.3.3 -> 2.3.4
mail/pear-Horde_Imap_Client 2.29.10 -> 2.29.11
archivers/pear-Horde_Pack 1.0.6 -> 1.0.7
www/pear-Horde_Service_Weather 2.5.2 -> 2.5.3 (Only the first 15 lines of the commit message are shown above ) |
2.0.6 02 Jul 2016 20:01:22 |
mm |
Horde package update:
www/pear-Horde_Css_Parser 1.0.10 -> 1.0.11
devel/pear-Horde_Date 2.3.0 -> 2.3.1
databases/pear-Horde_Db 2.3.1 -> 2.3.2
databases/pear-Horde_HashTable 1.2.4 -> 1.2.5
devel/pear-Horde_Lock 2.1.2 -> 2.1.3
sysutils/pear-Horde_Vfs 2.3.2 -> 2.3.3
ftp/horde-gollem 3.0.8 -> 3.0.9
www/horde-base 5.2.10 -> 5.2.11
mail/horde-imp 6.2.14 -> 6.2.15
mail/horde-ingo 3.2.10 -> 3.2.11
deskutils/horde-kronolith 4.2.16 -> 4.2.17
deskutils/horde-mnemo 4.2.10 -> 4.2.11
deskutils/horde-nag 4.2.9 -> 4.2.10
www/horde-passwd 5.0.4 -> 5.0.5
www/horde-trean 1.1.5 -> 1.1.6
mail/horde-turba 4.2.14 -> 4.2.15
mail/horde-webmail 5.2.14 -> 5.2.15
deskutils/horde-groupware 5.2.14 -> 5.2.15
www/horde-wicked 2.0.5 -> 2.0.6
devel/horde-whups 3.0.7 -> 3.0.8 |
2.0.5 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
2.0.5 24 Mar 2016 07:39:22 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.31.2 -> 2.31.8
devel/pear-Horde_Alarm 2.2.6 -> 2.2.7
www/pear-Horde_Browser 2.0.11 -> 2.0.12
devel/pear-Horde_Cache 2.5.2 -> 2.5.3
archivers/pear-Horde_Compress 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.22.6 -> 2.23.0
security/pear-Horde_Crypt 2.7.0 -> 2.7.2
devel/pear-Horde_Date 2.2.0 -> 2.3.0
devel/pear-Horde_Exception 2.0.7 -> 2.0.8
www/pear-Horde_Form 2.0.12 -> 2.0.13
security/pear-Horde_Group 2.1.0 -> 2.1.1
devel/pear-Horde_Icalendar 2.1.3 -> 2.1.4
graphics/pear-Horde_Image 2.3.4 -> 2.3.5 (Only the first 15 lines of the commit message are shown above ) |
2.0.4 03 Aug 2015 07:06:15 |
mm |
Horde package update:
comms/pear-Horde_ActiveSync 2.28.5 -> 2.28.6
devel/pear-Horde_Alarm 2.2.4 -> 2.2.5
security/pear-Horde_Auth 2.1.8 -> 2.1.10
www/pear-Horde_Browser 2.0.9 -> 2.0.10
archivers/pear-Horde_Compress 2.1.2 -> 2.1.3
devel/pear-Horde_Core 2.20.5 -> 2.20.8
security/pear-Horde_Crypt 2.5.3 -> 2.6.0
www/pear-Horde_Css_Parser 1.0.6 -> 1.0.7
devel/pear-Horde_Data 2.1.2 -> 2.1.3
devel/pear-Horde_Date 2.1.0 -> 2.1.1
devel/pear-Horde_Exception 2.0.5 -> 2.0.6
www/pear-Horde_Form 2.0.9 -> 2.0.11
devel/pear-Horde_History 2.3.4 -> 2.3.5 (Only the first 15 lines of the commit message are shown above ) |
2.0.3 15 Apr 2015 11:29:26 |
mm |
Add CVE information to all Horde applications
PR: 199368 |
2.0.3 03 Dec 2014 23:34:32 |
mm |
Update horde-wicked to 2.0.3 |
2.0.2 02 Nov 2014 08:39:00 |
mm |
Upgrade horde-wicked to 2.0.2 |
2.0.1 30 Sep 2014 22:24:31 |
bapt |
Convert to USES=horde |
2.0.1 27 Jan 2014 13:30:28 |
miwi |
- Stage support |
2.0.1 29 Oct 2013 21:46:58 |
mm |
Horde package update:
Horde_Core 2.10.1 -> 2.10.2
Horde_Css_Parser 1.0.2 -> 1.0.3
Horde_Form 2.0.5 -> 2.0.6
Horde_ListHeaders 1.0.1 -> 1.1.0
Horde_Prefs 2.5.0 -> 2.5.1
Horde_Smtp 1.2.5 -> 1.2.6
Horde_Text_Filter 2.1.4 -> 2.1.5
Horde_Timezone 1.0.3 -> 1.0.4
Horde_Vfs 2.1.1 -> 2.1.2
ansel 3.0.0 -> 3.0.1
groupware 5.1.1 -> 5.1.3
horde 5.1.4 -> 5.1.5
imp 6.1.4 -> 6.1.5
ingo 3.1.2 -> 3.1.3
kronolith 4.1.3 -> 4.1.4
mnemo 4.1.1 -> 4.1.2
nag 4.1.2 -> 4.1.3
turba 4.1.2 -> 4.1.3
webmail 5.1.2 -> 5.1.3
wicked 2.0.0RC2 -> 2.0.1 |
2.0.0.r2 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
2.0.0.r2 23 Aug 2013 08:30:46 |
mm |
Horde package update:
Horde_ActiveSync 2.6.1 -> 2.6.2
Horde_Css_Parser 1.0.0 -> 1.0.1
Horde_Db 2.0.3 -> 2.0.4
Horde_Imap_Client 2.12.0 -> 2.13.1
Horde_Mail 2.0.6 -> 2.1.0
Horde_Mime 2.2.4 -> 2.2.5
Horde_Queue 1.0.0 -> 1.1.0
Horde_SessionHandler 2.2.1 -> 2.2.2
Horde_View 2.0.2 -> 2.0.3
horde-wicked 2.0.0RC1 -> 2.0.0RC2
horde-whups 3.0.0RC1 -> 3.0.0RC2
horde-ansel 3.0.0RC1 -> 3.0.0 final |
2.0.0.r1 16 Jul 2013 22:26:37 |
mm |
Update horde-wicked to 2.0.0RC1 (fixes compatibility with Horde 5) |
1.0.2 18 Dec 2012 13:36:19 |
mm |
Mark horde-ansel and horde-wicked as BROKEN
These add-on applications are not yet supported under Horde 5.x |
1.0.2 18 Dec 2012 13:24:50 |
mm |
Horde port fixes:
- unify LATEST_LINK
- remove CONFLICTS
- fix comments |
1.0.2 18 Dec 2012 07:21:13 |
mm |
Rename horde4-* apps to horde-* (www part) |
0.0.20080730_6 12 Dec 2012 12:24:01 |
mm |
Rename old horde applications to horde3- prefix |
0.0.20080730_6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
0.0.20080730_6 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
0.0.20080730_5 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.0.20080730_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.0.20080730_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.0.20080730_2 28 Aug 2009 16:52:33 |
linimon |
Reset beech@FreeBSD.org while he works on restoring his email situation.
Hat: portmgr |
0.0.20080730_2 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
0.0.20080730_1 31 Jul 2008 07:41:50 |
beech |
- Add depend www/pear-Text_Wiki
- Bump portrevision |
0.0.20080730 30 Jul 2008 22:50:50 |
beech |
Wicked is the Horde web-based wiki application.
WWW: http://horde.org/ |