cvs commit: ports/misc Makefile ports/misc/linux-opengroupware
Makefile distinfo.i386 pkg-descr pkg-install pkg-message
OpenGroupware.org.apacheincludeZideStore.plist.tmpl ...
Stefan Esser
se at FreeBSD.org
Mon Oct 13 14:36:01 PDT 2003
se 2003/10/13 14:36:00 PDT
FreeBSD ports repository
Modified files:
misc Makefile
Added files:
misc/linux-opengroupware Makefile distinfo.i386 pkg-descr
pkg-install pkg-message
misc/linux-opengroupware/files INSTALL.fbsd
OpenGroupware.org.apacheinclude
OpenGroupware.org.sh.tmpl
OpenGroupware.plist.tmpl
ZideStore.plist.tmpl
nhsd.sh.sample ogo.sh.sample
patch-aa patch-ab patch-ac
xmlrpcd.sh.sample
zidestore.sh.sample
misc/linux-opengroupware/scripts patch_apache_version.pl
Log:
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 at boerde.de>
Revision Changes Path
1.626 +1 -0 ports/misc/Makefile
1.1 +216 -0 ports/misc/linux-opengroupware/Makefile (new)
1.1 +61 -0 ports/misc/linux-opengroupware/distinfo.i386 (new)
1.1 +141 -0 ports/misc/linux-opengroupware/files/INSTALL.fbsd (new)
1.1 +15 -0 ports/misc/linux-opengroupware/files/OpenGroupware.org.apacheinclude (new)
1.1 +2 -0 ports/misc/linux-opengroupware/files/OpenGroupware.org.sh.tmpl (new)
1.1 +148 -0 ports/misc/linux-opengroupware/files/OpenGroupware.plist.tmpl (new)
1.1 +8 -0 ports/misc/linux-opengroupware/files/ZideStore.plist.tmpl (new)
1.1 +56 -0 ports/misc/linux-opengroupware/files/nhsd.sh.sample (new)
1.1 +56 -0 ports/misc/linux-opengroupware/files/ogo.sh.sample (new)
1.1 +11 -0 ports/misc/linux-opengroupware/files/patch-aa (new)
1.1 +29 -0 ports/misc/linux-opengroupware/files/patch-ab (new)
1.1 +11 -0 ports/misc/linux-opengroupware/files/patch-ac (new)
1.1 +56 -0 ports/misc/linux-opengroupware/files/xmlrpcd.sh.sample (new)
1.1 +56 -0 ports/misc/linux-opengroupware/files/zidestore.sh.sample (new)
1.1 +8 -0 ports/misc/linux-opengroupware/pkg-descr (new)
1.1 +88 -0 ports/misc/linux-opengroupware/pkg-install (new)
1.1 +19 -0 ports/misc/linux-opengroupware/pkg-message (new)
1.1 +28 -0 ports/misc/linux-opengroupware/scripts/patch_apache_version.pl (new)
More information about the cvs-all
mailing list