CVS log for pkgsrc/converters/p5-jcode/Attic/Makefile
Up to [cvs.NetBSD.org] / pkgsrc / converters / p5-jcode
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.15
Tue May 29 01:06:41 2007 UTC (17 years, 11 months ago) by schmonz
Branches: MAIN
CVS tags: pkgsrc-2013Q2-base,
pkgsrc-2013Q2,
pkgsrc-2012Q4-base,
pkgsrc-2012Q4,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
cube-native-xorg-base,
cube-native-xorg,
HEAD
FILE REMOVED
Changes since revision 1.14: +1 -1
lines
Rename p5-jcode to jcode-perl (SVR4: jcopl) so it can be checked
out on a case-insensitive filesystem without interference from
p5-Jcode. Discussed on tech-pkg@.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Thu Feb 1 14:41:04 2007 UTC (18 years, 3 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2
lines
jcode.pl's official page exists!
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Jan 21 18:57:40 2006 UTC (19 years, 3 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -2
lines
Update package Makefile now that bsd.pkg.extract.mk is using the
"extract" script for extraction. Many cases where a custom EXTRACT_CMD
simply copied the distfile into the work directory are no longer
needed. The extract script also hides differences between pax and
tar behind a common command-line interface, so we no longer need code
that's conditional on whether EXTRACT_USING is tar or pax.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Sep 28 20:52:18 2005 UTC (19 years, 7 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Aug 6 06:19:05 2005 UTC (19 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4
lines
Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:45:09 2005 UTC (20 years, 1 month ago) by tv
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Mar 24 21:12:52 2005 UTC (20 years, 1 month ago) by wiz
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -2
lines
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 20 11:30:56 2004 UTC (20 years, 4 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1
lines
since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").
binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.
addresses PR pkg/28619 from H. Todd Fujinaka.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Nov 12 00:15:48 2004 UTC (20 years, 6 months ago) by seb
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2
lines
Add 'perl5' to CATEGORIES.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Apr 11 07:41:05 2004 UTC (21 years, 1 month ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2
lines
Convert to buildlink3.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jan 20 12:10:29 2004 UTC (21 years, 3 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2
lines
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:27:26 2003 UTC (21 years, 10 months ago) by grant
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 29 12:40:21 2003 UTC (22 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2
lines
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Oct 20 14:56:32 2002 UTC (22 years, 6 months ago) by seb
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +8 -6
lines
Trivially use buildlink2. Mark no configure. Use perl5/module.mk, even
if it is not needed it makes the package more consistent with other Perl5
module packages.
Revision 1.1.1.1.2.2: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:42:23 2002 UTC (22 years, 10 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.1.1.1.2.1: preferred, colored; branchpoint 1.1.1.1: preferred, colored; next MAIN 1.2: preferred, colored
Changes since revision 1.1.1.1.2.1: +27 -0
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.1.1.1.2.1
Fri May 31 13:00:17 2002 UTC (22 years, 11 months ago) by jlam
Branches: buildlink2
FILE REMOVED
Changes since revision 1.1.1.1: +0 -27
lines
file Makefile was added on branch buildlink2 on 2002-06-23 18:42:23 +0000
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri May 31 13:00:17 2002 UTC (22 years, 11 months ago) by seb
Branches: TNF
CVS tags: pkgviews,
pkgsrc-base,
netbsd-1-6,
buildlink2-base
Branch point for: buildlink2
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Reimport of package p5-jcode from japanese/p5-jcode into converters/p5-jcode.
This is part of the japanese category retirement.
CATEGORIES adjusted.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri May 31 13:00:17 2002 UTC (22 years, 11 months ago) by seb
Branches: MAIN
CVS tags: pkgviews-base,
netbsd-1-6-RELEASE-base
Initial revision
CVSweb <webmaster@jp.NetBSD.org>