Port details |
- p5-CSS-Sass Compile .scss and .sass files using LibSass
- 3.6.4 textproc =2 3.6.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2019-01-23 00:00:29
- Last Update: 2023-12-31 00:37:05
- Commit Hash: bbab7f5
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: perl5
- License: MIT
- WWW:
- https://metacpan.org/release/OCBNET/CSS-Sass-3.4.12
- Description:
- CSS::Sass provides a perl interface to LibSass, a nearly complete Sass compiler
written in C++. It is currently at ruby sass 3.4 feature parity and heading
towards 3.5 compatibility. It can compile .scss and .sass files.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-CSS-Sass>0:textproc/p5-CSS-Sass
- To install the port:
- cd /usr/ports/textproc/p5-CSS-Sass/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/p5-CSS-Sass
- pkg install p5-CSS-Sass
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-CSS-Sass
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1621699699
SHA256 (CSS-Sass-3.6.4.tar.gz) = 24529e606e1aae914f53e869e42e6bb0eed3e8c9c256343c8f37fa29d9c06941
SIZE (CSS-Sass-3.6.4.tar.gz) = 1334355
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- p5-ExtUtils-CppGuess>=0.14 : devel/p5-ExtUtils-CppGuess
- p5-Encode-Locale>=0.01 : converters/p5-Encode-Locale
- p5-Filesys-Notify-KQueue>=0.01 : devel/p5-Filesys-Notify-KQueue
- p5-Filesys-Notify-Simple>=0.01 : devel/p5-Filesys-Notify-Simple
- perl5>=5.36<5.37 : lang/perl5.36
- gmake>=4.3 : devel/gmake
- perl5>=5.36<5.37 : lang/perl5.36
- Test dependencies:
-
- p5-File-chdir>=0.01 : devel/p5-File-chdir
- p5-Test-Differences>=0.01 : devel/p5-Test-Differences
- p5-YAML-LibYAML>=0.01 : textproc/p5-YAML-LibYAML
- Runtime dependencies:
-
- p5-Encode-Locale>=0.01 : converters/p5-Encode-Locale
- p5-Filesys-Notify-KQueue>=0.01 : devel/p5-Filesys-Notify-KQueue
- p5-Filesys-Notify-Simple>=0.01 : devel/p5-Filesys-Notify-Simple
- perl5>=5.36<5.37 : lang/perl5.36
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_p5-CSS-Sass
- USES:
- compiler:c++11-lang gmake perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.6.4 31 Dec 2023 00:37:05 |
Muhammad Moinur Rahman (bofh) |
*/*: Sunset 12.4-RELEASE/12-STABLE from ports tree
- Remove all references to defunct ARCH arm
- Remove all references to defunct ARCH sparc64
- Remove x11-drivers/xf86-video-sunffb which requires defunct sparc64
ARCH
- Remove sysutils/afbinit requires defunct sparc64 ARCH
- Remove all references to bktr driver
- Remove all references to defunct FreeBSD_12
- Remove all references to OSVERSION/OSREL corresponding to 12
- Remove conditionals in Mk/Uses/cabal.mk
- Remove sparc reference from Mk/Uses/qt-dist.mk
- Remove BROKEN_sparc64/NOT_FOR_ARCH=sparc64
- Remove BROKEN_FreeBSD_12* from:
- Remove OpenSSL patches from:
- Remove conditional flags for OSVERSION >= 1300000 to fixed flags.
Also move conditional flags for non sparc64/arm ARCH to fixed flags.
Reviewed by: brooks, jbeich, rene, salvadore
Differential Revision: https://reviews.freebsd.org/D42068 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.6.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
3.6.4 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
3.6.4 26 May 2021 12:54:45 |
Po-Chuan Hsieh (sunpoet) |
textproc/p5-CSS-Sass: Update to 3.6.4
Changes: https://metacpan.org/changes/distribution/CSS-Sass |
3.6.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.6.3 15 Jun 2020 18:46:09 |
sunpoet |
Cosmetic change |
3.6.3 12 Jun 2020 01:38:03 |
linimon |
Mark as BROKEN on powerpc64-12:
/usr/local/bin/ld: cannot find -lc++
It builds properly on powerpc64-13.
Approved by: portmgr (tier-2 blanket) |
3.6.3 06 May 2020 05:12:25 |
sunpoet |
Update to 3.6.3
Changes: https://metacpan.org/changes/distribution/CSS-Sass |
3.6.2 02 May 2020 01:37:02 |
sunpoet |
Update to 3.6.2
Changes: https://metacpan.org/changes/distribution/CSS-Sass |
3.6.0_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
3.6.0 01 Jun 2019 22:31:42 |
sunpoet |
Update to 3.6.0
Changes: https://metacpan.org/changes/distribution/CSS-Sass |
3.4.13 12 May 2019 16:36:47 |
sunpoet |
Remove outdated PERL_LEVEL check |
3.4.13 14 Apr 2019 17:51:35 |
sunpoet |
Update to 3.4.13
Changes: https://metacpan.org/changes/distribution/CSS-Sass |
3.4.12 12 Apr 2019 20:58:14 |
sunpoet |
Update to 3.4.12
- Update WWW
Changes: https://metacpan.org/changes/release/OCBNET/CSS-Sass-3.4.12 |
3.4.10 08 Apr 2019 19:21:25 |
sunpoet |
Mark MAKE_JOBS_UNSAFE
PR: 237106
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
3.4.10 05 Feb 2019 13:49:13 |
sunpoet |
Fix build on powerpc
PR: 235518
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
3.4.10 22 Jan 2019 23:59:49 |
sunpoet |
Add p5-CSS-Sass 3.4.10
CSS::Sass provides a perl interface to LibSass, a nearly complete Sass compiler
written in C++. It is currently at ruby sass 3.4 feature parity and heading
towards 3.5 compatibility. It can compile .scss and .sass files.
WWW: https://metacpan.org/release/CSS-Sass |