summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* No need to define NO_PATCH -- the patch target won't do anything ifSatoshi Asami1997-12-091-3/+1
| | | | | | | there is no patch. ;) Notes: svn path=/head/; revision=9037
* Upgrade to beta 1 patch level 0.Justin M. Seger1997-12-0918-42/+30
| | | | Notes: svn path=/head/; revision=9035
* macipgw - MacIP gateway to provide IP-access for AppleTalk-only networksStefan Bethke1997-12-045-0/+30
| | | | Notes: svn path=/head/; revision=8990
* Upgrade to December 2, 1997 snapshot and change all CFLAGS = 's toJustin M. Seger1997-12-0416-24/+68
| | | | | | | CFLAGS += 's. Notes: svn path=/head/; revision=8972
* Upgrade repository copy of isc-dhcp to a pre-2.0 snapshot.Justin M. Seger1997-12-0125-118/+163
| | | | Notes: svn path=/head/; revision=8949
* Activate net/isc-dhcp2Justin M. Seger1997-12-011-1/+2
| | | | Notes: svn path=/head/; revision=8948
* Make this build under 3.0.Justin M. Seger1997-11-291-0/+12
| | | | Notes: svn path=/head/; revision=8909
* Activate bind8Justin M. Seger1997-11-261-1/+2
| | | | Notes: svn path=/head/; revision=8830
* Import of bind 8.1.1 port.Justin M. Seger1997-11-2612-0/+258
| | | | | | | PR: ports/4118 Notes: svn path=/head/; revision=8829
* Upgrade ports/net/tinyfugue to version 4.0 alpha 3.Justin M. Seger1997-11-235-66/+65
| | | | Notes: svn path=/head/; revision=8776
* Unmark this port broken, operator error (old header file).Satoshi Asami1997-11-233-6/+3
| | | | | | | Reported by: fenner@parc.xerox.com, jhay@mikom.csir.co.za Notes: svn path=/head/; revision=8773
* Upgrade to 1.0602Andrey A. Chernov1997-11-224-231/+430
| | | | Notes: svn path=/head/; revision=8764
* tcl/tk dependency and pathnames repaired.Jun-ichiro itojun Hagino1997-11-221-4/+5
| | | | | | | Reviewed by: satoshi, kjc Notes: svn path=/head/; revision=8754
* Mark this port broken, it does not build. If it builds for -current,Satoshi Asami1997-11-223-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | please add some sysctl -n kern.osreldate magic, Justin. NFIGURE_ARGS= --with-defaults --with-sys-contact=nobody@no.where .else IS_INTERACTIVE= yes .endif MAN1= snmpget.1 snmpset.1 snmpwalk.1 snmpbulkwalk.1 \ snmpgetnext.1 snmptest.1 snmpnetstat.1 snmptranslate.1 \ snmptrap.1 snmpstatus.1 MAN3= snmp_api.3 mib_api.3 MAN5= variables.5 snmpd.conf.5 MAN8= snmptrapd.8 snmpd.8 BIN= snmpbulkwalk snmpget snmpgetnext snmpnetstat \ snmpset snmpstatus snmptest snmptranslate \ snmptrap snmptrapd snmpwalk SBIN= snmpd post-install: ( cd ${PREFIX}/bin; strip ${BIN} ) ( cd ${PREFIX}/sbin; strip ${SBIN} ) @${MKDIR} ${PREFIX}/share/examples/ucd-snmp @for F in ${WRKSRC}/etc/* ; do \ ${INSTALL_DATA} $$F ${PREFIX}/share/examples/ucd-snmp ; done @if [ ! -f ${PREFIX}/etc/rc.d/snmpd.sh ]; then \ echo "Creating ${PREFIX}/etc/rc.d/snmpd.sh startup file."; \ echo "#!/bin/sh" > ${PREFIX}/etc/rc.d/snmpd.sh; \ echo "[ -x /usr/local/sbin/snmpd ] && /usr/local/sbin/snmpd && echo -n ' snmpd'" >> ${PREFIX}/etc/rc.d/snmpd.sh; \ chmod 751 ${PREFIX}/etc/rc.d/snmpd.sh; \ fi .include <bsd.port.mk> Notes: svn path=/head/; revision=8748
* Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1997-11-222-4/+8
| | | | | | | change "BROKEN". Notes: svn path=/head/; revision=8744
* Mark this port broken, tk.h is not found.Satoshi Asami1997-11-211-1/+3
| | | | Notes: svn path=/head/; revision=8733
* enable ports/net/ttt.Jun-ichiro itojun Hagino1997-11-201-1/+2
| | | | | | | | | Tele Traffic Tapper, a network traffic monitoring tool Reviewed by: kjc@csl.sony.co.jp Notes: svn path=/head/; revision=8728
* new port: ports/net/tttJun-ichiro itojun Hagino1997-11-205-0/+56
| | | | | | | | | Tele Traffic Tapper, a network traffic monitoring tool Reviewed by: kjc@csl.sony.co.jp Notes: svn path=/head/; revision=8727
* Activate lftp.Thomas Gellekum1997-11-171-1/+2
| | | | Notes: svn path=/head/; revision=8688
* Activate cvsup-bin.John Polstra1997-11-171-1/+2
| | | | Notes: svn path=/head/; revision=8673
* New port of the CVSup binary release.John Polstra1997-11-175-0/+59
| | | | | | | Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=8672
* Must create empty /var/db/dhcpd.leases file at install.David E. O'Brien1997-11-1413-93/+85
| | | | | | | Read config file from PREFIX/etc rather than /etc. Notes: svn path=/head/; revision=8622
* Remove docs dir on pkg_deletion.David E. O'Brien1997-11-141-0/+1
| | | | | | | | PR: ports/5037 Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=8610
* Enable kircAndreas Klemm1997-11-111-1/+2
| | | | Notes: svn path=/head/; revision=8582
* Upgrade to v0.12James FitzGibbon1997-11-102-5/+5
| | | | Notes: svn path=/head/; revision=8571
* Doesn't make any difference functionality-wise, but define DISTNAMESatoshi Asami1997-11-101-2/+2
| | | | | | | | instead of PKGNAME. DISTNAME is mentioned to be a "mandatory" variable in a few places. Notes: svn path=/head/; revision=8566
* Added llnlxdir and llnlxftpDima Ruban1997-11-101-1/+3
| | | | Notes: svn path=/head/; revision=8545
* Share clog and tcpshow with the world.David E. O'Brien1997-11-051-1/+3
| | | | Notes: svn path=/head/; revision=8498
* clog is a program that logs all connections on your subnet. It uses theDavid E. O'Brien1997-11-055-0/+40
| | | | | | | | | pcap(3) packet capture library to log any SYN packets to a logfile. The output format is designed to be very easily parsed by various text processing tools. Notes: svn path=/head/; revision=8497
* tcpshow reads a tcpdump(1) savefile and provides a reasonably completeDavid E. O'Brien1997-11-055-0/+47
| | | | | | | | | | | decode of Ethernet, IP, ICMP, UDP and TCP headers. Boolean expressions may also be specified for packet selection. tcpshow's output is simular to Sun Solaris's snoop(1M) command for network packet capture and inspection. Notes: svn path=/head/; revision=8496
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-055-21/+26
| | | | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) Notes: svn path=/head/; revision=8489
* Portlint.Satoshi Asami1997-11-041-4/+6
| | | | Notes: svn path=/head/; revision=8471
* Add build dependency on libgdbm.aStefan Eßer1997-11-034-8/+12
| | | | Notes: svn path=/head/; revision=8463
* This port provides the KDE Mail and News user agents, which are not yetStefan Eßer1997-11-0321-0/+577
| | | | | | | | fully functional, different from most of the other KDE stuff, but look very promising, already. Notes: svn path=/head/; revision=8451
* Activate net/nettestJustin M. Seger1997-10-301-1/+2
| | | | Notes: svn path=/head/; revision=8413
* Import of net/nettest 09/11/92 release.Justin M. Seger1997-10-308-0/+217
| | | | | | | | | | | | The nettest and nettestd commands invoke client and server programs that are used for timing data throughput of vari- ous methods of interprocess communication. PR: ports/4817 Submitted by: proot@iaces.com Notes: svn path=/head/; revision=8412
* The maintainer submitted files for the Japanese version of samba.Masafumi Max NAKANE1997-10-283-3/+3
| | | | | | | | | Although it won't cause any problem as long as English and Japanese are used for file names, it will be some problem if other languages are used. So fix that problem. Notes: svn path=/head/; revision=8378
* Un-break mpd for 3.0-currentBrian Somers1997-10-251-4/+1
| | | | Notes: svn path=/head/; revision=8353
* Activate samba-des.Masafumi Max NAKANE1997-10-231-1/+2
| | | | Notes: svn path=/head/; revision=8343
* Remove ``ja-'' from the front of the PKGNAME.Masafumi Max NAKANE1997-10-233-6/+6
| | | | Notes: svn path=/head/; revision=8341
* Remove japanese from the CATEGORIES.Masafumi Max NAKANE1997-10-233-6/+6
| | | | Notes: svn path=/head/; revision=8338
* Upgrade, 1.9.15P8 -> 1.9.17P4.Masafumi Max NAKANE1997-10-2315-96/+342
| | | | | | | | | | | | | | Closes part 1/2 of This modification includes: * Install docs to share/doc/samba. * Install sample config files. Also, please note that the maintainer is now hosokawa@jp.freebsd.org. PR: 4830 Submitted by: hosokawa@jp.freebsd.org Notes: svn path=/head/; revision=8336
* Remove myself from maintainerGary Palmer1997-10-233-6/+6
| | | | Notes: svn path=/head/; revision=8330
* Don't use the libs.tcl from the distribution; let it get dynamicallyBill Fenner1997-10-151-1/+6
| | | | | | | generated instead. Fixes tcl library mismatch warning. Notes: svn path=/head/; revision=8289
* Upgrade, 4.3.3 -> 4.3.4.Masafumi Max NAKANE1997-10-153-5/+7
| | | | Notes: svn path=/head/; revision=8274
* tkined.sh.in was missing the "$*", which led to the misbehaviour,Andreas Klemm1997-10-142-2/+2
| | | | | | | | that tkined couldn't be called with an argument : tkined filename1 Reviewed by: agreed by phk Notes: svn path=/head/; revision=8265
* updated PKGNAME from bb-1.04h to bb-1.04Andreas Klemm1997-10-135-6/+39
| | | | | | | | | | | | | | | removed not needed #NO_CDROM= entry install forgotten bbnet and sendmsg script/prg updated PLIST added bb.sh script to FILESDIR install bb.sh script from FILESDIR to ${PREFIX}/etc/rc.d add dirrm statements in PLIST remove bb symlink in www/data after the last dir. has been removed added $Id$ in configure script add post-install script, that inserts the correct local-path (PREFIX) Notes: svn path=/head/; revision=8245
* Fix Justin M Seger's e-mail address.Thomas Gellekum1997-10-138-16/+16
| | | | Notes: svn path=/head/; revision=8238
* Change my email address to @FreeBSDDavid E. O'Brien1997-10-102-4/+4
| | | | Notes: svn path=/head/; revision=8194
* cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORGAndreas Klemm1997-10-091-2/+2
| | | | Notes: svn path=/head/; revision=8192