aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Ioctl
Commit message (Collapse)AuthorAgeFilesLines
* - Cleaning MD5 in perl@'s ports.Philippe Audeoud2011-05-171-1/+0
| | | | | | | Approved by: erwin@ (portmgr) Notes: svn path=/head/; revision=274220
* - Update download locationsPhilip M. Gollucci2009-02-011-1/+2
| | | | | | | | | | restore CPAN subdir over to perl@ Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227353
* - 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
* - Add some SHA256 checksumsPav Lucistnik2005-11-241-0/+1
| | | | Notes: svn path=/head/; revision=149311
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+0
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* utilize SITE_PERLYing-Chieh Liao2003-10-242-7/+6
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75951
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-102-2/+1
| | | | | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence) Notes: svn path=/head/; revision=69808
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Remove do-configure section, use PERL_CONFIGURE now.Vanilla I. Shu2001-03-011-1/+0
| | | | Notes: svn path=/head/; revision=38917
* Add p5-Ioctl 0.81, perl module that provides a way to get the value of C ioctlWill Andrews2001-01-035-0/+36
| | | | | | | constants. Notes: svn path=/head/; revision=36707
* Remove p5-Ioctl, module has been removed from CPANJames FitzGibbon1999-03-101-22/+0
| | | | | | | Found by: Bill Fenner's portsurvey Notes: svn path=/head/; revision=17127
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballSatoshi Asami1998-09-151-2/+2
| | | | | | | | | checks haven't missed anything. Submitted by: dima Notes: svn path=/head/; revision=13159
* Make all p5- ports use USE_PERL instead of explicitly stating the version ↵James FitzGibbon1997-06-241-3/+2
| | | | | | | | | | number in each Makefile In-Conjunction-With: Satoshi's patch to bsd.port.mk (note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.) Notes: svn path=/head/; revision=7065
* Upgrade all ports requiring perl5.003 to perl5.004James FitzGibbon1997-05-241-3/+3
| | | | | | | Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution. Notes: svn path=/head/; revision=6544
* Mass update of perl5 ports (most bring the port up-to-date with the latest ↵James FitzGibbon1997-04-201-7/+3
| | | | | | | | | | release from CPAN) Specifics: p5-Net fixed for IS_INTERACTIVE p5-libwww fixed for IS_INTERACTIVE Notes: svn path=/head/; revision=6251
* Add virtual category 'perl5'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6249
* Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-9/+2
| | | | Notes: svn path=/head/; revision=4568
* Add RUN_DEPENDS to all perl5 ports, to make packages install perl.James FitzGibbon1996-10-241-1/+2
| | | | | | | Submitted by: asami@freebsd.org Notes: svn path=/head/; revision=4134
* perl5 module for getting the value of the C Ioctl constants.James FitzGibbon1996-10-241-0/+33
Notes: svn path=/head/; revision=4104