Commit graph

7493 commits

Author SHA1 Message Date
jlam
2d993c499f quicklist 0.8.2 -- a simple database like AppleWorks & MS Works 1999-09-15 03:23:40 +00:00
jlam
d67ce63cc3 gperiodic 1.2.6 -- Displays a periodic table of the elements 1999-09-15 03:22:32 +00:00
jlam
30c69a9109 Document LPRng-specific variables. 1999-09-14 15:52:29 +00:00
tron
63f81569d9 Remove me as maintainer of this package. The current version was committed
by Kimmo Suominen.
1999-09-14 14:07:43 +00:00
agc
807a9ab0fc Remove package name from comment. 1999-09-14 13:04:21 +00:00
agc
95eed0e544 Don't include the package name in the COMMENT file. 1999-09-14 12:48:11 +00:00
agc
888733a972 Don't include the package name, and explain the package a bit more fully. 1999-09-14 12:45:07 +00:00
sakamoto
64d321cb88 Fix elf rpath. add $(LDFLAGS) to LINKFLAGS. 1999-09-14 11:07:57 +00:00
jwise
e802c1301b Make xforms use the (newly-available) i386-ELF binaries.
Also, use IGNORE= instead of a NOT_FOR_PLATFORM re-assignment
to exclude ELFin sparcs
1999-09-14 03:16:23 +00:00
kim
d0e9933400 Change how Kerberos support is enabled in pkgsrc.
Quick guide for compiling packages:
- set KERBEROS=4 or KERBEROS=5 in /etc/mk.conf

Quick guide for configuring Kerberos support in a package Makefile:
- test for KERBEROS value and enable the appropriate version with
  CONFIGURE_ARGS or other means and set USE_KERBEROS=yes
- make sure to disable Kerberos support otherwise (especially if
  using configure, which might automatically detect it)
- BUILD_DEFS and RESTRICTED are set automatically in bsd.pkg.mk
  when USE_KERBEROS=yes is set
1999-09-14 02:32:21 +00:00
jlam
c1ddcbed21 * Change to correctly use MACHINE instead of MACHINE_ARCH.
* Pass in Abi version number from top-level Makefile to simplify
  future updates.
1999-09-14 02:19:14 +00:00
simonb
d029e7c62a Regen. 1999-09-14 02:08:44 +00:00
simonb
2fc2b130d1 Oops, forgot about error's manpage. 1999-09-14 02:06:59 +00:00
simonb
79599f7cee Regen. 1999-09-14 01:55:03 +00:00
simonb
9824e6b1b5 Add "error" transport program - fixes PR pkg/8403 from Andreas Wrede.
Also sort PLIST and add the man manpages (only the cat pages were there).
1999-09-14 01:54:22 +00:00
sakamoto
055ce33423 don't substitute RCS Id in source code,
suggested by Kazuto Ushioda (x-y-z@3si.co.jp).
1999-09-14 00:43:20 +00:00
bad
687f6aa6c5 Add patch-sum file. 1999-09-13 23:56:41 +00:00
tron
2e5729deb0 Initialize variable "pilot.threads" to "0" so that shared memory handling
works. Patch supplied by Nagae Hidetake in PR pkg/8400.
1999-09-13 21:31:51 +00:00
fredb
29c3fca0e7 Patch "configure" to explicitly disable search for libg++. 1999-09-13 21:20:33 +00:00
fredb
dd2c0bbe2d Revert last change. Denying that we have c++ has unfortunate side-effects.
Better to disable build for the demo explicitly.
1999-09-13 20:04:48 +00:00
jlam
c4d921ff1a Add and enable LPRng. 1999-09-13 18:41:38 +00:00
jlam
f2f95e6b46 Adapt FreeBSD LPRng port to work with pkgsrc machinery.
Also add back FreeBSD RCS ID to Makefile.
1999-09-13 18:40:51 +00:00
itojun
255f8ba55c upgrade to 0.79.
---
New beta zebra-0.79 is out:

  ftp://ftp.zebra.org/pub/zebra/zebra-0.79.tar.gz

This beta release's main topic is ospfd.  Now it works pretty well!
We know it surely has bugs inside, so when you find it please let us
know.  ABR,ASBR,Virtual Linux functionality is added.  Flooding codes
and LSA database codes are almost rewritten.  Terminal interface of
ospfd will show detailed information about LSAs.

There was a report about RIPv2's netmask is zero case.  I've changed
ripd codes when netmask is not valid.  ripd will ignore the entry.
1999-09-13 16:34:36 +00:00
jlam
61cb05422f Update ytalk to 3.1.1. Changes from 3.1:
. try to look for the current machine's fqdn if hostname() doens't
    include a '.'
  . fixed the shell under Solaris (oops, broke it in 3.1!)
  . misc autoconf fixes
  . resizing didn't work with Linux and ncurses, fixed it
  . YTalk now checks that connections are answered form the expected host;
    if they aren't, it complains and shows the new hostname
  . n-way talk sessions should now be free of duplicated users
  . fixed the "readdress" option somewhat
  . portability fixes for 64-bit machines (size_t instead of int)
1999-09-13 14:54:37 +00:00
kim
c73568cbc7 Support Kerberos. 1999-09-13 14:01:29 +00:00
kim
c00d43f70e Got some coffee, feel much better now. Thank you. 1999-09-13 13:30:45 +00:00
kim
02bd4492fd Add Kerberos V support, record Kerberos options. 1999-09-13 13:24:48 +00:00
kim
a40be5c1a9 Use Kerberos IV where appropriate. 1999-09-13 13:17:40 +00:00
agc
8e1b68fb18 Make this package compile on Solaris. 1999-09-13 12:18:52 +00:00
tron
e5e994455d Remove commented out install target from previous version. 1999-09-13 10:08:21 +00:00
tron
90e73d1213 - Fix broken "install" target.
- Put documentation in directory "share/doc/bladeenc".
1999-09-13 10:05:57 +00:00
tron
d539138ee5 Add missing slash to home page URL. 1999-09-13 09:55:35 +00:00
fredb
623632ee42 Don't try to build c++ demo on systems with libg++. It's never installed anyway. 1999-09-13 07:00:07 +00:00
simonb
3afea8c3f2 Generate. 1999-09-13 03:36:35 +00:00
simonb
e482221bde Use the source-code version of bladeenc (0.82-stable2), which should
work on all architectures.  Tested on pmax, i386 and alpha (no
big-endian machines!) and gives identical results, although not
identical to the binary-only 0.76.  If there's any big-endian people
who want to test this, please let me know.

Lots of patches because 64-bit longs just "Don't Work(tm)" - just use
ints everywhere.  I'm in communication with the author on how to fix
this at his end.
1999-09-13 03:33:32 +00:00
hubertf
5ee7d39bbf Allow package versions to contain more than one consecutive characters.
Pointed out by Simon Burge <simonb@netbsd.org> on tech-pkg@netbsd.org.

Bumped version to 1.77.
1999-09-13 02:44:46 +00:00
simonb
c3750a7661 Eek, where did the "PKGNAME= mhonarc-2.2.0" come from in the previous
commit??
1999-09-13 02:02:27 +00:00
itohy
d78b457344 Add <stdlib.h> so that atof(3) should work correctly. 1999-09-13 01:23:23 +00:00
bad
db66a8030e Man pages are in share/man. 1999-09-12 23:05:48 +00:00
bad
e233bd83a1 Fix this so one can make a binary pkg out of it. 1999-09-12 23:05:47 +00:00
christos
61da1817b7 new patch checksum. 1999-09-12 20:41:24 +00:00
christos
3aa128a1f3 adjust to ipc changes 1999-09-12 20:41:00 +00:00
dbj
6c1c9c79da added a select call so read doesn't fail with EWOULDBLOCK
assign to result of the read to an ssize_t instead of size_t
1999-09-12 20:12:19 +00:00
dbj
742ac3df44 changes to make work on netbsd 1999-09-12 18:54:27 +00:00
dbj
9fe38a91ae Simple proxy arp daemon 1999-09-12 18:47:50 +00:00
kim
4aa4e4e683 Make this work with 1.4K, and split out patch-aa into patch-ac as well
so that each patch works on a single source file.
1999-09-12 16:50:41 +00:00
dmcmahill
e0d8f99007 update to tgif-4.1.17 from tgif-4.1.16 1999-09-12 15:59:40 +00:00
kim
0d66f9ce01 Add and enable cpogm. 1999-09-12 15:33:25 +00:00
kim
e377263e54 cpogm-1.0, a little script to copy the owner, group and mode of a file. 1999-09-12 15:32:16 +00:00
hubertf
a8a1ae2142 Add note about our policy of handling user-supplied binary packages. 1999-09-12 01:40:02 +00:00