- Pet portlint(1) - whitespace nits in Makefile and pkg-descr
- Fix a typo and grammar in pkg-descr
- Add pkg-install which creates a symlink for renamed Weechat binary
- change maintainer's email
- drop LICENSE_FILE for standard license (GPLv2)
- mark MAKE_JOBS_UNSAFE (thanks to stefanct and idwer)
- whitespace fixes, while here
PR: 181654
Submitted by: Hakisho Nukama <nukama@gmail.com> (maintainer)
Changes:
0.09 Thu, 15 Aug 2013 09:08:00 +0100
- Added support for clients which send an If-Modified-Since
HTTP header in the request. We return a 304 if the file
has not been changed.
0.08 Wed, 14 Aug 2013 17:00:00 +0100
- Replaced File::MMagic and MIME::Types with File::LibMagic
which should be more reliable.
Closes: http://rt.cpan.org/Public/Bug/Display.html?id=39598
- Improved docs and code example.
Closes: http://rt.cpan.org/Public/Bug/Display.html?id=37701
- Added support for the Last-Modified and Date HTTP headers,
this consequently adds a new dependency on HTTP::Date.
- Added support for not sending the content when the request
method is HEAD.
Something went with shar extraction.
One new patch came out wrong and the other wasn't created.
Let's put them right now.
PR: ports/180576
Reported by: Domininic Fandrey (maintainer)
Every touched port was build-tested and passed.
PR: ports/180675
Submitted by: Dominic Fandrey (maintainer)
Tested on: FreeBSD 9.1/amd64 with poudriere
from existing packages and not fallback on building from source.
This is useful for package building tools such as poudriere and tinderbox
to avoid building from source and confusing the build log, if a dependency
failed to build for some reason.
NOTE: USE_PACKAGE_DEPENDS has not changed here. It has always
reverted to source if the package was not present.
PR: ports/180725
Submitted by: crees
With hat: portmgr
Changelog:
1.924 2013-08-10 23:23:55 America/New_York
update use of Email::MIME::ContentType to match new, fixed hash keys:
type/subtype
1.923 2013-08-08 21:59:02 America/New_York
do not consider the part-ending CRLF part of the body
avoid undefined warnings in debug_structure [rt.cpan.org #82388]
(Thanks, Kurt Anderson)
better error message when the given body is a ref but not a scalar
ref [rt.cpan.org #59205]
- Trim header
Changelog:
1.017 2013-08-10 23:19:14 America/New_York
make $STRICT_PARAMS actually work! (thanks, Matthew Green!)
[rt.cpan.org #87460]
1.016 2013-08-10 23:14:42 America/New_York
correct the longstanding and embarrassing misuse of "discrete" and
"composite" to mean "type" and "subtype"; the returned data still
contains the wrong old names so your code shouldn't break
repackage to update bugtracker, repo, etc.
Changelog:
1.6.3 August 9 2012
- Fixed bug in "Build.PL" regarding "podselect," updated Build.PL reqs
1.6.2 August 9 2012
- Made output of "tablify -v" prettier using Text::Autoformat
The port is broken because the distfile can't be fetched due to upstream
site disappearing. However, development has ceased for 6 years and it is
obsolete since similar projects such as cisoplus are still being developed.
Hopefully marking it deprecated and due for removal will provoke cisoplus
to be made into a port.
PR: 181558
Approved by: rodrigo (maintainer)