Commit graph

127396 commits

Author SHA1 Message Date
reed
05bf9bf14c Update to 0.2.9.
Now depend on tex-ifxetex (also just packaged) which may be included
by default on some TeX-like systems.
(I don't used xetex yet. Does pkgsrc have any method for detecting
various TeX support is provided versus just having a dependency?)

The main changes are:
- the XeTeX backend is added to dblatex 0.2.9.
- 0.2.8 adds support for xrefstyle and olinking (updated to Docbook 1.72)

Complete changelogs at
http://sourceforge.net/project/shownotes.php?release_id=556449&group_id=72607
http://sourceforge.net/project/shownotes.php?release_id=602630&group_id=72607
2008-06-19 16:35:22 +00:00
joerg
766375d261 Don't set build time dependency for a library that is very likely used
via dynamic linkage. Fixes run time linkage of adplug. Bump revision of
the latter.
2008-06-19 16:30:45 +00:00
reed
ec2b6b8618 Added print/tex-ifxetex. 2008-06-19 16:27:10 +00:00
reed
9074428e45 New package: tex-ifxetex
I needed this for upgrading dblatex. I don't use xetex myself yet.

This simple TeX package defines the \ifxetex boolean for testing
whether the TeX-variant XeTeX is being used for typesetting.  Also
provides the \RequireXeTeX command which throws an error if XeTeX
is not the engine in use.
2008-06-19 16:24:49 +00:00
he
75c68276c6 Note update of databases/rrdtool to 1.2.27nb1. 2008-06-19 15:56:58 +00:00
he
82e4463e13 Add name of rrd database to "illegal attempt to update using time..."
error message, since rrdupdate may update more than one rrd database.

Submitted as a feature enhancement request upstream (#162).

Bump package revision.
2008-06-19 15:56:04 +00:00
taca
ac44ff9ec1 Correct format of "# used by" lines. 2008-06-19 15:55:04 +00:00
taca
e755feeb27 Note update of devel/ruby-mode package to 1.8.7.17. 2008-06-19 15:53:54 +00:00
taca
1bc786ce99 Update ruby-mode package to 1.8.7.17.
* misc/ruby-mode.el: move fontifying code from hook.  a patch from
	  Phil Hagelberg <phil at hagelb.org> in [ruby-core:16636].

	* misc/rdebug.el, misc/README: Remove rdebug.el as per request
	  from the maintainer and mention the ruby-debug project at
	  RubyForge in README; bug#19043.

	* misc/ruby-style.el (ruby-style-{case,label}-indent): fix for labels
	  inside blocks in switch and function top level.

	* misc/ruby-mode.el (ruby-mode): should use `run-mode-hooks' instead
	  of calling `run-hooks' directly to run the mode hook.  patch from
	  Chiyuan Zhang <pluskid AT gmail.com> in [ruby-core:15915]

	* misc/ruby-mode.el (ruby-parse-partial): handle stringified
	  symbols properly using ruby-forward-string.

	* misc/ruby-style.el (ruby-style-label-indent): for yacc rules.

	* misc/ruby-style.el: new file.  C/C++ style for ruby source code.
2008-06-19 15:52:13 +00:00
taca
695b88350a This file isn't used any more. 2008-06-19 15:43:55 +00:00
taca
f07ce861b9 Note update of Ruby 1.8.7:
lang/ruby18-base to 1.8.7.17
	databases/ruby-gdbm to 1.8.7.17
	devel/ruby-curses to 1.8.7.17
	devel/ruby-readline to 1.8.7.17
	x11/ruby-tk to 1.8.7.17
	lang/ruby18 to 1.8.7.17
	lang/ruby to 1.8.7.17

I omit PKGREVISION bump with denepndency.

And updated packages to build with Ruby 1.8.7.

	comms/ruby-termios to 0.9.5nb2
	math/ruby-rb-gsl to 1.9.2nb1
	textproc/ruby-eruby to 1.0.5nb7
	textproc/ruby-itex2MML to 1.2.3nb1
	www/ap-ruby to 1.2.6nb1
	devel/ruby-debug-ide to 0.1.10
	meta-pkgs/ruby-gnome2 to 0.17.0rc1
	textproc/ruby-native-hyperestraier to 1.0.0.1.4.13nb1
	textproc/ruby-pure-hyperestraier to 1.0.0.1.4.13nb1
	x11/kdebindings-ruby to 3.5.9nb1
2008-06-19 15:40:17 +00:00
taca
ed4f281f22 Use more INSTALLATION_DIRS. There should be no functional change. 2008-06-19 15:24:36 +00:00
taca
529e253841 use more INSTALLATION_DIRS. There should be no functional change. 2008-06-19 15:24:04 +00:00
taca
566453cb7a Bump PKGREVISION of rubygem based packages which contain extention libraries. 2008-06-19 15:21:35 +00:00
taca
c6bad2621e - Switch to use vendor_dir with Ruby 1.8.7.
- Make it build with Ruby 1.8.7, too.

Bump PKGREVISION.
2008-06-19 15:19:45 +00:00
taca
469710a1ea - ruby-clearsilver switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 15:19:25 +00:00
taca
70a8c384fa - Switch to use vendor_dir with Ruby 1.8.7.
- Make it build with Ruby 1.8.7, too.

Bump PKGREVISION.
2008-06-19 15:18:31 +00:00
taca
2828f5cf9c - Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 15:16:28 +00:00
taca
e0b608a1cf Update to ruby-gnome2-panelapplet to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:15:28 +00:00
taca
3c24297891 Update to ruby-gnome2-gtk to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:15:06 +00:00
taca
fc93ea6ff3 Update to ruby-gnome2-gnome to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:14:44 +00:00
taca
6733cb1e5f Update to ruby-gnome2-poppler to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:14:15 +00:00
taca
fa086e0957 Update to ruby-gnome2-gnomeprint to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:13:54 +00:00
taca
a6cec64853 Update to ruby-gnome2-rsvg to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:13:26 +00:00
taca
4ff694bbdd Update to ruby-gnome2-libart to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:13:03 +00:00
taca
b98f9ca38d Update to ruby-gnome2-gnomecanvas to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:12:35 +00:00
taca
13997c7178 Update to ruby-gnome2-gdkpixbuf to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:12:10 +00:00
taca
421ab7297f Update to ruby-gnome2-pango to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:11:45 +00:00
taca
0fd4f65b0f Update to ruby-gnome2-glib to 0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:11:24 +00:00
taca
dc594ce757 Update to ruby-gnome2-0.17.0rc1 to build with newer gnome packages. 2008-06-19 15:10:28 +00:00
taca
92fda54f1b Make it work with ruby-debug-base 0.10.1
Bump PKGREVISION.
2008-06-19 15:08:23 +00:00
taca
e2de81cf54 - Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 15:04:36 +00:00
taca
9c4de53526 - Switch to use vendor_dir with Ruby 1.8.7.
- And make it build with Ruby 1.8.7, too.

Bump PKGREVISION.
2008-06-19 15:02:17 +00:00
taca
dd570e59d3 use vendor_dir with Ruby 1.8.7. 2008-06-19 15:01:17 +00:00
taca
8e736657ea - Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:56:39 +00:00
taca
6719719262 - Switch to use vendor_dir with Ruby 1.8.7.
- And make it build with Ruby 1.8.7, too.

Bump PKGREVISION.
2008-06-19 14:56:14 +00:00
taca
f595de4fe0 - Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:55:41 +00:00
taca
5536d408f0 - Switch to use vendor_dir with Ruby 1.8.7.
- And make it build with Ruby 1.8.7, too.

Bump PKGREVISION.
2008-06-19 14:55:16 +00:00
taca
f7ceb84d39 - Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:52:11 +00:00
taca
acb340db2a - Switch to use vendor_dir with Ruby 1.8.7.
- Compile with gsl-1.11 (and maybe later).

Bump PKGREVISION.
2008-06-19 14:51:16 +00:00
taca
bc6a807511 Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:42:24 +00:00
taca
83a0216707 Add a patch to build with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:39:58 +00:00
taca
629e0c3283 Add comments where this file is used. 2008-06-19 14:39:00 +00:00
taca
2c7aa121ce Update ruby18-tk package to 1.8.7.
Since chanes are too much to write here, please refer

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
2008-06-19 14:37:41 +00:00
taca
4ee3da7d99 Update ruby18-readline package to 1.8.7.
Since chanes are too much to write here, please refer

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
2008-06-19 14:37:16 +00:00
taca
b9680ff044 Update ruby18-curses package to 1.8.7.
Since chanes are too much to write here, please refer

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
2008-06-19 14:36:53 +00:00
taca
6049068629 Update ruby18-gdbm package to 1.8.7.
Since chanes are too much to write here, please refer

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
2008-06-19 14:36:28 +00:00
taca
99ead5fb9d Update ruby18-base package to 1.8.7.
Since chanes are too much to write here, please refer

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7/ChangeLog

	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/NEWS
	http://svn.ruby-lang.org/repos/ruby/tags/v1_8_7_17/ChangeLog
2008-06-19 14:35:37 +00:00
taca
5e0621752a Start of updating Ruby to 1.8.7.
* Update RUBY18_VERSION to 1.8.7 and RUBY18_PATCHLEVEL to 17.
* Use vendor_ruby instead for site_ruby.
* Introduce macros for relative path and use them instead of old absolete
  path.

	RUBY_LIB		lib/ruby/${RUBY_VER_DIR}
	RUBY_ARCHLIB		${RUBY_LIB}/${RUBY_ARCH}
	RUBY_SITELIB_BASE	lib/ruby/site_ruby
	RUBY_SITELIB		${RUBY_SITELIB_BASE}/${RUBY_VER_DIR}
	RUBY_SITEARCHLIB	${RUBY_SITELIB}/${RUBY_ARCH}
	RUBY_VENDORLIB_BASE	lib/ruby/vendor_ruby
	RUBY_VENDORLIB		${RUBY_VENDORLIB_BASE}/${RUBY_VER_DIR}
	RUBY_VENDORARCHLIB	${RUBY_VENDORLIB}/${RUBY_ARCH}
	RUBY_DOC		share/doc/${RUBY_NAME}
	RUBY_EG			share/examples/${RUBY_NAME}

  Old these macros are removed after 2008Q2 branch.

	RUBY_LIBDIR
	RUBY_ARCHLIBDIR
	RUBY_SITELIBDIR
	RUBY_SITEARCHLIBDIR
	RUBY_VENDORLIBDIR
	RUBY_VENDORARCHLIBDIR
	RUBY_DOCDIR
	RUBY_EXAMPLESDIR

  * update PRINT_PLIST_AWK macro to reality and move some of them from
    ruby/modules.mk to ruby/rubyversion.mk.
2008-06-19 14:30:45 +00:00
taca
7b26d58cec Note update of www/geeklog package to 1.4.1nb2. 2008-06-19 14:10:16 +00:00