Commit graph

10 commits

Author SHA1 Message Date
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
jlam
3b9e75e990 Update mail/p5-MIME-Types to 1.16. Changes from version 1.15 include:
* application/smil is 8bit
   * application/x-javascript becomes application/javascript.
   * New MIME type: application/ecmascript
2006-05-02 04:33:51 +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
50404efcc5 Update to 1.15:
version 1.15: Thu Mar 31 14:12:54 CEST 2005

	- [Ave Wringeley] contributed MIME::Types methods types() and
	  extensions()

	- [Kjetil Kjernsmo] Added non-registered but useful OpenOffice/
	  StarOffice types application/vnd.sun.xml.*

	- [Tatsuhiko Miyagawa] contributed audio/3gpp and video/3gpp
	  from RFC3839.

version 1.14: Wed Nov 24 18:09:49 CET 2004

	- [Ville Skyttä] provided some minor fixes and two new types

	- [Ave Wringley] contributed video/x-ms-wmv

	- [Ave Wringley] reported a bug in MIME::Types->addType, which
	  produced a warning about double declaration where it shoudln't
2005-04-05 09:18:20 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
adrianp
541e01f612 - Update to 1.13
- [Ville Skyttä] and [Austing Ziegler] updated the type list to
	  IANA registry dated 2004-04-09.  Many changes to clean-up the
	  list, trying to find a good balance between IANA's rules and
	  common practice.
2004-12-29 13:21:44 +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
08ad243649 Import p5-MIME-Types from pkgsrc-wip. Packaged by Adrian Portelli,
and slightly modified by me.

A start for a more detailed data-structure to keep knowledge about
various data types are defined by MIME.  Some basic treatments with
mime types are implemented.
2004-02-17 02:42:03 +00:00