Commit graph

7497 commits

Author SHA1 Message Date
sakamoto
853bc67e88 s/ja_JP/WNN_LANG/
Fix default LIBDIR(${LOCALBASE}/share/wnn) in wnn/config.h.
1999-09-03 04:24:08 +00:00
sakamoto
c651898136 Change version from v3 to 3.0
Fix default wnnlibdir(include ${LOCALBASE}/include/wnn/config.h).
Use LDFLAGS instead of "-L${LOCALBASE} -Wl,-rpath...".
1999-09-03 04:11:07 +00:00
itojun
580978d17c reven patchsum.
PR: 8307
1999-09-03 04:06:33 +00:00
sakamoto
30c4c4b025 s/PLIST_SUB/PLIST_SUBST/ 1999-09-03 02:43:51 +00:00
jlam
8adafca484 * Updated currently unused libgtop dependency.
* Removed bogus configure argument.
* applet/mixer needed -lossaudio.
1999-09-03 02:00:09 +00:00
jlam
9e4749724b * Updated currently unused libgtop dependency.
* Removed bogus configure argument.
* applet/mixer needed -lossaudio
1999-09-03 01:57:03 +00:00
christos
00afe6005e s/OS/OPSYS 1999-09-02 22:08:48 +00:00
christos
d94a455ae5 Use devel/libtool for OS's other than NetBSD, and disable automatic shared
library handling. This partially takes care of the libfoo.so.1.2.3 names
that Linux uses. More to come.
1999-09-02 21:40:14 +00:00
christos
da420b333a update for libtool-1.3.3 1999-09-02 21:35:50 +00:00
tron
d43ad846eb Update "vnc" package to version 3.3.3. The patches were contributed by
Jeff Rizzo in PR pkg/8311.
1999-09-02 21:29:31 +00:00
tron
d54d27ca5c Update "analog" package to version 3.32. 1999-09-02 20:16:46 +00:00
tron
544759d47b Update "XF86Setup" package to version 3.3.5. 1999-09-02 19:51:37 +00:00
dmcmahill
ecafd704ff add & enable ted 1999-09-02 17:57:33 +00:00
dmcmahill
e9de1701c2 add ted-2.5
X11 based WordPad-like word processor.
1999-09-02 17:51:15 +00:00
tron
f7b2f8b78f The documentation belongs to "share/doc/ra-rtsp-proxy" and not to
"share/doc/rtspd".
1999-09-01 21:00:11 +00:00
tron
dfcb647124 Add and enable "ra-rtsp-proxy" package. 1999-09-01 20:26:34 +00:00
tron
d4b916c30a Import new "ra-rtsp-proxy" package:
Proxy server for the RealAudio RTSP protocol
1999-09-01 20:25:02 +00:00
tron
4c40b7f414 Install text file with license conditions. 1999-09-01 20:05:19 +00:00
tron
81ac8e308b Add and enable "ra-pna-proxy". 1999-09-01 19:45:12 +00:00
tron
7bded71ce6 Import new "ra-pna-proxy" package:
Proxy server for the RealAudio PNA protocol
1999-09-01 19:44:03 +00:00
tron
4fd29bc705 Let "do-fetch" target fail if distribution file is not available. 1999-09-01 18:33:34 +00:00
tron
2bb7011897 Update "mutt" package to version 1.0pre2. Changes since 1.0pre1:
Against 1.0pre1, there are several build changes (building this
version of mutt with SGI's cc should work), and back-ports of
IMAP-related bug fixes from the unstable branch.
1999-09-01 18:02:48 +00:00
bad
780b30da84 s!/usr/pkg!${LOCALBASE}! in the CONFIGURE_ARGS.
Noticed by kev@drule.org (Kevin).

Bricks fly off into the ether.
1999-09-01 17:09:53 +00:00
itojun
18661d5893 add "p0" to PKGNAME to indicate version of NetBSD-local changes. 1999-09-01 09:00:26 +00:00
itojun
49b6bd679d upgrade apache original version to 1.3.9.
use latest IPv6 patch from ftp://ftp.kame.net/pub/kame/misc/.

fixes PR: 8307
1999-09-01 07:41:01 +00:00
wrstuden
08b5ce4b68 Fix two PRs on this package, and make it compile on macppc.
Sample files are installed in pkg/share/examples/netatalk, addressing
PR 7920 by rnestor@metronet.com.

Now include elf support, addressing PR 8125 by Takahiro Kambe,
<taca@sky.yamashina.kyoto.jp> with slight changes by me.

Cleaned up some lint warnings and fixed an unsigned character comparison
problem with assistance from cgd@netbsd.org.

Disabled building of libatalk_p.a (profiling libatalk) as not all ports
support it which will generate plist errors.
1999-08-31 22:09:42 +00:00
christos
e8a3e20748 if ${IDENT} does not exist, assume that the package tools are ok. This is
for bootstrapping on systems that don't have RCS installed.
1999-08-31 21:45:45 +00:00
jlam
94b5df60f7 Update sudo to 1.5.9p4. It's the latest stable security release. 1999-08-31 19:26:40 +00:00
agc
8136917532 Modifications for better Solaris support, to search for a fuller list of
libraries during configuration, and enabling dynamic support.
1999-08-31 18:51:35 +00:00
agc
9a4b41b8a5 Add GNU tar and xpm pre-requisites. 1999-08-31 09:43:12 +00:00
sakamoto
6ab2a30c02 Add support for PLIST_SUB variable. It is a list of "VAR=VALUE" pairs,
and will substitute ${VAR} with the value of VALUE in the PLIST.
This implementation was taken from FreeBSD.

Default PLIST_SUB:
	OPSYS=${OPSYS} OS_VERSION=${OS_VERSION}
	MACHINE_ARCH=${MACHINE_ARCH} MACHINE_GNU_ARCH=${MACHINE_GNU_ARCH}
	MACHINE_GNU_PLATFORM=${MACHINE_GNU_PLATFORM}
	LOWER_VENDOR=${LOWER_VENDOR} LOWER_OPSYS=${LOWER_OPSYS}
	PKGNAME=${PKGNAME}
1999-08-31 09:20:21 +00:00
sakamoto
b394b1b76b Install wrapper scripts
(euc-jp, euc-cn, euc-kr, sjis, big5, euc-tw, hz encoding).
1999-08-31 09:06:44 +00:00
rh
13581fab28 Remove bogus information about ${INSTALL_TARGET}. 1999-08-31 08:38:57 +00:00
rh
229edc3100 Use ${DEPENDS_TARGET} instead of ${INSTALL_TARGET} in 'make update' as
${INSTALL_TARGET} is for target makefiles only.
1999-08-31 08:32:16 +00:00
rh
f57caf5b16 Update pth to 1.1.4
Changes are:

   *) Changed internal handling of spawned threads: they are now really
      inserted to the top of the priority queue to make sure a thread is
      guarrantied to be dispatched next when one calls pth_yield(NULL)
      directly after a pth_spawn(). This is especially interesting for
      programming with the co-routine paradigm where it allows one to better
      control the startup of a co-routine.
      [Ralf S. Engelschall, Jens Andersen <Jens@trw.nl>]

   *) Fixed pthread_cancel(): a switch statement was incorrect (three
      breaks were missing to stop falling through).
      [Jens Andersen <Jens@trw.nl>]

   *) Change internal `_pthread' prefix to `__pthread'.
      [Ralf S. Engelschall]

   *) Enhanced backward compatibility stuff for Pthread draft 4 (DCE Threads)
      in pthread.h.in: When _POSIX_BACKCOMPAT is defined before the pthread.h
      header is included one now gets a lot more backward compatibility
      mappings.
      [Ralf S. Engelschall]

   *) Optimize internal processing by inlining various small functions from
      pth_ring.c, pth_pqueue.c and pth_sched.c which are called a lot.
      [Ralf S. Engelschall]

   *) Optimized readline() in test_common.c
      [Ralf S. Engelschall]

   *) Added specific support for Linux/glibc/mc68000 to pth_mctx.c
      [Roman Hodek <Roman.Hodek@informatik.uni-erlangen.de>]

   *) Updated INSTALL document for --enable-optimize.
      [Ralf S. Engelschall]
1999-08-31 07:25:49 +00:00
kim
f1b359bf99 Add and enable ssync 1999-08-31 02:38:41 +00:00
kim
5ecdc53bf5 Ssync invokes rsync in an intelligent manner. Usually, the ssync
command is invoked from the master distribution host.

Invoking the command without any arguments will distribute the current
working directory to all hosts in the netgroup for the platform you are
running ssync on.
1999-08-31 02:37:52 +00:00
kim
7ce242e529 Upgrade to sdist 1.2 (mdoc style man page, some previously undocumented
switches added to the man page).
1999-08-31 02:27:51 +00:00
kim
0c40dbabed Upgrade to srsh 1.2 (man page typos fixed). 1999-08-31 02:26:47 +00:00
tron
5aeef8d63f Add "gnome" to category list. 1999-08-30 23:11:14 +00:00
tron
84cd2d419a Mention that wildcard dependences now work at source level. 1999-08-30 22:54:26 +00:00
tron
8fd422e297 Update section 9.13 to mention auto conflicts between package with the
same name and a different version string. Fixes PR pkg/8293 by
Geoff C. Wing.
1999-08-30 22:48:05 +00:00
kim
795b7e7331 Added missing depend on netname. 1999-08-30 20:09:31 +00:00
kim
78047d7542 Add and enable sdist and srsh. 1999-08-30 17:48:16 +00:00
kim
9d2c3e7200 Sdist invokes rdist in an intelligent manner. Usually, the sdist
command is invoked from the master distribution host.

Invoking the command without any arguments will distribute the current
working directory to all hosts in the netgroup for the platform you are
running sdist on.
1999-08-30 17:47:17 +00:00
kim
bdb6457bfe The srsh command will run ssh from your current path with options
that make it very quiet, similar to rsh.  Nice for rdist, cvs, etc.
1999-08-30 17:46:32 +00:00
fredb
97143dea69 Update ntp4 to 4.0.97d.
Highlights since 4.0.97:
- -Adds listen_to_virtual_ips support (-L flag)
- -Adds support for Trimble OEM Ace-II receiver
- -Patch to run Oncore on systems w/o hardpps()
- -Permit RTS to power a DCF77
- -Assorted lint clean-ups
1999-08-30 11:15:13 +00:00
jlam
7e11c7f009 Update stale dependencies on rxvt and mutt. 1999-08-30 09:15:29 +00:00
jlam
9103036324 Update stale dependency on controlcenter. 1999-08-30 09:13:02 +00:00
jlam
b3fd41855f Update dependency on xemacs. 1999-08-30 09:06:44 +00:00