summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
2004-05-07This package uses INFO_FILES so install latex2rtf.info toreed1-2/+2
${PREFIX}/${INFO_DIR} instead of ${PREFIX}/info. (I didn't receive any okay from maintainer when I asked in April.)
2004-05-07Drop maintainership; I don't have the enough free time to maintainxtraeme1-2/+2
all these packages.
2004-05-05Bump PKGREVISION due to libgsf update to 1.9.0 (soname of shared libraryjmmv1-2/+2
changed).
2004-05-03Add ${BUILDLINK_LDADD.iconv} to BUILDLINK_LDFLAGS.iconv.snj1-1/+2
2004-05-02Update HOMEPAGE, the old one didn't work anymoreheinz1-2/+2
2004-05-02Update to version 3.01.heinz2-5/+5
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-02No longer used.snj1-19/+0
2004-04-28nb2: use $(INSTALL), not $(INSTALL_DATA), for a library in an autoconfiscatedtv4-9/+32
package.
2004-04-26Do previous in a different way. We want USE_GNU_ICONV to always usejlam1-19/+73
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-26No longer used.snj1-28/+0
2004-04-26If USE_GNU_ICONV is defined, don't use builtin libiconv if ICONV_TYPE issnj1-15/+15
native.
2004-04-26Add a buildlink3.mk.snj1-0/+22
2004-04-25No longer used.snj1-20/+0
2004-04-25Unused.wiz1-24/+0
2004-04-25bl3ifyxtraeme1-3/+3
2004-04-24Convert to buildlink3.snj1-2/+2
2004-04-24Convert to buildlink3.snj1-3/+3
2004-04-23Convert to buildlink3.snj1-4/+4
2004-04-23Convert to buildlink3.snj1-2/+2
2004-04-19Add a buildlink3.mkmarkd1-0/+18
2004-04-16- Use buildlink framework.minskim1-1/+7
- NO_CONFIGURE=yes - Enable pkgviews installation.
2004-04-16Honor BINOWN and BINGRP.minskim1-2/+2
2004-04-15Convert to bl3.wiz1-5/+5
2004-04-15The buildlink2 framework does nothing with .pc files -- remove themwiz1-2/+1
from the buildlink2.mk files.
2004-04-14Add USE_LANGUAGES=c++ to note that this package uses C++.ben1-1/+2
2004-04-12bl3ifyxtraeme2-3/+23
2004-04-12Convert to buildlink3.snj3-25/+23
2004-04-12Enable pkgviews installation.minskim1-1/+5
2004-04-11It is not sufficient to define USE_BUILDLINK3.snj1-2/+2
2004-04-11Update p5-nkf package to 2.04. UTF-8 and MIME support were added.taca2-8/+9
2004-04-11Convert to buildlink3.snj7-19/+19
2004-04-11Convert to buildlink3 and fix a typo in DESCR.snj2-3/+3
2004-04-11Convert to buildlink3.snj1-2/+2
2004-04-11No longer used.snj1-35/+0
2004-04-11Convert to buildlink3.snj2-5/+5
2004-04-11Convert to buildlink3.snj2-4/+4
2004-04-11Convert to buildlink3. Use LDFLAGS.SunOS.snj1-7/+3
2004-04-11Convert to buildlink3.snj6-12/+12
2004-04-11Convert to buildlink3.snj3-8/+8
2004-04-08Prevent multiple inclusion to make this compile with gcc3rh1-0/+3
2004-04-08Bump the share library version number to 2.0 for the addition offredb3-12/+12
UULoadFileWithPartNo(), with apologies to anyone who's updated within the last three minutes.
2004-04-08Update uudeview and friends to 0.5.20. Fixes a few serious bugs in uulib,fredb9-20/+51
including buffer overrun errors, and adds a handful of little improvements to the library and programs.
2004-04-02Apparently cp(1) under Irix does not like to overwrite symbolic links.jschauma3-7/+7
This causes the package to fail to install, as this section is executed a second time. Use pax instead and all's peachy.
2004-03-30Update tex2rtf to version 2.01. A changelog is not available, but thisben13-79/+855
version of tex2rtf is updated to work with newer versions of wxwindows, and the prior version is referred to as obsolete. I am told that some of the patches duplicate work that is done in CVS, so some patches should disappear over time.
2004-03-29Match the template builtin.mk file in bsd.builtin.mk, and make the twojlam1-9/+9
packages that use builtin.mk files (graphics/xpm and pkgtools/x11-links) use the new format correctly.
2004-03-29Update HOMEPAGE to new tex2rtf web page.ben1-2/+2
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam1-3/+2
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.