jlam
717fde13c8
Note conflict with versions of teTeX-bin older than 1.0.7nb1.
2000-09-12 16:52:57 +00:00
wiz
90dd91ae9c
replace tcldom and tclxml by tcl-dom and tcl-xml
2000-09-07 11:32:22 +00:00
jdolecek
06d97d884d
fix the dependency on py-extclass to actually work as expected
2000-09-05 17:11:20 +00:00
kim
79d32be08b
Add and enable p5-Text-DelimMatch
2000-09-04 21:50:44 +00:00
kim
a3285e7bf8
Find regexp delimited strings with proper nesting
2000-09-04 21:49:08 +00:00
hubertf
250dc789b2
Update to 1.57, noted by Federico Lupi.
...
Changes: bugfixes only
2000-09-04 11:47:11 +00:00
wiz
0e65a3f45e
remove whitespace to silence pkglint
2000-09-03 13:34:42 +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
3cff39923a
Re-import this package as tcl-dom-1.6, adapted for tcl-8.3.2.
2000-08-30 19:47:13 +00:00
jwise
8da029f96c
Reimport this package as tcl-xml-1.2, adapted for tcl-8.3.2.
2000-08-30 19:46:37 +00:00
jwise
2607183581
Remove this package. It will be reimported as pkgsrc/textproc/tcl-xml
...
with package name tcl-xml-1.2.
2000-08-30 19:45:38 +00:00
jwise
40021efdb2
Remove this package. It will be reimported as pkgsrc/textproc/tcl-dom,
...
with package name tcl-dom-1.6.
2000-08-30 19:44:06 +00:00
jwise
293d05e6f8
Adapt to tcl-8.3.2.
2000-08-30 15:51:36 +00:00
rh
1aa3572147
Make this compile under NetBSD-1.4.x which doesn't define EILSEQ
2000-08-29 14:38:13 +00:00
rh
6b015ab4cc
Add and enable libunicode
2000-08-29 14:25:04 +00:00
rh
c9f7d744ab
Initial import of libunicode-0.4, a library for manipulating unicode
...
characters and strings.
2000-08-29 14:24:32 +00:00
jlam
208b54877f
Remove "*.orig" files so they don't accidentally get installed.
2000-08-29 00:32:03 +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
jlam
06f0a4c3c2
Use new PERL5 variable instead of ${LOCALBASE}/bin/perl.
2000-08-27 02:46:03 +00:00
jlam
e02a479cab
Implement improvements suggested by hubertf@netbsd.org:
...
* Substitute ${PREFIX} instead of ${LOCALBASE} for location of installed
files.
* Use only one ${SED} invocation instead of four to speed things up.
* Add a comment to ${PKGDIR}/PLIST to make explicit at which point the PLIST
is generated dynamically.
2000-08-24 08:20:44 +00:00
tron
f0b9164cf1
Use "USE_XPM" option instead of direct dependence on the "xpm" package.
2000-08-23 23:14:21 +00:00
tron
7ecb761a8a
Install documentation into directory "share/doc" instead of "doc" and
...
list it in the package list.
2000-08-23 21:11:36 +00:00
jwise
e718aac655
Correctly note dependency on tcl.
2000-08-21 21:57:22 +00:00
jwise
334b5b1603
Add and enable tcldom
2000-08-21 18:44:47 +00:00
jwise
6b6b8a21cc
Initial import of TclDOM-1.6, a DOM implementation for use with TclXML or
...
TclExpat.
2000-08-21 18:44:08 +00:00
jwise
3b7c13cfb1
Add and enable tclxml.
2000-08-21 18:10:22 +00:00
jwise
095a6282d9
Initial import of TclXML-1.2, an XML parser implemented entirely in Tcl.
...
Later today, I will be importing TclExpat, which implements an identical
API, but uses James Clark's expat package (implemented in C) for XML
parsing.
2000-08-21 18:08:22 +00:00
hubertf
402899809a
Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and
...
more fine-grained NO_{BIN,SRC}_ON_{FTP,CDROM} definitions.
MIRROR_DISTFILES and NO_CDROM are now dead.
2000-08-18 22:46:29 +00:00
fredb
b3ba7ef426
De-(pkg)lint.
2000-08-18 00:22:13 +00:00
fredb
ae9abf9eca
Update "PolyGlotMan", a.k.a "rman", to version 3.0.9. A Changelog from
...
the previous version, 3.0.8, is not available. The most noticable change
is that the license is now less restrictive, and more GPL-like.
2000-08-18 00:15:33 +00:00
jlam
62b56b94c0
Make this work and de-install properly with perl5 + perl5-current.
...
Include code in the Makefile to show how to use the installed .packlist
to dynamically generate a PLIST for this package. I couldn't use the
solution proposed on tech-pkg since eperl installed some stuff in
${PERL5_SITELIB} under perl-5.00404, but in ${PERL_SITEARCH} under
perl-5.6.0. I imagine other modules will also show this difficulty
since the Makefile for eperl was generated by ExtUtils::MakeMaker, so I
think the .packlist way is the right thing to do.
2000-08-15 01:12:15 +00:00
jonb
be8438fb62
Update to version 1.20 from 1.14:
...
Changes from earlier versions
Version 1.20: Fixes a small, non-critical bug in t1asm -a reported by
Tom Kacvinsky <tjk@ams.org>.
Version 1.18/1.19: Fixes a bug where t1mac generated corrupt Macintosh
fonts, and generates better Macintosh files.
Version 1.17: Fixes to t1unmac's new options, and added support for
BinHex 4.0 format. Added new program, t1mac, which is the inverse of
t1unmac: it translates PFB or PFA fonts into Macintosh format.
Version 1.16: Adds support to t1unmac for AppleSingle and AppleDouble
files.
Version 1.15: Fixes a non-critical bug with some error messages.
2000-08-07 15:30:29 +00:00
agc
bb1552d6e8
Don't delete the CC definition in the patch - it's necessary for Solaris,
...
in case other compilers get picked up from the path which don't recognise
gcc arguments.
2000-08-04 13:11:40 +00:00
jlam
d304d88611
Move LDFLAGS to after the in-source -L directives to avoid conflicts
...
between libutil.a and system libutil.so. This makes this compile when
LOCALBASE=/usr.
2000-08-04 00:06:22 +00:00
jlam
036c5dba3f
Regen.
2000-08-04 00:04:34 +00:00
hubertf
a5cecc5ef0
Enable a bunch of packages in category/Makefile that
...
* should not cause any conflicts with the new bulk-package targets,
* didn't contain a reason for why they were disabled or
* were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
Makefile would be more appropriate)
2000-07-31 01:56:43 +00:00
tsarna
a271eaa0cd
Upgrade to version from Zope 2.2.0. Highlights include as new security
...
system, enhancements to the dtml-mime tag, and fixes to statistic
calculation for the dtml-in tag.
2000-07-28 16:57:17 +00:00
ad
f68cc8d062
Remove trailing '.'.
2000-07-28 14:48:02 +00:00
hubertf
4f4ac3721e
Update to 1.55.
...
Changes: adopt to DocBook 4.x
2000-07-26 20:38:15 +00:00
wiz
95c81b884d
please pkglint.
2000-07-24 15:32:03 +00:00
jwise
03dabdb86e
Note reason for commenting out xerces-j-current. (because the older, and
...
conflicting xerces-j is preferable right now).
Is this correct? If this is enabled, will bulk pkg builds deal with the
CONFLICT= sensibly?
2000-07-18 16:35:38 +00:00
jlam
9c42304164
Update libxml to 1.8.9. Changes from 1.8.7 are bugfixes and some mods
...
for convergence between libxml and libxml2 (the development lib).
2000-07-15 08:09:27 +00:00
ad
e303291e92
Add and enable ispell-gaeilge.
2000-07-14 12:18:22 +00:00
ad
96bdfe9563
Irish language support for ispell.
2000-07-14 12:14:49 +00:00
hubertf
82fa576afc
Update to 1.54. Changes: support for DocBook 4.x
2000-07-10 03:31:14 +00:00
hubertf
22c3041df6
Add docbook public identifier
2000-07-10 02:54:59 +00:00
rh
a9468ab276
Add and enable antiword
2000-07-05 13:56:13 +00:00
rh
3162843804
Initial import of antiword-0.30, a MS Word to text/postscript converter.
2000-07-05 13:53:49 +00:00
wiz
b558655cff
add and enable urlview
2000-07-04 21:52:01 +00:00