sakamoto
161a33b116
Add example entry for Japanese mirror sites.
1999-02-27 17:24:17 +00:00
kim
7634e889a2
Added and enabled netname
1999-02-27 17:14:55 +00:00
sakamoto
339131bfa0
Add and enable xps.
1999-02-27 17:03:38 +00:00
sakamoto
8fee8ec83d
xps-3.04 (displays the Unix processes as a tree of forest)
1999-02-27 17:00:07 +00:00
jwise
53d3406d50
Fix #ifdef unix issues
1999-02-27 01:14:55 +00:00
kim
2eed64e162
Enabled IMAP and POP for mutt.
1999-02-27 01:13:55 +00:00
kim
68a3dfb028
netname 1.6 (get canonical name of host)
1999-02-26 22:58:20 +00:00
bouyer
8b3804a31f
samba-2.0.2's tar client prints statistic on stderr by default. Disable
...
this by addind 'q' to the tar options.
1999-02-26 12:16:15 +00:00
frueauf
2efd2138d3
grr. I hate cvs for substituting $Id$ where it shouldn't.
1999-02-26 11:36:35 +00:00
frueauf
9ecbc47f69
Add and enable spegla.
1999-02-26 11:31:17 +00:00
frueauf
d13368c70c
Initial addition of spegla-1.04, a mirror program for FTP sites (written in C).
...
Provided in pr 7018 by Jens A Nilsson with some modifications by myself
to make it work with current (sys/errno.h vs errno.h).
1999-02-26 11:27:18 +00:00
frueauf
8d322f9c0f
Update MASTER_SITES and HOMEPAGE like suggested in pr 7032 by Geoff C. Wing.
1999-02-26 11:00:13 +00:00
frueauf
7380fd9171
Update tgif to 4.0.17, provided in pr 7034 by Dan McMahill.
1999-02-26 10:39:57 +00:00
hubertf
1fa4d66514
Set things like PATH for targets pre-*, do-* and post-* (from ${MAKE_ENV}).
...
This prevents that the pkg builder needs ${LOCALBASE/bin in $PATH.
Helps also with Peter Seebach's problem in PR 7047.
1999-02-25 23:02:38 +00:00
hubertf
f3c33405c0
remove redundant CONFLICTS line
1999-02-25 22:11:14 +00:00
sommerfe
ed5abc1d9b
Delete site-load.el since it's not needed any more
1999-02-25 18:43:56 +00:00
sommerfe
8bbb54628e
Correct patches (last set didn't apply correctly).
1999-02-25 18:00:29 +00:00
sommerfe
40fb0b52fe
Fix mh-e's use of nmh (previous patch was insufficient, as nmh is
...
split in three parts, not two; also, repl's interface changed in nmh
so reply-to-all was busted)
Fix report-emacs-bug.
Re-byte-compile patched mh-*.el
1999-02-25 17:08:33 +00:00
bouyer
60a68ce7ff
Document AMANDA_VAR
1999-02-25 15:58:26 +00:00
bouyer
a607794796
Add a new make variable, AMANDA_VAR, to tell the default place of the
...
status and log files (default to /var/amanda). Change the example
amanda.conf to use this path.
Add --with-owner=root to CONFIGURE_ARGS so that executables get installed as
root, not AMANDA_USER (better for security!).
1999-02-25 15:54:00 +00:00
bouyer
08649fd696
Remove the FreeBSD Id, this has nothing to do with the FreeBSD package now.
1999-02-25 15:47:25 +00:00
abs
abee79dd6c
Add communicator and navigator to www Makefile.
...
Add some mirror sites to each Makefile.
1999-02-25 02:59:52 +00:00
agc
3a8ab982fc
Use leading spaces before the comment, rather than leading tabs, so that
...
make(1) does not puke.
Add a note at the top of the file for people editing it, requesting them
to do just that.
1999-02-24 10:45:42 +00:00
bouyer
2678c7a67d
A meta-pkg for amanda, requested by Hubert Feyrer.
1999-02-24 10:44:51 +00:00
agc
2d178604c1
Correct the wrong information about ldconfig in PLIST files.
1999-02-24 10:40:58 +00:00
bouyer
5adec054d8
Update description from README, change COMMENT to describe each parts.
1999-02-24 10:29:08 +00:00
sommerfe
e74102a6ff
Add systype/cputype for arm32
1999-02-24 07:47:14 +00:00
sommerfe
5662400933
Add arm32 context-switch support for mlwp.
1999-02-24 06:34:52 +00:00
nathanw
f0bc35c243
Remove mc68k/custom.c from distribution after unpacking. It's a generated
...
file that only applies on i386. Let the build system rebuild it for
the current platform.
Tweak the fab_custom build rule.
1999-02-23 23:56:32 +00:00
wrstuden
c32459889a
How about we change the date in the diff header to be today.
1999-02-23 22:33:20 +00:00
wrstuden
c6cddb4610
in session(), seq is incrimented before being used. Thus for the first
...
sequence number sent to be 1, we need to initialize to 0.
Pointed out by Juergen Hannken-Illjes <hannken@eis.cs.tu-bs.de>.
1999-02-23 22:31:37 +00:00
sommerfe
4d54e8c85d
Fix for arm (and anywhere else chars are unsigned by default)
...
(should not cause problems on systems with signed chars.)
1999-02-23 18:56:59 +00:00
rh
3ed2fed843
Enable delegate.
1999-02-23 18:29:47 +00:00
rh
ee246ce79b
Upgrade delegate to 5.8.8
...
Adapt this package to NetBSD.
1999-02-23 18:28:34 +00:00
rh
7e8a0d6575
A general purpose TCP/IP proxy system.
1999-02-23 18:20:59 +00:00
bouyer
f742be3bf5
A new variable, AMANDA_SMB, to control support of backup with smbclient.
1999-02-23 17:10:53 +00:00
bouyer
952ce7e49c
Reflect split of amanda.
1999-02-23 17:08:21 +00:00
bouyer
8c330ff294
Now in amanda-common, amanda-server, amanda-client
1999-02-23 17:05:18 +00:00
bouyer
4276004875
An amanda 2.4.1p1 package, split into common, server and client parts.
1999-02-23 17:03:41 +00:00
agc
12cb5d8840
Correct things which shouldn't have been committed when moving LANG to
...
ISPELL_LANG, as pointed out by Hubert Feyrer.
Cleanup this Makefile, whilst I'm here.
1999-02-23 08:45:48 +00:00
abs
f5ec34238b
Shorten some comments to fit neatly in pkg_info display, without losing any
...
information.
1999-02-23 06:31:45 +00:00
tv
160ac103ef
Update to 2.3.3, including some changes from FreeBSD's port. Update
...
approved by proff@nntpcache.org (one of the authors, who runs it on
NetBSD).
1999-02-23 00:38:04 +00:00
wrstuden
de4abf0a92
Add patches to include signal.h rather than sys/signal.h. Fixes sudden-
...
deaths observed with afpd. From Jim Wise, jwise@netbsd.org .
1999-02-23 00:31:40 +00:00
tv
b50fe05f0d
pkglint: rcsid
1999-02-22 21:38:56 +00:00
tv
4c4fb32893
Add and enable trn.
1999-02-22 16:13:20 +00:00
tv
0e51f362fa
A package for trn, the threaded version of the classic rn newsreader.
1999-02-22 16:12:07 +00:00
agc
02fb27a242
Explain what the package does, rather than just using the acronym.
1999-02-22 14:40:30 +00:00
rh
64df903f45
Enable gtksamba and wu-ftpd-vr
1999-02-22 14:05:32 +00:00
agc
9bf1eeea3e
Remove package name from comment.
1999-02-22 13:45:25 +00:00
abs
21f7e8a09f
Initial import of Netscape navigator package. For i386 and sparc only.
1999-02-22 07:45:22 +00:00