summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix to configure problem.Satoshi Asami1999-02-121-1/+2
| | | | | | | | PR: 9730 Submitted by: maintainer Notes: svn path=/head/; revision=16640
* Take over maintainership of these ports. We control the horizontal.John Polstra1999-02-122-4/+4
| | | | | | | We control the vertical. Notes: svn path=/head/; revision=16635
* Fix the distfile detection, broken when BROKEN was used over the previousMike Smith1999-02-112-4/+4
| | | | | | | | | method. Submitted by: Matthew Thyer <matt@camtech.com.au> Notes: svn path=/head/; revision=16628
* remove hack uu.h -> uudeview.h, I alredy fix uulibAndrey A. Chernov1999-02-114-16/+4
| | | | Notes: svn path=/head/; revision=16613
* THe distribution file is gzipped.Mike Smith1999-02-102-2/+2
| | | | Notes: svn path=/head/; revision=16598
* We want the gzipped file, not the compressed file. Don't refer to theMike Smith1999-02-102-6/+6
| | | | | | | | | distribution archive as "source". Submitted by: "Viren R. Shah" <viren@rstcorp.com> Notes: svn path=/head/; revision=16597
* BROKEN='port installs two files into /etc (dhclient.conf & dhclient-script) ↵David E. O'Brien1999-02-106-6/+18
| | | | | | | rather than PREFIX/etc. The port does not install required dhclient-script at all.' Notes: svn path=/head/; revision=16592
* Update for new release 16.0 of CVSup. (It was 15.4.2 before.)John Polstra1999-02-1014-46/+52
| | | | | | | Adjust MASTER_SITES. Notes: svn path=/head/; revision=16581
* added mirror sites.Tatsumi Hosokawa1999-02-103-6/+18
| | | | Notes: svn path=/head/; revision=16580
* tarball was remade.Tatsumi Hosokawa1999-02-103-3/+3
| | | | Notes: svn path=/head/; revision=16579
* New Linux client version (3.0.15) released.Mike Smith1999-02-094-6/+6
| | | | | | | Submitted by: Martin Eggen <martineg@ifi.uio.no> Notes: svn path=/head/; revision=16578
* PR: ports/9953Tatsumi Hosokawa1999-02-093-0/+27
| | | | | | | | Submitted by: girgen@partitur.se, dirk@FreeBSD.ORG Changed nawk to awk in script/updatesmbpasswd.sh Notes: svn path=/head/; revision=16571
* Activate net/curl, remove www/urlgetBill Fumerola1999-02-091-1/+2
| | | | Notes: svn path=/head/; revision=16570
* PR: ports/9953Tatsumi Hosokawa1999-02-096-12/+51
| | | | | | | | | | Reviewed by: hosokawa@FreeBSD.org Submitted by: girgen@partitur.se, dirk@FreeBSD.ORG 1. added --with-lockdir to CONFIGURE_ARGS 2. changed nawk to awk in script/convert_smbpasswd Notes: svn path=/head/; revision=16568
* upgraded to 2.0.2Tatsumi Hosokawa1999-02-0912-195/+366
| | | | Notes: svn path=/head/; revision=16566
* Upgraded to 2.0.2Tatsumi Hosokawa1999-02-093-30/+39
| | | | Notes: svn path=/head/; revision=16565
* Remove extra argument to "configure" that had been committed by accident.Stefan Eßer1999-02-084-12/+4
| | | | Notes: svn path=/head/; revision=16564
* Upgrade to KDE 1.1 RELEASE.Stefan Eßer1999-02-0813-59/+104
| | | | Notes: svn path=/head/; revision=16563
* Upgrade to 1.4.0p5David E. O'Brien1999-02-0710-185/+109
| | | | Notes: svn path=/head/; revision=16555
* Upgrade to KDE-1.1pre2 ...Stefan Eßer1999-02-0615-196/+216
| | | | Notes: svn path=/head/; revision=16552
* Unbreak for >= 3.0.Peter Wemm1999-02-042-5/+24
| | | | Notes: svn path=/head/; revision=16530
* Don't know why the comments at the top of the file were removedSteve Price1999-02-032-4/+12
| | | | | | | | in revision 1.31 (the commit message doesn't say) but I'm adding them back to make portlint happy. Notes: svn path=/head/; revision=16526
* unBROKEN_ELF, it seems to work now.Bill Fumerola1999-02-032-6/+2
| | | | | | | | PR: ports/9896 Submitted By: wollman, many others Notes: svn path=/head/; revision=16520
* Update (at long last) from gated 3.5.9 to 3.5.10.Peter Wemm1999-02-032-5/+5
| | | | Notes: svn path=/head/; revision=16519
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofSatoshi Asami1999-02-036-28/+19
| | | | | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too. Notes: svn path=/head/; revision=16518
* Add an extra patch for support/ethertalk/bpfiltp.c to allow ColumbiaBill Paul1999-02-011-0/+29
| | | | | | | | | | | | Appletalk to run on FreeBSD 3.0 and up. The mechanism used to add a non-IP multicast group via SIOCADDMULTI changed between 2.2.x and 3.0, but bpfiltp.c:pi_addmulti() was not changed to match. Without this patch, the port will compile but aarpd will not run. (This kind of messes up everything since the port is built to use Ethertalk Phase 2, and none of that works without aarpd.) Notes: svn path=/head/; revision=16467
* Say hello to "muh"Bill Fumerola1999-01-301-1/+2
| | | | Notes: svn path=/head/; revision=16428
* Welcome xwhois.Bill Fumerola1999-01-291-1/+2
| | | | Notes: svn path=/head/; revision=16424
* A GTK-based frontend to the whois service (RFC954).Bill Fumerola1999-01-296-0/+89
| | | | | | | | PR: ports/9260 & ports/9671 Submitted By: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=16423
* Import of ipw, a "whois" replacement that automatically queriesMatthew Hunt1999-01-296-0/+47
| | | | | | | several databases. Notes: svn path=/head/; revision=16421
* Activate ipw.Matthew Hunt1999-01-291-1/+2
| | | | Notes: svn path=/head/; revision=16420
* Add coda5_client and coda5_server.Satoshi Asami1999-01-281-1/+3
| | | | Notes: svn path=/head/; revision=16403
* Remove two files that don't exist.Satoshi Asami1999-01-282-4/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=16401
* Instead of trying to auto-detect whether X11 is installed, requireJohn Polstra1999-01-281-8/+8
| | | | | | | | the user to define NO_X11 if it is not. The auto-detection scheme caused problems for Satoshi's port building system. Notes: svn path=/head/; revision=16396
* Create new coda5_{server,client} packages to access GPL'd Coda 5.0Robert V. Baron1999-01-275-19/+17
| | | | Notes: svn path=/head/; revision=16384
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.Bill Fenner1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16378
* Update ntp port to 4.0.91.Andreas Klemm1999-01-279-24/+12
| | | | | | | | | | | | | | | | | | | I decided, not to choose the newest developement snapshot, because it's a rapidly moving target and as you can see, they doesn't store older SNAP's on their master site. This would break the port every now and then and I don't want to update the port on a daily or weekly basis (at least it's a resource problem of time and money, this thing is too big and expensive for me here in Germany). -rw-r--r-- 1 59 59 4528325 Jan 10 15:33 ntp-4.0.91.tar.gz ^^ -rw-r--r-- 1 59 59 4552788 Jan 26 22:22 ntp-4.0.91d.tar.gz ^^ ^ Notes: svn path=/head/; revision=16377
* Active net/mars_nwe.Foxfair Hu1999-01-271-1/+2
| | | | Notes: svn path=/head/; revision=16372
* Fix conflict when initial importing.Foxfair Hu1999-01-271-0/+36
| | | | | | | Fix conflict when initial importing. Notes: svn path=/head/; revision=16371
* Initial import of Mars_NWE v0.99pl14.Foxfair Hu1999-01-277-0/+74
| | | | | | | | | | | Free Netware(tm) emulator (file/remote print/system binary server) written by Martin Stover, porting to FreeBSD by Boris Popov (bp@butya.kz). PR 9231 Submitted by: Boris Popov <bp@butya.kz> Notes: svn path=/head/; revision=16370
* Move ports/net/{portscanner,strobe} to ports/securityBill Fumerola1999-01-261-3/+1
| | | | Notes: svn path=/head/; revision=16367
* Oops... give wrong working directory. Clean it up.Foxfair Hu1999-01-261-26/+0
| | | | Notes: svn path=/head/; revision=16363
* Initial port - mars_nwe, Netware server emulator for Un*x systems.Foxfair Hu1999-01-261-0/+26
| | | | | | | FreeBSD porting by Boris Popov (bp@butya.kz). Notes: svn path=/head/; revision=16362
* No longer borken for ELF. Honor PREFIX and CFLAGS. Fix build on alpha.Steve Price1999-01-268-1107/+437
| | | | | | | | Use X11BASE to find the X11R6 directory. Give rid up a bunch of extra cruft in patch-aa and split into one patch per file. Notes: svn path=/head/; revision=16329
* Fixup: Ports that want gtk+ 1.0.x should now reference gtk10-config.Jacques Vidrine1999-01-222-5/+7
| | | | Notes: svn path=/head/; revision=16271
* Delete master site ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/Wolfram Schneider1999-01-221-2/+1
| | | | Notes: svn path=/head/; revision=16262
* Unbroken.Vanilla I. Shu1999-01-211-8/+2
| | | | | | | | PR: ports/9428 Submitted by: Palle Girgensohn <girgen@partitur.se> Notes: svn path=/head/; revision=16241
* COMMENT should be one line only. Move the "NOTE:" to DESCR.Satoshi Asami1999-01-182-3/+3
| | | | Notes: svn path=/head/; revision=16184
* Add one more MASTER_SITE.Foxfair Hu1999-01-183-6/+9
| | | | Notes: svn path=/head/; revision=16179
* Add virtual category "windowmaker".Satoshi Asami1999-01-181-2/+2
| | | | Notes: svn path=/head/; revision=16177