summaryrefslogtreecommitdiff
path: root/textproc/catdoc
AgeCommit message (Collapse)AuthorFilesLines
2014-10-05Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.wiz1-1/+2
2014-01-28specify libdir with GNU_CONFIGURE_LIBDIR.obache1-2/+2
2013-12-16Pull stdint.h to fix build on FreeBSD 9.asau2-1/+14
2013-06-16Fix PKGNAME.ryoon1-2/+2
2013-06-16Update to 0.94.4ryoon10-44/+104
* HOMEPAGE and MASTER_SITES are changed to Debian's alioth. Changelog: unknown
2013-06-12Remove GNU_CONFIGURE_LIBDIR.wiz1-2/+2
Rationale: undocumented, easily replaced with "CONFIGURE_ARGS+=--libdir=" and only used by 10 packages.
2012-10-25Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-3/+1
2012-01-17Convert packages with add --libdir=* to CONFIGURE_ARGS to usesbd1-2/+2
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2009-06-14Remove @dirrm entries from PLISTsjoerg1-2/+1
2008-05-01Add destdir support to catdoc and catdoc-tk.obache2-2/+5
Fixes PR 38545.
2008-04-19Update MASTER_SITES and HOMEPAGE location.obache1-3/+3
2007-09-10Remove "nbcompat" from USE_FEATURES... that was a debugging leftover.jlam1-2/+2
This avoids linking against libnbcompat if it's not needed.
2007-09-08Convert to use the features framework.jlam1-12/+3
2007-09-06Convert all libnbcompat/buildlink3.mk references to inplace.mk.jlam1-3/+3
2007-07-02Fix a tyopagc1-1/+1
2007-06-21Set "install" as a .PHONY target so that it works on case-insensitiveminskim2-1/+14
filesystems.
2007-01-24Remove blank lines at end.reed1-2/+0
2007-01-24Update to version 0.94.2.reed11-130/+58
Removed four patches. Improved DESCRiptions. Improved COMMENT. catdoc is now: COMMENT=Converts MS Word, Excel and Powerpoint files to plain text catdoc-tk's COMMENT is made to stay the same. The catdoc-tk package now installs manpage also. And don't waste time building catdoc and binaries in catdoc-tk. (Should catdoc-tk package be renamed to "wordview?") The changelog is at http://www.45.free.net/~vitus/software/catdoc/changelog.html A lot of fixes plus now adds catppt utility to process powerpoint files. Also has many new character encodings and doesn't install xlsview.
2007-01-23Update MASTER_SITES and HOMEPAGE.obache1-3/+3
2006-10-01added support for IRIX 5schwarz3-10/+42
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
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.
2005-12-28Define "man1dir" in the configure environment so it can use customreed1-1/+2
PKGMANDIR. (Somehow I missed this in the commit earlier today.)
2005-12-27Patch so Makefile will use @mandir@ as set by configure script.reed2-4/+4
And define "man1dir" in the configure environment. This is so it can use custom PKGMANDIR.
2005-06-22getopt() returns an int so that -1 can be distinguished from any characteris4-3/+28
value (xls2csv wouldn't accept any command line without this fix). While we're here, add <stdlib.h> to analyze.c so that exit() is declared.
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-24Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-11-01Update HOMEPAGE.wiz1-2/+2
2004-05-05Convert to buildlink3.snj1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-09-17Do not build nor install wordview to keep the package small (this needs Tk).jmmv5-17/+50
Bump PKGREVISION to 1 because of this. While here, split the Makefile in two parts to help in the creation of the new catdoc-tk package. Addresses PR pkg/18730.
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2001-10-31Move pkg/ files into package's toplevel directoryzuntum2-1/+1
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-05-08The distfile has moved on the MASTER_SITE.agc2-4/+5
Move to sha1 digest, and add distfile size.
2001-05-05Mechanical changes of tk DEPENDS:jlam1-2/+2
tk-8.3.2 -> tk>=8.3.2 tk-[0-9]* -> tk>=8.0 tk-8.* -> tk>=8.0
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-8/+6
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-03add HOMEPAGEwiz1-1/+2
2000-09-03add a leftover, xlsview.wiz1-1/+2
2000-08-30Adapt to tcl-8.3.2.jwise1-2/+2
2000-04-17regenwiz1-2/+2
2000-04-17Update to 0.91.4. The only new thing is addition of some endiannes checks, butjdolecek3-9/+9
the distfile for 0.91.2 is not available anymore on the original site.
2000-04-17Fix previous slighly - change the dependance to tk-[0-9]*, so thatjdolecek1-2/+2
that it won't match to e.g. tk-postgres. Pointed out by Hubert Feyrer in private e-mail.
2000-04-16Change the dependency on tk to tk-* - catdoc doesn't need specificallyjdolecek1-2/+2
8.0.5, it works with 8.0p2 and should with tk-7.X as well.
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-10-25Make this package conform to hier(7) - put files in share/catdoc, notagc2-2/+45
lib/catdoc. Sync PLIST with reality.
1999-10-25Update to version 0.91.2 of this package, a bug fix release - the oldagc5-46/+20
version of the distfile was no longer around on the MASTER_SITE. Removed old patches ac and ad, and added a new one to include CPPFLAGS in CFLAGS, passed from the package Makefile through the environment. Fixed the manual page handling on NetBSD.