fredb
afa618d4f1
Update to 1.1.21 + latest patches to voice extensions.
...
Numerous tweaks, minor bug fixes.
2000-05-17 03:43:48 +00:00
jlam
fd75e24317
Alter dependencies. Packages needing X11 drivers use
...
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript
and packages needing just any ghostscript binary use
DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript
2000-05-10 15:39:06 +00:00
jlam
582a02f348
Correct dependencies to find all applicable versions of ghostscript.
...
If ghostscript isn't installed, then install ghostscript-x11 as it
will always work.
2000-05-07 02:11:16 +00:00
jlam
348fb30126
Backout changes to use gstty and depend on ghostscript*-5.50nb2.
2000-04-20 16:30:24 +00:00
jlam
c651217a12
Depend on ghostscript-*nb1 since were modified to use gstty/gs.
2000-04-16 17:36:42 +00:00
jlam
7cc1ac0601
Remove redundant dependency on ghostscript.
2000-04-10 00:03:19 +00:00
jlam
c5fa25dda7
Adapt to gstty/gs.
2000-04-10 00:03:03 +00:00
tron
782b73a94b
Adapt to new handling of "${CONFIGURE}".
2000-03-27 08:54:53 +00:00
jlam
aa3dc7af52
Update dependency on mawk to >=1.2.2.
2000-03-24 18:05:07 +00:00
wiz
74874e66d9
remove trailing `.'
2000-03-09 13:47:31 +00:00
wiz
40808df418
Put the lockfile in "/var/spool/lock/", as tip(1) does, instead of
...
"/var/spool/uucp/". Fixes pkg/8876.
2000-03-09 02:28:04 +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
tron
83241def63
Readd dummy element to "for" loop. Solaris's "sh" and "bash" need this.
2000-02-13 16:33:47 +00:00
tron
2b188722c7
Remove dummy element from "for" loop, "/bin/sh" can handle "for" loops
...
with empty word lists.
2000-02-12 23:45:09 +00:00
wiz
f2ca249a82
grammar fix
2000-02-05 18:16:32 +00:00
agc
8a74d7d60b
Upgrade to version 3.3 of qpage.
...
Changes: This version now uses GNU autoconf, includes support for
tcp_wrappers, and fixes a minor year 2000 bug. The configuration file
parser has better error checking and many new configuration options
were added.
2000-02-02 15:19:41 +00:00
tron
cee10f337e
Update "pilotmgr" package to version 1.107p2:
...
- new distribution file
- Y2K fix for the status window
2000-01-18 20:41:11 +00:00
fredb
90ff63d261
Strike MIRROR_DISTFILES=no. We are not prohibited from mirroring the
...
source archive, nor are our mirrors. Moreover, it's inconsistent to
restrict the source while permitting binaries, as the Kermit license
makes no distinction between the two.
2000-01-08 05:03:46 +00:00
fredb
2a358f0860
Update md5 checksum.
2000-01-08 04:36:06 +00:00
wiz
3f62360d3f
more whitespace cleanup (silence, pkglint!)
2000-01-08 04:26:49 +00:00
fredb
e8748efc0f
Update to more accurately reflect kermit's network capabilites.
...
Language provided by Frank da Cruz <fdc@watsun.cc.columbia.edu>
2000-01-07 06:23:24 +00:00
fredb
3b738b2482
Convert to "standard" form:
...
.include "../../mk/bsd.prefs.mk"
_tests_
.include "../../mk/bsd.pkg.mk"
This incidently causes the BUILD_DEFS (pkg_info -B foo)
in the binary package to be set correctly.
2000-01-06 16:57:16 +00:00
fredb
82e544588d
Add -ltermcap for NetBSD-1.3*. Move test for USE_SOCKS=
...
to _after_ include of bsd.pkg.mk, where it has a fighting
chance to actually work. Minor clean-ups.
2000-01-06 16:31:06 +00:00
tron
b9c15ea13a
Because the custom "do-install" target doesn't compress the manual pages
...
automatically let "bsd.pkg.mk" do it again.
2000-01-05 23:13:36 +00:00
tron
dc95809bc5
Use unrestrict "gkermit" package for kermit file transfers.
2000-01-05 22:58:13 +00:00
tron
292b149ba3
Remove directory "share/doc/gkermit" during deinstallation.
2000-01-05 22:48:47 +00:00
tron
dd2bac59ff
Install "README" to "${PREFIX}/share/doc/gkermit" as usual.
2000-01-05 22:47:42 +00:00
abs
df05aef71f
Strip trailing '.', and/or leading '(a|an) '
2000-01-05 15:37:50 +00:00
fredb
bdf8a18920
Add and enable gkermit.
2000-01-04 11:22:44 +00:00
fredb
692249274f
Inital import of gkermit-1.00, a small, command-line-only implementation of
...
the ``kermit'' protocol, distributed under the GNU General Public License.
2000-01-04 11:21:57 +00:00
fredb
3b707ef791
Update kermit to 7.0.196. Cosmetic changes since last update.
2000-01-04 01:49:13 +00:00
fredb
34224bfc0d
This distro incorporates the last netbsd patch. Thanks to Frank da Cruz
...
(kermit's maintainer) for responding so quickly! Remove more no-op KFLAGS.
Also comment out -DNODEBUG and -DNOOLDMODEMS at Frank da Cruz's request.
2000-01-02 22:57:25 +00:00
fredb
4186ff235e
Update checksum--new tarfile, same name. Builds now with full support,
...
by default, for dtr/cts and dtr/cd flow-control. Also, remove -DSUNX25
(Frank da Cruz pointed out that it's a no-op), and install the man page,
which is again included in the distro.
2000-01-02 21:05:01 +00:00
wiz
b3a9f43713
remove unnecessary PKGNAME (==DISTNAME)
1999-12-28 04:34:52 +00:00
tron
49752cdb4c
Use wildcard dependences for "kermit" and "lrzsz".
1999-12-27 11:08:15 +00:00
fredb
17d71d4121
Update kermit to 7.0.96.beta11. Numerous changes, too many to list,
...
but here's a couple:
- - kermit protocol transfers default to "fast" mode
- - support for SOCKS and sun X.25 (both untested)
1999-12-20 12:33:45 +00:00
sakamoto
7456748942
HOMEPAGE has changed
1999-12-20 07:17:17 +00:00
sakamoto
dfbdb80403
Update plp to 1.8
...
Changes included in 1.8 are:
Control-D now does something sensible in rfsv
mput and mget now accept unix filename wildcards '*' and '?'
annoying description of file property flags has been moved elsewhere
- type '??' in rfsv to see their meaning
'defaults.h' has changed to support the S5 by default
Compiles with gcc 2.95
1999-12-06 02:19:23 +00:00
tron
2391e2a584
Use wildcard dependences and depend on "p5-Digest-MD5" package instead of
...
"p5-MD5" package.
1999-12-02 22:00:02 +00:00
itojun
d543254add
use latest version of master distribution.
...
(past version of original distribution contains old uucplock.c which is
subject to buffer overflow)
1999-12-02 03:34:48 +00:00
agc
197677d35b
Use DEPENDS in preference to RUN_DEPENDS.
1999-11-24 10:23:48 +00:00
hubertf
edc2cddf33
add a bunch of NO_CDROM where appropriate
1999-11-23 16:26:12 +00:00
rh
5ad2dfeb05
defuzz
1999-11-15 14:22:48 +00:00
frueauf
8013e9a54e
sync.
1999-11-14 22:55:06 +00:00
frueauf
60b4ba352a
Make xisp (xispdial & xispterm) really work on ELF.
1999-11-14 22:53:22 +00:00
tron
df05f07be8
- Add patch for Backup conduit supplied by Alan Harder which fixes
...
problems with databases with slashes in their names.
- Bump version number to 1.107p1.
1999-10-22 23:31:51 +00:00
rh
33cb4e14bd
Make this compile with libtiff-3.5.2.
1999-10-09 13:42:00 +00:00
jlam
d043b6411c
Change to use wildcard dependency on tiff.
1999-10-08 21:12:47 +00:00
tron
8d7d754dfa
Remove me as maintainer of those packages.
1999-10-07 17:41:46 +00:00
hubertf
5c8032d4ed
pull in bsd.prefs.mk to get BATCH defined (or not ;)
1999-10-07 01:09:55 +00:00