summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Add the new one knob WITH_BROWSING_HACKS.osa2004-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
* Update to 0.0.7 (unDEPRECATE)vs2004-07-222-8/+4
| | | | | PR: ports/69392 Submitted by: Radim Kolar (maintainer)
* Add a forgotten patch to really fix the capture lockups when ethereal ismarcus2004-07-224-0/+24
| | | | built with GTK+ 2 support.
* - Upgrade to 2.0.43 (2.0.41 didn't work on emacs-21.3 by usingkuriyama2004-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:/]).
* Properly setup rc.d default macros.marcus2004-07-212-6/+6
| | | | Reminded by: eik
* * Properly setup rc.d default macros [1]marcus2004-07-212-11/+11
| | | | | | * Correct a typo (cind_metad_enable should be cnid_metad_enable) Reminded by: eik [1]
* Update to 2.7.4.marcus2004-07-212-3/+4
|
* Update to 0.6.sobomax2004-07-219-171/+5
|
* Update to 1.03krion2004-07-212-6/+4
| | | | | PR: ports/69377 Submitted by: maintainer
* Update to 2004.07.20.nork2004-07-212-3/+3
|
* * Update to 0.10.5 to add new features, and fix some security issues [1]marcus2004-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
* Fix build with non-i386 architectures, and fix the installation path formarcus2004-07-216-32/+154
| | | | | | | | the headers. Most of this was adapted from the RedHat src RPMs. Approved by: maintainer timeout
* New port udpcast version 20040531: A file transfer tool usinglioux2004-07-207-0/+191
| | | | ethernet's multicast
* Update to 0.80.marcus2004-07-202-6/+5
|
* Update to 0.80. For a list of what's changed, seemarcus2004-07-205-58/+7
| | | | | | http://gaim.sourceforge.net/ChangeLog. Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* - mark BROKEN with new gccdinoex2004-07-202-0/+9
|
* socat 1.4.0.0 has buggy SOCKS4A code. The maintainer patch on the web site ↵eik2004-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>
* - Update to 0.26vanilla2004-07-193-26/+26
| | | | | | | - rearrange pkg-plist PR: ports/69284 Submitted by: maintainer
* Update to 2.6.2.1bland2004-07-196-6/+10
|
* Switch to the new PHP infrastructure.ale2004-07-191-1/+2
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-191-0/+1
|
* Add a new shared extension for PHP.ale2004-07-193-0/+29
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-192-0/+15
|
* Add a new shared extension for PHP.ale2004-07-191-0/+1
|
* Add pecl-yaz 1.0.1, a PECL extension that implements a Z39.50 client.ale2004-07-194-0/+36
|
* Update to 7.2.9.6krion2004-07-183-4/+4
| | | | | PR: ports/69247 Submitted by: maintainer
* (1)naddy2004-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)
* - Update to 1.2.8pav2004-07-179-42/+42
| | | | | PR: ports/69122 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* - Unbreak on 5.x and portlintpav2004-07-171-5/+6
| | | | | PR: ports/69154 Submitted by: Andrej Zverev <az@inec.ru>
* Update to 1.33krion2004-07-174-4/+26
| | | | | PR: ports/69153 Submitted by: maintainer
* Update to 0.7.8arved2004-07-173-33/+41
| | | | | PR: 68982 Submitted by: Sergey Akifyev <asa@gascom.ru>
* Fix build with gcc-3.4krion2004-07-177-0/+212
| | | | Reported by: cluster via kris
* Add vino, a VNC server for the GNOME desktop that allows one to control theirmarcus2004-07-167-0/+78
| | | | | | desktop from remote using the RFB protocol. Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
* Update to 2004.07.16.nork2004-07-162-3/+3
|
* Update to 0.3.7.mezz2004-07-154-10/+13
| | | | | PR: ports/69094 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
* Update to 20040714. No significant changes.naddy2004-07-152-3/+3
|
* Fix hardcoded paths.vs2004-07-152-7/+12
| | | | | PR: ports/69082 Submitted by: Kirk Strauser (maintainer)
* Update to 2004.07.14.nork2004-07-142-3/+3
|
* FindMTU is a tool that performs IPv6 path MTU discovery. You can use itpav2004-07-146-0/+55
| | | | | | | | | | | to debug network problems and to detect IPv6-in-IPv4 tunnels in the path to a destination. FindMTU only performs IPv6 path MTU discovery. It does not know about IPv4. PR: ports/68985 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
* - Chase libidn version bumpedwin2004-07-131-2/+2
| | | | | | - New maintainer: Kirk Strauser <kirk@strauser.com> Submitted by: Kirk Strauser <kirk@strauser.com>
* Add option for SLP via openslpvs2004-07-131-0/+10
| | | | | PR: ports/68935 Submitted by: Michael Johnson (maintainer)
* Update to 1.19mat2004-07-132-3/+3
|
* Update to the release du jour, now with datestamp version numbering.naddy2004-07-134-22/+5
|
* Fix buildkrion2004-07-133-28/+32
| | | | | | Submitted by: krion, tobez Reported by: cluster via kris Approved by: maintainer
* This is an update of the net/jabberd port to version 2.0.3 (vendoredwin2004-07-136-69/+95
| | | | | | | | | | | | | | | | | | | string "2.0s3") which fixes some serious memory leaks and other significant bugs. This update also replaces the rc.d script with a new version that uses the rc.subr framework. I was able to successfully compile the port with all of the WITH_* knobs, but only have the means to test WITH_POSTGRESQL (which worked as expected). commiter says: - Added extra line to files/patch-util::util.h (4.x fix) - Changed --with-extra-include-path statements to work around mysql inclusion and db41 exclusion. - Added --disable- for options not choosen. PR: ports/68967 Submitted by: Kirk Strauser <kirk@strauser.com>
OpenPOWER on IntegriCloud