aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* etrace is a configurable static port network tracing tool, similar toitetcu2006-07-306-0/+59
| | | | | | | | | | | | traceroute, but supporting ICMP, TCP, UDP and other IP protocols. etrace has a wealth of options ranging in function from controlling output to the detailed construction of trace packets. WWW: http://www.bindshell.net/tools/etrace PR: ports/100976 Submitted by: dave.ryan at gmail.com
* Update to 0.4.4itetcu2006-07-292-4/+4
| | | | | PR: ports/101006 Submitted by: Soeren Straarup
* - Added post-extract on Makefiles.units. It remove the svn directories fromacm2006-07-292-0/+2
| | | | | | | | | | | some fpc ports. - Added PORTREVISION for each port - Fixed pkg-plist on fpc-gtk2 and fpc-gtk ports - Fixed the gtk, glib and gdk libraries linking for fpc-gtk - Removed obsolete patches from fpc-gtk. Now it's using ${REINPLACE_CMD} - Removed post-extract from fpc-fcl. I just added it to makefiles.units file Approved by: garga (mentor)
* Correct rather dumb typo in pkg-descr.marcus2006-07-291-1/+1
| | | | Reported by: Chris Timmons <cwt@networks.cwu.edu>
* - Rid the tree of double slashes in URL pathssat2006-07-281-1/+1
|
* - update to 1.09clsung2006-07-272-4/+4
|
* Fixed WWW user uid/gidlth2006-07-271-1/+2
|
* Update to 0.6.12.marcus2006-07-272-5/+5
|
* Fix rc.d script installation, and actually commit the plist change.marcus2006-07-272-3/+0
| | | | Reported by: David J Brooks <daeg@houston.rr.com>
* Update to 1.2.1ehaupt2006-07-262-19/+6
|
* - Update to 2.0.9lth2006-07-268-39/+18
| | | | | | | | | - Permanent uid/gid [1] - Better handling of www uid [1] - Update WWW: URL in pkg-descr [1] PR: ports/96310 [1] Submitted by: Gea-Suan Lin <gslin@gslin.org>
* - update to 1.08clsung2006-07-262-5/+4
| | | | - remove dependency of Test/More.pm, it already exists in perl 5.6
* * Use new USE_RC_SUBR layoutmarcus2006-07-263-11/+10
| | | | * Use USE_BDB to make the bdb requirement more flexible
* - Update to 1.0.18pav2006-07-252-4/+4
|
* Fix build on sparc64 (and any other big-endian arch).fjoe2006-07-252-4/+14
| | | | | | Bump PORTREVISION. Obtained from: net/asterisk port
* - The big change on ports of freepascal, now all ports are compiledacm2006-07-244-4/+37
| | | | | | - Adding entry for lang/fpc-utils Approved by: garga (mentor)
* Update to 1.93edwin2006-07-242-4/+4
|
* Add a dependency on libgcrypt if it is found. libgcrypt adds the abilitymarcus2006-07-241-0/+5
| | | | | | to decrypt IPSec packets. PR: 100645
* Add p5-Net-Address-Ethernet 1.077, find hardware ethernet address.clsung2006-07-235-0/+46
| | | | | PR: ports/100654 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Change maintainer address to my @FreeBSD.org emailacm2006-07-233-3/+3
| | | | Approved by: garga (mentor)
* Add MPICH-2, an implementation of the Message-Passing Interface (MPI).thierry2006-07-2213-836/+908
| | | | | | | | | | | | | | | The goals of MPICH2 are to provide an MPI implementation for important platforms, including clusters, SMPs, and massively parallel processors. It also provides a vehicle for MPI implementation research and for developing new and better parallel programming environments. MPICH2 replaces MPICH1 and should be used instead of MPICH1 except for the case of clusters with heterogeneous data representations. Note: some regression tests fail with Fortran 90, but the problem has been solved in 1.0.4-rc1, and 1.0.4 should be available RSN. Repocopied by: marcus
* - Update to 2006.04.17miwi2006-07-222-5/+5
| | | | | | | | - Pass maintainership to submitter PR: ports/100374 Submitted by: Babak Farrokhi <babak(at)farrokhi.net> Approved by: krion (mentor)
* Bring the description in line with reality.marcus2006-07-221-5/+3
|
* Add p5-Net-FS-Gmail 0.2, a Perl interface for store and retrieve filesrafan2006-07-215-0/+53
| | | | | | | on Gmail. PR: ports/100638 Submitted by: Tsung-Han Yeh <snowfly at yuntech.edu.tw>
* Add p5-OurNet-BBS 1.66, component Object Model for BBS systems.rafan2006-07-205-0/+216
| | | | | PR: ports/100276 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* A simplified object-oriented Python extension module for libpcaperwin2006-07-206-0/+68
| | | | | | | WWW: http://monkey.org/~dugsong/pypcap/ PR: ports/100601 Submitted by: George V. Neville-Neil
* Packet Construction Seterwin2006-07-209-0/+187
| | | | | | | | | | A set of python modules and methods for working with any kind of network packets. WWW: http://sourceforge.net/projects/pcs PR: ports/100599 Submitted by: gnn
* - fix dependency.clsung2006-07-201-1/+1
| | | | Noted by: portsnap
* Add p5-Net-DAV-Server 1.29, provide a DAV Server.clsung2006-07-205-0/+75
| | | | | PR: ports/100544 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Fix build on 4.x. Untested due to the lack of 4.x system.sobomax2006-07-2010-10/+30
| | | | | | No PORTREVISION bump since it doens't change package content. Submitted by: Andriy I Pylypenko <bamby@ua.fm>
* Correct the DISTNAME for tshark[-lite].marcus2006-07-201-0/+1
| | | | Reported by: olgeni
* Clean up sig_stop values. In most cases this means removing a leading -,dougb2006-07-201-1/+1
| | | | | since rc.subr adds that already. In 3 cases it meant removing a wrongly specified TERM, since that is the default.
* Tune up the rc.d script generally, including fixing the sig_stop valuedougb2006-07-202-6/+6
| | | | | | which was Pointed out by: Nikolaus Waxweiler <madleser@gmx.de>
* - Update to 1.0.17pav2006-07-192-4/+4
|
* - Update to 0.9.2amiwi2006-07-193-6/+46
| | | | | | | | | | - Update MASTER_SITES - Add dependency to p5-Unicode-MapUTF8 [1] - Fix location of smbpasswd and slappasswd in configure script PR: ports/99858 Submitted by: Neil Darlow [1] Approved by: krion (mentor)
* Add p5-Net-CSTA 0.03, perl extension for ECMA CSTA.clsung2006-07-195-0/+52
| | | | | PR: ports/100506 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Fix incorrect patch.sobomax2006-07-191-6/+6
|
* Make buildable on 7.x and 6.x after addition of getXXX_r() functions.sobomax2006-07-192-0/+35
| | | | Submitted by: ume
* - Update to 0.27.0rafan2006-07-192-4/+4
| | | | | PR: ports/100463 Submitted by: maintainer
* Fix build on 4.X by removing the extra patch which is apparently nomarcus2006-07-182-15/+0
| | | | | | longer needed. PR: 100476
* - Remove RUN_DEPENDS on net-mgmt/net-snmp, add snmp to USE_PHP.sem2006-07-181-4/+3
| | | | | PR: ports/100385 Submitted by: edwin
* Add wireshark and tshark after repocopies from ethereal and tetherealmarcus2006-07-1821-990/+112
| | | | | | | | | | | | | | respectively. Wireshark is a rename of ethereal after the principal developer moved companies and lost the Ethereal copyright. Messenger, don't shoot! Now the ethereal binary is called wireshark, the tethereal binary is called tshark, and idl2eth is now idl2wrs. All other binaries have kept the same name. In addition to this name change, I have also changed the PREFIX from X11BASE to LOCALBASE.
* Mark deprecated: no longer maintained by developers.delphij2006-07-181-0/+2
|
* Add a note from the LAM site:thierry2006-07-181-1/+5
| | | | | | | | "LAM/MPI is now in a maintenance mode. This is a direct result of the LAM/MPI Team spending the vast majority of their time working on our next-generation MPI implementation -- Open MPI." Suggested by: Pedro F. Giffuni <pfgshield-freebsd (at) yahoo.com>
* Mark as deprecated.thierry2006-07-181-0/+3
| | | | | | This port is only used by benchmarks/hpl, which supports net/lam7. It will eventually be replaced by net/lam7 after the expiration date.
* - Enhancement rc scripts, bump PORTREVISIONrafan2006-07-183-13/+16
| | | | | PR: ports/100421 Submitted by: maintainer
* Switch to root's credential during pre-install stage. This fixesdelphij2006-07-172-2/+2
| | | | | | installation initialized by a unprivileged user. Reported by: Michal Bartkowiak <michal bartkowiak biz>
* Update to version 1.92edwin2006-07-173-11/+16
|
* Mark broken: removes files not belonging to it on deinstall.linimon2006-07-171-0/+2
|
* - Borrow the patch from PR ports/97443;thierry2006-07-176-30/+146
| | | | | | | | | | | | - Upgrade to 7.1.2; - Add a regression-test target; - Portlint; - Reset maintainership. PR: ports/100392
* Add p5-What 1.01, find out about running services.clsung2006-07-165-0/+51
| | | | | PR: ports/100333 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Mark broken: fails to fetch.linimon2006-07-161-0/+1
|
* Update to 1.0.4.mezz2006-07-163-14/+30
|
* Mark broken: fails to deinstall cleanly (removes files that are not its own).linimon2006-07-161-0/+2
|
* Mark as broken: fails to configure.linimon2006-07-161-0/+2
|
* Mark as broken on amd64, ia64, and i386-4.linimon2006-07-161-0/+7
|
* Mark as broken: fails to install.linimon2006-07-161-0/+2
|
* Mark as broken on amd64/sparc64 due to compile failure.linimon2006-07-161-0/+4
|
* Fix the plist and thus the package build by adding all of the missingmarcus2006-07-162-0/+81
| | | | | | locales. Hat: portmgr
* Add netselect 0.3, ultrafast implementation of ping.rafan2006-07-165-0/+111
| | | | | PR: ports/100338 Submitted by: Timothy Redaelli <drizzt at gufi.org>
* Add p5-OurNet-BBSAgent 1.61, scriptable telnet-based virtual users.rafan2006-07-165-0/+112
| | | | | PR: ports/100268 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Fix build with Twisted 2.4.perky2006-07-152-1/+9
| | | | Spotted by: linimon
* Cleanup a leftover directory.marcus2006-07-152-1/+2
|
* Add missing devel/readline dependency where required. This will allowshaun2006-07-151-0/+4
| | | | | | | | the port to build on 4.x, once the libosip2 issue has been resolved. PR: ports/97279 Submitted by: shaun (me) Approved by: ahze (mentor, implicit)
* Update to 0.62. Now requires perl from ports.lth2006-07-152-14/+11
| | | | | PR: ports/100163 Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
* - Updated to v0.26aaron2006-07-152-4/+4
| | | | | | PR: ports/99695 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Update to v1.01aaron2006-07-143-10/+18
| | | | | | PR: ports/99352 Submitted by: aaron Approved by: maintainer timout, tobez (implicit)
* Mark as broken: fails to install.linimon2006-07-141-0/+2
|
* - update to 1.0.38itetcu2006-07-147-65/+19
| | | | | PR: ports/100199 Submitted by: maintianer
* This module is a DHCP set of classes designed to handle basic DHCPnovel2006-07-135-0/+44
| | | | | | | | | | handling. It can be used to develop either client, server or relays. It is composed of 100% pure Perl. WWW: http://search.cpan.org/dist/Net-DHCP/ PR: ports/100188 Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
* o Don't call PIPSocket::SetDefaultIpAddressFamilyV6() - it causes all outgoingsobomax2006-07-134-9/+41
| | | | | | | TCP/UDP connections to be bound to IPv6 version of INADDR_ANY, which doesn't really work for PF_INET sockets. o use proper name for the shared library - libfoo.so.X, not libfoo.so.X.Y.
* Shared library name in FreeBSD should be libfoo.so.X, not libfoo.so.X.Y.Z. Nosobomax2006-07-132-6/+23
| | | | user-visible changes, so that keep PORTREVISION intact.
* Change the way of OPTIONS is checked as suggested by Porters Handbook.itetcu2006-07-131-7/+7
| | | | | PR: ports/100157 Submitted by: maintianer
* Update ports to reflect last MFC to iwi(4).flz2006-07-122-1/+8
| | | | Reminded by: mlaier
* - Update to 0.94clsung2006-07-123-25/+4
| | | | | | | - remove unneeded patch file PR: ports/100159 Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw>
* - Upgrade to 3.0.23 (including security fix).kuriyama2006-07-1213-411/+329
| | | | | | | | | | | | | | | | o Improved 'make test' o New offline mode in winbindd. o New Kerberos support for pam_winbind.so. o New handling of unmapped users and groups. o New non-root share management tools. o Improved support for local and BUILTIN groups. o Winbind IDMAP integration with RFC2307 schema objects supported by Windows 2003 R2. o Rewritten 'net ads join' to mimic Windows XP without requiring administrative rights to join a domain. PR: ports/100100 Submitted by: maintainer
* Update to 0.96.sobomax2006-07-123-10/+10
|
* AstFax provides an outgoing email to fax gateway for the Asterisk PBX package.garga2006-07-115-0/+65
| | | | | | | | | | | | | | | | | Incoming fax to email can also be configured so your Asterisk server can act as both an outgoing and incoming fax server. Features * Written in C * Processes large email messages quickly with the EPS library * Easy to use, simply send an email to the fax number * Configures easily with Asterisk, and most Unix-based MTAs WWW: http://www.inter7.com/index.php?page=astfax PR: ports/85031 Submitted by: Filippo Natali <filippo.natali at gmail.com>
* - Update to 2.2.3itetcu2006-07-113-32/+20
| | | | | | PR: ports/98844 Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw> Approved by: maintainer timeout
* Remove zero-sized files.erwin2006-07-111-0/+0
|
* Remove a new crop of the long-spurious FreeBSD KEYWORDs.dougb2006-07-112-2/+0
|
* - Update to 0.33 [1]itetcu2006-07-093-25/+27
| | | | | | | - OPTIONify [2] PR: ports/99951 [1] Submitted by: maintainer [1], me (itetcu) [2]
* Add shelldap 0.1, a shell-like environment for LDAP.rafan2006-07-094-0/+60
| | | | | | PR: ports/99908 Submitted by: Mahlon E. Smith <mahlon at martini.nu> Approved by: delphij (mentor, implicit)
* - Maintainer Update to net/netwib to version 5.34.0clsung2006-07-082-7/+7
| | | | | | | | | | Original package changes: - New functions netwib_buf_casecmp(), netwib_buf_cmp_str() and netwib_buf_casecmp_str() - bug fixes PR: ports/99874 Submitted by: maintainer (Janos Mohacsi)
* Improve upon pkg-descr. Note install is in /usr/local and give linkalfred2006-07-081-1/+3
| | | | | | to the program's web page. Submitted by: Huver
* - Update mastersite.jmelo2006-07-072-2/+3
| | | | | | | - Update WWW. PR: ports/99801 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer)
* Chase gnutls shlib version change.novel2006-07-074-7/+7
|
* Update to 1.91edwin2006-07-063-15/+4
|
* - Now builds on sparc64ahze2006-07-061-2/+2
|
* Update to 1.0.sobomax2006-07-066-7/+57
|
* First add files, then commit themedwin2006-07-061-0/+11
|
* Update to version 1.90edwin2006-07-063-11/+9
|
* - update to 2.0.2clsung2006-07-053-7/+15
| | | | | | | | | | | - his is an update of net/ekiga and net/opal. Requires the latest update to pwlib (FreeBSD port is uptodate since one week). This update also incorporates a new user-contributed patch, see Bug 345308 - Keypad does not work properly at http://bugzilla.gnome.org/show_bug.cgi?id=345308 PR: ports/99764 Submitted by: maintainer (Jean-Baptiste Quenot)
* - update to 2.2.2clsung2006-07-0510-34/+34
| | | | | | | | | | | - This is an update of net/ekiga and net/opal. Requires the latest update to pwlib (FreeBSD port is uptodate since one week). This update also incorporates a new user-contributed patch, see Bug 345308 - Keypad does not work properly at http://bugzilla.gnome.org/show_bug.cgi?id=345308 PR: ports/99764 Submitted by: maintainer (Jean-Baptiste Quenot)
* Change all bogus uses of BROKEN to IGNORE. See CHANGES 20060705.linimon2006-07-051-1/+1
| | | | | PR: ports/92445 Hat: portmgr
* Update port from version 2.1.4 to version 2.1.6anray2006-07-053-28/+31
| | | | | PR: ports/99782 Submitted by: Toni Schmidbauer
* Mark DEPRECATED. The coda5 ports no longer fetch; the coda6 ports arelinimon2006-07-052-2/+18
| | | | | | | | | almost 2 years out-of-date; none of them compile on 5-STABLE or 6-STABLE at this point. Reset maintainer of coda6_* due to no response to questions about status. Hat: portmgr
* Update to 2006.07.04.nork2006-07-052-4/+4
|
* update to 0.5.8oliver2006-07-053-4/+6
|
* - Add new -b option for outcoming connection bindingpav2006-07-042-10/+41
| | | | | | PR: ports/96263 (in follow-up) Submitted by: SeaD <sead@mail.ru> Approved by: Matt Wilbur <matt@efs.org> (maintainer)
* Remove expired leaf ports:vd2006-07-044-58/+0
| | | | | | | | | | 2006-07-01 emulators/linux_base-fc3 2006-06-15 misc/linux-opengroupware 2006-07-01 net/opengk 2006-07-01 security/p5-Crypt-OpenPGP 2006-07-01 textproc/sed_inplace 2006-07-01 textproc/xml4j 2006-07-01 x11-wm/aewm++
* As already done for other devel/pwlib and net/openh323 dependant ports,garga2006-07-041-0/+4
| | | | | | | | | mark this port BROKEN on sparc64 < 700003. The problem is caused by a missing symbol in the default thread library on this ARCH. PR: ports/99766 Submitted by: maintainer
* As already done for other devel/pwlib and net/openh323 dependant ports,garga2006-07-041-0/+4
| | | | | | | | | mark this port BROKEN on sparc64 < 700003. The problem is caused by a missing symbol in the default thread library on this ARCH. PR: ports/99767 Submitted by: maintainer
* - Update to 0.8.1rafan2006-07-043-7/+14
| | | | | | | | - Change maintainer's email PR: 99756 Submitted by: maintainer Approved by: delphij (mentor, implicit)
* Mark as not for ia64: causes internal gcc compiler error.linimon2006-07-041-0/+3
|
* Remove %gconf.xml from the pkg-plist, since it sometimes seems, andedwin2006-07-042-3/+5
| | | | | | sometimes doesn't seem to get installed and I can't figure out when or why. The building cluster says it doesn't exist, therefor it gets removed.
* Update to 6.1.1edwin2006-07-042-7/+10
| | | | Fix dependency on libitk.
* Update to 0.6.11.marcus2006-07-043-15/+16
|
* Update to 0.05skv2006-07-032-5/+11
| | | | | PR: ports/99701 Submitted by: aaron
* - Fix DISTNAME after repocopy [1]garga2006-07-032-4/+3
| | | | | | | | - Fix distinfo, tarball was rerolled. No changes, just compression level changed Reported by: linimon [1] Pointy hat to: garga [1]
* This appears to have been broken with the last update to libosip2.linimon2006-07-021-0/+2
|
* - Update to 1.44aaron2006-07-022-4/+10
| | | | | | PR: ports/99055 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Update to 0.07.b4aaron2006-07-023-8/+22
| | | | | | PR: ports/99053 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Update to 0.2aaron2006-07-013-27/+4
| | | | | | PR: ports/99029 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Update to stable version 1.0.1clsung2006-07-013-16/+9
| | | | | PR: ports/99681 Submitted by: maintainer (Gerrit Beine)
* Fix typo in previous commit.itetcu2006-06-301-1/+1
| | | | Submitted by: maintainer
* Pass maintianership to Arseny Nasokin <tarc@tarc.po.cs.msu.su>itetcu2006-06-301-1/+1
| | | | | PR: ports/99630 Submited by: new maintainer
* - update dependencies for libevent-1.2leeym2006-06-304-5/+5
|
* Fix plist: don't remove nls/POSIX or nls/en_US.US-ASCII.shaun2006-06-291-2/+0
| | | | | | | PR: ports/99342 Submitted by: shaun (me) Approved by: Stas Timokhin <stast@bsdportal.ru> (maintainer), ahze (mentor)
* - Update to 1.21aaron2006-06-293-42/+17
| | | | | | | | - Restrict to Perl 5.8.1+ due to vendor's requirement PR: ports/98995 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* Update to 2006.06.28.nork2006-06-292-4/+4
|
* Deprecate this. It depends on a version of vnc that applies to XFree86-3,linimon2006-06-291-0/+3
| | | | and even that version isn't fetchable from the NetBSD mirrors.
* Add p5-Net-SFTP-Foreign , net::SFTP::Foreign - Secure File Transferclsung2006-06-285-0/+53
| | | | | | | Protocol client. PR: ports/99555 Submitted by: Simun Mikecin <numisemis@yahoo.com>
* 2006.06.27.nork2006-06-282-4/+5
|
* Move net/rwhois -> net/rwhoisd, an accurate name for the port/packagegarga2006-06-287-193/+3
| | | | | PR: ports/99306 Submitted by: Jo Rhett <jrhett@svcolo.com>
* Change to my FreeBSD.org email.rafan2006-06-271-1/+1
| | | | Approved by: delphij (mentor)
* - Update to v1.15aaron2006-06-272-4/+4
| | | | Approved by: tobez (implicit)
* - Update to 1.0.16pav2006-06-272-4/+4
|
* Mark IGNORE with the latest pwlib.marcus2006-06-261-0/+2
|
* - Update to v1.13aaron2006-06-262-4/+4
| | | | Approved by: tobez (implicit)
* - MAN3PREFIX is implied when PERL_CONFIGURE is defined.clsung2006-06-261-1/+0
| | | | | | | | | - this commit modified ports maintained by (non-)ports@, so approved by portmgr (erwin) first. PR: ports/98755 Submitted by: rafan Approved by: portmgr (erwin)
* - Add OPTIONS to disable ipv6 and enable largefile supportgarga2006-06-258-202/+252
| | | | | | | | | | - RCng´ify - Make it hier(7) complaint, moving config files to ${PREFIX}/etc, logs to /var/log/rwhoisd and pid to /var/run/rwhoisd - Bump PORTREVISION PR: ports/99304 (based on) Submitted by: Jo Rhett <jrhett@svcolo.com>
* New PH Client and API Libraryitetcu2006-06-256-0/+162
| | | | | | | | | | | | | | | | | | nph offers the following features: Complete PH API - your applications will never need to talk directly to the PH server Solid API design - designed to prevent memory or file descriptor leaks for applications which use asynchronous event timers Interactively usable PH client - the nph client supports readline command editting, history, and completion The PH protocol is described in RFC 2378 WWW: http://www.feep.net/nph/ PR: ports/97209 Submitted by: Jim Pirzyk <pirzyk@freebsd.org>
* Remove redundant line.cy2006-06-251-2/+0
|
* Update to 2.8.5erwin2006-06-252-5/+5
| | | | | PR: 99429 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
* Add master site and hand maintainership to submittererwin2006-06-241-2/+3
| | | | | PR: 99420 Submitted by: Joe Holden <joe@joeholden.co.uk>
* Update 4.2.0 --> 4.2.2cy2006-06-247-150/+59
|
* Update to 2006.06.23.nork2006-06-242-4/+5
|
* - updated to the last packagesuz2006-06-2410-129/+189
| | | | | | | - make it port-lint compliant - fixed a compilation failure in freebsd4 PR: ports/98741
* Update to 0.32miwi2006-06-243-4/+34
| | | | | PR: ports/99274 Approved by: markus (co mentor), maintainer
* IAXmodem is a software modem written in C that usespav2006-06-238-0/+184
| | | | | | | | | | | an IAX channel (commonly provided by an Asterisk PBX system) instead of a traditional phone line and uses a DSP library instead of DSP hardware chipsets. WWW: http://sourceforge.net/projects/iaxmodem PR: ports/99238 Submitted by: Filippo Natali <filippo.natali@gmail.com>
* - Update to 2.2.3pav2006-06-233-35/+33
| | | | | | PR: ports/99242 Submitted by: Yi-Huan Chan <yhchan@csie.nctu.edu.tw> Approved by: Soeren Straarup <xride@x12.dk> (maintainer)
* Update to 0.5.13ehaupt2006-06-234-14/+14
| | | | | PR: 99246 Submitted by: Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
* Splat is a set of utilities designed to help keep informationpav2006-06-236-0/+124
| | | | | | | | | | | in an LDAP directory in sync with information outside of an LDAP directory. This information can be any set of attributes on any object in the LDAP directory. WWW: http://dpw.threerings.net/projects/splat/ PR: ports/99287 Submitted by: Nick Barkas <snb@threerings.net>
* Remove code remnants that test for 3.X and earlier releases of FreeBSD.linimon2006-06-232-12/+2
| | | | | | | The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr
* - Fix OSVERSION detection in RELENG_6 and RELENG_6_1mnag2006-06-231-1/+1
|
* - Update to version 1.0.1johans2006-06-224-64/+48
| | | | | | | | - Respect CFLAGS PR: 94108 Submitted by: jesusr (maintainer) Approved by: flz (mentor)
* Update to 2.1jylefort2006-06-222-4/+4
|
* - Update to 1.2.1itetcu2006-06-223-11/+16
| | | | | | | - Pass maintainership to submitter PR: ports/99266 Submitted by: chinsan
* Chase MASTER_SITES and WWW and add a second MASTER_SITE.itetcu2006-06-222-2/+3
| | | | | PR: ports/99281 Submitted by: David Thiel <lx@redundancy.redundancy.org>
* - Update to 20060318mnag2006-06-222-8/+9
| | | | | | - Fix build in tinderbox using ${OSVERSION} instead .if exists() Approved by: mux
* After upgrade lang/fpc to 2.0.2, devel/fpc-gdb and net/fpc-inet aregarga2006-06-225-86/+0
| | | | obsolets, so, remove them.
* Add fpc-netdb , pure-pascal netdb implementation.garga2006-06-222-0/+19
| | | | | PR: ports/98645 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* Add fpc-libasync , free Pascal interface to async library.garga2006-06-222-0/+19
| | | | | PR: ports/98623 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
* - add MASTER_SITEmich2006-06-211-1/+2
|
* Fix an error I introduced just before the commit by moving a linehq2006-06-211-1/+1
| | | | Reported by: maintainer
* Fixes empty gd:* fields in get_events() result.mat2006-06-212-0/+38
| | | | | | | This is caused by an improper type casting from XML::Atom::Entry to Net::Google::Calendar::Entry. PR: 99192 Submitted by: maintainer
* Fix patch to apply.sobomax2006-06-215-195/+0
|
* - Update to 2.0jylefort2006-06-205-31/+229
| | | | - Remove one tab between variables and values
* Switch to my @FreeBSD.org address.shaun2006-06-202-2/+2
| | | | Approved by: ahze (mentor)
* Merge in patch from Asterisk's ticket 7305. This patch should be part of thesobomax2006-06-205-0/+310
| | | | | | next release. Requested by: Denis Shaposhnikov <dsh@vlink.ru>
* Make asterisk_pidfile actually working.sobomax2006-06-2010-5/+15
| | | | Reported by: Denis Shaposhnikov <dsh@vlink.ru>
* - Update from v0.08 to v1.01aaron2006-06-193-16/+14
| | | | | | | | - Update plist PR: ports/98350 Submitted by: aaron Approved by: maintainer timeout, tobez (implicit)
* - Update to v0.02_develaaron2006-06-192-6/+12
| | | | | | | | | - Restrict to Perl 5.8+ due to dependency upon textproc/p5-XML-Atom PR: 99125 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit)
* Update to 2.3bmiwi2006-06-194-14/+81
| | | | | | PR: ports/99101 Submitted by: Yoshihiko Sarumaru <mistral@imasy.or.jp> Approved by: krion (mentor)
* - Update from v1.01 to v1.11aaron2006-06-182-4/+4
| | | | Approved by: tobez (implicit)
* Make patcheable.sobomax2006-06-1710-140/+0
|
* The Citrix Server/Client has evolved to include other platforms, so updateitetcu2006-06-174-30/+26
| | | | | | | the COMMENT and Pkg-descr to reflect this fact. PR: ports/98985 Submitted by: maintainer
* Update to 2.3amiwi2006-06-173-7/+4
| | | | | | PR: ports/97142 Submitted by: TAKATSU Tomonari <tota@rtfm.jp> Approved by: krion (mentor), maintainer
* Update to 1.2.9.1.sobomax2006-06-1740-695/+805
|
* Obey conventions and change my mail to @FreeBSD.org addressmiwi2006-06-173-3/+3
| | | | Approved by: krion (mentor)
* - Skip all loopback and point-to-point interfacespav2006-06-172-2/+13
| | | | | | PR: ports/98885 Submitted by: Eric P. Scott <eps+pbug0606@ana.com> Approved by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
* Update to 1.12skv2006-06-162-4/+4
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Ping-1.12/CHANGES
* Update to 0.04skv2006-06-162-4/+4
| | | | Changes: http://search.cpan.org/src/NJH/Net-SDP-0.04/Changes
* Enable OpenLDAP 2.4.x.delphij2006-06-161-0/+3
|
* Mark IGNORE if csup is already in the base system.itetcu2006-06-161-0/+5
| | | | Approved by: mux@
* Update to 0.5erwin2006-06-153-7/+4
| | | | | PR: 98957 Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
* Fix pkg-plist.sumikawa2006-06-152-1/+2
|
* - Update from v0.02 to v0.03aaron2006-06-152-4/+5
| | | | Approved by: tobez (implicit)
* Update to 1.24miwi2006-06-142-5/+5
| | | | | PR: ports/98442 Approved by: krion (mentor), maintainer timeout
* Update to 1.7.1miwi2006-06-142-4/+4
| | | | | | PR: ports/98454 Submitted by: miwi Approved by: krion (mentor), maintainer timeout
* Update to 0.4.8miwi2006-06-143-27/+24
| | | | | | PR: ports/98421 Submitted by: miwi Approved by: krion (mentor), maintainer
* - Update to 1.0.15pav2006-06-142-4/+4
|
* - Update from v0.02 to v0.05aaron2006-06-143-4/+13
| | | | Approved by: tobez (implicit)
* Remove bouncing maintainer address.linimon2006-06-141-1/+1
|
* Reset drkangel@drkangel.org due to bounces; remove dead mastersites.linimon2006-06-141-4/+2
|
* Depend on security/p5-Authen-SASL only if perl >= 5.6mat2006-06-141-3/+9
| | | | | PR: 97115 Submitted by: leeym
* - whitespace fixume2006-06-142-3/+4
| | | | | | | - a bit more informative comment - standard cpan www string and me in author string Submitted by: sat
* DIMES is a distributed scientific research project, aimed to study thehq2006-06-136-0/+238
| | | | | | | | | | structure and topology of the Internet, with the help of a volunteer community (similar in spirit to projects such as SETI@Home). WWW: http://netdimes.org PR: 96161 Submitted by: Stas Timokhin <stast@bsdportal.ru>
* Adding port net/p5-Spread-Message, provide messaging using the Spreadaaron2006-06-135-0/+52
| | | | | | toolkit. Approved by: tobez (implicit)
* Adding port net/p5-Spread, Perl extension for the Spread groupaaron2006-06-136-0/+58
| | | | | | communication system. Approved by: tobez (implicit)
* - Update to version 0.4.1markus2006-06-1210-46/+70
| | | | | - Switch mastersite back to the projectsite as the distfile of this version ships a correct buildsystem
* - Some modules does not build on FreeBSD 4.X with base OpenSSLpav2006-06-124-40/+52
| | | | Reported by: krismail
* Add backup mirrormiwi2006-06-121-2/+3
| | | | | | PR: ports/97821 Submitted by: miwi Approved by: krion (mentor)
* Update MASTER_SITESmiwi2006-06-121-1/+2
| | | | | | PR: ports/97844 Submitted by: miwi Approved by: krion (mentor), maintainer
* Update to libnids 1.21. In the process:roam2006-06-122-11/+26
| | | | | | | | | - OPTIONS'ify. - no need to choose between libnet and libnet-devel any longer. - optionally depend on glib2. PR: 97183 Submitted by: vd
* Apply USE_RCORDER or USE_RC_SUBR, conditional on OSVERSION.lawrance2006-06-121-1/+7
| | | | | | Bump PORTREVISION for the moved startup script. Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer)
* Fix dependency.sumikawa2006-06-121-1/+2
|
* Blah, really fix typo.itetcu2006-06-121-1/+1
| | | | Approved by: lawrance (mentor, implicit)
* s/PORTVERSION/PORTREVISON/ (typo)itetcu2006-06-121-1/+1
|
* - Use my @FreeBSD.org addressitetcu2006-06-121-3/+5
| | | | | | | | - add an other MASTERSITE - s/USE_PERL_RUN/USE_PERL5_RUN/ and bump PORTREVISION [1] Submitted by: erwin [1] Approved by: lawrance (mentor, implicit)
* Mark broken on anything older than 6.0-RELEASE, due to thedougb2006-06-121-1/+7
| | | | | | requirement of code from the newer WLAN infrastructure. Submitted by: pointyhat <- kris
* Python module for fast, simple packet creation / parsing, with definitions forpav2006-06-115-0/+165
| | | | | | | | | the basic TCP/IP protocols. WWW: http://monkey.org/~dugsong/dpkt/ PR: ports/95992 Submitted by: Krzysztof Pawlowski <msciciel@darkzone.ma.cx>
* - Reset maintainer on his wishpav2006-06-112-3/+1
| | | | | | | "PS, if you'd like to take over maintaining the port please go ahead, I have no interest in it any more." Submitted by: Chris Howells <howells@kde.org> (maintainer)
* - Update MASTER_SITESpav2006-06-111-1/+1
| | | | | | PR: ports/97840 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Chris Howells <howells@kde.org> (maintainer)
* eXosip is a GPL library that extend the capability of the oSIP library.pav2006-06-116-0/+108
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It aims to implement a simple high layer API to control the SIP for sessions establishements and common extensions. Once completed, this eXtended library should provide an API for call management, messaging and presence features. eXosip2 has support for: * registrations. (REGISTER) * call initiation and modification. (INVITE, re-INVITE) * other methods within calls (INFO, OPTIONS, UPDATE) * call transfer. (REFER) * reliability for provisionnal response. (PRACK) * sip event package. (SUBSCRIBE/NOTIFY) * event state publication. (PUBLISH) * instant messaging. (MESSAGE) eXosip2 does not contain: * RTP. * audio interface * sdp negotiation. This allow you to write any kind of SIP endpoint/gateway. WWW: http://savannah.gnu.org/projects/exosip PR: ports/95799 Submitted by: Muhammad Moinur Rahman <bd_subzero@yahoo.com>
* Register a CONFLICT with avahi+libdns.marcus2006-06-111-0/+2
|
* Add a PKGNAMESUFFIX when libdns support is enabled so that a CONFLICTS canmarcus2006-06-111-0/+1
| | | | be registered in mDNSResponder.
* - Transfer to multimedia@ahze2006-06-111-1/+1
|
* Make libdns (aka mDNSResponder) support optional (defaulting to off).marcus2006-06-112-1/+18
| | | | | | | | Note: enabling this will add a conflict to mDNSResponder which may interfere with KDE applications. PR: 98566 Submitted by: Kirk Strauser <kirk@strauser.com> (with modifications)
* Maintainer's email bounces.linimon2006-06-102-2/+2
|
* - Update from v0.25 to v1.04aaron2006-06-103-4/+5
| | | | | | | PR: ports/98330 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit)
* Try to fix packaging.itetcu2006-06-091-1/+0
| | | | | Submitted by: krismail, maintainer Approvel by: lawrance (mentor, implicit)
* - Update to 0.9.3sem2006-06-092-4/+4
|
* - Update to 0.9.5sem2006-06-092-4/+4
|
* Add a MASTER_SITEitetcu2006-06-081-1/+2
| | | | | | PR: ports/98644 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* Mantissa is an application server.itetcu2006-06-085-0/+241
| | | | | | | | | | | | | | | It provides integration between the Axiom Project object database, and the Twisted Framework, as well as web user-interface utilities. The goal of Mantissa is to provide a common platform that open-source contributors can use to help us build customized additions to the Divmod service. WWW: http://divmod.org/trac/wiki/DivmodMantissa PR: ports/97510 Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> Approved by: lawrance (mentor, implicit)
* Add SHA256 checksumedwin2006-06-071-0/+1
|
* Update MASTER_SITESmiwi2006-06-071-1/+1
| | | | | PR: ports/97710 Approved by: krion (mentor), maintainer timeout
* Upgrade to 6.0-BETA.sumikawa2006-06-073-9/+26
| | | | | PR: ports/95877 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* Update MASTER_SITESmiwi2006-06-071-1/+2
| | | | | | PR: ports/97845 Submitted by: miwi Approved by: krion (mentor), maintainer
* - Fix OpenSSL handlingpav2006-06-062-16/+22
| | | | | PR: ports/98525 Submitted by: Dan Lukes <dan@obluda.cz>
* Update to KDE 3.5.3lofi2006-06-0610-2058/+33
|
* Update MASTER_SITESmiwi2006-06-061-1/+2
| | | | | | | | Fix http://people.freebsd.org/~fenner/portsurvey/net.html#gkrellmqst PR: ports/97706 Submitted by: miwi Approved by: krion (mentor)
* - Re-add patch to fix build on RELENG_4.fjoe2006-06-062-0/+14
| | | | - Bump PORTREVISION.
* Update to 2.8.4erwin2006-06-062-4/+4
| | | | | PR: 97957 Submitted by: Christian Laursen <xi@borderworlds.dk> (maintainer)
* Update to ver 1.10jhay2006-06-063-10/+10
| | | | | | | plist tweaked a bit by me. PR: 97934 Submitted by: Martin Wilke <miwi>
* - Use USE_MYSQLfjoe2006-06-064-4/+8
| | | | | | | - Bump PORTREVISION PR: 97470 Submitted by: Fabian Gast
* Update to 1.3erwin2006-06-062-6/+5
| | | | | PR: 98536 Submitted by: David Stanford <dstanford@chadwick.daemonbox.net>
* - Update to 1.5.9.6garga2006-06-054-8/+8
| | | | | PR: ports/98417 Submitted by: Martin Wilke <freebsd at unixfreunde.de>
* use FETCH_BEFORE_ARGS(master site is needed PASSIVE MODE FTP)sanpei2006-06-051-0/+2
| | | | | PR: ports/97819 Submitted by: fenner's portsurvey
* Remove expired leaf ports:vd2006-06-0516-766/+0
| | | | | | | | | 2006-06-01 devel/gnu-libtool 2006-06-01 japanese/linux-ttfonts 2006-06-01 net/gnomemeeting 2006-06-01 news/knzb 2006-06-01 x11/linux-gnomelibs 2006-06-01 x11-fonts/linux-urw-fonts
* - Fix plistsat2006-06-051-0/+2
| | | | Reported by: pointyhat via kris
* Add wmwlmon 0.9, dockApp showing the state of a wireless network device.dougb2006-06-044-0/+38
| | | | | PR: ports/98409 Submitted by: Marcus Glocker <marcus@nazgul.ch>
* - Add back bristuff 0.3.0-p1 after repocopy.fjoe2006-06-037-78/+72
| | | | | | - Take maintainership. Sponsored by: Ethon Technologies
* - Fix master site and add moresat2006-06-033-24/+24
| | | | | | | | - Use more macros in plist - Update WWW PR: ports/97823 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* - Add MASTER_SITESsat2006-06-031-1/+2
| | | | | PR: ports/97816 Submitted by: Martin Wilke <freebsd@unixfreunde.de>
* Update to 1.2.3fjoe2006-06-038-16/+16
| | | | Submitted by: Fabian Gast (MAINTAINER)
* Update to 1.4.0skv2006-06-022-7/+6
| | | | | PR: ports/98323 Submitted by: Rong-En Fan <rafan xx infor.org>
* Update to 0.9.9erwin2006-06-022-5/+4
| | | | | | PR: 98308 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
* Fix build on recent 7.X.ume2006-06-021-0/+32
| | | | Reported by: pointyhat via kris
* - Fix plist to respect NOPORTDOCSclsung2006-06-022-4/+3
| | | | | | | - Remove BROKEN tag PR: ports/98341 Submitted by: aaron
* PlanetMirror appears to add a page which fetch(1) do not like, so remove itdelphij2006-06-023-3/+0
| | | | for now.
* - Update to 0.10clsung2006-06-023-4/+6
| | | | | | | | - Add WWW entry PR: ports/98327 Submitted by: Rong-En Fan <rafan_AT_infor dot org> Approved by: maintainer (Trevor Cornpropst)
* Update to version 1.7dds2006-06-022-4/+4
| | | | | PR: ports/98311 Submitted by: Martin Wilke
* - Try to guess sensible default values for OPTIONS.flz2006-06-021-5/+17
|
* Hand maintainership to submittererwin2006-06-022-2/+2
| | | | | PR: 98291 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
* - Remove dead master sitepav2006-06-011-2/+1
|
* Add an additional mirror.ehaupt2006-06-013-2/+6
|
* - Add header in these *-reference ports.mezz2006-06-012-2/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix a few of pkg-descr by chase the rename. - Move all PORTREVISION and PORTEPOCH to top with ?=. - Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and USE_XLIB. This fix ports to use the correct mtree when you change the prefix, for example: Incorrect: (Without USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.local.dist <-- Here... ================================ Correct: (With USE_X_PREFIX) ================================ # cd /usr/ports/x11-toolkits/gtk20 # make -V MTREE_FILE /etc/mtree/BSD.x11-4.dist # make PREFIX=/tmp/foo -V MTREE_FILE /etc/mtree/BSD.x11-4.dist <-- Here... ================================ - Change a several of *-reference ports to install in LOCALBASE instead X11BASE, but only two gtkmm*-reference couldn't be change at the moment. Bump the PORTREVISION for change prefix. Discussed with: marcus