aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.5.2Hye-Shik Chang2004-07-233-15/+3
| | | | Notes: svn path=/head/; revision=114462
* - Upgrade to 1.08.Jun Kuriyama2004-07-232-3/+3
| | | | Notes: svn path=/head/; revision=114458
* . Update to 0.11.7.2.Greg Lewis2004-07-222-3/+3
| | | | | | | | PR: 69449 Submitted by: Travis Poppe <tlp@LiquidX.org> (maintainer) Notes: svn path=/head/; revision=114452
* Update to 2004.07.22.Norikatsu Shigemura2004-07-222-3/+3
| | | | Notes: svn path=/head/; revision=114445
* Mark FORBIDDEN.Tom Rhodes2004-07-221-1/+1
| | | | Notes: svn path=/head/; revision=114438
* Update to 3.0.5.Tom Rhodes2004-07-222-5/+5
| | | | | | | Submitted by: MAINTAINER Notes: svn path=/head/; revision=114436
* Add fix for perl <= 5.005_03Volker Stolz2004-07-224-4/+34
| | | | | | | | | PR: ports/66418 Submitted by: Lars Thegler Approved by: maintainer timeout Notes: svn path=/head/; revision=114428
* That is a bug fix release recommended by vendor.Kirill Ponomarev2004-07-228-12/+18
| | | | | | | | | | | Administrator Guide in PDF format is included. Bump PORTREVISION. PR: ports/69429 Submitted by: maintainer Notes: svn path=/head/; revision=114426
* update of net/spread and net/spread-j to version 3.17.2Oliver Eikemeier2004-07-2215-73/+75
| | | | | | | | PR: 69095 Submitted by: Joshua Goodall <joshua@roughtrade.net> (maintainer) Notes: svn path=/head/; revision=114425
* Add the new one knob WITH_BROWSING_HACKS.Sergey A. Osokin2004-07-222-1/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | - New configuration options: allow workgroups/deny workgroups. When samba is a local master on subnet these options allow you to restrict list of available workgroup names in "Network Neighbourhood". Options accept a list of names. - New configuration options: allow master/deny masters. When samba is running as a WINS server these options allow you to restrict registering of particular IP addresses as group masters. Options accept same arguments as "allow hosts". - New configuration option: workgroups. This allows you to be a member (and thus a master browser!) of multiple workgroups. - New configuration option: force local master. Allows to ignore Windows NT PDC attempts to claim master browser name on subnet. This is violation of standard, but is useful. - All registered NetBIOS names must be isprint(). Do not bump PORTREVISION, because new features show up only if WITH_BROWSING_HACKS is defined in compile-time. Submitted by: glebius Notes: svn path=/head/; revision=114409
* Update to 0.0.7 (unDEPRECATE)Volker Stolz2004-07-222-8/+4
| | | | | | | | PR: ports/69392 Submitted by: Radim Kolar (maintainer) Notes: svn path=/head/; revision=114408
* Add a forgotten patch to really fix the capture lockups when ethereal isJoe Marcus Clarke2004-07-224-0/+24
| | | | | | | built with GTK+ 2 support. Notes: svn path=/head/; revision=114377
* - Upgrade to 2.0.43 (2.0.41 didn't work on emacs-21.3 by usingJun Kuriyama2004-07-213-47/+4
| | | | | | | | | not existing function "copy-tree"). - Use autoconf-2.59 and regenerate configure script to avoid a bug in AC_CHECK_PROG(..., [$PATH:/]). Notes: svn path=/head/; revision=114372
* Properly setup rc.d default macros.Joe Marcus Clarke2004-07-212-6/+6
| | | | | | | Reminded by: eik Notes: svn path=/head/; revision=114365
* * Properly setup rc.d default macros [1]Joe Marcus Clarke2004-07-212-11/+11
| | | | | | | | | * Correct a typo (cind_metad_enable should be cnid_metad_enable) Reminded by: eik [1] Notes: svn path=/head/; revision=114364
* Update to 2.7.4.Joe Marcus Clarke2004-07-212-3/+4
| | | | Notes: svn path=/head/; revision=114357
* Update to 0.6.Maxim Sobolev2004-07-219-171/+5
| | | | Notes: svn path=/head/; revision=114348
* Update to 1.03Kirill Ponomarev2004-07-212-6/+4
| | | | | | | | PR: ports/69377 Submitted by: maintainer Notes: svn path=/head/; revision=114340
* Update to 2004.07.20.Norikatsu Shigemura2004-07-212-3/+3
| | | | Notes: svn path=/head/; revision=114328
* * Update to 0.10.5 to add new features, and fix some security issues [1]Joe Marcus Clarke2004-07-218-66/+96
| | | | | | | | | | | | | | | | * Use the new libtool scheme * Add USE_PERL5_BUILD [2] * Make the GTK+ 2 frontend the default [2] * Fix the lockup waiting for packets to arrive while capturing when built with GTK+ 2 PR: 68819 [1] Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp> [1] billf [2] Approved by: maintainer Notes: svn path=/head/; revision=114324
* Fix build with non-i386 architectures, and fix the installation path forJoe Marcus Clarke2004-07-216-32/+154
| | | | | | | | | | | the headers. Most of this was adapted from the RedHat src RPMs. Approved by: maintainer timeout Notes: svn path=/head/; revision=114321
* New port udpcast version 20040531: A file transfer tool usingMario Sergio Fujikawa Ferreira2004-07-207-0/+191
| | | | | | | ethernet's multicast Notes: svn path=/head/; revision=114311
* Update to 0.80.Joe Marcus Clarke2004-07-202-6/+5
| | | | Notes: svn path=/head/; revision=114271
* Update to 0.80. For a list of what's changed, seeJoe Marcus Clarke2004-07-205-58/+7
| | | | | | | | | http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz> Notes: svn path=/head/; revision=114270
* - mark BROKEN with new gccDirk Meyer2004-07-202-0/+9
| | | | Notes: svn path=/head/; revision=114267
* socat 1.4.0.0 has buggy SOCKS4A code. The maintainer patch on the web site ↵Oliver Eikemeier2004-07-192-1/+398
| | | | | | | | | | | | | | | has (probably had, now) a platform-specific bug, which was resolved in conjunction with the socat author earlier. The problem will be corrected in socat 1.4.0.1, but in the meantime is provided separately. This patch adds the fix as a replacement xio-socks.c. I have also set myself as the maintainer as part of the patch below. I am willing to take on maintainership of this port. PR: 69317 Submitted by: rik <freebsd-ports@rikrose.net> Notes: svn path=/head/; revision=114255
* - Update to 0.26Vanilla I. Shu2004-07-193-26/+26
| | | | | | | | | | - rearrange pkg-plist PR: ports/69284 Submitted by: maintainer Notes: svn path=/head/; revision=114216
* Update to 2.6.2.1Alexander Nedotsukov2004-07-196-6/+10
| | | | Notes: svn path=/head/; revision=114208
* Switch to the new PHP infrastructure.Alex Dupre2004-07-191-1/+2
| | | | Notes: svn path=/head/; revision=114193
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
| | | | Notes: svn path=/head/; revision=114157
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114153
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114151
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114149
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114147
* Add a new shared extension for PHP.Alex Dupre2004-07-193-0/+29
| | | | Notes: svn path=/head/; revision=114057
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114053
* Add a new shared extension for PHP.Alex Dupre2004-07-192-0/+15
| | | | Notes: svn path=/head/; revision=114051
* Add a new shared extension for PHP.Alex Dupre2004-07-191-0/+1
| | | | Notes: svn path=/head/; revision=114049
* Add pecl-yaz 1.0.1, a PECL extension that implements a Z39.50 client.Alex Dupre2004-07-194-0/+36
| | | | Notes: svn path=/head/; revision=113976
* Update to 7.2.9.6Kirill Ponomarev2004-07-183-4/+4
| | | | | | | | PR: ports/69247 Submitted by: maintainer Notes: svn path=/head/; revision=113915
* (1)Christian Weisgerber2004-07-184-3/+60
| | | | | | | | | | | | | | | Update to 20040718p. Changes in this release: - Ignore obviously malformed queries. - Respond to client queries with better server statistics. (2) Fix configuration file location in man pages. PR: 69233 Submitted by: edwin (2) Notes: svn path=/head/; revision=113908
* - Update to 1.2.8Pav Lucistnik2004-07-179-42/+42
| | | | | | | | PR: ports/69122 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=113835
* - Unbreak on 5.x and portlintPav Lucistnik2004-07-171-5/+6
| | | | | | | | PR: ports/69154 Submitted by: Andrej Zverev <az@inec.ru> Notes: svn path=/head/; revision=113828
* Update to 1.33Kirill Ponomarev2004-07-174-4/+26
| | | | | | | | PR: ports/69153 Submitted by: maintainer Notes: svn path=/head/; revision=113807
* Update to 0.7.8Tilman Keskinoz2004-07-173-33/+41
| | | | | | | | PR: 68982 Submitted by: Sergey Akifyev <asa@gascom.ru> Notes: svn path=/head/; revision=113803
* Fix build with gcc-3.4Kirill Ponomarev2004-07-177-0/+212
| | | | | | | Reported by: cluster via kris Notes: svn path=/head/; revision=113801
* Add vino, a VNC server for the GNOME desktop that allows one to control theirJoe Marcus Clarke2004-07-167-0/+78
| | | | | | | | | desktop from remote using the RFB protocol. Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Notes: svn path=/head/; revision=113785
* Update to 2004.07.16.Norikatsu Shigemura2004-07-162-3/+3
| | | | Notes: svn path=/head/; revision=113763
* Update to 0.3.7.Jeremy Messenger2004-07-154-10/+13
| | | | | | | | PR: ports/69094 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer) Notes: svn path=/head/; revision=113736
* Update to 20040714. No significant changes.Christian Weisgerber2004-07-152-3/+3
| | | | Notes: svn path=/head/; revision=113718