Commit graph

23 commits

Author SHA1 Message Date
taca
ca9b74e90d * Add two CONFLICTS patterns:
- matches previous package name without "${RUBY_PKGPREFIX}-"
	- matches current "ruby18-" and "ruby19-" packages
* Since these packages aren't update its version during update of Ruby
  package's framework, bump PKGREVISION for safe update.  Noted by
  obache@ on tech-pkg.
2010-09-13 14:39:30 +00:00
taca
09a8f15bf3 Add * Add LICENSE. 2010-09-10 05:03:12 +00:00
joerg
b0ad07c4ab DESTDIR support 2010-01-29 19:05:18 +00:00
joerg
bacea7cad5 Remove @dirrm entries from PLISTs 2009-06-14 17:48:39 +00:00
rillig
2829e658f2 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.

Fixes PR 35265, although I did not use the patch provided therein.
2007-01-07 09:13:46 +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
joerg
11c2c35667 ksh as build dependency. It doesn't seem to be used at run time, just
an entry for "/usr/bin/env ksh" in the template and an autoconf check.
2006-01-09 18:50:57 +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
taca
56728c500c Remove specifying RUBY_VERSION_SUPPORTED. 2005-11-03 07:18:32 +00:00
taca
e0077a2ea2 Set USE_RUBY_DIST_SUBDIR to yes before including rubyversion.mk. 2005-11-02 11:09:14 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
agc
4a3d2f7ce2 Add RMD160 digests. 2005-02-23 22:24:08 +00:00
taca
ea1acba768 Oops, make sure to bump PKG_REVISION. 2005-01-28 14:19:35 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
taca
627ceacb6f Revert PKGNAME not to prefix with ${RUBY_PKGPREFIX}. 2004-12-16 07:10:16 +00:00
wiz
9d6dc66256 Guess new maintainer email (from other package). 2004-11-28 16:01:30 +00:00
taca
ffdb54638e Update newfile package to 1.0.14 migrating to use new framework for Ruby,
prefixing package name with "ruby1*-".
2004-11-27 15:58:22 +00:00
snj
aa2e550523 Convert to buildlink3. 2004-04-25 05:32:01 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
809d3eb046 Update to 1.0.7, from Miguel Mendez in PR 20749.
Changes: bug fixes.
2003-03-22 03:22:57 +00:00
salo
507a57615e Newfile is a tool for creating starter files in various languages.
It uses a full-featured preprocessor (like the C preprocessor) to transform
templates into customized starter files. It can also generate trees of files
for a specific purpose, such as a project using automake and autoconf, license
files or a FreeBSD port.

Based on a patch from Miguel Mendez via PR pkg/20313 modified by me.
2003-02-16 03:42:36 +00:00