Commit graph

178 commits

Author SHA1 Message Date
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