FreshPorts -- The Place For Ports Sat, 22 Nov 2008 12:56 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-activesupport/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@
Mon, 3 Dec 2007
[ 23:26 miwi ] Original commit 
1.11 devel/rubygem-activesupport/Makefile
1.8 devel/rubygem-activesupport/distinfo
1.8 devel/rubygem-activesupport/pkg-plist
- Update to 1.4.4 (needed for a security update)

PR:             117668
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Approved by:    portmgr (linimon), maintainer timeout
Wed, 4 Apr 2007
[ 02:28 clsung ] Original commit 
1.10 devel/rubygem-activesupport/Makefile
1.7 devel/rubygem-activesupport/distinfo
- Update to 1.4.2

PR:             ports/110659
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
Fri, 9 Mar 2007
[ 02:51 clsung ] Original commit 
1.9 devel/rubygem-activesupport/Makefile
1.6 devel/rubygem-activesupport/distinfo
1.7 devel/rubygem-activesupport/pkg-plist
- Update to 1.4.1

PR:             ports/109540
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
Sat, 27 Jan 2007
[ 23:44 miwi ] Original commit 
1.8 devel/rubygem-activesupport/Makefile
1.5 devel/rubygem-activesupport/distinfo
1.6 devel/rubygem-activesupport/pkg-plist
- Update to 1.4.0

PR:             108336
Submitted by:   Jonathan Weiss<jw@innerewut.de> (maintainer)
Wed, 23 Aug 2006
[ 03:30 clsung ] Original commit 
1.9 databases/rubygem-activerecord/Makefile
1.7 devel/rubygem-activesupport/Makefile
1.7 mail/rubygem-actionmailer/Makefile
1.8 www/rubygem-actionpack/Makefile
1.9 www/rubygem-actionwebservice/Makefile
1.10 www/rubygem-rails/Makefile
1.5 databases/rubygem-activerecord/distinfo
1.5 mail/rubygem-actionmailer/distinfo
1.5 www/rubygem-actionpack/distinfo
1.5 www/rubygem-actionwebservice/distinfo

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
* Update rails and its related ports to match rails 1.1.6:
        activesupport    = 1.3.1
        activerecord     = 1.14.4
        actionpack       = 1.12.5
        actionmailer     = 1.2.5
        actionwebservice = 1.1.6
        rails            = 1.1.6
    This update is needed to fix a serious bug in rails
* Add a x-generate-plist target to easy the creation of pkg-plist
* Add an "WWW" entry on pkg-descr that points to the correspoding
  project on rubyforge.

PR:             ports/101973
Submitted by:   Rui Lopes <rgl_AT_ruilopes dot com>
Approved by:    maintainer (Jonathan Weiss)
Security:      
http://weblog.rubyonrails.org/2006/8/10/rails-1-1-6-backports-and-full-disclosure
Security:      
http://www.vuxml.org/freebsd/90064567-28b1-11db-844d-000c6ec775d9.html
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)
Tue, 25 Apr 2006
[ 21:35 pav ] Original commit 
1.7 databases/rubygem-activerecord/Makefile
1.5 devel/rubygem-activesupport/Makefile
1.5 mail/rubygem-actionmailer/Makefile
1.6 www/rubygem-actionpack/Makefile
1.7 www/rubygem-actionwebservice/Makefile
1.8 www/rubygem-rails/Makefile
1.4 databases/rubygem-activerecord/distinfo
1.4 devel/rubygem-activesupport/distinfo
1.4 mail/rubygem-actionmailer/distinfo
1.4 www/rubygem-actionpack/distinfo

(Only the first 10 of 18 ports in this commit are shown above. View all ports for this commit)
- Update the ruby on rails suite to 1.1.2

PR:             ports/95688
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Sat, 21 Jan 2006
[ 20:25 pav ] Original commit 
1.5 databases/rubygem-activerecord/Makefile
1.4 devel/rubygem-activesupport/Makefile
1.2 devel/rubygem-needle/Makefile
1.5 devel/rubygem-rake/Makefile
1.3 devel/rubygem-rgl/Makefile
1.2 devel/rubygem-rscm/Makefile
1.3 devel/rubygem-stream/Makefile
1.3 devel/rubygem-transactionsimple/Makefile
1.4 mail/rubygem-actionmailer/Makefile
1.3 print/rubygem-colortools/Makefile

(Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- Populate newly created rubygems category
Mon, 19 Dec 2005
[ 14:31 lawrance ] Original commit 
1.3 devel/rubygem-activesupport/Makefile
1.3 devel/rubygem-activesupport/distinfo
1.3 devel/rubygem-activesupport/pkg-plist
Update to 1.2.5.

PR:             ports/90635
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Thu, 21 Jul 2005
[ 00:30 pav ] Original commit 
1.2 devel/rubygem-activesupport/Makefile
1.2 devel/rubygem-activesupport/distinfo
1.2 devel/rubygem-activesupport/pkg-plist
- Update to 1.1.1
- Fix maintainer's email address

Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
Wed, 20 Jul 2005
[ 14:50 pav ] Original commit 
1.1930 devel/Makefile
1.1 devel/rubygem-activesupport/Makefile
1.1 devel/rubygem-activesupport/distinfo
1.1 devel/rubygem-activesupport/pkg-descr
1.1 devel/rubygem-activesupport/pkg-plist
Active Support

Utility classes and extension to the standard library that
were required by Rails, but found of general use.

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

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 days44
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.251 seconds.