Commit graph

19 commits

Author SHA1 Message Date
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