FreshPorts -- The Place For Ports Sat, 22 Nov 2008 1:16 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

non port: devel/rubygem-daemons/Makefile
CVSWeb

Number of commits found: 12

Sun, 6 Apr 2008
[ 09:58 stas ] Original commit 
1.2 archivers/rubygem-archive-tar-minitar/Makefile
1.9 audio/euphoria/Makefile
1.10 audio/rubygem-mp3info/Makefile
1.8 audio/snett/Makefile
1.8 audio/xmms2-scrobbler/Makefile
1.3 benchmarks/rubygem-railsbench/Makefile
1.30 converters/ruby-iconv/Makefile
1.22 databases/ruby-gdbm/Makefile
1.17 databases/rubygem-activerecord/Makefile
1.5 databases/rubygem-memcache-client/Makefile

(Only the first 10 of 124 ports in this commit are shown above. View all ports for this commit)
- 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@
Tue, 25 Mar 2008
[ 23:01 miwi ] Original commit 
1.11 devel/rubygem-daemons/Makefile
1.9 devel/rubygem-daemons/distinfo
1.7 devel/rubygem-daemons/pkg-plist
- Update to 1.0.10

PR:             121984
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
Fri, 14 Dec 2007
[ 03:41 clsung ] Original commit 
1.10 devel/rubygem-daemons/Makefile
1.8 devel/rubygem-daemons/distinfo
- Update to 1.0.9

Submitted by:   maintainer (Alexander Logvinov), via email
Thu, 27 Sep 2007
[ 21:56 miwi ] Original commit 
1.9 devel/rubygem-daemons/Makefile
1.7 devel/rubygem-daemons/distinfo
- Update to 1.0.8

PR:             116618
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
Thu, 12 Jul 2007
[ 10:16 miwi ] Original commit 
1.8 devel/rubygem-daemons/Makefile
1.6 devel/rubygem-daemons/distinfo
1.6 devel/rubygem-daemons/pkg-plist
- Update to 1.0.7

PR:             114513
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
Sun, 27 May 2007
[ 11:40 miwi ] Original commit 
1.7 devel/rubygem-daemons/Makefile
1.5 devel/rubygem-daemons/distinfo
1.5 devel/rubygem-daemons/pkg-plist
- Update to 1.0.6

PR:             112541
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
Tue, 6 Mar 2007
[ 15:48 clsung ] Original commit 
1.6 devel/rubygem-daemons/Makefile
1.4 devel/rubygem-daemons/distinfo
1.4 devel/rubygem-daemons/pkg-plist
- Update to 1.0.5
- grab maintainership

Submitted by:   new maintainer (Alexander Logvinov)
Mon, 19 Feb 2007
[ 10:26 clsung ] Original commit 
1.5 devel/rubygem-daemons/Makefile
1.3 devel/rubygem-daemons/distinfo
1.3 devel/rubygem-daemons/pkg-plist
- Update to 1.0.4
Fri, 26 Jan 2007
[ 16:13 pav ] Original commit 
1.20 devel/aap/Makefile
1.10 devel/agide/Makefile
1.24 devel/global/Makefile
1.19 devel/regexxer/Makefile
1.4 devel/ruby-rcov/Makefile
1.4 devel/rubygem-daemons/Makefile
1.3 devel/rubygem-gem_plugin/Makefile
1.6 devel/rubygem-tzinfo/Makefile
1.7 math/py-fpconst/Makefile
1.7 www/rubygem-mongrel/Makefile

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Drop maintainership

PR:             ports/108376
Submitted by:   Rui Lopes <rgl@ruilopes.com> (maintainer)
Mon, 25 Sep 2006
[ 01:31 clsung ] Original commit 
1.3 devel/rubygem-daemons/Makefile
1.2 devel/rubygem-daemons/distinfo
1.2 devel/rubygem-daemons/pkg-plist
- Update to 1.0.1

PR:             ports/103595
Submitted by:   maintainer (Rui Lopes)
Tue, 8 Aug 2006
[ 12:35 jmelo ] Original commit 
1.14 audio/ruby-freedb/Makefile
1.10 audio/ruby-mp3info/Makefile
1.4 audio/ruby-ogginfo/Makefile
1.9 audio/ruby-shout/Makefile
1.9 audio/rubygem-mp3info/Makefile
1.5 comms/ruby-serialport/Makefile
1.7 databases/ruby-sqlite/Makefile
1.10 databases/ruby-sqlite3/Makefile
1.8 databases/rubygem-activerecord/Makefile
1.2 databases/rubygem-memcache-client/Makefile

(Only the first 10 of 52 ports in this commit are shown above. View all ports for this commit)
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:    portmgr (erwin)
Mon, 5 Jun 2006
[ 15:24 pav ] Original commit 
1.2254 devel/Makefile
1.1 devel/rubygem-daemons/Makefile
1.1 devel/rubygem-daemons/distinfo
1.1 devel/rubygem-daemons/pkg-descr
1.1 devel/rubygem-daemons/pkg-plist
Daemons provides an easy way to wrap existing ruby scripts (for example
a self-written server) to be run as a daemon and to be controlled by
simple start/stop/restart commands.

If you want, you can also use daemons to run blocks of ruby code in a
daemon process and to control these processes from the main application.

Besides this basic functionality, daemons offers many advanced features
like exception backtracing and logging (in case your ruby script
crashes) and monitoring and automatic restarting of your processes if
they crash.

WWW: http://daemons.rubyforge.org/

PR:             ports/97531
Submitted by:   Rui Lopes <rgl@ruilopes.com>

Number of commits found: 12

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13
firefox10Nov 13

13 vulnerabilities affecting 33 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19420
Broken 158
Deprecated 82
Ignore 444
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 55
Expired 55
Set to expire 65
Interactive 78
new 24 hours 14
new 48 hours15
new 7 days42
new fortnight80
new month127

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.085 seconds.