aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-SAP
Commit message (Collapse)AuthorAgeFilesLines
* - Revert ports/165605 as requested by portmgr@Philip M. Gollucci2012-03-131-1/+8
| | | | | | | | | | | | Note: devel/p5-B-Size and devel/p5-Devel-Arena where intentionally not restored. PR: ports/165605 Approved by: portmgr (bapt) Feature safe: yes (I sure hope so) Notes: svn path=/head/; revision=293247
* - Remove ports that only work with < perl 5.12 (devel/p5-B-Size, ↵Philip M. Gollucci2012-03-081-8/+1
| | | | | | | | | | | | | | | | | | devel/p5-Devel-Arena) - Remove conditionals for PERL_LEVEL < 501200 - Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk - Other minor cleanups RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS} PR: ports/165605 Submitted by: pgollucci (myself) Approved by: portmgr (linimon) Exp Run by: linimon Tested by: make index Notes: svn path=/head/; revision=292977
* - Add missing BUILD_DEPENDS and RUN_DEPENDSSteve Wills2012-03-061-3/+5
| | | | | | | | | - Bump PORTREVISION due to new RUN_DEPENDS changing package - Avoid use of SITE_PERL in DEPENDS - Sort DEPENDS Notes: svn path=/head/; revision=292849
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-4/+11
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - 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
* - fix MAINTAINER's email addressYen-Ming Lee2007-08-211-1/+1
| | | | Notes: svn path=/head/; revision=197995
* Correct path to Compress::Zlib.pm after recent p5-Compress-Zlib update.Dmitry Sivachenko2006-12-031-1/+1
| | | | Notes: svn path=/head/; revision=178677
* Update to 0.10Mathieu Arnold2006-09-213-12/+8
| | | | Notes: svn path=/head/; revision=173526
* - update to 0.09Yen-Ming Lee2006-04-272-6/+6
| | | | Notes: svn path=/head/; revision=160595
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Take a perl@ hat and add SHA256 checksumsMathieu Arnold2005-11-141-0/+1
| | | | Notes: svn path=/head/; revision=148244
* - unbreak this port (forgot to remove BROKEN in previous commit)Yen-Ming Lee2005-07-171-2/+0
| | | | Notes: svn path=/head/; revision=139446
* - change the order of PLIST to fix mtree problemYen-Ming Lee2005-07-171-2/+2
| | | | Notes: svn path=/head/; revision=139445
* BROKEN: incomplete pkg-plistKris Kennaway2005-07-171-0/+2
| | | | Notes: svn path=/head/; revision=139414
* Refix plist againMathieu Arnold2005-06-291-1/+3
| | | | | | | | Pointed out by: kris/pointy hat/blah blah :-) Pointy hat to: me Notes: svn path=/head/; revision=138177
* refix plistMathieu Arnold2005-06-231-3/+0
| | | | | | | PR: ports/79330 Notes: svn path=/head/; revision=137918
* * update to 0.08Sergey Skvortsov2005-06-193-8/+14
| | | | | | | * change MAINTAINER to perl@ Notes: svn path=/head/; revision=137724
* upgrade to 0.02Ying-Chieh Liao2004-07-262-3/+3
| | | | | | | | PR: 69599 Submitted by: Cheng-Lung Sung <clsung@freebsd.csie.nctu.edu.tw> Notes: svn path=/head/; revision=114721
* Add p5-Net-SAP 0.01, session Announcement Protocol (rfc2974) packetVanilla I. Shu2004-07-254-0/+40
parser. PR: ports/69564 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=114659