1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

58 Commits

Author SHA1 Message Date
Sergey Matveychuk
72816ee6b4 - Fix p5-libapreq2 dependency
PR:		ports/94047
Reported by:	Jeff Bachtel
Submitted by:	maintainer
2006-03-26 18:00:28 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Edwin Groothuis
7bb89ed4ff Update port: www/p5-HTML-Mason (upgrade to 1.32)
Upgrade to 1.32, the latest release.

Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
PR:		ports/91396
2006-01-07 02:25:39 +00:00
Florent Thoumie
42e4402b0d - Add a patch to fix UTF-8 strings escaping.
PR:		ports/89750
Submitted by:	maintainer
2005-11-30 11:11:49 +00:00
Erwin Lansing
acde26f363 Let the IGNORE message make a bit more sense and change it from:
===>  p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.

to:

===>  p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.

Approved by:    silence on -ports
2005-10-31 18:24:21 +00:00
Anton Berezin
53c37d1883 Update to 1.31.0.1. Require perl from ports.
Submitted by:	maintainer
PR:		87202
2005-10-11 12:56:53 +00:00
Sergey Skvortsov
54a1630d6e * reflect renaming on CPAN File-Spec to PathTools
+ add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
2005-06-11 16:13:12 +00:00
Roman Bogorodskiy
1ca80e82f0 Fix apache2 dependency.
PR:		80067
Submitted by:	Denis Shaposhnikov (maintainer)
2005-04-18 12:51:17 +00:00
Yen-Ming Lee
24ddff0cf7 - Add optional mod_perl dependency. Thanks to Dryice Liu.
PR:		79328
Submitted by:	Denis Shaposhnikov <dsh@vlink.ru>
2005-04-15 18:59:29 +00:00
Anton Berezin
a7a1c8059c Fix dependency error introduced in the previous commit.
Reported by:	kris/pointyhat
2005-02-10 10:17:49 +00:00
Anton Berezin
c63df21ea9 Fix |h escaping. Thanks to Max Baker.
PR:		77298
Submitted by:	maintainer
2005-02-09 10:07:06 +00:00
Sergey Matveychuk
fa32756fd9 Update to latest 1.28 version.
PR:		ports/73764
Submitted by:	Denis Shaposhnikov (maintainer)
2004-11-10 16:59:55 +00:00
Pav Lucistnik
ff51552992 - Remove dependency on libapreq, it's not needed for HTML-Mason
Approved by:	Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
2004-06-16 12:42:31 +00:00
Kevin Lo
b281764e5d Update to 1.26.
PR:		ports/65244
Submitted by:	MAINTAINER
2004-04-07 02:04:57 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Dmitry Sivachenko
85ca2f2f49 Update to version 1.25.
Approved by:	maintainer
2003-12-19 10:27:55 +00:00
Sergei Kolobov
da3c8110d9 - Update to 1.24
PR:		59408
Submitted by:	maintainer
2003-12-04 22:21:28 +00:00
Maxim Sobolev
5f8ca60823 Add two missed manpages. 2003-10-29 20:37:05 +00:00
Dmitry Sivachenko
fd20bb0238 Update to version 1.23.
PR:		56680
Submitted by:	maintainer
2003-09-10 13:52:13 +00:00
Erwin Lansing
461f61fcfb Update to 1.22. Fixes memory leak
PR:		55486
Submitted by:	Andrew Foster <adf@fl.net.au>
Approved by:	maintainer
2003-08-12 19:31:51 +00:00
Jun Kuriyama
82ce60afbe Remove unused variables.
Use %%SITE_PERL%% in pkg-plist.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
PR:		ports/52507
Approved by	Denis Shaposhnikov <dsh@neva.vlink.ru> (maintainer)
2003-07-07 06:27:09 +00:00
Dmitry Sivachenko
37dc37bd4f Update to version 1.21.
Maintainer timeout.
2003-06-24 08:00:48 +00:00
Anton Berezin
c4af7d86b7 Make mod_perl dependency optional (WITHOUT_MODPERL to deactivate).
PR:		51653
Approved by:	maintainer
2003-05-15 09:04:27 +00:00
Edwin Groothuis
e1ecf60f1e Update port www/p5-HTML-Mason to latest 1.19 version
PR:		ports/48997
Submitted by:	    Denis Shaposhnikov <dsh@neva.vlink.ru>
2003-03-31 07:09:27 +00:00
Maxim Sobolev
25b229643b Add missed dependencied.
Sponsired by:	Porta Software Ltd.
2003-02-25 09:25:32 +00:00
Akinori MUSHA
e173f6c3ea De-pkg-comment. 2003-02-21 14:08:24 +00:00
Edwin Groothuis
99bc2241ae PERL_LEVEL < 500601 instead of <= 2003-02-12 10:13:15 +00:00
Edwin Groothuis
98cfe75326 Fix digit to compare against. 2003-02-05 10:37:48 +00:00
Edwin Groothuis
f12900301f www/p5-HTML-Mason: p5-File-Spec should only be used if perl < 5.8
PR:		ports/44731
Submitted by:	Alan Eldridge <alane@geeksrus.net>
2003-02-05 10:34:06 +00:00
Edwin Groothuis
0399aa7c12 Update port: www/p5-HTML-Mason to latest 1.18 version
PR:		ports/47425
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2003-02-05 01:26:26 +00:00
Edwin Groothuis
3fd3b50a40 Maintainer upgrade to version 1.16
PR:		ports/46776
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2003-01-07 13:28:36 +00:00
Maxim Sobolev
66b494fd8e Add missed manpage. 2002-10-26 17:29:05 +00:00
Ying-Chieh Liao
411be974f6 upgrade to 1.15
PR:		44037
Submitted by:	maintainer
2002-10-14 13:48:05 +00:00
Ying-Chieh Liao
96f0c66901 upgrade to 1.14
PR:		43888
Submitted by:	maintainer
2002-10-10 10:55:03 +00:00
Ying-Chieh Liao
c69e8ad925 add missing files to PLIST
PR:		43850
Submitted by:	maintainer
2002-10-09 17:39:43 +00:00
Kevin Lo
3aabe34168 Update to version 1.13
PR: 42027
Submitted by: MAINTAINER
2002-08-28 03:28:31 +00:00
Kevin Lo
8faa2eac9c Add p5-libapreq dependency
PR: 41572
Submitted by: MAINTAINER
2002-08-21 09:34:14 +00:00
Patrick Li
9138485d8c Update to 1.12.1
PR:		ports/40978
Submitted by:	maintainer
2002-07-25 17:10:17 +00:00
Sergey Skvortsov
123e8802c0 Updated to 1.11
PR:		40403
Submitted by:	maintainer
2002-07-10 09:03:01 +00:00
Ying-Chieh Liao
c8954ad096 upgrade to 1.05
PR:		38330
Submitted by:	maintainer
2002-05-20 11:43:29 +00:00
Mario Sergio Fujikawa Ferreira
75ad5febcb Style police: WWW tags should either end in a file/script or TRAILING /; Fix the later case 2001-11-20 23:29:38 +00:00
Anton Berezin
ac5e13deca Update to 1.04.
PR:		31655
Submitted by:	maintainer
2001-10-31 14:16:20 +00:00
Ying-Chieh Liao
db860ed35b upgrade to 1.03
PR:		27424
Submitted by:	maintainer
2001-05-19 19:53:34 +00:00
Ying-Chieh Liao
502cb2dce1 add build-depends
PR:		26504
Submitted by:	maintainer
2001-05-19 14:38:15 +00:00
Jimmy Olgeni
89ffcc9760 Add missing file to pkg-plist (Error.pm) 2001-04-20 14:17:05 +00:00
Jimmy Olgeni
3e7c03882b Update port to version 1.02
PR:		26725
Submitted by:	Denis Shaposhnikov <dsh@neva.vlink.ru>
2001-04-20 14:15:46 +00:00
Satoshi Asami
cd84f072eb Typo (p5-Params-Validat -> p5-Params-Validate).
Submitted by:	bento
2001-04-11 18:09:50 +00:00
Kevin Lo
9dfd02fbf5 Upgrade to version 1.01.5
PR: 26494
Submitted by: MAINTAINER
2001-04-11 15:20:24 +00:00
FUJISHIMA Satsuki
351c14e258 fix typo in MAN3.
PR:		25681
Submitted by:	maintainer
2001-03-12 19:20:44 +00:00
Will Andrews
96dafc37e9 Fix PLIST.
Submitted by:	bento
2001-03-05 14:32:15 +00:00