aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* - trim historical headerJason Helfman2013-02-181-5/+1
| | | | Notes: svn path=/head/; revision=312485
* - Update to 0.9.0Martin Wilke2013-02-182-4/+4
| | | | | | | | | PR: 175873 Submitted by: Gasol Wu <gasol.wu@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=312484
* xmlgen is a TCL package to write XML documents in Tcl.Martin Wilke2013-02-185-0/+43
| | | | | | | | | | | | | | | | This XML code is expressed by TCL code, which is translated. Every tag is made into a markup command which takes attributes and the element's content as parameters and then prints the XML tagged content. Of course, the content again can contain markup commands. WWW: http://tclxml.sourceforge.net/ PR: ports/175391 Submitted by: Sébastien Santoro <dereckson@gmail.com> Notes: svn path=/head/; revision=312483
* - Trim headerMartin Wilke2013-02-181-5/+1
| | | | Notes: svn path=/head/; revision=312482
* - Extend support for 6 months.Martin Wilke2013-02-181-1/+1
| | | | | | | | PR: 176149 Submitted by: Alex Keda <admin@lissyara.su> Notes: svn path=/head/; revision=312481
* - Add missing dependencyMartin Wilke2013-02-181-1/+2
| | | | | | | | PR: 174719 Submitted by: maintainer Notes: svn path=/head/; revision=312480
* - Update to 14.4Martin Wilke2013-02-183-12/+13
| | | | | | | | | | | | - Trim header - OptionNG PR: 173437 Submitted by:i Seiji Ohashi <sayzbrdg@gmail.com> Approved by: maintainer Notes: svn path=/head/; revision=312479
* - Update to 3.0.15Martin Wilke2013-02-184-29/+106
| | | | | | | | | PR: 172473 Submitted by: Shane Alcock <salcock@waikato.ac.nz> Approved by: maintainer Notes: svn path=/head/; revision=312478
* Editor for yara rulesMartin Wilke2013-02-185-0/+90
| | | | | | | | | | WWW: http://code.google.com/p/yara-editor/ PR: ports/175170 Submitted by: antoine@FreeBSD.org Notes: svn path=/head/; revision=312477
* libshairportMartin Wilke2013-02-1814-0/+1334
| | | | | | | | | | | | | | | | | | | | | | | | | ============ Created by Team XBMC This is a fork of ShairPort written by James Laird <jhl@mafipulation.org>. The XBMC team decided to fork ShairPort and make it into a library. What it is ---------- This program emulates an AirPort Express for the purpose of streaming music from iTunes and compatible iPods. It implements a server for the Apple RAOP protocol. ShairPort does not support AirPlay v2 (video and photo streaming). It supports multiple simultaneous streams, if your audio output chain (as detected by libao) does so. WWW: https://github.com/amejia1/libshairport PR: ports/172775 Submitted by: Manuel Creach <manuel.creach@icloud.com> Notes: svn path=/head/; revision=312476
* Text-mode less-like fb2 books reader, written on python.Martin Wilke2013-02-185-0/+61
| | | | | | | | | | WWW: http://github.com/matimatik/fbless PR: ports/172885 Submitted by: Alexander <alexander.4mail@gmail.com> Notes: svn path=/head/; revision=312475
* afpfs-ng is an Apple Filing Protocol client that will allow BSD,Martin Wilke2013-02-1868-0/+3266
| | | | | | | | | | | | | Linux and Mac OS X systems to access files exported from a Mac OS system with AFP over TCP. WWW: http://sourceforge.net/projects/afpfs-ng/ PR: ports/172780 Submitted by: Manuel Creach <manuel.creach@icloud.com> Notes: svn path=/head/; revision=312474
* Convert to OptionsNGEitan Adler2013-02-181-6/+4
| | | | | | | Trim Header Notes: svn path=/head/; revision=312473
* Provides flat static pages to a Flask application, based on text filesMartin Wilke2013-02-185-0/+54
| | | | | | | | | | | | as opposed to a relational database. WWW: https://github.com/SimonSapin/Flask-FlatPages PR: ports/176219 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Notes: svn path=/head/; revision=312472
* Frozen-Flask freezes a Flask application into a set of static files.Martin Wilke2013-02-185-0/+57
| | | | | | | | | | | | | | | The result can be hosted without any server-side software other than a traditional web server. This project used to be called Flask-Static. WWW: http://pythonhosted.org/Frozen-Flask/ PR: ports/176220 Submitted by: Oleg Pudeyev <oleg@bsdpower.com> Notes: svn path=/head/; revision=312471
* Roundcube plugin to manage SpamAssassin preferences.Martin Wilke2013-02-185-0/+95
| | | | | | | | | | | | | | Adds a 'Spam' tab to the 'Personal Settings' to allow the user to change their SpamAssassin preferences. Preferences must be stored in a SQL database. Default preferences are used when no user preference is found. WWW: http://www.tehinterweb.co.uk/roundcube/ PR: ports/176212 Submitted by: Stefan Bethke <stb@lassitu.de> Notes: svn path=/head/; revision=312470
* The PHP Project Wizard (PPW) is a commandline tool that can be used to generateMartin Wilke2013-02-184-0/+37
| | | | | | | | | | | | | the scripts and configuration files necessary for the build automation of a PHP project. WWW: https://github.com/sebastianbergmann/php-project-wizard PR: ports/176074 Submitted by: Gasol Wu <gasol.wu@gmail.com> Notes: svn path=/head/; revision=312469
* - Update to 0.8.0Martin Wilke2013-02-187-156/+143
| | | | | | | | | | | - Trim header - Optiongn PR: 174592 Submitted by: maintainer Notes: svn path=/head/; revision=312468
* - Update to 0.8.0Martin Wilke2013-02-1812-241/+235
| | | | | | | | | | | - Optionng - Trim header PR: 174591 Submitted by: maintainer Notes: svn path=/head/; revision=312467
* - Update to 0.8.0Martin Wilke2013-02-1818-196/+400
| | | | | | | | | | | - Trim header - Convert to OPTIONSng PR: 174956 Submitted by: maintainer Notes: svn path=/head/; revision=312466
* - Correct the Created by line with the Real nameMartin Wilke2013-02-181-1/+1
| | | | Notes: svn path=/head/; revision=312465
* - Try to resolve plist issues reported by redportsSteve Wills2013-02-181-3/+2
| | | | Notes: svn path=/head/; revision=312464
* - Switch to USE_GITHUBMartin Wilke2013-02-181-6/+7
| | | | | | | - While here trim header Notes: svn path=/head/; revision=312463
* This module scans your networks to get informations from devices with SNMPMartin Wilke2013-02-186-0/+91
| | | | | | | | | | | | | | | | | | | | | protocol: - networking devices discovery within an IP range - network switch, printer and router analyse - relation between computer / printer / switch port - identify unknown MAC addresses - report printer cartridge and ounter status - support management of SNMP versions v1, v2, v3 The plugin depends on FusionInventory for GLPI. OCS Inventory can't use this plugin. WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-NetDiscovery/ PR: ports/165713 Submitted by: Emil Smolenski <am@raisa.eu.org> Notes: svn path=/head/; revision=312462
* Network discovery support for FusionInventory AgentMartin Wilke2013-02-185-0/+54
| | | | | | | | | | WWW: http://search.cpan.org/dist/FusionInventory-Agent-Task-SNMPQuery/ PR: ports/165711 Submitted by: Emil Smolenski <am@raisa.eu.org> Notes: svn path=/head/; revision=312461
* An open source PHP-based OpenID identity provider using LDAP asMartin Wilke2013-02-185-0/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | backend. OpenID-LDAP is a small, fairly lightweight, standalone, multi user Identity Provider for OpenID authentication. It comprises a few PHP scripts that can be used by one individual to run their own personal OpenID IdP. This program requires no external libraries, and has very minimal requirements. It should run on any PHP server (v4.2+), and can support OpenID in 'Smart Mode.' This program caches all data using built-in PHP session handling, so it requires no database, and no explicit write access to the file system. OpenID-LDAP is NOT compatible with Suhosin or other hardened PHP systems. WWW: http://www.openid-ldap.org/ PR: ports/175258 Submitted by: Matthew X. Economou <xenophon+freebsd@irtnog.org> Notes: svn path=/head/; revision=312460
* Update to 2.10.7. See https://developer.pidgin.im/wiki/ChangeLog for changesJoe Marcus Clarke2013-02-173-4/+5
| | | | | | | in this release. Notes: svn path=/head/; revision=312459
* Update to 20130217Renato Botelho2013-02-172-3/+3
| | | | Notes: svn path=/head/; revision=312458
* - Upgrade to 1.0016.Jun Kuriyama2013-02-172-3/+3
| | | | Notes: svn path=/head/; revision=312457
* - Upgrade to 1.02.Jun Kuriyama2013-02-172-8/+3
| | | | Notes: svn path=/head/; revision=312456
* - Upgrade to 0.18.Jun Kuriyama2013-02-172-10/+6
| | | | Notes: svn path=/head/; revision=312455
* - Upgrade to 2.06.Jun Kuriyama2013-02-172-3/+3
| | | | Notes: svn path=/head/; revision=312454
* - Add CONFLICTS with net/xrdp-develSteve Wills2013-02-171-1/+2
| | | | | | | | PR: ports/175675 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) Notes: svn path=/head/; revision=312453
* - Update to version 0.16.0.725 [1]Pawel Pekala2013-02-173-12/+16
| | | | | | | | | | | | | - Add dependency on ftp/curl, package links to it when available - Convert to OptionsNG - Remove wrong hardcoded paths in dektop entry files - Don't harcode path to ssh-keygen PR: ports/176208 [1] Submitted by: Timothy Beyer <beyert@cs.ucr.edu> [1] Notes: svn path=/head/; revision=312452
* - Fix changes accidentally dropped in last commitSteve Wills2013-02-172-17/+26
| | | | | | | | | | - Bump PORTREVISION just in case Pointyhat to: swills Reported by: ak Notes: svn path=/head/; revision=312451
* Fix opendkim dependency to use any possible version of libopendkim.Vsevolod Stakhov2013-02-171-1/+2
| | | | Notes: svn path=/head/; revision=312450
* - Update to 2.0.10Steve Wills2013-02-172-15/+9
| | | | | | | | PR: ports/175808 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=312449
* - Update to 0.7.11Steve Wills2013-02-172-4/+3
| | | | | | | | PR: ports/176143 Submitted by: Mark Felder <feld@feld.me> (maintainer) Notes: svn path=/head/; revision=312448
* - Update to 9.1Steve Wills2013-02-175-55/+98
| | | | | | | | | | | | | | | | | | | - Convert to OptionsNG - Trim header while here - Remove indefinite article from COMMENT - Remove ABI version numbers from LIB_DEPENDS - Remove LICENSE_FILE since GPLv2 is in Templates/Licenses - Install example config PR: ports/174306 PR: ports/175851 Submitted by: Jeff Burchell <toxic@doobie.com> (maintainer) Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> Submitted by: Mark Felder <feld@feld.me> Approved by: Jeff Burchell <toxic@doobie.com> (maintainer) Notes: svn path=/head/; revision=312447
* - Update to 0.6.3TAKATSU Tomonari2013-02-173-11/+13
| | | | Notes: svn path=/head/; revision=312446
* - Update patches required by nzbgetSteve Wills2013-02-173-40/+106
| | | | | | | | | PR: ports/175846 Submitted by: Mark Felder <feld@feld.me> Approved by: Jeff Burchell <toxic@doobie.com> (maintainer) Notes: svn path=/head/; revision=312445
* - Update to 3.3,1Steve Wills2013-02-173-5/+9
| | | | | | | | PR: ports/175727 Submitted by: milki <milki@rescomp.berkeley.edu> (maintainer) Notes: svn path=/head/; revision=312444
* Update to 2.4.2.Stephen Montgomery-Smith2013-02-172-3/+3
| | | | Notes: svn path=/head/; revision=312443
* - Update to 1.1.1.Stephen Montgomery-Smith2013-02-172-3/+3
| | | | Notes: svn path=/head/; revision=312442
* Combine ranges into one entry to prevent false positivesEitan Adler2013-02-171-4/+2
| | | | Notes: svn path=/head/; revision=312441
* - Add rc scriptSteve Wills2013-02-172-6/+83
| | | | | | | | | | | | - Convert to OptionsNG - Trim header while here PR: ports/175890 Submitted by: Mark Felder <feld@feld.me> Approved by: Denis Pokataev <catone@cpan.org> (maintainer) Notes: svn path=/head/; revision=312440
* - Respect CC [1]Pawel Pekala2013-02-171-10/+6
| | | | | | | | | | | - Make BUILD,RUN_DEPENDS much shorter - Trim Makefile header PR: ports/175631 [1] Submitted by: Lukasz Gruner <ukaszg@gmail.com> [1] Notes: svn path=/head/; revision=312439
* - Update to 201302Steve Wills2013-02-172-12/+8
| | | | | | | | | | - Trim header while here PR: ports/175797 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) Notes: svn path=/head/; revision=312438
* - Update to 9.16Steve Wills2013-02-173-7/+18
| | | | | | | | PR: ports/175816 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=312437
* - Restore distinfo for fluxbook PDF documentationBeat Gaetzi2013-02-171-0/+2
| | | | | | | Reported by: lme Notes: svn path=/head/; revision=312436