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-tidy Ruby interface to HTML Tidy Library Project
1.1.2 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 1.1.2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: No longer needed and not maintained
Expired This port expired on: 2018-02-12
Maintainer: don@na.rim.or.jp search for ports maintained by this maintainer
Port Added: 2007-02-14 03:47:11
Last Update: 2018-02-14 22:14:12
SVN Revision: 461845
Also Listed In: rubygems
License: BSD2CLAUSE RUBY
WWW:
https://rubygems.org/gems/tidy
Description:
Ruby interface to HTML Tidy Library Project WWW: https://rubygems.org/gems/tidy
Homepage    cgit ¦ GitHub ¦ 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 (4 items)
Collapse this list.
  1. /usr/local/share/licenses/rubygem-tidy-1.1.2/catalog.mk
  2. /usr/local/share/licenses/rubygem-tidy-1.1.2/LICENSE
  3. /usr/local/share/licenses/rubygem-tidy-1.1.2/BSD2CLAUSE
  4. /usr/local/share/licenses/rubygem-tidy-1.1.2/RUBY
Collapse this list.
Dependency lines:
  • rubygem-tidy>0:textproc/rubygem-tidy
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-tidy
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (rubygem/tidy-1.1.2.gem) = 6762156f7ec4667bc3901e0b2cb9846c9583d859d6aa2e64533a35c7ed6eef44 SIZE (rubygem/tidy-1.1.2.gem) = 8192

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Runtime dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Patch dependencies:
  1. ruby24 : lang/ruby24
  2. gem24 : devel/ruby-gems
Extract dependencies:
  1. ruby24 : lang/ruby24
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Build

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. www/rubygem-scrapi*
  2. 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:
N/A
USES:
gem
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://rubygems.global.ssl.fastly.net/gems/
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
1.1.2
14 Feb 2018 22:14:12
Revision:461845Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
2018-02-12 textproc/rubygem-tidy: No longer needed and not maintained
2018-02-12 www/rubygem-scrapi: No longer maintained upstream
1.1.2
12 Jan 2018 14:53:16
Revision:458852Original commit files touched by this commit
swills search for other commits by this committer
textproc/rubygem-tidy: mark deprecated

PR:		225009
Approved by:	don@na.rim.or.jp (maintainer)
1.1.2
03 Aug 2017 17:27:24
Revision:447267Original commit files touched by this commit
sunpoet search for other commits by this committer
Add LICENSE

Approved by:	portmgr (blanket)
1.1.2
19 Jan 2017 19:35:24
Revision:431907Original commit files touched by this commit
sunpoet search for other commits by this committer
Update WWW: remove trailing /
1.1.2
11 Dec 2016 19:27:01
Revision:428377Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW: rubygems.org uses https://

With hat:	ruby
1.1.2
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
1.1.2
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
1.1.2
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
1.1.2
19 Aug 2014 15:35:36
Revision:365393Original commit files touched by this commit
swills search for other commits by this committer
many ruby/rubygem ports: death of rubyforge.org

rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:

- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
  only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
  (which are still fetchable from rubygems.org)

The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.

Phabric:	D591
With hat:	ruby
Approved by:	portmgr (because of committing to unstaged graphics/mingplot port)
1.1.2
24 Jan 2014 14:55:44
Revision:340905Original commit files touched by this commit
miwi search for other commits by this committer
- Stage safe
1.1.2
20 Sep 2013 23:17:32
Revision:327773Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
1.1.2
08 Nov 2011 21:59:32
Original commit files touched by this commit
eadler search for other commits by this committer
- fix WWW in pkg-descr

Submitted by:   "Matthew Seaman" <m.seaman@infracaninophile.co.uk>
Approved by:    bapt,sahil (mentors, implicit)
1.1.2
23 Jun 2011 18:03:54
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Removing remaining MD5 from rubygem- ports
1.1.2
20 Oct 2010 01:35:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info

Prompted by:    distilator
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
1.1.2
26 May 2010 19:51:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
  [RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
1.1.2
09 Apr 2009 00:11:47
Original commit files touched by this commit
pgollucci search for other commits by this committer
- convert to RUBYGEM_AUTOPLIST
  remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
  (this c/should be handled better in bsd.*.mk)

other deltas specific to individual ports:
  audio/rubygem-mp3info     - unbreak, fix packaging, bump PORTREVISION
  devel/rubygem-rapt        - adopt
  devel/rubygem-rspec       - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
  devel/rubygem-ruby2ruby   - add #' for vim highlight
  graphics/rubygem-extifr   - drop PORTREVISION=0
  graphics/rubygem-gd2      - add #' for vim highlight
  www/rubygem-rubyfulsoup   - swap GEM_NAME / DISTNAME for constistency

Sponsored by:   RideCharge Inc.
Tested on:      RideCharge's Tinderbox
Reviewed by:    stas
1.1.2
06 Apr 2008 08:58:21
Original commit files touched by this commit
stas search for other commits by this committer
- Add ruby 1.9 support
- Implement new knobs for gems and rake (these are included in
  ruby 1.9 distribution already). Also move gem bits from
  ruby-gems/Makefile.common to bsd.ruby.mk[1]. Now to depend
  on gems or rake you should define USE_RUBYGEMS/USE_RAKE
  accordingly. Also RAKE_BIN variable is provided for
  pointing to the right rake executable.
- Rewrite RUBY_SCHEBANG in awk to eliminate build dependency
  on ruby.

Discussed with: Jonathan Weiss <jw@innerewut.de> [1] (gems maintainer)
Tested by:      ports@
1.1.2
14 Feb 2007 03:45:10
Original commit files touched by this commit
clsung search for other commits by this committer
Add rubygem-tidy 1.1.2, ruby interface to HTML Tidy Library Project.

PR:             ports/108716
Submitted by:   IWATSUKI Hiroyuki <don at na.rim.or.jp>

Number of commits found: 18