Matthias Andree
4c00187cd4
Convert to staging, and fix a few quirks along the way:
...
- fix shebang lines in example scripts
- strip the installed bdb.so file
2014-01-03 02:28:49 +00:00
Steve Wills
5072887128
- Minimize patches to just remove the comparison
...
Pointed out by: mandree
Pointyhat to: swills
2014-01-03 01:59:31 +00:00
Steve Wills
5eed4361ac
- Make check for bdb version ignore the patch level
...
PR: ports/184921
2014-01-02 20:12:09 +00:00
Baptiste Daroussin
36117d7097
Add NO_STAGE all over the place in preparation for the staging support (cat: databases)
2013-09-20 16:13:47 +00:00
Akinori MUSHA
c45324e9f6
- 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>
2013-04-25 08:34:19 +00:00
Akinori MUSHA
ac0c23c912
Correct the credit as follows, and bump PORTREVISION for the previous change.
...
PR: ports/177342
Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2013-04-23 10:08:09 +00:00
Akinori MUSHA
69000e3fa0
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
2013-04-23 10:04:39 +00:00
Philip M. Gollucci
e34e40cf9d
- 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
2012-02-08 18:54:33 +00:00
Stanislav Sedov
b6befe5af4
- Use correct rdoc binary when building docs. This is required for non-default
...
ruby18 which doesn't install bin/rdoc any longer.
2011-08-23 06:24:18 +00:00
Akinori MUSHA
7484a75514
Update to 0.6.6 which I've just released.
...
Ruby 1.9.2 is now supported.
PR: ports/156018
Submitted by: swills
2011-04-22 11:38:16 +00:00
Martin Wilke
bb86cbe5d2
- Get Rid MD5 support
2011-03-20 12:54:45 +00:00
Philip M. Gollucci
b0f16becef
- Convert to RF macro
...
With Hat: ruby@
2010-06-07 20:48:42 +00:00
Akinori MUSHA
acbea3f678
Update MASTER_SITES.
2009-05-16 07:54:40 +00:00
Stanislav Sedov
9f8304653b
- 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
2009-05-07 16:12:59 +00:00
Akinori MUSHA
9bda7bfbed
Update to 0.6.5.
2009-03-09 11:21:40 +00:00
Akinori MUSHA
b399c9768b
Update to 0.6.4.
...
PR: ports/122508
Submitted by: bf <bf2006a@yahoo.com>
2008-06-25 17:38:51 +00:00
Akinori MUSHA
9418bd48a9
Update to 0.6.2.
...
This is just 0.6.1 + files/patch-src::bdb.c, but anyway.
2007-08-27 03:06:53 +00:00
Akinori MUSHA
b90590351d
Add a patch to fix build with Berkeley db 4.2-4.3.
...
Tested with the bundled test suite.
Reported by: many..
2007-08-14 13:40:33 +00:00
Akinori MUSHA
c438ad376c
Update to version 0.6.1, which reportedly supports the DB 4.6 series.
...
Submitted by: matusita
2007-08-10 11:57:41 +00:00
Akinori MUSHA
b6dec5b193
Ri files are no longer installed, so fix plist.
...
PR: ports/111289
Submitted by: Christopher Shumway <cshumway@titan-project.org>
2007-04-27 03:48:23 +00:00
Akinori MUSHA
235e1b8ff5
Update to 0.6.0.
...
PR: ports/108672
Submitted by: clsung
2007-02-04 15:52:47 +00:00
Sergey Matveychuk
c88bfc265f
- Fix the last commit: --with-db-lib -> --with-db-version
...
Reported by: remko
2006-07-15 19:31:45 +00:00
Sergey Matveychuk
39f2c6ea3b
- 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>
2006-07-15 19:03:05 +00:00
Akinori MUSHA
40f0e41f59
Add SHA256 sums. I'll upgrade my 4.x box to 6 soon...
2006-06-07 06:07:32 +00:00
Akinori MUSHA
163105ed64
- 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
2006-06-07 05:57:47 +00:00
Akinori MUSHA
4cba8be7c0
Fix an installation bug when WITH_BDB_VER is set to 42 or 43.
...
Submitted by: Jarrod Sayers <jarrod@netleader.com.au>
2005-11-30 15:01:52 +00:00
Akinori MUSHA
8002671076
Update to 0.5.7.
2005-11-14 12:21:57 +00:00
Mark Linimon
34da9bdf57
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.
2005-11-11 01:18:01 +00:00
Pav Lucistnik
5b688257fe
- Support bdb43
...
PR: ports/82924
Submitted by: delphij
Approved by: maintainer timeout (knu; 2 months)
2005-09-10 21:16:04 +00:00
Akinori MUSHA
a7fa9ffffc
Update to 0.5.3.
...
Submitted by: sumikawa
2004-12-23 18:54:25 +00:00
Akinori MUSHA
e096c2c2b8
Update to 0.5.1.
...
Build ri documents.
2004-08-12 09:50:28 +00:00
Akinori MUSHA
c051f07c73
Add support for db2 and db42 in addition to db3, db4 and db41.
...
Add CONFLICTS entries.
2004-05-12 18:05:39 +00:00
Akinori MUSHA
f7cb3dded2
- Build with db4 instead of db3 by default.
...
- Always suffix db's version number to PKGNAME.
2004-05-12 17:55:00 +00:00
Akinori MUSHA
2956c3762c
Add SIZE data.
...
Submitted by: trevor
2004-03-22 15:05:32 +00:00
Akinori MUSHA
f6a45a43c0
Update to 0.5.0.
2003-12-23 17:33:32 +00:00
Akinori MUSHA
835a1b3239
Update to 0.4.9.
2003-12-15 06:53:24 +00:00
Akinori MUSHA
3791c4906f
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
2003-09-14 18:50:19 +00:00
Akinori MUSHA
433f90238b
Update to 0.4.8.
2003-09-06 17:22:05 +00:00
Akinori MUSHA
6f0acce738
Update to 0.4.7.
2003-07-29 12:14:20 +00:00
Akinori MUSHA
14b0844634
Update to 0.4.3.
2003-06-26 03:36:45 +00:00
Akinori MUSHA
a54acd602f
Update to 0.4.3.
2003-06-15 22:01:06 +00:00
Akinori MUSHA
7809750d74
Update to 0.4.2.
2003-06-01 12:14:14 +00:00
Akinori MUSHA
ec3ca568ea
Update to 0.4.1.
2003-04-05 11:48:54 +00:00
Akinori MUSHA
b0745dd2bf
Update to 0.4.0.
2003-03-03 17:39:27 +00:00
Akinori MUSHA
9a0878e34e
De-pkg-comment.
2003-02-18 04:37:40 +00:00
Akinori MUSHA
71f637c704
Update to 0.3.9.
2003-02-07 20:37:12 +00:00
Akinori MUSHA
3a7a4858ee
Update to 0.3.8, which is compatible with the latest ruby 1.8.
2003-01-01 16:21:55 +00:00
Akinori MUSHA
8dc9b4eb8b
Use RUBY_MOD*.
2002-10-06 21:08:30 +00:00
Akinori MUSHA
5df078a3f9
Update to 0.3.5. (adapted for db 4.1.24)
2002-09-19 18:56:10 +00:00
Akinori MUSHA
e6fa242397
Update to 0.3.4.
2002-09-08 04:53:20 +00:00