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.

non port: lang/ruby16_static/Makefile

Number of commits found: 9

Tuesday, 13 Feb 2007
09:11 stas search for other commits by this committer
- Remove expired ruby 1.6 ports.
- Remove expired ruby18_static port that depends on ruby16
Original commit
Tuesday, 2 Jan 2007
19:19 stas search for other commits by this committer
- Deprecate old and unmaintained ruby ports. It seems, that nobody uses it.
Original commit
Thursday, 31 Aug 2006
20:52 sem search for other commits by this committer
- Comment out -j3 make flag. ruby18_static build can fail with it.
Original commit
Friday, 11 Nov 2005
01:18 linimon search for other commits by this committer
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months.  We hope to see him back sometime.
Original commit
Monday, 27 Sep 2004
23:07 kris search for other commits by this committer
ruby18_static builds on amd64

Approved by:    portmgr (self)
Original commit
Sunday, 4 Apr 2004
01:35 kris search for other commits by this committer
Slave port ruby18_static is BROKEN on amd64: Configure fails
Original commit
Tuesday, 30 Mar 2004
19:20 krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
Original commit
Thursday, 26 Feb 2004
19:20 knu search for other commits by this committer
Change the default version of ruby to 1.8 for i386 as well, finally.

Always put a version suffix to the ruby name (no matter if ruby is the
default version) to avoid mess in future.

[Notes for i386 users]

If you are a ruby developer and still want to stick with ruby 1.6 as
default, please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.

If you are a ruby developer and want to keep ruby 1.6 as default,
please add RUBY_DEFAULT_VER=1.6 to /etc/make.conf.  Otherwise, please
run the following series of commands to migrate to ruby 1.8:

  1) Reinstall portupgrade manually (and ruby 1.8 will be installed)
        pkg_delete portupgrade-\*
        (cd /usr/ports/sysutils/portupgrade; make install clean)

  2) Reinstall everything that depends on ruby 1.6 (to use ruby 1.8)
        portupgrade -fr lang/ruby16

  3) Reinstall ruby 1.8 (because the previous step kills symlinks)
        portupgrade -f lang/ruby18

  4) Deinstall ruby 1.6 stuff (if you are paranoia)
        pkg_deinstall -ri lang/ruby16
Original commit
Thursday, 13 Nov 2003
19:58 knu search for other commits by this committer
Unbreak by removing an obsolete patch, which fix has already been
integrated into lang/ruby16.
Original commit

Number of commits found: 9