Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.3_2 21 Sep 2014 08:43:58 |
dinoex |
- replaced all ruby-dbi and ruby-dbd ports with rubygems |
0.4.3_2 19 Aug 2014 15:35:36 |
swills |
many ruby/rubygem ports: death of rubyforge.org
rubyforge.org shutdown on May 15, 2014. This commit accounts for that by doing
several things:
- Deprecate ruby that had only rubyforge.org as MASTER_SITES (and so are now
only fetchable via our cache)
- Deprecate ports that depend on those
- Update the WWW pkg-descr line that points to rubyforge.org for rubygem ports
(which are still fetchable from rubygems.org)
The next step will be to remove rubyforge.org from bsd.sites.mk, after these
deprecated ports are deleted.
Phabric: D591
With hat: ruby
Approved by: portmgr (because of committing to unstaged graphics/mingplot port) |
0.4.3_2 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
0.4.3_2 25 Feb 2014 09:08:00 |
miwi |
- Stage support |
0.4.3_2 29 Oct 2013 02:53:00 |
swills |
- Add PKGNAMESUFFIX to devel/rubygem-deprecated2 to make package name unique
- Update databases/ruby-dbi for new rubygem-deprecated2 package name |
0.4.3_2 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
0.4.3_2 29 Aug 2013 18:06:48 |
sunpoet |
- Remove Author line |
0.4.3_2 29 Aug 2013 04:10:38 |
sunpoet |
- Use single space after WWW: |
0.4.3_2 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.4.3_2 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
0.4.3_2 16 Jan 2011 18:04:28 |
knu |
Fix error when deprecated >= 3 is installed.
Feature safe: yes |
0.4.3_1 10 Dec 2010 23:02:34 |
pgollucci |
- Fix
databases/ruby-dbi: /usr/local/lib/ruby/site_ruby/1.8/dbi/utils/date.rb:57:
undefined method `deprecate' for DBI::Date:Class (NoMethodError)
- Bump PORTREVISION
PR: ports/147809
Submitted by: Hartmann, O. <ohartman@mail.zedat.fu-berlin.de>
With Hat: ruby@
Sponsored by: RideCharge Inc. / TaxiMagic |
0.4.3 29 Oct 2009 11:44:12 |
clsung |
- Update to 0.4.3
- remove Makefile.common since ruby-dbd_* pkgs are now seperate sources |
0.1.1 03 Aug 2009 22:06:32 |
pgollucci |
follow convention and send the ruby- ports to ruby@ |
0.1.1 02 Aug 2009 07:10:42 |
linimon |
Reset maintainer per his request in private email.
Hat: portmgr |
0.1.1 08 Jan 2007 10:03:32 |
clsung |
- Update to ruby-dbi version 0.1.1.
PR: ports/107389
Submitted by: maintainer (Christopher Boumenot) |
0.1.0_1 08 Aug 2006 11:35:27 |
jmelo |
- Change to use MASTER_SITE_RUBYFORGE macro to fix fetch problem.
Approved by: portmgr (erwin) |
0.1.0_1 23 May 2006 21:47:55 |
pav |
- Bump PORTREVISION for yesterday's directory fixes |
0.1.0 21 May 2006 22:38:06 |
pav |
- Create empty directories when installed from package |
0.1.0 09 May 2006 07:29:12 |
clsung |
- Update to ruby-dbi-0.1.0, and
- take over maintainership.
PR: ports/97004
Submitted by: maintainer (Christopher Boumenot) |
0.0.23 24 Nov 2005 01:23:57 |
pav |
- Add SHA256 |
0.0.23 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.0.23 22 May 2004 18:00:10 |
knu |
Update the Ruby/DBI suite to 0.0.23. |
0.0.22 03 May 2004 04:40:26 |
knu |
Update to 0.0.22. |
0.0.21 22 Mar 2004 15:05:32 |
knu |
Add SIZE data.
Submitted by: trevor |
0.0.21 14 Oct 2003 22:11:16 |
knu |
Add a post-install message that DBD ports are available as separate
ports.
Suggested by: Justin Honold <justin@badbeat.com> |
0.0.21 07 Sep 2003 14:07:57 |
knu |
Update to 0.0.21. |
0.0.20 07 Jun 2003 20:44:38 |
knu |
Update to 0.0.20. |
0.0.19 11 May 2003 19:36:35 |
knu |
Update to 0.0.19. |
0.0.18 23 Apr 2003 06:32:10 |
knu |
Add a run-time dependency on ruby-aspectr since dbi/trace requires it.
PR: ports/50750
Submitted by: roberto |
0.0.18 18 Feb 2003 04:37:40 |
knu |
De-pkg-comment. |
0.0.18 14 Jan 2003 10:06:00 |
knu |
Do not dig extra dbi/.
Submitted by: kris, bento |
0.0.18 23 Oct 2002 21:06:45 |
knu |
Update Ruby/DBI and DBD modules to 0.0.18. |
0.0.17 10 Oct 2002 20:50:26 |
knu |
Update WWW.
PR: ports/43871
Submitted by: Alex Zepeda <freebsd@blarf.homeip.net> |
0.0.17 06 Oct 2002 21:03:53 |
knu |
Use RUBY_MOD*. |
0.0.17 05 Oct 2002 10:20:09 |
knu |
Update Ruby/DBI and DBD modules to 0.0.17. |
0.0.16 07 Jul 2002 17:36:41 |
knu |
Update ruby-dbi and ruby-dbd_* modules to 0.0.16.
It seems the license terms have been changed from GPL to BSDL. |
0.0.15 22 May 2002 13:19:13 |
knu |
Update the Ruby/DBI suite (ruby-dbi and ruby-dbd_*) to 0.0.15. |
0.0.14 16 May 2002 06:40:57 |
knu |
Update the Ruby/DBI suite (ruby-dbi and ruby-dbd_*) to 0.0.14. |
0.0.13 22 Apr 2002 21:03:43 |
knu |
Update the Ruby/DBI suite to 0.0.13. |
03 Jan 2002 07:31:59 |
knu |
Update Ruby/DBI and DBD modules to 0.0.12. |
15 Nov 2001 13:16:23 |
knu |
Update dbi and dbd modules to 0.0.11. |
23 Oct 2001 08:56:32 |
knu |
Update ruby-dbi/dbd_* modules to 0.0.10. |
17 Sep 2001 18:54:32 |
knu |
Bump the PORTREVISION's of the ports which install architecture dependent ruby
modules, due to the RUBY_ARCH change I've just committed. |
08 Sep 2001 17:45:56 |
knu |
Update ruby-dbi and ruby-dbd_* modules to 0.0.9. |
29 Jul 2001 12:03:43 |
knu |
Update ruby-dbi and dbd modules to 0.0.8. |
12 Jul 2001 19:12:40 |
knu |
Update ruby-dbi and ruby-dbd_* modules to 0.0.7. |
07 Jul 2001 19:02:22 |
knu |
Update ruby-dbi and ruby-dbd modules 0.0.6. |
11 Jun 2001 10:28:49 |
knu |
Add a missing @dirrm. |
09 Jun 2001 15:23:33 |
knu |
Update Ruby/DBI to 0.0.5. |
02 Jun 2001 19:45:04 |
knu |
Dig ${RUBY_SITEARCHLIBDIR}/dbi too. |
02 Jun 2001 17:55:23 |
knu |
Add ruby-dbi, DBI-for-Ruby - a common interface for SQL-based databases. |