Commit graph

367 commits

Author SHA1 Message Date
jlam
cc4128d97e Buildlinkify, in the sense that only the perl headers are found in
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
2001-11-26 06:49:36 +00:00
wiz
7cf8503f82 Update MASTER_SITES and HOMEPAGE, per pkg/14427. 2001-11-02 18:16:46 +00:00
zuntum
273821c4d3 Move pkg/ files into package's toplevel directory 2001-10-31 20:59:00 +00:00
drochner
a59bbaa406 update to 1.7
changes:
* Added UTF-32, UTF-32BE, UTF-32LE converters.
* Changed CP1255, CP1258 and TCVN converters to handle combining characters.
* Changed EUC-JP, SHIFT-JIS, CP932, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-JP-1
  converters to use fullwidth Yen sign instead of halfwidth Yen sign, and
  fullwidth tilde instead of halfwidth tilde.
* Upgraded EUC-TW, ISO-2022-CN, ISO-2022-CN-EXT converters to Unicode 3.1.
* Changed the GB18030 converter to not reject unassigned and private-use
  Unicode characters.
* Fixed a bug in the byte order mark treatment of the UCS-4 decoder.
* The manual pages are now distributed also in HTML format.
2001-10-30 17:41:19 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
wiz
c32957924a Filename didn't change, but contents did, so add DIST_SUBDIR. 2001-10-24 00:38:51 +00:00
lukem
89d58280c8 - update for new version which supports v4 RPMs
- install as rpm2cpio.pl, so the conflict with misc/rpm can be modified
- crank to 1.0nb1 (to assist in the conflict fix above)
2001-10-24 00:25:58 +00:00
veego
c40be5e1b2 Use ${MASTER_SITE_PERL_CPAN:=xx/} and not ${MASTER_SITE_PERL_CPAN:=xx}
This fix a fetch error.
2001-10-23 19:27:31 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
martti
c7ebe6c3ea Added the newly imported packages p5-Archive-Tar, p5-Archive-Zip,
p5-Convert-TNEF, p5-Convert-UUlib and p5-Unix-Syslog
2001-10-22 06:14:31 +00:00
martti
30e0672de3 Convert::UUlib is a versatile and powerful decoder/encoder library
for a variety of encodings used in Usenet and Mail (uuencode,
xxencode, b64, binhex...).
2001-10-22 05:47:46 +00:00
martti
ac1a573336 The Convert::TNEF module provides a Perl interface to read TNEF files.
TNEF stands for Transport Neutral Encapsulation Format, and if you've
ever been unfortunate enough to receive one of these files as an email
attachment, you may want to use this module.
2001-10-22 05:47:16 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
skrll
65b8671918 Remove kdesupport2 2001-10-18 11:23:27 +00:00
skrll
a62b3e67a6 Update to KDE 2.2.1
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are

http://www.kde.org/announcements/changelog2_1to2_2.html
http://www.kde.org/announcements/changelog2_2to2_2_1.html

Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15 22:45:55 +00:00
kei
4749a91219 updated wv package to 0.6.7 which is compatible with libwmf-0.2.1. no
functionality changes.
2001-10-15 15:53:15 +00:00
nra
edf43e3421 Add patch-ab, missed with updating doc2html to version 3.0. 2001-10-09 15:50:55 +00:00
nra
410e029101 Update doc2html to version 3.0. PR 14169 by Eric Schnoebelen. 2001-10-09 15:49:39 +00:00
wiz
5e53178b75 Move xpdf from graphics to print, per pkg/14154. 2001-10-04 12:00:45 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
jlam
11b3206fa1 Note addition of converters/macfork, a simple Macintosh resource fork tool 2001-09-26 05:38:15 +00:00
jlam
12b282ca31 converters/macfork - simple macintosh resource fork tool
A unix utility for extracting resources from a macintosh resource fork.
Currently macfork only directly supports icon families, pict files, and
palettes, but any resource data can be extracted to a file.

Provided in pkg/13925 by Johan Danielsson <joda@pdc.kth.se>.
2001-09-26 05:36:18 +00:00
abs
08f17368d4 Add p5-Text-Iconv-1.1
Perl interface to the iconv() function as defined by the Single
UNIX Specification.  The convert() method converts the encoding of
characters in the input string from the fromcode codeset to the
tocode codeset, and returns the result.
2001-09-14 22:38:57 +00:00
abs
ab5ef29ccf Add p5-Text-Iconv-1.1 - Perl interface to iconv() codeset conversion function 2001-09-14 18:21:52 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
wiz
1a4ac2ac95 Various changes: mostly removing 'WWW:' lines, since that's what we have
the HOMEPAGE variable for, as well as some grammar and spelling fixes.
2001-09-08 01:51:59 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
jlam
bc672921ea Add some installed files missing from the PLIST. 2001-08-25 02:12:05 +00:00
skrll
d42812cfd2 Fix DEPENDS line. 2001-08-23 19:42:01 +00:00
jlam
dbbc552adb wv only builds static libraries, so change the DEPENDS to a BUILD_DEPENDS. 2001-08-23 17:47:55 +00:00
jlam
da41eff60c Mark as USE_BUILDLINK_ONLY. 2001-08-20 04:08:11 +00:00
jlam
3cc34862ff Honor CC and CFLAGS settings passed in from environment. Also mark as
USE_BUILDLINK_ONLY.
2001-08-20 04:06:48 +00:00
jlam
c0b680d206 * Don't depend on libgetopt as psiconv supplies it own getopt_long()
implementation if it's not found in the base system.
* Use shell "for" loop instead of a make ".for" loop.
* Mark as USE_BUILDLINK_ONLY.
2001-08-20 04:02:15 +00:00
jlam
5d4d1966ee Simply files listing by using shell wildcards. 2001-08-20 03:59:59 +00:00
jlam
2f4e51181c This package uses gettext and libtool, so make the appropriate inclusions
and definitions.  Also mark as USE_BUILDLINK_ONLY, and change PLIST to
refer to the installed po files in ${PKGLOCALEDIR}, not "share".
2001-08-20 03:34:29 +00:00
jlam
b4aca44532 Honor CC, CFLAGS, and LDFLAGS settings from the environment and mark as
USE_BUILDLINK_ONLY.
2001-08-20 02:50:56 +00:00
jlam
90e74f30d3 Honor CC and CFLAGS passed in from environment and mark as
USE_BUILDLINK_ONLY.
2001-08-20 02:46:43 +00:00
jlam
34e8557d22 Use REPLACE_PERL instead of manually replacing for perl path in rpm2cpio. 2001-08-20 02:28:26 +00:00
jlam
4bcb7bfb6d Honor CFLAGS and CC settings passed in from environment and mark as
USE_BUILDLINK_ONLY.
2001-08-20 02:25:21 +00:00
jlam
7630e7961d Instead of a special INSTALL_TARGET setting, set the installation prefix
via MAKE_FLAGS.
2001-08-20 02:22:41 +00:00
jlam
d73a42f1f4 Set NO_WRKSUBDIR instead of WRKSRC=${WRKDIR}, and mark as
USE_BUILDLINK_ONLY.
2001-08-20 02:20:37 +00:00
jlam
989dfd3c6c Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-08-20 02:18:56 +00:00
jlam
8a698ad8f1 Use separate patches are separate files, and mark as USE_BUILDLINK_ONLY. 2001-08-20 02:15:36 +00:00
jlam
2eeea54662 Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other
package Makefiles.
2001-08-19 19:38:37 +00:00
jlam
3aea762a16 Mark as USE_BUILDLINK_ONLY and add a buildlink.mk file for use by other
package Makefiles.
2001-08-19 19:09:40 +00:00
wiz
9c5672f4b0 Add buildlink.mk, provided by Martti Kuparinen in pkg/13636. 2001-08-06 13:57:48 +00:00
wiz
dd2b629237 Add buildlink.mk, provided by Martti Kuparinen in pkg/13637. 2001-08-06 13:55:18 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
zuntum
087861b44c Update txt2man to 1.42 (hi folks! I'm back)
Changes:

Fixes of long C function definitions, better handling of blank lines,
removal of unused options and shorter doc.
2001-07-26 08:39:43 +00:00
tron
73df912883 Fix build problems caused by buildlink conversions. This error code have
been avoided if this modifications would have been tested before
committing them.
2001-07-22 13:26:46 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
nra
dc33d93494 Update base64 to version 1.3. 2001-07-19 00:05:25 +00:00
kei
a87b51e639 * updated from 0.6.0 to 0.6.5. There is no changelog in the distributed
archive.  Below is the release note from its WWW page.

  Notes: Lots of minor changes, some minor API
  changes, some bugs fixed, some crashers removed
  Changes: Lots of minor changes, some minor API
  changes, some bugs fixed, some crashers removed

* converted to use buildlink.mk.
2001-07-13 04:49:10 +00:00
fredb
10cba67464 The problem with the checksum is, that CTAN and all it's mirrors,
rather than serving up unchanging tarred archives that we can
checksum, tars up the directories on the fly, differently every time!
Let's just change the MASTER_SITE to MASTER_SITE_LOCAL until we can
figure out a better way of dealing with CTAN.
2001-07-10 23:14:16 +00:00
sakamoto
676af894f9 Use ImageMagick's buildlink.mk. 2001-07-09 06:25:31 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
taca
cd39d1fa03 Add and enable ruby-iconv. 2001-07-01 11:23:08 +00:00
taca
71090531e0 Importing ruby-iconv 0.4.4.
Iconv wrapper class for Ruby.
2001-07-01 11:21:12 +00:00
jlam
34d11d8a0f Generalize how the dependency pattern may be specified. Instead of just
FOO_REQD=1.0 being converted to foo>=1.0, one can now directly specify
the dependency pattern as FOO_DEPENDS=foo>=1.0.  This allows things like
JPEG_DEPENDS=jpeg-6b, or fancier expressions like for postgresql-lib.
Change existing FOO_REQD definitions in Makefiles to FOO_DEPENDS.
2001-06-23 19:26:48 +00:00
jlam
ec8a22e48b Mark as USE_BUILDLINK_ONLY. 2001-06-20 07:28:09 +00:00
abs
5e6ebf184b Replace between with to/from 2001-06-14 11:15:14 +00:00
zuntum
ca12e0d64c distfile has been altered, diff shows small differences, but after untaring
the distfile it looks exactly like old one. regen distinfo.
2001-06-14 11:02:17 +00:00
abs
8a92fffae2 Shorten comment slightly 2001-06-14 10:32:19 +00:00
zuntum
68b2bb4bc3 add & enable txt2man 2001-06-13 15:12:32 +00:00
zuntum
9381bceba6 Initial import of txt2man-1.4.1
txt2man  converts the input text into nroff commands using
man(7) macros for man pages. Smart argument processing  is
available  either  for  commands  using "-" sign for flags
(including long options used in GNU tools).  If  ifile  is
omitted,  standard  input  is taken as argument. Result is
displayed on standard output.
2001-06-13 15:12:09 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +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
jlam
072be2ad69 Use bsd.buildlink.mk instead of duplicating code all over the place. 2001-06-11 01:59:33 +00:00
wiz
ff2bd6a422 Update to 0.5.15. Now works more nicely with tcl-8.x; also profits from
the uulib changes (see there).
2001-06-10 17:41:01 +00:00
wiz
b4c96b73fd Don't install this file. 2001-06-10 16:42:50 +00:00
wiz
4d1d8418e1 Update to 0.5.15. Changes:
Autoclear -- remove files after they have been decoded.
Autorename -- rename output files if they already exist.
Stricter MIME compatibility, and bugfixes.
2001-06-10 16:37:55 +00:00
jlam
5d02f04b3a Use cookies (.*_done) to determine whether headers and libs have been
linked from a particular package, and add a pre-configure target to
the buildlink.mk file to more painlessly use buildlink.mk files.  A
${BUILDLINK_TARGETS} variable still exists in case a package _must_
define NO_CONFIGURE.
2001-06-10 00:09:29 +00:00
jtb
1d99bc8617 LICENSE=no-commercial-use
From dvi2tty.c:

 * This program, and any documentation for it, is copyrighted by Svante
 * Lindahl. It may be copied for non-commercial use only, provided that
 * any and all copyright notices are preserved.
2001-06-04 23:54:38 +00:00
fredb
aaa0d9a052 Add and enable dvi2tty. 2001-05-26 13:05:44 +00:00
fredb
8b27c7b86a Initial import of dvi2tty-1.0, a program for previewing DVI files. 2001-05-26 13:04:32 +00:00
jlam
321e922031 Add buildlink.mk files that can link headers and libraries into
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages
during build.
2001-05-26 08:10:42 +00:00
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