aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pear-Log
Commit message (Collapse)AuthorAgeFilesLines
* - Remove homebrew depcheckPav Lucistnik2005-10-051-6/+0
| | | | Notes: svn path=/head/; revision=144345
* Update port: sysutils/pear-Log to 1.8.7Edwin Groothuis2005-01-092-11/+17
| | | | | | | | | | | | + update port: sysutils/pear-Log to 1.8.7 + changelog: http://pear.php.net/package/Log/download/1.8.7 + check PHP version PR: ports/75350 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=125920
* iUpdate port: sysutils/pear-Log to 1.8.6Edwin Groothuis2004-10-123-7/+9
| | | | | | | | | | | | + update sysutils/pear-Log to 1.8.6 + updated pkg-descr + added sql file PR: ports/71519 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=118735
* - Drop home grown minimal version check of dependency. We don't do this now.Pav Lucistnik2004-08-311-6/+0
| | | | | | | | | | | If this functionality is welcomed, it will have to be reborn in bsd.port.mk or somewhere. Submitted by: maintainer Suggested by: eik, others Notes: svn path=/head/; revision=117764
* - Refine LOCALBASE hackPav Lucistnik2004-08-311-3/+3
| | | | | | | | Suggested by: adamw Submitted by: maintainer Notes: svn path=/head/; revision=117754
* - Make more customizable using OPTIONSPav Lucistnik2004-08-311-1/+32
| | | | | | | | PR: ports/71053 Submitted by: maintainer Notes: svn path=/head/; revision=117744
* Take maintainership.Thierry Thomas2004-08-271-1/+1
| | | | | | | | PR: 71047 Submitted by: Antônio Carlos Venâncio Júnior Notes: svn path=/head/; revision=117464
* Upgrade to 1.8.5.Thierry Thomas2004-08-102-5/+5
| | | | Notes: svn path=/head/; revision=115875
* Update to 1.8.4 release.Alex Dupre2004-02-252-3/+5
| | | | | | | | PR: ports/62984 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=102037
* - Update to 1.8.3Pav Lucistnik2004-01-092-6/+6
| | | | | | | | | | | An optional dependency has been added for the PECL SQLite, but it's not supported by this port. PR: ports/61101 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=97793
* - Update to 1.8.2Pav Lucistnik2004-01-022-5/+7
| | | | | | | | PR: ports/60833 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=97107
* sysutils/pear-Log: upgrading to 1.8.1.Edwin Groothuis2003-12-282-6/+11
| | | | | | | | | | Upgrading pear-Log to its latest release. PR: ports/60280 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=96735
* [PATCH] simplify pear-* portsEdwin Groothuis2003-12-282-20/+6
| | | | | | | | | | | | | | | | | | | | | | | | | These patches do the following things for PEAR ports: * devel-pear-PEAR-Makefile.common.patch - provides a do-install target and all that jazz in devel/pear-PEAR/Makefile.common - individual PEAR ports now just set a few variables: * pear-ports-Makefile.common-ng.patch contains changes for all pear-* ports including devel/pear-PEAR See http://smradoch.innuendo.cz/FreeBSD/ for complete description. Note: still missing are: devel/pear-HTML_Common devel/pear-I18N net/pear-Net_NNTP security/pear-Auth PR: ports/59213 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> Notes: svn path=/head/; revision=96732
* Add the virtual category "pear" to the Makefiles of these ports.Edwin Groothuis2003-11-121-1/+1
| | | | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org Notes: svn path=/head/; revision=93850
* update pear-Log to 1.7.1Oliver Lehmann2003-09-283-3/+3
| | | | | | | | PR: ports/57069 Submitted By: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=89719
* sysutils/pear-Log: upgrading to 1.7.0.Edwin Groothuis2003-08-253-2/+4
| | | | | | | | | | | Upgrade pear-Log to its latest stable release. Changelog: <http://pear.php.net/package-changelog.php?package=Log>;. PR: ports/55205 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=87636
* Update to 1.6.7.Norikatsu Shigemura2003-06-182-2/+2
| | | | | | | | PR: ports/53419 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=83246
* Update to 1.6.6.Norikatsu Shigemura2003-06-082-2/+2
| | | | | | | | PR: ports/53065 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=82553
* Update to pear-Archive_Tar 1.1.Norikatsu Shigemura2003-06-075-38/+7
| | | | | | | | | | | | | | | | | | | | | Update to pear-PEAR 1.1. Update to pear-HTML_Common 1.2. Update to pear-Net_SMTP 1.2.3. Update to pear-Log 1.6.5. Update to pear-I18N 0.8.5. Update to pear 4.3.2. Adapt following ports for pear-PEAR's Makefile.common. pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date, net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse, pear-File, pear-HTML_Select_Common, and pear-Net_Sieve PR: ports/52596, ports/52641, ports/52655, ports/52656, ports/52671, ports/52678, ports/52845 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=82484
* sysutils/pear-Log: upgrading to 1.6.1.Edwin Groothuis2003-04-042-2/+2
| | | | | | | | | | | Upgrading pear-Log to 1.6.1. It fixes a typo that broke the Log_Observer class. PR: ports/50579 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=78067
* sysutils/pear-Log: upgrading to 1.6.0.Edwin Groothuis2003-03-302-3/+3
| | | | | | | | PR: ports/48798 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=77722
* Fix "make index"Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76425
* PEAR ports: handling PEAR's registry.Edwin Groothuis2003-02-242-3/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PEAR uses a "registry" to register installed modules, and this registry is initialized during the installation of mod_php4 (since 4.3.0). Unfortunately, installing PEAR modules through the ports does not maintain this registry. This PR fix this problem for the following ports: - sysutils/pear-Log - devel/pear-PEAR - devel/pear-Date - devel/pear-I18N - devel/pear-HTML_Common - devel/pear-HTML_Select_Common - security/pear-Crypt_CBC - mail/pear-Mail_Mime - net/pear-Net_Sieve - sysutils/pear-File - archivers/pear-Archive_Tar PR: ports/47921 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=76356
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Upgrade to 1.5.3.Dirk Froemberg2003-01-302-2/+2
| | | | | | | | PR: ports/45810 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=74253
* Resurrection of port devel/pearSADA Kenji2002-11-175-0/+54
PR: ports/44473 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=70285