Commit graph

20 commits

Author SHA1 Message Date
Emanuel Haupt
61ebd1776e Convert to use shebangfix USES flag. 2013-05-07 08:57:37 +00:00
Emanuel Haupt
d62d1c29b2 - Tighten COMMENT
- Use MAN1PREFIX

PR:		176739
Submitted by:	jgh
2013-03-08 06:29:31 +00:00
Emanuel Haupt
36ecb8f481 Update to 1.0.13
Feature safe: yes
2012-11-18 15:13:12 +00:00
Emanuel Haupt
8b57d43440 - Update to 1.0.12
- Update WWW
- Trim header

Feature safe:	yes
2012-11-12 23:24:00 +00:00
Emanuel Haupt
48b16bc177 Pacify portlint
Feature safe:	yes
2011-12-27 15:14:23 +00:00
Doug Barton
2b1dacc826 Remove more tags from pkg-descr files fo the form:
- Name
em@i.l

or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
2011-10-24 04:17:37 +00:00
Emanuel Haupt
ce1197e105 Add LICENSE and remove MD5 sums.
Feature safe:	yes
2011-01-25 19:59:40 +00:00
Dmitry Marakasov
535382b891 - Retire MASTER_SITE_SOURCEFORGE_EXTENDED, it's no longer needed - all mirrors actually have all distfiles
- Merge all SF mirrors to MASTER_SITE_SOURCEFORGE, resort according to quick download speed survey
- Fix MASTER_SITES for all port that have used SOURCEFORGE_EXTENTED

Approved by:	portmgr (pav)
2009-09-02 15:01:56 +00:00
Emanuel Haupt
2ac7975a6e Remove MAKE_JOBS_SAFE, port has no build target. 2009-03-30 15:08:31 +00:00
Emanuel Haupt
c810fd3c3f Mark MAKE_JOBS_SAFE 2009-03-27 09:53:36 +00:00
Emanuel Haupt
dd129e7b6a Update to 1.0.8 2009-01-26 13:29:47 +00:00
Emanuel Haupt
238641c925 Update to 1.0.7
PR:		118156
2007-12-11 19:37:07 +00:00
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +00:00
Emanuel Haupt
00da09ae90 Update to 1.0.6 2006-09-25 23:03:19 +00:00
Emanuel Haupt
1337aded1e Remove deprecated USE_REINPLACE 2006-02-19 11:39:14 +00:00
Emanuel Haupt
f533f226e5 - Patch colordiff to use ${PREFIX}/etc as config directory instead of
/etc [1]
- Move colordiffrc from ${EXAMPLESDIR} to ${PREFIX}/etc,
- install ${PREFIX}/etc/colordiffrc.default and
- preserve ${PREFIX}/etc/colordiffrc on install/update/deinstall if it
  differs to ${PREFIX}/etc/colordiffrc.default

Suggested by:	martinko <martinkov@pobox.sk> [1]
2006-01-09 12:24:28 +00:00
Emanuel Haupt
6229fea156 Add SHA256 hashes to my ports 2005-11-30 14:01:14 +00:00
Emanuel Haupt
652a73317c Colordiff works fine with PERL_LEVEL < 500600, it just requires
devel/p5-Getopt-Long.
2005-10-24 19:46:46 +00:00
Emanuel Haupt
4e74162b8b Change MAINTAINER address for my ports.
Approved by:	novel (mentor)
2005-10-06 11:57:11 +00:00
Erwin Lansing
7ae67a1ab6 Add colordiff 1.0.5, a tool to colorize diff output.
Colordiff is a wrapper for diff and produces the same output as diff but with
coloured syntax highlighting at the command line to improve readability.

The output is similar to how a diff-generated patch might appear in Vim or Emacs
with the appropriate syntax highlighting options enabled.

PR:		ports/83062
Submitted by:	Emanuel Haupt <ehaupt@critical.ch>
2005-07-06 18:06:20 +00:00