Commit graph

15 commits

Author SHA1 Message Date
joerg
3b0d97b0de Add DESTDIR support. 2008-06-20 01:09:05 +00:00
jlam
56ba4d2690 Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mk
can handle packages having no PLIST files.
2007-10-25 16:54:26 +00:00
wiz
855f9c312c Update to 2.09:
2.09	Dec  5  0:31AM GMT 2006
	- Fixed compile problems with 5.9.4 upwards (rt.cpan.org #22413)
2007-02-22 11:53:28 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
abs
e25f073ef8 Updated devel/p5-Class-MethodMaker to 2.07:
2.07    Apr 10 10:13PM GMT 2005
        - Fixed case error in Build.PL (rt.cpan.org #12107)
        - Re-jiggle INSTALL* settings in Makefile.PL
2005-10-20 17:41:01 +00:00
jlam
7fbb8d9527 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.
2005-08-06 06:19:03 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
7f38050873 Update to 2.06:
2.06
	- Fix for passing arguments to v1 object
	- Add patch to correctly allow single hashref initialization of hashes
	  patch courtesy of tuck at whistlingfish dot net.
2005-03-27 20:54:07 +00:00
tv
ccb4d9de5b Give away MAINTAINER; I don't use this package anymore. 2005-03-04 22:42:56 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
wiz
2d76d5d2e2 Update to 2.05:
2.05:
unknown

2.04	Oct 16  3:03 PM GMT 2004
	- Use Module::Build's compatibility mode to create a Makefile.PL
	- Add an argument of the subject object to default ctor calls

2.03	Oct  9  6:12 PM GMT 2004
	- Use Module::Build rather than ExtUtils::MakeMaker
	- Add XS code to set created sub names in profiler, etc.
	- Documentation tweaks

2.02	Apr  9 11:02 AM GMT 2004
	- Fix redefine warnings (with V1Compat) under perl-5.8.3

2.01	Apr  3 12:22 PM GMT 2004
	- Fix obscure handling of -hash_init with v1 hash
	- Fix hash in v1 mode to return reference to the actual storage
	- Make VERSION evaluate on single line to work with
	  ExtUtils::MakeMaker.
	  Patch contributed by Ed Avis (ed at membled dot com)


2.00	Nov 19 10:13 AM GMT 2003
	- Flatten list passed to * in v1 list
	- Fix buglet in object that called default_ctor method even when an
	  explicit value was supplied
	- Add compatiblity support for boolean
	- Lots of documentation improvements
	- Add html target to Makefile.PL
	- Add implementation of _clear by default
	- Add *_clear to array
	- Add support for 5.6.x
	- Add new -singleton
	- Add compatiblity support for singleton
	- Add compatiblity support for get_concat
	- Add basic support for INTEGER type
	- Add compatiblity support for get_counter
	- Bug fixes to read callback
	- Add compatiblity support for key_{attrib,with_create}

2.00a09     Sep 18 11:04 AM GMT 2003
	- Add tie_scalar, static_hash, tie_hash for V1
	- Abandon lvalue methods
	- Add read & store callbacks (incomplete implementation; just enough
	  for V1 methods)
	- Add code for V1
	- Add new_with_hash_with_init for V1
	- Correct handling of default in array to auto-instantiate for prior
	  keys as needed
	- fix object_tie_list
	- add set_once from V1
	- add singleton for V1
	- add basic INTEGER handling
	- add get_concat, get_counter for V1
	- add key_attrib for V1

2.00a08     Jul 19 10:07 AM GMT 2003
	- Fixes for static_get_set
	- Add v1 tie_list, static_list, object_tie_list
	- Add 'new'
	- Add new_with_args for V1
	- Add basic hash handling
	- Many doc patches

2.00a07     May 10  8:11 AM GMT 2003
	- Tune object '*' method
	- Add !syntax, nested scope, simple name, repeated calls to V2 syntax
	- Add method-renaming syntax
	- Add basic array type
	- Make basic v1 lists work
	- Add tie functionality
	- Add v1 object_list

2.00a06 Wed Jun 19  6:56 PM GMT 2002
	- Add object v1 compatibility

2.00a05 Tue Jun 18  7:06 AM GMT 2002
	- Add '-default', '-default_ctor' options to scalar

2.00a04 Sun Jun 16  3:48 PM GMT 2002
	- Add '-forward' option to scalar

2.00a03 Sun Jun 16 12:44 AM GMT 2002
	- Add '-type' option to scalar

2.00a02	Tue Jun 11  8:10 PM GMT 2002
	- Add tests for scalar (v2)
	- Add warning(s) for v2 types appearing in v1 mode

2.00a01	Fri Jun  6  2:38 AM GMT 2002
	- Basic scalar implemented, passing get_set and static_get_set tests
	  from v1
2005-02-19 11:21:37 +00:00
grant
908e765695 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.
2004-12-20 11:30:55 +00:00
minskim
a1efd19791 Enable pkgviews installation. 2004-10-20 14:44:51 +00:00
tv
77ff53df73 (note: 2.00 not imported because of some instability there; instead,
imported newest stable release, 1.12)

This module solves the problem of having to write a bazillion get/set
methods that are all the same.  The argument to 'use' is a hash whose
keys are the names of types of generic methods generated by MethodMaker
and whose values tell method maker what methods to make.  More
precisely, the keys are the names of MethodMaker methods (methods that
write methods) and the values are the arguments to those methods.
2004-03-29 18:55:46 +00:00