Commit graph

880 commits

Author SHA1 Message Date
taca
720d5e3211 Remove the rest of packages which supported by ruby16-base (Ruby 1.6.8)
packages only.
2005-11-03 06:24:53 +00:00
taca
b9d791c80d Bump PKGREVISION of packages including ruby extention library
by  Ruby 1.8.3 updates.
2005-11-02 09:48:33 +00:00
taca
8f6894d561 Disable packages used with ruby16-base only or bundled with
ruby18-base packages.
2005-11-02 09:20:50 +00:00
taca
e56a2a31e5 Reset PKGREVISION by updating Ruby 1.8.3. 2005-11-02 09:09:39 +00:00
tonio
31c762435f Add DIST_SUBDIR=${PKGNAME_NOREV} to change distfile path, as checksum was
updated.
Thanks Min Sik Kim for pointing the problem
2005-10-31 11:25:14 +00:00
tonio
142db82a1d Update converters/bibtex2html to 1.76
Version 1.76, 22/9/2005
=======================
 o translation of \'c
 o replaced ISO latin 1 characters with their entity codes
 o support for Czech characters (both contributed by Danny Chrastina)

Approved by minskim@
2005-10-27 09:12:01 +00:00
tonio
5c7b10fff1 Fix for Darwin8/gcc4 (PR 31888)
Change:
  startElement() -> wvstartElement()
  endElement() ->   wvendElement()
to avoid conflict with non-static prototype
(the same fix was applied upstream)
2005-10-24 11:36:38 +00:00
tonio
7246e5ce8f Distfiles comes with a strange encoding.
Updated checksum, it is just an encoding problem
Add ${TR} magic to fix encoding
This fixes PR 31639
2005-10-17 20:59:27 +00:00
hira
d4ac2df0d3 s/netbsd.org/NetBSD.org/ 2005-10-10 17:15:09 +00:00
hira
a8446310cb s/jp.netbsd.org/jp.NetBSD.org/ 2005-10-10 17:13:46 +00:00
taca
70126d8847 Update libiconv-1.10-cp932.patch to libiconv-1.10-ja-1.patch,
approved by wiz.

Bump PKGREVISION.

 New in libiconv-1.10-ja.patch:

 * Changed EUC-JP, SHIFT_JIS, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2,
   ISO-2022-JP-3, DEC-KANJI converters, so that JIS X 0208 1-29(0x815C )EM DASH
   is converted into U+2014 EM DASH instead of U+2015 HORIZONTAL BAR.
 * Changed SHIFT_JIS, SHIFT_JISX0213, ISO-2022-JP, ISO-2022-JP-1, ISO-2022-JP-2,
   ISO-2022-JP-3 converters, so that JIS X 0201 5/12(0x5C) YEN SIGN is
   converted into U+005C REVERSE SOLIDUS instead of U+00A5 YEN SIGN and
   JIS X 0201 7/14(0x7E) OVER LINE is converted into U+007E TILDE instead of
   U+203E OVER LINE.
 * Changed EUC-JP, SHIFT_JIS converters to exclude UDC mappings.
 * Added Shift_JIS-MS, SJIS-MS,
   MS932 as aliases for CP932.
 * Added CP51932 converter.
 * Added ISO-2022-JP-MS converter.
 * Added CP50221 as aliases for ISO-2022-JP-MS.

 New in libiconv-1.10-ja-1.patch:

* Fixed output JIS X 0201 kata-kana character as raw 8bit when converted to
  iso-2022-jp-ms.
* Fixed check tests/SHIFT_JISX0213.TXT
* Add WINDOWS-932 as alias of CP932.
* Add WINDOWS-51932 and MS51932 as alias of CP51932.
* Add WINDOWS-50221 and MS50221 as alias of ISO-2022-JP-MS.
* Add eucjpms (from MySQL) as alias of eucJP-ms.
* Introduce CHARSET_ALIAS environment variable support.
  Example)
    with /bin/sh:

      $ CHARSET_ALIAS="Shift_JIS=WINDOWS-932:EUC-JP=EUC-JP-MS:ISO-2022-JP=ISO-2022-JP-MS"
      $ export CHARSET_ALIAS
2005-10-02 06:09:47 +00:00
rillig
5946936ffc Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
2005-09-28 20:52:18 +00:00
tonio
a6ec93578e Fix build under darwin, using the updated btparse
bump PKGREVISION


approvd by wiz@
2005-09-27 12:25:35 +00:00
jschauma
ac598142d5 add -c99 to CFLAGS for IRIX' MIPSPro compilers. 2005-09-27 01:41:18 +00:00
adam
88fd0d0c78 Added cp932 patch; closing PR-31142 2005-09-12 13:41:31 +00:00
jlam
ea0d048172 Put the charset.alias file into place using REQD_FILES instead of
CONF_FILES since we need it to always be present for libiconv to
function properly.  It's now no longer removed automatically at
deinstallation if it differs from the stock charset.alias file, meaning
it's now preserved in case the user made modifications to the file;
however a warning will be output that the file can be safely removed
if you don't need it anymore.  Bump the PKGREVISION to 1.
2005-08-19 22:26:21 +00:00
jlam
bd2788d930 Merge CONF_FILES/SUPPORT_FILES and CONF_FILES_PERMS/SUPPORT_FILES_PERMS
as the INSTALL and DEINSTALL scripts no longer distinguish between
the two types of files.  Drop SUPPORT_FILES{,_PERMS} and modify the
packages in pkgsrc accordingly.
2005-08-19 18:12:36 +00:00
hiramatsu
bf58008582 Define PERL5_PACKLIST so that PLIST is correctly generated. 2005-08-17 15:02:01 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d8a297251a Bump PKGREVISION for wxGTK dependency change. 2005-08-07 11:34:21 +00:00
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
grant
d438d691b8 honour LDFLAGS and LIBS. 2005-07-29 04:40:47 +00:00
adam
c7919dce64 Changes 1.10:
* Added ISO-8859-11 converter.
* Updated the ISO-8859-7 converter.
* Added ATARIST converter, available through --enable-extra-encodings.
* Added BIG5-2003 converter (experimental), available through
  --enable-extra-encodings.
* Updated EUC-TW converter to include the Euro sign.
* The preloadable library has been renamed from libiconv_plug.so to
  preloadable_libiconv.so.
* Portability to mingw.
2005-07-28 15:15:17 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
markd
a3a56886c6 Add libwpd. 2005-06-26 22:10:04 +00:00
markd
ba70c74ffc Initial import of libwpd version 0.8.1.
From Jeremy Reed in pkgsrc-wip, updated to 0.8.1 by me.

libwpd is a library for reading and writing WordPerfect(tm)
documents.

This package also includes utilities for converting to HTML
and plain text.
2005-06-26 22:08:08 +00:00
taca
a10c79212c Update HOMEPAGE to proper URL. 2005-06-25 12:29:17 +00:00
taca
aba42254f1 Update HOMEPAGE. 2005-06-25 04:41:14 +00:00
taca
32499a3f23 Update converters/p5-nkf package to 2.05.
1. Added --guess option which print guessed character encoding.
2. Added --cp932inv options which enable to make some characters
   conversion compatible with Code Page 932 (CP932) when converting
   to Shift_JIS.
3. Added --prefix option.  When converting to Shift_JIS, second byte of
   converted character may be "meta" character.  --prefix option allow
   escape these characters.
4. Added support for JIS X 0212.
2005-06-25 03:26:15 +00:00
taca
9f5081fdbe Update converters/nkf to 2.05.
1. Added --guess option which print guessed character encoding.
2. Added --cp932inv options which enable to make some characters
   conversion compatible with Code Page 932 (CP932) when converting
   to Shift_JIS.
3. Added --prefix option.  When converting to Shift_JIS, second byte of
   converted character may be "meta" character.  --prefix option allow
   escape these characters.
4. Added support for JIS X 0212.
2005-06-25 03:23:03 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
jlam
49d363d81d Back out previous and reset the BUILTIN_VERSION.iconv variable instead.
This should fix functioning on Linux systems that actually use GNU
libiconv as the builtin iconv implementation.
2005-06-06 01:30:56 +00:00
minskim
69002413fb Make BUILTIN_PKG.iconv follow what the comment says. 2005-06-05 22:05:00 +00:00
jmmv
0ad8b0bb46 Assume that DragonFly's native libiconv is good enough for pkgsrc, just as
we do for NetBSD.  Patch from Joerg Sonnenberger.
2005-06-05 10:00:20 +00:00
jlam
7e8aa8b98e In builtin.mk files, use _BLTN_ as the private namespace prefix. 2005-06-05 09:25:37 +00:00
jlam
6a9818ab44 Don't include bsd.builtin.mk... just include the builtin.mk file for
the package that we're interested in (iconv).  Also, fix the logic so
that we don't assume that built-in libiconv.so doesn't exist.
2005-06-01 19:03:45 +00:00
jlam
95fd1f6ec9 Massive cleanup of buildlink3.mk and builtin.mk files in pkgsrc.
Several changes are involved since they are all interrelated.  These
changes affect about 1000 files.

The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk.  bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files.  Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred.  This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.

The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages.  Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc.  This modification is a nod toward LOCALBASE=/usr.  The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.

The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc.  The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.

The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files.  Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories.  These files are used as input
to imake since imake can't use stdin for that purpose.

The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead.  This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed.  Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries.  Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
2005-06-01 18:02:37 +00:00
snj
ba1db9e200 Update to 0.7.2. From pancake in PR#30208.
Changes:
- Fix the "cannot open xxx file" bug.
- code cleanup and indentation
2005-05-28 05:57:25 +00:00
wiz
617a7af240 Add RMD160 checksum. 2005-05-25 11:34:41 +00:00
jlam
bb7c443e62 Don't set artificial restrictions on which platforms can build this
package.  Linux, like NetBSD, should be able to build this package,
even if it has a built-in iconv implementation.
2005-05-24 04:36:51 +00:00
jlam
25a0a13e76 Rewrite to use find-libs.mk rename several variables to begin with
_BLNK_ to properly namespace those variables, and rewrite BUILTIN_PKG.iconv
computation to use one fewer awk invocation.
2005-05-24 04:22:24 +00:00
rillig
f795c2e475 Removed trailing white-space. 2005-05-23 08:26:03 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
minskim
b767a29bd1 Add the iconv option depending on ICONV_TYPE. This makes the package
build on Linux, where native iconv is used without -liconv.
2005-05-22 02:45:58 +00:00
minskim
7194177292 Correct a variable name. 2005-05-22 02:40:13 +00:00
minskim
9f22a18128 Simplify a condition. 2005-05-22 01:22:47 +00:00
minskim
a55cb6f4fb Use the iconv library in glibc on Linux even if USE_GNU_ICONV is set. 2005-05-22 00:01:36 +00:00
cjs
0e52dbf92e Add an (unreviewed) patch to fix the security vulnerability. 2005-05-10 05:53:48 +00:00
wiz
7011db2f42 Update to 1.051, add HOMEPAGE:
1.051 Thu Mar  3 18:00:52 CET 2005
	- change of contact address.
        - updated perl parts to GPLv2.

1.05 Fri Feb 25 22:50:27 CET 2005
        - fix a (likely exploitable) segfault problem, (tracked down
          and/or reported by Mark Martinec and Robert Lewis).

1.04 Tue Dec 28 15:08:44 CET 2004
	- slightly improved subject filename extraction.
          Also see the filename callback in the example-decoder.
2005-05-02 12:01:54 +00:00
drochner
ffe81e6a2d explicitely buildlink to textproc/expat; otherwise we get a library
dependency on X11's libexpat which causes conflicts later
bump PKGREVISION
2005-04-20 15:42:11 +00:00
adam
479bbe20d7 Changes 0.9.7:
* Support ImageMagick 6
2005-04-20 13:10:06 +00:00
kristerw
4b7d5ce55b Include "../../mk/pthread.buildlink3.mk" to make this pkg build
on NetBSD 1.6.
2005-04-17 01:06:06 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
kristerw
9b0c0630c1 The NO_BUILD=YES prevents the perl dependency from being registered.
Use an empty do-build target instead of NO_BUILD.
PKGREVISION++.
2005-04-03 21:54:33 +00:00
wiz
580245c353 Use ocaml/bl3 instead of BUILD_DEPENDS.
Fixes PR 29802 by Antoine Reilles.
2005-03-27 20:38:51 +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
minskim
1fb94917a7 Make this package build on Linux.
- Include time.h to use "struct tm".
  - stdout is not a constant on some platforms.  Do not use it in
    initializing a variable.
2005-03-24 16:14:03 +00:00
taca
0f010b9a66 Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge. 2005-03-06 17:19:05 +00:00
taca
06aa2bda31 Remove redundant include of ruby/buildlink3.mk. 2005-03-06 13:42:12 +00:00
minskim
3e3ef78071 Update bibtex2html to 1.75.
Changes:
  * updated manual (the manual was not reflecting the change of f-bib
    into f_bib in version 1.74)
2005-02-28 15:16:33 +00:00
agc
3cae5c07e4 Add RMD160 digests in addition to SHA1 ones 2005-02-23 16:12:33 +00:00
heinz
c05787e4e6 take maintainership 2005-02-21 22:26:05 +00:00
hubertf
9a981bcfbe Sign over maintainership to tech-pkg@ 2005-02-21 20:26:08 +00:00
wiz
41c58fbac8 Use CPAN HOMEPAGE, since it is more specific than unicode.org. 2005-02-19 19:25:24 +00:00
wiz
eb088b1e94 Actually, let the buildlink framework handle this.
Works on 1.6.2 and 2.0.
2005-02-19 19:16:37 +00:00
wiz
b707795877 Reorder lines to avoid build errors because of "LIBS= INSTALLDIRS=site". 2005-02-19 19:09:38 +00:00
wiz
a6a1995a59 Sort lines. 2005-02-19 19:00:18 +00:00
minskim
a2bcb7b79a Install documentation and update the man page to point to the correct
location.  This fixed PR pkg/29371.

Bump PKGREVISION.
2005-02-14 15:51:10 +00:00
minskim
f798b24e7c Specify minimum required version of ocaml in BUILD_DEPENDS. 2005-02-14 15:40:19 +00:00
minskim
ad558263bf Remove redundant PERL definition in CONFIGURE_ENV. 2005-02-14 15:37:44 +00:00
minskim
eea0e985cf Disable pkgviews installation until ocaml supports it. 2005-02-14 15:36:19 +00:00
reed
da78ddc4e7 Capitalize first "Note:" 2005-02-10 01:50:00 +00:00
jklos
31b1bff351 Bumped PKGREVISION due to change in libwmf. 2005-02-05 18:03:33 +00:00
adrianp
95a0171dc7 - Update of bibtex2html from 1.65 to 1.74
- ok'ed minskim

 Version 1.74, 22/10/2004
 ========================
  o bib2bib: special characters \n \r \t and \ddd in regular expressions
  o fix minor bug: when looking for cross-references, comparison of
    keys is now case-insensitive
  o footer and bibtex entries now enclosed in HTML paragraphs (<p>...</p>)
  o in case of syntax error, the key of the entry where the error
     occurred is shown
  o new option -no-links to disable weblinks
  o fix bug in bib2bib: preamble now enclosed with a single pair of braces

 Version 1.72, 3/9/2004
 ======================
  o --help now prints on standard output and exits successfully
  o fixed bug with very long keys (when bibtex inserts % to cut lines)
  o arguments to macros read from a file (option -m) are discarded

 Version 1.71, 24/8/2004
 =======================
  o improved date sorting algorithm to handle days (e.g. month = "June 29")
  o bib2bib: crossrefs are expanded before conditions are checked
  o bib2bib: '_' allowed in field identifiers
  o added option -w (--warn-error) to stop immediately when a warning
    is issued.

 Version 1.70, 30/6/2004
 =======================
  o fixed bug with crossrefs not translated from LaTeX to HTML
    is issued.

 Version 1.70, 30/6/2004
 =======================
  o fixed bug with crossrefs not translated from LaTeX to HTML
  o macros for Greek letters now translated to HTML entities

 Version 1.69, 6/4/2004
 ======================
  o macros \bysame, \MR and \MRhref for AMS* stylew
  o modified -bib.html output to circumvent a Konqueror bug

 Version 1.68, 16/03/2004
 ========================
  o fixed bug with parentheses-enclosed entries
  o macros \relax, \hskip

 Version 1.66, 18/02/2004
 ========================
  o characters ( and ) in keys
  o New FAQ: pb with quotes under MS Windows
2005-02-04 21:56:14 +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
e794da07d3 Update Ruby 1.8.2.
This is basically bug fix release, but official changes aren't provided
yet.  Please refer ChangeLog.

Here is pkgsrc changes:

o Set RUBY_HAS_ARCHLIB=yes for Ruby packages including archtecture depending
  extention library in order to depend more specific Ruby.

o Now install database for ri(1).  Fix PR pkg/28566.

o Net::IMAP

	* lib/net/imap.rb (u8tou16): fixed typo. fixed: [ruby-list:40546]

o NKF:

	* ext/nkf/nkf-utf8/nkf.c (reinit): should initialize all static
	  variables.  fixed: [ruby-list:40445]

	* ext/nkf/lib/kconv.rb (Kconv::RegexpEucjp): second byte is up to
	  0xfe.

	* ext/nkf/lib/kconv.rb (Kconv#kconv): should handle UTF8 and UTF16
	  properly.

o WEBrick

	* lib/webrick/httpauth/htpasswd.rb (WEBrick::Htpasswd#reload):
	  raise NotImplementedError if password is encrypted by digest
	  algorithms. This patch is contributed by sheepman. [ruby-list:40467]

	* lib/webrick/httpauth/digestauth.rb
	  (WEBrick::HTTPAuth::DigestAuth#_authenticate): fix digest calculation.
	  This patch is contributed by sheepman. [ruby-list:40482]

	* lib/webrick/{httpauth.rb,httpauth/basicauth.rb,httpproxy.rb}: use
	  pack/unpack-template char "m" instead of lib/base64.rb to do base64
	  encoding/decoding. fixed: [ruby-dev:25336]
2005-01-23 17:33:19 +00:00
tv
e9a07ce8de Fix installation broken by previous. 2005-01-21 12:57:45 +00:00
tv
0b2645dda2 Make work on more platforms; the appropriate library is -ll, not -lfl. 2005-01-21 02:55:15 +00:00
tv
7fe343347a Standard sez hton*() is in <arpa/inet.h>, and that happens to be where
Interix has it.  #include that too.
2005-01-19 16:45:59 +00:00
tv
c147da3169 Fix build on Interix (mostly SVR4ish in its pty/utmp implementation). 2005-01-19 16:11:41 +00:00
tv
79d03e62ac GNU_CONFIGURE, not HAS_CONFIGURE. Need that for the config.guess override. 2005-01-18 22:30:24 +00:00
adam
7b5733f516 Changes 1.0.3:
* A few bug fixes
2005-01-10 16:14:12 +00:00
xtraeme
28adb45b30 Again... distfile unavailable, use MASTER_SITE_BACKUP. 2004-12-29 00:48:37 +00:00
reed
e117eda090 Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.

(If I missed any, please let me know -- and let me know a good
way to automate this.)
2004-12-28 23:18:15 +00:00
wiz
53c46a3e10 wxWindows -> wxWidgets (in DESCR and HOMEPAGE). 2004-12-25 20:03:20 +00:00
reed
bba7bbd21b Revert back BUILDLINK_RECOMMENDED to previous setting.
Probably I was using the packages made when using IGNORE_RECOMMENDED=YES
after the big libtool bump.
2004-12-25 06:43:38 +00:00
reed
d809607734 Bump PKGREVISION and bump BUILDLINK_RECOMMENDED.wv.
I saw on one of my boxes:

libwv-1.0.so.2:
        libxml2.so.8 => not found

This was caused because I have wv-1.0.2nb1 which depends on
libxml2>=2.6.2.

libxml2 was later upgraded, but since we don't have recursive dependencies
(which is fine), the old and now missing libxml2 library was still good
enough for wv. (I saw this because I updated libxml2 in place without removing
packages that depend on it
2004-12-24 00:14:45 +00:00
wiz
004e8b8094 Update to 0.7.1:
- Solve some segfaults
        - Flush errors to stderr instead of stdout

From pancake in PR 28763.
2004-12-23 17:08:48 +00:00
grant
908e765695 since perl is now built with threads on most platforms, the perl archlib
module directory has changed (eg. "darwin-2level" vs.
"darwin-thread-multi-2level").

binary packages of perl modules need to be distinguishable between
being built against threaded perl and unthreaded perl, so bump the
PKGREVISION of all perl module packages and introduce
BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct
dependencies are registered and the binary packages are distinct.

addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-20 11:30:55 +00:00
taca
05a0ff5ab1 Switch to use RUBY_DLEXT as suffix of extention library. 2004-12-04 17:20:46 +00:00
taca
c7a08a9f44 Update p5-Jcode to 0.88.
#
# $Id: Changes,v 0.88 2004/12/03 12:04:22 dankogai Exp dankogai $
#
$Revision: 0.88 $ $Date: 2004/12/03 12:04:22 $
! Unicode/uni.c
  Patch by OHARA Shigeki that fixes segmentation fault when malformed
  encoding is fed to utf8 (en|de)coder applied.  Message-Id:
  <w0gfz2p3t1n.wl%os@iij.ad.jp>

$Revision: 0.88 $ $Date: 2004/12/03 12:04:22 $
! Jcode.pm
  Uninitialized values in jfold() now initialized.
  Message-Id: <27BF6F48-38BE-11D9-9307-000A95DBB50A@dan.co.jp>
2004-12-04 04:09:21 +00:00
wiz
6e02d7ee41 Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
wiz
913b2647ad "the the" -> "the" 2004-12-01 09:52:59 +00:00
taca
6a231507b7 Update py-jpCodecs packaget to 1.4.11.
o Version 1.4.11 <28 November 2004>
  - Fixed bugs in the StreamReader classes of all codecs that
    ignored the optional "errors" argument specified when
    instantiated. (Thanks to OHNUKI Makoto)
2004-11-30 15:42:40 +00:00
wiz
da24e67b0a Be consistent in variable usage (or lack thereof). 2004-11-30 08:06:01 +00:00
taca
f435a6c5eb Stop creating ${RUBY_EXAMPLESDIR}/uconv since there is no example
for ruby-uconv any more.
2004-11-29 05:53:40 +00:00
wiz
d1bd159b54 Update to 3.05:
2004-09-20   Gisle Aas

   Release 3.05

   Steve Hay found the warn test broken
   on Windows and provided a fix.



2004-09-18   Gisle Aas

   Release 3.04

   Fixed the bad-sv.t test script to actually contain the
   correct expected result as of v3.02.



2004-08-25   Gisle Aas

   Release 3.03

   Forgot to increment version number in MIME::QuotedPrint even
   if its interface changed in 3.02.  As a result you will now
   need to require MIME::QuotedPrint 3.03 if you want to ensure
   it provides the binmode interface.



2004-08-24   Gisle Aas

   Release 3.02

   The encode_qp() function now takes an optional third argument
   to select binary encoding mode.
   <https://rt.cpan.org/Ticket/Display.html?id=7456>

   The result of encode_qp($non_empty, $eol) will now always be
   $eol terminated.  If the string to encode does not end with "\n"
   then a soft line break is appended to the result.  As an example
   encode_qp("foo") used to be encoded as "foo", but now encodes as
   "foo=\n".
2004-11-28 23:04:15 +00:00
taca
96638f50bd Update ruby-uconv pacakge to 0.4.12.
Changes of version 0.4.12

  * support Ruby 1.8

Changes of version 0.4.11

  * append --enable-compat-win32api option for Win32API compatible CP932 table.

Changes of version 0.4.10

  * fix memory leaks
  * append --enable-fullwidth-reverse-solidus option.
2004-11-28 14:42:07 +00:00
wiz
9617bb5eb0 Update to 0.7, from pancake in PR 28435:
0.7 * 2004/11/27
        - Add -e flag (grep like tool)
        - Minor bugfixes
        - Add support for description, language and picture as input
        - Update dtd URL location
        - Description support for output
2004-11-27 18:07:04 +00:00
taca
013bb8757d Migrate ruby-rdtool to use new framework for Ruby packages. 2004-11-27 15:37:20 +00:00
taca
55c62ea338 Migrate ruby-romkan to use new framework for Ruby packages. 2004-11-27 15:36:43 +00:00
taca
58699b32b1 Add and enable ruby16-iconv package. 2004-11-27 14:25:08 +00:00
taca
89ed320423 Initial import of ruby16-iconv package.
This is an iconv wrapper class for Ruby 1.6 based release.
2004-11-27 14:24:15 +00:00
taca
eb2e1929d6 Make ruby-iconv package to ruby 1.8.1 based package. Previous
ruby-iconv-0.5 package will be provided as ruby16-iconv package.
2004-11-27 14:21:14 +00:00
taca
aa7f6af87e Use DIST_SUBDIR since distribution file dosen't contain version
in its name.
2004-11-26 02:17:22 +00:00
taca
65e0f4f914 Correct CATEGORIES to "japanese converters perl5" as like p5-jcode. 2004-11-25 16:05:19 +00:00
taca
db3287b2fc Add and enable p5-chkjis. 2004-11-25 15:19:00 +00:00
taca
4690864e23 Initial import of p5-chkjis:
chkjis.pl is Perl library for Japanese character code processing.
It replace vendor's own characters which isn't defined in JIS X
0208:1997 to "geta" character and support ISO-2022-JP, euc-JP and
Shift_JIS.

It is useful to check intentional use of vendor's own characters in
text or to filter out these characters.
2004-11-25 15:17:52 +00:00
adam
d8f810b26b Revision bump 2004-11-24 11:15:30 +00:00
adam
c228b99461 Added a patch for japanese support (PR/25845) 2004-11-24 09:34:11 +00:00
adam
2cc9d83272 Changes 1.9.2:
* Bug fixes
2004-11-23 12:38:00 +00:00
minskim
39f68bcfdd Update py-cjkcodecs to 1.1.1.
Changes:
  - Fix a build problem with gcc-2.x.
2004-11-19 16:31:27 +00:00
wiz
c6f3c1648f Update HOMEPAGE and MASTER_SITES. 2004-11-19 15:05:12 +00:00
shannonjr
c672ba4b2e - Updated to 0.2.2. This release fixed compilation with gcc 3.4
- Added patch removing -pedantic and -ansi from CFLAGS and CXXFLAGS
  because, if these flags are set, use of type long long is treated
  as an error (long long is used).
2004-11-18 10:20:00 +00:00
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +00:00
jlam
5e5ac5cef9 USE_BUILDLINK3 is a yes/no variable. 2004-11-13 21:28:27 +00:00
seb
466110c39a Add 'perl5' to CATEGORIES. 2004-11-12 00:15:48 +00:00
seb
6bff7b988b Update to version 1.4.
While here set a more specific homepage.

Approved by abs@

Changes since last packaged version (1.2):

1.3   Mon Jun 28 19:25:43 CEST 2004
        - Makefile.PL now tries to detect the need for -liconv
        - added retval() method to Text::Iconv objects, which returns the
          iconv() return value (according to the Single UNIX Specification,
          "the number of non-identical conversions performed")
        - to make this possible, Text::Iconv objects are--on the C level--no
          longer just the iconv handle, but a struct (which can contain other
          information besides the handle)

1.4   Sun Jul 18 00:09:21 CEST 2004
        - Added instance attribute raise_error and corresponding
          method to control exception raising on a per-object basis.
        - Reset shift state for state-dependent conversions.
        - Makefile.PL now passes all options besides LIBS and INC to
          MakeMaker, so options like INSTALLDIRS=vendor work again.
2004-11-08 22:07:54 +00:00
jdolecek
4fdb70ce2b now that PHP 5.x Makefile.common doesn't pollute CONFIGURE_ARGS, it safe
to include "../../lang/php/ext.mk" after extension CONFIGURE_ARGS
setting; successful build confirmed with both PHP 4.x and PHP 5.x
2004-11-05 17:11:39 +00:00
grant
eb8514afe2 don't mangle PKGNAME to something that is invalid. 2004-11-03 11:36:23 +00:00
grant
880bb76de5 this needs libm on Solaris. 2004-11-03 11:32:07 +00:00
seb
e049ff3010 Add & enable p5-Unicode-Map8 2004-11-02 23:42:48 +00:00
seb
d7a636dbe4 Initial import of p5-Unicode-Map8 version 0.12 into the NetBSD Packages
Collection.

The Unicode::Map8 class implement efficient mapping tables between
8-bit character sets and 16 bit character sets like Unicode.  About
170 different mapping tables between various known character sets and
Unicode is distributed with this package.  The source of these tables
is the vendor mapping tables provided by Unicode, Inc. and the code
tables in RFC 1345.  New maps can easily be installed.
2004-11-02 23:40:10 +00:00
seb
3d7cb9bd94 Update to 2.07.
Changes since last packaged version (2.06):

2003-03-10   Gisle Aas <gisle@ActiveState.com>
   Release 2.07
   Don't let the $^W test get confused by lexical warnings.
2004-11-02 22:50:27 +00:00
jdolecek
d3c56462a3 adjust for rename of most php4-* packages to php-* 2004-10-31 21:46:40 +00:00
jdolecek
ec3c63fd71 remove php4-* extension packages, replaced by php-* packages, which support
PHP5 too
2004-10-31 21:20:08 +00:00
jdolecek
49e9ef7f78 extension modules must be able to override CONFIGURE_ARGS, so include
lang/php/ext.mk before setting CONFIGURE_ARGS
2004-10-31 21:07:13 +00:00
jdolecek
52c1980501 new PHP extension module framework, which makes it possible to build
individual PHP extension packages with either PHP 4.x or PHP 5.x

convert existing php4-* packages to this framework and import as php-*
2004-10-31 19:30:29 +00:00
reed
91af107084 Update HOMEPAGE. 2004-10-21 21:19:22 +00:00
taca
b2eb3297ac Update MASTER_SITES and HOMEPAGE which isn't available any more. 2004-10-13 16:10:02 +00:00
adam
ac5edb9337 Changes:
0.9.6  20040430  Compilation fixes for Solaris
                 Compilation fixes for ImageMagick unavailability

0.9.5  20040406  Bug fixes
                 Compilation with gcc 2.95.x should work again

0.9.4  20040316  Mostly bug fixes
                 Minimum version required for AbiWord 2.1.1 and later

0.9.3  20040226  Minimum version required for new AbiWord 2.1 plugin
                 Fixed a few minor bugs
                 Added psiconv_unicode_from_list and psiconv_unicode_strstr
                 Much better error and progress reporting in generators

0.9.2.1 20040223 Quick fix for the library number mistake in 0.9.2

0.9.2  20040223  Many bugfixes, among them some critical ones:
                 * Package now builds without psiconv.conf files installed
                 UTF8 Psion support might now actually work
                 -c argument introduced for psiconv program

0.9.1  20040209  Added the psiconv-config program.
		 Fixed the installation of @includedir@/psiconv/general.h
                 Added the forgotted psiconv_config_free function.
		 Removed some small memory leaks.

0.9.0  20040204  New major library version number breaks source compatibility:
		 * All strings and characters are now stored in UCS-2
                 * New config structure.
                   - Call psiconv_config_default and psiconv_config_read at the
                     start of your program
                   - Almost all functions have a new psiconv_config parameter
                   - All former global variables are now in this structure
                 * Several minor changes in the functions defined in
                   parse_routines.h and generate_routines.h
                 * All generate_* routines have now a lev parameter except
                   generate_file.
                 * psiconv_sketch_section data representation changes
                 * New verbosity level PSICONV_VERB_ERROR
                 Use config files /etc/psiconv.conf and ~/.psiconv.conf
                 Support automake 1.6, 1.7 and 1.8
                 Support autoconf-2.50 and up
                 Support ImageMagick 5.4.x and 5.5.x (API changed once again...)
                 Support Unicode output in psiconv program (Keita Kawabe)
                 Don't use features not present in plain sh (Keita Kawabe)
                 Clean up some automake-related stuff.
		 Format documentation is now installed too.
                 Debian build support
                 Embedded objects in Word are now properly parsed and generated
                 Sketch file generation is added (stand-alone and as object)
                 MBM and Clipart file generation is added
                 Image files other than 2-bits greyscale are parsed and
                   generated (experimental)
                 Errors and warnings sanitized
                 Rewrite of the psiconv program:
                 * Outputs in UTF8, UCS2, ASCII or Psion encodings
		 * XHTML target generates strict XHTML using CSS
                 * HTML4 target generates traditional HTML without CSS
                 * IMAGE target remains the same
                 * LATEX and RTF targets are not supported anymore
2004-10-08 13:19:26 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
adam
32f5d61915 Changes 1.0.2:
* Fix iDEFENSE buffer overrun security problem
(thanks to Matthias for heads-up)
2004-09-21 14:45:49 +00:00
grant
93b327c550 +p5-Convert-BinHex 2004-09-05 23:30:33 +00:00
grant
7a2f67044c Initial import of p5-Convert-BinHex-1.119 into the NetBSD packages collection.
BinHex is a format used by Macintosh for transporting Mac files safely
through electronic mail, as short-lined, 7-bit, semi-compressed data
streams. Ths module provides a means of converting those data streams
back into into binary data.
2004-09-05 23:30:17 +00:00
cjs
936129f770 Downgrade from xlhtml.0.5.1 to xlhtml-0.5, since version 0.5.1 seems not
to be on the sourceforge site. Mysterious.
2004-09-02 05:03:23 +00:00
reed
1f835283b3 Move including the ../../mk/bsd.prefs.mk and checking for Linux
to after GNU_CONFIGURE and USE_LIBTOOL being set.
This fixes the problem where the lt_cv_sys_max_cmd_len was not
added to the CONFIGURE_ENV.

Now that I think about it, I caused this problem when I added that
Linux check...
2004-08-31 19:24:42 +00:00
jlam
8d572feba3 Use the new BUILDLINK_TRANSFORM commands to more precisely state the
intended transformation: use "rm" to remove an option, "rmdir" to remove
all options containing a path starting with a given directory name, and
"rename" to rename options to something else.
2004-08-28 06:05:31 +00:00
taca
c8cc9b48c1 Update p5-Jcode package to 0.87.
$Revision: 0.87 $ $Date: 2004/07/24 02:58:27 $
! Jcode.pm
  * Document Fix by shigeno@iij-mc.co.jp
  Message-Id: <20040708.175523.131609260.shigeno@iij-mc.co.jp>
  * getcode() reverted to pre-0.84 because the new algorithm is prone
    to false positive cases, reported by inu@kc5.so-net.ne.jp.
  Message-Id: <20040723.233005.78712771.inu@mail.design.co.jp>
2004-08-17 17:03:04 +00:00
kristerw
1b82d2e324 gcc 2 does not handle the C99-feature of permitting a structure to
end with an incomplete array type.  Use the gcc "zero length arrays"
extension when compiling with gcc 2.
2004-08-14 17:43:53 +00:00
recht
04e9f90036 There's no need to rename uudeview.h to uu.h -- we rather stick to
the original name.

bump PKGREVISION to 1 for new header name
2004-08-09 19:00:55 +00:00
minskim
5eeb04ae3f Update py-cjkcodecs to 1.1.
Changes:
	- Combine codecs of each language.
	- Support more encodings.
2004-08-07 14:31:57 +00:00
jlam
7715ce46e0 Update converters/p5-Convert-UUlib to 1.03. Changes from version 0.31
include:

 - renamed crc32 to uulib_crc32, to work around yet another shortcoming
   in this oh-so-outdated macosx.

 - very short files might not be detected because the header parsing
   code might skip them.

 - change bracket policy to give priority to (x/y) over (x), and use
   the last bracket found otherwise.

 - part numbers at the end of the subject are now recognized.
2004-08-02 21:54:49 +00:00
jlam
69c73fa682 This package doesn't use the compiler. 2004-08-02 21:47:59 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
minskim
cd49d0f174 Enable pkgviews installation. 2004-07-16 23:50:37 +00:00
jdolecek
ce763f8230 the trick with setting PHP_ICONV in environment doesn't work with
more recent PHP anymore, so use USE_BUILDIN.iconv test to select
the appropriate iconv parameter value

fixes compilation on NetBSD 1.6.x and other systems without builtin
iconv, and thus PR pkg/26212 and PR pkg/26213

package behaviour unchanged, so no PKGREVISION bump done
2004-07-12 04:32:21 +00:00
wiz
60019e1e08 Unused. 2004-07-04 09:55:19 +00:00
minskim
e39a1a13e3 Add and enable txt2pdbdoc. 2004-06-28 05:39:34 +00:00
minskim
75ad18960d Initial import of txt2pdbdoc.
txt2pdbdoc is a Unix-based Text-to-Doc file conversion program.  (It
also converts Doc files to plain text.)  A Doc file is a defacto
standard file format for text documents for PalmOS document reader
applications.  The motivation for writing txt2pdbdoc was that such
software at the time was crufty and poorly documented.  In contrast,
txt2pdbdoc is well written and well documented.  Unix-style "man"
pages are included for the program, utility scripts, and the Doc file
format itself.  The source code is also generously commented.
2004-06-28 05:37:55 +00:00
taca
e8fd4148bf Update p5-Jcode package to 0.86.
$Revision: 0.86 $ $Date: 2004/06/20 09:54:33 $
! Unicode/uni.c Unicode/uni2euc.h
  Flat-table representation of uni2euc is now segmented to paged
  tables so Visual C++ happy.  Also pages w/ undefined characters
  only are aggregated to shrink the table by more than 50%.
  Thank you, Takahashi-san.
  Message-Id: <006301c45664$a048cb20$0401a8c0@makoto>

0.85 2004/06/18 18:32:19
! Jcode.pm
  getcode() is now less likely to fail to detect utf-8
  Message-Id: <001901c45541$234adb00$0401a8c0@makoto>

2003/06/21 07:37:54
! Unicode/* Manifest
  Unicode XS is completely rewritten from scratch.  It is now
  even faster than Encode (but less general, of course).
  Instead of bsearch(), Unicode XS now uses flat lookup table
  Which makes it not only faster but (hopefully) more portable.
  Its only price is slightly larger size of the shared library
  (360kb on FreeBSD 4-Stable)
2004-06-25 14:55:02 +00:00
taca
4f11036998 Add and enable p5-Unicode-IMAPUtf7. 2004-06-05 03:16:27 +00:00
taca
d215ed4d4f Importing p5-Unicode-IMAPUtf7 package.
Perl extension to deal with IMAP UTF7

IMAP mailbox names are encoded in a modified UTF7 when names contains
international characters outside of the printable ASCII range. The
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
2004-06-05 03:15:18 +00:00
reed
631e46a396 Fail if this package is to be built under Linux. This is normal
for Linux. Most (all?) Linux distros don't provide a libiconv
package, because GLIBC's iconv support is good enough.

At this time, using PKG_FAIL_REASON instead of PKG_SKIP_REASON
so we can catch examples of packages depending on this.

The builtin.mk was improved to help stop it from being used under
Linux.

This was okayed by Rene Hexel, the maintainer.

Todo: fix abiword build because it should not require this libiconv
package under Linux.
2004-06-04 05:25:38 +00:00
reed
d053f8cd8c By default, assume that the native iconv on Linux systems using
GLIBC supports GNU libiconv's API. So don't depend on pkgsrc's
libiconv for it. This is normal: most other Linux distros don't
provide a libiconv package.

This was discussed on tech-pkg list over past two months. It has
helped a few users under Linux where they had some problems with
conflicts with their working iconv() support provided with libc
and the libiconv package.

This was okayed by maintainer, Rene Hexel.

This still needs some improvement. Some packages still try to
force libiconv usage even though not needed.
2004-06-04 05:21:14 +00:00
heinz
3e3b354121 Packages in directory "converters" should use this for CATEGORY as well 2004-06-03 23:07:29 +00:00
uebayasi
e85ff6b53d Create missing directories for pkgviews. 2004-06-03 12:37:40 +00:00
uebayasi
bd73a9440d Enable pkgviews installation. 2004-05-24 11:25:16 +00:00
danw
884bfb7d8d Revert the change to put -liconv into BUILDLINK_LDFLAGS.iconv (which
breaks some things on Darwin) and fix audio/musicpd so it doesn't need
it (by faking out a configure check that gets confused by the
iconv_open -> libiconv_open renaming)
2004-05-20 16:13:05 +00:00
seb
00cc0486ea Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
2004-05-17 21:32:33 +00:00
reed
c07c6892a1 This package uses INFO_FILES so install latex2rtf.info to
${PREFIX}/${INFO_DIR} instead of ${PREFIX}/info.

(I didn't receive any okay from maintainer when I asked
in April.)
2004-05-07 22:08:56 +00:00
xtraeme
8d2bb7dcb6 Drop maintainership; I don't have the enough free time to maintain
all these packages.
2004-05-07 01:14:46 +00:00
jmmv
cd61a606b2 Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared library
changed).
2004-05-05 14:07:54 +00:00
snj
5362f01ef1 Add ${BUILDLINK_LDADD.iconv} to BUILDLINK_LDFLAGS.iconv. 2004-05-03 02:22:24 +00:00
heinz
96b6c0a952 Update HOMEPAGE, the old one didn't work anymore 2004-05-02 02:18:26 +00:00
heinz
1c87e4c8ee Update to version 3.01.
Changes since 2.23:
===================

2004-03-29   Gisle Aas <gisle@ActiveState.com>

   Release 3.01

   By compiling the extension with PERL_NO_GET_CONTEXT we can
   make it slightly faster on a threaded perl.  No change on a
   regular perl.  Patch provided by <beau@beaucox.com>.

   Fixed missing ";" with assert.   Patch provided by
   Brendan O'Dea <bod@debian.org>.

   Release 3.00

   Drop the pure Perl implementations of the encoders and
   decoders.  They are bloat that hides real problems in
   the XS implementations.  I will re-release them separately
   in the new MIME-Base64-Perl distribution.

   The 'gcc -Wall' fix in 2.22 broke support for perl5.005,
   as the isXDIGIT() macro is not available in that perl.
   This problem has now been fixed.
2004-05-02 02:13:26 +00:00
snj
5d6f5e2a22 No longer used. 2004-05-02 01:54:11 +00:00
tv
faaed608d9 nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscated
package.
2004-04-28 15:19:04 +00:00
jlam
8da51b0fbe Do previous in a different way. We want USE_GNU_ICONV to always use
a GNU libiconv, whether it be builtin or not, and PREFER_{NATIVE,PKGSRC}
can be used to decide which iconv we use if USE_GNU_ICONV isn't defined.
On NetBSD, the native iconv implementation (if it exists) is considered
GNUish enough unless USE_GNU_ICONV is explicitly defined.
2004-04-26 04:53:23 +00:00
snj
535a02e639 No longer used. 2004-04-26 03:52:06 +00:00
snj
a886bcf21f If USE_GNU_ICONV is defined, don't use builtin libiconv if ICONV_TYPE is
native.
2004-04-26 00:28:39 +00:00
snj
37b08b6278 Add a buildlink3.mk. 2004-04-26 00:25:07 +00:00
snj
412f44ce86 No longer used. 2004-04-25 23:43:26 +00:00
wiz
85989f048f Unused. 2004-04-25 00:45:04 +00:00
xtraeme
5b81d1c00e bl3ify 2004-04-25 00:27:56 +00:00
snj
bd4d279faf Convert to buildlink3. 2004-04-24 00:35:37 +00:00
snj
3e39fcd9a9 Convert to buildlink3. 2004-04-24 00:31:44 +00:00
snj
885ccd218b Convert to buildlink3. 2004-04-23 23:39:07 +00:00
snj
babdf52084 Convert to buildlink3. 2004-04-23 22:49:12 +00:00
markd
14a85010f9 Add a buildlink3.mk 2004-04-19 13:38:11 +00:00
minskim
f3e3652ee4 - Use buildlink framework.
- NO_CONFIGURE=yes
- Enable pkgviews installation.
2004-04-16 03:25:28 +00:00
minskim
a0012a678c Honor BINOWN and BINGRP. 2004-04-16 00:35:11 +00:00
wiz
be0de001d3 Convert to bl3. 2004-04-15 11:46:47 +00:00
wiz
3017caecb9 The buildlink2 framework does nothing with .pc files -- remove them
from the buildlink2.mk files.
2004-04-15 00:49:29 +00:00
ben
34c7796109 Add USE_LANGUAGES=c++ to note that this package uses C++. 2004-04-14 15:13:56 +00:00
xtraeme
269ceca2cb bl3ify 2004-04-12 09:17:00 +00:00
snj
46df6747a2 Convert to buildlink3. 2004-04-12 01:50:32 +00:00
minskim
4479b24238 Enable pkgviews installation. 2004-04-12 01:50:07 +00:00
snj
24ac53b3b1 It is not sufficient to define USE_BUILDLINK3. 2004-04-11 23:47:56 +00:00
taca
cf86fba250 Update p5-nkf package to 2.04. UTF-8 and MIME support were added. 2004-04-11 13:12:40 +00:00
snj
a11c1c7905 Convert to buildlink3. 2004-04-11 07:42:53 +00:00
snj
0021ad264d Convert to buildlink3 and fix a typo in DESCR. 2004-04-11 07:42:10 +00:00
snj
9a2fbfb377 Convert to buildlink3. 2004-04-11 07:41:05 +00:00
snj
11553171d0 No longer used. 2004-04-11 07:38:51 +00:00
snj
46a3cc7561 Convert to buildlink3. 2004-04-11 07:33:28 +00:00