aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - On systems (e.g FreeBSD amd64) where sizeof(unsigned int) differs frompav2008-12-222-0/+21
| | | | | | | | sizeof(lzo_uint) this patch is necessary for the correct operation of vtun when LZO compression is enabled. PR: ports/129815 Submitted by: Bjoern Groenvall <bg@sics.se>
* The FreeRADIUS Client is a framework and library for writing RADIUSbeech2008-12-2211-0/+281
| | | | | | | | | | | | | Clients which additionally includes radlogin, a flexible RADIUS aware login replacement, a command line program to send RADIUS authentication/authorisation requests and accounting records and a utility to query the status of a RADIUS server. All these programs are based on a library which lets you develop a RADIUS-aware application in less than 50 lines of C code. It is highly portable and runs on Linux, many BSD variants and Solaris. PR: ports/129250 Submitted by: netch at netch.kiev.ua
* - Update to 1.21clsung2008-12-222-4/+4
|
* - Remove --without-avahibeech2008-12-211-2/+1
| | | | - Bump portrevision
* - Add devel/gettext dependancy using USE_GETTEXT=yes andbeech2008-12-212-4/+18
| | | | | | | | patches `configure' to include -lintl in LIBS= definition. - Bump portrevision PR: ports/129785 Submitted by: Pavel Gubin <pg@2lazy.ru>
* Update to 2008.12.20.nork2008-12-202-4/+4
|
* - Linking avahi is broken, define without.beech2008-12-201-4/+5
| | | | | | - Unbreak Submitted by: Jan Henrik Sylvester <me@janh.de>
* - update to 0.52leeym2008-12-202-5/+6
|
* - Set for expiration in one month: has been broken for more than 6 monthspav2008-12-204-0/+8
|
* - Mark for expiration: depends on expired, broken portpav2008-12-201-0/+3
|
* Fix typo.olgeni2008-12-201-1/+1
|
* - Tag broken (linker errors)beech2008-12-201-0/+2
|
* Update to version 1.3.4.demon2008-12-192-4/+4
|
* Update to version 1.1.1.demon2008-12-192-5/+5
|
* - Update to 0.6.2.amdmi32008-12-185-29/+32
| | | | | PR: 129594 Submitted by: Ganael Laplanche <ganael dot laplanche at martymac dot com> (maintainer)
* - Update to 0.51jadawin2008-12-182-4/+4
|
* Fix reference to master port for isc-dhcp40-{client,relay}.stefan2008-12-182-2/+2
| | | | | | PR: 128703 Submitted by: Jon Passki <jon.passki@hursk.com> Approved by: maintainer timeout (>5 weeks)
* Maintainer was reset.linimon2008-12-181-3/+0
|
* - Update to 4.2.stefan2008-12-1718-113/+521
| | | | | | | | | | | | - Provide LINK_STATE_IS_UP macros that is missing in FreeBSD. - Disable CARP demotion: FreeBSD has no support for it. - Disable check for the routing table number: FreeBSD has single routing table now. - Disable route labeling: FreeBSD has no support for it. PR: 121831 Submitted by: Matthieu Guegan <matthieu@virtua.ch> Approved by: maintainer timeout (9 months)
* Chase the avahi-core shared lib version.marcus2008-12-171-2/+2
|
* Fix the build with glib-1.2 (e.g. the tshark build).marcus2008-12-171-0/+12
| | | | PR: 129675
* - Update to 0.14jadawin2008-12-162-4/+4
|
* Fix build with misc patches on and codec negotiation patch off. Thissobomax2008-12-164-48/+48
| | | | | | combination is not enabled by default so that no PORTREVISION bump. Reported by: Peter Beckman
* Reset yazzy@yazzy.org due to maintainer-timeouts and no response tolinimon2008-12-166-11/+3
| | | | | | email. Hat: portmgr
* Reset yazzy@yazzy.org due to maintainer-timeouts and no response to email.linimon2008-12-161-13/+2
| | | | | | While here, trim obsolete version checks. Hat: portmgr
* Maintainer does not have the time to maintain this one right now, so returnlinimon2008-12-161-1/+1
| | | | to the pool.
* Update to 0.6.24.marcus2008-12-168-116/+24
|
* - Add a patch from quagga-qit. It fixes a fletcher checksum problem.sem2008-12-162-1/+96
|
* - Update to 0.99.11sem2008-12-168-168/+234
| | | | Approved by: maintainer timeout
* - Update to 2.1 (minor bug fixes)sem2008-12-152-4/+4
|
* Update to 1.0.5. Seemarcus2008-12-154-361/+7
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.0.5.html for a list of what has changed.
* Rubygem-oauth is a RubyGem for implementing both OAuth clients andmiwi2008-12-145-0/+341
| | | | | | | | | servers in Ruby applications. WWW: http://oauth.rubyforge.org/ PR: ports/129514 Submitted by: wenheping <wenheping at gmail.com>
* - Update to 1.2miwi2008-12-142-6/+6
| | | | | | | - Pass maintainership to submitter PR: 129530 Submitted by: Dennis Herrmann <adox@mcx2.org>
* - Update to 0.91miwi2008-12-143-7/+19
| | | | | | | = Pass maintainership to submitter PR: 129531 Submitted by: Dennis Herrmann <adox@mcx2.org>
* - Update to 0.7.0miwi2008-12-133-4/+11
| | | | | PR: 129578 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* - Update to 1.3.2acm2008-12-132-6/+5
| | | | | PR: 129487 Submitted by: Pedro F. Giffuni <giffunip at tutopia.com>
* - Update to 1.4.23pav2008-12-122-4/+4
|
* - Update to 1.264 [1]mm2008-12-117-180/+76
| | | | | | | | | - use more autotools [2] - fixes assertion problems related to openldap 2.4 [3] PR: ports/129445 [1], ports/127675 [2], ports/122750 [3] Submitted by: mm [1], "Eugene M. Kim" <gene@nttmcl.com> [2] Approved by: maintainer (timeout ports/127675, ports/129030, ports/127675)
* Include bsd.port.options.mk explicitly since we modify OPTIONS.sobomax2008-12-104-0/+12
| | | | Suggested by: pav
* Mark as broken on sparc64.linimon2008-12-103-2/+18
| | | | Hat: portmgr
* Update to 1.4.22.sobomax2008-12-0928-632/+184
|
* Update with multiple MASTER_SITES and remove unneeded quotesjpaetzel2008-12-091-3/+4
| | | | Approved by: linimon (portmgr)
* Convert all WITHOUT_XXX options into WITH_XXX form. OPTIONS systemsobomax2008-12-094-52/+44
| | | | | | | only really supports the latter. PR: ports/127615 Submitted by: Dmitry Marakasov
* - Attempt to fix build on 64-bits platforms (trial #2)gahr2008-12-091-1/+2
| | | | Reported by: QA Tindie
* - Attempt to fix build on 64-bits platformsgahr2008-12-091-0/+1
| | | | Reported by: QA Tindie
* - Update to 1.6gahr2008-12-086-169/+66
| | | | | | | - Remove NOTIFY and NLS options (deprecated and bad style, respectively) - Add optional PAM support - Fix NOPORTDOCS and PORTEXAMPLES - Refactor Makefile and pkg-plist a little bit
* 2008-09-19 japanese/escpf: Has been broken for more than 6 monthsmiwi2008-12-0818-7868/+0
| | | | | | | | | | | | | | | | | 2008-09-19 java/java-gcj-compat: Has been broken for more than 6 months 2008-09-19 lang/screamer: Has been broken for more than 6 months 2008-10-01 misc/documancer: Unmaintained upstream 2008-09-19 misc/ipbt: Has been broken for more than 6 months 2008-10-13 multimedia/manslide: Use multimedia/smile instead 2008-09-19 net/globus4: Has been broken for more than 6 months 2008-09-19 net/p5-Parallel-MPI: Has been broken for more than 6 months 2008-01-28 net/p54u: website disappeared 2008-09-19 net-im/ginsu: Has been broken for more than 6 months 2008-09-19 net-p2p/py-kenosis-bittorrent: Has been broken for more than 6 months 2008-09-19 sysutils/sjog: Has been broken for more than 6 months 2008-09-19 textproc/Ebnf2ps: Has been broken for more than 6 months 2008-09-19 www/roxen: Has been broken for more than 6 months 2008-09-19 x11-fm/evidence: Has been broken for more than 6 months
* - Fix DoS in SMTP dissectormiwi2008-12-082-1/+357
| | | | | | | | | | - Bump PORTREVISION PR: 129077 (based on) Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: marcus@ (maintainer) Obtained from: wireshake svn Security: http://www.vuxml.org/freebsd/baece347-c489-11dd-a721-0030843d3802.html
* - Update to 1.1.0RC4miwi2008-12-072-4/+4
|
* - Fix dependency after py25-zconfig upgrademiwi2008-12-071-1/+2
| | | | Reported by: pavbot
* - Update to 0.99.2miwi2008-12-072-4/+4
|
* - Update to 2.0.0RC4miwi2008-12-072-4/+4
|
* - Update to 1.1.0RC2miwi2008-12-072-4/+4
|
* - Update to 0.48miwi2008-12-073-10/+44
|
* - Update to 1.03miwi2008-12-072-4/+4
|
* py-oauth is a python libarary for OAuth. OAuth is an openmiwi2008-12-065-0/+30
| | | | | | | | | | protocol to allow API authentication in a simple and standard method from desktop and web applications. WWW: http://pypi.python.org/pypi/oauth/ PR: ports/129410 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 0.2miwi2008-12-062-15/+14
| | | | | PR: 129421 Submitted by: Mahlon E.Smith <mahlon@martini.nu> (maintainer)
* - Update to 1.76miwi2008-12-062-4/+4
|
* MASTER_SITE has moved, catch up with this.itetcu2008-12-061-2/+2
| | | | Prompted by: QAT QA run
* update to 0.5.18oliver2008-12-062-4/+4
|
* Add p5-XML-RPC 0.8, pure Perl implementation for an XML-RPC client andskv2008-12-055-0/+37
| | | | server.
* - Update to 1.75miwi2008-12-052-4/+4
|
* Proxies are special objects which serve as mostly-transparent wrappersmiwi2008-12-059-0/+157
| | | | | | | | | | | around another object, intervening in the apparent behavior of the wrapped object only when necessary to apply the policy (e.g., access checking, location brokering, etc.) for which the proxy is responsible. WWW: http://pypi.python.org/pypi/zope.proxy PR: ports/129159 Submitted by: Wen Heping <wenheping at gmail.com>
* Update to version 3.0.38.demon2008-12-043-5/+8
| | | | | PR: 128621 Submitted by: Wen Heping <wenheping@gmail.com>
* Update to 0.6.2.perky2008-12-044-48/+6
| | | | | PR: 128825 Submitted by: Yi-Jheng Lin <yzlin@cs.nctu.edu.tw>
* - Update to 1.4.22pav2008-12-036-29/+128
| | | | | - Make gtkhtml optional - Support webkit
* - Don't try to package a compiled python script from another port, that is justpav2008-12-032-2/+0
| | | | | | wrong any way you look at it Reported by: pointyhat
* Update to 0.5.2marck2008-12-032-4/+4
| | | | | Approved by: wxs PR: 129368
* - Fix Country database urlmiwi2008-12-022-1/+2
| | | | | | PR: 129124 Submitted by: Bogdan Culibrk <bc@default.rs> Approved by: maintainer
* - Update to 0.9.5beech2008-12-012-4/+4
|
* Fix location of SimpleGladeApp.py.marcus2008-12-012-1/+12
|
* Fix build with GCC 4.2lioux2008-11-304-2/+22
|
* Drop maintainership.lioux2008-11-302-2/+2
|
* - Adjust depobj for py-lucene dependencypav2008-11-302-2/+2
| | | | Reported by: pointyhat
* - Mark BROKEN on 6.x: configure fails to find python due to missing -pthreadpav2008-11-301-0/+4
| | | | Reported by: pointyhat
* pecl-oauth is a php interface to the oauth protocol.miwi2008-11-304-0/+38
| | | | | | | | | | | Oauth is an authorization protocol built on top of HTTP which allows applications to securely access data without having to store usernames and passwords. WWW: http://pecl.php.net/package/oauth/ PR: ports/129167 Submitted by: Wen Heping <wenheping at gmail.com>
* - Fix potential leakage of arbitrary memory contentsmiwi2008-11-306-1/+24
| | | | | | | | | | | - Bump PORTREVISION PR: based on 129239 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Approved by: maintainer (timeout, security issue, 2 days), secteam (myself) Obtained from: samba git Security: http://www.vuxml.org/freebsd/1583640d-be20-11dd-a578-0030843d3802.html http://www.samba.org/samba/security/CVE-2008-4314.html
* Reset andrew+ports@fubar.geek.nz due to maintainer-timeouts and no responselinimon2008-11-291-1/+1
| | | | | | to email. Hat: portmgr
* Mark as deprecated: website and maintainer disappeared.linimon2008-11-291-1/+3
| | | | Hat: portmgr
* - Update to 0.4.lippe2008-11-282-4/+4
|
* - Fix a segmentation faultehaupt2008-11-283-5/+21
| | | | | | | | - Bump PORTREVISION - Respect CC and CFLAGS PR: 129042 Submitted by: zlopi.ru <zlopi.ru@gmail.com>
* Update to 4.2ehaupt2008-11-2811-37/+393
| | | | | | | PR: 120788 Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru> Tested by: Doichin Dokov <root@net1.cc> Approved by: maintainer timeout
* I haven't used this in a long time, so reset to ports@.linimon2008-11-271-1/+1
|
* Update to 0.3.tobez2008-11-263-6/+4
| | | | Changes: http://search.cpan.org/dist/Geo-IPfree/Changes
* Add a wrapper for skype so it would not need the complex parameterdelphij2008-11-264-22/+14
| | | | | | | | any more. Submitted by: intron <intron intron ac> PR: 128597 Approved by: maintainer timeout
* - Fix RC script so the flags are not duplicated.wxs2008-11-262-3/+3
| | | | | | | | | - Properly quote a variable. - Bump PORTREVISION. PR: ports/125522 Submitted by: Glen Neff <neff_glen@emc.com> Approved by: maintainer timeout
* - Update to 1.98.6chinsan2008-11-252-5/+5
| | | | | PR: ports/128462 Submitted by: sunpoet (maintainer)
* - Update to 2.12wxs2008-11-246-19/+132
| | | | | | | | | | | | | - Pass maintainer to submitter - Switch to new MASTER_SITES - Add RC script - Switch to OPTIONS - Properly handle the configuration file - Respect CC and CFLAGS PR: ports/128894 Submitted by: Oleg Ginzburg <oleg.ginzburg@nevosoft.ru> Approved by: mike@mikekohn.net (maintainer)
* Sort::Key::IPv4miwi2008-11-245-0/+41
| | | | | | Sorts lists of objects by some property containing an IPv4 address WWW: http://search.cpan.org/dist/Sort-Key-IPv4/
* - Updated to 1.9.0glarkin2008-11-233-144/+173
|
* - Update to 0.9.9 (latest KDE3-compatible version update)miwi2008-11-223-6/+5
| | | | | PR: 128704 Submitted by: "Rashid N. \"Citycat\" Achilov" <citycat4@ngs.ru> (maintainer)
* Update maintainers address.wxs2008-11-211-1/+1
| | | | | PR: ports/128966 Submitted by: Anatoliy Dmytriyev <tolid@tolid.eu.org> (maintainer)
* - fix plist with -DNOPORTDOCSitetcu2008-11-212-3/+4
| | | | | | | - bump PORTREVISION Approved by: maintainer timeout on QAT BotMail Prompted by: QAT QA run
* - man pages installation does not depend on NOPORTDOCS (fix plist)itetcu2008-11-212-7/+3
| | | | | | | - bump PORTREVISION Approved by: maintainer timeout to QAT BotMail Prompted by: QAT QA run
* - fix typo in MASTERS_SITESitetcu2008-11-212-3/+4
| | | | | | | | - fix plist for -DNOPORTDOCS - bump PORTREVISION Approved by: maintianer timeout on QAT BotMail Prompted by: QAT QA run
* - Update to 0.08clsung2008-11-202-4/+4
|
* - Update to 1.60clsung2008-11-202-4/+4
|
* - Update to 2.0.0.10lwhsu2008-11-207-42/+308
| | | | | | PR: ports/128802 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: vanhu AT netasq.com (maintainer)
* - Add a missed runtime dependency on p5-versionpav2008-11-191-1/+3
|
* Update to 2.25wxs2008-11-172-4/+4
| | | | | | PR: ports/128607 Submitted by: dikshie <dikshie@sfc.wide.ad.jp> Approved by: dikshie@lapi.itb.ac.id (maintainer)
* - Update to 0.13miwi2008-11-163-6/+6
|
* - Update to 1.5miwi2008-11-162-4/+4
|
* - Update to 1.72miwi2008-11-162-4/+4
|
* forgot to checkin distinfo for 0.5.17oliver2008-11-151-3/+3
| | | | Noted by: QAT
* update to 0.5.17oliver2008-11-152-3/+1
|
* - Register conflicts between gnokii, smstools and sendsmspav2008-11-141-1/+1
| | | | Reported by: ganbold of EFnet
* - fix plistleeym2008-11-142-1/+4
| | | | | | | - update dependency - bump PORTREVISION Noticed by: erwin@
* * Fix out-of-bound string accesses.naddy2008-11-148-164/+86
| | | | | | | | | * Fix %m GNUism in printf. * Don't create the man page, it is already included. * ptpd is not a user command, put it into sbin. * Overhaul the startup file and move it to "ptpd". Approved by: gnn (maintainer)
* Update to 2008.11.13.nork2008-11-142-4/+4
|
* Fix a bug resulting in recording hanging up indefinitely when connectionsobomax2008-11-138-4/+60
| | | | to peer drops.
* Fix a typo in Config/exports.ywxs2008-11-121-0/+4
| | | | Noticed by: Garrett Cooper
* - Fix MAINTAINER.jadawin2008-11-121-1/+1
|
* - Fix pkg-plistchinsan2008-11-121-1/+1
| | | | | | - Bump PORTREVISION Submitted by: Herbert J. Skuhra <h dot skuhra _at_ gmail _dot_ com> via mail
* - Fix pkg-plistchinsan2008-11-121-1/+0
| | | | Submitted by: Herbert J. Skuhra <h dot skuhra _at_ gmail _dot_ com> via mail
* Update to 1.1.14wxs2008-11-112-4/+4
|
* Update to 1.1.6wxs2008-11-112-4/+4
|
* - Update to 1.02clsung2008-11-114-21/+16
| | | | Changes: http://search.cpan.org/dist/Net-OpenID-Consumer/ChangeLog
* - Update to 1.58clsung2008-11-112-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Whois-Raw/Changes
* - Update to 1.05clsung2008-11-112-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Frame/Changes
* - Update to 0.50jadawin2008-11-112-4/+4
|
* - Update to 0.52lwhsu2008-11-103-19/+22
| | | | | | | | - Unbreak with GCC 4.2 PR: ports/128233 Submitted by: Yi-Jheng Lin <yzlin AT cs.nctu.edu.tw> Approved by: maintainer timeout
* - Chase x11-toolkits/gtkdatabox shared lib version bumpamdmi32008-11-101-3/+2
| | | | - While here, use SF macro
* - fix pkg-plist warningclsung2008-11-102-1/+3
| | | | - bump PORTREVISION
* - Fix CFLAGS handlingamdmi32008-11-101-2/+3
| | | | | | PR: 128368 Submitted by: myself Approved by: maintainer timeout
* Rubygem-macaddr is a cross platform mac address determinationmiwi2008-11-104-0/+35
| | | | | | | | | for ruby. WWW: http://codeforpeople.com/lib/ruby PR: ports/128625 Submitted by: Wen Heping <wenheping at gmail.com>
* - Update to 100miwi2008-11-103-12/+27
| | | | | | | - Pass maintainership to submitter PR: 128619 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com>
* - Update to 1.4.20pav2008-11-093-4/+5
|
* - Update to 0.6.0miwi2008-11-092-4/+4
| | | | | PR: 128381 Submitted by: maintainer
* LinKNX is a backend for controlling a KNX/EIB home and building automationmiwi2008-11-097-0/+125
| | | | | | | | | | | | | | system. It connects to eibd which is part of the BCU SDK and keeps state of KNX devices such as lamps, window blinds, heating and so on. Furthermore it provides a powerful, rule-based event after treatment, e.g. for switching other KNX devices, sending e-mail or SMS or executing a shell command. You can configure and control the LinKNX daemon using an XML-style protocol via TCP network socket or Unix domain socket. WWW: http://linknx.sourceforge.net/ PR: ports/128320 Submitted by: Björn König <bkoenig at alpha-tierchen.de>
* - Update to 1.3.15.5miwi2008-11-092-4/+4
| | | | | | PR: 128314 Submitted by: Chih Liang <jliang@so-net.net.tw> Approved by: maintainer timeout
* An interface for communicating with Twitter's public API.miwi2008-11-094-0/+70
| | | | | | | | | Send status updates, fetch information, add friends, etc. WWW: http://pear.php.net/package/Services_Twitter/ PR: ports/128647 Submitted by: Wen Heping <wenheping at gmail.com>
* Add support for mpd5.ume2008-11-095-45/+67
|
* Update to 0.21skv2008-11-072-4/+5
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Keepalive-0.21/CHANGES
* Update to 1.14skv2008-11-072-4/+4
| | | | Changes: http://search.cpan.org/src/RCAPUTO/POE-Component-Client-Ping-1.14/CHANGES
* - Update to 1.2.amdmi32008-11-073-9/+9
| | | | | PR: 128604 Submitted by: Nick Barkas <snb at threerings dot net> (maintainer)
* Update to 2008.11.04.nork2008-11-062-4/+4
|
* Force rebuild with R12B-5.olgeni2008-11-061-1/+1
|
* - Update to 0.39jadawin2008-11-043-4/+15
|
* - Update to 2.3.5sem2008-11-022-5/+4
|
* Update to 0.23.ume2008-11-022-4/+4
|
* - Update to 1.1.3miwi2008-11-022-4/+4
| | | | | PR: 128508 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
* - Use easy_install to avoid deinstall errorsmnag2008-10-302-128/+2
| | | | | PR: 128257 Submitted by: Wen Heping <wenheping___gmail.com>
* - Update beanstalkd to 1.0vsevolod2008-10-292-5/+5
|
* Add missing pkg-install.in which I forgot in my last commit.wxs2008-10-291-0/+41
|
* - Add UID and GID entries for net/rabbitmq.wxs2008-10-292-20/+15
| | | | | | | | - Convince RC script to use rabbitmq user. PR: ports/128108 Submitted by: Nick Barkas <snb@threerings.net> Approved by: Phillip N. <pneumann@gmail.com> (maintainer)
* - Correct CFLAGS in Makefiletabthorpe2008-10-292-2/+3
| | | | | | | - Bump PORTREVISION - Reformat maintainers address, while I am here Submitted by: skreuzer via irc
* Update to 1.33erwin2008-10-293-5/+10
|
* Update to 1.0.0erwin2008-10-284-11/+14
| | | | | | PR: 128149 Submitted by: Steven Kreuzer <skreuzer@exit2shell.com> Approved by: gnn (maintainer)
* Do not redefine PKGMESSAGE, which seems to cause problems during installation instefan2008-10-281-3/+3
| | | | | | | | some cases. PR: 128243 Submitted by: "Walter C. Pelissero" <walter.pelissero@iesy.net> Patch by: stefan
* - update to 0.14leeym2008-10-262-6/+6
| | | | | | PR: 128374 Submitted by: leeym Approved by: maintainer
* - Update to 1.0.4miwi2008-10-262-4/+4
| | | | Approved by: maintainer implicit
* The Perl 5 module Net::MAC allows you tomiwi2008-10-265-0/+41
| | | | | | | | | - store a MAC address in a Perl object - find out information about a stored MAC address - convert a MAC address into a specified format - easily compare two MAC addresses for string or numeric equality WWW: http://search.cpan.org/dist/Net-MAC/
* - update dependencyleeym2008-10-262-86/+24
| | | | | | | | | - shorten pkg-descr to make portlint happier - bump PORTREVISION PR: 127823 Submitted by: leeym Approved by: maintainer timeout
* Mark as BROKEN: checksum mismatch.stefan2008-10-251-0/+2
|
* This module provides a Perlish interface to the Mosso CloudFilesglarkin2008-10-256-0/+55
| | | | | | service. WWW: http://search.cpan.org/dist/Net-Mosso-CloudFiles/
* - Update to 0.4.0miwi2008-10-252-4/+4
| | | | | PR: 127569 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* - Update WWWamdmi32008-10-241-1/+1
| | | | | PR: 128339 Submitted by: KT Sin <ktsin at acm dot org> (maintainer)
* - Update to 20081019miwi2008-10-242-4/+4
|
* Fix typo.olgeni2008-10-241-1/+1
|
* - Fix linker issue with static xmlrpc-c libraries.chinsan2008-10-242-0/+12
| | | | | | | - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@)
* - Fix linker issue with static xmlrpc-c libraries.chinsan2008-10-242-0/+12
| | | | | | | - Bump PORTREVISION PR: ports/128033 Submitted by: Roman Bogorodskiy (novel@)
* - Update to 0.710.08amdmi32008-10-233-18/+29
| | | | | | PR: 127238 Submitted by: Simun Mikecin <numisemis at yahoo dot com> Approved by: maintainer timeout
* - Add mutual CONFLICTS between net/p5-SOAP and net/p5-SOAP-Liteamdmi32008-10-232-1/+3
| | | | | | PR: 127947 Submitted by: Nick Hibma <nick at anywi dot com> Approved by: maintainer timeout
* - Update to 1.1aamdmi32008-10-234-41/+39
| | | | | | | | | | | | | | | | | ChangeLog: Support for XboX 360 dashboard Fall Update (.avi and .divx now are supported) DLNA support is not enabled by default, as not mandatory. Some configure script fixes and better support for cross-compilation. Fixed network interface discovery on MacOSX. Much more complete DLNA support through external libdlna. Telnet Control interface. Support for FLAC and HDMOV files. FreeBSD 64bit and MacOSX build fix. Newly written configure script. PR: 128043 Submitted by: "Eric L. Chen" <d9364104 at mail dot nchu dot edu dot tw> Approved by: Volker Theile <votdev at gmx dot de> (maintainer)
* Make use of the new old world rc order, and install the slpd rc.d scriptmarcus2008-10-223-33/+2
| | | | | | | properly. PR: 126726 Submitted by: "Joseph S. Atkinson" <jsa@dmz.wickedmachine.net>
* Update to 1.0.4. Seemarcus2008-10-222-4/+4
| | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.0.4.html for a list of what's changed.
* Fix plistdelphij2008-10-222-0/+2
|
* - Update to 1.2.25.araujo2008-10-222-4/+4
| | | | Submitted by: Andrzej Tobola <ato@iem.pw.edu.pl> (via private mail)
* - Update to 0.9.4beech2008-10-212-5/+4
|
* Make patch sutrable for integration with vendor by putting backsobomax2008-10-214-44/+28
| | | | | | #ifdef that we have had no business of removing in the first place. Don't bump PORTREVISION since it makes no difference for the compiled package.
* There is existing history in patch-main::utils.c.sobomax2008-10-214-0/+0
|
* - Update to 1.2.24.araujo2008-10-212-4/+4
|
* - Follow present-day naming scheme of files/ patcheskoitsu2008-10-218-4/+4
| | | | - Increase PORTREVISION
* Fix for asterisk retaining parent process prio/rtprio.koitsu2008-10-204-0/+80
| | | | | PR: ports/127829 Submitted by: Wojciech Puchar <wojtek@tensor.gdynia.pl>
* Fix potential remote-triggered stack overflow (backported from 0.9.7).sobomax2008-10-203-8/+129
| | | | Submitted by: Alexandre Snarskii
* - Update to 1.4.5miwi2008-10-193-7/+8
| | | | | | | - Pass maintainership to submitter PR: 128156 Submitted by: Dennis Herrmann <adox@mcx2.org>
* Fix distinfo for LDAP patch.stefan2008-10-192-4/+4
| | | | | | PR: 128104 Submitted by: Andrew Daugherity <adaugherity@tamu.edu> Patch by: maintainer
* Update to 3.3.8wxs2008-10-184-35/+33
| | | | | PR: ports/128153 Submitted by: Michael Scheidell <scheidell@secnap.net>
* - Fixed mtree error reported by pointyhatglarkin2008-10-173-47/+52
| | | | | | | - Enabled conditional installation of MTurk examples Reported by: pointyhat Approved by: beech (mentor, implicit)
* - Update to 0.64mm2008-10-172-5/+4
|
* Update to 0.15.2.marcus2008-10-173-4/+7
|
* - Add MASTER_SITE_GENTOO to MASTER_SITESgarga2008-10-171-1/+3
|
* - Take maintainershipgarga2008-10-171-1/+1
|
* - Update to 0.3.0miwi2008-10-162-4/+4
| | | | | PR: 128062 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* Net_Nmap is a simple interface for Nmap, themiwi2008-10-164-0/+47
| | | | | | | | | | | | | | free and open source utility for network exploration or security auditing. Net_Nmap can be used to auto discovery hosts and services in your network or simply to parse Nmap XML output. WWW: http://pear.php.net/package/Net_Nmap/ PR: ports/128059 Submitted by: Wen Heping<wenheping at gmail.com>
* - Updated to 0.9glarkin2008-10-153-9/+5
| | | | | | - Removed some junk files from pkg-plist Approved by: beech (mentor, implicit)
* Pid fix committed, thanks!anders2008-10-152-2/+2
| | | | | PR: 127060 Submitted by: Zhen REN <bg1tpt@gmail.com>
* Take over maintainership.anders2008-10-151-1/+1
| | | | Approved by: maintainer (erwin)
* Add py-netaddr 0.5.2, a python library for the manipulation of networklwhsu2008-10-155-0/+67
| | | | | | | address manipulation. PR: ports/128090 Submitted by: Yi-Jheng Lin <yzlin at cs.nctu.edu.tw>
* Update three ports I maintain.ed2008-10-152-4/+4
| | | | | | | | | - net/uriparser 0.7.1 -> 0.7.2 - multimedia/libspiff 0.8.3 -> 1.0.0 - audio/herrie 2.1 -> 2.2 I'm updating these ports in a single commit, because herrie 2.2 requires these up-to-date versions to compile properly.
* Update to 2008.10.07.nork2008-10-142-4/+4
|
* Fix PKGNAMESUFFIX for the new version numbering.edwin2008-10-131-1/+1
|
* (Re)Start the update of the 3.1 versions of the ISC DHCP softwareedwin2008-10-137-142/+41
|
* Sort isc-dhcp30-*edwin2008-10-131-1/+4
| | | | Add isc-dhcp31-*
* Give warning about the not-yet-being-integrated of the newer versions of the ↵edwin2008-10-132-0/+4
| | | | isc-dhcp daemons.
* Move isc-dhcp3-(server|client|relay) to isc-dhcp30-(server|client|relay)edwin2008-10-1344-3924/+46
| | | | to make space for the isc-dhcp31 and isc-dhcp40 servers of it.
* forced commit to welcome isc-dhcp30-*edwin2008-10-132-2/+2
|
* - Update to 0.78clsung2008-10-132-4/+4
|
* - Connect net/pear-XML_RPC2miwi2008-10-121-0/+1
|
* - Update to 1.0.5miwi2008-10-123-23/+51
| | | | | PR: 127312 Submitted by: Wen Heping <wenheping@gmail.com>
* - Update to 1.71miwi2008-10-122-4/+4
|
* - Drop Maintainershipmiwi2008-10-121-1/+1
|
* Update to 3.0.7.stefan2008-10-123-31/+40
| | | | | | PR: 124000 Submitted by: Edwin Groothuis <edwin@mavetju.org> Approved by: maintainer
* Small fix to pkg-plist. No version bump.timur2008-10-122-2/+2
|
* Add new experimantal version of Samba 3.2.4timur2008-10-1247-0/+5017
|
* arp-scan is a command-line tool that uses the ARPmiwi2008-10-115-0/+40
| | | | | | | | | | protocol to discover and fingerprint IP hosts on the local network. WWW: http://www.nta-monitor.com/tools/arp-scan/ PR: ports/127963 Submitted by: Wen Heping <wenheping at gmail.com>
* - update to 1.2dinoex2008-10-113-5/+6
|
* Update to olsrd 0.5.6-r2. Take over maintainership.jhay2008-10-113-16/+19
|
* - Update to 2.56amdmi32008-10-104-8/+8
| | | | | PR: 127992 Submitted by: Janos Mohacsi <janos dot mohacsi at bsd dot hu> (maintainer)
* - Update to 1.8.1glarkin2008-10-093-318/+331
| | | | Approved by: beech (mentor, implicit)
* - Update to 1.2.4glarkin2008-10-092-4/+4
| | | | Approved by: beech (mentor, implicit)
* - Update to 0.11clsung2008-10-092-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-Interface/Changes
* Update to 0.15.marcus2008-10-093-13/+68
|
* - Update to 1.2.2stefan2008-10-072-9/+7
| | | | | | | - Use NOPORTEXAMPLES instead of NOPORTDOCS for example files. PR: 127295 Submitted by: lwhsu
* Add gnutls support, and bump version.vanilla2008-10-077-9/+171
|
* - Update to 1.35clsung2008-10-062-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-IP/Changes
* - Update to 1.22clsung2008-10-062-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-IP-PurePerl/Changes
* - Update to 0.10clsung2008-10-062-4/+4
| | | | | | - fix problem with larger sockaddr that struct ifreq PR: ports/126025
* - Update to 0.3.2miwi2008-10-052-4/+4
| | | | | PR: 127876 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
* - Update to 0.8.2rafan2008-10-052-5/+4
| | | | Submitted by: chipitsine at gmail.com
* - update to 0.49leeym2008-10-042-4/+4
|
* - Update 5.2sem2008-10-022-5/+4
| | | | Submitted by: mav (maintainer)
* - Update to 0.75jadawin2008-10-012-4/+4
| | | | | PR: ports/127703 Submitted by: Joe Horn <joehorn _AT_ gmail _DOT_ com>
* Fix support of multiple database backend definitions.skv2008-09-302-8/+11
| | | | | | PR: ports/127245 Submitted by: Alexander Kriventsov <akriventsov xx masterhost.ru> Approved by: maintainer timeout
* - Add support for openldap 2.4amdmi32008-09-301-4/+5
| | | | | | | | - Clean port up a bit PR: 127344 Submitted by: Matthias Fechner <idefix at fechner dot net> (maintainer) Improved by: me (approved by maintainer)
* Upgrade to 0.9.3.vanilla2008-09-305-29/+13
|
* - Chase libprelude shlib bumpbeech2008-09-301-2/+2
|
* Add a new port net/unison-nox11 to the CONFLISTS variable;bsam2008-09-301-2/+2
| | | | bump PORTREVISION.
* Seems that it's worth having this port for it's package:bsam2008-09-302-0/+20
| | | | | | | | | | | | % cd /exp/ports/net/unison-nox11 % make all-depends-list | wc -l 5 % cd /usr/ports/net/unison % make all-depends-list | wc -l 198 PR: ports/127117 Submitted by: bsam
* Subclassable and hostless URIsmiwi2008-09-295-0/+41
| | | | | | | WWW: http://search.cpan.org/dist/URI-SmartURI/ PR: ports/127658 Submitted by: Oleg Mamontov <oleg at mamontov.net>
* - update to 0.7leeym2008-09-294-9/+17
|
* Update to 0.10skv2008-09-292-4/+4
| | | | Changes: http://search.cpan.org/src/KBRINT/Net-BGP-0.10/Changes
* - Update to 1.0.3clsung2008-09-272-4/+4
|
* - Update to 0.9.8.3clsung2008-09-272-4/+4
|
* Update to 0.8.0.lx2008-09-273-7/+6
|
* - Update to 1.1.13wxs2008-09-272-4/+4
|
* - Update to 0.48clsung2008-09-262-4/+4
| | | | Changes: http://search.cpan.org/dist/Net-SIP/Changes
* - Update to 1.21clsung2008-09-262-4/+4
| | | | Changes: http://search.cpan.org/dist/Geo-IP-PurePerl/Changes
* - Update to 0.40miwi2008-09-264-422/+530
| | | | | PR: 127631 Submitted by: Michael Lednev <liettneff@bk.ru> (maintainer)
* This is the old version of Socket, that is available inside perl, so, the portgarga2008-09-255-42/+0
| | | | | | | | isn't needed here, i've added it by mistake. Now it's time to clean this removing the port. Discussed with: tobez
* - update the method of pkg-plist generationclsung2008-09-252-172/+8
|
* - Update to 1.2.0wxs2008-09-252-4/+4
|
* - Update to 1.1.0RC4miwi2008-09-242-5/+5
| | | | | | | - Pass maintainership to submitter PR: 127586 Submitted by: Wen heping <wenheping@gmail.com>
* Those changes should deal with an upcomming new slave port net/unison-nox11bsam2008-09-244-10/+20
| | | | | | | | | | | | | | (PR/127117): . add CONFLICTS; . add pkg-message.nox11 file; . show apropriate message file; . switch from '=' to '?=' for PORTREVISION (seems that slave port should be rarely bumpted having only 5 dependencies); . bump PORTREVISION. PR: 127118 Submitted by: bsam (me) Approved by: maintainer (timeout for 19 days)
* - Update to 0.7.1miwi2008-09-2412-239/+165
| | | | | PR: 127570 Submitted by: "Frank W. Josellis" <frank@dynamical-systems.org> (maintainer)
* - Update to 0.6.1miwi2008-09-244-16/+16
| | | | | PR: 127557 Submitted by: Sten Spans <sten@blinkenlights.nl> (maintainer)
* - Update to 2.0sem2008-09-234-25/+28
|
* - Update to 0.47miwi2008-09-232-4/+4
|
* - Update to 1.1.12wxs2008-09-232-4/+4
|
* tftp-hpa is an enhanced version of the BSD TFTP client and server.edwin2008-09-234-0/+38
| | | | | | | | | | | It possesses a number of bugfixes and enhancements over the original. It has been made portable and will work on pretty much any modern Unix variant. WWW: http://www.kernel.org/pub/software/network/tftp/ PR: ports/127293 Submitted by: Edwin Groothuis <edwin@mavetju.org>