| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=206613
|
|
|
|
|
|
|
| |
Optimized version. Less system CPU time used.
Notes:
svn path=/head/; revision=206608
|
|
|
|
|
|
|
| |
sparc64 failure.
Notes:
svn path=/head/; revision=206588
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
PR: 120077
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Notes:
svn path=/head/; revision=206584
|
|
|
|
|
|
|
|
| |
PR: 120032
Submitted by: Mikhail Zakharov <zmey20000@yahoo.com> (maintainer)
Notes:
svn path=/head/; revision=206583
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump portrevision.
- Update mastersites.
PR: ports/119910
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Notes:
svn path=/head/; revision=206508
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix radsqlrelay.
- Update mastersites.
PR: ports/119909
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Notes:
svn path=/head/; revision=206507
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
following when trying to upload configuration or download images
from it: The TFTP server doesn't support the blocksize option.
My curiousity was triggered, it took me some reading of RFCs and
other documentation to find out what was possible and what could
be done. Was plain TFTP very simple in its handshake, TFTP with
options was kind of messy because of its backwards capability: The
first packet returned could either be an acknowledgement of options,
or the first data packet.
Going through the source code of src/libexec/tftpd and going through
the code of src/usr.bin/tftp showed that there was a lot of duplicate
code, and the addition of options would only increase the amount
of duplicate code. After all, both the client and the server can
act as a sender and receiver.
At the end, it ended up with a nearly complete rewrite of the tftp
client and server. It has been tested against the following TFTP
clients and servers:
- Itself (yay!)
- The standard FreeBSD tftp client and server
- The Fedora Core 6 tftp client and server
- Cisco router tftp client
- Extreme Networks tftp client
It supports the following RFCs:
RFC1350 - THE TFTP PROTOCOL (REVISION 2)
RFC2347 - TFTP Option Extension
RFC2348 - TFTP Blocksize Option
RFC2349 - TFTP Timeout Interval and Transfer Size Options
RFC3617 - Uniform Resource Identifier (URI) Scheme and Applicability
Statement for the Trivial File Transfer Protocol (TFTP)
It supports the following unofficial TFTP Options as described at
http://www.compuphase.com/tftp.htm:
blksize2 - Block size restricted to powers of 2, excluding protocol headers
rollover - Block counter roll-over (roll back to zero or to one)
From the tftp program point of view the following things are changed:
- New commands: "blocksize", "blocksize2", "rollover" and "options"
- Development features: "debug" and "packetdrop"
If you try this tftp/tftpd implementation, please let me know if
it works (or doesn't work) and against which implementaion so I can
get a list of confirmed working systems.
Author: Edwin Groothuis <edwin@FreeBSD.org>
Notes:
svn path=/head/; revision=206499
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Bump portrevision
PR: ports/119398
Submitted by: Takeharu KATO <takeharu1219@ybb.ne.jp>
Approved by: (maintainer timeout)
Notes:
svn path=/head/; revision=206486
|
|
|
|
|
|
|
| |
I got a few of good routers.
Notes:
svn path=/head/; revision=206474
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/URI-Template/Changes
Notes:
svn path=/head/; revision=206411
|
|
|
|
|
|
|
|
|
| |
details.
http://www.open-mpi.org/community/lists/announce/2008/01/0018.php
Notes:
svn path=/head/; revision=206394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Revise manual page for correctness and completeness
- Reinstate the `-y' (nroff) flag
- Drop gmake(1) dependency, builds with BSD make(1)
- Tweak port description and Makefile markup and syntax
- Pet portlint(1)
Mentioned in PR: ports/119680 [1]
Patches obtained from: Debian
Notes:
svn path=/head/; revision=206393
|
|
|
|
|
|
|
|
|
|
| |
- update non-version URL in pkg-descr
Submitted by: leeym
Approved by: maintainer
Notes:
svn path=/head/; revision=206303
|
|
|
|
| |
Notes:
svn path=/head/; revision=206302
|
|
|
|
| |
Notes:
svn path=/head/; revision=206286
|
|
|
|
|
|
|
|
|
| |
PR: 118450
Submitted by: Dmitriy Kirhlarov <dimma@higis.ru>
Approved by: maintainer implicit
Notes:
svn path=/head/; revision=206201
|
|
|
|
|
|
|
|
|
|
|
|
| |
The usage of the miniUPnP client library is useful whenever an application
needs to listen for incoming connections.
Examples : P2P applications, FTP clients for active mode, IRC (for DCC)
or IM applications, network games, any server.
WWW: http://miniupnp.free.fr/
Notes:
svn path=/head/; revision=206184
|
|
|
|
|
|
|
|
| |
PR: 118306
Submitted by: Rashid N. Achilov <achilov-rn@askd.ru> (maintainer)
Notes:
svn path=/head/; revision=206180
|
|
|
|
| |
Notes:
svn path=/head/; revision=206125
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Client-Whois/Changes
Notes:
svn path=/head/; revision=206103
|
|
|
|
| |
Notes:
svn path=/head/; revision=206036
|
|
|
|
|
|
|
| |
Approved by: maintainer (via private mail)
Notes:
svn path=/head/; revision=205997
|
|
|
|
|
|
|
|
|
| |
PR: 119103
Submitted by: Ed Schouten <ed@fxq.nl>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=205979
|
|
|
|
|
|
|
|
| |
PR: 119707
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Notes:
svn path=/head/; revision=205970
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add a 'reload' subcommand to rc.d startup script. [2]
Submitted by: p.rybicki cadera.com.pl [2]
delphij [1]
PR: ports/119755 [1]
Approved by: maintainer
Notes:
svn path=/head/; revision=205957
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
relayd is a daemon to relay and dynamically redirect incoming
connections to a target host. Its main purposes are to run as a
load-balancer, application layer gateway, or transparent proxy. The
daemon is able to monitor groups of hosts for availability, which is
determined by checking for a specific service common to a host group.
WWW: http://spootnik.org/relayd/
# This port will work on $OSVERSION >= 700049.
# If you want to use on RELENG_6, apply a patch in
# http://www.openbsd.org/cgi-bin/cvsweb/src/sys/net/pf_table.c.diff?r1=1.67&r2=1.68
Notes:
svn path=/head/; revision=205894
|
|
|
|
| |
Notes:
svn path=/head/; revision=205889
|
|
|
|
|
|
|
| |
Notified by: pav
Notes:
svn path=/head/; revision=205883
|
|
|
|
|
|
|
|
| |
Reported by: pointyhat via pav
Approved by: stas (mentor, implicit)
Notes:
svn path=/head/; revision=205817
|
|
|
|
| |
Notes:
svn path=/head/; revision=205809
|
|
|
|
|
|
|
|
|
| |
PR: ports/119582
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205807
|
|
|
|
|
|
|
|
|
| |
PR: ports/119582
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205805
|
|
|
|
|
|
|
| |
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205802
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Makefile tweaks
- Remove pkg-plist comments
PR: ports/119537
Submitted by: Oleg Alexeenkov <proler@gmail.com> (maintainer)
Approved by: linimon (mentor)
Notes:
svn path=/head/; revision=205764
|
|
|
|
|
|
|
| |
since it's optional functionality.
Notes:
svn path=/head/; revision=205754
|
|
|
|
|
|
|
| |
o update codec negotiation patch to 20080117 version.
Notes:
svn path=/head/; revision=205753
|
|
|
|
| |
Notes:
svn path=/head/; revision=205742
|
|
|
|
| |
Notes:
svn path=/head/; revision=205729
|
|
|
|
| |
Notes:
svn path=/head/; revision=205727
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Amazon/Changes
Notes:
svn path=/head/; revision=205671
|
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/dist/Net-Pcap/Changes
Notes:
svn path=/head/; revision=205670
|
|
|
|
|
|
|
|
|
| |
PR: 119616
Submitted by: Hung-Yi Chen <gaod@hychen.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=205605
|
|
|
|
| |
Notes:
svn path=/head/; revision=205588
|
|
|
|
|
|
|
|
| |
PR: 119330
Submitted by: Philippe Audeoud <jadawin@tuxaco.net>
Notes:
svn path=/head/; revision=205586
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 5.0rc2:
New features:
* Sending LCP Time-Remaining packet implemented.
Bugfixes:
* Fixed MPPC options loss on link disconnect.
* Fixed crash on PPTP CDN sending error.
* Fixed incorrect IPCP options reject processing.
* Fixed MP SHORTSEQ option.
* Fixed packet order on accepting outgoing PPTP call.
Submitted by: mav (maintainer)
Notes:
svn path=/head/; revision=205580
|
|
|
|
|
|
|
|
|
|
|
| |
- Reset maintainership.
PR: ports/119382
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
Approved by: stas (mentor, implicit)
Notes:
svn path=/head/; revision=205576
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(http://www.w3.org/TR/2000/NOTE-SOAP-20000508/), which is still most often
used. The SOAP1.2 definition (http://www.w3.org/TR/soap12/) is quite
different; this module tries to define a sufficiently abstract interface to
hide the protocol differences.
WWW: http://search.cpan.org/dist/XML-Compile-SOAP/
PR: ports/119421
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
Notes:
svn path=/head/; revision=205553
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
relays the data transfered between the source and the destination.
The goal of this module is to abstract the different methods used to
connect from the proxy to the destination.
A proxy is a program that transfer data across a network boundary
between a client and a server. Net::Proxy introduces the concept of
"connectors" (implemented as Net::Proxy::Connector subclasses), which
abstract the server part (connected to the client) and the client part
(connected to the server) of the proxy.
This architecture makes it easy to implement specific techniques to
cross a given network boundary, possibly by using a proxy on one side of
the network fence, and a reverse-proxy on the other side of the fence.
WWW: http://search.cpan.org/dist/Net-Proxy
PR: ports/119301
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
Notes:
svn path=/head/; revision=205538
|
|
|
|
|
|
|
|
| |
PR: 119486
Submitted by: Tor Halvard Furulund <squat@squat.no> (maintainer)
Notes:
svn path=/head/; revision=205494
|