- deskutils/opengoo was renamed to deskutils/fengoffice
This commit is contained in:
parent
1c0a1fd27d
commit
40b9333c65
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=276221
@ -199,7 +199,6 @@
|
||||
SUBDIR += notification-daemon
|
||||
SUBDIR += notify-osd
|
||||
SUBDIR += ontv
|
||||
SUBDIR += opengoo
|
||||
SUBDIR += openproj
|
||||
SUBDIR += orage
|
||||
SUBDIR += org-mode.el
|
||||
|
@ -1,47 +0,0 @@
|
||||
# New ports collection makefile for: opengoo
|
||||
# Date created: 2009-08-19
|
||||
# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= opengoo
|
||||
PORTVERSION= 1.5.2
|
||||
CATEGORIES= deskutils
|
||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}_${PORTVERSION}
|
||||
DISTNAME= ${PORTNAME}_${PORTVERSION}
|
||||
|
||||
MAINTAINER= acm@FreeBSD.org
|
||||
COMMENT= An open source web office
|
||||
|
||||
USE_ZIP= yes
|
||||
NO_BUILD= yes
|
||||
USE_PHP= mysql gd simplexml
|
||||
DEFAULT_PHP_VER=5
|
||||
IGNORE_WITH_PHP=4
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
OPENGOO_DIR= www/${PORTNAME}
|
||||
OPENGOO_WWWDIR= ${PREFIX}/${OPENGOO_DIR}
|
||||
|
||||
post-extract:
|
||||
@${MKDIR} ${WRKDIR}/${PORTNAME}-docs
|
||||
@${MV} ${WRKSRC}/readme.txt ${WRKDIR}/${PORTNAME}-docs/README
|
||||
@${RM} ${WRKSRC}/.project ${WRKSRC}/license.txt
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${OPENGOO_WWWDIR}
|
||||
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${OPENGOO_WWWDIR}
|
||||
@${CHOWN} -R ${WWWOWN}:${WWWGRP} ${OPENGOO_WWWDIR}
|
||||
.if !defined (NOPORTDOCS)
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
@${INSTALL_DATA} ${WRKDIR}/${PORTNAME}-docs/README ${DOCSDIR}
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (opengoo_1.5.2.zip) = ed482b7259c529769e338daddb582598214ca67add7296c7cadf068cdc0225df
|
||||
SIZE (opengoo_1.5.2.zip) = 6970062
|
@ -1,12 +0,0 @@
|
||||
###############################################################################
|
||||
|
||||
The OpenGoo open source weboffice was installed
|
||||
|
||||
1) Please read the documentation about of how configure opengoo in your system
|
||||
at:
|
||||
|
||||
%%DOCSDIR%%/README
|
||||
|
||||
2) Enjoy it ;)
|
||||
|
||||
###############################################################################
|
@ -1,15 +0,0 @@
|
||||
It is a complete solution for every organization to create, collaborate, share
|
||||
and publish all its internal and external documents.
|
||||
|
||||
You and your team can create and collaborate on:
|
||||
|
||||
- Text documents
|
||||
- Spreadsheets (coming soon)
|
||||
- Presentations
|
||||
- Task Lists
|
||||
- E-mails
|
||||
- Calendars
|
||||
- Web Links
|
||||
- Contacts
|
||||
|
||||
WWW: http://www.opengoo.org/
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user