1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00
Commit Graph

12 Commits

Author SHA1 Message Date
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