6afc FreshPorts -- textproc/p5-CSS-Squish
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-CSS-Squish 0.10 textproc on this many watch lists=4 search for ports that depend on this port
Compact many CSS files into one big file
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Jun 2006 05:16:26
Also Listed In: www perl5
License: not specified in port


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 feature versions will include methods to compact 
whitespace and other parts of the CSS itself, but this functionality is 
not supported at the current time.

Author: Thomas Sibley <trs@bestpractical.com>
WWW: http://search.cpan.org/dist/CSS-Squish/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. net/p5-URI
  2. devel/p5-Test-LongString
  3. lang/perl5.8
Required To Run:
  1. net/p5-URI
  2. lang/perl5.8

This port is required by:

for Build for Run

To install the port: cd /usr/ports/textproc/p5-CSS-Squish/ && make install clean
To add the package: pkg_add -r p5-CSS-Squish


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/CSS/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CSS/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CSS/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/CSS/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CSS/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CSS/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CSS/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/CSS/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/CSS/
  11. http://at.cpan.org/modules/by-module/CSS/
  12. http://backpan.perl.org/modules/by-module/CSS/
  13. http://cpan.nctu.edu.tw/modules/by-module/CSS/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CSS/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CSS/
  16. http://www.cpan.dk/modules/by-module/CSS/
  17. http://www.cpan.dk/modules/by-module/CSS/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
10 Jun 2012 18:42:48
Original commit files touched by this commit  0.10
swills search for other commits by this committer
- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:             ports/168208
Approved by:    portmgr (miwi)
28 Dec 2011 08:20:20
Original commit files touched by this commit  0.10
ehaupt search for other commits by this committer
End WWW CPAN URL with a "/"
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.10
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
09 Nov 2010 07:08:43
Original commit files touched by this commit  0.10
leeym search for other commits by this committer
- update to 0.10
29 Jan 2010 08:15:53
Original commit files touched by this commit  0.09
jadawin search for other commits by this committer
- Update to 0.09
- Pacify portlint
- Changelog: http://cpansearch.perl.org/src/TSIBLEY/CSS-Squish-0.09/CHANGES
13 Dec 2009 18:07:49
Original commit files touched by this commit  0.08
pgollucci search for other commits by this committer
- Turn over a bunch of p5- ports that change infrequently to perl@
  so more people can look at them.
16 May 2009 06:27:56
Original commit files touched by this commit  0.08
pgollucci search for other commits by this committer
- Mark most of my ports MAKE_JOBS_SAFE=yes

Tested by: several builds in P6 TB
23 Apr 2009 04:35:33
Original commit files touched by this commit  0.08
pgollucci search for other commits by this committer
- Update to 0.08
31 Jul 2008 18:32:51
Original commit files touched by this commit  0.07
pgollucci search for other commits by this committer
- Take Maintainer of the remaining unmaintained www/rt* dependencies

Approved by:    araujo (mentor)
29 Apr 2008 05:27:10
Original commit files touched by this commit  0.07
linimon search for other commits by this committer
Reset aaron's port maintainerships due to many maintainer-timeouts.
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.07
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
16 Feb 2008 16:29:46
Original commit files touched by this commit  0.07
wxs search for other commits by this committer
Update to 0.07.

PR:             ports/12006
Submitted by:   Vivek Khera <vivek@khera.org>
Approved by:    aaron (maintainer timeout), garga (mentor)
08 Sep 2007 01:06:22
Original commit files touched by this commit  0.05
linimon search for other commits by this committer
Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:   gabor
Sponsored by:   Google Summer of Code 2007
Hat:            portmgr
31 Jul 2006 20:03:27
Original commit files touched by this commit  0.05
aaron search for other commits by this committer
- Update to v0.05
19 Jun 2006 05:15:55
Original commit files touched by this commit  0.04
aaron search for other commits by this committer
Adding port textproc/p5-CSS-Squish, Compact many CSS files into one big
file.

Approved by:    tobez (implicit)

Number of commits found: 15

2842
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24525
Broken 217
Deprecated 473
Ignore 636
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 3
new 48 hours10
new 7 days26
new fortnight59
new month211

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0