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-actionwebservice Simple support for publishing Web Service APIs for Rails applications
1.2.6 www Deleted on this many watch lists=10 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.2.6Version of this port present on the latest quarterly branch.
Broken BROKEN: require actionpack == 1.13.6, but actionpack is 2.2.2
Deprecated DEPRECATED: from rails 2.0 www/rubygem-rails use www/rubygem-activeresource instead
Expired This port expired on: 2009-03-01
Ignore IGNORE: is marked as broken: require actionpack == 1.13.6, but actionpack is 2.2.2
Maintainer: jw@innerewut.de search for ports maintained by this maintainer
Port Added: 2005-07-20 14:07:25
Last Update: 2009-03-09 21:44:06
SVN Revision: UNKNOWN
People watching this port, also watch:: rubygem-rake
Also Listed In: rubygems
License: not specified in port
WWW:
http://rubyforge.org/projects/aws/
Description:
Action Web Service Action Web Service provides a way to publish interoperable web service APIs with Rails without spending a lot of time delving into protocol details. Features * SOAP RPC protocol support * Dynamic WSDL generation for APIs * XML-RPC protocol support * Clients that use the same API definitions as the server for easy interoperability with other Action Web Service based applications * Type signature hints to improve interoperability with static languages * Active Record model class support in signatures WWW: http://www.rubyonrails.org/ WWW: http://rubyforge.org/projects/aws/ - Jonathan Weiss jw@innerewut.de
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • rubygem-actionwebservice>0:www/rubygem-actionwebservice
No installation instructions:
This port has been deleted.
PKGNAME: rubygem-actionwebservice
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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. actionpack-1.13.6.gemspec : www/rubygem-actionpack
  2. activerecord-1.15.6.gemspec : databases/rubygem-activerecord
  3. gem18 : devel/ruby-gems
  4. ruby18 : lang/ruby18
Runtime dependencies:
  1. actionpack-1.13.6.gemspec : www/rubygem-actionpack
  2. activerecord-1.15.6.gemspec : databases/rubygem-activerecord
  3. gem18 : devel/ruby-gems
  4. ruby18 : lang/ruby18
  5. actionpack-1.13.6.gemspec : www/rubygem-actionpack
  6. activerecord-1.15.6.gemspec : databases/rubygem-activerecord
  7. gem18 : devel/ruby-gems
  8. ruby18 : lang/ruby18
  9. ruby18 : lang/ruby18
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/rubygem/
  2. http://files.rubyforge.mmmultiworks.com/aws/
  3. http://files.rubyforge.vm.bytemark.co.uk/aws/
  4. http://rubyforge.iasi.roedu.net/files/aws/
Collapse this list.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.6
09 Mar 2009 21:44:06
Original commit files touched by this commit
miwi search for other commits by this committer
2009-02-15 ftp/downloader: sources unavailable - website dissappeared
2009-03-04 devel/rubygem-mojombo-grit: Obsolete, use devel/rubygem-grit instead
2009-03-08 mail/postfix1: Not supported anymore by vendor. Please choose a new
one version.
2009-03-08 mail/postfix21: Not supported anymore by vendor. Please choose a new
one version.
2009-03-08 mail/postfix22: Not supported anymore by vendor. Please choose a new
one version.
2009-03-01 www/rubygem-actionwebservice: from rails 2.0 www/rubygem-rails use
www/rubygem-activeresource instead
1.2.6
16 Feb 2009 08:05:35
Original commit files touched by this commit
clsung search for other commits by this committer
- mark DEPRECATED
- from 2.0, rubygems-rails require activeresource instead of actionwebservice
- ref:
http://github.com/rails/rails/blob/ed5fa2fe339e0aabde657ffdec24ac591d390d73/railties/CHANGELOG

PR:             ports/131284
Submitted by:   clsung
Approved by:    maintainer (Jonathan Weiss)
1.2.6
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.2.6
03 Dec 2007 23:26:34
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.6 (needed for a security update)

PR:             117668
Submitted by:   Alexander Logvinov <ports@logvinov.com>
Approved by:    portmgr (linimon), maintainer timeout
1.2.3
04 Apr 2007 01:32:54
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.2.3

PR:             ports/110659
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
1.2.2
09 Mar 2007 02:53:17
Original commit files touched by this commit
clsung search for other commits by this committer
- Update to 1.2.2

PR:             109540
Submitted by:   Alexander Logvinov <ports_AT_logvinov dot com>
Approved by:    maintainer (Jonathan Weiss)
1.2.1
27 Jan 2007 23:44:15
Original commit files touched by this commit
miwi search for other commits by this committer
- Update to 1.2.1

PR:             108336
Submitted by:   Jonathan Weiss<jw@innerewut.de> (maintainer)
1.1.6
23 Aug 2006 02:30:46
Original commit files touched by this commit
clsung search for other commits by this committer
* 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
1.1.2
08 Aug 2006 11:35:27
Original commit files touched by this commit
jmelo search for other commits by this committer
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.

Approved by:    portmgr (erwin)
1.1.2
25 Apr 2006 20:35:52
Original commit files touched by this commit
pav search for other commits by this committer
- Update the ruby on rails suite to 1.1.2

PR:             ports/95688
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
1.0.0_1
21 Jan 2006 20:25:07
Original commit files touched by this commit
pav search for other commits by this committer
- Populate newly created rubygems category
1.0.0_1
18 Jan 2006 06:51:49
Original commit files touched by this commit
pav search for other commits by this committer
- Update plist for ruby 1.8.4 rdoc

Reported by:    krismail
1.0.0
19 Dec 2005 14:36:00
Original commit files touched by this commit
lawrance search for other commits by this committer
Update to 1.0.0.

PR:             ports/90635
Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
0.8.1_1
22 Jul 2005 22:39:51
Original commit files touched by this commit
pav search for other commits by this committer
- Add missed dependency

Submitted by:   Jonathan Weiss <jw@innerewut.de> (maintainer)
0.8.1
20 Jul 2005 23:33:09
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.8.1
- Fix maintainer's email address

Submitted by:   Jonathan Weiss <jw@innerewut.de>
0.7.1
20 Jul 2005 14:05:09
Original commit files touched by this commit
pav search for other commits by this committer
Action Web Service provides a way to publish interoperable web service APIs with
Rails without spending a lot of time delving into protocol details.

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

Number of commits found: 16