summaryrefslogtreecommitdiff
path: root/devel/p5-Devel-Peek (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - unbreak by using IGNORE;Anton Berezin2004-04-191-3/+3
| | | | | | | | | - detect that we don't want to install it by perl version, not by FreeBSD version; - re-assign maintainership from ports@ to perl@. Notes: svn path=/head/; revision=107594
* Tidy up whitespace.Trevor Johnson2004-04-101-1/+1
| | | | Notes: svn path=/head/; revision=106671
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99360
* Move PERL_CONFIGURE before bsd.port.pre.mk.Jun Kuriyama2004-01-121-2/+2
| | | | Notes: svn path=/head/; revision=97987
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+7
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* BROKEN on 5.1: does not compileKris Kennaway2003-05-181-1/+7
| | | | Notes: svn path=/head/; revision=81209
* 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-5/+1
| | | | Notes: svn path=/head/; revision=38917
* Add 2 @unexec rmdir's.Jun Kuriyama2000-11-021-0/+2
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34601
* Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.Will Andrews2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34154
* Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.Will Andrews2000-06-171-2/+3
| | | | | | | | | | | Add some missing/wrong dependencies. Show how to respect CC/CFLAGS. Many miscellaneous modifications. I used more excessive hacks to force p5-Jcode and p5-WWW-Search to respect CC/CFLAGS. Patches largely done by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=29658
* Upgrade to 0.96.Vanilla I. Shu2000-04-222-2/+2
| | | | Notes: svn path=/head/; revision=27905
* PORTNAME/PORTVERSION updateMichael Haro2000-04-111-3/+3
| | | | Notes: svn path=/head/; revision=27452
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-1/+1
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20947
* As threatened, enforce the "Capital, no period" rule. Ellipses areTim Vanderhoek1999-06-261-1/+1
| | | | | | | | permitted. Note that, given current numeric motif of PW, this is done in four equally-sized commits of 393 files each. Notes: svn path=/head/; revision=19799
* Rewrite p5- module's PLIST for alpha.Hidetoshi Shimokawa1999-01-111-5/+5
| | | | | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami Notes: svn path=/head/; revision=16010
* 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
* Update for perl version 5.00501. Requires latest bsd.port.mk. I'mSatoshi Asami1998-08-122-8/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | going to be a little verbose here about the changes so people who fix up the rest of the stuff can have an idea what to do. (1) Manpages are moved to version-specific subdirectories. Since they are all defined in MAN? macros, I just needed to add ${PERL_VERSION} to the end of MAN*PREFIX and delete them from the PLIST. (2) Most of the module files are moved to version-specific subdirectories. This is usually accomplished by adding "%%PERL_VER%%/" right after "site_perl/" in the PLIST. However, some things didn't move, and some moved more than one level (like, all the way into "site_perl/%%PERL_VER%%/auto/FooBar") so some fishing, err, find'ing was necessary. (3) Fix up dependencies. See (2) above. (4) While I was there, I changed some "@dirrm foobar"'s to "@unexec rmdir %D/foobar 2>/dev/null || true", so there won't be any warnings if a directory can't be removed due to other modules sharing it. Now all of devel/p5-* will install and deinstall without a single warning. I hope others will follow suit. :) Notes: svn path=/head/; revision=12472
* Upgrade to 0.94, and make it compatible with perl5.00501.Vanilla I. Shu1998-08-063-12/+12
| | | | Notes: svn path=/head/; revision=12300
* Upgrade to 0.9.Vanilla I. Shu1998-06-242-5/+5
| | | | Notes: svn path=/head/; revision=11509
* Upgrade to 0.89, and portlint.Vanilla I. Shu1998-04-042-5/+5
| | | | Notes: svn path=/head/; revision=10416
* Upgrade to 0.86.Vanilla I. Shu1998-02-182-5/+5
| | | | Notes: svn path=/head/; revision=9813
* Mass upgrade of CPAN ports:James FitzGibbon1997-09-142-5/+5
| | | | | | | | | | | | | | | | | | | | | | | p5-Apache -> 1.00b2 p5-Array-PrintCols -> 2.0 p5-C-Scan -> 0.4 p5-DBD-Pg -> 0.62 p5-Data-Flow -> 0.05 p5-Devel-Peek -> 0.83 p5-HTML-Stream -> 1.40 p5-HTTPD-Tools -> 0.55 p5-Image-Size -> 2.4 p5-IniConf -> 0.92 p5-Msql -> 1.1809 p5-Mysql -> 1.1809 p5-PGP -> 0.3a p5-Pg -> 1.6.1 p5-Tk -> 402.002 p5-WWW-Search -> 1.010 p5-libwww -> 5.12 Notes: svn path=/head/; revision=7898
* 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
* Import of a perl5 data debugging tool for the XS programmerJames FitzGibbon1997-06-165-0/+51
Notes: svn path=/head/; revision=6946