Commit graph

518 commits

Author SHA1 Message Date
grant
428f6cf4dd Updated p5-MIME-Base64 to 2.23.
changes since 2.21:

   Release 2.23
   Documentation fixes by Paul Croome <Paul.Croome@softwareag.com>.

   Release 2.22
   Fix 'gcc -Wall' complaints.
2004-01-13 02:43:18 +00:00
seb
8ae2c399a0 Remove info files from PLIST files. 2004-01-12 21:50:29 +00:00
cjep
f2b9ff1eda Lint (sort DISTNAME section) 2004-01-12 10:38:22 +00:00
wiz
706212cc86 Remove KDE1 packages (and dependencies) from pkgsrc, since the KDE
authors have dropped support for it and have not been backporting
security fixes.

As proposed on tech-pkg numerous times (last one: Dec 27 2003).
2004-01-10 22:43:06 +00:00
jlam
27458276fc Use l:foo: instead of S:...: to remove a library. 2004-01-06 19:13:13 +00:00
jlam
848d6eb2a3 bl3ify 2004-01-05 22:16:24 +00:00
jlam
2c03f435c8 bl3ify 2004-01-05 11:17:10 +00:00
jlam
d279e6f535 Use S/+$// instead of C/\+$// to save a backslash. Very highly
recommended by seb :)
2004-01-05 11:05:44 +00:00
jlam
c9ff27d270 Sow BUILDLINK_USE_BUILTIN.<pkg> and reap _NEED_<PKG> variables. 2004-01-05 09:31:31 +00:00
jlam
47bb2aae5f Re-arrange to match example buildlink3.mk file in bsd.buildlink3.mk. 2004-01-04 23:34:04 +00:00
jlam
339cd13cb2 Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
2004-01-03 23:06:43 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
cjep
584afcd1a0 Whitespace fix 2003-12-30 22:50:38 +00:00
cjep
ae7fd52e7b Add trailing / on HOMEPAGEs 2003-12-30 17:21:54 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
ben
b5780b615f Make this build with gcc3
* remove unnecessary ios::nocreate
http://www.dinkumware.com/manuals/reader.aspx?b=p/&h=fstream.html#basic_filebuf::open
* add using namespace std to get min()
2003-12-20 16:00:56 +00:00
xtraeme
d8f6a9172d Add and enable fribidi. 2003-12-14 01:17:19 +00:00
xtraeme
7a6aa65cd0 Initial import of fribidi-0.10.4 from pkgsrc-wip.
Free Implementation of the Unicode Bidirectional Algorithm.

The library implements all of the algorithm as described in the "Unicode
Standard Annex #9, The Bidirectional Algorithm,
http://www.unicode.org/unicode/reports/tr9/". FriBidi is exhautively tested
against Bidi Reference Code, and due to our best knowledge, does not contain
any conformance bugs.

In the API, we were inspired by the document "Bi-Di languages support - BiDi
API proposal" by Franck Portaneri which he wrote as a proposal for adding BiDi
support to Mozilla.

Internally the library uses Unicode entirely. The character property function
was automatically created from the Unicode property list data file,
PropList.txt, available from the Unicode Online Data site. This means that
every Unicode character will be treated in strict accordance with the Unicode
specification. The same is true for the mirroring of characters, which also
works for all the characters listed as mirrorable in the Unicode specification.
2003-12-14 01:16:39 +00:00
xtraeme
652ef3e9ff Updated to 1.0.0, Changelog unavailable.
Also update DESCR with reality.
2003-12-13 23:45:12 +00:00
ben
0d43bf684d Update MAINTAINER email address. 2003-12-13 20:14:26 +00:00
xtraeme
f794de2624 Bump PKGREVISION (libxml2, libxslt and imlib2 were updated). 2003-12-04 19:48:24 +00:00
agc
192ad0a6d6 Add and enable chef 2003-12-04 08:29:10 +00:00
agc
05810ad859 Initial import of chef to the NetBSD Packages Collection.
Convert from English on stdin to Mock Swedish on stdout.

        ...or...

Cunfert frum Ingleesh oon stdeen tu Muck Svedeesh oon stduoot.
Bork Bork Bork!
2003-12-04 08:28:25 +00:00
grant
83904e1166 Updated p5-MIME-Base64 to 2.21.
changes since 2.20:

   Release 2.21

   Documentation tweaks.

   Don't rely on SvEND(sv) == '\0' as discussed in the perl5-porters
   mailing list thread that starts with
   http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2003-10/msg00258.html

   Should now pass test suite even without XS support.

   Perl v5.005 or better is now required.
2003-11-27 16:34:28 +00:00
jschauma
b5425f7502 OpenSSL has not had base64 for a while now, so these two no longer need
to conflict.  Noted by Bernhard Riedel.
2003-11-19 02:52:46 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
gavan
67249c9ed2 Set USE_GCC_SHLIB. This requires buildlink2. Fixes linking on Solaris. 2003-10-31 16:42:53 +00:00
dmcmahill
88f53da752 add a "ICONV_IS_GNU" variable which is set to "YES" when the logic here
says we need the pkgsrc libiconv.  This will let pkgs who need to know
deal appropriately.
2003-10-31 02:09:19 +00:00
taca
2077b733eb Update ruby-iconv package to 0.5.
- No changes are available.
- Use pre-formated HTML document and delete dependency to ruby-rdtool.
2003-10-05 08:58:10 +00:00
kristerw
2e428df41b Do not install man pages in ${PREFIX}/bin. 2003-10-01 19:55:17 +00:00
adam
4c0c7a95a9 Removed ImageMagick dependency, since wv can handle images itself.
Added libxml2 dependendy, because libwmf uses it, and it's needed anyway.
2003-09-23 10:37:56 +00:00
wiz
e0baed69b8 Fix latex2rtf to not hardcode install(1). From Jonathan Perkins in PR 22881. 2003-09-22 09:06:35 +00:00
jmc
51812310e9 Add USE_BUILDLINK2 so this picks up a proper depend 2003-09-21 09:39:21 +00:00
chris
7972b3e15d Update UUlib to 0.31, changes are:
0.31 Wed Oct 16 01:22:34 CEST 2002
        - no internal code changes.
        - much better documentation, now considered "useful".
        - removed the procedural interface.
        - fought the wish to perl-5.8'ify and thus simply the code :().
        - stress-tested version 0.3 against 70000 data postings since sunday.

0.3   Sun Oct 13 15:12:11 CEST 2002
        - updated to uulib 0.5.18. As expected, some but not all of my bugfixes
          have went into uulib, sdo the number of differences decreased a bit
          again.
        - I found out that the library is being sold commercially by Frank
          Pilhofer, disregarding the GPL and ignoring the rights of the people
          who sent in patches :(
        - vastly more useful documentation in the .pm file.
        - much smaller distribution filesize ;)
2003-09-20 16:03:46 +00:00
jmmv
88edb163f6 Fix build on Solaris. Closes PR pkg/22872 by Jonathan Perkin. 2003-09-20 15:11:51 +00:00
jmmv
0d6013ba34 Override the install target so that we always use the right install utility.
Fixes PR pkg/22864 by Jonathan Perkin.
2003-09-19 18:03:34 +00:00
xtraeme
9d6be7aef2 Add and enable p5-Unicode-String 2003-09-18 14:42:53 +00:00
xtraeme
8a7c131a1d Initial import of p5-Unicode-String 2.06.
These are experimental modules to handle various Unicode issues.
They were made before perl included native UTF8 support.

The current set of modules are:

  Unicode::String   - represent strings of Unicode chars
  Unicode::CharName - look up character names
  Unicode::Map8     - mapping tables towards 8-bit char sets

(the Unicode::Map8 module is distributed separately)
2003-09-18 14:41:32 +00:00
xtraeme
b8947ef00d Don't try to link to -liconv in the install process, it fixes build in
FreeBSD. Closes my own PR pkg/22346.
2003-09-16 13:57:18 +00:00
recht
e914ab3288 hange extension.mk to also install optimized files for distutils packages.
Inspired by FreeBSD "ports".

Fix the PLISTs accordingly.
Also, while at it, remove now obsolete compileall.py calls in post-install
targets and insure that extension.mk is in included before builinlinks of
other Python modules.

Discussed with/ok'ed by drochner@.
2003-09-14 16:43:45 +00:00
jlam
79386bc77e Remove redundant TEST_TARGET definition that matches the default one in
perl5/module.mk.
2003-09-13 06:22:49 +00:00
seb
4167694355 NetBSD/sparc64 1.6.1_STABLE's f771 -at least- leaves a nice coredump
in directory conftest during configire run.
So then 'rmdir conftest' fails, then all 'cc -o conftest ...' tests fail,
then ...

So clean up a bit before rmdir'ing conftest hence fix compilation
on said platform.
2003-09-12 13:52:02 +00:00
manu
613ec73959 Added fondu, a set of tools to convert between Mac and UNIX fonts. 2003-09-10 21:21:30 +00:00
adam
492c0d9e56 Changes 0.7.6: style updates, bidi updates, crasher updates 2003-09-03 13:21:37 +00:00
adam
f873db2d58 Changes 0.8.3: extends the Sheet files support, and fixes several memory leaks 2003-09-03 12:18:28 +00:00
seb
529e68e4f1 NetBSD-current provide iconv(3) functionality in libc not
libiconv. Some packages insist on adding '-liconv' during link
or assumes the existent of it with they found iconv.h.

BUILDLINK_TRANSFORM can handle that.
Put it in in libiconv/buildlink2.mk for systematic coverage and
remove it from package "Makefile".

BTW this fix the build of chat/centericq - and probably others - on
-current.

Okayed by jlam@.
2003-09-02 18:20:33 +00:00
seb
118ca52653 Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. 2003-09-02 12:48:33 +00:00
jdolecek
90c1c1709f Update PHP to final 4.3.3
Some highlights of changes since 4.2.3:
* PCRE updated to 4.3, GD to 2.0.15
* improved Apache2 support
* much improved stream & URL wrapper support, output compression support
* added CLI (Command Line Interface) SAPI
* debug_backtrace() backported from ZendEngine2
* faster build system
* huge number of other bug fixes and improvements

Packaging changes:
* 'pcre', 'xml', and 'session' modules folded back into main package -
  'pcre' and 'xml' is required by PEAR, and 'session' is just too essential
  to be separate
* 'gd' module now uses bundled PHP GD library, which is better integrated
* PHP modules use shared distinfo when possible to ease future PHP updates
* ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php
  remains CGI version
2003-08-31 19:55:21 +00:00
jmc
dfa0d698ad Export proper link flags to LDFLAGS based on overall config (i.e. whether
libiconv exists/is needed and whether to link it in). This means packages
can avoid hardcoding LDFLAGS+=-liconv and breaking on -current.
Fixes gnomeicu for -current and 1.6.x
2003-08-18 03:37:47 +00:00
seb
0d7159e7bd USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:27:40 +00:00
seb
79fe295b65 No need to loop for one file. 2003-08-08 15:50:54 +00:00
jmmv
e794dd2538 Handle installation and removal of the charset.alias file properly in binary
packages, using SUPPORT_FILES from bsd.pkg.install.mk.  Bump PKGREVISION to 1.
2003-07-28 10:11:45 +00:00
martti
e69ab8c365 COMMENT should start with a capital letter. 2003-07-21 16:35:12 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wiz
9a290ed0df Update to 1.9.1.
* Many more transliterations.
* New configuration option --enable-relocatable.
2003-07-13 13:32:29 +00:00
wiz
0131e4b2e5 update homepage and master_sites, from Sergey Svishchev. 2003-07-12 13:46:07 +00:00
dillo
9d47c6ba38 use TEST_TARGET instead of custom test target 2003-07-12 13:13:46 +00:00
markd
c474172791 Obey the value of $CC passed into make. Allows building on Solaris. 2003-07-08 13:43:18 +00:00
jlam
342ad4c6f6 Back out previous change and institute another fix for the reported
problem.  The symptoms appear to match the situation where a library exists
in /usr/lib that matches the name of the pkgsrc-installed library, but the
corresponding .la file doesn't exist in /usr/lib.  Fix this by using
building a fake libtool archive if we use the system library.
2003-06-29 19:43:58 +00:00
wiz
7bf4c1f7ad Check for existence of /usr/lib/libiconv.so too, not only for the header
file. Needed for some broken (Linux) installs.
From Sebastian P. on tech-pkg.
2003-06-29 11:19:09 +00:00
seb
a26335cef3 USE_NEW_TEXINFO. 2003-06-26 10:03:35 +00:00
seb
d45299fe70 USE_NEW_TEXINFO. 2003-06-26 09:48:15 +00:00
jschauma
8b4788070f Add/enable code2html 2003-06-24 01:49:50 +00:00
jschauma
1651e52893 Initial import of code2html:
code2html is a perlscript which converts a program source code to syntax
highlighted HTML. It may be called from the command line or as a CGI script.
It can also handle include commands in HTML files. Currently supports: Ada 95,
C, C++, HTML, Java, JavaScript, Makefile, Pascal, Perl, SQL, AWK, M4, and
Groff.
2003-06-24 01:48:59 +00:00
jschauma
f35599c40d Update to version 0.5. New since 0.4:
- support for eudora nicknames
- support for ldif format
- minor code cleanup
- bug fix in getopt handling
2003-06-23 14:08:42 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
7ff5fb6a95 Fix DEPENDS line. 2003-06-01 17:57:34 +00:00
mjl
34611f4dfb Update p5-MIME-Base64 to 2.20
decode_qp() recognize soft whitespace when there is whitespace
   between the '=' and the '\n'.

   decode_qp() did eat up all trailing whitespace in the string decoded.
   Only whitespace in front of "\n" should go.
2003-05-30 09:39:10 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
itohy
d9d13553a8 Add and enable ja-dvi2tty. 2003-05-29 14:31:17 +00:00
itohy
160a55c625 Initial import of ja-dvi2tty, a program for previewing DVI files
of ASCII Japanese TeX.
2003-05-29 14:25:24 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
taca
85330b180f Fix wrong install directory with perl 5.8.0 (and later). 2003-04-15 03:25:44 +00:00
zuntum
3124c7b631 add & enable xlreader 2003-04-14 17:34:18 +00:00
zuntum
474c648240 Initial import of converters/xlreader (version 0.9.0)
Read data from Excel spread sheets without Microsoft!
Provides an API to allow any application to read Excel
documents. Demo interface converts data to tab
delimited, CSV or SQL inserts. Written in C. Based on
the the Java version by Andrew Khan.

Provided by David Forrai <david.forrai@gemair.com> in PR#21103,
slightly modified by me. Thanks!
2003-04-14 17:33:16 +00:00
martti
1e2aa6d41a Updated p5-MIME-Base64 to 2.18
* Fix up INSTALLDIRS for perl-5.8 and newer
* Make it reliable to disable base64 decoding warnings
* Passing "" as $eol to encode_qp() disable soft line breaks as well
* Sync up with changes in bleadperl
2003-04-12 15:40:33 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
taca
009b6dd33a Update p5-Jcode pacakge to 0.83.
#
# $Id: Changes,v 0.83 2003/03/16 16:15:34 dankogai Exp dankogai $
#

$Revision: 0.83 $ $Date: 2003/03/16 16:15:34 $
! Jcode.pm
  Addresses the issue that mime_encode() stalls when fed w/ bogus data.
  Found by Hisashi Nishimura <hisashin@hotsync.co.jp>
  Message-Id: <09AE8891-5773-11D7-AA19-000393AE4244@dan.co.jp>
2003-03-16 16:37:05 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
jlam
1eb8468c15 Add a check for /usr/lib/libiconv.* in the case where /usr/include/iconv.h
exists.  Use this check to appropriately assign a value to a new public
variable BUILDLINK_LIBICONV_LDADD that contains the linker options needed
so that the iconv functions resolve correctly.
2003-03-07 05:58:31 +00:00
wiz
b50bafc880 Update to 1.2, provided by Allen Briggs in PR 20603.
Changes:
1.2   Fri Jul 27 10:46:56 METDST 2001
        - converting undef now always returns undef
        - since HP-UX seems to be the only platform where the second
          argument to iconv() is *not* const char**, put an #ifdef
          into Iconv.xs
2003-03-06 19:49:00 +00:00
grant
4d09de3d61 ensure we always install charset.alias and tidy PLIST handling,
improves portability.
2003-02-28 22:15:29 +00:00
dillo
5f4ad95078 convert to use test target from bsd.pkg.mk
addresses PR pkg/19416
2003-02-17 15:27:58 +00:00
wiz
826ffad853 Bump PKGREVISION: tarball changed on master site.
Diff:
diff -r old/doc2html/doc2html.pl new/doc2html/doc2html.pl
186a187
>   $Name =~ s/%([A-F0-9][A-F0-9])/pack("C", hex($1))/gie;
diff -r old/doc2html/pdf2html.pl new/doc2html/pdf2html.pl
43a44
> $Name =~ s/%([A-F0-9][A-F0-9])/pack("C", hex($1))/gie;
diff -r old/doc2html/swf2html.pl new/doc2html/swf2html.pl
31a32
> $Name =~ s/%([A-F0-9][A-F0-9])/pack("C", hex($1))/gie;
2003-02-14 17:21:07 +00:00
jdolecek
6fce6d5918 add php4-iconv 2003-02-13 19:13:29 +00:00
jdolecek
9d5ed1bad9 add package for PHP4 iconv - character set conversion interface 2003-02-13 19:11:52 +00:00
mycroft
f714d8ba01 Update from 2.12 to 2.16.
Release 2.16

   Fixed the encode_qp() line breaking code.  It sometimes
   made lines longer than 76 chars and it could even get into
   an infinite loop on certain inputs.

   Release 2.15

   Fixed the XS based decode_qp() for strings where a =XX
   sequence was followed by digits.

   Faster encode_qp() for long strings with lots of chars
   that need escaping.

   The old_decode_base64() function introduced in 2.13
   was returning undef for empty input on olders perls.
   This problem has been fixed.

   Release 2.14

   MIME::QuotedPrint functions now also implemented using XS
   which make them faster.  2-3 times faster when encoding line by
   line and as much as 200 times faster on long binary input.  There
   is probably some breakage on non-ASCII systems from this.

   The encode_qp() function now takes an $eol argument in the
   same way as encode_base64() does.

   Slight change in behaviour: the decode_qp() function now turns
   \r\n terminated lines into \n terminated lines.  This makes is
   more likely that encode_qp(decode_qp()) round-trip properly.

   Included {en,de}code-{base64,qp} utility scripts.

   Release 2.13

   Sync up with bleadperl:
       - Documentation update
       - EBCDIC support
       - Whitespace tweaks
       - Improved Unicode support
       - Test suite tweaks

   Improved version of the old_{en,de}code_base64 functions
   contributed by Paul Szabo <psz@maths.usyd.edu.au>.
2003-01-09 15:49:17 +00:00
wiz
16f56a4b00 Fix test target: do not use csh syntax (|&). Closes PR 19647. 2003-01-03 12:32:59 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
is
377219660f Make this compile under Solaris, too. Reviewed by wiz@netbsd.org 2002-12-05 16:45:21 +00:00
salo
ab2818804e USE_PKGLOCALEDIR 2002-11-30 13:36:13 +00:00
jschauma
926b297cf4 Update to version 0.4.
New in 0.4: Support for Juno's addressbook format.
(Thanks to Gregory dot Krohne at AFRC dot AF dot MIL)
2002-11-28 17:23:54 +00:00
grant
54e690e8f0 don't unnecessarily pass -p to `cp', it causes a fatal error on Darwin
while trying to chown a symlink.
2002-11-26 00:51:02 +00:00
wiz
0c955be5c1 Update to 0.7.4. The original unedited release notes:
This is two releases since 0.7.3 took a wrong turn somewhere and
was last seen rummaging in the bins behind NewsForge.net for old
documents. Any information leading to the recovery of the errant
release will be rewarded with a free copy of wv-0.7.4.

As usual I'm clueless about who has contributed what to wv since
the previous release. Martin Junius did a bunch of stuff, again;
Golan a.k.a. 'risk it' and Tian Huisohu found some memory leaks;
Corby Wilson fixed some stuff (hey, even I fixed some stuff :-),
and of course lots of stuff by Dom (internationalization etc.).
2002-11-15 18:03:40 +00:00
jlam
cd279b5037 buildlink1 -> buildlink2 2002-11-14 23:39:09 +00:00
wiz
c5934fcdd7 PKGREVISION bump because ImageMagick's buildlink2.mk wants a newer
ImageMagick (different library name).
2002-11-13 19:26:36 +00:00