| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
06 Apr 2008 09:58:21
0.13.0
|
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 Mar 2008 02:46:25
0.13.0
|
beech  |
- Update to 0.13.0 |
23 Feb 2008 23:40:03
0.12.0
|
beech  |
- Update to 0.12.0 [1]
- Fix rc file [1]
- Major Makefile cleanup
- Move install to ${DATADIR}
- Fix pkg-plist (pkg_delete)
- Add pkg-message
- Take maintainership
PR: ports/120971
Submitted by: Salvatore Montefusco <sm@brightpebbles.org> [1] |
10 Apr 2007 04:19:12
0.11.0_3
|
lwhsu  |
Update to 0.11 Patch Level 1 and fix cross site scripting vulnerability
Release info:
http://rubyforge.org/frs/shownotes.php?group_id=186&release_id=10014
Security: http://golem.ph.utexas.edu/~distler/blog/archives/001181.html
PR: 111407
Submitted by: Alexander Logvinov <ports AT logvinov.com>
Approved by: clsung (mentor)
Security: http://golem.ph.utexas.edu/~distler/blog/archives/001181.html |
09 Apr 2007 11:59:02
0.11.0_2
|
linimon  |
Maintainer no longer has access to FreeBSD machines. We appreciate the
help in the past.
PR: ports/111184 |
03 Oct 2006 01:59:47
0.11.0_2
|
clsung  |
- instiki need sqlite3 instead of ruby-sqlite3
instiki has bundled sqlite3-ruby in vendor/
- bump PORTREVISION
PR: ports/103793
Submitted by: clsung
Approved by: maintainer (Alastair Rankine) |
08 Aug 2006 12:35:27
0.11.0_1
|
jmelo  |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
24 Jun 2006 12:52:15
0.11.0_1
|
shaun  |
Fix plist: don't remove nls/POSIX or nls/en_US.US-ASCII.
PR: ports/99343
Submitted by: shaun (me)
Approved by: Alastair Rankine <arsptr@internode.on.net> (maintainer),
ahze (mentor) |
09 Jun 2006 09:58:56
0.11.0_1
|
pav  |
* Change maintainer email address
* Fix rc.d file to use SIGKILL to terminate
* Add new port option to use bluecloth from ports (improved Markdown syntax
support)
* Remove unfetchable MASTER_SITE URL
PR: ports/98418
Submitted by: Alastair Rankine <arsptr@internode.on.net> (maintainer) |
03 May 2006 09:00:07
0.11.0
|
pav  |
- Fix fetching
Submitted by: Alastair Rankine <arsptr@optusnet.com.au> (maintainer)
Reported by: krismail |
01 May 2006 15:32:28
0.11.0
|
pav  |
- Update to 0.11.0
The storage was moved to sqlite database! Follow steps in UPDATING.
PR: ports/96301
Submitted by: Alastair Rankine <arsptr@optusnet.com.au> (maintainer) |
15 Apr 2006 17:29:22
0.10.2_2
|
pav  |
- Modernize rc script handling
- Update MASTER_SITES, WWW
PR: ports/95735
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
Approved by: Alastair Rankine <arsptr@optusnet.com.au> (maintainer) |
20 Feb 2006 20:47:50
0.10.2_1
|
dougb  |
Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts. |
14 Feb 2006 12:31:09
0.10.2_1
|
garga  |
- Transfet maintainership to submitter, based on actual maintainer approval
on PR ports/92511
PR: ports/93328
Submitted by: Alastair Rankine <arsptr@optusnet.com.au>
Approved by: maintainer |
13 Feb 2006 10:03:35
0.10.2_1
|
lawrance  |
Fix instiki startup due to a change in the ruby Logger interface.
Bump PORTREVISION.
PR: ports/92511
Submitted by: Alastair Rankine <arsptr@optusnet.com.au>
Reviewed by: Kelley Reynolds <kelley@insidesystems.net> (maintainer) |
22 Jan 2006 02:58:25
0.10.2
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
28 Nov 2005 21:26:21
0.10.2
|
thierry  |
- Unbreak by upgrading to 0.10.2;
- Fix the shebang path;
- Add a --daemon argument to startup script;
- Since I'm there add 2 mirrors.
PR: ports/89175
Submitted by: Alastair Rankine <arsptr (at) optusnet.com.au>
Approved by: maintainer |
26 Nov 2005 07:17:12
0.9.2
|
kris  |
BROKEN: Unfetchable |
17 Jul 2005 22:07:31
0.9.2
|
pav  |
- Fix WWW
PR: ports/82849
Submitted by: Vasil Dimov <vd@datamax.bg>
Approved by: maintainer timeout (16 days) |
25 Apr 2005 09:17:48
0.9.2
|
edwin  |
New Port: www/instiki
Instiki is a wiki clone implemented in ruby with no
dependencies other than ruby-1.8.1 or greater. Instiki was
written and is maintained by David Heinemeier Hansson.
Homepage is WWW://www.instiki.org
PR: ports/76507
Submitted by: Kelley Reynolds <kelley@insidesystems.net> |