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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: devel/ruby-gems/Makefile.common

Number of commits found: 13

Sunday, 6 Apr 2008
08:58 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@
Original commit
Monday, 7 Jan 2008
03:51 clsung search for other commits by this committer
- default not to write to source_cache file
  - add --no-update-sources in Makefile.common (thanks to Alexander Logvinov)
- files/patch-lib-rubygems-source_info_cache.rb
  fix when try_file() write 4 bytes into source_cache even
DEFAULT_UPDATE_SOURCES is false
- files/patch-lib-rubygems-installer.rb
  - do not write to .require_paths file
  - currently we don't need it
- link bin/gem18 to bin/gem
- bump PORTERVISION

PR:             ports/119051
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
Original commit
Tuesday, 25 Dec 2007
12:49 clsung search for other commits by this committer
- Update to 1.0.1

PR:             portrs/119004
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
Original commit
06:48 clsung search for other commits by this committer
- Update to 0.9.5

PR:             ports/118658
Submitted by:   maintainer (Jonathan Weiss)
Original commit
Friday, 27 Apr 2007
06:22 clsung search for other commits by this committer
- pass GEM_ENV to gems install environment

Approved by:    maintainer (Jonathan Weiss)
Original commit
Friday, 9 Mar 2007
03:16 clsung search for other commits by this committer
- This patch allows to use more than one gem file in rubygems port by defining
DISTFILES.

PR:             ports/109711
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
Original commit
Wednesday, 29 Nov 2006
03:42 clsung search for other commits by this committer
- Update to 0.9.0
- fix pkg-plist
- fix WWW

PR:             ports/103699
Submitted by:   Geraud CONTINSOUZAS <geraud_AT_gcu dot info>
Approved by:    maintainer (Jonathan Weiss)
Original commit
Saturday, 23 Sep 2006
08:15 ijliao search for other commits by this committer
let users/porters define GEM_NAME in their Makefile

PR:             102855
Approved by:    maintainer
Original commit
Thursday, 4 May 2006
21:41 edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with D
Original commit
Wednesday, 12 Apr 2006
09:42 pav search for other commits by this committer
- Introduce more PLIST_SUB variables

PR:             ports/95538
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Original commit
Sunday, 16 Oct 2005
01:48 edwin search for other commits by this committer
[FIX] Chase change of distfile of rubygem-redcloth

        The distfile for the www/rubygem-redcloth port was renamed
        and thus cannot be installed.

PR:             ports/87461
Submitted by:   Jonathan Weiss <jw@innerewut.de>
Original commit
Friday, 5 Aug 2005
15:42 lawrance search for other commits by this committer
Use EXTRACT_ONLY instead of the nonexistent NO_EXTRACT (fixes
problem with non-tar ruby gems)

PR:             ports/84524
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Approved by:    portmgr (clement)
Obtained from:  Ulrich Spoerlein
Original commit
Wednesday, 20 Jul 2005
13:49 pav search for other commits by this committer
- Add a common infrastructure for porting rubygems. It can be used by
  including this file between bsd.port.pre.mk and bsd.port.post.mk
  in similar way PEAR modules are ported now.

PR:             ports/82397
Submitted by:   Jonathan Weiss <jw@innerewut.de>
Original commit

Number of commits found: 13