# New ports collection makefile for: p5-Test-Mock-LWP # Date created: 2009-03-13 # Whom: TAKAHASHI Kaoru # # $FreeBSD$ # PORTNAME= Test-Mock-LWP PORTVERSION= 0.05 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= kaoru@kaisei.org COMMENT= Easy mocking of LWP packages RUN_DEPENDS= p5-Test-MockObject>=1.08:${PORTSDIR}/devel/p5-Test-MockObject PERL_CONFIGURE= 5.6.2+ MAN3= Test::Mock::HTTP::Request.3 \ Test::Mock::HTTP::Response.3 \ Test::Mock::LWP::UserAgent.3 \ Test::Mock::LWP.3 .include d-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* - Remove unneeded dependency from gtk12/gtk20 [1]miwi2008-04-201-1/+1
| | | | | | | | | | | | | | | - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG - Remove X11BASE support in favor of LOCALBASE or PREFIX - Use USE_LDCONFIG instead of INSTALLS_SHLIB - Remove unneeded USE_GCC 3.4+ Thanks to all Helpers: Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr, ehaupt, nox, itetcu, flz, pav PR: 116263 Tested on: pointyhat Approved by: portmgr (pav)
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-261-2/+2
| | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup)
* Remove support for XFree8-4.flz2008-03-081-7/+1
| | | | | | | | From now on, X_WINDOW_SYSTEM != "xorg" is not supported anymore. PR: ports/119418 Submitted by: flz Approved by: portmgr (pav)
* Fix path to Xserver after move of X11BASE to /usr/localarved2007-07-091-2/+2
| | | | | PR: 114374 Reported by: leres@ee.lbl.gov (Craig Leres)
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Reset maintainership to ports@ after ~4 months without any response to anynetchild2006-02-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1]
* - Fix PLIST problem and unbreakgarga2005-09-072-1/+12
| | | | | | PR: ports/85024 Submitted by: Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (20 days)
* plist is only broken in the xorg casekris2005-03-311-2/+1
| | | | Approved by: portmgr (self)
* BROKEN: Incomplete pkg-plistkris2005-03-271-0/+2
| | | | Approved by: portmgr (self)
* Add x.org support.trevor2005-03-153-17/+24
| | | | Submitted by: Davide D'Amico
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,anholt2004-07-241-1/+5
| | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl)
* Support non-default X11BASE.trevor2004-02-171-1/+1
| | | | | PR: 62882 Submitted by: Stefan Grundmann of waset.de
* Fix misspelling in last commit.trevor2004-02-171-2/+2
|
* Suppress bogus "/usr/ports/distfiles//wrapper-1.0.tar.gz: No suchtrevor2004-02-17