summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)AuthorFilesLines
1998-10-04update to V2.211hubertf4-9/+73
1998-10-02This package provides a simple intro to Coda so peoplervb5-0/+44
can decide how/whether to use it before sucking down and installing lots of bits.
1998-10-02Remove wildcard dependencies *****AGAIN*****.agc2-8/+8
1998-10-02Remove wildcard dependencies *****AGAIN*****agc4-10/+10
Fix package name. Fix the English in the COMMENT file.
1998-10-02Attend to some comments by Alan Barret and Thorsten Frueauf.rvb18-40/+41
Also, run pkglint. And then contend with the ci conflict that ensued since agc did a lot of these changes too.
1998-10-02Add NetBSD RCS Ids.agc5-14/+5
Use standard owner and group in binary package.
1998-10-02Add NetBSD RCS Ids.agc3-11/+7
Bring COMMENT file in under 70 chars. Make the package name have the proper format. Remove useless comments from beginning of Makefile.
1998-10-02Remove useless comment from start of file.agc2-22/+8
Add NetBSD RCS Id. Don't use wildcard dependencies (for just now). Use the correct format for the package name. Make this pass pkglint.
1998-10-02Bring this in under 70 chars, to make it pass pkglint.agc2-2/+2
1998-10-02Add NetBSD RCS Ids.agc6-4/+14
Restore the original Header field in one of patch-aa, this time without the surrounding '$' chars.
1998-10-02Add NetBSD RCS Id.agc2-0/+4
1998-10-02Bring this in under 70 chars, and make it pass pkglint.agc2-2/+2
1998-10-02Add NetBSD RCS Id.agc2-0/+4
1998-10-02Delete useless header comments.agc2-22/+8
Add NetBSD RCS Id. Remove wildcard dependencies (for just now). Make this pass pkglint.
1998-10-02Add NetBSD RCS Id.agc2-4/+10
Restore the original Header RCS string, this time without the surrounding '$' characters.
1998-10-02remove patch containing (only) an RCS iddrochner4-40/+4
1998-10-01Fix memory leak in the rfbserver code, closes pr 6163 by Jeff Rizzo.frueauf1-0/+73
1998-09-30Enable netcat.kim1-2/+2
Netcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities.
1998-09-29Import of netcat (1.10)kim5-0/+62
1998-09-29This is the bulk of the Coda documentation. For nowrvb5-0/+233
we just copy the prebuilt tar into the pkg areas. I need to put together one more package for docs in the next day or two.
1998-09-29Importing coda_client and coda_server for -current.rvb28-0/+1004
coda_doc will be commited RSN & then I'll update the net/Makefile
1998-09-28Update rsync to 2.1.1.frueauf4-98/+98
1998-09-28Update to V1.5.3hubertf2-5/+5
1998-09-27Fix "${MASTER_SITES}": ftp.kde.org and ftp.us.kde.org refer to the same site.tron1-3/+3
1998-09-24'mkdir -p', not 'mkdir'.bouyer1-2/+2
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled4-4/+12
on alpha. There may be more, but I haven't seen them yet.
1998-09-18Break out patch-aa into separate files.agc5-30/+476
Use libtool to build this package. Modify PLIST accordingly.
1998-09-17Modify Makefile to use PLIST_SRC, and not write in a potentially ROagc1-8/+4
directory.
1998-09-15Modifications for a read-only pkgsrc (but writable WRKOBJDIR).agc1-5/+5
1998-09-05Enable zircon.frueauf1-2/+2
1998-09-05Initial addition of zircon-1.18.180, an X11 interface to Internet Relay Chat.frueauf7-0/+268
1998-09-04Make this package use GNU indent, which can act as a filter, ratheragc2-1/+20
than NetBSD's indent(1). As pointed out by Matthias Drochner.
1998-09-04Update to samba-1.9.18p10.bad6-71/+76
While here clean up the package somewhat: - Remove confusion about where the SAMBA_PRIVATE directory is. - Don't gratitously create yet another world writeable directory. - Don't use $PREFIX as the WEB_ROOT, use the htdocs directory from the Apache pkg instead. - Enable use of netgroups, checking of disk quotas and the password changing feature. - Use /var/run/samba for runtime status files. - Always install the example startup file. - Misc. minor modification for better maintainability.
1998-09-03make a copy of pw->pw_name because it can be overwritten by other calls tochristos1-0/+23
getpw*.
1998-09-03- use getcwd instead of getwdchristos1-0/+76
- increase the buffer size appropriatetely for holding cwd to avoid overflow - don't core-dump if $HOME is not set - dynamically allocate command space to avoid overflow
1998-08-29Oops, better use gzip after all.kim1-3/+11
1998-08-29The tag...kim1-0/+2
1998-08-29- Combine all patches for mirror.pl into patch-ab (remove patch-ad).kim6-128/+126
- Move all sed stuff into scrips/configure so it can be done in one pass (no post-configure target in Makefile anymore). - Use "compress" for $compress_prog instead of gzip; our compress needs the -f flag to make it quiet (additional pathes to mirror.pl) - Fix PASV handling (too strict a regexp -- breaks on Win NT servers that emulate UNIX behaviour -- NT added a trailing dot to the 227 message and ftp.pl was not tolerating that) - Add $PREFIX/bin and $PREFIX/sbin to $extra_path (leaving /usr/local directories in) - Do not modify ${WRKSRC}/mirror, it is a symlink in the distribution
1998-08-26Automatically append HOMEPAge to DESCR files, and remove homepage URLstsarna5-13/+2
from individual DESCR files that had them.
1998-08-25Change smbmount.8 to rumba.8, and change references to smbmount in manpagetv3-7/+165
to rumba. Now doesn't violate Least Confusion.
1998-08-23Remove unnecessery blank line.frueauf2-2/+0
1998-08-23Add missing / to HOMEPAGE URL.frueauf1-2/+2
1998-08-23Fix building of this pkg on alpha. Fixes PR 5769 (Tim Rightnour)garbled4-0/+33
1998-08-21Add HOMEPAGE.agc1-2/+2
Delete unnecssary USE_GMAKE.
1998-08-20Add corba category to the NetBSD packages collection.agc10-0/+199
Add ORBit 0.2.1, the ORB from the GNOME project, to the NetBSD packages collection. This was taken from a submission to the FreeBSD ports collection by Chia-liang Kao (clkao@CirX.ORG), and patched to work on NetBSD by myself.
1998-08-20The Grand Homepagification:tsarna26-33/+51
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-09Let's have a man page for irc(1) as well (the distribution onlykim2-4/+6
installs ircII(1), which is difficult to find when the binary is not called that).
1998-08-09What ircII calls IRCLIB is really the GNU datadir, i.e. put all the helpkim3-587/+596
files, scripts and translation tables in share/irc instead of lib/irc.
1998-08-09Forgot the id again...kim1-0/+2
1998-08-09Use INSTALL_PROGRAM and INSTALL_MAN to avoid bin.bin ownershipskim2-11/+13
hardcoded in the distributed Makefile. Use INSTALL_DATA instead of INSTALL_MAN to install the ${PREFIX}/share/doc/bing/README file.