notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
p5-CSS-Sass Compile .scss and .sass files using LibSass
3.6.4 textproc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 3.6.4Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-01-23 00:00:29
Last Update: 2023-12-31 00:37:05
Commit Hash: bbab7f5
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.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (25 items)
Collapse this list.
  1. /usr/local/share/licenses/p5-CSS-Sass-3.6.4/catalog.mk
  2. /usr/local/share/licenses/p5-CSS-Sass-3.6.4/LICENSE
  3. /usr/local/share/licenses/p5-CSS-Sass-3.6.4/MIT
  4. bin/psass
  5. lib/perl5/site_perl/mach/5.36/CSS/Sass.md
  6. lib/perl5/site_perl/mach/5.36/CSS/Sass.pm
  7. lib/perl5/site_perl/mach/5.36/CSS/Sass/Plugins.pm
  8. lib/perl5/site_perl/mach/5.36/CSS/Sass/Type.pm
  9. lib/perl5/site_perl/mach/5.36/CSS/Sass/Value.md
  10. lib/perl5/site_perl/mach/5.36/CSS/Sass/Value.pm
  11. lib/perl5/site_perl/mach/5.36/CSS/Sass/Watchdog.pm
  12. lib/perl5/site_perl/mach/5.36/CSS/ppport.h
  13. lib/perl5/site_perl/mach/5.36/auto/CSS/Sass/Sass.so
  14. lib/perl5/site_perl/mach/5.36/auto/CSS/Sass/libsass.so
  15. lib/perl5/site_perl/mach/5.36/auto/CSS/Sass/plugins/digest/digest.so
  16. lib/perl5/site_perl/mach/5.36/auto/CSS/Sass/plugins/glob/glob.so
  17. lib/perl5/site_perl/mach/5.36/auto/CSS/Sass/plugins/img-size/img-size.so
  18. lib/perl5/site_perl/mach/5.36/auto/CSS/Sass/plugins/math/math.so
  19. lib/perl5/site_perl/man/man1/psass.1.gz
  20. lib/perl5/site_perl/man/man3/CSS::Sass.3.gz
  21. lib/perl5/site_perl/man/man3/CSS::Sass::Value.3.gz
  22. lib/perl5/site_perl/man/man3/CSS::Sass::Watchdog.3.gz
  23. @owner
  24. @group
  25. @mode
Collapse this list.
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):
p5-CSS-Sass
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest3.6.43.6.43.6.33.6.43.6.4-3.6.3-
FreeBSD:13:quarterly3.6.43.6.43.6.43.6.43.6.43.6.43.6.43.6.4
FreeBSD:14:latest3.6.43.6.43.6.43.6.43.6.43.6.4-3.6.4
FreeBSD:14:quarterly3.6.43.6.4-3.6.43.6.43.6.43.6.43.6.4
FreeBSD:15:latest3.6.43.6.4n/a3.6.4n/a3.6.43.6.43.6.4
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. p5-ExtUtils-CppGuess>=0.14 : devel/p5-ExtUtils-CppGuess
  2. p5-Encode-Locale>=0.01 : converters/p5-Encode-Locale
  3. p5-Filesys-Notify-KQueue>=0.01 : devel/p5-Filesys-Notify-KQueue
  4. p5-Filesys-Notify-Simple>=0.01 : devel/p5-Filesys-Notify-Simple
  5. perl5>=5.36<5.37 : lang/perl5.36
  6. gmake>=4.3 : devel/gmake
  7. perl5>=5.36<5.37 : lang/perl5.36
Test dependencies:
  1. p5-File-chdir>=0.01 : devel/p5-File-chdir
  2. p5-Test-Differences>=0.01 : devel/p5-Test-Differences
  3. p5-YAML-LibYAML>=0.01 : textproc/p5-YAML-LibYAML
Runtime dependencies:
  1. p5-Encode-Locale>=0.01 : converters/p5-Encode-Locale
  2. p5-Filesys-Notify-KQueue>=0.01 : devel/p5-Filesys-Notify-KQueue
  3. p5-Filesys-Notify-Simple>=0.01 : devel/p5-Filesys-Notify-Simple
  4. 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:
Expand this list (12 items)
Collapse this list.
  1. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/CSS/
  2. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/CSS/
  4. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/CSS/
  5. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/CSS/
  6. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/modules/by-module/CSS/
  7. http://backpan.perl.org/modules/by-module/CSS/
  8. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/CSS/
  9. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/CSS/
  10. https://cpan.metacpan.org/modules/by-module/
  11. https://cpan.metacpan.org/modules/by-module/CSS/
  12. https://www.cpan.org/modules/by-module/CSS/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.6.4
31 Dec 2023 00:37:05
commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38commit hash: bbab7f59e9630416397189df70ec133bdd690e38 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: 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
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
3.6.4
20 Jul 2022 14:23:14
commit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9bcommit hash: 5cf7e35e8664e11393fedc7d89b4d09e0fcced9b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
3.6.4
26 May 2021 12:54:45
commit hash: c54326cf380b7666454b71855ebd308e673c8cf6commit hash: c54326cf380b7666454b71855ebd308e673c8cf6commit hash: c54326cf380b7666454b71855ebd308e673c8cf6commit hash: c54326cf380b7666454b71855ebd308e673c8cf6 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
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
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
3.6.3
15 Jun 2020 18:46:09
Revision:538967Original commit files touched by this commit
sunpoet search for other commits by this committer
Cosmetic change
3.6.3
12 Jun 2020 01:38:03
Revision:538559Original commit files touched by this commit
linimon search for other commits by this committer
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
Revision:534118Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.6.3

Changes:	https://metacpan.org/changes/distribution/CSS-Sass
3.6.2
02 May 2020 01:37:02
Revision:533612Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.6.2

Changes:	https://metacpan.org/changes/distribution/CSS-Sass
3.6.0_1
26 Jul 2019 20:46:57
Revision:507372Original commit files touched by this commit
gerald search for other commits by this committer
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
Revision:503269Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.6.0

Changes:	https://metacpan.org/changes/distribution/CSS-Sass
3.4.13
12 May 2019 16:36:47
Revision:501405Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove outdated PERL_LEVEL check
3.4.13
14 Apr 2019 17:51:35
Revision:498920Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 3.4.13

Changes:	https://metacpan.org/changes/distribution/CSS-Sass
3.4.12
12 Apr 2019 20:58:14
Revision:498748Original commit files touched by this commit
sunpoet search for other commits by this committer
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
Revision:498422Original commit files touched by this commit
sunpoet search for other commits by this committer
Mark MAKE_JOBS_UNSAFE

PR:		237106
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
3.4.10
05 Feb 2019 13:49:13
Revision:492224Original commit files touched by this commit
sunpoet search for other commits by this committer
Fix build on powerpc

PR:		235518
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl>
3.4.10
22 Jan 2019 23:59:49
Revision:490994Original commit files touched by this commit
sunpoet search for other commits by this committer
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

Number of commits found: 18