aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Packet
Commit message (Collapse)AuthorAgeFilesLines
* Support staging.Emanuel Haupt2014-02-062-39/+49
| | | | Notes: svn path=/head/; revision=343081
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - convert to the new perl5 frameworkAndrej Zverev2013-09-061-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326506
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-10-241-1/+1
| | | | | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues Notes: svn path=/head/; revision=284239
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 3.27Philippe Audeoud2010-01-293-5/+33
| | | | | | | | | | | - Respect NOPORTEXAMPLES PR: ports/142825 Submitted by: Sofian Brabez <sbrabez gmail.com> Approved by: maintainer (timeout) Notes: svn path=/head/; revision=248787
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-261-3/+2
| | | | | | | | | (part 9). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248631
* - Update to 3.26Martin Wilke2009-03-122-4/+4
| | | | | | | | | PR: 131916 Submitted by: Edmondas Girkantas <eg@fbsd.lt> Approved by: maintainer timeout Notes: svn path=/head/; revision=229943
* Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.Mark Linimon2007-09-081-7/+1
| | | | | | | | | | | Drop support for antique perl. Work done by: gabor Sponsored by: Google Summer of Code 2007 Hat: portmgr Notes: svn path=/head/; revision=199069
* - Update to 3.25Martin Wilke2007-01-122-4/+4
| | | | | | | | | PR: ports/107783 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=182245
* - Update to 3.24Andrew Pantyukhin2006-12-192-8/+5
| | | | Notes: svn path=/head/; revision=180181
* - Update to 3.22Andrew Pantyukhin2006-11-183-45/+31
| | | | Notes: svn path=/head/; revision=177510
* - Update to 3.20Martin Wilke2006-11-143-5/+20
| | | | | | | | | PR: ports/105481 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=177223
* - amd64 and alpha are now claimed to be supported, but notAndrew Pantyukhin2006-09-291-1/+2
| | | | | | | | | big endian archs just yet Inspired by: kris Notes: svn path=/head/; revision=174097
* - Update to 3.00Andrew Pantyukhin2006-09-284-25/+23
| | | | | | | | | - Minor fixes Approved by: GomoR <netpkt@gomor.org> (maintainer) Notes: svn path=/head/; revision=174030
* - Update to 2.22Erwin Lansing2006-05-223-39/+42
| | | | | | | | | | | - Require perl from ports PR: 97618 Submitted by: Christopher Boumenot <boumenot@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=163123
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* 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
* Update net/p5-Net-Packet to version 2.04Emanuel Haupt2005-10-042-3/+3
| | | | | | | | | | PR: 86819 Submitted by: Emanuel Haupt <ehaupt@critical.ch> (maintainer) Approved by: novel (mentor) Notes: svn path=/head/; revision=144159
* 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-Net-Packet 2.03, a framework to easily send and receive frames fromFlorent Thoumie2005-03-154-0/+108
layer 2 to layer 7. PR: ports/77095 Submitted by: GomoR <gomor@enslaved.homeunix.org> Notes: svn path=/head/; revision=131344