Commit graph

440 commits

Author SHA1 Message Date
agc
09c3f680ba Add and enable doc2html 2001-05-14 14:04:17 +00:00
agc
9204924f9d Initial import of doc2html-2.1 into the packages collection.
Provided in PR 12884 by Jesse Off (joff@newmonics.com)

"External converter script for ht://Dig (version 3.1.4 and later), that
converts Microsoft Word, Excel and Powerpoint files, and PDF,
PostScript, RTF, and WordPerfect files to text (in HTML form) so they
can be indexed.  Uses a variety of conversion programs:

	wp2html		- to convert Wordperfect and Word7 & 97 documents to HTML
	catdoc		- to extract text from Word documents
	rtf2html	- to convert RTF documents to HTML
	pdftotext	- to extract text from Adobe PDFs
	ps2ascii 	- to extract text from PostScript
	pptHtml		- to convert Powerpoint files to HTML
	xlHtml		- to convert Excel spreadsheets to HTML
or
	xls2csv		- to obtain data from Excel spreadsheets.

Written by David Adams (University of Southampton), and based on the
conv_doc.pl script by Gilles Detillieux."
2001-05-14 14:03:20 +00:00
agc
21cbf0fd69 Add and enable rtf2html 2001-05-14 13:37:44 +00:00
agc
cd842ca265 Initial import of rtf2html-1.1 into the packages collection.
Provided by Jesse Off (joff@newmonics.com) in PR 12883

rtf2html is a simple Rich Text Format (RTF) to HTML file converter.
2001-05-14 13:36:21 +00:00
agc
e13f8ca732 Add and enable xlHtml 2001-05-14 13:25:27 +00:00
agc
701967fbc5 Initial import of xlHtml-0.2.8 into the packages collection.
Provided in PR 12882 by Jesse Off (joff@newmonics.com)

xlHtml is an Excel 95 and later file converter. Its html output
can be used as a Netscape Plugin to let you view xls e-mail
attachments. It can also extract regions of a spreadsheet and
convert the spreadsheet to pure text rather than html.
2001-05-14 13:23:51 +00:00
rh
89dae3abad Update libiconv to 1.6.1. Notable changes include:
* Bugfixes
  * The iconv program's -f and -t options are now optional.
  * Many more transliterations.
  * Added CP862 converter.
  * Changed the GB18030 converter.
  * Portability to DOS with DJGPP.
2001-05-14 12:14:47 +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
35da692f5d Move to sha1 digests, and add distfile sizes. 2001-04-18 16:28:00 +00:00
agc
268ad0352c + 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 10:33:37 +00:00
zuntum
f54b57770c Remove redundant index.html from HOMEPAGE url 2001-04-16 17:21:45 +00:00
zuntum
25b72ed9fb Mention in comment that it does unix2dos too (not only dos2unix) 2001-04-16 17:17:50 +00:00
wiz
18097323ee Remove unneeded '-' before ${MKDIR} or ${INSTALL_DATA_DIR} 2001-04-09 11:45:33 +00:00
zuntum
bd0deba0eb Remove redundant MAKE_ENV 2001-04-01 20:28:42 +00:00
mjl
3564100cc4 Update to 2.12.
Speed up pure perl base64 encoder/decoder by using join/map instead
   of while loop.

   Doc update contributed by Jerrad Pierce

   Downgrade UTF8 strings before starting to encode.
2001-03-21 17:08:54 +00:00
tron
6078464b2d Add seperate package list for SunOS. 2001-03-21 15:54:27 +00:00
skrll
0e82ece36d Add and enable kdesupport2. 2001-03-14 16:30:08 +00:00
skrll
0ef83c57d6 Import of KDE 2.1 kdesupport package.
This may not be needed, but for consistency's sake I'm including it for
the moment.
2001-03-14 16:09:44 +00:00
zuntum
712b1bc650 * change my email address
* change NO_WRKSUBDIR to WRKSRC=${WRKDIR}
 * install things from ${WRKSRC} instead of ${WRKDIR}
2001-03-13 09:24:14 +00:00
tv
c01aa80f0b Put this in the correct primary category; also add "archivers" (handles
Commodore archive files).
2001-03-11 02:29:21 +00:00
kei
e86e6140eb add CONFLICTS as misc/rpm package has rpm2cpio program. Problem noted by
IWAMOTO Toshihiro in private mail.  Thanks.
2001-03-07 07:07:11 +00:00
kei
0c1f3e0654 add and enable 'rpm2cpio' package. 2001-03-07 04:27:16 +00:00
kei
97572ba624 Initial import of 'rpm2cpio' package from FreeBSD Ports collection.
rpm2cpio reads RPM archive and dumps the content to standard out as a cpio
format.  It's written in Perl.

I moved its category from original place misc to converters.
2001-03-07 04:24:39 +00:00
wiz
cb05911f9f Standard place for additional files is the files dir -- move one file
there (from pkg).
2001-03-05 16:38:25 +00:00
wiz
2ad4d8f28e security/openssl and converters/base64 both install a 'base64' executable,
so make them CONFLICT (pkg/11408).
2001-02-27 18:21:25 +00:00
hubertf
d32e698de6 Cleanup MKDIR usage => INSTALL_*_DIR
XXX need to teach pkglint to be more picky about this
2001-02-25 04:17:35 +00:00
wiz
5de11cd51a Remove duplicate BUILD_DEPENDS for unzip (bsd.pkg.mk has an automatic one
if EXTRACT_SUFX is .zip); also remove EXTRACT_CMDs that are the same as
the implicit one.
2001-02-20 11:40:07 +00:00
wiz
79a4bfc219 Not needed any more -- COMMENTs are in Makefiles now. 2001-02-16 15:52:49 +00:00
wiz
02e8ee6a47 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
While I'm here, unify category Makefiles to more standard style.
(If you have tools depending on the previous form, please fix them.)
2001-02-16 15:51:46 +00:00
wiz
07cd20b334 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:51:27 +00:00
tron
499701b122 Add seperate package list for SunOS. 2001-02-12 19:24:39 +00:00
rh
f86989dad4 Make this build without root permissions. Fixes Luke's PR 11893. 2001-01-11 10:56:33 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
rh
20b00888f3 Add and enable libiconv 2001-01-01 17:29:53 +00:00
rh
01f9d8d7f2 Initial import of libiconv-1.5, a character conversion library. 2001-01-01 17:29:20 +00:00
hubertf
9da1342e0f add & enable unix2dos 2000-12-27 14:09:50 +00:00
hubertf
d5bf55cb9e Add unix2dos-1.2:
unix2dos and dos2unix are utilities that convert ASCII files from
the DOS cr/lf format to the UNIX lf format.

Submitted by Tomasz Luchowski <zuntum@eik.pl>
2000-12-27 14:09:26 +00:00
wiz
32a25a7824 Fix bug in wvText reported by Per Amund Amundsen in pkg/11722. 2000-12-16 00:31:41 +00:00
wiz
a32b3a5655 Unify Makefiles -- mostly headers: remove FreeBSD Ids.
Consistent 4 character indentation of SUBDIR entries.
2000-12-12 01:30:36 +00:00
wiz
9e91b0c39c depend on libwmf>=0.1.17nb1 2000-11-16 18:26:09 +00:00
itojun
f16329ab18 add converters/ish 2000-11-14 21:20:09 +00:00
itojun
0db8f7d082 ish, binary-to-text converter with error correction
(pkg/* are taken from FreeBSD ports)
2000-11-14 21:18:52 +00:00
tron
5feac46ad5 Use "${MASTER_SITE_SOURCEFORGE}". 2000-11-11 17:49:22 +00:00
abs
c4fcaceca5 1.1.2 distfiles have moved - s:pub/kde/stable/:pub/kde/Attic/old/ 2000-11-08 15:09:35 +00:00
wennmach
85194d21f8 Add txt2html. 2000-10-20 14:54:29 +00:00
wennmach
cf5429a838 Initial import of txt2html-1.28, a text to HTML converter written in Perl. 2000-10-20 14:53:08 +00:00
rh
0768898563 Cleanup: remove commented-out parts of the Makefile, remove dependency on
automake
2000-10-17 05:47:19 +00:00
hubertf
d6f1c30012 Ooops, this is already gone again. 2000-10-17 01:23:55 +00:00
hubertf
9d9868fd30 * ? => '
* make a bit more readable
2000-10-17 01:22:19 +00:00
rh
e1b1d96bc1 Substitute $PREFIX/lib --> $PREFIX/share in scripts 2000-10-16 15:34:12 +00:00
rh
df94b773ce Update wv to 0.6.0. Changes include:
* Changed executable name from wvHtml to wvWare
 * Added Mime display script (wvMime) (Martin Vermeer, Dom)
 * Added Conversion Helper Scripts (wvHtml, wvLatex, wvCleanLatex,
   wvPS, wvDVI, wvPDF) (Dom)
 * Added CleanLaTeX output mode, more closely resembling hand-crafted
   LaTeX (Martin)
 * Use GLib (http://www.gtk.org) (Dom)
 * Use Gnome Libole2 (http://www.gnome.org) (Dom, Jamie)
 * New wvStream architecture (Jamie)
 * Word 2 support! (Martin Vermeer)
 * Code speedups and XP improvements (the Abiword team)
 * Massive work started on an exporter (Dom)
 * Move to wvware.sourceforge.net (Dom)
 * New Maintainer: Dom Lachowicz (cinamod@hotmail.com)
   |-> also getting lots of help from Martin Vermeer
2000-10-16 15:14:22 +00:00
rh
adc758edfc Remove converters/t1utils. This is already present as textproc/t1utils. 2000-10-16 05:57:44 +00:00
rh
829538ada1 Add and enable t1utils 2000-10-15 18:51:40 +00:00
rh
95172fb53a Initial import of t1utils-1.20, a set of command-line tools for dealing
with Adobe Type 1 fonts
2000-10-15 18:50:44 +00:00
wiz
10a8291a61 Two minor bug fixes in distfile, so the author didn't change the version
number :(
2000-09-05 10:35:26 +00:00
wiz
8c8af5a0f0 add RCS Ids 2000-09-03 14:45:22 +00:00
wiz
ece1cc9cde Adapt to ImageMagick API change. Update to 0.5.44, only change (from NEWS
file): Fix summary information bug.
2000-09-02 17:52:53 +00:00
jwise
a27eb9adcd Adapt this package to tcl-8.3.2. 2000-08-30 19:06:40 +00:00
sakamoto
1b5c36b2fc API of ImageMagick changed(s/CreateImage/ConstituteImage/). 2000-08-30 16:13:12 +00:00
jlam
18cba9d7fa Convert packages to use PERL5_PACKLIST (part 1). These were the easy
ones to do, and each compiled and installed/de-installed apparently
correctly.

As a side effect of the dynamic PLIST, we no longer need to have separate
-static and -shared PLISTs.  It's now easier than ever to make a perl5
package for NetBSD :)
2000-08-27 07:10:59 +00:00
tron
939f7ae751 Put back patch for "configure" to skip search for QT includes and
libraries which got lost in the last commit.
2000-08-25 08:26:59 +00:00
tron
cff4215b0d Because this package doesn't require QT to build we don't need to
locate the QT includes and libraries.
2000-08-25 08:26:07 +00:00
skrll
5054feb1ba Use LTCONFIG_OVERRIDE and remove the libtool part of a patch. 2000-08-22 21:23:23 +00:00
hubertf
397f333ee6 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-16 00:38:49 +00:00
jlam
9980b8edb7 Rework to use libwmf-0.1.17nb1. 2000-08-05 02:39:18 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
52c1afc38c Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10 15:08:13 +00:00
wiz
fcc81a40af add .la file to PLIST (fallout from USE_PKGLIBTOOL -> USE_LIBTOOL) 2000-07-08 23:17:42 +00:00
sakamoto
e5dc7ec9fd patch for new CreateImage API of ImageMagick-5.x. 2000-07-08 15:22:31 +00:00
sakamoto
5182fe9eff use USE_LIBTOOL and LTCONFIG_OVERRIDE 2000-07-08 15:21:05 +00:00
jlam
c5aa44ac5d USE_LIBTOOL, not PKGLIBTOOL. 2000-06-20 21:58:01 +00:00
skrll
3c4fa0480d Add and enable bbcim 2000-06-07 19:12:22 +00:00
skrll
e6238c81bb Add bbcim.
bbcim is a BBC DFS file conversion utility that can convert between
standard archive format and xbeeb format and a lot more besides...
2000-06-07 19:05:20 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
wiz
70f0945560 make it run on current/ELF 2000-05-18 00:09:06 +00:00
wiz
06372dfe33 fix the obvious getopt-problem (on -current)
XXX: still doesn't compile, since it uses the old 4.x ImageMagick API,
which in this case is incompatible to the 5.x one.
2000-05-13 01:15:01 +00:00
hubertf
3c0d88f6d4 Don't pull in libgetopt if /usr/include/getopt.h is present (i.e.
on -current systems)
2000-05-01 14:22:04 +00:00
dmcmahill
efd6402596 Change from using qt to qt1. This clears the way to allow Qt to be upgraded
to Qt-2 without breaking KDE which still requires Qt-1.
2000-03-28 00:12:29 +00:00
wiz
74874e66d9 remove trailing `.' 2000-03-09 13:47:31 +00:00
wiz
0981af6e4a add and enable latex2rtf 2000-03-08 00:20:48 +00:00
wiz
ec375734b2 Initial import of latex2rtf, based on pkg/9563 by
Brook Milligan <brook@biology.nmsu.edu>
2000-03-08 00:20:16 +00:00
wiz
080ee40dd2 add and enable wv 2000-02-27 22:10:35 +00:00
wiz
8dbb2beadd Initial import of wv, a MS-Word file to HTML/LaTeX converter.
This is the successor of textproc/mswordview, which should be retired
sometime -- at the moment there are still files that are handled better
by it.
2000-02-27 22:09:18 +00:00
wiz
f895e15bb9 remove commented out SUBDIR += lines for packages that never got
converted from FreeBSD, or have been disabled since. Sorted lines
alphabetically, added some missing directories.
2000-02-25 01:04:11 +00:00
rh
880ad47019 Update recode to 3.5
User-visible changes are:

.* Incompatible changes
. + A double dot `..' should now be used instead of a colon `:'.
. + Option --force (-f) is needed to pursue recoding despite errors.
. + There is no more quoting for special characters within charsets names.
. + Auto check (`-a') and popen (`-o') options have been withdrawn.
. + Some charsets and aliases were deleted, see `Charsets & aliases' below.

.* Extended features
. + Program messages are available in localised form for many languages.
. + Long character names are available in French, if LANGUAGE is set to `fr'.
. + A new request syntax allows for recode chaining, and for surfaces.
. + Option --header-file (-h) accepts a language parameter, and Perl is new.
. + Full charset listings now show the UCS-2 value for characters.
. + Option --known=PAIRS (-k) also accepts octal and hexadecimal numbers.
. + Option --list (-l) better sorts charsets and aliases, also fully written.
. + Charset `RFC1345' implements mnemonic+ascii+38, and is now reversible.
. + HTML is not limited anymore to Latin-1, HTML 4.0 entities are supported.

.* New features
. + Euro support.
. + Updated RFC 1345 set of tables, from Keld Simonsen.
. + Some African charsets and transliterated forms.
. + Conversions for ISO 10646 and Unicode.
. + Combining or explosion of UCS-2 diacriticized characters and ligatures.
. + Implementation of surfaces, see `Surfaces & aliases' below.
. + Mixed mode for recoding only comments and strings in C sources or PO files.
. + A stand-alone recoding library gets installed, often as a shared library.
. + Option --find-subsets (-T) lists charsets which are subsets of another.
. + The library may generate testing data, and study character frequencies.

.* Charsets & aliases

. + New ISO 10646 and Unicode charsets
.  - combined-UCS-2: pseudo-charset.
.  - count-characters: pseudo-charset.
.  - dump-with-names: pseudo-charset.
.  - ISO-10646-UCS-2: aliases are UNICODE-1-1, BMP, rune and u2.
.  - ISO-10646-UCS-4: aliases are 10646, ISO-10646, UCS-4 and u4.
.  - UNICODE-1-1-UTF-7: aliases are TF-7 and u7.
.  - UTF-8: aliases are UTF-2, UTF-FSS, FSS_UTF, TF-8 and u8.
.  - UTF-16: aliases are Unicode, TF-16 and u6.

. + RFC 1345.bis matters
.  - Deleted charsets
     dk-us, us-dk (because of &duplicate which `recode' does not handle yet).
.  - New charsets
     baltic (alias is iso-ir-179); CP1250 (1250, ms-ee, windows-1250);
     CP1251 (1251, ms-cyrl, windows-1251); CP1252 (1252, ms-ansi, windows-1252);
     CP1253 (1253, ms-greek, windows-1253);
     CP1254 (1254, ms-turk, windows-1254); CP1255 (1255, ms-hebr, windows-1255);
     CP1256 (1256, ms-arab, windows-1256);
     CP1257 (1257, WinBaltRim, windows-1257);
     CWI (CWI-2, cp-hu); EBCDIC-IS-FRISS (friss);
     GOST_19768-87 with aliases of previous GOST_19768-74;
     IBM256 (256, CP256, EBCDIC-INT1); IBM875 (875, CP875, EBCDIC-Greek);
     IBM1004 (1004, CP1004, os2latin1); IBM1047 (1047, CP1047);
     ISO-8859-13 (ISO_8859-13:1998, iso-baltic, iso-ir-179a, l7, latin7);
     ISO-8859-14 (ISO_8859-14:1998, iso-celtic, iso-ir-199, l8, latin8);
     ISO-8859-15 (ISO_8859-15:1998, iso-ir-203, l9, latin9);
     KOI-7; KOI-8 (GOST_19768-74); KOI8-R; KOI8-RU; KOI8-U;
     macintosh_ce (macce); mac-is;
     NeXTSTEP (next) yet previous `recode' had it outside RFC 1345.
.  - Alias promoted to charset (with previous charset becoming alias)
     ISO-646.basic (with ISO-646.basic:1983); ISO-646.irv (ISO-646.irv:1983);
     ISO_5427-ext (ISO_5427:1981); ISO_5428 (ISO_5428:1980);
     ISO-8859-1 (ISO_8859-1:1987); ISO-8859-2 (ISO_8859-2:1987);
     ISO-8859-3 (ISO_8859-3:1988); ISO-8859-4 (ISO_8859-4:1988);
     ISO-8859-5 (ISO_8859-5:1988); ISO-8859-6 (ISO_8859-6:1987);
     ISO-8859-7 (ISO_8859-7:1987); ISO-8859-8 (ISO_8859-8:1988);
     ISO-8859-9 (ISO_8859-9:1989); ISO-8859-10 (latin6);
     NC_NC00-10 (NC_NC00-10:81); sami (latin-lap).
.  - New aliases
     037 (for charset IBM037); 038 (IBM038); 273 (IBM273); 274 (IBM274);
     275 (IBM275); 278 (IBM278); 280 (IBM280); 281 (IBM281); 284 (IBM284);
     285 (IBM285); 290 (IBM290); 297 (IBM297); 367 (ANSI_X3.4-1968);
     420 (IBM420); 423 (IBM423); 424 (IBM424); 500, 500V1 (IBM500);
     819 (ISO-8859-1); 864 (IBM864); 868 (IBM868); 870 (IBM870);
     871 (IBM871); 880 (IBM880); 891 (IBM891); 903 (IBM903); 905 (IBM905);
     912, CP912, IBM912 (ISO-8859-2); 918 (IBM918); 1026 (IBM1026);
     ECMA-113, ECMA-113:1986 (ECMA-Cyrillic); GOST_19768-74 (KOI8);
     ISO_8859-N (ISO-8859-N) for N = 1 through 10 and 13 through 15;
     ISO_8859-10:1993 (ISO-8869-10); iso-ir-170 (INVARIANT);
     KOI8_L2 (CSN_369103); pclatin2, pcl2 (IBM852); SS636127 (SEN_850200_B).

. + New African charsets
.  - AFRL1-101-BPI_OCIL: aliases are t-francais and t-fra.
.  - AFRFUL-102-BPI_OCIL: aliases are bambara, bra, ewondo and fulfulde.
.  - AFRFUL-103-BPI_OCIL: aliases are t-bambara, t-bra, t-ewondo and t-fulfulde.
.  - AFRLIN-104-BPI_OCIL: aliases are lingala, lin, sango and wolof.
.  - AFRLIN-105-BPI_OCIL: aliases are t-lingala, t-lin, t-sango and t-wolof.

. + Extra miscellaneous charsets
.  - KEYBCS2, Kamenicky.
.  - CORK, T1.
.  - KOI-8_CS2.

. + New HTML pseudo-charsets
.  - HTML_1.1: alias is h1.
.  - HTML_2.0: aliases are RFC 1866, 1866 and h2.
.  - HTML-i18n: alias is RFC 2070.
.  - HTML_3.2: reimplemented; alias is h3.
.  - HTML_4.0: aliases are h4, HTML and h.
.  - Deleted aliases: HTF, 8859, ISO 8859, Entities, SGML, WWW, w3.

.* Surfaces & aliases

. + New MIME encoding surfaces
.  - Base64: aliases are 64 and b64.
.  - Quoted-Printable: aliases are qp and Quote-Printable.

. + New permutation surfaces
.  - 21-Permutation: alias is swabytes.
.  - 4321-Permutation.

. + New end of line surfaces
.  - CR.
.  - CR-LF: alias is cl.

. + New (fully reversible) dump surfaces
.  - Decimal-1: aliases are d and d1.
.  - Decimal-2: alias is d2.
.  - Decimal-4: alias is d4.
.  - Hexadecimal-1: aliases are x and x1.
.  - Hexadecimal-2: alias is x2.
.  - Hexadecimal-4: alias is x4.
.  - Octal-1: aliases are o and o1.
.  - Octal-2: alias is o2.
.  - Octal-4: alias is o4.

. + New miscellaneous surfaces.
.  - data, test7, test8, test15, test16.
2000-01-10 20:54:26 +00:00
wiz
3f62360d3f more whitespace cleanup (silence, pkglint!) 2000-01-08 04:26:49 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
sakamoto
1a2b44ac6b Add and enable psiconv 1999-12-06 01:59:22 +00:00
sakamoto
97d40aa8bc Initial import of psiconv-0.6.1.
PSION 5 file format data conversion utilities
1999-12-06 01:58:06 +00:00
jdolecek
56e3f05994 regen 1999-11-22 20:32:05 +00:00
jdolecek
1b9210e83c the libtool staff pulled into KDE 1999-11-22 20:31:31 +00:00
jdolecek
c296624bdd pulled into KDE 1999-11-22 20:31:03 +00:00
rh
5ad2dfeb05 defuzz 1999-11-15 14:22:48 +00:00
hubertf
c9b2d4eba7 defuzz 1999-11-12 05:29:38 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
tron
40e480e741 Because "ftp.kde.org" is an alias for "ftp.de.kde.org" again we explicitly
use "ftp.us.kde.org" as primary master site.
1999-09-15 18:44:14 +00:00
tron
3376546328 Update K Desktop Environment to version 1.1.2. A change list is available
at "http://www.kde.org/announcements/changelog1_1_1to1_1_2.html".
1999-09-15 18:26:00 +00:00
rh
76a1bb9940 Add and enable base64. 1999-08-16 18:19:16 +00:00
rh
1af1cba458 Initial import of base64-1.0, a simple encoder/decoder for base64 files. 1999-08-16 18:18:19 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
tron
40451b94cc Update "kdesupport" package to version 1.1.1. 1999-06-05 15:39:04 +00:00
tv
2b94a142ec Remove accidentally committed homepage entry for VICE. 1999-05-22 20:14:37 +00:00
tv
aee5d14204 Add and enable cbmconvert. 1999-05-22 18:10:18 +00:00
tv
0b30018c12 Import cbmconvert 2.0.5, file converters for Commodore format files. 1999-05-22 18:09:12 +00:00
bad
aca570d958 Update to version 2.11. 1999-05-13 01:39:32 +00:00
tron
46ed066577 Check in "mimelib/config.h" for "__NetBSD__" as suggested by
Andrew Gillham.
1999-04-27 19:59:43 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
agc
79e49eaba2 s/netbsd/${LOWER_OPSYS}/g 1999-04-08 18:51:48 +00:00
agc
363146f85e Update to tk version 8.0.5. This seems to be primarily a bug-fix release. 1999-04-01 13:38:43 +00:00
tron
f48be440ce - Don't build "QwSpriteField" (now a separte package) and "js" library
(not needed by any existing package). Now this package fits into the
  category "converters" again.
- Because this package isn't X11 related anymore it is installed into
  "${LOCALBASE}".
1999-03-23 23:30:23 +00:00
agc
71c5a4f51c Add a homepage for this package. 1999-03-23 10:06:21 +00:00
agc
0a132838da Delete unnecessary USE_GTEXINFO - if INFO_FILES is defined, USE_GTEXINFO
gets defined automatically.
1999-03-23 10:04:25 +00:00
bad
fa9c2f3760 Catch up with MASTER_SITE_GNU reorganization. 1999-03-22 16:08:30 +00:00
jwise
53d3406d50 Fix #ifdef unix issues 1999-02-27 01:14:55 +00:00
tron
c5925a9cd4 Remove unnecessary conflict list. 1999-02-19 21:55:24 +00:00
tron
7ef901b903 Update "kdesupport" package to version 1.1. 1999-02-15 22:34:57 +00:00
tron
7fde7636d4 Ignore not updated KDE sub packages for now. 1999-02-15 21:41:32 +00:00
tv
111c4f44b0 Use install-info in $PATH, so that systems with it in base will work too. 1999-02-11 19:17:28 +00:00
agc
f6473207ca Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
1999-01-30 23:18:44 +00:00
kleink
5dcc681c7f Oops, forgot about MASTER_SITE_SUBDIR. 1999-01-25 15:25:23 +00:00
kleink
43f533d786 Enable recode. 1999-01-25 14:54:46 +00:00
kleink
706c2a49a1 GNU recode: convert files between character sets and usages. 1999-01-25 14:51:52 +00:00
tron
47f8e1abac Depend on version 1.42 of "qt" package. 1998-12-29 19:42:09 +00:00
garbled
993cb4b33b libQwSpriteField needs -lXext. Make it so. 1998-12-29 06:09:26 +00:00
tv
276a46a88f Update to 2.09. 1998-12-05 02:25:21 +00:00
mycroft
b721020aec Update for the qt 1.41. 1998-11-06 05:15:41 +00:00
tron
d7a8d67273 Fix "${MASTER_SITES}". 1998-09-28 13:43:35 +00:00
tron
0efbc40c8b Fix MD5 checksum. 1998-09-27 23:34:39 +00:00
tron
2ca7bed700 Fix "${MASTER_SITES}": ftp.kde.org and ftp.us.kde.org refer to the same site. 1998-09-27 18:06:41 +00:00
tron
4e03591f72 Fix MD5 checksum from new archive on primary site, remove secondary site
with outdated copy.
1998-09-19 22:25:03 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
d80773427a Define USE_LIBTOOL, and get rid of old BUILD_DEPENDS=libtool definition.
Use new LIBTOOL_FLAGS definition.
1998-08-19 15:33:12 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
tv
c5d39511f7 KDE doesn't use the "normal" Autoconf method of finding libraries; it
relies on libtool's `.la' files.  Use the new libtool option --install-la
to install those files.
1998-07-21 21:13:46 +00:00
tv
3dd8f720fd Use libtool to create shared library. Don't try to build anything in
uudeview except libuu.
1998-07-20 15:10:35 +00:00
tv
859876ad98 Use the pkg version of libtool instead of kdesupport's private copy.
Use GNU_CONFIGURE, not HAS_CONFIGURE.
1998-07-19 21:22:34 +00:00
tv
294f87bc27 Update qt to 1.40. Use libtool to generate the shared and static library.
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE}
(xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-19 21:09:22 +00:00
agc
8800f4da8b Use automatic shared object handling 1998-07-15 12:51:36 +00:00
agc
c5543eb5a0 Use automatic shared object handling 1998-07-15 11:57:30 +00:00
tron
b51b76e2be Add "${CONFLICTS}". 1998-07-14 22:56:40 +00:00
tron
5d3d15a111 Update "kdesupport" to version 1.0. 1998-07-14 20:55:28 +00:00
agc
91d468472c Miscellaneous cleanups after the automatic manual page handling changes. 1998-06-22 13:51:33 +00:00
agc
c6f0c5e0e1 Update package Makefiles for automatic manual page handling. 1998-06-20 09:26:31 +00:00
tron
162ed75e6a Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5612. 1998-06-19 22:14:02 +00:00
bad
01788a157f Update to version 2.05. 1998-06-08 18:23:45 +00:00
agc
addfd65177 Include bsd.prefs.mk, in case NOPORTDOCS is defined in /etc/mk.conf 1998-06-03 12:40:09 +00:00
agc
a0d8b9388e Include bsd.prefs.mk, in case NOPORTDOCS is set in /etc/mk.conf.
Eliminate backslash proliferation in a sed expression.
1998-06-03 12:35:44 +00:00
agc
a6256798d1 Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.conf or
MAKECONF.
1998-06-03 12:13:24 +00:00
tron
6dc74612e1 Update to KDE Beta 4 'Kirkland'. 1998-04-28 22:52:32 +00:00
agc
1f4495b33e Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS.  This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
frueauf
49e36ada0b Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. 1998-04-20 11:56:17 +00:00
agc
258b808c9f Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
cjs
40286e00aa Update checksum; author repacked the archive on his original site. Also
copied new archive to ftp.netbsd.org.
1998-03-28 20:30:11 +00:00
tron
3f8bbc32b9 Update to KDE Beta 3 'Huesten'. 1998-03-21 01:53:16 +00:00
tron
6e38251512 Enable "xdeview-0.5.13", fixes PR pkg/5083. 1998-03-02 00:40:59 +00:00
tron
e16349c337 portlint: use of backslashes in LIB_DEPENDS is deprecated. 1998-03-02 00:37:49 +00:00
tron
fb4596c28e Don't build "libuu.a" because we link with the shared version anyway. 1998-03-02 00:36:20 +00:00
tron
ec605ff062 Adapt this package to NetBSD. 1998-03-02 00:35:27 +00:00
tron
676c6bc68b Initial import of FreeBSD's "xdeview-0.5.13" port. 1998-03-02 00:14:13 +00:00
tron
7036a16745 Enabel "uudeview-0.5.13". 1998-03-02 00:08:39 +00:00
tron
52fec9b33a Fix RCS Id Police. 1998-03-02 00:06:45 +00:00
tron
0fefeaedb7 Adapt this package to NetBSD. 1998-03-02 00:05:15 +00:00
tron
87c2972875 Enable "uudeview-0.5.13". 1998-03-01 22:57:13 +00:00
tron
6b4e7364fc Use "sed" not "perl" to build the manual page. 1998-03-01 22:56:24 +00:00
tron
f355841136 Initial import of FreeBSD's "uudeview-0.5.13" port. 1998-03-01 22:34:11 +00:00
tron
ad2d4d6887 Adapt this package to NetBSD. 1998-03-01 22:28:58 +00:00
tron
40b98277c1 Initial import of FreeBSD's "uudeview-0.5.13" port. 1998-03-01 22:10:30 +00:00
hubertf
7cefb320e2 p5-MIME-Base64 works - reminder by tron. 1998-02-26 10:52:00 +00:00
tron
6dea0762bb Enable mpack-1.5. 1998-02-26 00:13:49 +00:00
tron
88794193b7 Adapt this package for NetBSD. 1998-02-26 00:11:06 +00:00
tron
59f81f7185 Initial import of FreeBSD's "mpack" port. 1998-02-25 23:51:08 +00:00
hubertf
f6fc8a8a9e Remove -m argument from ldconfig calls, require the system to
have ${PREFIX}/lib in ld.so.conf instead. This ensures things
even work after a reboot.
1998-02-02 08:58:13 +00:00
hubertf
f535cf3701 Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>"
(in bsd.port.mk) for backward compatibility.
1998-01-28 15:33:44 +00:00
hubertf
5eca617170 portlint: add MAINTAINER, fix RCS Id 1998-01-24 03:40:55 +00:00
hubertf
cae1bd25bd portlint: true -> /usr/bin/true 1998-01-24 03:38:36 +00:00
hubertf
e039166437 portlint: $() -> ${} 1998-01-24 03:38:26 +00:00
hubertf
221ab4998e kdesupport works 1997-12-29 03:25:50 +00:00
hubertf
9b0353e958 Update for NetBSD, by boquist@cs.chalmers.se. 1997-12-29 03:22:08 +00:00
hubertf
b4ba853eae Mime and UUENCODE/DECODE libraries for the KDE integrated X11 desktop 1997-12-29 03:14:49 +00:00
hubertf
4811693a8b Fix RCS Id, MI/MD PLIST 1997-11-22 05:04:02 +00:00
hubertf
c5e93fb924 also needed for p5-libwww 1997-11-22 05:00:20 +00:00
hubertf
427ba64225 Fix RCS Ids, sync with reality 1997-11-22 03:13:21 +00:00
hubertf
a28873ae01 Some missing Makefiles, from FreeBSD. 1997-11-22 03:06:19 +00:00
hubertf
9a1d93c087 Import of some more missing categories
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00