Version: 0.10, Package name: p5-CSS-Squish-0.10 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description This module takes a list of CSS files and concatenates them, making sure to honor any valid @import statements included in the files. Following the CSS 2.1 spec, @import statements must be the first rules in a CSS file. Media-specific @import statements will be honored by enclosing the included file in an @media rule. This has the side effect of actually *improving* compatibility in Internet Explorer, which ignores media-specific @import rules but understands @media rules. It is possible that future versions will include methods to compact whitespace and other parts of the CSS itself, but this functionality is not supported at the current time. |
Filesize: 8.443 KB |
Version History (View Complete History) |
|
2020-07-03 15:46:09 by Stuart Henderson | Files touched by this commit (1723) |
Log message: bump for search.cpan.org->metacpan.org change |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-03-20 13:57:24 by Christian Weisgerber | Files touched by this commit (1617) |
Log message: Remove SHARED_ONLY from all CPAN Perl ports and the cpan and perl MODULES. Add WANTLIB+=perl and PKG_ARCH=* as appropriate. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2011-01-07 04:46:59 by Benoit Lecocq | Files touched by this commit (2) |
Log message: - update p5-CSS-Squish to 0.10 |
2010-12-03 04:46:54 by Antoine Jacoutot | Files touched by this commit (371) |
Log message: Bump after recent cpan.port.mk change. ok jasper@ (final commit) |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-19 02:02:58 by Marc Espie | Files touched by this commit (243) |
Log message: USE_GROFF=Yes |
2010-10-07 08:35:01 by Stephan A. Rickauer | Files touched by this commit (2) |
Log message: update to 0.09 |
2009-06-02 21:21:58 by Michael Erdely | Files touched by this commit (2) |
Log message: Update to 0.08 Now depend on p5-URI "sure" robert@ |
2008-05-07 11:40:21 by Robert Nagy | Files touched by this commit (2) |
Log message: update to version 0.07 |
2007-09-15 14:38:27 by Michael Erdely | Files touched by this commit (258) |
Log message: Remove surrounding quotes from COMMENT-*/ERRORS/NO_REGRESS/PERMIT_*/REGRESS_IS_INTERACTIVE Change '.include "bsd.port.mk"' to '.include <bsd.port.mk>' while here (ok naddy@) |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2007-01-16 10:52:07 by Simon Dassow | Files touched by this commit (54) |
Log message: cpanify, use SHARED_ONLY and set one license looks ok to jasper@ |