Commit graph

820 commits

Author SHA1 Message Date
rillig
144a1ee175 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts,
since they always need a C compiler, even when the source code is
completely in C++.

For some other packages, stated in the comment that a C compiler is
really not needed.
2006-07-22 04:46:13 +00:00
jlam
7af716330d Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc
had actually been ignoring LTCONFIG_OVERRIDE anyway and just using
the default LIBTOOL_OVERRIDE to replace libtool scripts in packages.
This just formalizes the fact that LTCONFIG_OVERRIDE is not used
meaningfully by pkgsrc.
2006-07-19 19:14:37 +00:00
wiz
bf0ea7072e Update to 1.2.1:
1.2.1 is a minor bugfix release.
2006-07-17 17:02:26 +00:00
rillig
0269c26c02 Added GNU_PROGRAM_PREFIX to BUILD_DEFS and fixed pkglint warnings. 2006-07-17 15:09:59 +00:00
taca
c47c2d84d5 Update p5-Jcode package to 2.06.
#
# $Id: Changes,v 2.6 2006/07/02 07:56:06 dankogai Exp dankogai $
#
$Revision: 2.6 $ $Date: 2006/07/02 07:56:06 $
! Jcode.pm t/regex.t t/tr.t
  Security fix by Hanabusa-san that prevents options from being eval'ed.
  <20060702140740.9DDB.DOT-DANKOGAI@ziro.org>

2.05 2006/05/16 05:00:19
! Jcode.pm t/jfold.t
  Jcode->new('12345678900')->jfold(5) must be ('12345','67890', '0')
  but the trailing 0 was lost.
  Message-Id: <6.2.3.4.2.20060516111520.03407f18@mail.sj.estore.co.jp>

2.04 2006/04/15 04:08:30
! Jcode.pm t/perl581.t
  Fixed: $j->GIVEN_ENCODING not working as advertized.
  Message-Id: <20060414152058.2BCE.KSK@be.to>
  Message-Id: <4355CE4F-6261-458F-8F2F-66BE6831991D@dan.co.jp>

2.03 2005/07/07 04:00:52
! Jcode.pm t/tr.t
  Fixed: $j->tr($from, "a-z/") yields unexpected result
  Message-Id: <20050706114544.D80E.KSK@be.to>
  Message-Id: <530FB8E2-B09D-4BBA-A271-09F0D91AAD79@dan.co.jp>

2.02 2005/06/29 14:00:09
! Jcode.pm t/convert.t
  Addressed: Jcode::convert("constant" ...) croaks
  because  'Modification of a read-only value attempted'.
  Reported by Akira Kawamata via htmllint@ring.gr.jp
  Message-Id: <200506291823.ADF32994.VUONVB@piedey.co.jp>
  Message-Id: <674CABD0-F30B-4244-AFD6-AE9BFA0F3744@dan.co.jp>

2.01 2005/06/20 06:21:06
! Makefile.PL
  vs. ExtUtils::MakeMaker 6.30 -- Thanks, Mike (Castle|Schwern).
  Message-Id: <20050620041227.GE5165@windhund.schwern.org>

2.00 2005/05/16 19:07:51
! Jcode.pm
  2.00 released ex officio!

1.99_07 2005/03/08
! Jcode.pm
  jfold() fixes by nipotan
  http://blog.livedoor.jp/nipotan/archives/15894714.html

1.99_06 2005/02/19
! Jcode.pm Jcode/Nihongo.pod
  tr(), jfold(), m() and s() now accepts flagged UTF-8 strings
  in addition to EUC-JP strings.
! Jcode.pm Jcode/Nihongo.pod t/jfold.t
  More patches by makamaka@donzoko.net.
  Message-Id: <200502180920.j1I9KLvB000550@www231.sakura.ne.jp>

1.99_05 2005/02/18
! Jcode.pm MANIFEST Makefile.PL
+ Jcode/Nihongo.pod t/jfold.t
  Enhancements & Japanese POD with a help from makamaka@donzoko.net.
  Message-Id: <200502161338.j1GDct2I012566@www231.sakura.ne.jp>

1.99_04 2005/02/15
! Jcode.pm
  * Minor pod fixes
  * More field test at http://openlab.jp/Jcode/ before the official release

1.99_03 2005/02/13
! Jcode.pm
  Addressed a bug that Jcode did not handle 'binary' correctly,
  reported by Takahashi-san
+ t/append.t
  Surprisingly, append() was not in the test suite so there.
! Jcode.pm
  * $j->any_encoding feature added via AUTOLOAD.
  * More testings
  * Pod revisions

1.99_02 2005/02/12
- Unicode/_test.pl
  This file was totally unnecessary but got installed via MakeMaker
  so it is now removed from MANIFEST
! Makefile.PL
  Now smarter so that only Jcode.pm is build and installed
  when appropriate (when your perl is 5.8.1 or better).

1.99_01 2005/02/12
! *
  First 2.0-beta.
2006-07-09 13:13:00 +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
jlam
b7ebfd264d Add an explicit run-time dependency on perl because these packages
install perl scripts.  Bump the PKGREVISION for the dependency change.
2006-07-07 22:10:06 +00:00
yyamano
f421418e08 Update to 1.03.10. pkg/33915.
Submitted by OBATA Akio. Thanks!

Changes:
* SJIS bound check is not properly confirmed.
* output default code is not properly defined.
2006-07-04 15:44:13 +00:00
minskim
f23064566e Remove conflicting declaration of malloc(); include stdlib.h instead. 2006-06-21 15:00:51 +00:00
joerg
bdcd8d909f Fix chunk offsets, the isnan part needs math.h, not dlopen. 2006-06-18 19:38:50 +00:00
markd
0b1be9ed86 Update to wv2-0.2.3
* Fixed an integer overflow bug (CVE-2006-2197)
* Applied a patch by Friedemann Kleint (Fa. metis)
  with fixes for Solaris / Sun C++ 5.5 Patch 113817-02 2003/08/29.
  Additionally fixes some tab-related bugs (unique and erase stuff)
2006-06-14 12:45:30 +00:00
tonio
2911cd82e5 Update converters/bibtex2html to 1.82
Version 1.82, 07/06/2006
========================
 o `` and '' translated to &ldquo; and &rdquo;
 o aesthetic changes:
   - no more line break between the entry and the links;
   - more space between an abstract and the next entry
 o improving date parsing: month field such as "2~" # dec is now parsed
 o fixed bug: a space after a macro is now discarded
2006-06-13 07:25:27 +00:00
minskim
301f0fa7e0 Remove conflicting declaration of malloc(); include stdlib.h instead. 2006-06-09 15:34:31 +00:00
minskim
efba70abaf USE_TOOLS+=lex 2006-06-09 15:26:46 +00:00
jlam
536c7f63b3 Explicitly disable NLS. This should fix PLIST problems on Linux,
where glibc has its own gettext functions and the configure script
was picking it up and as a result the install process copied a lot of
*.mo files into ${PREFIX}.
2006-06-08 03:56:21 +00:00
joerg
5fe074f21e Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv).
While going through the tree, fix some more packages which had similiar
issues with too strict conflicts, bump the revisions of those.
2006-06-04 16:26:52 +00:00
joerg
9557178f0a Needs Python 2.1+ 2006-06-04 12:10:49 +00:00
joerg
337c6b1297 Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.
2006-06-02 18:27:54 +00:00
tonio
cad6b94efd Update converters/bibtex2html to 1.81
Version 1.81, 12/05/2006
========================
 o new option --print-keys to display the sorted keys (and exit)
 o improved date sorting to handle months such as mar # "\slash " # apr
 o no table anymore with -nokeys (only HTML paragraphs)
2006-05-13 08:37:52 +00:00
rillig
0c4f009eb5 Needs C++. 2006-05-12 20:48:37 +00:00
reed
148d1976c1 This uses and depends on "c++". Bump PKGREVISION also. 2006-05-09 15:45:28 +00:00
tonio
a3fec23a4c Update converters/bibtex2html to 1.80
Version 1.80, 15/3/2006
=======================
 o remove leading ./ in front of relative URLs (was introduced a long
   time ago to circumvent an Internet Explorer bug; see below)
 o no more escaping of the character & in URLs

Version 1.79, 22/2/2006
=======================
 o fixed bug with ISO-latin characters in bib2bib conditions
 o fixed bug with implicit abbrevs (jan, feb, etc.)
2006-04-26 07:30:10 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
adrianp
501a1b8595 +p5-Unicode-UTF8simple 2006-04-16 16:13:45 +00:00
adrianp
9756a1c4a7 Unicode::UTF8simple - Conversions to/from UTF8 from/to charactersets
This utf-8 converter is written in plain perl and works with hopefully
any perl 5 version. It was mainly written because more recent modules
such as Encode do not work under older Perl 5.0 installations.

Supported encodings:
euc-kr
gb2312
iso-8859-1
iso-8859-2
iso-8859-9
koi8-r
utf-8
windows-1256
2006-04-16 16:12:52 +00:00
schwarz
f6e26041a5 added a hack to work around the conflict of sys/types.h and inttypes.h on
IRIX 5.3.
2006-04-14 21:13:10 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +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
jlam
d71a98aa8e Avoid extra stat() calls by not repeatedly checking whether a file
exists on the disk -- we can just check whether a variable defined by
find-files.mk is "__nonexistent__" or not.
2006-03-30 18:06:17 +00:00
jlam
792529759b * Honor PKGINFODIR.
* List the info files directly in the PLIST.
2006-03-30 03:44:41 +00:00
jlam
3a761dbca3 Honor PKGMANDIR. 2006-03-23 03:10:25 +00:00
jlam
741aecb607 * Nuke all references to and definitions of INFO_DIR in package Makefiles
and replace with appropriate references to PKGINFODIR instead.

* Properly account for split info files during installation.

* Move info file listings directly into the package PLISTs.

This fixes info-file-related PLIST problems.
2006-03-20 18:15:37 +00:00
ghen
a527d84ce0 Convert all packages using REPLACE_INTERPRETER to the new variable names
without underscores (REPLACE.*.old, REPLACE.*.new, and REPLACE_FILES.*).

Also convert REPLACE.*.new= ${SH:Q} back to ${SH}, as it should not be quoted
here, if at all.

Ok with rillig.
2006-03-11 10:07:49 +00:00
reed
cafed071e6 Also mention latex2png and its possibly (not automatically installed)
dependencies.
2006-03-11 03:21:23 +00:00
rillig
c79e4ef71d Fixed pkglint warnings. 2006-03-10 23:21:53 +00:00
ghen
8cf271c6e8 Use REPLACE_INTERPRETER instead of a patch. 2006-03-09 14:50:31 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
kristerw
3a0f87d9f7 Regen hand-edited patch so that the MacOS X patch program may apply it. 2006-03-03 19:52:37 +00:00
recht
5742147380 update to rsshtml-0.8
patch provided by pancake at phreaker dot net (maintainer)
in PR 32857

0.7.8 * 2006/02/14
	- add -n -N and -r (limit number of posts and words per post)
	- support foreach url name format: name@url
	- add link_node number id foreach link (html + xml2doc)
	- add support for RDF like dates.
	- reclean the plain text output format
	- use \r\n instead of just \n. (support for silly http servers).
	- fix HTML output when no pubDate defined.
	- fix support for RDF files.
	- cleanup the txt output format.
	- add substitution pattern and htmlize_string.
	- use <author> foreach item.
	- fix rss generation for planets. Change -P flag.
	- minor fix rss2 generation.
	- add author stuff for the templates
	- fixes for the cdata strings
	- add nopcode template
	- add crontab planet script
	- Add -P flag in cmdline
	- Add support for planets (order posts by date).
	- default html template reads rss2html.css
	- add manpage.
	- Initial support of templates
	- initial enclosure url support (useful for podcast)
	- add 'url' output format, for make pipes happy.
	- fix parser.c again
	- initial import of subst framework.
	- add xml2doc output format
	- initial use of the storage infrastructure.
	- fix <![CDATA parser.
	- finally remove the deprecated parser.
	- fix pubDate output in MXML format.
	- initial port to acr.
	- add GPLv2 license and related stuff properly.
	- initial import of cmptime.c
	- rework on storage framework.
	- fix html entities inside MXML output format.
	- add doblog output information tip in README
	- fix temporally file creation bug.
	- handle description and content:encoded fields.
	- add -n -N and -r (limit number of posts and words per post)
	- support foreach url name format: name@url
	- support for MXML format
	- add some snippets for planet support in the future.
	- implement the new XML parser.
	- initial preparation for mxml format and date ordening. (not working yet)
	- rename -d to -D and -x flag to -d
	- add -L flag (local link translation)
	- fix default prefix to /usr/local (stoned stuff)
	- fix install stuff to use INSTALL_* stuff
	- support for enclosure tag for podcasts
	- podcast RSSs also working
	- integrate Darek's patch that fix description field parsing (-x)
	- order help flags
2006-02-19 20:49:11 +00:00
rillig
b6b9c82135 Added kcc. 2006-02-13 16:09:54 +00:00
heinz
fc26cc6160 Updated to version 1.09.
Pkgsrc changes:
  - Used an absolute path for SUBST_FILES previously, which was wrong.

Changes since version 1.08:
====================================
1.09
- work around broken decode_utf8() in Perl 5.8.7 resp. Encode 2.10 (use
  utf8::decode instead)
- adapt test suite to catch cases like this
- warn about dry test run at start, not just at end of a test run
2006-02-11 17:24:17 +00:00
rillig
b599aca145 Imported kcc from pkgsrc-wip.
Kcc is a kanji code converter and it's a program used to convert between
various encodings used for Japanese character sets. It handles 7bit JIS,
8bit JIS, Shift JIS, EUC, and DEC.

Packaged by OBATA Akio.
2006-02-11 16:49:04 +00:00
adam
0af5d77af8 Changes 0.8.4:
- Fix compilation with gcc >=  4.1.0
- Initial support for tables in WP5.x format
- Fix compilation on MacOSX
- Conversion of font name, size and colour for WP3.x format
- Collapse the LL and HL Listeners into one classe each
- Initial support of tables in WP3.x format including the cell background
  colour
- Conversion of sections with multiple columns in WP3.x format
- Conversion of foot/endnotes in WP3.x format
- Adding an assignment operator to WPXString class as well as trying
  to make it much more a std::string wrapper
2006-02-08 09:42:53 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tv
0212ee5e1d Update to 2.1.2 at its new master site. Changes from docs:
Version 2.1.2:
       Bug fixes; see ChangeLog for details

Version 2.1:
       Added   support   for  raw  Commodore  C2N  tape  archives.  Renamed  the
       CP/M-related options to -m and -M, so that the C2N-related options can be
       -c and -C.

Version 2.0.5:
       Mikko  Suonio  provided  patches  for  tolerating  truncated T64 and Lynx
       archives.  His  patches  also  handle  single-file T64 archives that have
       number  of  entries  set  to zero, and Lynx archives that have file names
       starting with a space.

Version 2.0.5.1:
       It  was brought to my attention that Lynx 17 on the Commodore 64 and some
       other utilities do not recognize the Lynx archives created by cbmconvert.
       I slightly modified the magic cookie to fix the problem.
2006-02-01 17:38:01 +00:00
minskim
04e9e3ee55 Add skf. 2006-01-31 03:37:17 +00:00