head 1.13; access; symbols pkgsrc-2013Q2:1.13.0.10 pkgsrc-2013Q2-base:1.13 pkgsrc-2012Q4:1.13.0.8 pkgsrc-2012Q4-base:1.13 pkgsrc-2011Q4:1.13.0.6 pkgsrc-2011Q4-base:1.13 pkgsrc-2011Q2:1.13.0.4 pkgsrc-2011Q2-base:1.13 pkgsrc-2009Q4:1.13.0.2 pkgsrc-2009Q4-base:1.13 pkgsrc-2009Q3:1.10.0.2 pkgsrc-2009Q3-base:1.10 pkgsrc-2009Q2:1.5.0.2 pkgsrc-2009Q2-base:1.5 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.13 date 2009.12.20.15.47.04; author taca; state dead; branches; next 1.12; 1.12 date 2009.12.17.00.20.20; author taca; state Exp; branches; next 1.11; 1.11 date 2009.12.11.16.32.31; author taca; state Exp; branches; next 1.10; 1.10 date 2009.09.06.03.59.49; author taca; state Exp; branches; next 1.9; 1.9 date 2009.09.05.09.48.38; author taca; state Exp; branches; next 1.8; 1.8 date 2009.08.24.12.42.54; author taca; state Exp; branches; next 1.7; 1.7 date 2009.08.06.03.07.47; author taca; state Exp; branches; next 1.6; 1.6 date 2009.08.05.15.55.25; author taca; state Exp; branches; next 1.5; 1.5 date 2009.07.01.01.03.04; author taca; state Exp; branches; next 1.4; 1.4 date 2009.06.23.11.30.24; author taca; state Exp; branches; next 1.3; 1.3 date 2009.06.14.13.39.22; author taca; state Exp; branches; next 1.2; 1.2 date 2009.06.14.11.38.34; author taca; state Exp; branches; next 1.1; 1.1 date 2009.06.14.04.51.35; author taca; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2009.06.14.04.51.35; author taca; state Exp; branches; next ; desc @@ 1.13 log @Remove www/opengoo package. Open Goo was rebranded as Feng Office. @ text @# $NetBSD: Makefile,v 1.12 2009/12/17 00:20:20 taca Exp $ # DISTNAME= opengoo_1.6 PKGNAME= ${DISTNAME:S/_/-/:S/.rc/rc1/} CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=opengoo/} EXTRACT_SUFX= .zip DIST_SUBDIR= ${PKGBASE}-20091207 MAINTAINER= taca@@NetBSD.org HOMEPAGE= http://fengoffice.com/web/community/community_index.php COMMENT= Easy to use Open Source Web Office LICENSE= gnu-gpl-v3 DEPENDS+= ${PHP_PKG_PREFIX}-mysql>=5.1.0:../../databases/php-mysql DEPENDS+= ${PHP_PKG_PREFIX}-mbstring>=5.1.0:../../misc/php-mbstring DEPENDS+= ${PHP_PKG_PREFIX}-zip>=5.1.0:../../archivers/php-zip DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd DEPENDS+= ${PHP_PKG_PREFIX}-dom>=5.1.0:../../textproc/php5-dom DEPENDS+= ${PHP_PKG_PREFIX}-imap>=5.1.0:../../mail/php-imap PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/opengoo USE_TOOLS= pax NO_BUILD= yes OWN_DIRS_PERMS+= ${OG_DIR}/public/files ${BINOWN} ${APACHE_GROUP} 0775 OWN_DIRS_PERMS+= ${OG_DIR}/upload ${BINOWN} ${APACHE_GROUP} 0770 OWN_DIRS_PERMS+= ${OG_DIR}/cache ${BINOWN} ${APACHE_GROUP} 0770 OWN_DIRS_PERMS+= ${OG_DIR}/tmp ${BINOWN} ${APACHE_GROUP} 0770 OWN_DIRS_PERMS+= ${OG_DIR}/config ${BINOWN} ${APACHE_GROUP} 0770 MAKE_DIRS_PERMS+= ${OG_DIR}/tmp/saveatt ${BINOWN} ${APACHE_GROUP} 0770 BUILD_DEFS+= APACHE_GROUP APACHE_USER FILES_SUBST+= OG_DIR=${OG_DIR} APACHE_USER=${APACHE_USER} PLIST_SUBST+= OG_DIR=${OG_DIR} PRINT_PLIST_AWK+= /^${OG_DIR:S|/|\\/|g}/ \ { gsub(/${OG_DIR:S|/|\\/|g}/, "$${OG_DIR}"); \ print; next; } .include "../../mk/bsd.prefs.mk" OG_DIR?= share/opengoo post-extract: cd ${WRKSRC}; ${FIND} . -type f -exec ${CHMOD} -x {} \; pre-install: cd ${WRKSRC}; ${RM} -f .htaccess .project \ application/views/files/.cvsignore \ environment/classes/.cvsignore \ config/empty.config.php do-install: cd ${WRKSRC}; ${FIND} . -type f -print | \ pax -rw ${DESTDIR}${PREFIX}/${OG_DIR} .include "../../lang/php/phpversion.mk" .include "../../mk/bsd.pkg.mk" @ 1.12 log @Update HOMEPAGE. OpenGoo will be change its name to "Feng Office" and it is first step. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.11 2009/12/11 16:32:31 taca Exp $ @ 1.11 log @Update opengoo package to 1.6. Since 1.6-rc ------------ bugfix: Some widgets in the dashboard showed wrong icons when item spanned more than one line. bugfix: Template subtasks don't keep linked objects. bugfix: Query error when upgrading from 1.5.3. bugfix: Missing lang for archived objects in objects' history. bugfix: Don't allow trashing the owner company. bugfix: Opengoo stops working if owner company was trashed. bugfix: When discarding an email, two confirmation prompts pop up. bugfix: When clicking on print report, on time module, the active workspace should be set as the workspace for the report. bugfix: Linked "Weblink files" showed a "Download" shortcut instead of an "Open weblink" shortcut. bigfix: Importing calendar ics file wasn't working. bugfix: When editing a document, tags were lost. bugfix: Send email buttons unaligned on some languages. bugfix: Some contact websites were missing the "http://" in the contacts listing. bugfix: Fixed detection of autodetect timezone config option. bugfix: Repeating events a fixed number of times didn't show the last repetition. bugfix: Changed how quoted text is hidden. bugfix: Added a tabstop to HTML email composing. bugfix: Sorting emails by subject sorted by date. bugfix: Sometimes completed tasks were shown when filtering by "Pending" (completed_by_id was 0). Since 1.6-beta3 --------------- feature: User config option to hide quoted text added. feature: Added a cron event to clear tmp folder. usability: Added an icon for archived objects on the object's view, like there is for trashed objects. usability: When deleting a company warn about deleting users. bugfix: Displaying a document in IIS showed "Connection reset error". bugfix: Tags with accents don't filter correctly on IE. bugfix: '24 hour' / 'AM-PM' user config option not respected in listings. bugfix: Add user: billing category is mandatory, it shouldn't be mandatory. bugfix: Error importing companies when no workspace is selected. bugfix: If forwarding an email with attachments, saving a draft, and sending the email, an error pops up about not being able to attach. bugfix: When importing contacts from a vCard file, all contacts with no email were considered as the same contact. bugfix: Fixed several Errors and warnings logged in log.php. bugfix: Objects of archived workspaces were not being filtered out. bugfix: Archived documents and messages were not being filtered out of the Dashboard. bugfix: Search results were printed in reverse modified date order. bugfix: Contact birthdays were not being shown in the dashboard calendar. bugfix: When viewing a custom report, date parameters in conditions were shown as today's date. Since 1.6-beta2 --------------- usability: Added pagination to the Time module. usability: Show 'Archived by' in object properties if an object is archived. usability: Show read/unread status in Dahsboard/View as list. usability: Warn a user when replying or forwarding an email and a new email arrives at the conversation. usability: Add the magnifying glass to the email views. usability: Removed 'Account already being checked' error message. bugfix: An empty 'Custom properties' fieldset is shown in 'Update profile'. bugfix: Fix autodetect timezone with DST and enable by default. bugfix: Check mail doesn't refresh view if an error occurs in one account. bugfix: Filtering email conversations by tag is not working correctly. It should show a conversation if any one email in it is tagged. bugfix: If someone replies to an email but changes the subject the email should be put into a new conversation. bugfix: If you delete the newest email in a conversation, the conversation is no longer listed (when email is shown as conversation). bugfix: Notifications are not sent when subscribing from 'Modify subscribers'. bugfix: Put default repetition value for repeating events and tasks. bugfix: Remove illegal UTF-8 characters before saving an email. bugfix: Save custom fields when saving an email draft. bugfix: Sort emails by received date instead of sent date in email listing and in conversation listing (in email view). bugfix: Value for 'mail_drag_prompt' user config option is not loaded correctly. bugfix: Wrap HTML emails in a div with CKEditor style. bugfix: Delete conversation after deleting last email in conversation. bugfix: An email's quoted reply is deleted when changing 'From' account. bugfix: Replying to an email, saving as draft, loading the draft and sending the email doesn't add the reply to the conversation. bugfix: Unauthenticated content warnings over SSL in FF 3.5. bugfix: User-type custom reports fail to execute. bugfix: When a file is downloaded it should be marked as read. bugfix: Wrong initial email filters for new installations. Since 1.6-beta -------------- feature: Added an experimental new search mechanism. It can be much slower but finds more results. usability: Added description to system permissions usability: CKEditor is shown in user's language usability: Linked objects section in an object's view has no title telling what it is bugfix: Check write permissions for file installed_version.php when upgrading bugfix: CKEditor images should point to the actual image in OpenGoo bugfix: Contact import from csv does not import contacts if user does not have 'can manage contacts' permission but has write permissions on the workspace. bugfix: Custom reports can only be printed once in Chrome. bugfix: Edit comment textbox is too small. bugfix: Email links are opened on the email's body when showing quoted text. bugfix: Error 500 when adding a file web link. bugfix: Forgot password token is always the same. bugfix: If I click on 'Print' when on 'Time' tab it should print by default 'General Timeslots' or 'All timeslots', not 'Task timeslots'. bugfix: If you delete a signature with images from the email's body, the images are sent anyway. bugfix: MySQL Error Message when adding a user and no data has been entered. bugfix: Removed private milestone options. bugfix: Search ignores tags on newly uploaded files. bugfix: Show all linked objects pagination is not working correctly. bugfix: Show that an email has attachment on search results. bugfix: Changed all PHP 5.3 deprecated functions for non-depracated alternatives. bugfix: When printing reports: substitute true/false with yes/no. bugfix: When user does not have write contact permissions over a workspace, import from csv does not display errors. bugfix: HTML editor's height is not adjusted correctly when changing format in a new email. bugfix: Error when creating new user. bugfix: Error when adding a task. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.10 2009/09/06 03:59:49 taca Exp $ d12 1 a12 1 HOMEPAGE= http://www.opengoo.org/ @ 1.10 log @Distfile was changed without announce nor changing file name. It seems that one typo was fixed in application/controllers/ToolController.class.php. Introduce DIST_SUBDIR and bump PKGREVISION. Should be fix PR pkg/41999. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.9 2009/09/05 09:48:38 taca Exp $ d4 2 a5 3 DISTNAME= opengoo_1.5.3 PKGNAME= ${DISTNAME:S/_/-/} PKGREVISION= 1 d9 1 a9 1 DIST_SUBDIR= ${PKGBASE}-20090906 d52 1 a52 1 cd ${WRKSRC}; ${RM} -f .buildpath .project \ @ 1.9 log @Update www/opengoo pacakge to 1.5.3. Changelog ========= Since 1.5.2 ----------- - bugfix: Cannot create companies with normal user without the "Can manage contacts" permission - bugfix: Auto-upgrade feedback fixed. - bugfix: Fixed a problem when classifying email (attachments were added as new versions of existing files). - bugfix: Allow email addresses with single quote - bugfix: Changed several "substr" for "utf8_substr" to avoid errors like "null" on dashboard. - bugfix: Added a default address when sending email reminders. Fixes problems when sending reminders. - bugfix: Fixed some display issues with the "Close" button in objects' view. - bugfix: Fixed a problem that would cause the Overview to be loaded on every tab when clicking the "All" workspace. - bugfix: Custom properties were not being kept when editing an object. - bugfix: If a user is subscribed to an object and loses permissions to it it will not receive notifications any more. - bugfix: Error 500 when deleting a user. - bugfix: Email body was not shown for html emails when ROOT_URL was relative. - bugfix: Create user from contact was not allowed if user was linked to a trashed contact, fix: contact is restored. - bugfix: Task drag & drop does not allow drag from a workspace to another. - bugfix: Saving workspace while rendering permissions was allowed, and no permissions were saved. - bugfix: When creating new workspace, user checkboxes did not check/uncheck all permissions. - bugfix: Internal server error when deleting user with its personal workspace. - bugfix: Instantianting template without parameters was going back instead of reloading. - bugfix: Calendar views was not showing milestones assigned to everybody when filtering by "my calendar". - bugfix: In IE when expanding subtask list, the tasks below them did non move aside. - bugfix: Some mail contents were not included in reply or forward body. - bugfix: Instantiating repeating tasks with subtasks did not put correct status to some subtasks. - bugfix: isToday function was not returning the correct value sometimes. - bugfix: Csv export: when a field contains "," export is wrong, field must be enclosed with quotes. - bugfix: Importing more than one contact with no email address overwrites the previous one. - bugfix: Contacts are not linked to companies when importing from csv. - bugfix: Subscribers and invitation lists were not showing users who have group permissions but no individual permissions. - bugfix: If an error occurs when sending a queued email the email is now not deleted. - bugfix: Mindmap viewer overlaps object linker. - bugfix: The "include subworkspaces" checkbox for the iCal feed was being ignored. - usability: The user is warned when searching for short strings. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.8 2009/08/24 12:42:54 taca Exp $ d6 1 d10 1 @ 1.8 log @Update www/opengoo package to 1.5.2. Since 1.5.1 ----------- - bugfix: Tags permissions rollbacked. It caused errors in some mysql settings. - bugfix: Document editor toolbar not shown correctly. - bugfix: Invited users to an event weren't being shown when editing the event. - bugfix: When subscribing users to an object through the object's view, the users were not being notified. - bugfix: When editing an object, selected subscribers were reset after changing the object's workspace. - bugfix: When instantiating a milestone template it's subtasks were not added to the same workspace. - bugfix: Fixed performance issues when changing a workspace's parent on the GUI. - bugfix: Notes listing showed creator as last updater. - bugfix: Cron events view wasn't converting times to user's timezone. - bugfix: When filtering email by tag some extra email was shown. - bugfix: Creating a template in IE wouldn't let you edit it's properties. - bugfix: Dragging a task in the calendar would throw an error. - bugfix: "Can't open file" error when classifying email. - bugfix: Linked objects listing was missing the drag handle. - bugfix: Workspaces for classfied Emails were not being shown on dashboard viewed as list. - bugfix: Error when deleting trashed emails from cron. - bugfix: Error when instantiating templates with parameters assigned to a project. - bugfix: Instantiated template objects were not assigned to the current workspace. - langs: Added missing langs for tasks report fields. - langs: Updated langs. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.7 2009/08/06 03:07:47 taca Exp $ d4 1 a4 1 DISTNAME= opengoo_1.5.2 @ 1.7 log @Since distfiles are updated silently, use DIST_SUBDIR now. Reported by PR pkg/41825 from Robert Elz. Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.6 2009/08/05 15:55:25 taca Exp $ d4 1 a4 1 DISTNAME= opengoo_1.5.1 a5 1 PKGREVISION= 1 a8 1 DIST_SUBDIR= ${DISTNAME}-20090806 @ 1.6 log @Update OpenGoo package to 1.5.1. OpenGoo 1.5.1 has just been released. Several bugs from version 1.5 were fixed forq this release, including: - Tags permissions. Now a user can only see tags applied to objects that the user can view. - Some milestones were showing in wrong workspaces. - Custom properties defined in Administration are now searchable. - Memory exhausted error when rendering repetitive tasks with an old date in the calendar. - Fatal error when copying a milestone. - Fatal error "undefined function saveFileAttributes" when uploading a file. - Fixed the permissions control when editing a workspace's permissions. - Fixed a small rendering problem with invited users in event edition. - Fixed error when sending emails to empty recipients. - Fixed default user preferences' rendered value. - Fixed a rendering problem in comments and descriptions that would skip a character before an email address or link. - Tags query was using a hardcoded 'og_' table prefix. - Translate OpenGoo tool now includes subfolders of language folders. Checklang also improved. - Files of type audio/mp3 are now correctly identified as MP3. - Updated langs. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.5 2009/07/01 01:03:04 taca Exp $ d6 1 d10 1 @ 1.5 log @Needs more php modules. Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.4 2009/06/23 11:30:24 taca Exp $ d4 1 a4 1 DISTNAME= opengoo_1.4.2 a5 1 PKGREVISION= 1 @ 1.4 log @Update www/opengoo package to 1.4.2. (This is a leaf package.) * Remove pkglint warnings. * Add PRINT_PLIST_AWK. Some additons to Changelog. * Japanese translation files' directory name is corrected. * Korean translation files are added. Changelog ========= Since 1.4.1 ----------- - bugfix: Error when adding contacts when DEBUG mode is off and All workspace is selected - bugfix: Tasks showed due date instead of start date - bugfix: When editing an event on the 31st of a month it appeared on the 1st of the month - bugfix: An error when making backups. - bugfix: 'Number of tasks to display' config option fixed. - bugfix: When creating a user from a contact it wasn't being assigned to the contact - usability: Language selection displayed in alphabetical order - usability: Custom properties are no longer truncated. - langs: Updated translations @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.3 2009/06/14 13:39:22 taca Exp $ d6 1 d20 2 @ 1.3 log @Fix critical problem of INSTALL script by previous commit. Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.2 2009/06/14 11:38:34 taca Exp $ d4 2 a5 3 DISTNAME= opengoo_${VER} PKGNAME= opengoo-${VER} PKGREVISION= 2 a20 1 VER= 1.4.1 d37 4 @ 1.2 log @* Fix some dependencies. * Corect a comment in DEINSTALL. * Add INSTALL to set permission of language files. Bump PKGREVISION. @ text @d1 1 a1 1 # $NetBSD: Makefile,v 1.1.1.1 2009/06/14 04:51:35 taca Exp $ d6 1 a6 1 PKGREVISION= 1 d35 2 a36 2 BUILD_DEFS+= APACHE_GROUP FILES_SUBST+= OG_DIR=${OG_DIR} @ 1.1 log @Initial revision @ text @d1 1 a1 1 # $NetBSD$ d6 1 a15 1 #DEPENDS+= ${PHP_PKG_PREFIX}-gd>=5.1.0:../../graphics/php-gd d17 3 @ 1.1.1.1 log @Importing www/opengoo 1.4.1 package. 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. @ text @@