Commit graph

49 commits

Author SHA1 Message Date
taca
503cd9b5a1 Update ruby-rdtool pacakge to 0.6.22.
* Switch to use rubyforge.org as MASTER_SITES and HOMEPAGE.

Changes to 0.6.21 to 0.6.22 is unknown.

= CHANGES
:0.6.21
  * setup.rb version up -> 3.4.1
  * fix for Ruby 1.9.
2008-09-15 08:34:44 +00:00
taca
8e736657ea - Switch to use vendor_dir with Ruby 1.8.7.
Bump PKGREVISION.
2008-06-19 14:56:39 +00:00
jlam
bd694a5794 Support user-destdir installation. 2008-03-13 19:40:51 +00:00
taca
b26fab5629 Fix file name for REPLACE_RUBY. 2006-09-08 02:38:08 +00:00
taca
39a1b534b3 Sort PLIST. 2006-09-07 15:51:25 +00:00
taca
7b785465a0 Update textproc/ruby-rdtool package to 0.6.20.
- pkgsrc change; update HOMEPAGE and fix one pkglint warning.


:0.6.20
  * corrected copyright.
:0.6.19
  * corrected file permission.
  * setup.rb version up -> 3.4.0
  * remove 'changes'
2006-07-09 14:07:29 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
rillig
96fc47c14f Aligned the last line of the buildlink3.mk files with the first line, so
that they look nicer.
2006-04-12 10:26:59 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
taca
8f6a3924ae Merge rdversion.mk into buildlink3.mk and obsolete it. 2006-02-13 15:23:28 +00:00
taca
0f5e3b8ef4 Bump PKGREVISION of these packages which affected (fixed) by
fix of REPLACE_RUBY, the impact was big or small.
2006-02-03 04:43:47 +00:00
taca
dccd827fac Stop handling DIST_SUBDIR default for Ruby based packages.
Second, update distinfo and/or stop using USE_RUBY_DIST_SUBDIR in Makefiles.
2006-01-03 14:25:49 +00:00
jlam
dc9594e09d Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +00:00
taca
207b43fd0a Remove ruby16-* packages support. 2005-12-11 13:34:31 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
taca
fac110ee71 Prevent installing extra ${PREFIX}/bin/rdswap.rb. It fixes a problem
found by bulk-build.
2005-11-09 04:25:09 +00:00
taca
9f78b5509c Remove supporting ruby16-base package. 2005-11-03 07:20:56 +00:00
taca
f8cbb363d5 Update textproc/ruby-rdtool package to 0.6.18 and it updates
devel/ruby-rd-mode pacakge, too.


= CHANGES
:0.6.18
  * bin/rd2 UTF-8 support.
  * support Ruby 1.9.
  * makerdtools.rb fixed some bugs.
  * fixed install dot.rd2rc problem
  * fixed some bugs.
:0.6.17
  * utils/rd-mode.el patch from <shirai@p1jp.com>
:0.6.16
  * utils/rd-mode.el font-face patch from HIRAOKA by MoonWolf <moonwolf@moonwolf.com>
:0.6.15
  * re-packaging by MoonWolf <moonwolf@moonwolf.com>
2005-11-03 05:21:18 +00:00
taca
52cba22436 Specify USE_RUBY_DIST_SUBDIR appropriately after previous
lang/ruby/rubyversion.mk changes.
2005-10-25 04:15:48 +00:00
wiz
b8e0eb28f4 Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
2005-03-24 21:12:50 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
agc
c71cac836a Add RMD160 digests to the SHA1 ones. 2005-02-24 14:48:39 +00:00
taca
eb4c48129f Correct some syntax of buildlink3.mk, may improve bulk build problem. 2004-12-16 13:20:37 +00:00
taca
549edd3dc6 Change method to create RUBY_RD_LIST as rubyversion.mk's change, avoiding
use of external command, sed(1).
2004-12-04 16:07:01 +00:00
taca
aa4693499d Prevent using :ts variable modifire to work on NetBSD 1.6 again.
Thanks to Krister Walfridsson noted by private mail.
2004-12-04 15:04:53 +00:00
taca
81016cc094 Clean up buildlink3.mk; fix myself to understand buildlink3... 2004-12-01 15:33:47 +00:00
taca
b02621635f Add RUBY_RD_LIST; list of possible ruby-rdtool's package names which
made from RUBY_VERSION_LIST.
2004-12-01 15:32:39 +00:00
taca
99649a96f3 Migrate ruby-rdtool to use new framework for Ruby packages.
Add patch to prevent warning with Ruby 1.8, too.
2004-11-27 15:28:30 +00:00
taca
b56ad13e4c Re-add dependency to ruby-strscan package since ruby-rdtool package
depends to it at runtime.

Bump package revision.
2004-04-11 13:17:09 +00:00
taca
d428fd9d93 Add ruby to CATEGORIES. 2004-03-16 02:01:09 +00:00
taca
af69d58d6b Bump package revision.
- Make dependency with racc to build time only.
- Remove extra dependency to ruby-strscan package.
2004-03-07 04:40:26 +00:00
taca
8e99c9e1eb Fix install error problem. 2004-02-20 14:18:07 +00:00
taca
b8a99f5fbd Remove dependency to ruby-amstd package and bump PKG_REVISION. 2004-02-11 15:46:32 +00:00
taca
d9a7d72d1a Update ruby-rdtool package to 0.6.14.
= CHANGES
:0.6.14
  * minor fix for Ruby 1.8.
  * now rd2man generates better output. (thank you, Sugiura-san.)
2003-09-10 15:57:31 +00:00
taca
e8a719e8e0 Update ruby-rdtool package to 0.6.13.
= CHANGES
:0.6.13
  * now tabs are expanded into spaces.
  * removed <p> for TextBlock in DescListItem when the TextBlock is only
    element of ListItem.
  * a line of `---\n' are now regarded as Verbatim (or TextBlock).
  * changed style of HTML anchors from `label:' to `label-'.
  * fixed rd2man for better support of multiple paragraphs.
  * fixed some bugs.
:0.6.12
  * fixed some bugs.
2003-08-30 05:56:26 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
taca
81e113a52a Make sure to close "dt" tag.
Bump to ruby-rdtool-0.6.11nb1.
2002-10-06 15:10:23 +00:00
taca
eba0faec5e Update ruby-rdtool package to 0.6.11. It also updates devel/ruby-rd-mode
package implicitly.

0.6.11
 * support Ruby 1.4.6. thanks. > Aoki-san
 * now `=begin' and `=end' are omitable. thanks. > Nakada-san
 * changed to omit <p>...</p> for some ListItem.
 * added `class="foottext"' attribute to <p> element for foottext.
   thanks. > Kimura-san
 * bug fix. thanks. > \ay-san, rubikitch-san, Tamura-san
 * added rd-mode-hook in rd-mode.el. changed key-binding. thanks. > Komiya-san
 * rd-intelligent-new-line (\M-RET) in rd-mode.el. thanks > Usui-san, Nakada-san
2002-02-04 15:30:17 +00:00
taca
54325f549d Fix it compile, ruby-rdtool requires explicit dependency to ruby-amstd
package now.
2002-01-05 05:47:21 +00:00
taca
2443564926 Remove dependency to ruby-amstd package. 2002-01-03 15:50:42 +00:00
taca
0424c1866b Apply footnote patch and bump PKGREVISION (ruby-rdtool-0.6.10nb1).
From [ruby-list:32471] on ruby-list@ruby-lang.org.
2002-01-03 14:11:25 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
taca
41e1cd30e1 Don't try to format another packages's document files since ruby-optparse
package now install formated HTML files.
2001-07-11 16:34:04 +00:00
taca
96b1808f49 define USE_RUBY using "?=" instead of "=". 2001-07-04 16:00:39 +00:00
taca
3967175add define USE_RUBY_RD implies USE_RUBY. 2001-07-04 15:18:27 +00:00
taca
e3cf04d208 Importing ruby-rdtool.
RDtool converts RD to HTML, man, etc.

RD is a multipurpose documentation format created for documentating
Ruby and output of Ruby world.  Briefly, RD is to Ruby as POD is to
Perl.
2001-07-01 00:00:03 +00:00