aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* tcl80 has been ELFized.asami1998-09-251-2/+2
|
* tk80 has been ELFized.asami1998-09-255-10/+10
|
* o Remove MAINTAINER, who is no longer maintaining this portimp1998-09-232-35/+28
| | | | | | | o Change errno program variable to eno. Looks like this port has been broken for a while and no one noticed. Approved by: Old maintainer
* Define STRIP as the empty string so that install won't try to stripjdp1998-09-232-2/+4
| | | | | | | | the executables when it installs them. They are already stripped in the distfile. They are not necessarily in the format specified by OBJFORMAT, so install could invoke the wrong version of strip. Problem noticed by: Jeremy Lea <reg@shale.csir.co.za>
* gtk and gtk11 are now ELFized.asami1998-09-233-6/+6
|
* Remove trailing whitespaces.asami1998-09-231-3/+3
|
* Portlint.asami1998-09-231-1/+2
|
* Checksum changed....asami1998-09-231-1/+1
|
* update: ttt-1.2 --> ttt-1.3kjc1998-09-223-7/+7
|
* Remove regexp support for libxview not that it builds ELF too.steve1998-09-221-2/+2
|
* This is the Citrix MetaFrame/pICAsso/WinFrame client for Microsoft Windowsmsmith1998-09-2220-0/+582
| | | | NT Terminal Server, nee Hydra, nee Citrix WinFrame.
* Update to version 1.0 beta 5.steve1998-09-205-43/+69
| | | | | PR: 7947 Submitted by: maintainer
* update to version 1.08aandreas1998-09-202-3/+3
| | | | PR: closes 7866
* Update to version 2.3.steve1998-09-202-5/+5
| | | | | PR: 7977 Submitted by: maintainer
* giflib is now converted to ELF so remove regexp support.steve1998-09-194-8/+8
|
* Use MLINKS.hoek1998-09-192-6/+11
|
* Activate ethereal.vanilla1998-09-191-1/+2
|
* a network sniffer a la NetXray. With a little work and development this couldvanilla1998-09-1912-0/+106
| | | | | | rival NetXray (which is approx $4,000). PR: ports/7581 Submitted by: Bill Fumerola <billf@chc-chimes.com>
* Make these ports work on ELF systems.jdp1998-09-181-2/+2
|
* tcp_wrapper is now converted to ELF. While I'm here, fix smail Makefile:asami1998-09-172-4/+4
| | | | | libwrap is a shared library so it should be LIB_DEPENDS, and delete some spaces and tab-only lines.
* remote myself as maintainer.torstenb1998-09-171-2/+2
|
* Use ${PERL5} wherever appropriate. Largely untested; hope my eyeballasami1998-09-167-14/+14
| | | | | | checks haven't missed anything. Submitted by: dima
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-154-8/+8
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* Oops, one more thing.asami1998-09-151-3/+2
|
* Portlint.asami1998-09-153-6/+5
| | | | | | Also, you can't build depend on /usr/src. Please change it to something like a test and marking it BROKEN. Meanwhile, comment out BUILD_DEPENDS.
* Update the documenation (DESCR and manpage) a little.obrien1998-09-152-2/+292
|
* New version; 2.1beta -> 2.2.0peter1998-09-113-14/+13
| | | | Nagged by: distfile checker (old master site had gone)
* Obtained from: The Arla Project http://www.stacken.kth.se/projekt/arla/thepish1998-09-096-0/+92
| | | | Import of arla (free clone of AFS client)
* Minor additions and fix-ups:stb1998-09-0918-262/+406
| | | | | | | - filenames of Custom Icons for folders ("Icon^M") are properly escaped - Honors CFLAGS - package can actually be installed elswhere (pkg_add -p) - man pages are compressed and properly linked
* Activate boclient.vanilla1998-09-091-1/+2
|
* Back orifice, a remote adminstration tool for window$ 95/98.vanilla1998-09-095-0/+32
| | | | | PR: ports/7585 Submitted by: darius@dons.net.au
* "CFLAGS+=__dead=" because mistakenly Bruce thought two years inhoek1998-09-061-1/+2
| | | | the grave would be enough to kill __dead.
* Don't use libbsd & libutil on package.vanilla1998-09-064-26/+209
| | | | Agreed by: maintainer
* As of version 3.3.2 of the vnc port this port (vncjava) issteve1998-08-311-2/+1
| | | | | | already included so there's no need for two of them. Submitted by: bmah@ca.sandia.gov
* Move one last manpage from PLIST to MANx in Makefile.steve1998-08-306-9/+6
|
* Unbreak after the perl upgrade.steve1998-08-302-6/+6
|
* upgrade to 3.3.2r2 (3.3.2 distfile no longer available)thepish1998-08-302-6/+6
|
* - update to new version 1.08andreas1998-08-293-26/+24
| | | | | | | | - use 127.0.0.1 as starting ip address for a fresh configuration - new master site, use my download area as alternative - suggest installing apache 13 to use this port instead of the old noneexisting ports - new life example (the bb developement site)
* Updated to samba-1.9.18p10.hosokawa1998-08-286-12/+12
|
* "ln" -> "ln -f"asami1998-08-273-6/+6
|
* Change maintainer's email address, and add depends with rsaref.vanilla1998-08-262-3/+30
| | | | | PR: ports/7740 Submitted by: maintainer
* Misplaced #include broke compile.stb1998-08-262-0/+28
| | | | PR: ports/7643
* kde shared libs are now at version 1. Gosh, no wonder they kept beingasami1998-08-251-5/+5
| | | | reinstalled over and over.
* This port doesn't build.asami1998-08-251-1/+3
| | | | | | | | | | | | | | | | | | | | | | Also, please fix the complilation flags so it will compile with some optimization (ideally by respecting CFLAGS). === : g++ -g -Wall -I. -I../libXicq -c io.cc -o io.o io.cc: In function `int cmd_clear(char *)': io.cc:53: warning: unused parameter `char * input' g++ -g -Wall -I. -I../libXicq -c help.cc -o help.o g++ -o main main.o config.o callbacks.o cmd_parse.o io.o help.o -L../libXicq -lXicq gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/xicq' gmake[1]: Entering directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq' gmake[1]: *** No rule to make target `all'. Stop. gmake[1]: Leaving directory `/usr/ports/net/xicq/work/xicq-071298/src/kxicq' gmake: *** [kxicq] Error 2 *** Error code 2 Stop. :
* Minor cleanups including fixing the executable so it actuallysteve1998-08-251-3/+6
| | | | | runs under -current. It seems our setsockopt doesn't handle sizeof(char) for an option.
* Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile)hoek1998-08-242-2/+4
|
* The manpage that was listed in pkg/PLIST has been moved to the Makefile.hoek1998-08-242-2/+4
|
* Make this build in -current again.steve1998-08-241-0/+22
| | | | | PR: 7655 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
* Activate mtr.steve1998-08-241-1/+2
|
* Initial import of mtr version 0.21.steve1998-08-245-0/+32
| | | | | | | Traceroute and ping in a signle graphical network diagnostic tool. PR: 7588 Submitted by: Bill Fumerola <billf@chc-chimes.com>
* Update to latest snapshot of xicq. All previous patches were submitted andscrappy1998-08-233-7/+15
| | | | committed as part of the central sources, so are no longer required...
* unbreak this after perl changesjseger1998-08-232-6/+5
|
* Unbreak this by using new perl variables.jseger1998-08-232-5/+5
|
* Don't force the user to edit pkg/PLIST manuall. Don't use += onhoek1998-08-232-5/+5
| | | | first occurence of MAKE_ENV.
* Add www.Awfulhak.org to the distribution sites as the otherbrian1998-08-222-4/+6
| | | | | sites move the old archive away when a new one is available (breaking the port).
* Add URI for DeleGate homepage.max1998-08-221-0/+6
|
* Upgrade to 5.6.5.max1998-08-222-5/+5
|
* Version 2.0.2 -> 2.1a4brian1998-08-228-58/+40
|
* Upgrade to tf-40b2jseger1998-08-213-57/+63
|
* Adjust to new perl5 scheme. I don't continue fixing things but this portasami1998-08-202-39/+39
| | | | was required by a few others.
* The master site was down with hardware problems but certainlysteve1998-08-201-3/+1
| | | | | | | seems to have come back. PR: 7686 Submitted by: maintainer
* Change for perl5 scheme.vanilla1998-08-192-24/+33
|
* This netted the largest set of mis-installed manpages, yet!hoek1998-08-1974-1369/+142
|
* Remove manual pages from the PLIST files, since <bsd.port.mk> putsjdp1998-08-192-2/+0
| | | | | | them in automatically now. Submitted by: Sheldon Hearn <axl@iafrica.com>
* Activate p5-pRPC.vanilla1998-08-181-1/+2
|
* p5-pRPC is the module for writing RPC servers and clients.vanilla1998-08-185-0/+44
|
* Remove the MD5 checksum for a distfile that is no longer used.jdp1998-08-181-1/+0
|
* Remove support for USE_CVSUPD. The server port has been split outjdp1998-08-181-15/+4
| | | | | | into a separate port (cvsupd-bin). Submitted by: Sheldon Hearn <axl@iafrica.com>
* Enable cvsupd-bin.jdp1998-08-181-1/+2
|
* New port of the CVSup server binary release.jdp1998-08-185-0/+44
| | | | Submitted by: Sheldon Hearn <axl@iafrica.com>
* FTP server not responding....asami1998-08-181-1/+3
|
* upgrade to 0.3.7.betaobrien1998-08-175-58/+38
|
* Update to the July 12th snap.steve1998-08-174-16/+23
|
* Update to versino 2.0a6.steve1998-08-173-5/+4
| | | | | PR: 7579 Submitted by: maintainer
* Upgrade to 2.1.0obrien1998-08-142-5/+3
|
* Replace qt dependencies with USE_QT.asami1998-08-128-37/+26
| | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE)
* Use "ftpsearch.ntnu.no" as the default server. Seems to be quite fast andobrien1998-08-121-1/+1
| | | | | | upto date. Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de>
* Add an additional install target (install-man) to the ports Makefileandreas1998-08-111-1/+4
| | | | | via INSTALL_TARGET variable to install ntop's manpage as well. While I'm at it, compress the manpage as well via MAN8 setting.
* Activate ntop.mph1998-08-111-1/+2
|
* Import of ntop, a program for showing network information, similarmph1998-08-115-0/+32
| | | | | | | to what top(1) does for processes. PR: 7566 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com>
* Find the distfile again.steve1998-08-101-2/+2
| | | | | PR: 7541 Submitted by: maintainer
* Use OPSYS rather than call `uname' directly.obrien1998-08-101-2/+2
|
* Update to version 0.34steve1998-08-0916-252/+220
| | | | | PR: 7502 Submitted by: maintainer
* smurflog is moved from net to security.asami1998-08-081-2/+1
| | | | Forgotten by: nectar :)
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-0816-40/+40
|
* Compatible with perl5.00501.vanilla1998-08-062-35/+33
|
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orasami1998-08-053-6/+6
| | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly.
* Change ftp.ibp.fr to ftp.lip6.fr in the archive URL.pb1998-08-011-2/+2
| | | | Submitted by: Philippe Regnauld <regnauld@deepo.prosa.dk>
* The default Archie server is now "archie.rutgers.edu".obrien1998-07-291-63/+48
| | | | | | | | | | This servers seems slow to me, but my 1st two favorates (at sura.net and ans.net) don't DNS resolve anymore. I welcome sugguestions for other default Archie servers to use. PR: ports/7077 Submitted by: Takeshi WATANABE watanabe@komadori.planet.kobe-u.ac.jp
* Using $ Id $ strings in pkg/DESCR is sub-optimal.hoek1998-07-281-10/+2
| | | | No need to use a computer-friendly data format --- only humans read DESCR.
* Update to version 1.1.1.steve1998-07-278-466/+624
| | | | | PR: 7360 Submitted by: maintainer
* Upgrade to 4.0a11.jseger1998-07-263-67/+58
|
* touch /etc/dhclient.conf after installjseger1998-07-2612-6/+18
| | | | | | This lets dhclient run without someone creating a customized file. Requested by: obrien
* Um, you need to define IGNOREFILES if you want to set checksum to IGNORE.asami1998-07-251-1/+2
| | | | (Otherwise bsd.port.mk will complain!)
* Can't fetch....asami1998-07-251-1/+3
|
* radius is (mostly) not redistributable.asami1998-07-251-1/+5
| | | | Pointed out by: jdp
* Change dependencies to accept Qt-1.33 if present,se1998-07-244-12/+12
| | | | but to build Qt-1.40 if no compiled Qt library can be found.
* Delimit name and version by "-".asami1998-07-221-2/+2
|
* Remember that the vnc distribution archives are rebundled regularlymsmith1998-07-211-2/+2
| | | | without any substantial changes (breaking the md5 signatures).
* Fix minor problems with FreeBSD 1.x dynamic loader workarounds breakingimp1998-07-211-0/+20
| | | | | | | | | FreeBSD 2.x dynamic loader. This makes more programs, including emacs, work with runsocks. This patch will work at least as far back as 1.0r3. Submitted by: Aaron Smith <aaron@sigma.veritas.com>
* Upgrade to v1.0r6imp1998-07-212-5/+5
|
* Update to VNC 3.3.2, handle the case where not all of the font directoriesmsmith1998-07-214-648/+92
| | | | | are present, portlint. Change MAINTAINER to Bruce Mah. Submitted by: Bruce A. Mah <bmah@CA.Sandia.GOV>
* version 1.1p6adam1998-07-213-21/+16
|
* version 1.1p6adam1998-07-203-23/+18
|
* Upgrade to 1.74obrien1998-07-202-5/+6
| | | | Submitted by: Kent Berggren <root@nuts.sr.se>
* Upgrade to KDE Release 1.0se1998-07-2013-140/+272
|
* Update comment to match realitygpalmer1998-07-192-4/+4
|
* upgrade to latest ntp-4.0.73e and make bill fenners tool happy ;-)andreas1998-07-189-18/+84
|
* update: ttt-1.1 --> ttt-1.2kjc1998-07-153-6/+6
| | | | this version should compile under -stable.
* Upgrade to 2.0 beta 1 patchlevel 6.jseger1998-07-1412-30/+30
|
* Mark as broken, will be upgraded to 1.0 within a few days.se1998-07-144-4/+12
|
* Update socks to v1.0r5imp1998-07-132-7/+17
| | | | Change fetch so that we point people at NEC's web site
* update: ttt-0.4.1 --> ttt-1.1kjc1998-07-133-13/+14
| | | | | | | | | also LIB_DEPENDS: BLT2.1 --> BLT2.4c tk41 --> tk80 MAINTAINER: itojun@itojun.org --> kjc@csl.sony.co.jp Reviewed by: itojun@itojun.org
* Turn on bnc port.steve1998-07-121-1/+2
|
* * Update to ucd-snmp 3.5.nectar1998-07-113-99/+132
|
* * Update ucd-snmp to version 3.5.nectar1998-07-116-18/+33
| | | | | * Incidently fixes problem building on 3.0-CURRENT. PR: 7198
* Activate licqeivind1998-07-101-1/+2
|
* Port of licq 0.32-a, an ICQ program using QT.eivind1998-07-1012-0/+298
| | | | | Submitted by: Brian Feldman <brianfeldman@hotmail.com> Setup dialog: eivind
* Activate yagirc.mph1998-07-081-1/+2
|
* Fix URL in MASTER_SITES. Add 2 mirrors.dt1998-07-081-2/+4
| | | | Pointed out by: the ports survey
* Update ports for new 15.4.2 release of CVSup.jdp1998-07-074-13/+13
|
* Activate smurflog.nectar1998-07-071-1/+2
|
* Replace rumba 0.6a with Sharity-Light 1.0.dt1998-07-078-40/+112
| | | | | Also, make the build obey local settings for CC. This is Submitted by: Mikhail Teterin <mi@video-collage.com>
* Upgrade to ver 2.0.18.obrien1998-07-064-13/+63
| | | | | | | Note the "server" extension is now part of rsync. HOWEVER, it is very different from the previous FreeBSD specific version we were patching in. Submitted by: Hiroki HAMAOKA <hama@xaxon.co.jp>
* Update to version 2.3.steve1998-07-069-95/+221
| | | | | PR: 7166 Submitted by: Pedro Giffuni <giffunip@asme.org>
* No need to define HAS_CONFIGURE if GNU_CONFIGURE is defined.asami1998-07-051-2/+1
|
* Turn on hesiod.steve1998-07-051-1/+2
|
* Initial import of hesiod version 3.0.2.steve1998-07-055-0/+56
| | | | | | | hesiod - a directory service built on DNS and BIND. PR: 6924 Submitted by: Jacques Vidrine <n@nectar.com>
* Make this package again.steve1998-07-046-15/+3
|
* Upgrade, 5.4.3 -> 5.5.7.max1998-07-042-5/+5
|
* Use ${CFLAGS} on Makefile.in.vanilla1998-07-021-6/+9
|
* Portlint and strip binary file.vanilla1998-07-024-20/+62
|
* Portlint.asami1998-07-022-3/+1
|
* Add xicq.asami1998-07-021-1/+2
|
* Import xicq, another command line ICQ client for Unixscrappy1998-06-305-0/+37
|
* Activate micq.mph1998-06-281-1/+2
|
* Import of micq (26 June 1998), a free implementation of the ICQmph1998-06-286-0/+53
| | | | | | | | protocol. It is currently a partial implementation, and has a text interface only. As far as I can tell, Mirabilis' software is necessary to register with the ICQ network, so I could not test its functionality.
* Generate /etc/resolv.conf even if domain name is not present.steve1998-06-281-6/+7
| | | | | PR: 7088 Submitted by: maintainer
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.asami1998-06-271-2/+1
|
* Upgrade to 0.6a.dt1998-06-253-9/+10
|
* Depend on ghostscript5 instead of ghostscript4.fenner1998-06-241-3/+3
| | | | | PR: ports/5380 Submitted by: luigi@iet.unipi.it
* Trim DESCR a bit. Point to new rdist home; http://www.magnicomp.com/peter1998-06-221-101/+1
|
* Master site changed.peter1998-06-224-18/+11
| | | | | | Also update 6.1.3 -> 6.1.4. Nagged by: Distfile checker
* Distfile movedpeter1998-06-221-2/+2
| | | | Nagged by: Distfile checker
* updated to samba-1.9.18p8.hosokawa1998-06-1612-12/+36
|
* I forgot to modify smb.conf.default for FreeBSD port.hosokawa1998-06-153-6/+6
|
* Update to version 1.0p3.steve1998-06-153-9/+18
| | | | | PR: 6904 Submitted by: maintainer
* HAS_CONFIGURE + --prefix=${PREFIX} = GNU_CONFIGUREtg1998-06-121-3/+2
|
* Activate ksamba.tg1998-06-121-1/+2
|
* New port ksamba, a KDE configuration tool for samba.tg1998-06-125-0/+48
| | | | | PR: 6708 Submitted by: Hans Petter Bieker <hanspb@persbraten.vgs.no>
* A time server daemon for Macintoshes running 'tardis' for netatalkkuriyama1998-06-086-0/+74
| | | | | Submitted by: Takeru NAIKI <naiki@bfdpc2.bmcd.hokudai.ac.jp> PR: ports/4889
* Activate ntimelord.kuriyama1998-06-081-1/+2
|
* enable ports/net/mrt. This is "Multi-threaded Routing Toolkit" routingitojun1998-06-081-1/+2
| | | | | | daemon from merit.edu. Submitted by: itojun (myself)
* a port for "Multi-threaded Routing Toolkit" from merit.edu.itojun1998-06-085-0/+46
| | | | Submitted by: itojun (myself)
* Upgrade, 5.3.7 -> 5.4.3.max1998-06-082-5/+5
|
* Add some "@dirrm"s.kuriyama1998-06-072-0/+8
|
* Mark this port broken:asami1998-06-073-12/+18
| | | | | | | | | | | === ===> Building package for zebra-980604 tar: can't add file sbin/ripngd : No such file or directory tar: can't add file etc/zebra/ripngd.conf.sample : No such file or directory === While I'm here, clean it up a little (move comment and CFLAGS override down, change += to = for variable defined only once).
* Automatically select the no-GUI version to build if X11 is notjdp1998-06-071-7/+16
| | | | | | installed. PR: closes ports/4178
* Fix libc shlib version.asami1998-06-072-2/+2
|
* Force 'sharedlibextension' to .sosteve1998-06-054-38/+56
| | | | | | PR: 6809 Noticed by: Edwin Culp <eculp@ver1.telmex.net.mx> Suggested by: se
* update to zebra 980604 snapshot.itojun1998-06-059-15/+21
| | | | add ripngd and ripngd.conf.sample to pkg/PLIST since I'm on IPv6 host:-)
* 1. Upgrade to 0.6.vanilla1998-06-043-25/+31
| | | | | 2. Remove a lot of patch file (Thanks dima port it :) 3. Change one of MASTER_SITES.
* Fix message output of telnetd.vanilla1998-06-041-2/+2
| | | | | PR: ports/6834 Submitted by: maintainer
* Don't compile with -g as default ...andreas1998-06-033-6/+9
| | | | But leave this note, to remind people, that it's a developer release !
* try to remove the etc/zebra directory more gracefully,andreas1998-06-036-6/+9
| | | | | | avoiding error messages on the screen: @unexec rmdir %D/etc/zebra 2>/dev/null Submitted by: Satoshi
* share smbtcpdump with the worldobrien1998-06-031-1/+2
|
* tcpdump(1) hacked to better understand SMB packetsobrien1998-06-035-0/+73
|
* Give zebra a config directory of it's own ${PREFIX}/etc/zebraandreas1998-06-016-12/+18
| | | | Try to remove it when deinstalling.
* Enable the zebra portandreas1998-05-311-1/+2
|
* Import of the first alpha version of zebraandreas1998-05-3115-0/+129
| | | | | | | | | | | | | SNAP 980401 A free multithreaded RIP, OSPF, BGP4 router (server/reflector) IPv6 support is for: FreeBSD with INRIA FreeBSD with Hydrangea GNU/Linux with IPv6 Developer Mailing List: majordomo@zebra.org subscribe zebra [e-mail address] -- for English language ML subscribe zebra-jp [e-mail address] -- for Japanese language ML
* Activate sic.mph1998-05-281-1/+2
|
* add icbobrien1998-05-261-1/+2
|
* Internet CB - a chat clientobrien1998-05-2617-0/+487
|
* Last change, that makes port WWW server independend broke install targetandreas1998-05-241-1/+3
| | | | | | Add directory ${PREFIX}/www/cgi-bin and ${PREFIX}/www/data first before installing. PR: closes 6729
* Update to the May 10th version.steve1998-05-243-50/+12
| | | | | PR: 6723 Submitted by: maintainer
* Strip executables after installation.steve1998-05-246-6/+36
| | | | | PR: 6632 Submitted by: Ruslan Ermilov <ru@ucb.crimea.ua>
* Upgrade to isc-dhcp2.b1.1jseger1998-05-2412-30/+30
|
* Remove dependency to kermit, since using qpage might be a better alternative.andreas1998-05-231-3/+2
| | | | | Updated post-installation notes, to use either kermit or qpage. Pointed out by: Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
* smbpasswd of current version shouldn't be setuid'ed to root.hosokawa1998-05-223-6/+6
|
* Upgrade to Beta 4.1se1998-05-2212-144/+760
|
* Remove unnecessary patch (this port doesn't build any libraries)se1998-05-222-12/+12
|
* Fix patch-aa, and add patch-ad to make this compile under current.jseger1998-05-211-2/+2
|
* Upgrade to version 8.1.2.jseger1998-05-217-31/+37
| | | | Submitted by: Studded@dal.net
* Upgrade, 5.3.1 -> 5.3.7.max1998-05-202-5/+5
|
* Add run dependency (kermit), you'll need it for pager functionality.andreas1998-05-191-1/+3
|
* - Update port to new version 1.06candreas1998-05-197-18/+71
| | | | | | | | | | - Please note, that a Windows NT client (v1.02) is also available !!! - Make port web server independent, you have to decide, which one to choose from the ports collection - made port PREFIX clean - every patch adds !!PREFIX!! and !!HOSTNAME!! hooks the configure script uses perl, to substitute it with actual PREFIX and hostname
* Make this more aware of CFLAGS.chuckr1998-05-152-2/+4
|
* Activate cftp.tg1998-05-141-1/+2
|
* updated to samba-1.9.18p7hosokawa1998-05-149-24/+12
|
* Upgraded to samba-1.9.18p6hosokawa1998-05-1212-30/+126
|
* Add useful URLsobrien1998-05-111-0/+7
|
* Activate sirc.mph1998-05-071-1/+2
|
* activate ntp .. tic .. tic .. tic .. ;-)andreas1998-05-061-1/+2
|
* Import of ntp v4andreas1998-05-0615-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-054-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-304-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-292-9/+9
|
* Update port for new release 15.4 of CVSup (from 15.3). Also, adjustjdp1998-04-292-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-283-6/+6
|
* Activate net/am-utils.jseger1998-04-271-1/+2
|
* Update gated from 3.5.8 to 3.5.9peter1998-04-272-5/+5
| | | | | PR: 6398 Submitted by: David Wiggins <dwiggins@bbn.com>
* Upgrade, 4.4.1 -> 5.3.1.max1998-04-272-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-181-2/+2
|
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-164-8/+8
|
* Make this build under current again.jseger1998-04-152-32/+2
|
* Unmark this broken, it appears to work for everyone else....asami1998-04-142-6/+2
|
* portlint: ln -> ${LN}andreas1998-04-124-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-081-3/+2
|
* Committing John Hays patches. Big thanks to him !andreas1998-04-076-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-033-6/+12
|
* Update to newest version 3.3.1 for -stable,andreas1998-04-039-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
* Mark this port broken:asami1998-03-212-2/+8
| | | | | | | | | | | | | | | | | | | ===> Installing for scotty-2.1.8 ===> scotty-2.1.8 depends on shared library: tk80\.1\. - found Installing ntping Installing straps Making directory /usr/local/lib/tnm2.1.8 Installing scotty2.1.8 and tnm2.1.8.so Making directory /usr/local/lib/tnm2.1.8/library Installing ./../tnm/library/README Installing ./../tnm/library/dialog.tcl Installing ./../tnm/library/output.tcl Installing ./../tnm/library/snmp.tcl Installing ./../tnm/library/monitor.tcl Installing ./../tnm/library/obsolete.tcl Installing ./../tnm/library/init.tcl initialization failed: couldn't load file "/usr/local/lib/tnm2.1.8": bad magic number in "/usr/local/lib/tnm2.1.8" *** Error code 1
* hmm, I committed this 4 hours ago, wonder what happenedadam1998-03-212-3/+5
|
* 1.1p4 --> 1.1p5adam1998-03-212-3/+5
|
* Back out changes to use tcl81.tg1998-03-202-4/+4
| | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime.
* PR: ports/6062obrien1998-03-191-4/+7
| | | | Submitted by: junker@jazz.snu.ac.kr
* Change package name and category.obrien1998-03-191-4/+4
|
* ports/korean/ztelnet --> ports/net/ztelnetobrien1998-03-191-1/+2
| | | | Submitted by: me and my big mouth ;)
* Distfiles keep changing, without version bump or apparent updates.msmith1998-03-192-3/+4
|
* Install a man page for this.obrien1998-03-193-1/+443
|
* Split patch-aa into patches for the individual *_26_* files that are patched.obrien1998-03-1923-1441/+1337
| | | | Forgotten by: steve