aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-Image-Grab
Commit message (Collapse)AuthorAgeFilesLines
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276992
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-281-4/+2
| | | | | | | | | (part 12). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248740
* - 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
* - Patch net/libnet* to versioned libraries and header files, so they canPav Lucistnik2007-01-311-2/+1
| | | | | | | | | | | | coexist PR: ports/103861 Submitted by: alepulver Tested by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=183770
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* 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=154113
* libnet update:Sergey Matveychuk2005-11-141-1/+2
| | | | | | | | | | | | | | | | | - move 1.0 obsoleted version to net/libnet10 net/libnet is latest Stable Version net/libnet is latest Beta Version - Fix all depended ports with a new DEPENDS scheme - While I'm here fix security/yersinia build on 4.x (getopt_long and ncurses issues) PR: ports/85519 (based on) Submitted by: Stas Yakovlev <stas.yakovlev_at_gmail.com> Notes: svn path=/head/; revision=148262
* - update to 1.4.2Cheng-Lung Sung2005-07-142-4/+4
| | | | | | | | PR: 83435 Submitted by: Anatoliy Dmytriyev (maintainer) Notes: svn path=/head/; revision=139191
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introducedErwin Lansing2003-10-241-1/+0
| | | | | | | in the last commit. Notes: svn path=/head/; revision=92065
* utilize SITE_PERLYing-Chieh Liao2003-10-242-10/+9
| | | | | | | | 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=76036
* Update to 1.4Patrick Li2002-02-022-2/+2
| | | | | | | | PR: 34525 Submitted by: maintainer Notes: svn path=/head/; revision=54125
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-01-291-1/+1
| | | | | | | | | | | the ECHO macro is set to "echo" by default, but it is set to "true" if make(1) is invoked with the -s option while ECHO_CMD is always set to the echo command. Use command macros where appropriate. Notes: svn path=/head/; revision=53954
* - add missing .packlist filePete Fritchman2001-11-031-1/+4
| | | | | | | | | | PR: 31538 Submitted by: maintainer - don't @dirrm ${SITE_PERL}/Image, use @unexec rmdir instead Notes: svn path=/head/; revision=49536
* Add p5-Image-Grab 1.3, a perl extension for Grabbing images off theWill Andrews2001-04-105-0/+42
Internet. PR: 26440 Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk> Notes: svn path=/head/; revision=41227