summaryrefslogtreecommitdiff
path: root/converters
AgeCommit message (Collapse)AuthorFilesLines
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>.
2004-03-16Add ruby to CATEGORIES.taca3-6/+6
2004-03-12Use Tcl/Tk 8.4.x, bump package revision because of that.tron1-4/+3
2004-03-10Split out the code that deals with checking whether the software isjlam2-104/+85
built-in or not into a separate builtin.mk file. The code to deal checking for built-in software is much simpler to deal with in pkgsrc. The buildlink3.mk file for a package will be of the usual format regardless of the package, which makes it simpler for packagers to update a package. The builtin.mk file for a package must define a single yes/no variable USE_BUILTIN.<pkg> that is used by bsd.buildlink3.mk to decide whether to use the built-in software or to use the pkgsrc software.
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim1-2/+2
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-07Fix build on FreeBSD. Patch provided by Michal Pasternak in PR pkg/24667.minskim2-1/+12
2004-03-07bl3ify and enable pkgviews installation.minskim1-2/+4
2004-03-07Add and enable bibtex2html.minskim1-1/+2
2004-03-07Import bibtex2html from pkgsrc-wip.minskim4-0/+44
bibtex2html is a collection of tools for translating from BibTeX to HTML. They allow to produce, from a set of bibliography files in BibTeX format, a bibliography in HTML format. Here are some features: o Handle any BibTeX style (even those producing multiple bibliographies); o Use additional fields like abstract, url, ps, etc. to insert web links; o Crossrefs are also replaced by links; o Sort by dates or authors, in increasing or decreasing order; o Read simple macros in TeX or LaTeX files; o Show syntax errors in BibTeX files; o Extract from one or several BibTeX files the set of entries satisfying a given criterion.
2004-03-05Reorder location and setting of BUILDLINK_PACKAGES to match templatejlam2-21/+14
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
2004-03-02Use ${CP} instead of cp. From Georg Schwarz in PR pkg/24634.snj3-6/+8
2004-02-19Update rss2html to 0.6.minskim2-5/+5
Changes: - Logo support - Only remove files if they'r fetched. - Patch [CDATA tags - Add rss output
2004-02-18Reorder some lines so that BUILDLINK_USE_BUILTIN.<pkg> set in thejlam1-19/+21
environment overrides all other settings.
2004-02-17Update p5-Convert-TNEF to 0.17, changes are:chris2-5/+5
0.17 Sun Feb 24 2001 - It appears that messages no longer need start with a TnefVersion attribute, and a message without this attribute triggered a bug ('datahandle' method called on uninitialized value) found by Randy Diffenderfer. - Although the MSDN TNEF Stream syntax page makes it look like TnefVersion must be the first attribute if it appears, and MessageClass must be the first or second attribute if it appears, I'm not going to check for this because then my test file has MessageClass as the third attribute. - Got rid of '_equal' function. The only reason to worry about warnings when comparing undef is if there's a read error, and then a warning ought to be ok anyway. - Long overdue perltidy format cleanup. 0.16 Tue Jul 31 2001 - Simplified main loop some more. Don't need to check for end of processing twice. - Prefixed 'private' functions with underscore character. - changed a couple of 'methods' which didn't use '$self' and weren't documented as methods into 'private' functions. 0.15 Tue Jul 31 2001 - Finally combined message and attachment parsing loops. - Removed the '|| []' from the attachment() method. I'm storing an arrayref unconditionally in the TNEF object, so there should be no need for this. Also now returns ref if not called in list context. 0.14 Mon Jul 30 2001 - Subclass message and attachment portions of TNEF object. - Found bug in saving the size of message attributes.
2004-02-16Add and enable rss2html.minskim1-1/+2
2004-02-16Import rss2html from pkgsrc-wip. Packaged by pancake at phreaker dotminskim4-0/+32
net, and slightly modified by me. Rss2Html is a simple converter to see Rss/Rdf/Xml news databases into html on console mode, or embedded on a web page. i.e: $ rss2html http://slashdot.org/index.rss | lynx -stdin
2004-02-15Convert to buildlink3.wiz2-10/+40
2004-02-15Convert to buildlink3.wiz2-3/+25
2004-02-14PKGCONFIG_OVERRIDE is relative to WRKSRC.jmmv2-4/+4
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam5-15/+6
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-12Create a new variable PREFER_NATIVE that has the opposite semanticsjlam2-8/+32
as PREFER_PKGSRC. Preferences are determined by the most specific instance of the package in either PREFER_PKGSRC or PREFER_NATIVE. If a package is specified in neither or in both variables, then PREFER_PKGSRC has precedence over PREFER_NATIVE.
2004-02-12Reorganize code so that any dependencies are checked as part of decidingjlam2-31/+35
whether the software is built-in or not. This facilitates implementing the forthcoming PKGSRC_NATIVE variable.
2004-02-11Replace ICONV_IS_GNU with ICONV_TYPE, which can be checked to be eitherjlam2-4/+21
"gnu" or "native".
2004-02-11Move the INCOMPAT_FOO checks to a more natural location within thejlam1-8/+7
block that decides whether package FOO is built-in or not. If the platform is listed in IMCOMPAT_FOO, then treat FOO as being not built-in.
2004-02-10Update py-jpCodecs to 1.4.10 and bl3ify.minskim2-7/+7
Patch provided by iyoda at atikoro dot org in PR pkg/23715. Changes in 1.4.10: - Fixed soundness bugs in Shift_JIS and MS932 decoders that invalid characters are quietly mapped into invalid Unicode characters. (Thanks to Hye-Shik Chang) - Fixed a buffer overflow in the encoder of japanese.c.euc-jp caused by a string that contains a lot of supplement Kanji characters. (Thanks to Atsuo ISHIMOTO) - added an alias "eucjp" for "japanese.euc-jp".
2004-02-09Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy).jmmv1-2/+2