Commit graph

23 commits

Author SHA1 Message Date
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
Doug Barton
989772c9ac The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2011-10-24 09:11:38 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Jun Kuriyama
d60cc03b25 - Remove unneeded dependencies which is in perl-5.8.9 dist
(part 10).

Approved by:	portmgr (itetcu)
2010-01-27 01:47:48 +00:00
Cheng-Lung Sung
4f91de8fe1 - Update to 1.5002
Changes:	http://search.cpan.org/dist/Mail-Mbox-MessageParser/Changes
2009-09-02 02:50:00 +00:00
Philip M. Gollucci
20cfadf5f7 Utilize %%SITE_PERL%% and %%PERL_ARCH%% in pkg-plists
PR:             ports/136771
Exp Run by:     pav
Approved by:    portmgr (pav)
2009-07-30 23:04:49 +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
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
Cheng-Lung Sung
509e641b10 - Update to 1.5000 2007-01-15 02:02:45 +00:00
Cheng-Lung Sung
5a5e00441c - Update to 1.4005 2006-09-11 02:57:43 +00:00
Cheng-Lung Sung
d6027d02d0 - update to 1.4004
PR:		ports/100137
Submitted by:	tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
2006-07-12 02:40:22 +00:00
Cheng-Lung Sung
2444a9f407 - update to 1.4003 2006-05-22 01:30:46 +00:00
Cheng-Lung Sung
f4c91f5a37 - update to 1.4002 2006-04-15 03:04:42 +00:00
Edwin Groothuis
80840e8dc5 SHA256ify
Approved by: krion@
2006-01-22 12:50:54 +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
Cheng-Lung Sung
3112ae3027 - update mail/p5-Mail-Mbox-MessageParser to version 1.4001
- add BUILD_DEPENDS += textproc/p5-Text-Diff

PR:		86814
Submitted by:	Emanuel Haupt <ehaupt AT critical dot ch>
2005-10-04 06:55:54 +00:00
Cheng-Lung Sung
d1b7209b6e I forgot to remove patch-Makefile.PL in cvs tree.
Approved by:	co-mentor (vanilla)
2004-10-16 02:58:47 +00:00
Cheng-Lung Sung
a50a778d62 - update to 1.21.1
- remove files/

Approved by:	co-mentor (vanilla)
2004-10-16 02:40:18 +00:00
Cheng-Lung Sung
6adf115354 My territory, suggested by ijliao. :p
Approved by:	vanilla (co-mentor)
2004-08-20 02:56:44 +00:00
Lars Thegler
9f3917d9d1 - Update to 1.20
- a few changes, see CHANGES

PR:		69230
Submitted by:	maintainer
2004-07-18 10:25:55 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Erwin Lansing
705d662718 o upgrade from 1.12 to 1.13: [1]
- Fixed portability issues for Windows. (It should now work under the normal
    Windows command shell.) Note that this requires the use of a temporary file
    for decompression of file handles on Windows--a minor security risk.
  - Makefile.PL version detection for GNU grep now works correctly for version
    numbers which end with letters.
  - Fixed typo bugs in a couple test cases.

o Add missing PKGNAMEPREFIX
o Add missing entries in PLIST

PR:		60724 [1]
Submitted by:	maintainer
2003-12-30 18:55:38 +00:00
Vanilla I. Shu
969e492757 Add p5-Mail-Mbox-MessageParser 1.12,
a fast and simple mbox folder
reader.

PR:		58674
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-30 17:48:29 +00:00