# New ports collection makefile for: p5-POE-Component-Generic # Date created: 2006-08-30 # Whom: Jin-Shan Tseng # # $FreeBSD$ # PORTNAME= POE-Component-Generic PORTVERSION= 0.14.01 DISTVERSION= ${PORTVERSION:C/\.(..)$/\1/} CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Provides non-blocking access to a blocking object RUN_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \ p5-Devel-Symdump>=0:${PORTSDIR}/devel/p5-Devel-Symdump \ p5-Net-SSH2>=0:${PORTSDIR}/net/p5-Net-SSH2 PERL_CONFIGURE= yes MAN3= POE::Component::Generic.3 \ POE::Component::Generic::Child.3 \ POE::Component::Generic::Net::SSH2.3 \ POE::Component::Generic::Object.3 .include sitory'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Fix portupgrade's shebang patcher.stas2010-12-142-1/+12
* - Update to 2.4.8:stas2010-11-242-3/+3
* - Update to 2.4.7.stas2010-11-086-65/+6
* Don't install and/or build dependencies when only using packages.nork2010-03-122-3/+16
* Stop users from sending general questions, suggestions and patchesknu2009-12-211-1/+2
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* - Drop maintainership to ruby@sem2009-07-221-1/+1
* - A workaround for a null string problem with -R optionsem2009-07-222-1/+25
* - After portversion get -F option, -v stops showing full packages names.sem2009-04-092-1/+11
* - A patch to fix fetching of packages problem.sem2009-04-012-0/+12
* - Simplify ldconfig handlingpav2009-02-131-3/+1
* - Remove perl dependency. perl is not used for some time as it was before.sem2008-08-031-1/+0
* - Update to 2.4.6sem2008-07-174-28/+6
* Fix pkg-plist with NOPORTDOCS=yessem2008-07-021-5/+5
* - Remove code that gather not installed depends. It makes more problemssem2008-02-122-4/+14
* - Fix a crash that caused sometimes when -R option specified.sem2008-02-112-0/+14
* - Upgrade both ports to 2.4.3sem2008-02-113-37/+4
* - When -o specifised, gather depends for specified origin.sem2008-02-102-0/+33
* - Update to 2.4.2.sem2008-02-073-24/+4
* - A patch from HEAD: when gcc installed, some libraries may be conflictedsem2008-01-082-0/+20
* Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gplrafan2007-09-241-1/+1
* - Remove scared sentence from pkg-messagesem2007-07-031-4/+0
* - Update to 2.3.1. Many people test it and it looks good.sem2007-07-034-37/+10
* - Remove the last patch. This fix makes other troubles.sem2007-03-232-18/+1
* - Fix a long standing bug when shelljoin() function wrong placed ""sem2007-03-032-1/+18
* - Ignore bsdpan- pseudo ports.sem2007-03-023-2/+18
* - Update to 2.2.6 version.sem2007-03-016-38/+34
* - Fix after moving to a new category.sem2007-02-052-3/+12
* Populate a new ports-mgmt category. List of moved ports:pav2007-02-051-1/+1
* - misc-depends targed was removed from bsd.ports.mk. Don't use it anymore.sem2007-02-022-1/+12
* - Fix brackage after ports/Makefile 1.97 was committedsem2007-02-012-1/+14
* - Fix handling of lib/compat/pkg directorypav2007-01-262-1/+4
* - Update to 2.2.2. New stable version.sem2006-11-225-88/+19
* * Change WWW line.sem2006-11-101-1/+1
* Add a FreeBSD wiki page as a home page.sem2006-11-091-0/+1
* - Fix descriptions in pkgtools.conf to be obviouslier. [1]sem2006-08-253-0/+71
* - Update to 2.1.3.3.sem2006-08-234-42/+4
* - Make fetch(1) quiet when STDOUT is not a tty (as it was before).sem2006-08-102-3/+14
* - Fix a bug that caused incorrect output-processing in second-party soft.sem2006-07-232-1/+15
* - Fix a type: DBD4->BDB4 in messages.sem2006-07-211-2/+2
* - Fix a bug when values of -M was ignored.sem2006-07-132-0/+13
* - Upgrade to 2.1.3.2sem2006-07-012-6/+8
* - Fork a stable branch.sem2006-06-303-27/+28
* - Roll back to stable 2.1.1 version.sem2006-06-196-72/+27
* - Fix parameter in DBM.open(). It caused the message:sem2006-06-192-1/+26
* - Real fix of the last problem.sem2006-06-193-13/+20
* - Work around for a bug in options parser.sem2006-06-192-1/+13
* - Disable 'make config' feature. It should be implemented another way.sem2006-06-192-3/+12
* - Quick fix: change 'make config' with 'make config-conditional'.sem2006-06-192-0/+12
* - Update to 2.1.4sem2006-06-192-4/+4
* - Change MASTER_SITES. The project is hosted on SourceForge now.sem2006-06-141-2/+2
* - Update to 2.1.3sem2006-06-112-5/+4
* - Fix includeing ldconfig_compatsem2006-06-101-2/+3
* - Update to 2.1.2sem2006-06-072-5/+6
* - Update to 2.1.1sem2006-06-052-20/+4
* - Take the portsem2006-06-024-39/+7
* - Convert to USE_LDCONFIG.flz2006-05-303-6/+27
* Try to clean up lib/compat and lib/compat/pkg at deinstall.kris2006-02-261-1/+2
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1
* sysutils/portupgrade: Fix yet another infinite loop.edwin2006-01-072-1/+14
* Update to 2.0.1.nork2006-01-044-21/+6
* Problem with portupgrade 2.0edwin2006-01-022-1/+17
* A happy new year updated to 2.0.0.nork2006-01-012-4/+5
* sysutils/portupgrade: fix the problem that portupgrade sometimes runs slow, a...edwin2005-12-0410-211/+7
* - Change the name of the ports database file (INDEX.db) tovs2005-11-253-3/+18
* fix: ports/54424 problemdaichi2005-10-193-1/+30
* - Fix portsdb issue.flz2005-08-022-1/+12
* Pass full path to pkg_{add,info} invoked from portupgrade.garga2005-07-302-1/+23
* - sysutils/portupgrade: add option for BDB4:daichi2005-06-291-7/+12
* sysutils/portupgrade: fix minor documentation issuesdaichi2005-06-272-1/+25
* Change maintainershipdaichi2005-06-221-1/+1
* - Add perl dependency because it's used by portsdb.flz2005-06-061-1/+2
* - Unbreak handling of updated pkgdb.db so it is not regenerated forsimon2005-05-23