| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
26 Feb 2013 21:34:45
1.2.2
|
swills  |
- Update to 1.2.2 to fix build |
21 Jan 2012 17:40:15
0.1.2_4
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
23 Jun 2011 18:03:54
0.1.2_4
|
pgollucci  |
- Removing remaining MD5 from rubygem- ports |
08 Dec 2010 23:08:04
0.1.2_4
|
avl  |
- Re-assign all my ruby* ports to ruby@
Discussed with: pgollucci, stas |
23 Nov 2010 04:54:20
0.1.2_4
|
pgollucci  |
Another RF -> RG conversion
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
11 Nov 2010 03:22:25
0.1.2_4
|
pgollucci  |
- github is redirecting all these to https now |
20 Oct 2010 01:35:47
0.1.2_4
|
pgollucci  |
- Mass fixup of WWW: lines pkg-descr based on rubygems.org Homepage meta info
Prompted by: distilator
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
28 Mar 2010 06:47:48
0.1.2_4
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.1.2_3
|
dinoex  |
- update to jpeg-8 |
31 Jul 2009 13:57:52
0.1.2_2
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
28 May 2009 20:44:16
0.1.2_1
|
avl  |
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor) |
09 Apr 2009 00:11:47
0.1.2_1
|
pgollucci  |
- convert to RUBYGEM_AUTOPLIST
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 |
14 Feb 2009 01:03:48
0.1.2_1
|
miwi  |
- Fix plist after ruby update by generating it dynamically. |
06 Apr 2008 08:58:21
0.1.2_1
|
stas  |
- 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@ |
19 May 2007 20:32:57
0.1.2_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
13 Mar 2007 13:15:57
0.1.2
|
miwi  |
A simple CAPTCHA ("Completely Automatic Public Turing Test to Tell Computers
and Humans Apart") written in Ruby. This will dynamically create an image
containing a key displayed on a noisy background, which the user must enter
into a text box.
WWW: http://captcha.rubyforge.org/
PR: ports/110265
Submitted by: Alexander Logvinov <ports at logvinov.com> |