freebsd-ports/misc/linux-opengroupware/files/patch-ac
Stefan Eßer 158234d8d3 New port of OpenGroupware.org featuring a complete groupware package
ranging from mail to calendar, project management support and palm
synchronization.

This port uses pre-compiled Linux binaries, since building from source
takes a lot of effort and there is still a lot of work remaining for a
native FreeBSD port to become available.

This port should work with either Apache-1.3.x or Apache-2 but requires
PostgreSQL-7.2.x (postgresql72) because of compiled-in references to a
shared library.

PR:		ports/54860
Submitted by:	Frank Reppin <frank.reppin@boerde.de>
2003-10-13 21:36:00 +00:00

11 lines
466 B
Text

--- opt/opengroupware.org/.bash_profile.dist Wed Jul 23 21:30:12 2003
+++ opt/opengroupware.org/.bash_profile Wed Jul 23 21:24:53 2003
@@ -3,7 +3,7 @@
# new files can be read/written by the opengroupware user.
umask 007
-source /opt/opengroupware.org/OpenGroupware.org.sh
+source /compat/linux/opt/opengroupware.org/OpenGroupware.org.sh
export SASL_PATH="${GNUSTEP_USER_ROOT}/Library/Plugins/Plain.plugin/$GNUSTEP_HOST_CPU/$GNUSTEP_HOST_OS/$LIBRARY_COMBO"