aboutsummaryrefslogtreecommitdiff
path: root/net/p5-IO-Socket-Multicast
Commit message (Collapse)AuthorAgeFilesLines
* - only 13% of the p5- ports embed @comment $FreeBSD$:Philip M. Gollucci2010-09-241-1/+0
| | | | | | | | | so standarize and remove it With Hat: perl@ Notes: svn path=/head/; revision=261743
* - Update to 1.12Sylvio Cesar Teixeira2010-05-163-8/+8
| | | | | | | | PR: ports/146470 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=254459
* - Update to 1.11Martin Wilke2009-11-202-4/+4
| | | | | | | | | PR: 140286 Submitted by: Sahil Tandon <sahil@tandon.net> Approved by: maintainer Notes: svn path=/head/; revision=244538
* - Update to 1.07Martin Wilke2009-09-252-4/+4
| | | | | | | | | PR: 139104 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=242091
* - 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
* - Update to 1.05Cheng-Lung Sung2006-08-223-6/+17
| | | | | | | | | PR: ports/102050 Submitted by: Jin-Shan Tseng <tjs_AT_cdpa dot nsysu dot edu dot tw> Approved by: maintainer (Janos Mohacsi) Notes: svn path=/head/; revision=171181
* - Update from v0.25 to v1.04Aaron Dalton2006-06-093-4/+5
| | | | | | | | | | PR: ports/98330 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit) Notes: svn path=/head/; revision=164925
* 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-4/+4
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* search.cpan.org redirect reduction canonicalization project, pass 1:Bill Fenner2005-09-211-1/+1
| | | | | | | | | | | URLs automatically rewritten from /search?dist=Foo or /dist/Foo to /dist/Foo/ (note trailing slash). After a 2002(!) reorganization, this is the preferred way to refer to modules on search.cpan.org. This pass brought to you by http://people.freebsd.org/~fenner/fix-search Notes: svn path=/head/; revision=143304
* Fix pkg-plist.Vanilla I. Shu2004-07-262-5/+5
| | | | | | | | | PR: ports/69566 Submitted by: Cheng-Lung Sung Approved by: maintainer Notes: svn path=/head/; revision=114782
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* The resetting of this maintainer address to ports@ (done as partMark Linimon2003-11-031-1/+1
| | | | | | | | of ports/58694) was a little premature in this case. Janos reports that he is alive and well at this new email address. Notes: svn path=/head/; revision=92952
* ports with possibly unreachable MAINTAINERsEdwin Groothuis2003-11-021-1/+1
| | | | | | | | | | *** addresses that seem to be dead: PR: ports/58694 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=92818
* utilize SITE_PERLYing-Chieh Liao2003-10-242-11/+10
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Correct a *_DEPENDS entry:Akinori MUSHA2002-09-231-1/+1
| | | | | | | | | ${PERL_VER}/IO/Interface.pm -> ${PERL_VER}/${PERL_ARCH}/IO/Interface.pm Submitted by: bento Notes: svn path=/head/; revision=67055
* Attribute to Janos Mohacsi <janos.mohacsi@dante.org.uk> and use theKelly Yancey2002-09-102-10/+9
| | | | | | | | | description text from his original PR. I'm an idiot for not checking the PR database before duplicating his effort. Since the results were nearly identical, give him credit where credit is due. Notes: svn path=/head/; revision=66087
* Add IO::Socket::Multicast module for sending and receiving multicastKelly Yancey2002-09-105-0/+44
datagrams in perl. PR: 36162 Submitted by: Janos Mohacsi <janos.mohacsi@dante.org.uk> Notes: svn path=/head/; revision=66084