Edwin Groothuis
090059a210
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:17:21 +00:00
Martin Wilke
cda30a295f
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
...
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Florent Thoumie
d4f0d0048a
- Welcome X.org 7.2 \o/.
...
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Ade Lovett
fe279f0df8
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
...
Discussed with: kris
Approved by: portmgr (implicit)
2006-03-07 08:28:06 +00:00
Pav Lucistnik
56e8b9c386
- Add SHA256
2005-11-25 19:33:59 +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
Kris Kennaway
e575237664
Incorporate ruby-gnome/Makefile.common into this port since it is the
...
last remaining consumer of it.
2005-11-05 11:07:59 +00:00
Joe Marcus Clarke
73f7c91b5d
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
...
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
b33eaf3276
Remove USE_GNOMENG.
2003-04-20 19:54:55 +00:00
Akinori MUSHA
3594eaa303
De-pkg-comment.
2003-02-18 05:42:05 +00:00
Akinori MUSHA
ea4cef3e92
Use RUBY_MOD*.
2002-10-06 21:38:34 +00:00
Mario Sergio Fujikawa Ferreira
c4e8cae589
Deploy USE_GNOMENG infrastructure
...
PR: 42309
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-09-02 03:58:24 +00:00
Akinori MUSHA
fa4878f188
Update WWW.
2002-09-01 13:55:47 +00:00
Akinori MUSHA
fdbdc679d5
Update the Ruby/GNOME suite to 0.30.
2002-09-01 13:46:50 +00:00
Akinori MUSHA
0c978e48b0
Update the Ruby/GNOME suite to 0.28.
2002-06-03 10:53:48 +00:00
Akinori MUSHA
b165f8eb6a
Perform extconf.rb cleanup with no functional change.
2002-03-20 13:24:30 +00:00
Akinori MUSHA
1c39591d9a
Update ruby-{gnome,gtk,gdk_imlib,gdk_pixbuf} to 0.27.
2002-03-20 12:34:39 +00:00
Akinori MUSHA
0fd82e9a38
Take over the maintainership. He hasn't replied to me for months.
2002-03-20 11:43:27 +00:00
Akinori MUSHA
786a71b712
Update graphics/ruby-gdk_imlib, graphics/ruby-gdk_pixbuf,
...
x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26.
2001-11-20 16:35:43 +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
4fb7bb6be4
Update to 0.24.
...
No response from: MAINTAINER
2001-02-28 12:56:14 +00:00
Akinori MUSHA
8b18ca2b49
Add %%PORTDOCS%%.
2001-02-10 12:39:31 +00:00
Akinori MUSHA
9e8dc5d015
Fix the breakage regarding bsd.gnome.mk variables.
...
Submitted by: Yasuhiro Fukuma <yasuf@bsdclub.org> (MAINTAINER)
2000-10-15 15:45:59 +00:00
Satoshi Asami
7acef1cd7a
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
...
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Jeremy Lea
bebd89314e
Implement WANT_IMLIB and USE_IMLIB.
2000-10-05 06:57:56 +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
1fa355ad26
Update with bsd.ruby.mk.
...
Install library files under the standard directory. (${RUBY_SITELIBDIR},
${RUBY_SITEARCHLIBDIR})
2000-09-07 07:29:07 +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
61d7ef2a53
- Change MASTER_SITES.
...
- Change WWW in DESCR.
- Change the MAINTAINER address.
PR: 18197
Submitted by: MAINTAINER
- Change NO_IMLIB to WITHOUT_IMLIB.
- Use `=' instead of unneeded `+='. You don't need to use `+=' before
including a file.
2000-04-25 06:57:17 +00:00
Chris Piazza
458db42f26
Update with the new PORTNAME/PORTVERSION variables
2000-04-10 01:11:24 +00:00
Chris D. Faulhaber
03d3fd17a8
Update port to 0.23
...
PR: 16887
Submitted by: Maintainer
2000-02-23 00:27:25 +00:00
Steve Price
64b2c4b96b
Update to version 0.22.
...
PR: 14630
Submitted by: maintainer
1999-11-14 01:40:41 +00:00
Yukihiro Nakai
93d38cce04
Use updated imlib library.
1999-10-08 03:30:33 +00:00
Peter Wemm
50fb080408
$Id$ -> $FreeBSD$
1999-08-31 03:04:38 +00:00
Tim Vanderhoek
4f1d4da0af
Caps, no period.
1999-08-29 17:49:24 +00:00
Chris Piazza
142f5be974
Update to version 0.21
...
PR: 13437
Submitted by: maintainer
1999-08-28 16:24:21 +00:00
Chris Piazza
fb855113c0
Impot of ruby-gtk.
...
Ruby-gtk is simply a ruby extension module to use Gtk+.
PR: 13308
Submitted by: Yasuhiro Fukuma <yasuf@big.or.jp>
1999-08-26 21:22:50 +00:00