summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Updated to samba-1.9.18p10.Tatsumi Hosokawa1998-08-286-12/+12
| | | | Notes: svn path=/head/; revision=12888
* "ln" -> "ln -f"Satoshi Asami1998-08-263-6/+6
| | | | Notes: svn path=/head/; revision=12869
* Change maintainer's email address, and add depends with rsaref.Vanilla I. Shu1998-08-262-3/+30
| | | | | | | | PR: ports/7740 Submitted by: maintainer Notes: svn path=/head/; revision=12859
* Misplaced #include broke compile.Stefan Bethke1998-08-252-0/+28
| | | | | | | PR: ports/7643 Notes: svn path=/head/; revision=12849
* kde shared libs are now at version 1. Gosh, no wonder they kept beingSatoshi Asami1998-08-251-5/+5
| | | | | | | reinstalled over and over. Notes: svn path=/head/; revision=12836
* This port doesn't build.Satoshi 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. : Notes: svn path=/head/; revision=12833
* Minor cleanups including fixing the executable so it actuallySteve Price1998-08-251-3/+6
| | | | | | | | runs under -current. It seems our setsockopt doesn't handle sizeof(char) for an option. Notes: svn path=/head/; revision=12815
* Man, I think I see a pattern here. manpage(pkg/PLIST)->manpage(Makefile)Tim Vanderhoek1998-08-242-2/+4
| | | | Notes: svn path=/head/; revision=12810
* The manpage that was listed in pkg/PLIST has been moved to the Makefile.Tim Vanderhoek1998-08-242-2/+4
| | | | Notes: svn path=/head/; revision=12809
* Make this build in -current again.Steve Price1998-08-241-0/+22
| | | | | | | | PR: 7655 Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us> Notes: svn path=/head/; revision=12795
* Activate mtr.Steve Price1998-08-241-1/+2
| | | | Notes: svn path=/head/; revision=12790
* Initial import of mtr version 0.21.Steve Price1998-08-245-0/+32
| | | | | | | | | | Traceroute and ping in a signle graphical network diagnostic tool. PR: 7588 Submitted by: Bill Fumerola <billf@chc-chimes.com> Notes: svn path=/head/; revision=12789
* Update to latest snapshot of xicq. All previous patches were submitted andMarc G. Fournier1998-08-233-7/+15
| | | | | | | committed as part of the central sources, so are no longer required... Notes: svn path=/head/; revision=12740
* unbreak this after perl changesJustin M. Seger1998-08-232-6/+5
| | | | Notes: svn path=/head/; revision=12735
* Unbreak this by using new perl variables.Justin M. Seger1998-08-232-5/+5
| | | | Notes: svn path=/head/; revision=12733
* Don't force the user to edit pkg/PLIST manuall. Don't use += onTim Vanderhoek1998-08-222-5/+5
| | | | | | | first occurence of MAKE_ENV. Notes: svn path=/head/; revision=12718
* Add www.Awfulhak.org to the distribution sites as the otherBrian Somers1998-08-222-4/+6
| | | | | | | | sites move the old archive away when a new one is available (breaking the port). Notes: svn path=/head/; revision=12711
* Add URI for DeleGate homepage.Masafumi Max NAKANE1998-08-211-0/+6
| | | | Notes: svn path=/head/; revision=12709
* Upgrade to 5.6.5.Masafumi Max NAKANE1998-08-212-5/+5
| | | | Notes: svn path=/head/; revision=12708
* Version 2.0.2 -> 2.1a4Brian Somers1998-08-218-58/+40
| | | | Notes: svn path=/head/; revision=12704
* Upgrade to tf-40b2Justin M. Seger1998-08-213-57/+63
| | | | Notes: svn path=/head/; revision=12700
* Adjust to new perl5 scheme. I don't continue fixing things but this portSatoshi Asami1998-08-202-39/+39
| | | | | | | was required by a few others. Notes: svn path=/head/; revision=12687
* The master site was down with hardware problems but certainlySteve Price1998-08-191-3/+1
| | | | | | | | | | seems to have come back. PR: 7686 Submitted by: maintainer Notes: svn path=/head/; revision=12664
* Change for perl5 scheme.Vanilla I. Shu1998-08-192-24/+33
| | | | Notes: svn path=/head/; revision=12645
* This netted the largest set of mis-installed manpages, yet!Tim Vanderhoek1998-08-1874-1369/+142
| | | | Notes: svn path=/head/; revision=12624
* Remove manual pages from the PLIST files, since <bsd.port.mk> putsJohn Polstra1998-08-182-2/+0
| | | | | | | | | them in automatically now. Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=12618
* Activate p5-pRPC.Vanilla I. Shu1998-08-181-1/+2
| | | | Notes: svn path=/head/; revision=12605
* p5-pRPC is the module for writing RPC servers and clients.Vanilla I. Shu1998-08-185-0/+44
| | | | Notes: svn path=/head/; revision=12604
* Remove the MD5 checksum for a distfile that is no longer used.John Polstra1998-08-171-1/+0
| | | | Notes: svn path=/head/; revision=12596
* Remove support for USE_CVSUPD. The server port has been split outJohn Polstra1998-08-171-15/+4
| | | | | | | | | into a separate port (cvsupd-bin). Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=12595
* Enable cvsupd-bin.John Polstra1998-08-171-1/+2
| | | | Notes: svn path=/head/; revision=12594
* New port of the CVSup server binary release.John Polstra1998-08-175-0/+44
| | | | | | | Submitted by: Sheldon Hearn <axl@iafrica.com> Notes: svn path=/head/; revision=12593
* FTP server not responding....Satoshi Asami1998-08-171-1/+3
| | | | Notes: svn path=/head/; revision=12589
* upgrade to 0.3.7.betaDavid E. O'Brien1998-08-175-58/+38
| | | | Notes: svn path=/head/; revision=12570
* Update to the July 12th snap.Steve Price1998-08-174-16/+23
| | | | Notes: svn path=/head/; revision=12557
* Update to versino 2.0a6.Steve Price1998-08-173-5/+4
| | | | | | | | PR: 7579 Submitted by: maintainer Notes: svn path=/head/; revision=12556
* Upgrade to 2.1.0David E. O'Brien1998-08-142-5/+3
| | | | Notes: svn path=/head/; revision=12514
* Replace qt dependencies with USE_QT.Satoshi Asami1998-08-128-37/+26
| | | | | | | | (Also, net/licq/Makefile: No need to define both HAS_CONFIGURE and GNU_CONFIGURE) Notes: svn path=/head/; revision=12469
* Use "ftpsearch.ntnu.no" as the default server. Seems to be quite fast andDavid E. O'Brien1998-08-111-1/+1
| | | | | | | | | upto date. Submitted by: Thomas Gellekum <tg@ihf.rwth-aachen.de> Notes: svn path=/head/; revision=12464
* Add an additional install target (install-man) to the ports MakefileAndreas Klemm1998-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. Notes: svn path=/head/; revision=12444
* Activate ntop.Matthew Hunt1998-08-111-1/+2
| | | | Notes: svn path=/head/; revision=12438
* Import of ntop, a program for showing network information, similarMatthew Hunt1998-08-115-0/+32
| | | | | | | | | | to what top(1) does for processes. PR: 7566 Submitted by: Bill Fumerola <billf@jade.chc-chimes.com> Notes: svn path=/head/; revision=12437
* Find the distfile again.Steve Price1998-08-101-2/+2
| | | | | | | | PR: 7541 Submitted by: maintainer Notes: svn path=/head/; revision=12420
* Use OPSYS rather than call `uname' directly.David E. O'Brien1998-08-101-2/+2
| | | | Notes: svn path=/head/; revision=12418
* Update to version 0.34Steve Price1998-08-0916-252/+220
| | | | | | | | PR: 7502 Submitted by: maintainer Notes: svn path=/head/; revision=12369
* smurflog is moved from net to security.Satoshi Asami1998-08-071-2/+1
| | | | | | | Forgotten by: nectar :) Notes: svn path=/head/; revision=12336
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-0716-40/+40
| | | | Notes: svn path=/head/; revision=12335
* Compatible with perl5.00501.Vanilla I. Shu1998-08-062-35/+33
| | | | Notes: svn path=/head/; revision=12304
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-053-6/+6
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* Change ftp.ibp.fr to ftp.lip6.fr in the archive URL.Pierre Beyssac1998-07-311-2/+2
| | | | | | | Submitted by: Philippe Regnauld <regnauld@deepo.prosa.dk> Notes: svn path=/head/; revision=12233