2006-07-11 Frank Reppin * several upcoming updates... * moved sope45-devel to sope-devel * bumped all versions to current trunk state * sope ports require BUILD_DEPENDS 'shells/bash' because of the included 'configure' script (which cannot be run by /bin/sh here) 2006-05-20 Frank Reppin * sope45-devel -> bumped to SVN r1263 deorbited all versions (most cases) from pkg-plist into Makefile (and thus abusing PLIST_SUB heavily) 2006-04-22 Frank Reppin * ogo-libfoundation/files/patch-aa - explicitly backout usage of recently exposed reentrant netdb.h functions, because of (cited from http://www.freebsd.org/cgi/cvsweb.cgi/src/lib/libc/net/Symbol.map): Revision 1.5 / (download) - annotate - [select for diffs], Sat Apr 15 16:20:27 2006 UTC (7 days ago) by ume Branch: MAIN CVS Tags: HEAD Changes since 1.4: +13 -0 lines Diff to previous 1.4 (colored) - make reentrant version of netdb functions glibc style API, and expose them to outside of libc. - make netdb functions NSS friendly. Reviewed by: arch@ and current@ (no objection) * should be relevant for -CURRENT users only (as of this previous commit) * same for sope45-devel/files/patch-aa commit 2006-04-19 Frank Reppin * commit correct checksum file for mod_ngobjweb 2006-04-18 Frank Reppin * unbreak opengroupware10 port * fixed previous commit (accidently broke pkg-plist) * updated sources for mod_ngobjweb * unbreak mod_ngobjweb for apache21/apache22 installations (mod_ngobjweb/files/patch-ab deals with this issue) 2006-04-18 Frank Reppin * temporarily break opengroupware10 until features were synced from opengroupware-devel (to avoid that testers run into obvious issues) 2006-04-18 Frank Reppin * opengroupware-devel port -> added documentation (README_APACHE_SETUP.in/ README_POSTGRESQL_SETUP.in) with detailed instructions on how to finalize the installation * changed pkg-install.in to not do anything if a previous setup was found * added pkg-message.in which points to the instructions mentioned above 2006-04-17 Frank Reppin * opengroupware-devel/Makefile -> fixed installation issue where we ended up having symlinks pointing into our WRKSRC in the final installation (introduced patch-aa) * opengroupware-devel/pkg-plist -> redone, honoring changes introduced by patch-aa * opengroupware-devel/files/pkg-install.in -> started working on initial setup (hm, almost complete) * opengroupware-devel/files/ogo-.*sh.*in$ -> use SUB_LIST/SUB_FILES from toplevel Makefile in initscripts (and pkill -9 now - otherwise the processes won't go away in the stop case) 2006-04-16 Frank Reppin * mod_ngobjweb/Makefile -> update to honor apache21/22 (and bail out early if they are in use bc mod_ngobjweb needs an update to work with these apache versions) 2006-04-14 Frank Reppin * svn'moved opengroupware to opengroupware10 in order to distinguish upcoming releases (surprise, surprise :)!) 2006-04-08 Frank Reppin * updated to more recent trunk (ogo-libfoundation/ogo-libobjc-lf2) * ogo-gnustep-make/Makefile -> added SHOW_MESSAGES condition * ogo-gnustep-make/pkg-plist -> conditional removal of libdata/ldconfig(32) (which both suddenly appeared...) * updated to more recent trunk (sope45-devel) * sope45-devel/Makefile -> added SHOW_MESSAGES condition * updated to more recent trunk (opengroupware-devel) * opengroupware-devel/Makefile -> added SHOW_MESSAGES condition * opengroupware-devel/Makefile -> proper usage of USE_RC_SUBR made portlint happy again * renamed 'files/rcng/(.*).sh' to 'files/rcng/$1.sh.in' (bc of USE_RC_SUBR usage) * moved rc.d scripts up into 'files/' (dropped directory 'rcng/') 2005-11-16 Frank Reppin * updated to more recent trunk (opengroupware-devel) * synced Makefile features (opengroupware-devel) * bail out if SOPE build doesn't seem to be complete (opengroupware/opengroupware-devel) 2005-11-15 Frank Reppin * updated to 1.0beta2 (opengroupware) * fiddled around with the extract_depends on gtar... but found no better way, alas unchanged (opengroupware) * made PDA part optional (opengroupware) * reintroduced '|| !defined(XXX)' parts to have some required default values if none are given (sope44/sope45-devel) * exit on another weird option combo (opengroupware) 2005-11-14 Frank Reppin * updated sope45-devel to more recent sope-trunk-r1173-200511091500 (sope45-devel) * updated port itself to reflect recent changes made to sope44 port (sope45-devel) * use pre-everything hint in Makefile (sope44) 2005-11-12 Frank Reppin * fixed MySQL Adaptor build/install (sope44) * update to sope-4.4.0-cell (sope44) 2005-11-11 Frank Reppin * added required 'else' condition to take care of non present ${APXS} during 'make' (mod_ngobjweb) * updated all distinfo files to reflect changes announced with OSVERSION 504102 (SHA256 checksums) * corrected opengroupware/opengroupware-devel Makefile and set correct OSVERSION (600022) to depend on gtar from ports when gtar was finally completely deorbited from base (opengroupware/opengroupware-devel) * added important hint to 'README.EARLY_ADOPTORS' for users testing this port on -CURRENT 2005-11-09 Frank Reppin * fixed APXS based module installation (mod_ngobjweb) * added files/patch-aa (mod_ngobjweb) (changed module name from mod_ngobjweb.so to ngobjweb_modules.so to make apxs happy - in GNUmakefile) * removed skyrix.conf from DOCS and pkg-plist (mod_ngobjweb) * simplified install/deinstall message to 'restart' instead of 'stop'/'start' 2005-11-02 Frank Reppin * politely ask in opengroupware/opengroupware-devel config, if the (required) PostgreSQL server runs on the same host or not (in order to inhale a dependency on postgresql${DEFAULT_PGSQL_VER}-server, or not) * read DEFAULT_PGSQL_VER in opengroupware-devel from env as well 2005-11-01 Frank Reppin * use DEFAULT_PGSQL_VER in sope44/sope45-devel ports * fixed gtar/bsdtar handling in opengroupware/opengroupware-devel port (for ${OSVERSION} >=600000) * added another hint in pkg-message/pkg-deinstall for mod_ngobjweb (regarding rcvars) 2005-09-16 Frank Reppin * made portlint happier 2005-09-10 Frank Reppin * created ChangeLog * initial import of: mod_ngobjweb ogo-gnustep-make ogo-libfoundation ogo-libobjc-lf2 opengroupware opengroupware-devel sope44 sope45-devel