Port details |
- sassc Wrapper around libsass
- 3.6.1 textproc
=2 Version of this port present on the latest quarterly branch. - Maintainer: nivit@FreeBSD.org
 - Port Added: 2014-04-13 03:17:37
- Last Update: 2022-07-20 14:23:14
- Commit Hash: 5cf7e35
- People watching this port, also watch:: p5-Encode-Locale, json-c, py39-pycparser, font-misc-meltho, mkfontscale
- License: MIT
- Description:
- SassC is a wrapper around libsass (https://github.com/hcatlin/libsass) used
to generate a useful command-line application that can be installed and
packaged for several operating systems.
WWW: http://libsass.org/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/sassc/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/sassc
- pkg install sassc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sassc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1600778191
SHA256 (sass-sassc-3.6.1_GH0.tar.gz) = 8cee391c49a102b4464f86fc40c4ceac3a2ada52a89c4c933d8348e3e4542a60
SIZE (sass-sassc-3.6.1_GH0.tar.gz) = 26137
- 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:
-
- gmake>=4.3 : devel/gmake
- autoconf>=2.71 : devel/autoconf
- automake>=1.16.5 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libsass.so : textproc/libsass
- This port is required by:
- for Build
-
- audio/guitarix-lv2
- ports-mgmt/caronade
- x11/gnome-console
- x11/gnome-shell
- x11/gnome-shell-extensions
- x11-themes/adapta-gtk-theme
- x11-themes/adwaita-qt
- Configuration Options:
- No options to configure
- Options name:
- textproc_sassc
- USES:
- autoreconf compiler:c++11-lib gmake libtool localbase
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
20 Jul 2022 14:23:14 3.6.1 |
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 ) |
06 Apr 2021 14:31:07 3.6.1 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
22 Sep 2020 13:15:32
3.6.1 |
nivit  |
- Update to 3.6.1 |
26 Jul 2019 20:46:57
3.6.0_1 |
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 |
24 May 2019 08:52:37
3.6.0 |
nivit  |
- Update to 3.6.0
- Pet portlint
Changes: https://github.com/sass/sassc/releases/tag/3.6.0 |
12 Dec 2018 01:35:36
3.5.0_1 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
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, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
30 Nov 2018 16:17:53
3.5.0 |
nivit  |
- Update to 3.5.0
PR: 231440
Submitted by: Anton Yuzhaninov <citrin+pr@citrin.ru> |
29 Jul 2018 22:18:46
3.4.8_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
23 Mar 2018 18:31:54
3.4.8_1 |
yuri  |
textproc/libsass: Update 3.4.9->3.5.0; www/py-libsass: Update 0.13.7->0.14.0
Bump textproc/sassc
PR: 226414
Approved by: nivit (maintainer timeout for textproc/libsass; 16 days) |
10 Feb 2018 14:50:17
3.4.8 |
nivit  |
- Update to 3.4.8
- Specificy what makefile to use
- Sort variables in Makefile |
10 Sep 2017 20:55:39
3.4.2_2 |
gerald  |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
01 Apr 2017 15:23:32
3.4.2_1 |
gerald  |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
18 Feb 2017 16:14:45
3.4.2 |
nivit  |
- Update to 3.4.2 |
02 Dec 2016 09:21:59
3.3.6 |
mat  |
http://github.com redirects to https://github.com, spare everyone a redirect.
Sponsored by: Absolight |
05 Jul 2016 19:33:02
3.3.6 |
amdmi3  |
- Update to 3.3.6
PR: 210403
Submitted by: max@kostikov.co
Approved by: maintainer timeout (nivit, 2 weeks) |
01 Apr 2016 14:25:18
1.0.1_1 |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
07 May 2015 20:24:16
1.0.1_1 |
mat  |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
18 Apr 2015 12:58:35
1.0.1_1 |
tijl  |
Convert to USES=autoreconf |
05 Jul 2014 03:23:36
1.0.1_1 |
nivit  |
- Fix fetch.
The project was transferred to github.com/sass account
- Fix distinfo.
No difference in the source code:
http://people.freebsd.org/~nivit/public_distfiles/sassc/1.0.1-hcatlin/sassc-1.0.1.tar.gz
(old distfile)
http://people.freebsd.org/~nivit/public_distfiles/sassc/1.0.1-sass/sassc-1.0.1.tar.gz
(new distfile)
- Bump PORTREVISION
Pointed out by: amdmi3 (see
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191437 ) |
13 Apr 2014 03:16:42
1.0.1 |
nivit  |
SassC is a wrapper around libsass (http://github.com/hcatlin/libsass) used
to generate a useful command-line application that can be installed and
packaged for several operating systems.
WWW: http://libsass.org |