aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* There is no JDK package on -Current.Thierry Thomas2006-09-061-0/+4
| | | | | | | Reminded by: Kris Notes: svn path=/head/; revision=172423
* Update to 0.64Lars Thegler2006-09-062-12/+11
| | | | | | | | PR: ports/101103 [1], ports/101160 [2] Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> [1], Gea-Suan Lin <gslin@gslin.org> [2] Notes: svn path=/head/; revision=172398
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-061-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172370
* - Update to 0.14Cheng-Lung Sung2006-09-062-4/+4
| | | | Notes: svn path=/head/; revision=172366
* Correct the group by change from netdev to network, bump the PORTREVISION.Jeremy Messenger2006-09-051-2/+3
| | | | Notes: svn path=/head/; revision=172356
* Update to 1.13Sergey Skvortsov2006-09-052-4/+4
| | | | | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Ping-1.13/CHANGES Notes: svn path=/head/; revision=172336
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172309
* - Remove former maintainerSimon Barner2006-09-051-3/+0
| | | | Notes: svn path=/head/; revision=172299
* - Make PREFIX-clean by using automakeSimon Barner2006-09-051-2/+4
| | | | | | | | - Add backup master site - Take maintainership Notes: svn path=/head/; revision=172291
* Reset inactive maintainer who has not responded to PRs and email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172289
* update to 0.5.9Oliver Lehmann2006-09-052-4/+4
| | | | Notes: svn path=/head/; revision=172273
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-056-6/+6
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172271
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-051-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172268
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-053-3/+3
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172265
* - Unbreak by avoiding overwrite of $PREFIX/info/dir.Jun Kuriyama2006-09-052-7/+11
| | | | | | | Thanks to: kris Notes: svn path=/head/; revision=172255
* *** net/samba3:Renato Botelho2006-09-0419-631/+726
| | | | | | | | | | | | | | | | | | | | | | | | | - Update to 3.0.23c Common bugs fixed in 3.0.23c include: [1] o Authentication failures in pam_winbind when the AD domain policy is set to not expire passwords. o Authorization failures when using smb.conf options such as "valid users" with the smbpasswd passdb backend. *** net/samba-libsmbclient: [2] - Small cosmetic changes *** net/py-samba: [3] - Reset PORTREVISION back, as master port version bumped PR: ports/102805 [1] ports/102806 [2] ports/102807 [3] Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=172209
* Add a missing manpage to the MAN1 list.Joe Marcus Clarke2006-09-041-2/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=172205
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172165
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172162
* Reset inactive maintainer (a mailing list).Mark Linimon2006-09-042-2/+2
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172159
* Reset inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172158
* - Update to 1.02Andrew Pantyukhin2006-09-043-10/+15
| | | | | | | | | | - Avoid unused dependencies PR: 102757 Submitted by: Gea-Suan Lin <gslin@gslin.org> Notes: svn path=/head/; revision=172151
* Reassign from inactive maintainer who has not responded to email.Mark Linimon2006-09-041-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=172148
* Grab maintainership and try to investigate this breakage.Jun Kuriyama2006-09-041-1/+1
| | | | Notes: svn path=/head/; revision=172126
* Update to 0.4.3.Joe Marcus Clarke2006-09-046-23/+14
| | | | Notes: svn path=/head/; revision=172117
* Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSLSimon L. B. Nielsen2006-09-031-0/+4
| | | | | | | | | 0.9.8b. Reported by: pointyhat via kris Notes: svn path=/head/; revision=172112
* Mark BROKEN on recent -CURRENT since it doesn't compile with OpenSSLSimon L. B. Nielsen2006-09-031-1/+7
| | | | | | | | | 0.9.8b. Reported by: pointyhat via kris Notes: svn path=/head/; revision=172110
* NO_CDROM and NO_PACKAGE are superfluous hereKris Kennaway2006-09-031-2/+0
| | | | Notes: svn path=/head/; revision=172068
* Bring back a patch to fix pthread linking in avahi.Joe Marcus Clarke2006-09-032-1/+11
| | | | | | | Reported by: Pascal G. Hofstee <caelian@gmail.com> Notes: svn path=/head/; revision=172063
* - This port creates hidden dependency on autotools due usage of Samba3 sources.Pav Lucistnik2006-09-031-0/+3
| | | | | | | | | | That breaks Pointyhat, so we make explicit dependency on the autotools. PR: ports/102808 Submitted by: Timur I. Bakeyev <timur@gnu.org> (maintainer) Notes: svn path=/head/; revision=172035
* RESTRICTED, NO_CDROM and NO_PACKAGE are superfluous.Norikatsu Shigemura2006-09-031-4/+0
| | | | | | | | | Pointed out by: kris Advised by: hrs LICENSE: the term of 2.3 / http://www.opensource.apple.com/apsl/ Notes: svn path=/head/; revision=172016
* The asterisk-devel port is not currently in a useful state. It mayKris Kennaway2006-09-033-168/+0
| | | | | | | | | return in the future if the maintainer has time to continue working on it. Approved by: luigi (maintainer) Notes: svn path=/head/; revision=171997
* BROKEN: UnfetchableKris Kennaway2006-09-031-0/+1
| | | | Notes: svn path=/head/; revision=171993
* BROKEN on FreeBSD >= 5.x: is not buildable without libtelnet.aKris Kennaway2006-09-031-1/+7
| | | | Notes: svn path=/head/; revision=171986
* This port was imported 12 years ago and never completed (cannot install/Kris Kennaway2006-09-031-0/+2
| | | | | | | | package). It is only needed for the w3c-httpd port which is deprecated, so schedule this one for termination on 2006-12-01 as well. Notes: svn path=/head/; revision=171972
* BROKEN on 6.x: Does not compileKris Kennaway2006-09-031-0/+4
| | | | Notes: svn path=/head/; revision=171969
* NO_PACKAGE is not appropriate hereKris Kennaway2006-09-021-1/+0
| | | | Notes: svn path=/head/; revision=171948
* Remove expired portsKris Kennaway2006-09-021-1/+0
| | | | Notes: svn path=/head/; revision=171936
* Deprecate and schedule for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171932
* BROKEN on 6.x: Does not compileKris Kennaway2006-09-021-0/+4
| | | | Notes: svn path=/head/; revision=171931
* Replace NO_CDROM and NO_PACKAGE with RESTRICTED since package builds areKris Kennaway2006-09-022-4/+2
| | | | | | | allowed. Notes: svn path=/head/; revision=171928
* Remove expired ports.Kris Kennaway2006-09-0220-1572/+0
| | | | Notes: svn path=/head/; revision=171920
* - Update to 0.6.13Michael Johnson2006-09-026-21/+8
| | | | Notes: svn path=/head/; revision=171919
* Schedule these ignored ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171914
* Update the net/isc-dhcp3-* ports to version 3.0.5rc2.Sergey Matveychuk2006-09-028-40/+108
| | | | | | | | | | | | | | | | | Changes since version 3.0.5rc1: * A bug was repaired in fixes to the dhclient, which saught to run the dhclient-script with the 'EXPIRE' state should it receive a NAK in response to a REQUEST. The client now iterates the PREINIT state after the EXPIRE state, so that interfaces that might be configured 'down' can be brought back 'up' and initialized. * DHCPINFORM handling for clients that properly set ciaddr and come to the server via a relay agent has been repaired. PR: ports/102680 Submitted: maintainer Notes: svn path=/head/; revision=171909
* Schedule these forbidden ports for termination on 2006-12-01Kris Kennaway2006-09-021-0/+2
| | | | Notes: svn path=/head/; revision=171900
* Change FORBIDDEN to IGNORE since the problem described is not aKris Kennaway2006-09-021-1/+1
| | | | | | | security vulnerability. Notes: svn path=/head/; revision=171899
* Schedule these broken ports for termination on 2006-12-01Kris Kennaway2006-09-027-0/+14
| | | | Notes: svn path=/head/; revision=171889
* update to the latest packageSUZUKI Shinsuke2006-09-024-48/+18
| | | | Notes: svn path=/head/; revision=171856
* - Allow build with custom CFLAGSPav Lucistnik2006-09-021-0/+4
| | | | Notes: svn path=/head/; revision=171849