| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
13 May 2012 12:40:25
0.11010_1
|
lth  |
- pass maintainership |
13 Mar 2012 16:15:36
0.11010_1
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
0.11010_1
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
29 Jan 2012 21:20:26
0.11010_1
|
swills  |
- Add missing DEPENDS
PR: ports/164337
Submitted by: swills (myself)
Approved by: maintainer (blanket) |
21 Oct 2011 07:50:00
0.11010
|
lth  |
- Update to 0.11010
- Remove obsolete conditional dependency |
12 Jun 2011 19:32:29
0.11008
|
lth  |
- Update to 0.11008
- Optional dependencies [1]
PR: ports/157198 [1]
Submitted by: swills [1] |
13 Dec 2010 08:34:30
0.11007
|
lth  |
Update to 0.11007
PR: ports/153058
Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com> |
08 Jun 2010 11:22:33
0.11006
|
lth  |
Update to 0.11006 |
28 Mar 2010 06:47:48
0.11005_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
07 Mar 2010 16:58:02
0.11005
|
lth  |
Update to 0.11005 |
15 Feb 2010 10:57:09
0.11004
|
lth  |
Update to 0.11004 |
05 Feb 2010 11:46:55
0.11003_2
|
dinoex  |
- update to jpeg-8 |
29 Jan 2010 04:56:59
0.11003_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 17).
Approved by: portmgr (itetcu) |
19 Jan 2010 07:54:43
0.11003
|
lth  |
Fixup pkg-plist
Noted by: pointyhat via pav |
15 Jan 2010 13:12:21
0.11003
|
lth  |
Update to 0.11003
PR: ports/142015
Submitted by: Alex Deiter <alex.deiter@gmail.com> |
29 Sep 2009 01:27:21
0.09.004_2
|
kuriyama  |
- Remove unneeded dependencies.
- Add a patch to avoid confusing of load() method (obtained from the
latest version).
No response from: lth (24 days)
Feature safe: yes |
31 Jul 2009 13:57:52
0.09.004_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
10 Mar 2009 14:59:58
0.09.004
|
lth  |
Update to 0.09.004 (distversion 0.09004) |
17 Dec 2008 12:58:17
0.09.002
|
lth  |
Update to 0.09.002 (distversion 0.09002) |
21 Aug 2008 07:03:41
0.09.001
|
lth  |
Update to 0.09.001 (distversion 0.09001) |
30 Jun 2008 11:34:17
0.09.000
|
lth  |
Update to 0.09.000 (distversion 0.09000) |
06 Jun 2008 13:17:10
0.08_2
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
08 Sep 2007 00:54:37
0.08_1
|
linimon  |
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 |
19 May 2007 20:32:57
0.08_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
25 Jan 2007 19:59:52
0.08
|
lth  |
Fix plist
Noticed by: pointyhat via pav |
30 Dec 2006 22:17:55
0.08
|
lth  |
- Update to 0.08
- Remove repeated text in pkg-descr |
22 Jan 2006 08:23:41
0.07
|
edwin  |
SHA256ify
Approved by: krion@ |
22 Jan 2006 01:29:10
0.07
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
05 Jul 2005 20:25:58
0.07
|
lth  |
- Update to 0.07
- Port now requires perl 5.6 |
11 Jun 2005 16:13:12
0.06_2
|
skv  |
* 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) |
24 Oct 2004 19:59:22
0.06_1
|
lth  |
- Modify patch-collection to fit release |
12 Oct 2004 21:14:49
0.06
|
lth  |
Update to 0.06
PR: ports/71494
Submitted by: mat |
01 Jun 2004 12:32:33
0.05_1
|
lth  |
Change of email address.
Approved by: erwin (mentor) |
10 May 2004 13:21:29
0.05_1
|
mat  |
Now works with stock perl 5.005_03
PR: 66431
Submitted by: Lars Thegler <lars@thegler.dk> (maintainer) |
06 May 2004 10:39:26
0.05
|
mat  |
Add p5-SQL-Translator 0.05, manipulate structured data definitions (SQL
and more).
PR: ports/65469
Submitted by: Lars Thegler <lars@thegler.dk> |