Commit graph

77 commits

Author SHA1 Message Date
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
bouyer
b13af35e1b Remove references to PHPLIBDIR, as it doesn't exists any more.
PR pkg/16115 by Kimmo Suominen.
2002-03-29 20:48:53 +00:00
jdarrow
c2e261fe42 php4-xml is in textproc, not devel (noticed in pre-build stage of bulk build). 2002-03-06 18:51:17 +00:00
bouyer
a8534af1b5 Horde also requires php-session, php-gettext and php-xml 2002-03-01 20:44:11 +00:00
bouyer
3f94bc4319 Update to horde 2.0, as 1.2.7 doesn't work with the new php.
"has been released. The 2.0 release is a massive upgrade of the Horde Application Framework. Many components have been added or streamlined. Inter-application support is much more robust, a generic MIME_Viewer framework is included, a new preferences system supports global or application scope for preferences, and more!"
2002-02-01 22:41:15 +00:00
jlam
55ffb37406 bsd.pkg.install.mk calls the INSTALL script at the right times
automatically, so no need to do it ourselves.
2001-12-02 06:56:38 +00:00
jlam
6e896e42e0 Forgot a CONFDIR -> PKG_SYSCONFDIR replacement. 2001-11-26 07:30:44 +00:00
jlam
ffceca11a9 PKG_SYSCONFDIR is where the configuration files for a package may be found.
This value may be customized in various ways:

PKG_SYSCONFBASE is the main config directory under which all package
	configuration files are to be found.

PKG_SYSCONFSUBDIR is the subdirectory of PKG_SYSCONFBASE under which the
	configuration files for a particular package may be found.

PKG_SYSCONFDIR.${PKGBASE} overrides the value of ${PKG_SYSCONFDIR} for a
	particular package.

Users will typically want to set PKG_SYSCONFBASE to /etc, or accept the
default location of ${PREFIX}/etc.

This obsoletes the use of CONFDIR, which was active for only 6 days, so no
need to have a workaround to still accept old CONFDIR settings.
2001-11-25 18:59:45 +00:00
jlam
b23d2e8626 Adapt to use shared INSTALL/DEINSTALL scripts by using the logic in
bsd.pkg.install.mk:

	* Remove old DEINSTALL/INSTALL scripts.
	* Move some text printed at POST-INSTALL time into the MESSAGE file.
	* Adjust rc.d scripts to respect rc.conf settings, so that the
	  script may be directly copied into /etc/rc.d.
2001-11-19 16:23:08 +00:00
bouyer
44fbac6164 Update horde to 1.2.7. Change:
no changes to Horde this release; companion to IMP v2.2.7 only
2001-11-11 19:30:07 +00:00
zuntum
431e7a7dda Move pkg/ files into package's toplevel directory 2001-11-01 02:15:23 +00:00
wiz
57f80a4c2f Drop some whitespace 2001-10-29 17:18:52 +00:00
jmc
3f4dcce89e Fix depends lines to point to correct paths 2001-10-29 05:43:47 +00:00
bouyer
f88dfb2a2d Change maintainer to myself, per discussion with Johnny C. Lam. 2001-07-29 14:34:38 +00:00
bouyer
926fd44c57 Update to 1.2.6. Change since 1.2.5 is security fixes, possibly allowing remote
shell.
2001-07-29 14:24:46 +00:00
jlam
bd2d77b248 Fix typo: = -> += 2001-07-24 08:40:46 +00:00
jlam
9820a22a90 In package Makefiles, create FILES_SUBST instead of duplicating sed
expression for substituting in DEINSTALL/INSTALL scripts.  Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
2001-07-13 07:09:17 +00:00
jlam
513c15afd8 Note dependency on php-pcre. 2001-06-07 16:30:49 +00:00
jlam
3f48ef4609 Update horde to 1.2.5. Changes from version 1.2.4:
[max] Move all JavaScript URLs to the onclick event handler to prevent
      breaking IE SSL in certain circumstances.
[cjh] Browser detection recognizes ie6.
[cjh] Added locale/se (Daniel Andersson <daniel@addelei.nu>).
[bjn] Ignore errors from PHPLIB session.inc posix_getpid (which isn't
      supported by Windows 95/98/ME).
[cjh] Run $language through basename() before returning it in select_lang()
      to avoid possible exploits, though a seperate bug in php needs to be
      present to really exploit this.
[cjh] Reject From: addresses containing spaces, ';', or '&', and don't put
      quotes around addresses (since sendmail doesn't strip them). If this
      is too strict, we'll reconsider later.
2001-05-22 21:11:57 +00:00
jlam
630b57fbf4 Add missing directory to PLIST. 2001-04-30 05:56:59 +00:00
jlam
2d4b40f1d2 - Repect ${APACHE_SYSCONFDIR} setting
- Install example horde.conf Apache config file fragment info
  ${PREFIX}/share/examples/horde.
2001-04-30 05:53:29 +00:00
skrll
aa3c03b75a Move to sha1 digests, and add distfile sizes. 2001-04-20 12:02:30 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00
wiz
fdd1138d91 whitespace fixes 2001-02-28 10:33:52 +00:00
wiz
a0745845b3 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:21:28 +00:00
jlam
292f8095e8 Move Horde's PHPLIB library into the horde subtree and protect it with
appropriate settings in horde.conf.
2001-02-13 03:54:00 +00:00
jlam
b517a10375 Horde PHP application framework 2001-02-12 15:26:04 +00:00