wiz
8b765c474f
Fix ``Please add a line "# used by foo/bar/Makefile" here.'' warnings.
2014-10-05 16:41:05 +00:00
obache
18065908ee
specify libdir with GNU_CONFIGURE_LIBDIR.
2014-01-28 11:33:43 +00:00
asau
3031a89aeb
Pull stdint.h to fix build on FreeBSD 9.
2013-12-16 19:35:16 +00:00
ryoon
f0d5ed910a
Fix PKGNAME.
2013-06-16 09:10:23 +00:00
ryoon
30e9a5ff73
Update to 0.94.4
...
* HOMEPAGE and MASTER_SITES are changed to Debian's alioth.
Changelog:
unknown
2013-06-16 09:08:52 +00:00
wiz
220e245fa7
Remove GNU_CONFIGURE_LIBDIR.
...
Rationale: undocumented, easily replaced with "CONFIGURE_ARGS+=--libdir="
and only used by 10 packages.
2013-06-12 12:35:35 +00:00
asau
1f96787c11
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-25 06:55:37 +00:00
sbd
0fea84f4dc
Convert packages with add --libdir=* to CONFIGURE_ARGS to use
...
GNU_CONFIGURE_LIBDIR or GNU_CONFIGURE_LIBSUBDIR.
2012-01-17 21:43:18 +00:00
joerg
73ae0afd90
Remove @dirrm entries from PLISTs
2009-06-14 18:17:11 +00:00
obache
4f7645bf1d
Add destdir support to catdoc and catdoc-tk.
...
Fixes PR 38545.
2008-05-01 13:51:56 +00:00
obache
4340b38918
Update MASTER_SITES and HOMEPAGE location.
2008-04-19 06:17:36 +00:00
jlam
6de0a170b3
Remove "nbcompat" from USE_FEATURES... that was a debugging leftover.
...
This avoids linking against libnbcompat if it's not needed.
2007-09-10 18:23:47 +00:00
jlam
2761568ac2
Convert to use the features framework.
2007-09-08 21:57:57 +00:00
jlam
df7d10dbeb
Convert all libnbcompat/buildlink3.mk references to inplace.mk.
2007-09-06 21:51:52 +00:00
agc
9a335304b1
Fix a tyop
2007-07-02 22:36:55 +00:00
minskim
6b464d4c64
Set "install" as a .PHONY target so that it works on case-insensitive
...
filesystems.
2007-06-21 19:25:47 +00:00
reed
f3343a6096
Remove blank lines at end.
2007-01-24 17:11:02 +00:00
reed
11263f390b
Update to version 0.94.2.
...
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-24 17:07:00 +00:00
obache
60190bb3f1
Update MASTER_SITES and HOMEPAGE.
2007-01-23 17:45:02 +00:00
schwarz
34e005653b
added support for IRIX 5
2006-10-01 08:56:28 +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
reed
de5dfd2e18
Define "man1dir" in the configure environment so it can use custom
...
PKGMANDIR.
(Somehow I missed this in the commit earlier today.)
2005-12-28 04:40:46 +00:00
reed
bd0e679565
Patch so Makefile will use @mandir@ as set by configure script.
...
And define "man1dir" in the configure environment.
This is so it can use custom PKGMANDIR.
2005-12-27 18:38:00 +00:00
is
4c78cba8f4
getopt() returns an int so that -1 can be distinguished from any character
...
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-06-22 21:11:35 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
c71cac836a
Add RMD160 digests to the SHA1 ones.
2005-02-24 14:48:39 +00:00
wiz
7fdcb7d19a
Update HOMEPAGE.
2004-11-01 00:27:41 +00:00
snj
e42232833d
Convert to buildlink3.
2004-05-05 00:28:50 +00:00
agc
3ad1bdbf06
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:18:15 +00:00
jmmv
bc9f26a878
Do not build nor install wordview to keep the package small (this needs Tk).
...
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-09-17 14:57:25 +00:00
martti
a6f1375adb
COMMENT should start with a capital letter.
2003-07-21 17:27:24 +00:00
grant
ca3be631f2
s/netbsd.org/NetBSD.org/
2003-07-17 22:50:55 +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
jmmv
0916498c1b
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
2003-03-29 12:40:00 +00:00
zuntum
d038a73ebd
Move pkg/ files into package's toplevel directory
2001-10-31 22:52:58 +00:00
jlam
c4e71c5e7a
CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
...
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
agc
017b9bb5bf
The distfile has moved on the MASTER_SITE.
...
Move to sha1 digest, and add distfile size.
2001-05-08 16:12:07 +00:00
jlam
022d07a536
Mechanical changes of tk DEPENDS:
...
tk-8.3.2 -> tk>=8.3.2
tk-[0-9]* -> tk>=8.0
tk-8.* -> tk>=8.0
2001-05-05 19:51:13 +00:00
agc
bbc67fac91
+ move the distfile digest/checksum value from files/md5 to distinfo
...
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:53:33 +00:00
wiz
ad02d69ab2
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:31:58 +00:00
wiz
2d454dfdff
add HOMEPAGE
2000-09-03 13:33:48 +00:00
wiz
7143860db3
add a leftover, xlsview.
2000-09-03 09:44:31 +00:00
jwise
293d05e6f8
Adapt to tcl-8.3.2.
2000-08-30 15:51:36 +00:00
wiz
7fbddeaf1d
regen
2000-04-17 11:55:19 +00:00
jdolecek
91457111b5
Update to 0.91.4. The only new thing is addition of some endiannes checks, but
...
the distfile for 0.91.2 is not available anymore on the original site.
2000-04-17 10:55:02 +00:00
jdolecek
f596ba1f92
Fix previous slighly - change the dependance to tk-[0-9]*, so that
...
that it won't match to e.g. tk-postgres.
Pointed out by Hubert Feyrer in private e-mail.
2000-04-17 10:30:01 +00:00
jdolecek
c2fa407c36
Change the dependency on tk to tk-* - catdoc doesn't need specifically
...
8.0.5, it works with 8.0p2 and should with tk-7.X as well.
2000-04-16 15:32:22 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
agc
5f395dcea1
Make this package conform to hier(7) - put files in share/catdoc, not
...
lib/catdoc.
Sync PLIST with reality.
1999-10-25 23:25:18 +00:00
agc
1a239ab1ac
Update to version 0.91.2 of this package, a bug fix release - the old
...
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.
1999-10-25 23:14:58 +00:00