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
rubygem-sass32 Extension of CSS3
3.2.19 textproc Deleted 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.2.19Version of this port present on the latest quarterly branch.
Maintainer: ruby@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2014-03-31 01:03:33
Last Update: 2021-12-21 19:30:01
Commit Hash: 17439fa
Also Listed In: ruby
License: MIT
WWW:
https://sass-lang.com/
Description:
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. It's translated to well-formatted, standard CSS using the command line tool or a web-framework plugin. WWW: https://sass-lang.com/
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (3 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-sass32-3.2.19/catalog.mk
  2. /usr/local/share/licenses/rubygem-sass32-3.2.19/LICENSE
  3. /usr/local/share/licenses/rubygem-sass32-3.2.19/MIT
Collapse this list.
Dependency lines:
  • rubygem-sass32>0:textproc/rubygem-sass32
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-sass32
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rubygem/sass-3.2.19.gem) = ddcd7d76d98daa8f3ebbaec196972500a6cf6e854f9c328fcfc9aa556f29bfac SIZE (rubygem/sass-3.2.19.gem) = 261632

Packages (timestamps in pop-ups are UTC):
rubygem-sass32
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--3.2.19---3.2.19-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
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. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Runtime dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Patch dependencies:
  1. ruby27 : lang/ruby27
  2. gem27 : devel/ruby-gems
Extract dependencies:
  1. ruby27 : lang/ruby27
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. textproc/rubygem-sass-rails4-rails41*
  2. www/rubygem-dashing*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
textproc_rubygem-sass32
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.org/downloads/
Collapse this list.
Port Moves
  • port moved to textproc/rubygem-sass on 2021-12-21
    REASON: Remove obsoleted port. Use textproc/rubygem-sass instead

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
3.2.19
21 Dec 2021 19:30:01
commit hash: 17439fa09aaae832c87dbaac674a5815a618f4d1commit hash: 17439fa09aaae832c87dbaac674a5815a618f4d1commit hash: 17439fa09aaae832c87dbaac674a5815a618f4d1commit hash: 17439fa09aaae832c87dbaac674a5815a618f4d1 files touched by this commit
Po-Chuan Hsieh (sunpoet) search for other commits by this committer
textproc/rubygem-sass32: Remove obsoleted port

Use textproc/rubygem-sass instead.
3.2.19
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.2.19
28 May 2020 07:51:53
Revision:536748Original commit files touched by this commit
danfe search for other commits by this committer
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 5).
3.2.19
18 Feb 2018 13:38:30
Revision:462241Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW
3.2.19
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
3.2.19
27 Apr 2016 21:57:32
Revision:414136Original commit files touched by this commit
swills search for other commits by this committer
Convert USES=gem:autoplist to USES=gem since autoplist is default
3.2.19
27 Apr 2016 16:36:42
Revision:414118Original commit files touched by this commit
swills search for other commits by this committer
create USES=gem and update rubygem- ports to use it

Note that for now ports still have to have USE_RUBY=yes to use USES=gem

PR:		209041
Differential Revision:	https://reviews.freebsd.org/D6070
3.2.19
04 Apr 2016 15:24:53
Revision:412516Original commit files touched by this commit
swills search for other commits by this committer
devel/ruby-gems: Update to 2.6.2

PR:		208371
Submitted by:	wen (partial)
3.2.19
10 Oct 2015 23:13:54
Revision:399064Original commit files touched by this commit
sunpoet search for other commits by this committer
- Add LICENSE_FILE
- Update PORTSCOUT
3.2.19
02 Jul 2015 16:01:08
Revision:391169Original commit files touched by this commit
pgollucci search for other commits by this committer
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files

Obtained from:  DEVELOPER_MODE
With Hat:       ruby@

Sponsored by:   RideCharge Inc / Curb
3.2.19
30 Mar 2015 02:47:08
Revision:382631Original commit files touched by this commit
swills search for other commits by this committer
Update ruby-gems to 2.4.5

Note this is a big upgrade and the way gemspecs are generated changed. As a
result, all patched gemspecs had to have new patches.
3.2.19
26 Aug 2014 19:25:54
Revision:366252Original commit files touched by this commit
swills search for other commits by this committer
textproc/rubygem-sass32: update to last 3.2.x version

While here, tell portscout to ignore this port.
3.2.18
03 Apr 2014 03:21:43
Revision:349966Original commit files touched by this commit
swills search for other commits by this committer
- Update to 3.2.18
3.2.17
31 Mar 2014 01:03:17
Revision:349696Original commit files touched by this commit
swills search for other commits by this committer
Sass is an extension of CSS3, adding nested rules, variables, mixins, selector
inheritance, and more. It's translated to well-formatted, standard CSS using
the command line tool or a web-framework plugin.

This older version will be used by rubygem-compass.

WWW: http://sass-lang.com/

Number of commits found: 14