aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-Fax-Hylafax-Client
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-8/+2
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* Reset tshadwick@oss-solutions.com due to maintainer-timeouts and no responseMark Linimon2007-03-051-1/+1
| | | | | | | | | to email. Hat: portmgr Notes: svn path=/head/; revision=186533
* - Update to v1.02Aaron Dalton2006-07-142-4/+4
| | | | | | | | | PR: ports/99514 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit) Notes: svn path=/head/; revision=167800
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-5/+5
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154109
* search.cpan.org redirect reduction canonicalization project, pass 3:Bill Fenner2005-09-221-1/+1
| | | | | | | | | | | Refer to all modules using their /dist/Foo/ path instead of via the mishmash of old author path, new author path, module documentation, etc. These are mostly stragglers that should have been caught in pass 2. This pass brought to you by Bill's 102-degree fever during pass 2. Notes: svn path=/head/; revision=143380
* Add p5-Fax-Hylafax-Client.Jean-Yves Lefort2005-09-114-0/+49
Fax::Hylafax::Client is a simple Perl client for the HylaFAX fax server (www.hylafax.org). It communicates with the server directly through the FTP protocol and thus does not require any HylaFAX software component to be installed on the client machine. WWW: http://search.cpan.org/~arak/Fax-Hylafax-Client-1.01/ PR: ports/85954 Submitted by: Tony Shadwick <tshadwick@oss-solutions.com> Notes: svn path=/head/; revision=142410