Commit graph

49 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
c4ad7d142e - Add LICENSE
- Use BROKEN_RUBY22

Approved by:	portmgr (blanket)
With hat:	ruby
2015-09-03 16:23:41 +00:00
Steve Wills
d66b247666 databases/ruby-mysql: mark broken with ruby 2.2 2015-04-03 13:54:37 +00:00
Baptiste Daroussin
afe1d1c720 Remove Authors and License from pkg-descr 2015-03-02 23:16:01 +00:00
Steve Wills
f64d997379 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)
2014-08-19 15:35:35 +00:00
Baptiste Daroussin
679dfa95cb Add forgotten option DOCS 2014-04-07 13:25:05 +00:00
Baptiste Daroussin
cec919ed80 Support stage
Allow packaging as a user
2014-04-07 13:23:10 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +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
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Akinori MUSHA
d71861a1a0 Update to 2.8.2.
Eliminate pkg-plist by using PLIST_FILES and PORTDOCS.
2010-05-21 05:03:26 +00:00
Akinori MUSHA
c405b53d15 Add another mirror to fix the fetch error.
PR:		ports/138097
Submitted by:	Wen Heping <wenheping@gmail.com>
2009-08-24 05:28:25 +00:00
Akinori MUSHA
0d34a01112 Update to 2.8.1. 2009-03-09 11:32:19 +00:00
Akinori MUSHA
26efd1819f Update to 2.7.4.
PR:		ports/118714
Submitted by:	Alexander Logvinov
2007-12-27 08:58:23 +00:00
Akinori MUSHA
804180ec82 Update to 2.7.3.
PR:		ports/112176
Submitted by:	clsung
2007-04-29 08:16:12 +00:00
Akinori MUSHA
5d5f30fef1 Add a ad-hoc patch and unbreak.
The problem is in MySQL 5.0.24a, as addressed in the following bug
report:
	http://bugs.mysql.com/bug.php?id=22227
2006-09-21 15:14:21 +00:00
Kris Kennaway
fdad3a3ecd BROKEN: Does not compile 2006-09-17 01:28:07 +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
338501299e Update to 2.7.1. 2006-06-07 06:02:21 +00:00
Akinori MUSHA
32f227e67f Update to 2.7. 2005-12-25 17:50:35 +00:00
Pav Lucistnik
aa1836b7e9 - Add SHA256 2005-11-24 01:23: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
60b9fc026d - Update to 2.6
- Fix broken autodetection of mysql library

PR:		ports/81399, ports/81950
Submitted by:	Jonathan Weiss <jw@innerewut.de>,
		Phil Pennock <pdp@nl.demon.net>
Approved by:	maintainer timeout (13 days 10 hours)
2005-06-06 21:36:27 +00:00
Akinori MUSHA
deeb312b3b Update to 2.5.1. 2004-12-25 22:15:41 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Akinori MUSHA
edadc4b688 Update to 2.4.5. Depend on MySQL 4.0 by default. 2003-08-09 22:10:21 +00:00
Akinori MUSHA
9a0878e34e De-pkg-comment. 2003-02-18 04:37:40 +00:00
Akinori MUSHA
2f692e4645 Update to 2.4.4 and add a patch to make it build with ruby 1.8. 2003-01-29 10:08:06 +00:00
Akinori MUSHA
77e4b3aca7 Update to 2.4.3b. 2003-01-01 16:23:23 +00:00
Akinori MUSHA
8dc9b4eb8b Use RUBY_MOD*. 2002-10-06 21:08:30 +00:00
Akinori MUSHA
fe392fdf28 Update to 2.4.2a. 2002-03-30 21:05:51 +00:00
Akinori MUSHA
40d8f55ded Update WWW. 2002-03-02 09:27:40 +00:00
Akinori MUSHA
edd48c5e49 Due to mkmf.rb's bug, this port was not LOCALBASE clean against our will. ;)
Work around the problem by specifying --with-mysql-dir="${LOCALBASE}"
and let the extconf.rb's trick work. (A fix against mkmf.rb will
follow later)

PR:		ports/34389
Submitted by:	Thomas Hurst <freaky@aagh.net>
2002-01-30 02:38:18 +00:00
Akinori MUSHA
cc795e5b91 Update to 2.4.2. FYI, support for MySQL 4.0 has been added. 2002-01-07 03:39:21 +00:00
Akinori MUSHA
2c26b28e56 Update to 2.4.1. 2001-12-02 19:36:33 +00:00
Akinori MUSHA
9d6ead4e8c Make this LOCALBASE safe.
Reported by:	Thomas Hurst <tom.hurst@clara.net>
2001-10-22 11:38:34 +00:00
Akinori MUSHA
423dc0dd78 A pkg-comment should be up to 70 bytes in length. 2001-10-20 17:16:44 +00:00
Akinori MUSHA
7145b42c17 Update to 2.4. 2001-10-13 07:35:08 +00:00
Akinori MUSHA
37f0f0aa36 Bump the PORTREVISION's of the ports which install architecture
dependent ruby modules, due to the RUBY_ARCH change I've just
committed.
2001-09-17 17:54:27 +00:00
Akinori MUSHA
1c64e71d5b Update to 2.3.2a. 2001-04-23 13:14:59 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Akinori MUSHA
e243587439 Update to 2.3.1. 2000-09-07 16:16:57 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Akinori MUSHA
b08fe99025 Make all these Ruby related ports belong also in the newly-added
"ruby" virtual category.

Make textproc/eruby belong also in www.
2000-08-16 12:21:24 +00:00
Akinori MUSHA
596ebf8a49 Do The Right Thing. (R)
Overall changes:
	Use tabs instead of sequential spaces.
	Note Author as well as WWW in DESCR.
	Do not install examples when NOPORTDOCS.
	Make RUBY, RUBY_VER and RUBY_ARCH variables overridable.

ruby-date2:
	share/doc/ruby/date2/examples/ -> share/examples/ruby/date2/cal.rb

textproc/ruby-html-parser:
databases/ruby-mysql:
devel/ruby-optparse:
devel/ruby-property:
	Install modules under lib/ruby/site_ruby/${RUBY_VER}/ instead
	of lib/ruby/site_ruby/ or lib/ruby/${RUBY_VER}/

textproc/ruby-rdtool:
	Install documents in .rd format too.
	Format optparse's rd file. (Since ruby-rdtool depends on
	optparse, it cannot be done during optparse's build
	process.  So ruby-rdtool should take care of that when it is
	installed. :)
2000-08-12 20:09:41 +00:00
Akinori MUSHA
817f3c2a2e Set DIST_SUBDIR=ruby for all these Ruby ports to stop distfile
namespace pollution.
2000-08-08 16:08:31 +00:00
Akinori MUSHA
1fd451d376 Add another couple of Ruby modules.
databases/ruby-mysql:
	Ruby module for accessing MySQL databases, which has
	the same functions as C API

ports/devel/ruby-optparse:
	Yet another command line option parser for Ruby
2000-08-07 11:23:12 +00:00