Port details |
- ruby-robjectteam Enables the ObjectTeams paradigm to the Ruby language
- 1.0_1 devel
=1 1.0_1Version of this port present on the latest quarterly branch. BROKEN: not staged
DEPRECATED: Not staged. See http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-May/000080.html
This port expired on: 2014-08-31
IGNORE: is marked as broken: not staged
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: 2002-11-09 14:21:41
- Last Update: 2014-09-01 17:21:56
- SVN Revision: 366905
- People watching this port, also watch:: mimedefang
- Also Listed In: ruby
- License: not specified in port
- WWW:
- http://sourceforge.net/projects/robjectteam/
- Description:
- his package brings the ObjectTeams paradigm to ruby.
The ObjectTeams paradigm (see www.objectteams.org) is an aspect
oriented approach to achieve advanced separation of concerns.
ROT allows the programmer to encapsulate the interaction of a set of
objects (roles) into a compound object (the team). Aspects can be
implemented as roles and are weaved into domain classes via a
connector at runtime (runtime weaving). These aspects can be
explicitly activated and deactivated.
WWW: http://sourceforge.net/projects/robjectteam/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- ruby19-robjectteam>0:devel/ruby-robjectteam
- No installation instructions:
- This port has been deleted.
- PKGNAME: ruby19-robjectteam
- 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. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- ruby19 : lang/ruby19
- Runtime dependencies:
-
- ruby19 : lang/ruby19
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0_1 01 Sep 2014 17:21:56
  |
antoine  |
Finish some removals |
1.0_1 04 Jul 2014 12:06:07
  |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
1.0_1 09 Apr 2014 07:47:03
  |
bapt  |
Mark as broken non staged ports using the ruby framework
With hat: portmgr |
1.0_1 20 Sep 2013 17:17:45
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4) |
1.0_1 29 Aug 2013 18:06:48
  |
sunpoet  |
- Remove Author line |
1.0_1 29 Aug 2013 04:10:38
  |
sunpoet  |
- Use single space after WWW: |
1.0_1 01 Nov 2011 22:59:35
 |
pgollucci  |
Send ports@ ruby ports over ruby@
most of these were from stas@ |
1.0_1 24 Oct 2011 03:33:20
 |
stas  |
- Return my ports back to the pool. I was unable to make any fixes to
my ports in the past 3 weeks while ports were broken on any 10.x
machines, which means I'm unable to maintain them. So let people know
that there's no available support for them until things are back to
normal (which also means that anyone with spare time will be able
to fix them without getting approval). |
1.0_1 03 Jul 2011 14:59:23
 |
ohauer  |
-remove MD5 |
1.0_1 03 May 2011 01:49:59
 |
swills  |
- Fix build with Ruby 1.9
PR: ports/156474
Submitted by: Eric Freeman <freebsdports@chillibear.com>
Approved by: maintainer (timeout) |
1.0 22 Aug 2009 00:18:43
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.0 01 Jun 2008 09:42:37
 |
olgeni  |
Large round of typo fixes in ports/devel (pkg-descr). |
1.0 27 Mar 2007 22:12:03
 |
stas  |
- Change my email.
Suggested by: skv |
1.0 24 Mar 2007 14:03:04
 |
pav  |
- COPYTREE_* are now part of bsd.port.mk
PR: ports/100996
Submitted by: stass |
1.0 08 Aug 2006 00:47:40
 |
clsung  |
- Update to 1.0
- Garantee permissions safety
- Take maintainership
PR: ports/101605
Submitted by: maintainer (Stanislav Sedov) |
0.9 24 Nov 2005 15:40:04
 |
pav  |
- Add some SHA256 checksums |
0.9 11 Nov 2005 01:18:01
 |
linimon  |
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. |
0.9 22 Mar 2004 15:05:32
 |
knu  |
Add SIZE data.
Submitted by: trevor |
0.9 18 Feb 2003 05:04:59
 |
knu  |
De-pkg-comment. |
0.9 14 Jan 2003 11:14:17
 |
knu  |
Add a missing @dirrm.
Submitted by: bento |
0.9 09 Nov 2002 14:18:52
 |
knu  |
Add ruby robjectteam, which enables the ObjectTeams paradigm to the
Ruby language. |