Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
13 Oct 2020 02:25:17
0.6.6_8

|
meta  |
databases/ruby-bdb: Fix build with upcoming databases/db18
While here, return to pool due to more than 3 years of consecutive
maintainer timeouts.
PR: 248416
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout (> 2 months) |
28 Apr 2020 10:23:07
0.6.6_8

|
ume  |
suppress deprecate warning with Ruby 2.7
PR: 245339
Approved by: maintainer timeout |
07 Sep 2019 19:54:34
0.6.6_7

|
mfechner  |
Added rdoc as build dependency which is required for ruby 2.6.
PR: 240161
Approved by: maintainer timeout |
20 Apr 2019 19:55:08
0.6.6_6

|
mfechner  |
Fix build problem with ruby 2.5.
This patch should be included upstream.
PR: 237410
Submitted by: ume@
Reported by: mbeis@xs4all.nl
Reviewed by: mbeis@xs4all.nl, w.schwarzenfeld@utanet.at |
29 Jun 2018 08:37:21
0.6.6_5

|
amdmi3  |
- Switch to new test framework
Approved by: portmgr blanket |
12 Jan 2018 14:28:36
0.6.6_5

|
swills  |
databases/ruby-bdb: mark broken with ruby 2.5
PR: 224625
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: maintainer timeout (knu, >2 weeks) |
09 Jan 2018 07:40:56
0.6.6_5

|
mat  |
Remove support for variables that have been deprecated for a while.
variables deprecation revision
WITHOUT_NLS 2013-12-13 r336337
WITH_/WITHOUT_ 2014-02-24 r345870
NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587
WITH_BDB_VER 2016-05-02 r414444
OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387
WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965
While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.
Cleanup bsd.sanity.mk a bit.
Fix fallout.
PR: 224613
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13490 |
28 Dec 2017 13:41:56
0.6.6_5

|
sunpoet  |
Remove outdate RUBY_VER check
With hat: ruby |
13 Jan 2017 14:44:55
0.6.6_5

|
sunpoet  |
Remove always-true RUBY_VER check
- Pet portlint: fix diff header of patch files
- Convert to options target helper
With hat: ruby |
05 Jan 2017 13:54:22
0.6.6_5

|
knu  |
Make good use of ALL_TARGET
PR: 215547
Submitted by: Raphael Kubo da Costa |
18 Sep 2016 21:43:47
0.6.6_5

|
swills  |
databases/ruby-bdb: fix rdoc parse issue
While here, fix a stage permission issue with the docs |
08 Aug 2016 13:46:50
0.6.6_4

|
mat  |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
28 Jun 2016 17:05:16
0.6.6_4

|
swills  |
databases/ruby-bdb: Use rdoc included with ruby
With hat: ruby@ |
02 Feb 2016 01:26:00
0.6.6_4

|
swills  |
databases/ruby-bdb: fix build with Ruby 2.3
PR: 206232
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
17 Jan 2016 07:06:25
0.6.6_4

|
swills  |
mark ports that don't work with Ruby 2.3
PR: 205774 |
17 Aug 2015 14:20:41
0.6.6_4

|
mat  |
Remove UNIQUENAME and LATEST_LINK.
UNIQUENAME was never unique, it was only used by USE_LDCONFIG and now,
we won't have conflicts there.
Use PKGBASE instead of LATEST_LINK in PKGLATESTFILE, the *only* consumer
is pkg-devel, and it works just fine without LATEST_LINK as pkg-devel
has the correct PKGNAME anyway.
Now that UNIQUENAME is gone, OPTIONSFILE is too. (it's been called
OPTIONS_FILE now.)
Reviewed by: antoine, bapt
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3336 |
30 Mar 2015 13:16:21
0.6.6_4

|
swills  |
databases/ruby-bdb: fix build with ruby 2.1 and 2.2
With hat: ruby@ |
25 Aug 2014 18:49:35
0.6.6_4

|
antoine  |
Allow ports using ruby extconf to be built as non root
PR: ports/191313 |
21 Aug 2014 22:50:30
0.6.6_4

|
mandree  |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
22 Jul 2014 15:02:20
0.6.6_3

|
ume  |
Make it buildable with Ruby 2.1.
PR: 187652
Submitted by: Yasuhiro KIMURA <yasu__at__utahime.org>
Approved by: knu (maintainer timeout) |
15 Jul 2014 21:41:31
0.6.6_3

|
mandree  |
Modernize USE_BZIP2 -> USES=tar:bzip2 to fix DEVELOPER=yes warning.
Approved by: portmgr (blanket) |
03 Jan 2014 02:28:49
0.6.6_3

|
mandree  |
Convert to staging, and fix a few quirks along the way:
- fix shebang lines in example scripts
- strip the installed bdb.so file |
03 Jan 2014 01:59:32
0.6.6_3

|
swills  |
- Minimize patches to just remove the comparison
Pointed out by: mandree
Pointyhat to: swills |
02 Jan 2014 20:12:09
0.6.6_2

|
swills  |
- Make check for bdb version ignore the patch level
PR: ports/184921 |
20 Sep 2013 16:13:49
0.6.6_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
25 Apr 2013 08:34:19
0.6.6_1

|
knu  |
- Fix problem that options dialog is popd up even if there is already
saved file.
- Remove CONFLICTS because it matches databases/ruby-bdb itself
(Spotted by portlint).
PR: ports/178107
Submitted by: Yasuhiro KIMURA <yasu@utahime.org> |
23 Apr 2013 10:08:09
0.6.6_1

|
knu  |
Correct the credit as follows, and bump PORTREVISION for the previous change.
PR: ports/177342
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> |
23 Apr 2013 10:04:39
0.6.6

|
knu  |
Fix build with Ruby 2.0 and follow the ports framework updates.
- Update COMMENT
- Update pkg-descr
- Convert to new options framework
- Minor Makefile cleanup
- Pet portlint
PR: ports/177342
Submitted by: tentative |
08 Feb 2012 18:54:33
0.6.6
|
pgollucci  |
- Allow regression tests to be run under ruby 1.9
still has issues w/ it, stick to 1.8 for now
PR: ports/160402
Submitted by: Mikhail T. <mi@aldan.algebra.com>
Approved by: maintainer timeout (knu ; 159 days)
Sponsored by: RideCharge Inc. / TaxiMagic |
23 Aug 2011 06:24:17
0.6.6
|
stas  |
- Use correct rdoc binary when building docs. This is required for non-default
ruby18 which doesn't install bin/rdoc any longer. |
22 Apr 2011 11:38:16
0.6.6
|
knu  |
Update to 0.6.6 which I've just released.
Ruby 1.9.2 is now supported.
PR: ports/156018
Submitted by: swills |
20 Mar 2011 12:54:45
0.6.5_1
|
miwi  |
- Get Rid MD5 support |
07 Jun 2010 20:48:42
0.6.5_1
|
pgollucci  |
- Convert to RF macro
With Hat: ruby@ |
16 May 2009 07:54:40
0.6.5_1
|
knu  |
Update MASTER_SITES. |
07 May 2009 16:12:59
0.6.5_1
|
stas  |
- Don't generate exceptions on faliures in bdb close call. This fixes
unprivileged user mode in portupgrade (-s switch) and fixes ruby-bdb's
'close' method.
Reviewed by: knu |
09 Mar 2009 11:21:40
0.6.5
|
knu  |
Update to 0.6.5. |
25 Jun 2008 17:38:51
0.6.4
|
knu  |
Update to 0.6.4.
PR: ports/122508
Submitted by: bf <bf2006a@yahoo.com> |
27 Aug 2007 03:06:53
0.6.2
|
knu  |
Update to 0.6.2.
This is just 0.6.1 + files/patch-src::bdb.c, but anyway. |
14 Aug 2007 13:40:34
0.6.1
|
knu  |
Add a patch to fix build with Berkeley db 4.2-4.3.
Tested with the bundled test suite.
Reported by: many.. |
10 Aug 2007 11:57:41
0.6.1
|
knu  |
Update to version 0.6.1, which reportedly supports the DB 4.6 series.
Submitted by: matusita |
27 Apr 2007 03:48:23
0.6.0
|
knu  |
Ri files are no longer installed, so fix plist.
PR: ports/111289
Submitted by: Christopher Shumway <cshumway@titan-project.org> |
04 Feb 2007 15:52:47
0.6.0
|
knu  |
Update to 0.6.0.
PR: ports/108672
Submitted by: clsung |
15 Jul 2006 19:31:45
0.5.9_2
|
sem  |
- Fix the last commit: --with-db-lib -> --with-db-version
Reported by: remko |
15 Jul 2006 19:06:05
0.5.9_1
|
sem  |
- Forced commit to note the last commit was:
Approved by: maintainer(knu) timeout (2 weeks) |
15 Jul 2006 19:03:05
0.5.9_1
|
sem  |
- Fix a bug when databases/ruby-bdb port links only with highest version of
databases/db* ports. If user sets other version with WITH_BDB_VER
ruby-bdb builds with a port that user set, but links with
highest version. it's caused ruby-bdb unworkable.
PR: ports/99697
Submitted: Matthias Andree <matthias.andree_at_gmx.de> |
07 Jun 2006 06:07:32
0.5.9
|
knu  |
Add SHA256 sums. I'll upgrade my 4.x box to 6 soon... |
07 Jun 2006 05:57:47
0.5.9
|
knu  |
- Update to 0.5.9, which now supports bdb 4.4.
- Make good use of USE_BDB instead of tedious WITH_BDB* knobs.
- Use 'PORTDOCS=*' to avoid maintaining a list of automatically
generated document files that are renumbered on every release.
PR: ports/98059 (update to 0.5.8)
Submitted by: skv |
30 Nov 2005 15:01:52
0.5.7
|
knu  |
Fix an installation bug when WITH_BDB_VER is set to 42 or 43.
Submitted by: Jarrod Sayers <jarrod@netleader.com.au> |
14 Nov 2005 12:21:57
0.5.7
|
knu  |
Update to 0.5.7. |
11 Nov 2005 01:18:01
0.5.3
|
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. |
10 Sep 2005 21:16:05
0.5.3
|
pav  |
- Support bdb43
PR: ports/82924
Submitted by: delphij
Approved by: maintainer timeout (knu; 2 months) |
23 Dec 2004 18:54:25
0.5.3
|
knu  |
Update to 0.5.3.
Submitted by: sumikawa |
12 Aug 2004 09:50:28
0.5.1
|
knu  |
Update to 0.5.1.
Build ri documents. |
12 May 2004 18:05:40
0.5.0
|
knu  |
Add support for db2 and db42 in addition to db3, db4 and db41.
Add CONFLICTS entries. |
12 May 2004 17:55:00
0.5.0
|
knu  |
- Build with db4 instead of db3 by default.
- Always suffix db's version number to PKGNAME. |
22 Mar 2004 15:05:32
0.5.0
|
knu  |
Add SIZE data.
Submitted by: trevor |
23 Dec 2003 17:33:32
0.5.0
|
knu  |
Update to 0.5.0. |
15 Dec 2003 06:53:24
0.4.9
|
knu  |
Update to 0.4.9. |
14 Sep 2003 18:50:19
0.4.8
|
knu  |
Chase a repack and add another checksum to distinfo.
The difference is a trivial fix against README.en and debug print
removal from examples/lock.rb.
Submitted by: bento |
06 Sep 2003 17:22:05
0.4.8
|
knu  |
Update to 0.4.8. |
29 Jul 2003 12:14:20
0.4.7
|
knu  |
Update to 0.4.7. |
26 Jun 2003 03:36:45
0.4.4
|
knu  |
Update to 0.4.3. |
15 Jun 2003 22:01:06
0.4.3
|
knu  |
Update to 0.4.3. |
01 Jun 2003 12:14:14
0.4.2
|
knu  |
Update to 0.4.2. |
05 Apr 2003 11:48:54
0.4.1
|
knu  |
Update to 0.4.1. |
03 Mar 2003 17:39:28
0.4.0
|
knu  |
Update to 0.4.0. |
18 Feb 2003 04:37:40
0.3.9
|
knu  |
De-pkg-comment. |
07 Feb 2003 20:37:12
0.3.9
|
knu  |
Update to 0.3.9. |
01 Jan 2003 16:21:56
0.3.8
|
knu  |
Update to 0.3.8, which is compatible with the latest ruby 1.8. |
06 Oct 2002 21:03:53
0.3.5
|
knu  |
Use RUBY_MOD*. |
19 Sep 2002 18:56:10
0.3.5
|
knu  |
Update to 0.3.5. (adapted for db 4.1.24) |
08 Sep 2002 04:53:21
0.3.4
|
knu  |
Update to 0.3.4. |
22 Aug 2002 19:13:46
0.3.3_1
|
ade  |
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x |
16 Aug 2002 10:15:12
0.3.3
|
knu  |
Update to 0.3.3. (now supports db 4.1.16) |
14 Jul 2002 18:13:12
0.3.2
|
knu  |
Update to 0.3.2. |
16 Mar 2002 17:40:49
0.3.1
|
knu  |
Update to 0.3.1. |
13 Feb 2002 02:38:18

|
knu  |
Build a module with a correct combination of headers and library on a system
where db3 and db4 are both installed. |
10 Feb 2002 21:14:54

|
knu  |
Update to 0.3.0. |
15 Jan 2002 21:56:52

|
knu  |
Add a WITH_BDB4 knob. |
15 Jan 2002 21:46:17

|
knu  |
Remove an obsolete patch (Perl substitution) against extconf.rb. |
15 Jan 2002 15:50:32

|
knu  |
Update to 0.2.9. |
13 Dec 2001 05:09:41

|
knu  |
Update to 0.2.7. |
28 Nov 2001 14:00:15

|
knu  |
Update to 0.2.6. |
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. |
13 Sep 2001 17:59:49

|
knu  |
Chase a repack. |
12 Sep 2001 16:10:41

|
knu  |
Update to 0.2.5. |
28 Aug 2001 15:37:27

|
knu  |
Update to 0.2.4. |
02 Aug 2001 09:37:36

|
knu  |
Link with -ldb3 instead of -ldb. |
01 Aug 2001 12:56:25

|
knu  |
Back out the db3 port update because some of these dependent ports had been
broken by the incompatibility between db3.2 and db3.3. |
25 Jul 2001 16:05:11

|
knu  |
Reflect databases/db3's shlib version bump from 2 to 3. |
24 Jul 2001 17:14:56

|
knu  |
Update to 0.2.1. |
08 Jul 2001 16:29:30

|
knu  |
Update to 0.2.0. |
21 Jun 2001 13:15:14

|
knu  |
Update to 0.1.9. |
16 Apr 2001 14:17:19

|
knu  |
Update to 0.1.8. |
11 Apr 2001 06:48:17

|
olgeni  |
Fixed a typo (functionnalities -> functionalities) |
11 Apr 2001 06:17:54

|
knu  |
Update to 0.1.7. |
07 Mar 2001 19:10:53

|
knu  |
Add ruby-bdb, a Ruby interface to Sleepycat's Berkeley DB revision 2 or later.
|