aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -current.Sam Lawrance2006-02-011-1/+9
| | | | | | | Fix English typo. Notes: svn path=/head/; revision=154969
* Finish repocopy (openh323 -> openh323-112).Alexander Leidinger2006-01-311-0/+1
| | | | Notes: svn path=/head/; revision=154926
* After repocopy from net/openh323:Alexander Leidinger2006-01-311-6/+8
| | | | | | | | | | | | - fix PORTNAME - "chase" expat libversion bump - fix dependency/path (repocopied pwlib152) PR: 83396 (implicit) Repocopy by: marcus Notes: svn path=/head/; revision=154925
* - remove etc/pam.d/radius if presentDirk Meyer2006-01-312-1/+10
| | | | Notes: svn path=/head/; revision=154903
* - substitute PREFIX in rc scriptDirk Meyer2006-01-311-3/+4
| | | | | | | - bump PORTREVISION Notes: svn path=/head/; revision=154869
* Adjust the order of variable declarations to fix a problem getting theJoe Marcus Clarke2006-01-314-6/+34
| | | | | | | signal strength from Aironet cards. Notes: svn path=/head/; revision=154865
* Chase shlib bump of libexpat.Jun Kuriyama2006-01-307-10/+14
| | | | Notes: svn path=/head/; revision=154857
* Populate newly create net-p2p category with these ports:Pav Lucistnik2006-01-30555-18531/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ftp/jigdo net/amule1 net/amule2 net/apollon net/azureus net/bnbt net/btpeer net/btqueue net/cdonkey net/ctorrent net/dcd net/dclib net/dctc net/dctc-gui net/dctc-gui-qt net/edonkey-gui-gtk net/edonkey-gui-gtk-urlslave net/fcptools net/fidelio net/freenet net/frost net/giftcurs net/giftoxic net/giftui net/gift net/gift-fasttrack net/gift-gnutella net/gift-openft net/gkrellm-gift net/gnewtellium net/gnome-btdownload net/gnunet net/gtkhx net/gtk-gnutella net/gtorrentviewer net/hagelslag net/hx net/i2p net/javadc net/kmldonkey net/ktorrent net/libbt net/liberator net/libfreenet net/libpdtp net/libtorrent net/limewire net/linux-agsatellite net/linux-edonkey-core net/linux-edonkey-server net/linux-jigdo net/linux-overnet-core net/minder net/mldonkey net/mldonkey-core net/mldonkey-core-devel net/mldonkey-devel net/mldonkey-gui net/mldonkey-gui-devel net/mldonkey-perlreactor net/mldonkey-sancho net/mldonkey-serverspy net/mldonkey-urlslave net/mutella net/mute-net net/mute-net-gui net/mute-net-text net/napshare net/nicotine net/opendchub net/peercast net/phex net/pyslsk net/py-bittornado net/py-bittornado-core net/py-bittorrent net/py-bittorrent-core net/py-bittorrent-core-devel net/py-bittorrent-devel net/py-fngrab net/py-kenosis net/py-kenosis-bittorrent net/py-py2play net/p5-pdonkey net/qtella net/qtorrent net/rtorrent net/squall net/torrentflux net/torrentsniff net/trackerbt net/transmission net/valknut net/verlihub net/verlihub-plugins net/xmule net/xnap misc/ed2k misc/edonkey-tool-hash misc/linux-edonkey-tool-recovermet Repocopies by: marcus Notes: svn path=/head/; revision=154851
* - Update to 0.8.1Renato Botelho2006-01-304-35/+29
| | | | | | | | | PR: ports/91880 Submitted by: Alex Miller <asm@asm.kiev.ua> Approved by: maintainer timeout (14 days) Notes: svn path=/head/; revision=154830
* Update to 0.9.Anton Berezin2006-01-302-5/+5
| | | | Notes: svn path=/head/; revision=154770
* - New port:Marcus Alves Grando2006-01-305-0/+49
| | | | | | | | | | | | | | | | | | | | | | | | | | | | iLBC (internet Low Bitrate Codec) iLBC is a FREE speech codec suitable for robust voice communication over IP. The codec is designed for narrow band speech and results in a payload bit rate of 13.33 kbit/s with an encoding frame length of 30 ms and 15.20 kbps with an encoding length of 20 ms. The iLBC codec enables graceful speech quality degradation in the case of lost frames, which occurs in connection with lost or delayed IP packets. Features: * Bitrate 13.33 kbps (399 bits, packetized in 50 bytes) for the frame size of 30 ms and 15.2 kbps (303 bits, packetized in 38 bytes) for the frame size of 20 ms * Basic quality higher then G.729A, high robustness to packet loss * Computational complexity in a range of G.729A * Royalty Free Codec WWW: http://www.ilbcfreeware.org/ PR: 91884 Submitted by: Alex Miller <asm@asm.kiev.ua> Notes: svn path=/head/; revision=154756
* - Chase libedit updatePav Lucistnik2006-01-291-1/+1
| | | | | | | | PR: ports/92450 Submitted by: Thomas Schweikle <tps@vr-web.de> Notes: svn path=/head/; revision=154750
* In trying to solve a problem with inconsistencies when linking with -sharedJoe Marcus Clarke2006-01-296-1/+56
| | | | | | | | | | | | | | | | | and ${PTHREAD_LIBS}, avahi linked its binaries with -lc_r on FreeBSD. This caused nasty runtime failures on i386, and build failures on alpha, amd64, and other platforms where libc_r no longer exists. To fix this, don't go through the song and dance of trying to solve the -shared/${PTHREAD_LIBS} problem, and just link with ${PTHREAD_LIBS} as usual. Of course, ports that depend on avahi's libraries will break by doing this, so add ${PTHREAD_{LIBS,CFLAGS}} to the right pkg-config files to make sure dependencies will pick them up. Patch adapted from: Yasuda Keisuke <kysd@po.harenet.ne.jp> Notes: svn path=/head/; revision=154734
* - Update to 0.4.3.Florent Thoumie2006-01-292-5/+5
| | | | Notes: svn path=/head/; revision=154694
* - Update to 0.8.3.Florent Thoumie2006-01-293-5/+7
| | | | Notes: svn path=/head/; revision=154693
* BROKEN on !i386: Does not compileKris Kennaway2006-01-281-1/+7
| | | | Notes: svn path=/head/; revision=154679
* - Update to 0.96Yen-Ming Lee2006-01-283-5/+9
| | | | | | | | | PR: 92457 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=154661
* - Fix typo in COMMENTPav Lucistnik2006-01-281-1/+1
| | | | Notes: svn path=/head/; revision=154644
* Put main category at first place.Alex Dupre2006-01-281-1/+1
| | | | Notes: svn path=/head/; revision=154641
* Remove apparently stray @exec mkdir (looks like it was intended to createKris Kennaway2006-01-281-1/+0
| | | | | | | | | a directory that populated later in the plist, but it's using the wrong path, and you don't need to make directories explicitly anyway unless they're empty). Notes: svn path=/head/; revision=154634
* - fix PREFIX in rc.fileDirk Meyer2006-01-282-16/+16
| | | | Notes: svn path=/head/; revision=154633
* Update to 2006.01.27.Norikatsu Shigemura2006-01-282-4/+6
| | | | Notes: svn path=/head/; revision=154627
* - Fix possibility of "infinite make fork" when "Registering install for ..."Mark Linimon2006-01-282-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | EMACS ports. [1] - Allow building a port as root using an NFS-mounted /usr/ports if the server maps root to a UID other than root. [2] - Make 'BROKEN' and 'IGNORED' ports exit their "make install" with a fail status rather than success. [3] - Improve behavior when dealing with versioned dependencies. [4] - Fix false positives in check-conflicts target. [5] - Remove obsolete bzip2 code. [6] - Add physical category net-p2p. [7] - Don't fetch INDEXFILE if not necessary; respect FETCH_ENV. [8], [11] - INDEX can now be moved outside of ports tree. [9] - Add ghostscript-gpl. [10] - Remove obsolete USE_MESA. [12] - Force pkg_install tools from ports on FreeBSD 4.10 and older. [13] - Document ALWAYS_KEEP_DISTFILES. [14] - Remove USE_REINPLACE from bsd.port.mk USE_DOS2UNIX patch. [15] PR: ports/37596 [1], ports/57259 [2], ports/63216 [3], ports/89448 [4], ports/89710 [5], ports/88996 [6], ports/89260 [7], ports/89363 [8], ports/89809 [9], ports/89853 [10], ports/91086 [11], ports/91710 [12], ports/91727 [13], ports/92111 [14], ports/92124 [15] Submitted by: Jay Sachs <jay at eziba dot com> [1], sem [1, 3, 8, 12], Andrew Heybey <ath at niksun dot com> [2], Jamie Jones <jamie at thompson dot bishopston dot net>, tobez [4], Mark Andrews <Mark_Andrews at isc dot org> [5], edwin [6, 11, 15], pav [7, 13], Peter Jeremy <PeterJeremy at optushome dot com dot au> [9], Ulrich Spoerlein <q at galgenberg dot net> [10], netchild [11], erwin [14] Reviewed by: kris, clement (partially) Notes: svn path=/head/; revision=154626
* Add a port for csup, the rewrite of CVSup in C.Maxime Henrion2006-01-284-0/+37
| | | | | | | | | | | While it still has some rough edges, it has reached a state where it's pretty much usable and this port will get me a wider audience for testing. Reviewed by: ahze Notes: svn path=/head/; revision=154622
* Add p5-Apache2-SOAP 0.71, apache2 mod_perl2 SOAP Server.Erwin Lansing2006-01-275-0/+54
| | | | | | | | | | | | | This is a replacement for Apache::SOAP (and SOAP::Transport::HTTP) designed to work with the CPAN version of mod_perl 2. It is intended as a temporary measure until the SOAP-Lite distribution implements this functionality. PR: ports/92388 Submitted by: Simun Mikecin <numisemis@yahoo.com> Notes: svn path=/head/; revision=154602
* Replace the dangerous .error with IGNORE.Mark Linimon2006-01-271-1/+1
| | | | Notes: svn path=/head/; revision=154573
* Ancient FreeBSD versions are no longer supported in bsd.port.mk, so thisMark Linimon2006-01-271-4/+0
| | | | | | | | | code is moot. Approved by: maintainer Notes: svn path=/head/; revision=154569
* Reset maintainer at his request.Mark Linimon2006-01-271-1/+1
| | | | Notes: svn path=/head/; revision=154568
* Make working with new asterisk version.Maxim Sobolev2006-01-272-4/+106
| | | | Notes: svn path=/head/; revision=154550
* Update to 1.2.3.Maxim Sobolev2006-01-2749-266/+343
| | | | Notes: svn path=/head/; revision=154549
* - Update to 0.6.5Michael Johnson2006-01-273-4/+5
| | | | Notes: svn path=/head/; revision=154548
* Fix build on amd64. No PORTREVISION bump since it doesn't change contentMaxim Sobolev2006-01-267-0/+105
| | | | | | | | | of the package on the rest arches. Reported by: bram <bram@diomedia.be> Notes: svn path=/head/; revision=154546
* Update to 1.0.1Sergey Skvortsov2006-01-263-4/+6
| | | | Notes: svn path=/head/; revision=154522
* Fix tainting and path manipulationsVasil Dimov2006-01-262-1/+21
| | | | | | | | | PR: ports/91872 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> Approved by: garga (mentor) Notes: svn path=/head/; revision=154502
* Quench @dirrm warningKris Kennaway2006-01-261-1/+1
| | | | Notes: svn path=/head/; revision=154482
* Add missing USE_GETTEXTKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154477
* Add missing USE_PERL5_BUILDKris Kennaway2006-01-261-0/+1
| | | | Notes: svn path=/head/; revision=154476
* Add missing USE_GETTEXTKris Kennaway2006-01-251-0/+1
| | | | Notes: svn path=/head/; revision=154460
* Fix tcpdump dependency on libpcap.Bruce M Simpson2006-01-251-3/+1
| | | | | | | | | | LIB_DEPENDS should only be used if shared libraries were built by the libpcap port. Currently only static libraries are built. Pointy hat to: bms Notes: svn path=/head/; revision=154403
* o Build and install mldonkey hashing signature tool: mld_hashMario Sergio Fujikawa Ferreira2006-01-242-2/+11
| | | | | | | | | | o Install kill_mldonkey script script into EXAMPLESDIR instead of PREFIX/bin since it is a sample requiring modification before being used. o Bump PORTREVISION Notes: svn path=/head/; revision=154397
* Don't bogusly list the rc.d script in the plist. USE_RC_SUBR does thisBrooks Davis2006-01-241-1/+0
| | | | | | | | | for us. Reported by: krismail Notes: svn path=/head/; revision=154361
* Update to 2006.01.24.Norikatsu Shigemura2006-01-242-4/+4
| | | | Notes: svn path=/head/; revision=154351
* Update to new beta release of mpd4 - 4.0b4. Several important bugfixes hasGleb Smirnoff2006-01-2410-66/+14
| | | | | | | | | | been made in this release. Also the new release introduces better integration with new nodes in RELENG_6 branch - ng_tcpmss(4) and ng_netflow(4). Approved by: archie Notes: svn path=/head/; revision=154332
* Add a fix to another deficency of php devs that think FreeBSD is (D)evil:Alex Dupre2006-01-241-0/+38
| | | | | | | - re-enable persistence support in soap extension Notes: svn path=/head/; revision=154319
* - update to 1.1.1Yen-Ming Lee2006-01-242-6/+9
| | | | | | | | | | | - assign maintainership to perl@ PR: 92086 Submitted by: leeym Approved by: maintainer Notes: svn path=/head/; revision=154301
* - Drop maintainership. ENOTIME for ports, so let someone else take better carePav Lucistnik2006-01-231-1/+1
| | | | | | | | | of them. Submitted by: Brad Davis <so14k@so14k.com> Notes: svn path=/head/; revision=154280
* - Add a MASTER_SITES backup and remove reference to MASTER_SITE_LOCAL sinceRenato Botelho2006-01-231-2/+1
| | | | | | | | | | this version is not available at mnag's subdir. Submitted by: maintainer by email Noticed by: krismail Notes: svn path=/head/; revision=154222
* update to 0.5.6Oliver Lehmann2006-01-233-6/+9
| | | | Notes: svn path=/head/; revision=154214
* SHA256ifyEdwin Groothuis2006-01-22427-0/+480
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Driver for USB 802.11 devices using Conexant chipsets (see www.prism54.org).Pav Lucistnik2006-01-226-0/+59
| | | | | | | | PR: ports/92063 Submitted by: Sebastien Bourdeauducq <lekernel@prism54.org> Notes: svn path=/head/; revision=154188