| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Discussed with: pgollucci, stas
Notes:
svn path=/head/; revision=265881
|
|
|
|
|
|
|
|
|
| |
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic
Notes:
svn path=/head/; revision=263313
|
|
|
|
|
|
|
|
| |
PR: ports/150816
Submitted by: pgollucci
Notes:
svn path=/head/; revision=262293
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/147844
Submitted by: pgollucci (myself)
Reviewed by: portmgr (flz)
Discussed with: portmgr (pav)
Tested by: make checksum
Feature safe: yes
Notes:
svn path=/head/; revision=256881
|
|
|
|
|
|
|
|
|
|
| |
Approved by: tabthorpe, glarkin (mentors, implicit)
Submitted by: miwi, pav
Pointyhat to: pgollucci
Feature safe: yes
Notes:
svn path=/head/; revision=241511
|
|
|
|
| |
Notes:
svn path=/head/; revision=241171
|
|
|
|
|
|
|
|
|
| |
PR: ports/134679
Approved by: maintainer timeout (2 weeks)
Submitted by: me
Notes:
svn path=/head/; revision=234955
|
|
|
|
|
|
|
| |
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=234716
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
remove x-generate-plist and friends
- use RF macro and remove SUBDIR where possible
- remove some uneeded GEM_NAME=${DISTNAME}
(this c/should be handled better in bsd.*.mk)
other deltas specific to individual ports:
audio/rubygem-mp3info - unbreak, fix packaging, bump PORTREVISION
devel/rubygem-rapt - adopt
devel/rubygem-rspec - remove BUILD_DEPENDS=RUN_DEPENDS -- neither set
devel/rubygem-ruby2ruby - add #' for vim highlight
graphics/rubygem-extifr - drop PORTREVISION=0
graphics/rubygem-gd2 - add #' for vim highlight
www/rubygem-rubyfulsoup - swap GEM_NAME / DISTNAME for constistency
Sponsored by: RideCharge Inc.
Tested on: RideCharge's Tinderbox
Reviewed by: stas
Notes:
svn path=/head/; revision=231910
|
|
|
|
|
|
|
|
| |
PR: 129834
Submitted by: Alexander Logvinov <ports at logvinov.com> (maintainer)
Notes:
svn path=/head/; revision=224572
|
|
|
|
|
|
|
|
| |
PR: ports/127737
Submitted by: maintainer (Alexander Logvinov)
Notes:
svn path=/head/; revision=221108
|
|
to provide a minimal, flexible, ruby-like way to bundle up all of your
application files for deployment to a Java application server.
Warbler provides a sane set of out-of-the box defaults that should allow
most Rails applications without external gem dependencies
(aside from Rails itself) to assemble and Just Work.
Warbler bundles JRuby and the JRuby-Rack servlet adapter for
dispatching requests to your application inside the java application server,
and assembles all jar files in WARBLER_HOME/lib/*.jar into your application.
No external dependencies are downloaded.
WWW: http://caldersphere.rubyforge.org/warbler/
PR: ports/126327
Submitted by: Alexander Logvinov <ports at logvinov,com>
Notes:
svn path=/head/; revision=218219
|