/games/darkplaces/

orts-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/devel/pear-HTML_Common
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for pear classes and channels in the devel categoryantoine2013-11-091-1/+0
| | | | | Reviewed by: bapt, ports@ Tested with: poudriere + diff on the content of generated packages
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | devel part 3)
* - Convert to PEAR_AUTOINSTALLmiwi2013-03-151-8/+3
| | | | - Trim header
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-1/+1
| | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr
* -remove MD5ohauer2011-07-031-1/+0
|
* - Update to 1.2.5miwi2009-04-272-4/+4
|
* - Pass maintainership to miwichinsan2008-09-081-1/+1
|
* - Update to 1.2.4.chinsan2007-07-302-4/+4
| | | | Approved by: rafan (mentor, implicit)
* - Update to 1.2.3.shaun2006-11-012-5/+5
| | | | | | | - Assign maintainership to submitter. PR: ports/104700 Submitted by: chinsan
* Remove pear ports obsolated by devel/pear and switchale2005-12-101-2/+2
| | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net
* - Add some SHA256 checksumspav2005-11-241-0/+1
|
* - Update to 1.2.2pav2005-10-062-3/+3
|
* Let Makefile.common do the work.thierry2004-04-143-13/+6
| | | | | | PR: ports/65495 Submitted by: Roman Neuhauser Approved by: mat (mentor)
* SIZEify.trevor2004-01-291-0/+1
|
* pear-* ports: simplify path to devel/pear-PEAR/Makefile.commonedwin2003-12-281-1/+1
| | | | | | | | | | | | | | | | .include <bsd.port.pre.mk> .include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common" can be simplified to: .include <bsd.port.pre.mk> .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common" the latter version also doesn't make any assumptions about the path of including Makefile PR: ports/57152 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
* Add the virtual category "pear" to the Makefiles of these ports.edwin2003-11-131-1/+1
| | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
* Update to 1.2.1.nork2003-06-202-2/+2
| | | | | PR: ports/53518 Submitted by: Thierry Thomas <thierry@pompo.net>
* Update to pear-Archive_Tar 1.1.nork2003-06-085-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>
* Fix "make index"edwin2003-02-251-1/+1
|
* PEAR ports: handling PEAR's registry.edwin2003-02-24