summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Add useful URLsobrien1998-05-101-0/+7
|
* Activate sirc.mph1998-05-071-1/+2
|
* activate ntp .. tic .. tic .. tic .. ;-)andreas1998-05-051-1/+2
|
* Import of ntp v4andreas1998-05-0515-0/+432
| | | | | | | | | It's the latest release of ntp software Many new features, but not as mature as v3, therefore some of the new features have been included into v3. After v4 is better tested or stable, we could import it into -current under /contrib. Pouls nice idea to make a port out of it to test ntp v4.
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-052-0/+2
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-05-044-8/+8
| | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami
* activate mpichchuckr1998-05-031-1/+2
| | | | | PR: 4133 Submitted by: David A. Bader <dbader@eece.unm.edu>
* New port of mpich, a portable implementation of the message passingchuckr1998-05-0310-0/+1218
| | | | | | interface (MPI) standard. PR: 4133 Submitted by: David A. Bader <dbader@eece.unm.edu>
* Upgrade, 1.3Beta -> 1.4.0p1max1998-05-029-305/+176
| | | | | | | Change maintainer to Hideyuki Suzuki <hideyuki@sat.t.u-tokyo.ac.jp> PR: 6469 Submitted by: new maintainer
* Don't ask me why, but this port doesn't build anymore.asami1998-04-301-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | ------- ## make >> Checksum OK for SNMP-1.6.tar.gz. ===> Extracting for p5-SNMP-1.6 ===> p5-SNMP-1.6 depends on file: /usr/local/lib/libsnmp.a - found ===> p5-SNMP-1.6 depends on executable: perl5.00404 - found ===> Patching for p5-SNMP-1.6 ===> Applying FreeBSD patches for p5-SNMP-1.6 ===> Configuring for p5-SNMP-1.6 Checking if your kit is complete... Looks good Writing Makefile for SNMP ===> Building for p5-SNMP-1.6 mkdir ./blib mkdir ./blib/lib cp SNMP.pm ./blib/lib/SNMP.pm AutoSplitting SNMP (./blib/lib/auto/SNMP) make: don't know how to make /asn1.h. Stop *** Error code 2 Stop.
* Mark these ports broken, they are left behind in the beta-4.1 upgradeasami1998-04-294-4/+12
| | | | and no longer build.
* Remove the entry of Net::Telnet on pkg/PLIST, and sort pkg/PLIST.vanilla1998-04-292-16/+13
|
* ===> Building package for p5-Net-1.0605asami1998-04-291-1/+3
| | | | | | | | Creating package /usr/ports/packages/All/p5-Net-1.0605.tgz Registering depends: perl-5.00404. Creating gzip'd tar ball in '/usr/ports/packages/All/p5-Net-1.0605.tgz' tar: can't add file lib/perl5/site_perl/Net/Telnet.pm : No such file or directory *** Error code 1
* Update port for new release 15.4 of CVSup (from 15.3).jdp1998-04-282-9/+9
|
* Update port for new release 15.4 of CVSup (from 15.3). Also, adjustjdp1998-04-282-6/+6
| | | | | for the new shared library versions in the modula-3 and modula-3-lib ports.
* Make myself MAINTAINER at the request of the older MAINTAINER.jseger1998-04-273-6/+6
|
* Activate net/am-utils.jseger1998-04-261-1/+2
|
* Update gated from 3.5.8 to 3.5.9peter1998-04-262-5/+5
| | | | | PR: 6398 Submitted by: David Wiggins <dwiggins@bbn.com>
* Upgrade, 4.4.1 -> 5.3.1.max1998-04-262-5/+5
|
* Upgrade to version 4.0 alpha 7.jseger1998-04-263-62/+62
|
* Make this build under CURRENT again.jseger1998-04-263-27/+3
| | | | PR: 5815
* Upgrade to 1.06.5, and portlint.vanilla1998-04-265-437/+255
|
* Activate radiusd-cistron.mph1998-04-241-1/+2
|
* Import of the Cistron radiusd.mph1998-04-248-0/+161
| | | | | PR: 6382 Submitted by: John Saunders <john@pacer.nlc.net.au>
* Add bitchx and spegla.asami1998-04-241-1/+3
|
* Upgrade to version 1.7.4 (hope distfile hangs around for a few days...)obrien1998-04-242-5/+3
|
* Add trailing slash to one of the mastersites. Mark this broken, it isasami1998-04-211-2/+4
| | | | not available from any of them.
* upgrade to 1.7.1obrien1998-04-202-3/+3
|
* original distribution updated (-> 2.0a5)itojun1998-04-192-4/+4
|
* original distribution updated.itojun1998-04-193-22/+41
| | | | PR: 6210
* typo fixed.itojun1998-04-181-2/+2
| | | | PR: 6286
* original distribution updated (-> 4.0)itojun1998-04-185-27/+36
| | | | PR: 6302
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.mph1998-04-171-2/+2
|
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-154-8/+8
|
* Make this build under current again.jseger1998-04-142-32/+2
|
* Unmark this broken, it appears to work for everyone else....asami1998-04-142-6/+2
|
* portlint: ln -> ${LN}andreas1998-04-114-8/+8
| | | | | Force symlink: ${LN} -s -> ${LN} -sf, in case of error a 2nd try of make install doesn't fail with an error link exists ...
* Activate SSLtelnet.vanilla1998-04-111-1/+2
|
* It is a telnet/telnetd program support SSL encryptionvanilla1998-04-119-0/+139
| | | | | | and certification mechanism. PR: ports/6182 Submitted by: Issei Suzuki <issei@t-cnet.or.jp
* Upgrade to version 4.0 alpha 6.jseger1998-04-113-62/+62
|
* updated to 1.9.18p4hosokawa1998-04-116-12/+12
|
* Distfile moved on ftp.ualg.pt, ftp.astec.co.jp went awayimp1998-04-071-3/+2
|
* Committing John Hays patches. Big thanks to him !andreas1998-04-066-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Runs fine on stable, on SMP current I still get race conditions very easily, so that tkined says "no Response" on snmp queries, and in the meantime it fills your /var partition with the /var/log/snmp.log file: 1998-04-06 22:35:16 UCD-SNMP version 3.3.1 Opening port(s): 161 system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist system.sysORLastChange.0 -- OID Doesn't exist klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address klookup(3, 0xefbfbf60, 96): klread: Bad address TCP_Count_Connections - inpcb: Bad address and so on. This might be -current and/or SMP related. John Hay says it runs ok on his -current. I'll committ it anyay¸ because it runs on -STABLE and that counts. BTW: added an @unexec in PLIST ...
* Got bored, commited a port.obrien1998-04-041-1/+2
| | | | Now shareing sniffit w/the world.
* Network packet snifferobrien1998-04-048-0/+112
| | | | | PR: ports/6160 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> and reworked by me
* Round II, add some mirror sites.andreas1998-04-023-6/+12
|
* Update to newest version 3.3.1 for -stable,andreas1998-04-029-153/+144
| | | | -current needs some fine tuning, later this evening or week ...
* Update for new release of CVSup.jdp1998-03-242-2/+2
| | | | Approved by: asami (just barely)
* Update port for CVSup release 15.3 (from 15.2).jdp1998-03-243-13/+10
| | | | Approved by: asami
* Update port for CVSup release 15.3 (from 15.2).jdp1998-03-244-8/+10
| | | | Approved by: asami
OpenPOWER on IntegriCloud