aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* - fix OPTIONS lineflo2011-03-032-2/+2
|
* - Update to 1.8.3flo2011-03-0310-62/+92
| | | | | - add a new option NEWG711, off by default. It enables a new algorithm for G711 which should be cleaner but slower
* - Update to 0.8.1clsung2011-03-022-5/+5
|
* net/py-oauth2 was originally forked from Leah Culver and Andy Smith'sclsung2011-03-025-0/+41
| | | | | | | | | | | | | | | | oauth.py code (see net/py-oauth). A number of notable differences exist between this code and its forefathers: * 100% unit test coverage. * The DataStore object has been completely ripped out. * Classes are no longer prefixed with OAuth. * The Request class now extends from dict. * The library is likely no longer compatible with Python 2.3. * The Client class works and extends from httplib2. WWW: http://github.com/simplegeo/python-oauth2
* - Update to 1.6.2.17flo2011-03-022-4/+3
|
* Explicitly specify where to find the kernel module. /usr/local/modulesdelphij2011-03-022-2/+2
| | | | | | is not a standard place where the kernel normally lookup for modules. Noticed by: dwhite
* - Change variable in crtmpserver.insylvio2011-03-022-3/+12
| | | | | | - BUMP PORTREVISION Submitted by: dougb@ (via e-mail)
* Add a patch to make this build on -CURRENT and mark it BROEKN on < 8.0-RELEASE.delphij2011-03-012-1/+52
|
* - Tarball has gone. Copy it on ftp.freebsd.org.sem2011-02-281-2/+2
|
* Override a configure test, so the correct behaviour is done when build with ↵kwm2011-02-281-1/+2
| | | | clang.
* High performance RTMP/RTSP streaming serversylvio2011-02-286-0/+121
| | | | | | | | | | | | | | | | | | | | rtmpd is a high performance streaming server able to stream (live or recorded) in the following technologies: - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE) - To and from embedded devices: iPhone, Android - From surveillance cameras - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols Also, rtmpd can be used as a high performance rendes-vous server. For example, it enables you to do: - Audio/Video conferencing - Online gaming - Online collaboration - Simple/complex chat applications WWW: http://www.rtmpd.com PR: ports/155033 Submitted by: Gavriloaie Eugen-Andrei <crtmpserver@gmail.com>
* - Fixed fetch to portsylvio2011-02-282-2/+1
|
* - update to 2.00003mich2011-02-282-5/+4
| | | | | PR: ports/154791 Submitted by: Steve Wills <swills@FreeBSD.org>
* Correct the directory that we intend to remove. (%%KMODDIR%% expands todelphij2011-02-282-2/+2
| | | | | | a full path while plist expects a relative path). Reported by: exp-run (via linimon)
* Add new port: net/unison232, an older version of net/unison that speaksmandree2011-02-289-53/+41
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the 2.32 protocol for compatibility with hosts not using FreeBSD ports. [1] Note that other than discussed in the PR, this port installs unison232[-text] commands and documentation into .../unison232 directories so as to avoid conflicts with net/unison and allow parallel installation of both ports. Other changes since repocopy than renaming: - Take maintainership for this new port for now and grant Guido Falsi implicit approval for port changes. - Downgrade to 2.32.52 (the repocopy copied HEAD rather than the specified date) - note I'm not bumping PORTEPOCH since unison232 wasn't hooked to the build before this commit, and we've renamed to installed port/package from unison to unison232, so it's technically a new port. - Query GTK2 support through OPTIONS framework, unless WITHOUT_X11 is defined. Check WITHOUT_GTK2 variable, don't care about WITH_GTK2. - Create ${DESKTOPDIR} before trying to install files into it, for the benefit of systems that install into a fresh PREFIX. - Remove CONFLICTS, add PKGNAMESUFFIX=232. - Clean up the Makefile a bit, and don't hide non-echo/cat commands - Remove pkg-message variants - Hook net/unison232 to the tree in net/Makefile - Add UPDATING entry - Add German translation for the .desktop file. PR: ports/154912 [1] Submitted by: mandree (myself)
* Actually add the bits and pieces of Serviio.mi2011-02-284-0/+101
|
* Add port of Serviio -- a DLNA server capable of realtime transcoding.mi2011-02-287-0/+120
| | | | | | http://www.serviio.org/ Thanks to David Brouda for helping to test.
* Fix GTK2-enabled "make package" from a PREFIX where ${DESKTOPDIR} was notmandree2011-02-281-0/+1
| | | | create previously: make the directory before installing the .desktop file.
* - Now can build with supporting of IPV6.araujo2011-02-272-1/+7
| | | | | | | | | - Removed MD5. - Bump PORTREVISION. PR: ports/154932 Submitted by: "Y.A." <nexther0@gmail.com> Reviewed by: "Alexey V. Degtyarev" <alexey@renatasystems.org> (maintainer)
* - It is no longer maintained, updated as well as can't be fetched, try to ↵araujo2011-02-276-142/+0
| | | | | | use net/gnet2. Reported by: pointyhat (miwi)
* - Update to 2.0.11miwi2011-02-272-5/+4
| | | | PR: 155055
* - Update to 2.6.3miwi2011-02-274-131/+1043
| | | | | PR: 154894 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
* Take maintainershipaz2011-02-271-1/+1
| | | | Approved by: skv@
* Fix several problems with the rc.d script based on dougb@'s comments:delphij2011-02-272-6/+13
| | | | | | | | - Set a default value (NO) for _enable; - Use REQUIRE: LOGIN since this is not required to start that early; - Make the style more like the standard script. Submitted by: dougb
* - Add a patch to fix output of calendar listlwhsu2011-02-273-0/+58
| | | | | PR: ports/155061 Submitted by: "Herbert J. Skuhra" <h.skuhra AT gmail.com>
* Fix fetch issue.az2011-02-271-1/+2
|
* - Update to 0.2660 [1]skv2011-02-272-8/+10
| | | | | | | | | - Set LICENSE - Pass maintainership to perl@ Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-Keepalive-0.266/CHANGES PR: ports/154940 Submitted by: Jase Thew <freebsd@beardz.net>
* Upgrade to 1.3.2p1.thierry2011-02-264-36/+39
| | | | | | | Changelog at <http://www.mcs.anl.gov/research/projects/mpich2/about/index.php?s=news> PR: ports/154714
* - Update to 1.0.7miwi2011-02-262-5/+4
|
* - Update to 1.5.4miwi2011-02-262-8/+4
|
* - Update to 0.6.3miwi2011-02-262-4/+4
|
* - Update to 0.3.3miwi2011-02-262-4/+4
|
* - Update to 1.0.4miwi2011-02-262-4/+3
|
* - Update to 0.9.1miwi2011-02-262-4/+3
|
* - Update to 0.21.3miwi2011-02-262-4/+3
|
* - Update to 1.2.1miwi2011-02-262-4/+5
|
* - Reset maintainershipmiwi2011-02-265-5/+5
|
* iSCSI Enterprise Target, based on a original port by QuadStor Systems [1].delphij2011-02-266-0/+107
| | | | | | | | | | | iSCSI Enterprise Target is a simple open source iSCSI target with professional features, that works well in enterprise environments under real workloads, and is scalable and versatile enough to meet the challenge of future storage needs and developments. Part of additional work was sponsored by iXsystems, Inc. [1] http://www.quadstor.com/tech-articles/116-iscsi-enterprise-target-iet-on-freebsd.html
* Fix MySQL dependencies.ale2011-02-251-6/+4
|
* - Upgrade to 0.11.kuriyama2011-02-252-3/+4
|
* - Upgrade to 1.13.kuriyama2011-02-252-4/+4
|
* - Move over to py25 or abovemiwi2011-02-2512-16/+14
| | | | - While here get rid FreeBSD 6.X and md5 support
* - Upgrade to 1.30.kuriyama2011-02-252-5/+3
|
* Chase after net/openldap24-server update.delphij2011-02-2561-41/+61
| | | | Reminded by: miwi
* - make dirrmtry more friendly [1]linimon2011-02-252-2/+3
| | | | | | | | | | | | - allow checking STRIP when WITH_DEBUG is defined [2] - unify the message with real URL by removing superfluous slash [3] PR: 152102 [1], 153539 [2], 154653 [3] Submitted by: az [1], Anonymous <swell dot k at gmail dot com> [2], sunpoet [3]
* Update OpenLDAP to 2.4.24.delphij2011-02-256-43/+49
| | | | Unfortunately this version requires a shared library version bump again.
* Change MASTER_SITE according to github.com change.vsevolod2011-02-251-1/+1
| | | | Reported by: pointyhat via pav
* Update to 2.3.13.delphij2011-02-242-3/+3
| | | | | PR: ports/154977 Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru>
* - Update to 20110223sylvio2011-02-244-6/+6
| | | | | PR: ports/154960 Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
* Update to 1.25.3garga2011-02-234-24/+25
|
* - Build xmlrpc-c tools, optional, on by defaultgarga2011-02-233-2/+22
| | | | | | | | - I'm not bumping PORTREVISION now since new version 1.25.3 will be committed soon PR: ports/153648 Submitted by: Anonymous <swell.k@gmail.com>
* Update to 1.06.42garga2011-02-232-4/+3
| | | | | PR: ports/154970 Submitted by: chinsan@
* - Update to 1.6.2.16.2flo2011-02-232-3/+3
| | | | Security: http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html
* - Update to 1.8.2.4flo2011-02-234-6/+6
| | | | | | PR: ports/154953 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Security: http://www.vuxml.org/freebsd/65d16342-3ec8-11e0-9df7-001c42d23634.html
* - Update to 20110219sunpoet2011-02-226-42/+34
| | | | | | | | | | | - Update COMMENT - Use PLIST_FILES/PLIST_DIRS - Use ETCDIR - Simplify Makefile Changes: http://shell.peach.ne.jp/aoyama/archives/1393 (in Japanese) PR: ports/154880 Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
* - A little hack for RC script to allow start/stop/restart only specifiedsem2011-02-221-0/+5
| | | | | | | daemons. No PORTVERSION bump. Submitted by: Dmitrij Tejblum <tejblum at yandex-team.ru> Approved by: maintainer
* Remove expired ports:rene2011-02-2228-1780/+0
| | | | | | | 2011-02-20 devel/root: Port does not build on supported versions of FreeBSD 2011-02-20 net/ztelnet: unfetchable / Does not compile with GCC 4.2 2011-02-20 print/kaspaliste: Does not compile with GCC 4.2 2011-02-20 sysutils/perf: Does not build on supported versions of FreeBSD
* - Fix to RUN_DEPENDS, added dependencies rrdtool and GeoIPsylvio2011-02-221-1/+5
| | | | | PR: ports/154800 Submitted by: M <scheidell@secnap.net>
* Update beanstalkd to 1.4.6.vsevolod2011-02-212-7/+4
| | | | | PR: 154625 Submitted by: Nicolas de Bari Embriz <nbari at dalmp.com>
* - update to 1.58leeym2011-02-212-5/+5
| | | | | | | Release 1.58 This release reverts the patch in 1.57 that made query_form distingush between empty and undef values. It broke stuff. [RT#62708]
* - update to 1.5dinoex2011-02-213-6/+6
|
* Simple asynchronous AMQP driver for Ruby/EventMachine.clsung2011-02-204-0/+31
| | | | | | | | | This library works with Ruby 1.8, Ruby 1.9, JRuby and Rubinius. This library was tested primarily with RabbitMQ, although it should be compatible with any server implementing the AMQP 0-8 spec. WWW: https://github.com/ruby-amqp/amqp
* - Update to 1.0.0clsung2011-02-202-3/+3
|
* - register build conflict with linuxthreads [1]flo2011-02-203-3/+6
| | | | | | | - switch to CONFLICTS_INSTALL for other asterisk ports PR: ports/144248 [1] Submitted by: Vadim Fedorenko <junk@fromru.com> [1]
* - Update to 2.2.8miwi2011-02-199-103/+28
| | | | | PR: 154864 Submitted by: Bourne-again Superuser <toor@arwen.ics.muni.cz>
* - Update to 1.4.11miwi2011-02-192-6/+6
| | | | | PR: 154825 Submitted by: Ross West <freebsd@linepoint.com> (maintainer)
* Update to 2.3.12.delphij2011-02-194-71/+71
| | | | | Submitted by: Ruslan Mahmatkhanov <cvs-src yandex.ru> PR: ports/154879
* - Update to 2.40.61miwi2011-02-196-20/+42
| | | | | PR: 154802 Submitted by: maintainer
* - Mark IGNORE, no new beta present yetmiwi2011-02-191-0/+3
| | | | | PR: 154803 Submitted by: maintainer
* - add option to build with mysql supportflo2011-02-196-0/+74
| | | | | PR: ports/154689 Submitted by: Panagiotis Christias <p.christias@noc.ntua.gr>
* - Update to 1.80dhn2011-02-182-4/+3
| | | | Approved by: miwi (maintainer)
* Remove net/nss_ldapd, already removed from net/Makefilemartymac2011-02-1814-885/+0
| | | | | Approved by: ehaupt (mentor) Feature safe: yes
* - Update to 0.4sunpoet2011-02-183-9/+8
| | | | | | | | | - Add category: perl5 - Simplify MAN1 installation - Add WWW PR: ports/154855 Submitted by: Mahlon E. Smith <mahlon@martini.nu> (maintainer)
* - Fix several default paths relative to PREFIXmartymac2011-02-183-8/+17
| | | | | | | | | | | | - Move REINPLACE_CMDs to the post-patch target to avoid patching the same files again when re-running the install target - Provide a .conf file from the .conf.sample one - Add a LOCAL mirror PR: 154843 Approved by: Michael Graziano <mikeg@bsd-box.net> (maintainer), ehaupt (mentor) Feature safe: yes
* - Update maintainer addresssahil2011-02-181-1/+1
| | | | Requested by: maintainer (via freebsd-ports)
* - Mark BROKEN: does not configurepav2011-02-181-0/+2
| | | | Reported by: pointyhat
* Pass maintainer to Douglas Thrift. He's able to give thesewxs2011-02-171-1/+1
| | | | | | ports the tender loving care they deserve. Submitted by: Douglas Thrift <douglas@douglasthrift.net> (private mail)
* - Update to 0.1.9swills2011-02-162-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/JESUS/Net-RabbitMQ-0.1.9/Changes
* - Update to 2.23wen2011-02-162-3/+3
| | | | ChangeLog: http://cpansearch.perl.org/src/MARKOV/XML-Compile-SOAP-2.23/ChangeLog
* - Update to 4.2.1miwi2011-02-154-4/+5
| | | | | PR: 154790 Submitted by: "Zane C.B." <vvelox@vvelox.net> (maintainer)
* - Update to 1.0103wen2011-02-153-4/+8
| | | | ChangeLog: http://cpansearch.perl.org/src/MWS/ResourcePool-Resource-SOAP-Lite-1.0103/Changes
* Add support for DHCPv6 server.wxs2011-02-143-95/+120
| | | | | PR: ports/153781 Submitted by: Douglas William Thrift <douglas@douglasthrift.net>
* - Update to 2.29clsung2011-02-142-3/+4
|
* - Update to 1.5.0wen2011-02-142-4/+4
| | | | - Take it
* - Update to 0.6.2.lippe2011-02-132-4/+3
|
* - Update to 1.1.0miwi2011-02-132-4/+3
|
* - Update to 1.1miwi2011-02-136-30/+18
| | | | | | | - Update pkg-descr PR: 154615 Submitted by: maintainer
* - Update to 2.22clsung2011-02-122-3/+4
|
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.az2011-02-1212-12/+12
| | | | | | No functional changes. Sponsored by: p5 namespace
* hostapd is a user space daemon for access point and authenticationmiwi2011-02-126-0/+245
| | | | | | | | | | | | servers. It implements IEEE 802.11 access point management, IEEE 802.1X/WPA/WPA2/EAP Authenticators, RADIUS client, EAP server, and RADIUS authentication server. The current version supports Linux (Host AP, madwifi, mac80211-based drivers) and FreeBSD (net80211). WWW: http://hostap.epitest.fi/hostapd/ PR: ports/154621 Submitted by: leres at ee.lbl.gov
* - Return these ports to the heap at maintainer's requesttabthorpe2011-02-111-1/+1
| | | | Approved by: portmgr
* Transfer maintenance to a new person.bsam2011-02-111-1/+1
| | | | | | PR: ports/154677 Submitted by: bsam (me) Approved by: Dan Pelleg <daniel+unison at pelleg.org> (maintainer)
* . add LICENCE (GPLv3); [1]bsam2011-02-116-2/+48
| | | | | | | | | | . add a desktop entry; [1] . bump PORTREVISION; [1] . transfer mainainership to a new person. PR: ports/154677 [1] Submitted by: bsam (me) [1] Approved by: Dan Pelleg <daniel+unison at pelleg.org> (maintainer)
* - Update to 4.0.1sylvio2011-02-117-332/+169
| | | | Submitted by: Jean-Baptiste Berlioz <tobe@gnagnaki.net> (via E-mail)
* . update to version 2.40.61;bsam2011-02-113-11/+21
| | | | | | | | . set MAKE_JOBS_UNSAFE. PR: ports/152855 Submitted by: Guido Falsi <mad at madpilot.net> Approved by: Dan Pelleg <dan at pelleg.org> (maintainer)
* . update to version 2.32.52;bsam2011-02-114-28/+22
| | | | | | | | . set MAKE_JOBS_UNSAFE. PR: ports/152855 Submitted by: Guido Falsi <mad at madpilot.net> Approved by: Dan Pelleg <dan at pelleg.org> (maintainer)
* - Update to 1.12.0clsung2011-02-112-4/+3
|
* - Update to 2.3.1culot2011-02-103-9/+17
| | | | | | PR: ports/154556 Submitted by: Phillip Neumann <pneumann AT gmail.com> (maintainer) Approved by: sahil@/wen@ (mentors, implicit)
* - Update to 2.27clsung2011-02-092-4/+4
|
* - Update to 0.23clsung2011-02-092-4/+3
|
* Update to 1.10.0martymac2011-02-082-6/+4
| | | | | Approved by: ehaupt (mentor) Feature safe: yes
* - Unbreak after net/yaz updatemiwi2011-02-082-4/+4
| | | | | | | PR: 154527 Submitted by: "Pawel Pekala" <c0rn@o2.pl> Approved by: maintainer Feature safe: yes
* - Update to 5.0.11jadawin2011-02-072-4/+3
| | | | | | PR: ports/154569 Submitted by: Lapo Luchini <lapo _AT_ lapo.it> (maintainer) Feature safe: yes
* Update to 0.14az2011-02-062-5/+3
| | | | | | | | Changes: http://cpansearch.perl.org/src/KBRINT/Net-BGP-0.14/Changes PR: ports/154272 Submitted by: Nick Hilliard <nick@foobar.org> Approved by: maintainer timeout Feature safe: yes
* - chase upnp shlip bumpmiwi2011-02-062-4/+4
| | | | | Reported by: drosonator via phw Feature safe: yes
* - Avoid CONFLICTS between ssltunnel-client and ssltunnel-serversunpoet2011-02-062-14/+18
| | | | | | | | | | | | - Add OPTIONS: TCPWRAPPERS - Use ETCDIR - Use bsd.port.options.mk - Cosmetic changes PR: ports/154537 Submitted by: sunpoet (myself) Approved by: Chris Rees <utisoft@gmail.com> (maintainer) Feature safe: yes
* - Avoid CONFLICTS between ssltunnel-client and ssltunnel-serversunpoet2011-02-063-21/+21
| | | | | | | | | | | | - Use ETCDIR - Remove superfluous comments - Cosmetic changes - Remove obsolete MD5 checksum PR: ports/154536 Submitted by: sunpoet (myself) Approved by: Chris Rees <utisoft@gmail.com> (maintainer) Feature safe: yes
* - Add kio-upnp-ms, KIO slave to access UPnP MediaServersfluffy2011-02-064-0/+41
| | | | Feature safe: yes
* - Add HUpnp, a library for building UPnP devices and control pointsfluffy2011-02-067-0/+173
| | | | Feature safe: yes
* - Update to 1.0.0miwi2011-02-052-6/+4
| | | | | | | PR: 153834 Submitted by: lwhsu Approved by: maintainer timeout Feature safe: yes
* Upgrade to version 1.0.28brian2011-02-055-18/+21
| | | | Feature safe: yes
* - Update to 4.1.3miwi2011-02-053-3/+4
| | | | | | PR: 154424 Submitted by: "Pawel Pekala" <c0rn@o2.pl> (maintainer) Feature safe: yes
* - Mark BROKEN: does not configurepav2011-02-041-0/+2
| | | | | Reported by: pointyhat Feature safe: yes
* - Apply a vendor patch, which makes the port work properly with snortgabor2011-02-032-1/+13
| | | | | | | | | | - Bump PORTREVISION - portlint(1) PR: ports/154404 Submitted by: Michael Scheidell <scheidell@secnap.net> Approved by: Dean Freeman <wfreeman@sourcefire.com> Feature safe: yes
* - Update to 1.16tabthorpe2011-02-022-4/+3
| | | | | | PR: ports/154389 Submitted by: maintainer Feature safe: yes
* - Fix fetchpav2011-02-011-1/+1
| | | | | | Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer) Reported by: pointyhat Feature safe: yes
* Update MASTER_SITESerwin2011-02-011-1/+1
| | | | | Submitted by: Pudhvi Krishna Surapaneni <prudhvi-krishna-bsd@surapaneni.in> (maintainer) Feature safe: yes
* - Update to 1.0miwi2011-02-014-28/+27
| | | | | | PR: 154177 Submitted by: Sebastien Petit <sebastien.petit@kewego.com> (maintainer) Feature safe: yes
* Erlyvideo is an RTMP flash streaming server, written in erlang. It is amiwi2011-01-319-0/+649
| | | | | | | | | | | | replacement to Adobe Flash Media Server, Red5 or Wowza. It is much more featured than free Red5, cheaper than others. It can utilize 1GB channel, serving from one computer to 4000 and more clients. WWW: http://erlyvideo.org/ PR: ports/154345 Submitted by: Ruslan Mahmatkhanov <cvs-src at yandex.ru> Feature safe: yes
* - update to version 3.18ohauer2011-01-313-3/+34
| | | | | | | | | | | - fix binding to wildcard IP Changelog: 3.18 - add decodes for sflow-httpd, and common-logfile-format output (experimental) PR: ports/154300 Submitted by: Yuri Pankov <yuri.pankov _at_ gmail.com> Feature safe: yes
* Update liboauth to 0.9.4 (bugfix release)johans2011-01-312-3/+3
| | | | Feature safe: yes
* Collect the return values of both smbd and nmbd and return with exit status ofuqs2011-01-302-2/+9
| | | | | | | | | either of them if one is failing. PR: ports/151173 Submitted by: uqs Approved by: maintainer timeout (3 months) Feature safe: yes
* This module is a cryptography-based sanitization tool for network tracemiwi2011-01-295-0/+37
| | | | | | | | | | or log data. WWW: http://search.cpan.org/dist/IP-Anonymous/ PR: ports/154344 Submitted by: Paul Schmehl <pauls at utdallas.edu> Feature safe: yes
* omcmd is a CLI utility for performing OMAPI queries and updates on amiwi2011-01-297-0/+66
| | | | | | | | | | | | running ISC DHCP server, such as adding a host entry or querying a lease. Unlike omshell, it is designed to be readily usable by shell scripts; it has simple one-shot commands and returns error codes. WWW: http://freshmeat.net/projects/omcmd PR: ports/148398 Submitted by: Pavel Volkov Feature safe: yes
* - Fix WWWmiwi2011-01-291-1/+1
| | | | | Reported by: az Feature safe: yes
* This is Perl interface for communication with Nessus scanner over XMLRPC.miwi2011-01-295-0/+38
| | | | | | | | | | | You can start, stop, pause and resume scan. Watch progress and status of scan, download report, etc. WWW: http://www.cpan.org/modules/by-authors/id/K/KO/KOST PR: ports/154346 Submitted by: Paul Schmehl <pauls at utdallas.edu> Feature safe: yes
* Update to 4.1.2-P1 (4.1.2_1,1) to address DHCPv6 server crash bug.wxs2011-01-292-5/+7
| | | | Feature safe: yes
* - Fix the handling of CPPFLAGS in the context of CONFIGURE_ENV / MAKE_ENV.dhn2011-01-291-4/+14
| | | | | | PR: ports/153625 Submitted by: gerald Feature safe: yes
* Mark BROKEN on HEAD: does not builderwin2011-01-291-1/+7
| | | | Feature safe: yes
* Mark BROKEN on HEAD: does not builderwin2011-01-291-1/+7
| | | | Feature safe: yes
* Remove nss_ldap compatibilityarved2011-01-284-329/+28
| | | | | | | | Fix build on 7.x PR: 153215 Submitted by: maintainer Feature safe: yes
* Update to 0.7.13arved2011-01-285-19/+86
| | | | | | | PR: 154000 Submitted by: Tom Judge Approved by: maintainer timeout Feature safe: yes
* Fix a programming bug resulting in high CPU Usagearved2011-01-272-1/+35
| | | | | | | PR: 154174 Submitted by: Mark Felder <feld@feld.me> Obtained from: SF Bug ID: 3014917 Feature safe: yes
* - update to 1.8.2.3flo2011-01-274-6/+6
| | | | | | PR: ports/154329 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Feature safe: yes
* - Update to 0.9.2avl2011-01-272-3/+3
| | | | Feature safe: yes
* - Update to 0.9.3avl2011-01-272-3/+3
| | | | Feature safe: yes
* - Update to 1.2.5pav2011-01-263-15/+3
| | | | Feature safe: yes
* - Update to 4.1.2miwi2011-01-263-7/+10
| | | | | | | | - Pass maintainership to submitter PR: 153556 Submitted by: "Pawel Pekala" <c0rn@o2.pl> Feature safe: yes
* - Updated to 0.9.14glarkin2011-01-262-4/+3
| | | | | | | | | | | | | | | | | | | Changes: * Many fixes to the ZeroMQ hub, which now requires version 2.0.10 or later * ZeroMQ hub no longer depends on pollhub, and thus works on Windows * Better handling of connect errors on Windows * More-robust Event delivery * wsgi.py now distinguishes between an empty query string ("") and a non-existent query string (no entry in environ) * wsgi.py handles ipv6 correctly * Better behavior in tpool when you give it nonsensical numbers * Fixed importing on 2.5 * Hub doesn't hold on to invalid fds * Documentation for eventlet.green.zmq. PR: ports/154290 Submitted by: C-S <c-s@c-s.li> (maintainer) Feature safe: yes
* - Only mark VNC server as BROKEN on CURRENTbeat2011-01-261-2/+2
| | | | | | PR: ports/154144 Submitted by: Mikhail T. <michael AT fun-box.ru> Feature safe: yes
* Add LICENSE and remove MD5 sums.ehaupt2011-01-268-5/+8
| | | | Feature safe: yes
* - Remove NO_SIZE, remove dead www linkpav2011-01-253-4/+1
| | | | Feature safe: yes
* . Convert from RESTRICTED to NO_PACKAGE as that appears much closer to whatglewis2011-01-251-1/+1
| | | | | | | the licensing restriction implies. Feature safe: yes Discussed with: linimon
* - add powerpc to ONLY_FOR_ARCHS [1]flo2011-01-254-20/+38
| | | | | | | | | - help configure find getifaddrs() [2] PR: ports/154150 [2] Submitted by: Dan Lukes <dan@obluda.cz> [2] Tested by: andreast [1] Feature safe: yes
* - -fPIC is also required on powerpcflo2011-01-251-1/+1
| | | | | | | PR: ports/153826 Submitted by: andreast Approved by: maintainer timeout (15 days) Feature safe: yes
* - Update to 0.9.12lwhsu2011-01-233-3/+26
| | | | Feature safe: yes
* Update liboauth to 0.9.3johans2011-01-222-3/+3
| | | | Feature safe: yes
* - update to 1.8.2.2flo2011-01-214-6/+6
| | | | | | | PR: ports/154178 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Security: http://www.vuxml.org/freebsd/5ab9fb2a-23a5-11e0-a835-0003ba02bf30.html Feature safe: yes
* - Update to 1.4.2dhn2011-01-212-4/+3
| | | | Feature safe: yes
* - Updated to 0.4.2glarkin2011-01-213-4/+16
| | | | | | | | Changes: https://github.com/apache/libcloud/blob/0.4.2/CHANGES PR: ports/154136 Submitted by: novel Feature safe: yes
* Mark BROKEN: does not builderwin2011-01-211-0/+2
| | | | | Submitted by: pointyhat Feature safe: yes
* Unfetchable for nearly a year, Mark DEPRECATED and set EXPIRATION_DATEarved2011-01-201-0/+2
| | | | Feature safe: yes
* Unbreak on amd64arved2011-01-202-5/+1
| | | | Feature safe: yes
* update devel/mercator to 0.2.9oliver2011-01-201-2/+3
| | | | Feature safe: yes
* - update to 1.6.2.3flo2011-01-192-4/+3
| | | | | Approved by: fjoe (mentor) Feature safe: yes
* - Update to 1.6.2.16.1flo2011-01-192-3/+3
| | | | | | Approved by: fjoe (mentor) Security: http://www.vuxml.org/freebsd/5ab9fb2a-23a5-11e0-a835-0003ba02bf30.html Feature safe: yes
* - Update to 1.8.2.1flo2011-01-194-6/+6
| | | | | | | | PR: ports/154120 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Approved by: fjoe (mentor) Security: http://www.vuxml.org/freebsd/5ab9fb2a-23a5-11e0-a835-0003ba02bf30.html Feature safe: yes
* New port: net/daqrea2011-01-195-0/+69
| | | | | | | | DAQ is the data acquisition library for Snort 2.9. PR: 153997 Feature safe: yes Approved by: erwin (mentor)
* Update to 1.4.3. Seemarcus2011-01-182-3/+3
| | | | | | | http://www.wireshark.org/docs/relnotes/wireshark-1.4.3.html for a list of changes. Feature safe: yes
* Update to 0.5.3 (add quiet mode)marck2011-01-182-4/+3
| | | | Feature safe: YES
* - update to 1.8.2flo2011-01-186-32/+30
| | | | | | | | | - fix config file permissions PR: ports/154002 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Approved by: jadawin (mentor) Feature safe: yes
* - update to 1.6.2.16flo2011-01-182-3/+3
| | | | | Approved by: jadawin (mentor) Feature safe: yes
* - Pass maintainership to submitterwen2011-01-172-5/+3
| | | | | | | | | - Add LICENSE - Drop MD5 PR: ports/154061 Submitted by: "Mikhail T." <michael@fun-box.ru> Feature safe: yes
* - Remove unnecessary PORTREVISIONsunpoet2011-01-161-1/+0
| | | | Feature safe: yes
* - Use bsd.port.mksunpoet2011-01-161-3/+1
| | | | Feature safe: yes
* - Add mtr-nox11 0.80 which is an x11-disabled slave port of net/mtrsunpoet2011-01-162-0/+18
| | | | | Suggested by: dougb (via IRC) Feature safe: yes
* - Re-enable X11 by defaultsunpoet2011-01-161-6/+6
| | | | | | | - Bump PORTREVISION for dependency change Suggested by: dougb (via IRC) Feature safe: yes
* - Update MASTER_SITESdhn2011-01-166-8/+6
| | | | | | | - Remove MD5 Checksum Reported by: pointyhat Feature safe: yes
* - Add LICENSEsunpoet2011-01-152-1/+3
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/154013 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer) Feature safe: yes
* - Update to 1.7dhn2011-01-152-4/+3
| | | | Feature safe: yes
* - Remove outdated OSVERSION checksunpoet2011-01-152-16/+15
| | | | | | | | | - Add OPTIONS: IPV6 and X11 - X11 is now off by default - Remove obsolete MD5 checksum - Bump PORTREVISION for dependency change Feature safe: yes
* Import patches from upstream:mm2011-01-157-37/+264
| | | | | | | - fix open sockets limit for health check - only set SO_REUSEPORT for listening ports Feature safe: yes
* - Add three patches from Quagga GIT:sem2011-01-154-1/+78
| | | | | | | | | | http://code.quagga.net/?p=quagga.git;a=commit;h=08a7a91646a1ee317c402b421e3a7036a640bcf4 http://code.quagga.net/?p=quagga.git;a=commit;h=403138e189c24f6867824c4eeb668d11564e1ca0 http://code.quagga.net/?p=quagga.git;a=commit;h=c7aa8abd8788c3607ad0131f02e892cf92221e40 Submitted by: Dmitry Tejblum <tejblum_at_yandex-team.ru> Approved by: maintainer (implicitly) Feature safe: yes
* Fix library patharved2011-01-142-0/+12
| | | | | | | PR: 153931 Submitted by: maintainer Reported by: Nick Ulen Feature safe: yes
* Fix the shared library version number for libassuan to reflect whatdougb2011-01-141-0/+1
| | | | | | | | | | | | | | | the authors intended by adding: USE_AUTOTOOLS= libtool USE_GNOME= ltverhack to security/libassuan/Makefile. Update the libassuan shared library version number and/or bump PORTREVISION in the dependent ports. Requested by: ale Feature safe: yes
* Update liboauth to 0.9.2johans2011-01-142-3/+3
| | | | Feature safe: yes
* Mark BROKEN: does not builderwin2011-01-131-0/+2
| | | | Feature safe: yes
* - Update to 2.2.0wen2011-01-134-13/+9
| | | | | | PR: ports/153928 Submitted by: Phillip <pneumann@gmail.com> (maintainer) Feature safe: yes
* Add p5-XML-Compile-SOAP-AnyEvent 0.01, exchange XML via AnyEvent::HTTP.skv2011-01-125-0/+50
| | | | Feature safe: yes
* Add patch that handles app being run with stdout disconnectedjpaetzel2011-01-122-1/+12
| | | | | | Submitted by: kmoore Feature safe: yes Sponsored by: iXsystems
* Update to 1.0.19arved2011-01-112-4/+3
| | | | | PR: 153896 Submitted by: Alex Deiter
* - Update to 0.8.8wen2011-01-112-4/+3
|
* Fix an issue associated with rlm_python that caused issues whenever a pythonwxs2011-01-111-0/+2
| | | | | | | | script attempted to load other modules. This issue was reported by Robert Martens to the maintainer via private mail. PR: ports/153739 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> (maintainer)
* - Update to 1.1dhn2011-01-115-121/+5
| | | | | PR: ports/153465 Submitted by: Andrei Lavreniyuk <andy.lavr@gmail.com> (maintainer)
* - add sparc64 to ONLY_FOR_ARCHSflo2011-01-091-1/+1
| | | | Approved by: fjoe (mentor)
* Fix a typo in pkg-message.in.wxs2011-01-091-2/+2
| | | | Noticed by: bz@
* - The KDE FreeBSD team is proud to announce the release of KDE 4.5.5fluffy2011-01-082-3/+2
| | | | | | for FreeBSD. It's a bugfix-only release, January 2011 set.
* Fix missing dependancy on kde runtime.jpaetzel2011-01-082-4/+3
| | | | | Fix plist error Fix path error in ldconfig
* - Add a new port: net/py-sudstota2011-01-065-0/+27
| | | | | | | | | A SOAP implementation for python. WWW: https://fedorahosted.org/suds/ PR: ports/153662 Submitted by: Corey Smith <corsmith_AT_gmail_DOT_com>
* - Update to 20110103wen2011-01-064-8/+6
| | | | | PR: ports/153714 Submitted by: Daisuke Aoyama <aoyama@peach.ne.jp> (maintainer)
* - Chase net/libosip shlib version bumpdhn2011-01-062-1/+3
| | | | - Bump PORTREVISION
* - Update to 3.5.0dhn2011-01-063-6/+5
|
* Add knob to install ip6addrctl.conf which support Teredo prefixsumikawa2011-01-054-2/+26
|
* Adjust PORTNAME so it doesn't conflict with existing port net/smb4kjpaetzel2011-01-041-3/+4
| | | | Pointyhat: jpaetzel
* - add reload targetflo2011-01-041-11/+20
| | | | | | | | | | - general cleanup - add $FreeBSD$ IDs PR: ports/152703 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Reviewed by: dougb Approved by: jadawin (mentor)
* - add reload targetflo2011-01-042-22/+40
| | | | | | | | | | | - general cleanup - fix pidfile path - add $FreeBSD$ IDs PR: ports/152703 Submitted by: Alexander Brovikov <alexander@brovikov.ru> Reviewed by: dougb Approved by: jadawin (mentor)
* The x11/libcapplet has been broken for over a year (will be two in June 2011)mezz2011-01-048-100/+0
| | | | | | | | | | | and no one has any of interest to fix it. It's an ancient software and is part of GNOME 1. It's time for us to get rid of some of GNOME 1 stuff as the GNOME 3 is coming sometimes in 2011. Any ports that required libcappet are removed and ports that have optional aren't remove. PR: ports/153355 Discussed with: My team, FreeBSD GNOME Team Tested by: pointyhat-exp (thanks pav!)
* Fix paths to shared libraries.jpaetzel2011-01-042-11/+2
| | | | Remove whitespace in pkg-plist while I'm here.
* Smb4K is an SMB share browser for KDE. Its features are inspired by Komba2jpaetzel2011-01-049-0/+420
| | | | | | | | | | | | | | | | | | | | | | | | | | by Frank Schwanz. It uses the Samba software suite for an easy access to the SMB shares of your local network neighborhood. Features so far: - Scanning for (active) workgroups, hosts, and shares - Mounting and unmounting of SMB and CIFS shares, including unmounting all shares at once - Access to the files of a mounted SMB or CIFS share using Konqueror - Auto-detection of external mounts/unmounts - Remounting of recently used shares on program start - Miscellaneous infos about the mounted SMB and CIFS shares - Network search - WINS server support - Preview of shares - Selectable look-up and search methods - Default login - Ability to execute mount and umount SUID root (using super or sudo) - Special handling of homes shares - Ability to bookmark favorite shares - And many more :) WWW: http://smb4k.berlios.de
* - Add (GUI) Option for vnstati supportdhn2011-01-032-6/+17
| | | | - Remove MD5 checksum
* Update to 2.0.45arved2011-01-032-5/+3
| | | | | PR: 153633 Submitted by: maintainer
* - Update to 1.0.2wen2011-01-032-4/+3
| | | | | | PR: ports/153306 Submitted by: Oleg Ginzburg <olevole@olevole.ru> Approved by: maintainer(timeout, >14 days)
* - Update to 2.00.5sunpoet2011-01-012-4/+3
| | | | Changes: http://tintin.sourceforge.net/news.php
* - Update to 1.0.0-rc1clsung2010-12-313-5/+11
| | | | | PR: ports/153420 Submitted by: lwhsu
* - update to version 3.17ohauer2010-12-312-6/+13
| | | | | | | | | | - take maintainer I got OK from old maintainer per PM PR: 153311 Submitted by: ohauer Approved by: Gregory Edigarov <greg _at_ bestnet.kharkov.ua> (old maintainer)
* - DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.pgollucci2010-12-3013-13/+0
| | | | | | | PR: ports/153292 Submitted by: myself (pgollucci) Tested by: -exp run by pav Approved by: portmgr (pav)
* - update to 1.6.2.15 [1]flo2010-12-294-20/+52
| | | | | | | | | | | | - enable dahdi on sparc64 [2] - add support for iODBC - only use /var as localstatedir if we install to LOCALBASE - fix harmless portlint warning Submitted by: dmitry2004@yandex.ru [1] fjoe [2] Approved by: fjoe (mentor)
* - fix pkg-plist [1]flo2010-12-296-26/+58
| | | | | | | | | | | | - enable dahdi on sparc64 [2] - only use /var as localstatedir if we install to LOCALBASE - fix harmless portlint warning PR: 153507 [1] Submitted by: Dan Lukes <dan@obluda.cz> [1] fjoe [2] Approved by: fjoe (mentor)
* Update to 2.1.5.marcus2010-12-292-3/+3
|
* - Allow build with MySQL 5.1 and higherswills2010-12-291-1/+2
| | | | | | PR: ports/153135 Submitted by: swills (myself) Approved by: wxs (mentor)
* Rework the ipv6 detection patch to actually workarved2010-12-282-3/+3
| | | | | | PR: 152860 Submitted by: Alexey Illarionov Approved by: maintainer timeout
* - update to 1.8.1.1flo2010-12-2810-1324/+26
| | | | | - remove patch now included upstream - pkg-plist changes, Digium decided to strip a lot of documentation from the release tar ball
* - Update to 4.5.b.22wen2010-12-283-38/+49
| | | | | PR: ports/153407 Submitted by: Radim Kolar <hsn@sendmail.cz> (maintainer)
* Reset suz@FreeBSD.org due to mantainer-timeouts and long inactivity.linimon2010-12-282-2/+2
| | | | Hat: portmgr
* Reset ijliao@FreeBSD.org due to maintainer-timeouts and long absence.linimon2010-12-281-1/+1
| | | | | | We hope to see ijliao back again sometime. Hat: portmgr
* - change MAINTAINER to my @FreeBSD.org addressflo2010-12-284-4/+4
| | | | Approved by: jadawin (mentor)
* - Update to 1.2.5pav2010-12-283-8/+9
|
* Update to 2.06lth2010-12-272-9/+10
|
* Update to 2.21lth2010-12-272-6/+7
|
* - Update to 1.28pgollucci2010-12-272-5/+3
| | | | | | | | | - Remove MD5 PR: ports/153089 Submitted by: myself (pgollucci) Approved by: maintainer timeout (demon ; 15 days) Changes: http://search.cpan.org/~mirk/Net-Z3950-ZOOM/Changes
* - Fix a typowen2010-12-271-1/+1
| | | | Thanks to: cvs-src@yandex.ru
* - Mark it DEPRECATED because abandoned upstream and does not work with ↵wen2010-12-272-1/+3
| | | | | | | | | python 2.6 - Remove MD5 PR: ports/153457 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> (maintainer)
* The Web Service Addressing protocol is used to select certain servicewen2010-12-275-0/+61
| | | | | | | | | | | | | | | and port on a SOAP server, just like the "Host" header in "HTTP". The basic SOAP design uses the URI and the "soapAction" header of HTTP (in case it uses HTTP, by far the most often used transport mechanism) However, when the server is hidden behind firewalls and proxies, these fields are rewritten or replaced. This means that the definitions by the WSDL for the client can differ from the configuration of the WWW: http://search.cpan.org/dist/XML-Compile-SOAP-WSA/ PR: ports/152657 Submitted by: Patrick Powell <papowell@astart.com>
* - Update to 0.9.1avl2010-12-272-3/+3
|
* - Update to 0.9.2avl2010-12-272-3/+3
|
* - Update to 20101211culot2010-12-263-24/+3
| | | | | | | Changes: http://miniupnp.free.fr/files/changelog.php?file=libnatpmp-20101211.tar.gz PR: ports/153447 Submitted by: Hung-Yi Chen <gaod at hychen.org> (maintainer) Approved by: sahil@/wen@ (mentors, implicit)
* - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-267-7/+4
| | | | | | | | - Remove obsolete MD5 checksum while I'm here PR: ports/152844 Submitted by: sunpoet (myself) Approved by: miwi (with portmgr hat)
* - Upgrade to 0.09.kuriyama2010-12-252-3/+4
|
* Update to 5.4.2jpaetzel2010-12-253-18/+21
| | | | | | | | Added license PR: ports/153413 Submitted by: Radim Kolar <hsn@sendmail.cz> Approved by: Veniamin Gvozdikov <g.veniamin@googlemail.com> (maintainer)
* Chase libassuan updatemakc2010-12-251-1/+1
| | | | | PR: ports/153408 Reported by: Pascal Stumpf <Pascal.Stumpf at cubes.de>
* Fix bug in Makefile which caused a plist issue when python or libzrtpjpaetzel2010-12-242-3/+4
| | | | | | | | modules were enabled. Add missing file to plist when python module is enabled. Approved by: Richard E. Neese <r.neese@gmail.com> (maintainer) Pointyhat: jpaetzel
* Add support for new module. (libzrtp)jpaetzel2010-12-232-4/+39
| | | | | | | | | Fix fetch issue when host system has wget installed. Fix missing depend when python module is selected. PR: ports/152789 Submitted by: Marcin Cieslak <saper@saper.info> Approved by: "Richard E. Neese" <r.neese@gmail.com> (maintainer)
* Update WWW: line to point to the new home.wxs2010-12-231-1/+1
|
* - Add patch for upstream bug #123 (enable workstation trust account logins)mm2010-12-232-1/+15
| | | | | PR: ports/152370 Approved by: maintainer (timeout)
* - Update to 0.9.10.stas2010-12-232-4/+3
| | | | | | | | | | - Drop MD5 checksum. This version adds controls and referral extraction to #search_ext and #search_ext2. PR: ports/153396 Submitted by: "Philip M. Gollucci" <pgollucci@p6m7g8.com>
* Update to 0.6.1.wxs2010-12-234-31/+36
| | | | | Switch to using net/libnet as a dependency. Be explicit about PATCH and BUILD depends.
* - set some PORTSCOUT varspgollucci2010-12-231-0/+2
|
* Sync to final (for now) bsd.autotools.mkade2010-12-231-1/+3
|
* - force -fPICdinoex2010-12-231-1/+2
| | | | | PR: 153371 Submitted by: wxs (Wesley Shields)
* Clean up ruby pkg-plists:pgollucci2010-12-201-4/+0
| | | | | | | | | | | | | | | | %%RUBY_SITEARCHLIBDIR%% %%RUBY_SITELIBDIR%% lib/ruby/site_ruby %%RUBY_VENDORARCHLIBDIR%% %%RUBY_VENDORLIBDIR%% lib/ruby/vendor_ruby lib/ruby Above directories are owned by lang/ruby1[89] ports. PR: ports/153041 Tested by: 2-exp runs by pav With Hat: ruby@
* Incorporate dougb's advice into the rc.d start-up script.mi2010-12-192-190/+106
| | | | | | Clean up our BSD-specific version of getifaddr.c of the #ifdef __linux__ bits and pieces, and put some semblance of BSD's preferred coding style into the file...
* - Update to 0.62pgollucci2010-12-182-4/+3
| | | | | | | - Remove MD5 With Hat: perl@ Changes: http://search.cpan.org/dist/Net-SIP/Changes
* Add missing files.jpaetzel2010-12-184-0/+95
| | | | | PR: ports/153191 Submitted by: Richard Neese <r.neese@gmail.com>
* - Update to 4.5.b.1pav2010-12-173-14/+22
| | | | | | | | - Support for easy cluster configuration in /etc/rc.conf. Just set imq_brokerlist and you are ready to go. PR: ports/153226 Submitted by: Radim Kolar <hsn@sendmail.cz> (maintainer)
* libcloud is a client library for interacting with many of the popularglarkin2010-12-175-0/+109
| | | | | | | | cloud server providers. It was created to make it easy for developers to build products that work between any of the services that it supports. WWW: http://incubator.apache.org/libcloud/
* - Annotate CONFLICTS between audio/musicpd net/mpich2nivit2010-12-171-1/+1
| | | | | | PR: ports/153194 Submitted by: nivit Approved by: Chris Rees (maintainer of audio/musicpd)
* - Update to 0.1.8swills2010-12-163-32/+3
| | | | | | - Remove patch merged upstream Approved by: pgollucci (mentor)
* c3270 doesn't depends on devel/icu2 at allbapt2010-12-161-8/+0
|
* - fix installation of manpagedinoex2010-12-161-5/+3
| | | | Submitted by: mi (Mikhail T.)
* - Chase security/libksba shlib version bumpglarkin2010-12-164-2/+4
| | | | | Requested by: kwm Pointyhat to: glarkin