aboutsummaryrefslogtreecommitdiff
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Update to csup-snap-20060212:Maxime Henrion2006-02-132-4/+4
| | | | | | | | | | | This snapshot only addresses one problem introduced in the 20060211 snapshot. Because of what seems to be a bug in CVSup, fixing the keyword expansion code so that it works correctly with OpenBSD CVSup servers broke updates from PostgreSQL CVSup servers. This snapshot "fixes" this issue by being bug-to-bug compatible with CVSup. Notes: svn path=/head/; revision=155887
* BROKEN on sparc64 and on >= 7.0: Does not compileKris Kennaway2006-02-121-0/+8
| | | | Notes: svn path=/head/; revision=155883
* Try to remove cgi-bin dirKris Kennaway2006-02-121-0/+1
| | | | Notes: svn path=/head/; revision=155880
* Update to 1.2.2.Sam Lawrance2006-02-123-12/+8
| | | | | | | | | | Fix build on 4.x. PR: ports/93219 Submitted by: Andreas Kohn <andreas@syndrom23.de> (maintainer) Notes: svn path=/head/; revision=155819
* Reset maintainership to ports@ after ~4 months without any response to anyAlexander Leidinger2006-02-111-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | PR. Thanks for contributing. Since the acroread7 port is a somewhat important port for our users, I will hand it over to emulation@ if no _active_ *committer* takes it before the ports freeze. While I'm here: - fix a little nit in the csound port (I think the intention was to create no backup file instead of creating one with a "-e" extension) - set ARCH to i386 in the amd64 case for the acroread7 port. This is a work-around to be able to install everything when a dependency is not already installed (ARCH is read-only in sub-makes, so the dependencies can't change it). This should be removed when the dependencies are fixed or converted to use bsd.linux-rpm.mk. [1] Not objected to by: portmgr (explicit: krion; silence: rest) Maintainer timeout: ~4 months Submitted by: Sangwoo Shim <sangwoos@gmail.com> [1] PR: 87985 [1] Notes: svn path=/head/; revision=155784
* Update to csup-snap-20060211:Maxime Henrion2006-02-112-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add support for retries when the connection is rejected by the server and the associated -1 and -r maxRetries options. - Add missing description for the -4 and -6 options in csup.1. - Ignore the return value of a chflags() call in fattr_install() to match CVSup. This fixes csup over NFS. - Correctly handle any locking error with assertions. - Make the multiplexer code fully dynamic and cancelable. - Handle errors in the sender and receiver threads correctly by closing the multilpexer and waking up all the threads blocked on any of the channels. This means we don't hang when being disconnected for instance. - Make several functions of the chan API, most notably chan_read() and chan_write() take a struct chan * instead of an id. This saves a mutex lock and unlock for each call to these functions, and also reduces the contention on the multiplexer lock. - Change the stream API so that we can associate a stream with a void * to support the previous change. Update all the consumers. - Optimize the scheduling of the sender thread so that it's not possible to have some channels starve others. - Optimize mkdirhier() so that it saves many access() calls on average. - Always set the "no rsync" option to the collections since we don't support the rsync updating algorithm yet. I have yet to see a CVSup server trying to send me rsync updates of files in checkout mode but better safe than sorry. - Fix the RCS keyword handling. Updating the OpenBSD-src collection from an OpenBSD CVSup server now works. - Correctly handle deletion requests for directories. - And various minor bugfixes. Notes: svn path=/head/; revision=155781
* Make LATEST_LINK unique.Cy Schubert2006-02-112-2/+2
| | | | Notes: svn path=/head/; revision=155758
* (Re)add gotthard 1.3, ssh through https proxy tunnel.Roman Bogorodskiy2006-02-115-0/+35
| | | | | | | | PR: ports/93177 Submitted by: Anton Karpov <toxa@toxahost.ru> Notes: svn path=/head/; revision=155738
* Used wrong name for the port, so remove it. The port with the correctRoman Bogorodskiy2006-02-115-35/+0
| | | | | | | name will be re-added. Notes: svn path=/head/; revision=155737
* Add gothard 1.3, ssh through https proxy tunnel.Roman Bogorodskiy2006-02-115-0/+35
| | | | | | | | PR: ports/93177 Submitted by: Anton Karpov <toxa@toxahost.ru> Notes: svn path=/head/; revision=155734
* Add a port of The Globus Toolkit 4.0. From the Globus Project website:Brooks Davis2006-02-119-0/+7832
| | | | | | | | | | | The Globus Toolkit is an open source software toolkit used for building grids. It is being developed by the Globus Alliance and many others all over the world. A growing number of projects and companies are using the Globus Toolkit to unlock the potential of grids for their cause. Notes: svn path=/head/; revision=155678
* - Fix a crash when vtysh was executed.Sergey Matveychuk2006-02-103-4/+15
| | | | | | | | | | | - Remove useless target (install is default) in depends PR: ports/93094 Reported by: TANABE Hiroyasu <h@cosat.com>, John <freebsd@moe.co.uk> Submitted by: maintainer Notes: svn path=/head/; revision=155641
* - Respect MANPREFIXMarcus Alves Grando2006-02-102-1/+43
| | | | | | | | | | | | - Add rc.d script to easy startup - Bump PORTREVISION PR: 92391 Submitted by: mnag Approved by: markp (maintainer timeout, 14 days) Notes: svn path=/head/; revision=155615
* BROKEN on amd64 7.0: Infinite loop during buildKris Kennaway2006-02-091-0/+4
| | | | Notes: svn path=/head/; revision=155611
* - Fix pkg-plist on 5.x+Sergey Matveychuk2006-02-082-2/+2
| | | | | | | | Reported by: kris mail Pointy hat to: me Notes: svn path=/head/; revision=155516
* Update to 1.02.Anton Berezin2006-02-082-4/+4
| | | | Notes: svn path=/head/; revision=155484
* - Update MASTER_SITESPav Lucistnik2006-02-071-3/+2
| | | | | | | | | | - Portlint PR: ports/92918 Submitted by: Babak Farrokhi <babak@farrokhi.net> (maintainer) Notes: svn path=/head/; revision=155448
* - Remove USE_REINPLACE from my portsSergey Matveychuk2006-02-071-1/+0
| | | | Notes: svn path=/head/; revision=155429
* Update to 20060109.Hajimu UMEMOTO2006-02-072-5/+5
| | | | Notes: svn path=/head/; revision=155425
* Update to 20060111.Hajimu UMEMOTO2006-02-072-4/+4
| | | | Notes: svn path=/head/; revision=155424
* Fix PLIST on 4.x (one of the modules can not be built due to absend va_copy()Maxim Sobolev2006-02-0612-6/+42
| | | | | | | | | function). Submitted by: Dan Lukes <dan@obluda.cz> Notes: svn path=/head/; revision=155378
* Fix build on 4.x.Maxim Sobolev2006-02-066-0/+78
| | | | | | | Submitted by: Tod McQuillin Notes: svn path=/head/; revision=155373
* - Fix a dictionary bug affected on 64 bit archs.Sergey Matveychuk2006-02-066-4/+24
| | | | | | | | | | | | - While I'm here: fix pkg-plist - remove radiusd.sh. - Bump PORTREVISION PR: ports/92887 Submitted by: Alessandro Dellavedova <alessandro.dellavedova@gmail.com> Obtained from: http://bugs.freeradius.org/show_bug.cgi?id=312 Notes: svn path=/head/; revision=155338
* - Add heimdal kerberos supportSergey Matveychuk2006-02-062-0/+20
| | | | | | | Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com> (ports@) Notes: svn path=/head/; revision=155334
* When building network applications, it is often helpful to haveRenato Botelho2006-02-065-0/+62
| | | | | | | | | | | | | | | a network accessible control and diagnostic interface. This module provides such an interface for POE applications. By default, it provides a fairly limited set of commands but is easily extended to provide whatever command set you require. WWW: http://search.cpan.org/dist/POE-Component-ControlPort PR: ports/92875 Submitted by: Zach Thompson <hideo@lastamericanempire.com> Notes: svn path=/head/; revision=155315
* Update to 1.2.4.Maxim Sobolev2006-02-0612-48/+48
| | | | Notes: svn path=/head/; revision=155287
* BROKEN: Installs into etc/ppp and doesn't clean it upKris Kennaway2006-02-051-0/+2
| | | | Notes: svn path=/head/; revision=155280
* Try to clean up www/dataKris Kennaway2006-02-051-0/+1
| | | | Notes: svn path=/head/; revision=155276
* Fix a small typo in MASTER_SITESDoug Barton2006-02-054-10/+10
| | | | | | | | | | | | | Fix some problems in the new rc.d script: PROVIDE requires a trailing colon There is no radiusd_start_precmd defined, so don't call it Style issue, the - expansion is better than :- (see Porter's Handbook) The FreeBSD KEYWORD is no longer needed Bump PORTREVISION so that packages and users get the new rc.d script Notes: svn path=/head/; revision=155272
* This is an initial port of newer versions of:Alexander Leidinger2006-02-0545-702/+396
| | | | | | | | | | | | | | | | | | | | | | | | | | | - pwlib -> 1.9.2 - openh323 -> 1.17.3 The decission of porting the development releases instead of the stable releases is based upon a discussion with the openh323 developers. They serve as a start to be able to porting newer versions of e.g. gnomemeeting et al. Further tweaks/improvements to them may be required when other ports start to use these versions. Unlike the previous versions of those ports, they install a shared lib now. So ports which depend upon them in the future should add a RUN_DEPENDS upon them. Additionally the build time for those ports will decrease, since they don't need to build pwlib/openh323 each time and grab them from the build directory. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Notes: svn path=/head/; revision=155259
* Depend upon the repocopied pwlib152 and and openh323-112 ports, to ease theAlexander Leidinger2006-02-0518-61/+61
| | | | | | | | | | | | | transition to newer versions of pwlib and openh323 without breaking ports which depend upon them. PR: 83396 Submitted by: Steve Ames <steve@energistic.com> In colaboration with: Steve Ames <steve@energistic.com> Approved by: linimon ("no weeping changes ATM"-Heads-Up) Notes: svn path=/head/; revision=155257
* - Refactor patch now that gtk20 port uses ltverhackTom McLaughlin2006-02-052-4/+3
| | | | | | | Project by: BSD# <http://www.mono-project.com/Mono:FreeBSD> Notes: svn path=/head/; revision=155232
* - Add patch to fix build on 4.x [1]Sergey Matveychuk2006-02-048-26/+122
| | | | | | | | | | - Implement a modern feature of USE_RC_SUBR and remove redundant commands. PR: ports/92815 [1] Submitted by: Dan Lukes <dan@obluda.cz> Notes: svn path=/head/; revision=155218
* Fix build error on 4-stable.MANTANI Nobutaka2006-02-043-1/+36
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=155207
* - Update to 0.26.0Renato Botelho2006-02-042-4/+4
| | | | | | | | PR: ports/92767 Submitted by: maintainer Notes: svn path=/head/; revision=155197
* - Update to 20060203Renato Botelho2006-02-042-4/+4
| | | | | | | | PR: ports/92765 Submitted by: maintainer Notes: svn path=/head/; revision=155195
* Make portlint happy.Joe Marcus Clarke2006-02-042-0/+2
| | | | Notes: svn path=/head/; revision=155179
* Set MIBDIRS to /dev/null to prevent a mysterious .index file from showing upJoe Marcus Clarke2006-02-042-0/+4
| | | | | | | in the net-snmp mibs directory during build. Notes: svn path=/head/; revision=155178
* Update to csup-snap-20060204:Maxime Henrion2006-02-042-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - Don't use the C99 %zd format in fattr_encode(), it fails with a pre-C99 compiler and just prints "zd", which caused csup to send corrupted file attributes and get kicked by the server. I have no idea why I didn't see this when testing on ref4.FreeBSD.org but csup now really works on RELENG_4. - Completely revamp the file attributes computation when checking out new files and when updating them via diffs. We now create the files with correct attributes. If you've seen "SetAttrs" commands when you didn't use to see with CVSup, that fixes it. - Rewrite mkdirhier() so that it works as intended and respects the umask setting of the collection. - Fix a bad bug in proto_get_ascii() that made csup crash when there were no more tokens to eat. - Rework the status file API so that it's always possible to determine if there was an error and to supply appropriate error messages with status_errmsg(). Use this new function in the lister, detailer and updater threads. - Implement support for two new formats in proto_printf(), %f and %F, that are used to print encoded file attributes. Use them everywhere appropriate to simplify code. And probably a few things more that I forgot. Notes: svn path=/head/; revision=155177
* Bequeath maintainership to glebius@freebsd.org.Archie Cobbs2006-02-042-2/+2
| | | | Notes: svn path=/head/; revision=155173
* - Fix hardcoded /etc/rc.subr in rc script [1]Marcus Alves Grando2006-02-045-34/+38
| | | | | | | | | | | | | | - Update rc script to use USE_RC_SUBR - Bump PORTREVISION - portlint(1) - Drop MAINTAINER [2] PR: 92465 [1] Reported by: Andrew Partan <asp@partan.com> [1] Requested by: Adam <jettea46@yahoo.com> (maintainer via email) [2] Notes: svn path=/head/; revision=155170
* Welcome the new ntp-devel and ntp-stable ports.Cy Schubert2006-02-031-0/+2
| | | | Notes: svn path=/head/; revision=155168
* Resurrect the ntp-devel port. This port tracks the -DEV branch of NTPCy Schubert2006-02-035-0/+300
| | | | | | | | whereas the ntp and ntp-stable ports track the -PROD and -STABLE branches of NTP respectively. Notes: svn path=/head/; revision=155166
* Welcome in the new ntp-stable port. This port tracks the -STABLE branchCy Schubert2006-02-036-116/+65
| | | | | | | of NTP whereas the "ntp" port tracks the -PROD branch of NTP. Notes: svn path=/head/; revision=155163
* Add autoconf 2.53 dependency, needed to run :configure targetKris Kennaway2006-02-033-3/+3
| | | | Notes: svn path=/head/; revision=155155
* - Update to 0.99.3Andrej Zverev2006-02-037-50/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fix build on 4.11 by sem@ (files/patch-lib-buffer.c files/patch-ospfd-ospfd.h -------------------------------- Some known problems outstanding: - bgpd: prefix counts can get a bit screwy after clears/resets this is mostly cosmetic *unless* you use max-prefix counts. - bgpd: There is a memory leak if 'set community' is used in route-maps. This is present in 0.98 too. See bugzilla #89. - ospfd: 'default-originate always' loses the 'always' qualifier. Some regressions fixed in 0.99.3: - bgpd: workqueues were too conservative and could backlog under load (e.g. continual session up then reset), eventually leading to OOM. - ospfd: crash on startup (and only startup) if redistribute was enabled fixed. - bgpd: SEGV in bgp_aspath.c fixed. - bgpd: memory leak in bgp_aspath.c fixed - ospfd: oversize LSA support was not functional, fixed. - ospfd: leak of connected struct fixed - ospfd: NSM problems fixed, see bug #234 - vtysh: integrated config file reading should work again. - zserv: flags above 32bits should make it across to daemons now (affecting Solaris and IFF_NOXMIT and IFF_VIRTUAL) - ripd: MD5 auth verification fixed. The full changelog is available at: http://www.quagga.net/download/quagga-0.99.3.changelog.txt PR: ports/92524 Submitted by: Boris Kovalenko <boris@tagnet.ru> (maintainer) Notes: svn path=/head/; revision=155127
* Update to csup-snap-20060203:Maxime Henrion2006-02-022-4/+4
| | | | | | | | | | - The -4 and -6 switches have been addede to force usage of IPv4 or IPv6, respectively, - The "list=suffix" option in the supfile is now supported. - And many bugfixes. Notes: svn path=/head/; revision=155110
* Update to the 20060202 snapshot:Maxime Henrion2006-02-022-5/+6
| | | | | | | | | | | - Many bugfixes and code improvements. - There is now a csup(1) manual page. - We now use the Z_DEFAULT_COMPRESSION zlib compression level instead of Z_BEST_SPEED (the lowest). As a consequence of this, less data needs to be send and csup is slightly faster than CVSup in my tests. Notes: svn path=/head/; revision=155039
* SHA256ifyEdwin Groothuis2006-02-0120-4/+30
| | | | | | | APproved by: krion@ Notes: svn path=/head/; revision=155034
* Make net/etherboot fetchable again by using berlios.deEdwin Groothuis2006-02-011-1/+2
| | | | Notes: svn path=/head/; revision=155032