summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjdolecek <jdolecek@pkgsrc.org>2003-12-17 19:27:29 +0000
committerjdolecek <jdolecek@pkgsrc.org>2003-12-17 19:27:29 +0000
commitfbd15f795defb88c0b66990d37f53e3b9c0d6cb0 (patch)
treeac6b3c42a8c2cf7d4a1f14f688a7de01675705ec /sysutils
parent1eb111883f7ddd137515c248f5c62b1e086fde24 (diff)
downloadpkgsrc-fbd15f795defb88c0b66990d37f53e3b9c0d6cb0.tar.gz
add pear-Log-1.7.0, from pkgsrc-wip, done by Adrian Portelli
The Log framework provides an abstracted logging system for PHP. It supports logging to console, file, syslog, SQL, mail, and mcal targets. It also provides a subject - observer mechanism.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
-rw-r--r--sysutils/pear-Log/DESCR3
-rw-r--r--sysutils/pear-Log/Makefile11
-rw-r--r--sysutils/pear-Log/PLIST1
-rw-r--r--sysutils/pear-Log/distinfo4
5 files changed, 21 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index dac9a6802c7..83ed9b82ed2 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.207 2003/12/17 16:23:16 wiz Exp $
+# $NetBSD: Makefile,v 1.208 2003/12/17 19:30:12 jdolecek Exp $
COMMENT= System utilities
@@ -101,6 +101,7 @@ SUBDIR+= osname
SUBDIR+= p5-Unix-Syslog
SUBDIR+= pciutils
SUBDIR+= pcvt-utils
+SUBDIR+= pear-Log
SUBDIR+= pflogsumm
SUBDIR+= psmisc
SUBDIR+= pstree
diff --git a/sysutils/pear-Log/DESCR b/sysutils/pear-Log/DESCR
new file mode 100644
index 00000000000..3fcd6aeaf39
--- /dev/null
+++ b/sysutils/pear-Log/DESCR
@@ -0,0 +1,3 @@
+The Log framework provides an abstracted logging system for PHP. It supports
+logging to console, file, syslog, SQL, mail, and mcal targets. It also
+provides a subject - observer mechanism.
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile
new file mode 100644
index 00000000000..8d52c852bcc
--- /dev/null
+++ b/sysutils/pear-Log/Makefile
@@ -0,0 +1,11 @@
+# $NetBSD: Makefile,v 1.1.1.1 2003/12/17 19:27:29 jdolecek Exp $
+
+DISTNAME= Log-1.7.0
+CATEGORIES= sysutils
+
+MAINTAINER= tech-pkg@NetBSD.org
+HOMEPAGE= http://www.csh.rit.edu/~jon/projects/pear_log/
+COMMENT= PHP Log framework provides an abstracted logging system
+
+.include "../../www/php4/pear.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/pear-Log/PLIST b/sysutils/pear-Log/PLIST
new file mode 100644
index 00000000000..828de102630
--- /dev/null
+++ b/sysutils/pear-Log/PLIST
@@ -0,0 +1 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2003/12/17 19:27:29 jdolecek Exp $
diff --git a/sysutils/pear-Log/distinfo b/sysutils/pear-Log/distinfo
new file mode 100644
index 00000000000..b3a04189cad
--- /dev/null
+++ b/sysutils/pear-Log/distinfo
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2003/12/17 19:27:29 jdolecek Exp $
+
+SHA1 (Log-1.7.0.tgz) = 012b23b013a435cd6581161a30f46178e32841bd
+Size (Log-1.7.0.tgz) = 14384 bytes