aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.2.1.knu2004-05-232-3/+3
|
* - Rework OPTIONSpav2004-05-226-135/+33
| | | | | | | - Use configure option to rename ed2k binary instead of patching PR: ports/66989 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
* - Update to 0.9.9clement2004-05-222-3/+3
| | | | | | This release adds support for mount passwords and exporting removable media. Minor improvements were made to the exports file parser and debug mode.
* - Chase libraries for new devel/libidn versionkrion2004-05-221-1/+2
|
* From submitter:edwin2004-05-223-7/+26
| | | | | | | | | I've noticed that on some 'unsymmetric' locales/charsets, the lower/uppercase conversion in the tspc-scripts fails on FreeBSD 5.x (caused by tr being changed to behave posixly correct). The fix is easy, see attached patch. Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Add note about needing WITH_THREADS defined with python for this to work.vs2004-05-211-0/+6
| | | | | PR: ports/66760 Submitted by: Michael Johnson (maintainer)
* Upgrade to 0.2.1.3arved2004-05-212-4/+3
| | | | | PR: 66979 Submitted by: Stefan Ehmann <shoesoft@gmx.net>
* Unbreak net/zabbix-agent.vs2004-05-211-2/+0
| | | | | PR: ports/66923 Submitted by: Sergey Akifyev (maintainer)
* Fix build on -currentkris2004-05-211-3/+7
| | | | Submitted by: luigi
* - Update to version 1.0.8.r1krion2004-05-212-4/+4
| | | | | PR: ports/66962 Submitted by: maintainer
* update to ttt-1.8.1 to compile on FreeBSD-5.xkjc2004-05-212-8/+3
|
* - Fix build on 4-x for kris, who wanted to have such gifts to hiskrion2004-05-211-0/+37
| | | | | | birthday ;) Reported by: bento via kris
* - Update to version 4.6.15krion2004-05-213-58/+40
| | | | | PR: ports/66928 Submitted by: maintainer
* - Improve handling of config files, making them not world readablethierry2004-05-2110-50/+422
| | | | | | | | | by default. - Add a WITH_SUPHP option. PR: ports/66758 Submitted by: maintainer.
* Add TCP-MD5 application level support to the FreeBSD quagga port.bms2004-05-209-1/+287
| | | | | Note that this still requires the network administrator to set up TCP-MD5 SAs in the system SADB via setkey(8).
* Add a new rc variable, quagga_extralibs_path, to workaround boot-timebms2004-05-202-7/+23
| | | | | | | | | | | | | | shared library dependencies. Directory paths listed in this variable MUST belong to local filesystems. When Quagga is compiled with additional libraries (e.g. net-snmp) it can not start during system boot on -CURRENT because ldconfig is called after NETWORKING; "REQUIRE ldconfig" cannot be used because /etc/rc.d/ldconfig uses "REQUIRE mountcritremote" which requires NETWORKING. Wordsmith some comments in the quagga.sh rcNG script. Submitted by: Boris Kovalenko (with some cleanups)
* Update to 2004.05.19.nork2004-05-202-3/+3
|
* - Update to version 2.0.0r3krion2004-05-196-178/+30
| | | | | PR: ports/66869 Submitted by: maintainer
* Add knobs to sync with net/zebra-develsumikawa2004-05-192-15/+64
|
* Canonicalize inclusion of bsd.port.post.mk.linimon2004-05-191-1/+1
|
* - Put lockfiles into ${VARDIR}/db/sambalofi2004-05-189-23/+71
| | | | | | | | | | - Resolve kerberos/ldap issues with libsmbclient - Reenable iconv autodetection - Add a small patch from Konstantin Reznichenko <kot@premierbank.dp.ua> that fixes coredump of smbd when user add script is invoked PR: ports/66617 Submitted by: maintainer
* Update to 1.30erwin2004-05-185-8/+5
| | | | | PR: 66803 Submitted by: maintainer
* - Fix WWW: linekrion2004-05-181-1/+1
|
* - Update to version 0.6.2akrion2004-05-182-3/+3
|
* - add a patch which adds the option to wait until you press Escapepav2004-05-183-0/+130
| | | | | | | | | before accepting an answer - while here, SIZEify PR: ports/66030 Submitted by: Tim Deegan <tjd-freebsd@phlegethon.org> Approved by: maintainer timeout (2 weeks)
* Update to 0.3.sobomax2004-05-183-8/+7
|
* - Mark IGNORE: Does not work correctly with FreeBSD libc because of differenciespav2004-05-181-0/+2
| | | | | | in getopt() handling Submitted by: Radim Kolar <hsn@netmag.cz> (maintainer)
* Update to 2004.05.17.nork2004-05-172-3/+3
|
* - Update to 0.13.0clement2004-05-172-4/+6
| | | | This release adds SSL support.
* Change the test of IGNORE from a file-existance-test to a release-linimon2004-05-171-4/+7
| | | | | | version-test. The former do not do The Right Thing on cross-builds. Prodded by: kris
* Fix pkg-plist.vanilla2004-05-171-176/+266
| | | | | Pointy hat by: me Noticed by: kris
* perl 5.6 is okijliao2004-05-171-2/+2
| | | | Submitted by: vs@
* Add tcpwatch 1.2.1,krion2004-05-174-0/+34
| | | | | | | | | | | TCPWatch is a utility written in Python that lets you monitor forwarded TCP connections or HTTP proxy connections. It displays the sessions in a window with a history of past connections. It is useful for developing and debugging protocol implementations and web services. PR: ports/66673 Submitted by: ports@c0decafe.net
* Change compatibility test from reporting BROKEN to reporting IGNORE.linimon2004-05-171-1/+1
| | | | Approved in principle by: maintainer
* Upgrade to 1.0.12.thierry2004-05-176-20/+14
|
* Patch for net/amsn adds tcltls as a dependencyvanilla2004-05-163-6/+4
| | | | | | | | (which it technically is at runtime) and updates to version 0.91. PR: ports/66678 Submitted by: Dmitri Nikulin <setagllib at optusnet_dot_com dot au> Approved by: maintainer
* - Update to 0.8bvanilla2004-05-162-3/+3
| | | | | PR: ports/66672 Submitted by: maintainer
* Add phpldapadmin 0.9.4b, a set of PHP-scripts to administer LDAPthierry2004-05-159-0/+173
| | | | | | | servers over the web. PR: 66154 Submitted by: Matthew Seaman
* - Update to version 0.6.3krion2004-05-152-3/+3
|
* BROKEN: Unfetchablekris2004-05-151-0/+2
|
* Domain for this was moved to b0l.org.kuriyama2004-05-152-2/+2
|
* Attempt to fix BUILD_DEPENDSkris2004-05-151-1/+2
| | | | No response from: maintainer
* Reset maintainership. Adam has experienced a machine failure and islinimon2004-05-151-1/+1
| | | | currently unable to look after any of the ports that he has written.
* Reset maintainer due to email bounce.linimon2004-05-151-1/+1
|
* The .la file is not really being installed.linimon2004-05-151-1/+0
|
* Fix plist, unbreak, unmark as deprecated.linimon2004-05-151-4/+0
|
* - Update to 2.5.21pav2004-05-154-6/+6
| | | | | | PR: ports/66554 Submitted by: dhchen <dhchen@dhchen.com> Approved by: maintainer
* Update to 0.2, which includes the following fixes/enhancements:sobomax2004-05-153-15/+13
| | | | | | | - Fixed panic when several X100P cards are present in the system; - added support for pulse dialing. Committed from: BSDCan 2004 :)
* - Bump PORTREVISION for previous changespav2004-05-141-0/+1
|
* - Fix runtime (linking both ${PTHREAD_LIBS} and linux threads is not healthy)pav2004-05-141-3/+1
| | | | | PR: ports/66609 Submitted by: Shuichi KITAGUCHI <kit@ysnb.net>
* . Drop the use of jikes so 1.2 and 1.3 compiles work.glewis2004-05-142-2/+13
| | | | Submitted by: Joshua Goodall <joshua@roughtrade.net> (maintainer)
* FreeBSD 5.1 and later use NetBSD-style ifconfig(8) to set up anaddy2004-05-132-7/+19
| | | | | gif(4) tunnel, earlier versions use gifconfig(8). Make the example file match the OS version.
* Update to 0.96.5 of Quagga. This fixes a number of bugs, especially onbms2004-05-135-79/+95
| | | | | | -CURRENT, and adds support for the OSI IS-IS backbone routing protocol. Submitted by: Boris Kovalenko
* Fix 64-bit issues.vs2004-05-132-0/+41
| | | | | | PR: ports/66017 Submitted by: Andrew Belashov Approved by: maintainer
* BROKEN on 5.x: Does not compilekris2004-05-131-1/+7
|
* BROKEN on sparc64: Does not compilekris2004-05-132-0/+8
|
* Update to 2004.05.12.nork2004-05-132-3/+4
|
* Fix permissions of examples/VFS/configure.obraun2004-05-131-0/+1
| | | | Reported by: many
* - Update to 8.9.3pav2004-05-122-3/+3
| | | | | PR: ports/66494 Submitted by: gioria (maintainer)
* - Add file forgotten by previous commitkrion2004-05-121-0/+12
|
* - Update to version 0.12.2krion2004-05-1240-827/+214
| | | | | | | | - Divide net/linphone into 2 ports: net/linphone and net/linphone-base PR: ports/66396 Submitted by: Ports Fury
* use USE_OPENLDAPeik2004-05-121-1/+1
| | | | Submitted by: Meno Abels <meno.abels@adviser.com>
* Update to version 2.0.20.demon2004-05-123-14/+9
|
* - The patch removes extra translation from process message.dinoex2004-05-122-1/+12
| | | | | | | | If configuration parameter Translation isn't 'none' then when you receive some packets their content is translated twise (from some charset to another one) and gets unreadable. PR: 66352 Submitted by: Andrej N. Gritsenko
* Fix a potential crash when sending the MSN BYE command.marcus2004-05-122-1/+46
| | | | | Submitted by: Jeremy Johnston <jeremy@smart-serv.net> Obtained from: Gaim CVS
* Update all psi-packages. For the version of the displays/sensors that are notlinimon2004-05-124-8/+6
| | | | | | | changed, update at least the new DISTVERSION. PR: ports/65894 Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
* Update to version 3.0.4.lofi2004-05-1210-660/+953
| | | | | PR: ports/66503 Submitted by: Timur I. Bakeyev <timur@gnu.org>
* Upgrade to 2.2.9.obraun2004-05-123-6/+3
| | | | Pointed out by: dwcjr
* Fix the kerberos dependency so that this will properly build on the clusters,marcus2004-05-122-14/+4
| | | | | | and retain its kerberos dependency at runtime. Submitted by: maintainer
* GC unused file.arved2004-05-111-22/+0
|
* Add USE_RC_SUBR=yes and rcNG-style startup script.hrs2004-05-113-0/+56
| | | | Approved by: linimon (mentor)
* Avoid coredump in 'rrdtool graph -X <param>'demon2004-05-112-0/+22
| | | | Submitted by: "Leonid A. Lyamanov" <leonas@demos.su>
* Avoid "Variable CONFIGURE_TARGET is recursive" error.trevor2004-05-111-1/+0
| | | | Approved by: portmgr (kris)
* Drop maintainership.eik2004-05-112-2/+2
| | | | | PR: 66502 Submitted by: Gea-Suan Lin <gslin@netnews.NCTU.edu.tw> (maintainer)
* Add p5-Gopher-Server 0.1.1, backend for Gopher Servers.vanilla2004-05-115-0/+55
| | | | | PR: ports/65423 Submitted by: Toni Viemer?<toni.viemero@iki.fi>
* Change MAINTAINER to that of samba-devel.adamw2004-05-111-1/+1
| | | | Requested by: maintainer
* Fix path in pkg-message.vs2004-05-101-1/+1
| | | | Submitted by: phk
* - Chase libraries for new textproc/libtre versionkrion2004-05-101-2/+2
|
* Update to 2004.05.09.nork2004-05-102-3/+3
| | | | Submitted by: TAKANO Yuji <takachan@running-dog.net>
* requires perl 5.8ijliao2004-05-101-1/+7
| | | | Noticed by: bento via kris
* /bin/env -> /usr/bin/env in helper scripts. Bump PORTREVISION.vs2004-05-101-0/+6
| | | | | | PR: ports/65866 Submitted by: Michael Johnson Approved by: maintainer
* - Correct cutnpasto in Makefile headerpav2004-05-101-1/+1
| | | | | PR: ports/66429 Submitted by: Wesley Shields <wxs@csh.rit.edu>
* - Update to 3.0.3.r1pav2004-05-1025-676/+551
| | | | | | | | | | - Rewrite libsmbclient port to not conflict with samba port, stop installing libsmbclient in samba port - Split out python extensions into standalone port PR: ports/65976 Submitted by: Timur I. Bakeyev <timur@gnu.org> (samba-devel maintainer) Approved by: Koop Mast (samba-libsmbclient maintainer)
* - Fix build on 4.xpav2004-05-101-1/+5
| | | | | | Reported by: kris PR: ports/66374 Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer)
* - use gethostname() instead of uname(): the latter returns only returnsvs2004-05-083-1/+37
| | | | | | | the first 32 chars of the hostname - patch helper-script to generate less bogus intermediate output - NB: This port will still register a wrong dependency on dns/host when dns/bind is installed
* As previously announced, remove these broken or obsolete ports.kris2004-05-0814-300/+0
|
* Remove remnants of obsolete coda 4.x portskris2004-05-089-289/+0
|
* Fix iODBC detection on 4.xeik2004-05-084-0/+80
| | | | | Prompted by: Viktor Steinmann <viktor.steinmann@ch.easynet.net>, Marc Rassbach <marc@milestonerdl.com>
* Add pkg-message which haven't been added in previous commit.perky2004-05-071-0/+10
| | | | Spotted by: mezz
* Update to 0.4.8perky2004-05-073-7/+10
| | | | | PR: 66337 Submitted by: mezz
* - Requires perl 5.8 or later to buildpav2004-05-071-0/+4
|
* Update to 0.8.6arved2004-05-073-5/+4
| | | | | PR: 66335 Submitted by: Stefan Ehmann
* Add verlihub, a Direct Connect Protocol Server, known for its amazingly highpav2004-05-076-0/+195
| | | | | | | | | | | user limit and low CPU/Bandwidth requirements. - Uses a mysql backend (local or remote) - Ability to use plugins to increase base functionality and flexibility - Versatile OP commands PR: ports/66329 Submitted by: Bill Cadwallader <hurbold@yahoo.com>
* Update to 0.4.7dperky2004-05-063-3/+4
| | | | | PR: 66318 Submitted by: pav
* add p5-Net-Gnats 0.05ijliao2004-05-065-0/+48
| | | | Perl interface to GNU Gnats daemon
* Chase vte shlib version.bland2004-05-061-1/+1
|
* - update from 0.19 to 0.21vanilla2004-05-063-4/+9
| | | | | | | - add Request/Sort.pm Request/TextStream.pm Response/TextStream.pm PR: ports/66233 Submitted by: maintainer
* Add etunnel 0.0.5,krion2004-05-066-0/+63
| | | | | | | | etunnel is a TCP/UDP connections tunneling tool. It can make direct tunnels or via proxy server. PR: ports/66288 Submitted by: Kostas Petrikas <expl@punktas.lt>
* A hack job that gives a usable 'cvsup' on AMD64.obrien2004-05-052-16/+57
| | | | (this uses a static i386 binary w/@M3nogc)
* Update to 0.2.22markus2004-05-056-9/+9
|
* Add gkrellm-gift, a GKrellM plugin that monitors your active giFT transferspav2004-05-057-0/+79
| | | | | | | | and their progress. Each transfer is displayed in a panel showing the filename and the percentage of transmitted bytes. PR: ports/66204 Submitted by: Tobias Roth <ports@fsck.ch>
* Fix the rich text copy/paste problem. Basically, text from any rich textmarcus2004-05-052-2/+31
| | | | | | application (e.g. gaim itself, Mozilla, Galeon, etc.) would fail to paste or paste incorrectly into Gaim. This has been fixed, and has been committed to Gaim CVS.
* Update to version 3.18; this also fixes build failure on -current.archie2004-05-053-20/+2
|
* Fix build on recent 5.x.kris2004-05-041-2/+19
| | | | Submitted by: mux
* - Update to version 7.2.9.5krion2004-05-042-5/+5
| | | | | PR: ports/66244 Submitted by: maintainer
* - Fix buildkrion2004-05-041-1/+3
| | | | - Use MKDIR knob
* Update to 2004.05.04.nork2004-05-042-3/+3
|
* - Update to 0.4.5krion2004-05-0423-668/+224
| | | | | | | - Give maintainership to submitter PR: ports/66198 Submitted by: Yann Berthier <yb@sainte-barbe.org>
* Add libnetdude 0.6,krion2004-05-045-0/+183
| | | | | | | | | | The core of the Netdude framework and the place where the packet manipulations are performed. It allows you to implement trace file manipulations at a much higher level of abstraction than code written directly on top of the pcap library. PR: ports/66178 Submitted by: Yann Berthier <yb@sainte-barbe.org>
* Add libpcapnav 0.5,krion2004-05-045-0/+66
| | | | | | | | | | Libcapnav is a libpcap wrapper library that allows navigation to arbitrary packets in a tcpdump trace file between reads, using timestamps or percentage offsets. The API is intentionally much like that of the pcap library. PR: ports/66177 Submitted by: Yann Berthier <yb@sainte-barbe.org>
* - Update to 0.23pav2004-05-046-74/+12
| | | | | PR: ports/66216 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* - Set PORTEPOCH to allow people to use portupgradepav2004-05-041-2/+5
| | | | | | | | | (Shadow's 5.8.11 > BitTornado 0.2.0) - Add more download sites - Fix build when WITH_PSYCO is defined PR: ports/66210 Submitted by: Stefan Walter <sw@gegenunendlich.de> (maintainer)
* New port: yazproxy.demon2004-05-045-0/+93
| | | | yazproxy is a powerful general purpose Z39.50/SRW/SRU proxy.
* Remove reference to former maintainermarkus2004-05-041-3/+0
| | | | Requested by: brueffer
* Update to version 0.8demon2004-05-043-26/+18
|
* Update to version 2.0.19.demon2004-05-043-6/+12
|
* Update to 2004.05.02.nork2004-05-042-3/+3
|
* - Update WWWmarkus2004-05-043-12/+3
| | | | - remove reference to former maintainer
* Updated to 0.61skv2004-05-032-3/+3
|
* removed EOL version of OpenLDAPeik2004-05-0321-1061/+0
|
* Change direct dependency on OpenLDAP 2.0 to USE_OPENLDAP in ordereik2004-05-031-3/+4
| | | | | | | | | | | | | | to avoid breaking the INDEX with the removal of OpenLDAP 2.0. Aprroved by: maintainer silence Notifications: http://lists.freebsd.org/pipermail/freebsd-ports/2004-February/009261.html http://lists.freebsd.org/pipermail/freebsd-ports/2004-March/010683.html http://lists.freebsd.org/pipermail/freebsd-ports/2004-April/011965.html http://cvsweb.freebsd.org/ports/net/openldap20-server/Makefile#rev1.76 http://cvsweb.freebsd.org/ports/net/openldap20-server/Makefile#rev1.77
* fix --delete SEGVeik2004-05-032-0/+25
| | | | <http://lists.samba.org/archive/rsync/2004-May/009380.html>
* Update the COMMENT and pkg-descr to reflect modern-day Gaim.marcus2004-05-032-10/+20
| | | | Pointed out by: Gaim developers
* Fix the build in the case that SSL is not enabled (the default until thismarcus2004-05-032-2/+22
| | | | | | port adds support for GnuTLS 1.0). Reported by: bento
* Change my email to mezz@FreeBSD.org.mezz2004-05-031-1/+1
| | | | Approved by: adamw (mentor)
* Import SixXS heartbeat 2003-10-26.naddy2004-05-039-0/+135
| | | | | This is the heartbeat client for the public dynamic-IPv4 IPv6 tunnel beta test from the SixXS tunnel service provider.
* - Remove obsoleted hackskrion2004-05-021-4/+3
| | | | | PR: ports/66167 Submitted by: maintainer
* - Chase py-jabber dependencypav2004-05-022-2/+3
| | | | - Fix wrapper script
* - Update to 0.5pav2004-05-023-11/+19
| | | | | | | - Pass maintainership on submitter PR: ports/65958 Submitted by: Florent Thoumie <flz@xbsd.org>
* - Update to 7.5b2pav2004-05-022-9/+7
| | | | Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* Add OpenLDAP slave ports with SASL support for package users.eik2004-05-028-0/+120
| | | | | | See <http://www.openldap.org/doc/admin21/sasl.html> <http://www.openldap.org/doc/admin22/sasl.html>
* Fix upgrading via portupgrade, reported by Chuck Swiger <cswiger@mac.com>eik2004-05-028-24/+71
| | | | Prepare for slave ports with SASL support
* Remove Shadow's BitTorrent client, it was renamed to BitTornado and ispav2004-05-027-244/+0
| | | | | | available as net/py-bittornado[-core] now. Approved by: maintainer
* - Update to version 0.6.2krion2004-05-022-3/+3
|
* After repocopy from net/py-shadow-bittorrent[-core], add BitTornado 0.2.0pav2004-05-029-134/+211
| | | | | | | PR: ports/65527, ports/65667 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: maintainer Repocopy by: marcus
* - update to 0.7.7 [0]petef2004-05-023-110/+49
| | | | | | | | - convert versions to %%VERSION%% and %%LASTVER%% PLIST_SUB substitutions PR: 65316 [0] Submitted by: maintainer [0]
* Update to 4.9.12arved2004-05-013-14/+3
| | | | | PR: 66137 Submitted by: Cheng-Lung Sung
* update to version 2.6.2:eik2004-05-014-52/+3
| | | | | | <http://rsync.samba.org/ftp/rsync/rsync-2.6.2-NEWS> Note that the --relative bug has been fix in 2.6.1_2
* Unmark BROKEN for newer versions of -CURRENT it's certainly buildinggreen2004-05-011-1/+1
| | | | fine on.
* Update to 0.8.2markus2004-05-013-4/+7
|
* Fix sorting bug when --relative is usedeik2004-04-302-1/+25
| | | | <http://lists.samba.org/archive/rsync-announce/2004/000015.html>
* - Update to version 0.8krion2004-04-306-51/+39
| | | | | PR: ports/66050 Submitted by: maintainer
* - Update to 0.9.0;sobomax2004-04-3070-217/+1848
| | | | - add optional support for building with Zaptel module.
* Add zaptel 0.1, a FreeBSD Driver for Digium X100P Telephony Cards.sobomax2004-04-3012-0/+298
|
* Fixed the use of an uninitialized variable in map_uid() and map_gid()eik2004-04-292-0/+29
| | | | | | <http://lists.samba.org/archive/rsync/2004-April/009334.html> Added timelimit patches by default (--stop-at and --time-limit, see rsync -h)
* Update to 0.3.2mich2004-04-292-3/+3
| | | | | - Code cleanup - Feature enhancement
* update to version 1.9.2.2eik2004-04-292-6/+7
| | | | | | use USE_OPENLDAP Submitted by: thomas (maintainer)
* Update to 0.7.5.marcus2004-04-293-4/+6
|
* Update to 0.4.marcus2004-04-293-34/+49
|
* o Update to 1.8.2lioux2004-04-294-27/+13
| | | | | | o Remove BROKEN since this version no longer SIGSEVs during initial trials o Uphold C{C,XX}
* Update to Freenet Stable build 5077 released 20040428 snapshotlioux2004-04-292-5/+4
|
* Upgrade to the latest version.thierry2004-04-293-5/+4
| | | | Approved by: mat (mentor).
* - Reflect changes on FreeBSD 5.* to load if_ppp.ko unlesskrion2004-04-293-2/+68
| | | | | | | | | | | already loaded. (Thx to zoleg at buryatia dot ru for pointing that) Current code will try both old and new method. - Fix build on amd64 - Reflect internal logf() for GCC 3-x - Reflect 32bitness of time in `struct lastlog'. PR: ports/65882 Submitted by: maintainer
* update to version 0.31eik2004-04-293-4/+4
|
* Update to 0.77. For a list of all the goodies see:marcus2004-04-297-99/+144
| | | | | | http://gaim.sourceforge.net/ChangeLog Submitted by: Matthew Luckie <mjl@luckie.org.nz>
* o Update to 2004.04.27.nork2004-04-292-5/+8
| | | | | | | | | o Remove MASTER_SITE_LOCAL. [memo] This version contains Real RTSP support (SUPPORT_REAL_RTSP). But I didn't enable Real RTSP support. Because this was broken on build.
* - Respect CCpav2004-04-291-0/+5
| | | | | | PR: ports/65111 Submitted by: michael johnson <ahze@ahze.net> Approved by: maintainer
* Revert the previous commit. We are in a ports freeze.marcus2004-04-282-3/+3
| | | | To be catapulted: kevlo
* The rsync developent team has rerolled the tarball,eik2004-04-281-2/+2
| | | | | | | | | | | | | | | | | | | removing an overlooked debugging statement: diff -Nur rsync-2.6.1.old/util.c rsync-2.6.1/util.c --- rsync-2.6.1.old/util.c Fri Apr 23 00:17:15 2004 +++ rsync-2.6.1/util.c Tue Apr 27 18:43:40 2004 @@ -805,7 +805,6 @@ rlen--; buf[rlen] = '\0'; } - fprintf(stderr, "p:`%s'\n", buf); return buf; } use `make distclean' if you still have the old tarball in your distfiles directory.
* Update to 0.8.6kevlo2004-04-282-3/+3
|
* Update to version 2.6.1eik2004-04-283-197/+14
| | | | | | | | | | | | | <http://rsync.samba.org/ftp/rsync/rsync-2.6.1-NEWS>: SECURITY FIXES: - Paths sent to an rsync daemon are more thoroughly sanitized when chroot is not used. If you're running a non-read-only rsync daemon with chroot disabled, *please upgrade*, ESPECIALLY if the user privs you run rsync under is anything above "nobody". Approved by: marcus (portmgr)
* Update to 2.8.1b19.trevor2004-04-283-44/+54
| | | | | PR: 65902 Approved by: portmgr for 4.10 freeze
* backout update to 1.58, the freeze of the week is ports right now.billf2004-04-243-9/+12
|
* update to 0.58billf2004-04-233-12/+9
| | | | ipv6 is disabled until ftp.kame.net comes out from behind a routing loop
* - Fix package build on systems not having Mozilla.perky2004-04-223-7/+21
| | | | | | | | - Update to 0.4.7c, the latest bugfix release. Spotted by: kris Analyzed by: steve@stevenwills.com Approved by: marcus (portmgr)
* - Fix build on 4.xclement2004-04-221-1/+6
| | | | | | | | PR: 65731 [1], 65855 [2] Noticed by: freebsd@exotope.com [1] Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer) [2] Approved by: portmgr (marcus)
* Resurrect MASTER_SITE_LOCAL.nork2004-04-211-2/+2
|
* - Fix wrong location of lockdir from revision 1.105. This broked printing.pav2004-04-216-84/+110
| | | | | PR: ports/65818 Submitted by: Timur Bakeyev <timur@gnu.org> (maintainer)
* Update to KDE 3.2.2lofi2004-04-206-9/+13
|
* Add missing manpagekris2004-04-201-1/+2
|
* Add missing symlinkskris2004-04-201-0/+2
|
* Use PLIST_FILES/DOCSDIR/PORTDOCS macros.osa2004-04-202-7/+5
| | | | | | Remove pkg-plist. Approved by: sumikawa (maintainer)
* Bring port up to date with latest make(1) .warning feature, allowingcy2004-04-202-0/+80
| | | | | | the port to build again. Reminded by: ru
* Update to 2.6.1.marcus2004-04-208-38/+18
|
* - Fix mozilla-html library locations.perky2004-04-201-1/+7
| | | | - Remove whitespaces on end of line.
* Update to 0.4.7bperky2004-04-203-4/+15
| | | | | PR: 65727 Submitted by: steve@stevenwills.com
* Update to OpenLDAP 2.2.10eik2004-04-209-27/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | - fixed slapd syncrepl replication bugs (ITS#3055,3056,3069) - fixed slapd slurpd update bugs - fixed slapd inappropriate bind error disclosure bugs - fixed slapd sun_path portability bug - fixed slapd passwd referral memory leak - fixed slapd sasl userdb checkpass bug (ITS#3048) - fixed slapd duplicate value detection (ITS#3066) - fixed slapd permissive modify control (ITS#3068) - fixed slapd updateref handling - fixed slapd saslauthz subtree scope bug (ITS#3077) - fixed back-bdb paged results bug (ITS#3076) - fixed back-bdb "" suffix bug (ITS#3063) - fixed back-bdb/hdb/ldbm approx w/o index bug (ITS#3062) - fixed back-meta compare return code (ITS#3042) - fixed back-ldbm IDL delete bug (ITS#3046) - fixed back-ldbm modrdn indexing bug (ITS#3059) - fixed libldap parse_oid core dump bug (ITS#3065) - fixed ldapmodify missing error information bug (ITS#3057) - fixed ldapsearch paged results error handling - updated slapd limits - updated slapd overlay framework - added slapd Delivery Method syntax validation (ITS#3052) - added libldap ditContentRule oidMacro support (ITS#2920)
* Use USE_RC_SUBR.ume2004-04-204-7/+126
|
* - add patch based on OS versions.leeym2004-04-202-3/+9
| | | | | | | | | - add USE_GCC=3.3 and unbreak this port on 4.x - backout arch-related settings in previous commit. Noticed by: kris Reviewed by: Florent Thoumie <flz@xbsd.org> Approved by: Florent Thoumie <flz@xbsd.org>
* BROKEN on amd64: Does not compilekris2004-04-191-1/+7
|
* Update to 2.0.0pre21 to enable compilation with OpenLDAP 2.2:eik2004-04-192-4/+3
| | | | <http://sf.net/project/shownotes.php?release_id=227244>
* - Fix path to MD5_FILEdinoex2004-04-191-1/+1
| | | | Reported by: kris
* - Update to 4.6.14pav2004-04-196-37/+109
| | | | | | | | | - Use native make instead of gmake - Support WITHOUT_NLS knob PR: ports/65683 Submitted by: Toni Viemero <toni.viemero@iki.fi> This patch by: Filippo Natali <filippo.natali@widestore.net> (maintainer)
* Change MAINTAINER address.nork2004-04-191-2/+2
| | | | Requested by: maintainer
* This port does not require libtool to build.demon2004-04-192-2/+2
| | | | | PR: 65696 Submitted by: Helge Oldach <rrdtoolapr04@oldach.net>
* Update to 0.24.15:hrs2004-04-193-5/+6
| | | | | | | | | | | | - The cvsync2cvsup utility which converts a CVSync scanfile to one in the CVSup format, has been added. - A sample file for the FreeBSD CVS repository (cvsyncd-FreeBSD.conf) has been added. - Some reliability improvements. Approved by: linimon (mentor)
* As announced 2 months ago, remove these broken ports.kris2004-04-195-84/+0
|
* - Update to version 0.5.1krion2004-04-194-28/+8
| | | | | PR: ports/65741 Submitted by: maintainer
* o Update to 1.10.nork2004-04-193-25/+5
| | | | | | | o Upgrade dependency on tcl/tk to 8.4. PR: ports-jp/14620 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
* o Update to 2.27.nork2004-04-198-14/+58
| | | | | | | o Upgrade dependency on tcl/tk to 8.4. PR: ports-jp/14620 Submitted by: Hiroyuki Une <harrier@seiryu.cim.hkg.ac.jp>
* BROKEN: Configure failskris2004-04-191-0/+2
|
* long overdue removal of OpenLDAP 1.2 and dependent portseik2004-04-1926-1274/+0
|
* - Update to 7.5bpav2004-04-193-21/+14
| | | | | PR: ports/65735 Submitted by: Florent Thoumie <flz@xbsd.org> (maintainer)
* Chase the newly introduced 302 redirection.knu2004-04-191-1/+1
|
* - Improve rc script: if samba_enable is not set, use fine grained controlpav2004-04-182-2/+2
| | | | | | | | | using smbd_enable and nmbd_enable and silence warning about samba_enable not being set. PR: ports/65598 Submitted by: Timur I. Bakeyev <timur@com.bat.ru> (maintainer) Requested by: obrien
* When running ngrep as non-root, the program tried to drop theedwin2004-04-181-1/+4
| | | | priveleges too. This is now disabled via a configure option.
* - Update to 0.11.6.7pav2004-04-183-4/+4
| | | | | | | | - Hand maintainership to submitter PR: ports/65550 Submitted by: Travis Poppe <tlp@LiquidX.org> Approved by: maintainer
* Update libbt port to version 1.01leeym2004-04-174-11/+17
| | | | | PR: 65498 Submitted by: Florent Thoumie <flz@xbsd.org>
* Add missing files, and correct INFO processingkris2004-04-172-3/+3
|
* BROKEN on !i386: Does not compilekris2004-04-171-1/+7
|
* Add missing filekris2004-04-171-0/+1
|
* - Update to 0.8aclement2004-04-173-3/+7
| | | | | PR: 65639 Submitted by: Yann Berthier <yb@sainte-barbe.org> (maintainer
* Update to OpenLDAP 2.1.30:eik2004-04-172-3/+3
| | | | | | | | | - fixed slapd userdb checkpass bug (ITS#3048) - fixed back-ldbm IDL delete bug (ITS#3046) - fixed libldap schema parsing bugs (ITS#2920, ITS#3065) - fixed liblutil NS MTA MD5 passwd len bug (ITS#2899) - removed lint (ITS#3086) - updated slapd.conf(5) manpage (ITS#2525)
* Back out last checkin. The listed file must be from some dependency.linimon2004-04-171-1/+0
| | | | A single install/deinstall cycle was not enough to catch this, sigh.
* Per dosirak run, fix plist.linimon2004-04-171-0/+1
|
* - Change maintainer's emailkrion2004-04-164-4/+4
| | | | | PR: ports/65602 Submitted by: maintainer
* Use a copy of libpng shipped with rrdtool. This fixes build with ancientdemon2004-04-162-6/+2
| | | | | | | | version of perl (5.005). I have no spare machine with that version of perl to develop a proper fix. Noticed by: many
* Install binaries needed by some mDNS consumers.alfred2004-04-162-1/+15
|
* . Empirically this port appears to require 1.4 to compile. So set thisglewis2004-04-161-2/+3
| | | | as the version and make sure ant uses it.
* . This port explicitly uses jikes during the build, so set USE_JIKES.glewis2004-04-161-0/+1
| | | | | I still have problems with the build, but this gets it closer and others have reported success with it.
* Create /usr/local/etc/rc.d if it doesn't already exist.archie2004-04-161-0/+4
| | | | PR: ports/65564
* Cleanup.matusita2004-04-152-15/+21
| | | | | | | | | | | - Fix pkg-plist, add missing files to the list (gimme a pointy hat to me...) - Introduce INFO variable. - Don't touch share/locale/ directory. - Employ WITHOUT_NLS macro as other ports did. Since pkg-plist is changed, bump PORTREVISION. Submitted by: sf
* found new master site URLsanpei2004-04-151-2/+1
|
* statically define dig command.sanpei2004-04-152-2/+12
| | | | doc was only support bind-8's dig, not support bind-9 one.
* Reset bouncing maintainer address:kris2004-04-151-1/+1
| | | | 550 5.1.1 <rneswold@enteract.com>... User unknown
* - Fix build on 4-xkrion2004-04-152-0/+16
| | | | | | - Respect PTHREAD_CFLAGS[LIBS] Reported by: bento via kris
* - support request of all attributesdinoex2004-04-152-0/+98
|
* - Fix MASTER_SITESkrion2004-04-151-1/+1
|
* Add Internet Routing Registry database server(2.1.5).nork2004-04-156-0/+91
| | | | Submitted by: TAKANO Yuji <takano@usen.ad.jp>
* - Bump PORTREVISION because of new libnet-devel versionkrion2004-04-142-1/+2
|
* - Update to version 1.0krion2004-04-142-3/+3
|
* - Update to version 1.1.2.1krion2004-04-143-7/+21
|
* - Update to version 1.22krion2004-04-148-12/+28
| | | | | | | - Add amd64 support PR: ports/65518 Submitted by: maintainer
* - kill pkg-plistclement2004-04-142-39/+5
| | | | | PR: 65497 Submitted by: Roman Neuhauser <neuhauser@chello.cz>
* Fix last commit by setting PORTVERSION and MAINTAINER accordinglymarkus2004-04-141-3/+2
| | | | | | as originally intended. Spottet by: Ion-Mihai Tetcu <itetcu@apropo.ro>
* Update to 1.17erwin2004-04-142-3/+3
|
* add arp-sk 0.0.15ijliao2004-04-144-0/+41
| | | | A tool designed to manipulate ARP tables of all kinds of equipment
* - Update to version 0.8.0markus2004-04-144-204/+303
| | | | | | | - Assign maintainership to kde@ [1] - respect CFLAGS Requested by: Stefan Jahn <stefan.jahn@nemesis-sektor.de> (maintainer) [1]
* Upgrade to pear-Net_SMTP-1.2.6.thierry2004-04-142-3/+3
| | | | Approved by: mat (implicit)
* Never ever redefine socklen_t. This should fix building lmtp2nntp witharved2004-04-141-0/+13
| | | | external libsa (upcoming)
* Fix build on amd64 by using va_copyarved2004-04-142-7/+15
|
* Include patch that fixes ports/62477.archie2004-04-142-0/+18
|
* + Update to 4.6.13:vs2004-04-132-3/+4
| | | | | | | | | | - new IPv4 RIPE allocations - fix issues with DENIC + correctly handle CFLAGS PR: 65272 Submitted by: Toni Viemero (approved by maintainer) Approved by: linimon (mentor)
* Add missing directorykris2004-04-131-0/+1
|
* Unbreak by patching chown user.group into chown user:groupedwin2004-04-133-17/+120
| | | | | Informed maintainer. Noticed by: kris@
* BROKEN: Changes permissions on system directorieskris2004-04-131-0/+2
|
* Add missing manpages. Mark BROKEN on 5.x (uses deprecated chownkris2004-04-131-1/+10
| | | | user.group syntax)
* - Update to 0.95clement2004-04-132-3/+3
| | | | | PR: 65416 Submitted by Paul Dlug <paul@aps.org> (maintainer)
* Move package files from pkg-plist to Makefile.osa2004-04-132-10/+7
| | | | | | Use DOCSDIR macro where it possible. Remove pkg-plist. No functionaly changes.
* Change krb detection and dependencies again.lofi2004-04-132-14/+16
| | | | Submitted by: Maintainer
* - Disable Gadu-Gadu support by defaultkrion2004-04-122-17/+28
| | | | | | | | - Add WITHOUT_NLS PR: ports/65381 Submitted by: "Herbert J. Skuhra" <herbert.skuhra@gmx.at> Approved by: maintainer
* Fix build on ia64 and amd64.kuriyama2004-04-121-0/+1
|
* bdb backend requires Berkeley DB >= 4.2 since 2.2.3betaeik2004-04-123-3/+3
| | | | Noticed by: Michael Reifenberger <mike@Reifenberger.com>
* - Update to 0.9.4krion2004-04-113-48/+44
| | | | | PR: ports/65418 Submitted by: maintainer
* Update to 2004.04.09.nork2004-04-112-3/+3
|
* o Remove BROKENlioux2004-04-113-8/+6
| | | | | o Update to Freenet Stable build 5076 released 20040411 snapshot o Bump PORTREVISION
* Disable GnuTLS support until support for newer versions of GnuTLS has beenmarcus2004-04-111-9/+9
| | | | | | added. Reported by: bento
* BROKEN: Unfetchablekris2004-04-111-0/+2
|
* Update to 0.24.14: minor bugfixes (see doc/ChangeLog).linimon2004-04-113-29/+4
| | | | | PR: ports/65221 Submitted by: Hiroki Sato <hrs@freebsd.org> (maintainer)
* Add pppd23 2.3.11,krion2004-04-116-0/+116
| | | | | | | | | | | | | | This is port for version 2.3.11 of pppd (includes also chat and pppstats). Version 2.3.11 is last in 2.3 branch (last which supports BSD systems from box). Base system contains version 2.3.5 which is waaay outdated. Port is called pppd23 to distinct from possibly following port for 2.4.*. It seems that almost all PRs for basesystem pppd are fixed in 2.3.11. PR: ports/65398 Submitted by: Valentin Nechayev <netch@netch.kiev.ua>