Baptiste Daroussin
eb08c5441c
Add NO_STAGE all over the place in preparation for the staging support (cat: graphics)
2013-09-20 18:35:44 +00:00
Andrej Zverev
1539e0886b
- convert to the new perl5 framework
...
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
2013-09-11 09:54:08 +00:00
Andrej Zverev
c9b4f372f4
- Remove SITE_PERL from *_DEPENDS
...
Approved by: portmgr@ (bapt@)
2012-06-30 12:42:52 +00:00
Eitan Adler
c59a3834c4
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
...
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
2012-01-21 17:40:15 +00:00
Olli Hauer
30f9161773
-remove MD5
2011-07-03 14:12:22 +00:00
Jun Kuriyama
3f795ed795
- Remove unneeded dependencies which is in perl-5.8.9 dist
...
(part 12).
Approved by: portmgr (itetcu)
2010-01-28 02:32:30 +00:00
Marcelo Araujo
4aaab89f57
- Take advantage of CPAN macro from bsd.sites.mk, change ${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)
2008-04-17 14:30:31 +00:00
Pav Lucistnik
eb81a88093
- Patch net/libnet* to versioned libraries and header files, so they can
...
coexist
PR: ports/103861
Submitted by: alepulver
Tested by: pointyhat
With hat: portmgr
2007-01-31 14:09:55 +00:00
Edwin Groothuis
c92c635b24
SHA256ify
...
Approved by: krion@
2006-01-22 12:42:24 +00:00
Edwin Groothuis
0416031c9b
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
...
Approved by: krion@
PR: ports/88711 (related)
2006-01-22 02:20:05 +00:00
Sergey Matveychuk
e1c4707bab
libnet update:
...
- 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>
2005-11-14 17:07:08 +00:00
Cheng-Lung Sung
a2f7384cee
- update to 1.4.2
...
PR: 83435
Submitted by: Anatoliy Dmytriyev (maintainer)
2005-07-14 08:52:36 +00:00
Trevor Johnson
8232e82f85
SIZEify (maintainer timeout)
2004-03-31 03:12:58 +00:00
Erwin Lansing
6950bbfd5b
Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
...
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83
utilize SITE_PERL
...
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Akinori MUSHA
55850b547b
De-pkg-comment.
2003-02-21 12:17:17 +00:00
Patrick Li
f18cbc452b
Update to 1.4
...
PR: 34525
Submitted by: maintainer
2002-02-02 04:58:50 +00:00
Akinori MUSHA
bc07afc1c2
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
...
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.
2002-01-29 10:53:27 +00:00
Pete Fritchman
6af4518a4b
- add missing .packlist file
...
PR: 31538
Submitted by: maintainer
- don't @dirrm ${SITE_PERL}/Image, use @unexec rmdir instead
2001-11-03 20:23:40 +00:00
Will Andrews
676b866eec
Add p5-Image-Grab 1.3, a perl extension for Grabbing images off the
...
Internet.
PR: 26440
Submitted by: Anatoliy Dmytriyev <tolid@plab.ku.dk>
2001-04-10 20:16:05 +00:00