Path to this page:
./
www/fengoffice,
Easy to use Open Source Web Office
Branch: CURRENT,
Version: 3.8.5.8nb1,
Package name: fengoffice-3.8.5.8nb1,
Maintainer: tacaFeng Office formerly known as OpenGoo is an easy to use Open
Source Web Office.
Manage tasks, documents, contacts, e-mail, calendar, and more...
Manage project progress, track time, and bill your customers.
Access all information from a single and elegant dashboard.
Communicate with co-workers, clients and vendors.
DEINSTALL [+/-]# $NetBSD: DEINSTALL,v 1.1.1.1 2009/12/20 15:39:48 taca Exp $
FO_DIR="@PREFIX@/@FO_DIR@"
case ${STAGE} in
DEINSTALL)
# remove temporary files.
${FIND} ${FO_DIR}/cache ${FO_DIR}/tmp -type f \
! -name dummy.php -exec ${RM} -f {} \;
;;
esac
Required to run:[
graphics/php-gd] [
databases/php-pdo_mysql] [
archivers/php-zip] [
mail/php-imap] [
converters/php-mbstring]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 14839.159 KB
Version history: (Expand)
- (2024-02-19) Updated to version: fengoffice-3.8.5.8nb1
- (2021-03-07) Updated to version: fengoffice-3.8.5.8
- (2019-12-16) Updated to version: fengoffice-3.7.2.16
- (2017-04-05) Updated to version: fengoffice-3.2.2.1nb1
- (2015-09-27) Updated to version: fengoffice-3.2.2.1
- (2015-03-20) Updated to version: fengoffice-3.1.2.2
CVS history: (Expand)
2024-02-19 16:43:37 by Takahiro Kambe | Files touched by this commit (22) |
Log message:
Bump PKGREVISION by changing default PHP's version
|
2021-10-26 13:31:15 by Nia Alarie | Files touched by this commit (1030) |
Log message:
www: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
Not committed (merge conflicts):
www/nghttp2/distinfo
Unfetchable distfiles (almost certainly fetched conditionally...):
./www/nginx-devel/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx-devel/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx-devel/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx-devel/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx-devel/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx-devel/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx-devel/distinfo naxsi-1.3.tar.gz
./www/nginx-devel/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx-devel/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx-devel/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx-devel/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx-devel/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx-devel/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx-devel/distinfo njs-0.5.0.tar.gz
./www/nginx-devel/distinfo set-misc-nginx-module-0.32.tar.gz
./www/nginx/distinfo array-var-nginx-module-0.05.tar.gz
./www/nginx/distinfo echo-nginx-module-0.62.tar.gz
./www/nginx/distinfo encrypted-session-nginx-module-0.08.tar.gz
./www/nginx/distinfo form-input-nginx-module-0.12.tar.gz
./www/nginx/distinfo headers-more-nginx-module-0.33.tar.gz
./www/nginx/distinfo lua-nginx-module-0.10.19.tar.gz
./www/nginx/distinfo naxsi-1.3.tar.gz
./www/nginx/distinfo nginx-dav-ext-module-3.0.0.tar.gz
./www/nginx/distinfo nginx-rtmp-module-1.2.2.tar.gz
./www/nginx/distinfo nginx_http_push_module-1.2.10.tar.gz
./www/nginx/distinfo ngx_cache_purge-2.5.1.tar.gz
./www/nginx/distinfo ngx_devel_kit-0.3.1.tar.gz
./www/nginx/distinfo ngx_http_geoip2_module-3.3.tar.gz
./www/nginx/distinfo njs-0.5.0.tar.gz
./www/nginx/distinfo set-misc-nginx-module-0.32.tar.gz
|
2021-10-07 17:09:00 by Nia Alarie | Files touched by this commit (1033) |
Log message:
www: Remove SHA1 hashes for distfiles
|
2021-03-07 16:01:35 by Takahiro Kambe | Files touched by this commit (3) | |
Log message:
www/fengoffice: update to 3.8.5.8
Changes from 3.7.2.16 are too many to write here, please refer
readme.txt file.
|
2019-12-15 19:27:24 by Takahiro Kambe | Files touched by this commit (4) | |
Log message:
www/fengoffice: update to 3.7.2.16
Now PHP 7 and later are supported.
Changes are too many to write here, please refer readme.txt in detail.
|
2019-11-04 23:10:16 by Roland Illig | Files touched by this commit (243) |
Log message:
www: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
Manually excluded phraseanet since pkglint got the indentation wrong.
|
2017-04-05 14:33:49 by Filip Hajny | Files touched by this commit (27) |
Log message:
Remove traces of textproc/php-dom which is not needed anymore, now that dom is \
built into PHP. Bump resp. PKGREVISION.
|
2016-09-11 19:03:29 by Takahiro Kambe | Files touched by this commit (53) |
Log message:
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.
|