aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Switch to MASTER_SITE_KDE for Skrooge.rakuco2013-06-241-1/+2
| | | | | | | | | | | | The Skrooge developers were not aware that removing the tarballs of old versions from their website was not a good idea :-) After talking to them, they've both switched to hosting the files on KDE's infrastructure and hopefully stop removing older tarballs from now on. Thanks to John Marino <draco@marino.st> for bringing this up. PR: ports/179661
* - Update to 2.1.6swills2013-06-242-7/+4
|
* A composable logging system built on the standard Logger library. You can addswills2013-06-244-0/+25
| | | | | | | | Loggability to large libraries and systems, then hook everything up later when you know where you want logs to be written, at what level of severity, and in which format. WWW: http://deveiate.org/projects/loggability
* . Update to 7u25.glewis2013-06-242-86832/+1923
| | | | . Unbreak the port by committing the other half of the patch-set split.
* . Split out the JDK patches into their own file. This will actually breakglewis2013-06-241-0/+132659
| | | | | the port since I can't commit the split all at once due to subversion size limits. Yay.
* - Update to 1.1.1swills2013-06-242-8/+4
| | | | | PR: ports/179869 Approved by: Martin Jackson <martin.h.jackson@gmail.com> (maintainer)
* - Update to 0.0.6swills2013-06-242-3/+3
|
* - Update to 0.11.8.5swills2013-06-242-11/+4
| | | | | - Fix build with Ruby 1.9 - Avoid deprecation
* - Convert to OptionsNGeadler2013-06-241-8/+6
| | | | | | - add OBJFORMAT to the make envrionment as it will be removed shortly. Approved by: skynick@mail.sc.ru (maintainer)
* VuXML: document CVE-2013-2174, heap corruption in cURL libraryrea2013-06-241-0/+56
|
* Deprecate: broken on FreeBSD 8 and newerantoine2013-06-241-0/+3
| | | | Approved by: maintainer
* - new port www/mod_qosohauer2013-06-244-0/+30
| | | | | | | | | | | mod_qos is a quality of service module for the Apache web server implementing control mechanisms that can provide different levels of priority to different HTTP requests. WWW: http://opensource.adnovum.ch/mod_qos/ PR: ports/179256 Submitted by: Andrea Cervesato <andrea.cervesato@gmail.com>
* Update to 2.10.2.rakuco2013-06-242-3/+3
| | | | | PR: ports/179477 Submitted by: Mitsuru YOSHIDA <mitsururike@gmail.com> (maintainer)
* Remove duplicate SQLITE and MYSQL options.rakuco2013-06-241-1/+1
| | | | | | | | | They are already in OPTIONS_MULTI, so there is no need to have them in OPTIONS_DEFINE as well. PR: ports/179359 Submitted by: Sayetsky Anton <vsjcfm@gmail.com> Approved by: maintainer timeout (17 days)
* - Update to 0.033sunpoet2013-06-242-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
* - Update to 1.6.1swills2013-06-242-8/+6
|
* www/rubygem-addressable22swills2013-06-235-26/+1
|
* - Update to 1.2.1swills2013-06-232-9/+5
|
* - Update to 0.3.5swills2013-06-232-8/+4
|
* - Update to 0.9.8swills2013-06-232-3/+4
|
* - Update to 0.5.2sunpoet2013-06-232-6/+9
| | | | | | | | | | - Add LICENSE - Update COMMENT Changes: https://github.com/jugyo/notify/commits/master PR: ports/179860 Submitted by: sunpoet (myself) Approved by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer)
* Docile turns any Ruby object into a DSL. Especially useful with the Builderswills2013-06-234-0/+23
| | | | | | pattern. WWW: http://ms-ati.github.com/docile/
* - Update to 0.5.4swills2013-06-232-3/+3
|
* Update to 1.0.20.kwm2013-06-232-3/+3
| | | | | | Minor bug fixes. Submitted by: maintainer (priv mail)
* - Update to 1.0.9swills2013-06-232-9/+5
|
* - Update to 1.6.5swills2013-06-232-7/+6
|
* - Update net-im/mikutter to 0.2.2.1264 [1]tota2013-06-2312-388/+76
| | | | | | | | | | | | | | | | * Convert NOPORTDOCS to PORT_OPTIONS:MDOCS [1] * Remove LICENSE_FILE for standard license * Remove INSTALL_DEPENDS * Make use of rubygem ports instead of ruby- prefix ports * Update the restriction of Ruby version * Cleanup post-patch target - Remove net-im/mikutter003 [2] * Consider using net-im/mikutter * Add an entry to UPDATING PR: ports/179320 (based on) [1] PR: ports/179504 (based on) [2] Submitted by: Koichiro IWAO <meta+ports_AT_vmeta_DOT_jp> [1][2]
* If nginx was compiled without --with-http_ssl_module, but with someosa2013-06-232-0/+80
| | | | | | | | | other module which uses OpenSSL (e.g. --with-mail_ssl_module), insufficient preprocessor check resulted in build failure. The problem was introduced by e0a3714a36f8 (1.3.14). Reported by: "M.S. Babaei" <info@babaei.net> Patch obtained from: http://hg.nginx.org/nginx/rev/9d83ec073c51
* cad/electric-ng: update to 9.0.4wg2013-06-233-18/+20
| | | | | | | | | | - Update to 9.0.4 [1] - Removed tab from WWW entry [1] - Add LICENSE (GPLv3) [1] - Remove leading article from COMMENT PR: ports/179845 [1] Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
* - Add LICENSE [1]beat2013-06-232-274/+277
| | | | | | | | | | | | | - Remove the indefinite article from COMMENT [1,2] - Trim docs, use proper PORTDOCS= [1] - Add SYSTRAY Option [1] - Makefile cleanup [1] - Trim pkg-plist, remove PORTDOCS [1] - Introduce a new option PDFDOCS (rather then PDF) [2] - Sort options *_DESC [2] PR: ports/179170 [1], ports/179344 [2] Submitted by: nemysis <nemysis@gmx.ch> [1], bsam [2]
* deskutils/egroupware: update to 20130620wg2013-06-232-5/+5
| | | | | | | | | - Update to 20130620 Changes: http://www.egroupware.org/changelog PR: ports/179842 Submitted by: Danilo Egêa Gondolfo <danilogondolfo@gmail.com> (maintainer)
* Update to 1.0.9zeising2013-06-232-3/+3
| | | | Obtained from: xorg development repo
* the only MASTER_SITE for comms/minicom is alioth.debian.org, which is currentlyjohans2013-06-232-11/+6
| | | | | | | | | | | | | | | returning 406 Not Acceptable if your http(s) request does not include a Accept header of the destination file type or */*. (a missing Accept line should be intepreted as accepting all types). * fix fetching by adding another mirror site * change download urls to ones given on project page * add https mirror * change default device from cuad to cuau (cuad is 7.x and earlier) * remove conditional for 7.x device names: 7.x is no more supported PR: ports/179871 Submitted by: r4721@tormail.org
* - Include release bugfixes from ftp.gnu.orgjohans2013-06-232-4/+21
| | | | - Adopt port
* - Fix the value of RUBY_PROVIDED to be able to compare withtota2013-06-231-4/+10
| | | | | | | | | RUBY_REQUIRE correctly - Define RUBY_RELVERSION_CODE - Add descriptions about RUBY_RELVERSION and RUBY_RELVERSION_CODE PR: ports/179830 Submitted by: tota (myself)
* - Update to 1.1.1swills2013-06-232-3/+3
| | | | | PR: ports/179864 Approved by: milki@rescomp.berkeley.edu (maintainer)
* - Update to 0.12.0.4swills2013-06-232-7/+4
|
* - Update to 2.0.5swills2013-06-232-3/+3
|
* - Update to 1.54swills2013-06-232-8/+4
|
* - Update to 1.9.0swills2013-06-232-4/+4
|
* - Update to 1.9.0swills2013-06-232-3/+3
|
* - Update to 1.3.3swills2013-06-232-8/+7
|
* - Update to 3.3.2swills2013-06-232-3/+3
|
* - Update to 1.2.0swills2013-06-232-7/+4
|
* - Update to 1.2.9swills2013-06-232-10/+6
|
* - Update to 1.2.9swills2013-06-232-7/+4
|
* - Update to 5.1.25swills2013-06-232-7/+4
|
* - Add converters/ruby-iconv dependency for RUBY_VER < 1.9swills2013-06-231-2/+8
| | | | | PR: ports/171705 Submitted by: Lung-Pin Chang <changlp@cs.nctu.edu.tw> (maintainer)
* - Make X11 dependency on ImageMagick optionalswills2013-06-231-2/+11
| | | | | PR: ports/179481 Submitted by: David Demelier <demelier.david@gmail.com>
* - Update to 3.5.2sunpoet2013-06-232-3/+3
| | | | | | Changes: http://wordpress.org/news/2013/06/wordpress-3-5-2/ PR: ports/179846 Submitted by: Yuan-Chung Hsiao <ychsiao@ychsiao.org> (maintainer)
* - Update to 20130518 [1]swills2013-06-232-5/+7
| | | | | | | - Use local mirrors for GH to avoid intermittent issues PR: ports/179496 [1] Submitted by: "Fabian M. Borschel" <fmb@onibox.net> (maintainer) [1]
* - Make dep on libcrack less specific to fix buildswills2013-06-231-6/+2
| | | | | PR: ports/179789 Submitted by: John Marino <draco@marino.st>
* - Remove redundant dependencyswills2013-06-231-2/+0
| | | | | PR: ports/179856 Submitted by: tota
* www/py-flexget: Update to 1.1.45koobs2013-06-233-20/+31
| | | | | | | | | | | | | | - Update to 1.1.45 - Update pkg-plist - Remove oddball MASTER_SITES - nose is not a BUILD_DEPENDS, remove it - Refactor, update and re-order RUN_DEPENDS - Add TEST_DEPENDS and regression-test: target - Whitespace alignment Upgrade guide: http://flexget.com/wiki/Upgrade Approved by: wg (maintainer)
* - Update to 0.5-57tota2013-06-232-4/+3
|
* - Update to 0.8-24tota2013-06-232-4/+3
|
* Pygit2 is a set of Python bindings to the libgit2 shared library, libgit2wg2013-06-235-0/+39
| | | | | | implements the core of Git. Pygit2 works with Python 2.6, 2.7, 3.1, 3.2 and 3.3. WWW: http://www.pygit2.org
* devel/libgit2: update to 0.18.0wg2013-06-233-7/+22
| | | | | - Update to 0.18.0 - Take maintainership
* Update libkolab to 0.4.2 and libkolabxml to 0.8.4.rakuco2013-06-235-7/+7
|
* Set MASTER_SITES to FreeBSD's mirror.rakuco2013-06-231-1/+2
| | | | | | | matt.sixxgate.com currently redirects to a parking site. PR: ports/179658 Submitted by: John Marino <draco@marino.st>
* - Bump PORTREVISIONrakuco2013-06-236-7/+75
| | | | | | | | | | | | | - Fix MASTER_SITES - Add Desktop entry file for Solutions - Add SOLUTIONS Option - Add files/holotz-castle-solutions.in - Trim files/pkg-message.in - Update WWW - Trim pkg-plist PR: ports/179671 Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
* Update to 1.3.1.rakuco2013-06-232-5/+4
| | | | | PR: ports/179193 Submitted by: Shane Ambler <FreeBSD@Shaneware.biz> (maintainer)
* Make the port fetchable again.rakuco2013-06-231-1/+2
| | | | | | | Point MASTER_SITES to old_versions/, which is where previous releases go. PR: ports/179656 Submitted by: John Marino <draco@marino.st> (maintainer)
* Belatedly add an entry in UPDATING for www/magento.rakuco2013-06-231-0/+24
| | | | | PR: ports/179267 Submitted by: Melvyn Sopacua <melvyn@magemana.nl> (maintainer)
* Make the port work with FreeBSD 9.x and later.rakuco2013-06-232-5/+12
| | | | | | | Due to changes in pf, expiretable wouldn't work on FreeBSD 9.x. PR: ports/175527 Submitted by: Cristiano Deana <cris@gufi.org> (maintainer)
* Update to 0.7.7.rakuco2013-06-232-4/+5
| | | | | PR: ports/179849 Submitted by: Leo Vandewoestijne <freebsd@dns-lab.com> (maintainer)
* - Extract Last-Modified from the right placeohauer2013-06-232-6/+13
| | | | | | PR: ports/178668 Submitted by: Hung-Yi Chen <gaod@hychen.org> Approved by: Andrew Bennet <potatosaladx@gmail.com> (maintainer)
* Update to Wine 1.6 RC3. This includes some further bug fixes.gerald2013-06-232-3/+3
|
* Update to 3.3.3.rakuco2013-06-233-8/+8
| | | | | PR: ports/179851 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* Update to 3.3.3.rakuco2013-06-232-3/+3
| | | | | PR: ports/179850 Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
* mail/exim: fix handling of WITH_MYSQL_VERrea2013-06-231-6/+5
| | | | | | | | | | | | | | | | - fix introduction of bogus MYSQL_VER option that appeared after blind conversion to OPTIONSng in r320120; - drop support for WITH_MYSQL_VER="auto": this is an obsolete setting that currently has the same effect as not defining WITH_MYSQL_VER at all; - don't set WANT_MYSQL_VER based on WITH_MYSQL_VER: setting the latter is enough, since we don't insist on any particular MySQL version. PR: ports/179719 QA page: http://codelabs.ru/fbsd/ports/qa/mail/exim/4.80.1_2-p1
* - fix build with apache24ohauer2013-06-232-2/+68
| | | | | | | | | PR: ports/179525 Submitted by: Alexander <morfin60@gmail.com> M mod_rpaf2/Makefile A mod_rpaf2/files AM mod_rpaf2/files/patch-mod_rpaf-2.0.c
* Update to 3.3.47.zeising2013-06-232-4/+4
|
* Update to 2.9.3zeising2013-06-232-3/+3
| | | | Changelog: http://feh.finalrewind.org/archive/2.9.3/
* - fix *_DEPENDSlth2013-06-231-6/+2
| | | | Spotted by: mat@
* - Update to 3.17bdrewery2013-06-232-4/+4
| | | | | | | | Changes: - Fix completion scripts when ports are not checked out. PR: ports/179098 Reported by: Doug Barton <dougb@dougbarton.us>
* - Update to 1.1.12bdrewery2013-06-233-6/+6
| | | | | | | | | | Note from maintainer: This is the last release for 1.1. Port will be updated to 1.2.x once twitter/netflix approve it for production usage. PR: ports/179822 Submitted by: Radim Kolar <hsn@sendmail.cz>
* - Update Master_SITESmiwi2013-06-221-1/+1
| | | | | | PR: 179669 Submitted by: John Marino <draco@marino.st> Approved by: maintainer
* - In rc script, be consistent in reload and check for and generate keysbdrewery2013-06-222-2/+2
| | | | | | if needed, as well as checking for port collision with base sshd. Reported by: delphij
* - Update to checkin 5d0667bbdrewery2013-06-222-4/+4
| | | | | Changes: - Fix 'mount'
* Update to 0.2.3madpilot2013-06-223-13/+16
|
* - Update to 1.21, required for my audio/beets portswills2013-06-223-8/+13
| | | | | | | | | - Remove patch, REINPLACE is better - Passes portlint PR: ports/179297 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (johnson.peter@gmail.com, >2 weeks)
* -update to 1.2.4swills2013-06-224-13/+11
| | | | | | | | | -rc script passes rclint now -port passes portlint PR: ports/179300 Submitted by: Mark Felder <feld@feld.me> Approved by: maintainer timeout (ayu@commun.jp, >3 weeks)
* Add ONLY_FOR_ARCHS.nox2013-06-221-0/+3
|
* - Update to 0.95 .nox2013-06-227-62/+128
| | | | | | | | - The DAB(+) receiver app now needs MMX and SSE2 so might not run on some old i386 systems, on the other hand it uses considerably less CPU than previous versions. - Add spectrum-viewer app. - More release notes in %%PREFIX%%/share/doc/dabstick-radio/README-0.95 .
* - ruby@ should own theseswills2013-06-223-11/+5
| | | | - Trim header while here
* - Update puppet to 3.2.2 which fixes CVE-2013-3567 [1]swills2013-06-226-21/+49
| | | | | | | | | - Update puppet27 to 2.7.22 which fixes CVE-2013-3567 - Document security issue PR: ports/179816 [1] Submitted by: mat [1] Security: b162b218-c547-4ba2-ae31-6fdcb61bc763
* sysutils/mkfile: update to 1.1.1wg2013-06-222-8/+4
| | | | | | | | | | | | | - Update to 1.1.1 [1] - Trim Makefile header Changelog: - Improved exit status handling. - No overwrite on existing files. - K&R -> ANSI. Deprecated expressions are changed. PR: ports/179826 [1] Submitted by: HATANO Tomomi <hatanou@infolab.ne.jp> (maintainer)
* x11/libfm: minor fixeswg2013-06-223-36/+44
| | | | | | | | | | - Fix NLS option [1] - Preserve .conf files [1] - Pass maintainership to submitter [1] - Fix pkg-plist and install of .conf PR: ports/179703 [1] Submitted by: nemysis <nemysis@gmx.ch>
* - Add local mirror to avoid GitHub issuesswills2013-06-221-0/+4
|
* misc/lxde-common: NLS and config fixeswg2013-06-227-39/+72
| | | | | | | | | | | - Trim Makefile header - Add LICENSE (GPLv2) - Install docs - Preserve original *.conf files - Pass maintainership to submitter PR: ports/179700 Submitted by: nemysis <nemysis@gmx.ch>
* - Improve commit sub-commandtota2013-06-222-14/+36
| | | | | | | | | | | * Fix the conditional statement of checking the result of svn status * Make use of addport with -c option * Make use of svn commit with -F option * Cosmetic change PR: ports/178539 Submitted by: tota (myself) Approved by: maintainer timeout (> 1 month)
* www/py-flexget: take maintainershipwg2013-06-221-1/+1
| | | | | | | - Take maintainership PR: ports/179366 Approved by: maintainer (timeout)
* databases/pear-DoctrineORM: update to 2.3.3wg2013-06-222-3/+3
| | | | - Update to 2.3.3
* pear-DoctrineDBAL: update to 2.3.4wg2013-06-222-3/+3
| | | | - Update to 2.3.4
* devel/pear-Symfony_Component_Console: distfile rerolledwg2013-06-221-2/+2
| | | | | | - distfile has been rerolled in pear I have checked, nothing important have changed between the two.
* net/py-pynsq: [NEW PORT] The official Python client library for NSQkoobs2013-06-226-0/+135
| | | | | | | | | pynsq provides high-level nsq.Reader and nsq.Writer classes for building consumers and producers and two low-level modules for both sync and async communication over the NSQ Protocol (if you wanted to write your own high-level functionality). WWW: https://github.com/bitly/pynsq
* - Remove conditional code for net/samba34, it was removed on 2013-06-04rene2013-06-222-34/+2
| | | | | | | | | - Convert Makefile header - Fix typo in pkg-message PR: ports/179279 Submitted by: myself Approved by: maintainer timeout (girald@etcom.ufrgs.br, 19 days)
* Correct the CVE-2013-0131 entry, so that the most recent revision ofbf2013-06-221-1/+1
| | | | x11/nvidia-driver-304 is not mistakenly flagged as vulnerable
* graphics/py-graphillion: Move from graphics/ to math/ at authors requestkoobs2013-06-228-2/+3
| | | | | | | | - Move py-graphillion from graphics/ to math/ - Update both category indexes - Add MOVED entry Reviewed by: az
* - Update to version 2.92az2013-06-223-4/+6
|
* - fix build with ruby 1.9dinoex2013-06-221-3/+8
|
* - Update to 2.31culot2013-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Term-Menus/ChangeLog
* Add distinfo, this was somehow missed in the split off from libGL.kwm2013-06-221-0/+2
| | | | Submitted by: b.f.
* - Update to 1.15culot2013-06-222-8/+4
| | | | | | - Trim Makefile's header Changes: http://search.cpan.org/dist/Term-RawInput/ChangeLog
* - Update to 0.23culot2013-06-222-3/+3
| | | | | | Changes: http://search.cpan.org/dist/HTML-TreeBuilder-LibXML/Changes PR: ports/179820 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* - Fix typo in libssh option handlefluffy2013-06-221-1/+1
|
* Update to 2013.02.20mm2013-06-222-5/+4
| | | | | | | Take maintainership PR: ports/179804 Approved by: rafan
* - Update to 0.06 [1]culot2013-06-223-13/+12
| | | | | | | | | | | - Trim Makefile's header [1] - Fix dependencies - Add LICENSE (Artistic 1 & GPL 1) - Pet portlint(1) by changing tab into space in WWW link Changes: http://search.cpan.org/dist/Data-Throttler/Changes PR: ports/179776 [1] Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* - Add LICENSE (GPL 2)culot2013-06-221-5/+3
| | | | | | | - Trim Makefile's header PR: ports/179773 Submitted by: Alexander Milanov <a@amilanov.com>
* - Update to 3.1culot2013-06-222-3/+3
| | | | | PR: ports/179769 Submitted by: Joe Barbish <qjail@a1poweruser.com> (maintainer)
* - Add LICENSEsunpoet2013-06-221-8/+4
| | | | - Cleanup Makefile header
* - Update to 1.21sunpoet2013-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Params-Validate-Dependencies/CHANGELOG
* - Update to 0.031sunpoet2013-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
* - Update to 1.9.0sunpoet2013-06-223-10/+7
| | | | | | | | - Add LICENSE - Cleanup Makefile header - Remove trailing space in pkg-descr Changes: https://github.com/ffi/ffi/commits/master
* - Update to 1.8.1sunpoet2013-06-222-3/+3
| | | | Changes: https://github.com/guard/guard/blob/master/CHANGELOG.md
* - Update to 1.2.2sunpoet2013-06-222-3/+3
| | | | Changes: https://github.com/guard/listen/blob/master/CHANGELOG.md
* - Update to 1.04sunpoet2013-06-222-4/+5
| | | | Changes: http://search.cpan.org/dist/Data-Domain/Changes
* - Add p5-experimental 0.005sunpoet2013-06-225-0/+33
| | | | | | | This pragma provides an easy and convenient way to enable or disable experimental features. WWW: http://search.cpan.org/dist/experimental/
* - Update to 3.47.19sunpoet2013-06-223-125/+123
| | | | | | | - Fix MASTER_SITES Changes: https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt
* - Update to 5.90040sunpoet2013-06-223-10/+29
| | | | Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
* - Add p5-Catalyst-DispatchType-Regex 5.90032sunpoet2013-06-225-0/+48
| | | | | | | | | | Regex dispatch types have been depreciated and removed from Catalyst core. It is recommend that you use Chained methods or other techniques instead. As part of the refactoring, the dispatch priority of Regex vs Regexp vs LocalRegex vs LocalRegexp may have changed. Priority is now influenced by when the dispatch type is first seen in your application. WWW: http://search.cpan.org/dist/Catalyst-DispatchType-Regex/
* - Update to 0.9.1sunpoet2013-06-222-8/+7
| | | | | | | - Add LICENSE - Cleanup Makefile header Changes: https://github.com/intridea/oauth2/commits/master
* - Update to 0.98sunpoet2013-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Unicode-Collate/Changes
* - Update to 1.12.0sunpoet2013-06-222-3/+3
| | | | Changes: http://code.google.com/p/leveldb/source/list
* - Update to 0.4.16sunpoet2013-06-223-4/+3
| | | | Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
* - Update to 0.12.0swills2013-06-222-11/+6
|
* The PDF::Reader library implements a PDF parser conforming as much as possibleswills2013-06-224-0/+30
| | | | | | to the PDF specification from Adobe WWW: http://github.com/yob/pdf-reader
* A simple library to read Adobe Font Metrics files and use the data convenientlyswills2013-06-224-0/+22
| | | | WWW: http://github.com/halfbyte/afm
* Ascii85 provides methods to encode/decode Adobe's binary-to-text encoding ofswills2013-06-224-0/+27
| | | | | | the same name WWW: http://rubyforge.org/projects/ascii85/
* The Hashery is a tight collection of Hash-like classes. Included among its manyswills2013-06-224-0/+26
| | | | | | | | | offerings are the auto-sorting Dictionary class, the efficient LRUHash, the flexible OpenHash and the convenient KeyHash. Nearly every class is a subclass of the CRUDHash which defines a CRUD model on top of Ruby's standard Hash making it a snap to subclass and augment to fit any specific use case. WWW: http://rubyworks.github.com/hashery
* A pure Ruby implementation of the RC4 algorithmswills2013-06-224-0/+24
| | | | WWW: http://rubygems.org/gems/ruby-rc4
* - Update to 0.7.0sunpoet2013-06-222-3/+3
| | | | Changes: https://github.com/grosser/parallel/commits/master
* Font Metrics Parser for Prawnswills2013-06-224-0/+22
| | | | WWW: http://rubygems.org/gems/ttfunk
* - Update to 0.69sunpoet2013-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
* - Update to 0.18sunpoet2013-06-223-12/+15
| | | | | | | - Cleanup Makefile header - Update pkg-descr Changes: http://search.cpan.org/dist/Validator-Custom/Changes
* - Update to 0.030sunpoet2013-06-222-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Tiny/Changes
* - Update to 1.12sunpoet2013-06-222-15/+9
| | | | | | | - Add LICENSE - Cleanup Makefile Changes: http://search.cpan.org/dist/Apache-DBI/Changes
* - Update to 1.03sunpoet2013-06-223-8/+14
| | | | Changes: http://search.cpan.org/dist/Data-Validator/Changes
* - Remove duplicate TEST_DEPENDSsunpoet2013-06-221-12/+3
| | | | | - Use bsd.port.mk instead of bsd.port.pre.mk and bsd.port.post.mk - Cleanup Makefile header
* - Update distinfotota2013-06-222-3/+5
| | | | | | | | - Add LOCAL to MASTER_SITES - Bump PORTREVISION PR: ports/179748 Submitted by: John Marino <draco_AT_marino_DOT_st>
* - Update to 0.2tota2013-06-223-5/+6
| | | | | - Add LICENSE section - Replace tab with a space after WWW: in pkg-descr
* - Update to 5.16-24tota2013-06-222-4/+3
|
* - Update to 4.05tota2013-06-222-4/+3
|
* - Update to 1.7-10tota2013-06-222-4/+3
|
* - Trim Makefile headerswen2013-06-221-5/+1
|
* - Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mksunpoet2013-06-221-3/+1
|
* A pure-ruby library for decoding and encoding vCard and iCalendar dataswills2013-06-224-0/+24
| | | | WWW: http://vpim.rubyforge.org/
* Update to 1.4.2.jkim2013-06-222-16/+10
|
* Add an option to build with GTK+ 3.0.jkim2013-06-223-13/+37
|
* Yet another DCF77 decoder. This one is intended for the Raspberry Pirene2013-06-225-0/+51
| | | | | | | | platform but might work on other devices using GPIO pins too. The received data can be logged for later playback/analysis. WWW: https://github.com/rene0/dcf77pi
* Update to 1.0.0.jkim2013-06-223-10/+15
|
* dns/opendnssec: fix build with sqlitewg2013-06-221-0/+1
| | | | | | | | - Fix build with non-default LOCALBASE and sqlite PR: ports/179606 Submitted by: Erick Turnquist <jhujhiti@adjectivism.org> Approved by: maintainer
* plistkwm2013-06-222-0/+5
|
* Update ProFTPd to 1.3.4dmm2013-06-223-16/+4
|
* Update to 0.9.18.kwm2013-06-222-4/+4
|
* Welcome SDL2 to the FreeBSD ports system!mva2013-06-2220-36/+284
| | | | | | | | | | | | | | | | | A set of new SDL2 related ports has been added, which are essentially the same as their corresponding port for SDL1.2: audio/sdl2_mixer graphics/sdl2_image graphics/sdl2_ttf net/sdl2_net A set of new USE_SDL knobs is available to enable SDL2 and its related ports to be added as dependency to ports. Use either of USE_SDL= sdl2 image2 mixer2 net2 ttf2 to pull in the specific sdl2_* or sdl20 port.
* Update to version 7.24.0pawel2013-06-224-2082/+2416
| | | | | PR: ports/179620 Submitted by: Erik Greenwald <erik@brlcad.org> (maintainer)
* Update the PyQt ports.rakuco2013-06-2238-41/+46
| | | | | | - SIP has been upgraded to 4.14.7. - PyQt4 has been upgraded to 4.10.2. - QScintilla2 has been upgraded to 2.7.2.
* Use new macrosgarga2013-06-222-44/+17
|
* . Update to 20130621garga2013-06-223-43/+19
| | | | . Use new macros where it's possible
* Update to 2.1.1.jkim2013-06-222-4/+3
|
* Remove extra line space.bsam2013-06-221-1/+0
|
* . delete an article from COMMENT;bsam2013-06-221-6/+2
| | | | . trim Makefile headers.
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-222-6/+10
| | | | | | . mute mkdir commands; . use PLIST_FILES and PORTDOCS at Makefile; . delete pkg-plist (3 lines).
* Fix perl path with shebangfix.kwm2013-06-221-15/+14
| | | | | | | | Assign maintainer to perl@ [1] Convert to PORT_OPTIONS DOCS and EXAMPLE and remove duplicate DOCS block. Trim makefile header Approved by: ak@ (perl@) [1]
* Use @${MKDIR} instead of direct use of command command "mkdir -p".bsam2013-06-221-1/+1
|
* Chase the permanent (301-code) redirects that kernel.org issues.mandree2013-06-221-1/+1
|
* . incorporate PLIST_FILES;bsam2013-06-222-3/+1
| | | | . remove pkg-plist (3 lines).
* Remove expired port:rene2013-06-226-43/+1
| | | | 2013-06-19 emulators/fceu-server: Replaced by the games/fceux port
* security/openvas-plugins: fix buildwg2013-06-221-5/+2
| | | | | | | | - Fix build, add pkgconfig to USES [1] - Trim Makefile header PR: ports/179811 [1] Submitted by: John Marino <draco@marino.st>
* security/openvas-server: fix buildwg2013-06-221-7/+3
| | | | | | | | | - Fix build, add pkgconfig to USES - Trim Makefile header - Remove leading article form COMMENT PR: ports/179810 [1] Submitted by: John Marino <draco@marino.st>
* - Deprecate for removal on 2013-08-04, depends on expired x11-wm/libdockapprene2013-06-221-5/+4
| | | | | | | | - Update Makefile header PR: ports/179296 Submitted by: myself Approved by: maintainer timeout (hemi@puresimplicity.net, 14 days)
* - Mark deprecated and set expiration date to 2013-08-04, depends on expiredrene2013-06-221-6/+7
| | | | | | | | | | x11-wm/libdockapp - Update Makefile header - Use PORT_OPTIONS:MDOCS PR: ports/179414 Submitted by: myself Approved by: maintainer timeout (xride, 14 days)
* Update MASTER_SITE_QT.rakuco2013-06-2210-5/+21
| | | | | download.qt-project.org is a CDN and should redirect to the closest mirror anyway, but a few more mirrors have been added just in case.
* Switch to MASTER_SITE_BACKUP.rakuco2013-06-221-2/+1
| | | | | qsa has not been around in the official mirrors for a while, so point to our distfile copy directly while the port does not die.
* Remove MASTER_SITES.rakuco2013-06-221-1/+0
| | | | If QT_DIST is set, MASTER_SITES is already set accordingly.
* Disable Jikes support.lev2013-06-221-1/+1
| | | | Submitted by: Andriy Gapon <avg@FreeBSD.org>
* Add an empty directory created by the port to pkg-plistantoine2013-06-224-1/+10
| | | | Approved by: portmgr (miwi)
* Don't copy *.la files to tools directory.lev2013-06-222-2/+1
| | | | | PR: ports/179791 Submitted by: Lawrence Chen <beastie@tardisi.com>
* Add ports of DragonEgg version 3.3 for GCC 4.6 and 4.7.brooks2013-06-217-0/+177
|
* Upgrade Clang and LLVM 3.3 ports to the release version.brooks2013-06-217-34/+34
|
* sysutils/lxterminal: minor fixeswg2013-06-212-26/+38
| | | | | | | | | | | | | - Add LICENSE (GPLv2) [1] - Remove leading article from COMMENT [1] - Fix NLS option [1] - Install docs [1] - Add DOCS option - Remove lib ABI from LIB_DEPENDS - Pass maintainership to submitter PR: ports/179699 Submitted by: nemysis <nemysis@gmx.ch>
* - Update to 1.5.42.vsevolod2013-06-212-7/+3
|
* sysutils/lxtask: minor fixeswg2013-06-213-14/+43
| | | | | | | | | | | | - Add LICENSE (GPLv2) - Install docs - Fix NLS option - Rework pkg-descr to be more verbose - Give an example for linprocfs in pkg-message - Pass maintainership to submitter PR: ports/179796 Submitted by: nemysis <nemysis@gmx.ch>
* x11/lxde-meta: fix pkg-descr WWWwg2013-06-212-8/+4
| | | | | | | | | | - Fix extra spaces in WWW pkg-descr [1] - Trim Makefile header [1] - Remove leading "The" in COMMENT - Pass maintainership to submitter PR: ports/179702 [1] Submitted by: nemysis <nemysis@gmx.ch>
* x11/lxmenu-data: minor fixeswg2013-06-211-9/+22
| | | | | | | | | | | - Add LICENSE (GPLv2) [1] - Trim Makefile header [1] - Install docs [1] - Add DOCS to options - Pass maintainership to submitter PR: ports/179706 Submitted by: nemysis <nemysis@gmx.ch>
* x11-wm/lxsession: fix NLS optionwg2013-06-212-31/+20
| | | | | | | | - Fix NLS option [1] - Pass maintainership to submitter PR: ports/179698 Submitted by: nemysis <nemysis@gmx.ch>
* net/turses: Fix spelling of LICENSEkoobs2013-06-211-1/+1
|
* net/turses: [NEW PORT] Python Twitter client for the consolekoobs2013-06-216-0/+137
| | | | | | | | | | | | | | | | | | | | | | | | A Twitter client for the console. The goal of the project is to build a full-featured, lightweight, and extremely configurable Twitter client. Features: - Multiple timelines (buffers) - Multi-column - Tweet, Reply, Retweet, Delete tweet - Follow/Unfollow - Favorite/Unfavorite - Direct Messages - Open URLs in browser - Thread view - Unread count - Search - View users tweets - Fully customizable - Multiple accounts - View user profile WWW: https://github.com/alejandrogomez/turses
* Update to 3.1.3rakuco2013-06-212-4/+4
|
* - Update to 0.6.60tota2013-06-212-3/+3
| | | | | | PR: ports/179740 Submitted by: tota (myself) Approved by: maintainer
* Update to 2.21.9 for new xorg.zeising2013-06-212-3/+5
| | | | Obtained from: xorg developmen repo
* Update to 0.30.0zeising2013-06-212-3/+3
| | | | Obtained from: xorg development repo
* Update to 9.0.0zeising2013-06-212-11/+10
| | | | | | | This is a stand-alone release of libGLU, no longer dependent on the rest of MESA. Obtained from: xorg development repo
* - Update to 1.4.1tota2013-06-213-5/+4
| | | | - Replace tab with a space after WWW: in pkg-descr
* - Update to 1.5-1tota2013-06-213-5/+4
| | | | - Replace tab with a space after WWW: in pkg-descr
* Update to 0.4.2.rakuco2013-06-214-6/+7
|
* - Update to 0.6.0tota2013-06-212-5/+4
|
* - Update to 0.9-4tota2013-06-212-5/+5
| | | | - Update LICENSE section
* graphics/py-graphillion: Add LICENSEkoobs2013-06-211-0/+2
|
* - Update to 0.3.900.0tota2013-06-212-4/+3
|
* - Update to 1.2-8tota2013-06-213-5/+4
| | | | - Replace tab with a space after WWW: in pkg-descr
* graphics/py-graphillion: [NEW PORT] Fast, lightweight Python library for ↵koobs2013-06-216-0/+77
| | | | | | | | | | | | | | | | | huge graphsets Graphillion is a Python software package on search, optimization, and enumeration for a graphset, or a set of graphs. - Lightweight data structures for handling x-illions of graphs - Search, optimization, and enumeration for large and complex graph sets - Efficient implementation extending Python with C/C++ - Working with existing graph tools like NetworkX - Open source MIT license - Well tested: more than 600 unit tests - Fast prototyping, easy to teach, and multi-platform WWW: http://graphillion.org/
* ARandR is designed to provide a simple visual front end for XRandR. Relativesbz2013-06-215-0/+139
| | | | | | | monitor positions are shown graphically and can be changed in a drag-and-drop way. WWW: http://christian.amsuess.com/tools/arandr/
* - fix broken commit r320732dinoex2013-06-211-1/+0
|
* Update horde-timeobjects to 2.0.4mm2013-06-212-8/+3
|
* - fix binding for (p5|py|ruby)-subversionohauer2013-06-211-2/+2
|
* Update to version 1.2.1 which brings quite some bugfixes, new noise profiles,danfe2013-06-213-13/+5
| | | | | | | white balance settings for several cameras, etc. Note that some translations were removed: development team decided to exclude those which are not properly finished from releases.
* Simple Java games collection developed by Greg Cawthornejgh2013-06-215-0/+87
| | | | | | | | | | | | | Current game list is: Tetris: Tetris, currently in beta MM: MasterMind Reversi: Commonly known as Othello. Mine: MineSweeper RT: Reaction Tester Number: Number guessing game WWW: http://sourceforge.net/projects/javagamessuite
* - add validated support for headless systems to use openjdk7jgh2013-06-211-1/+8
| | | | | | - default remains with openjdk6 Reported by: mfournier@openstudent.ca
* Make CONFIGURE_ARGS shorter and look betterantoine2013-06-211-1/+1
| | | | Submitted by: danfe
* - Update to 0.16.5clsung2013-06-212-3/+3
|
* - update to 0.96jgh2013-06-212-3/+3
| | | | | | | | | svnup-0.96 - 19 June 2013 - Added a command line option for overriding the location where the lists of known files are stored. - Simplified the procedure that removes (prunes) local files. Submitted by: jcm@visi.com (maintainer)
* Ori is a distributed file system built for offline operation and empowers thejgh2013-06-214-0/+50
| | | | | | | | | | | | user with control over synchronization operations and conflict resolution. We provide history through light weight snapshots and allow users to verify the history has not been tampered with. Through the use of replication instances can be resilient and recover damaged data from other nodes. WWW: http://ori.scs.stanford.edu/ PR: ports/176429 Submitted by: mashti@cs.stanford.edu
* . Update to 7u25.glewis2013-06-213-3/+5
|
* . Update to 7u25.glewis2013-06-213-5/+7
|
* - Update to 1.57clsung2013-06-212-3/+3
|
* - Update to 0.9.7clsung2013-06-213-9/+5
|
* net/tweepy: Update to 2.0, install unzippedclsung2013-06-214-6/+56
| | | | | | | | | | | | | | | - Update to 2.0 - Patch setup.py to install zip_safe=False - Add pkg-plist - Remove PLIST_FILES accordingly - Whitespace alignment Changes: https://github.com/tweepy/tweepy/blob/2.0/CHANGELOG.md PR: ports/179574 Submitted by: koobs@
* Only depend on net/netcat, when /usr/bin/netcat is not uvailable (eithermi2013-06-213-11/+140
| | | | | | | | | | | | because the present FreeBSD is too old, or because we are building on, say, DragonFlyBSD). Fix up most compiler warnings, while I'm here. Bump PORTREVISION. PR: ports/179752 Submitted by: John Marino
* - Update to 1.7.7swills2013-06-212-3/+3
|
* x11-themes/lxde-icon-theme: update to 0.5.0wg2013-06-215-6233/+6256
| | | | | | | | | | | | | | - Update to 0.5.0 [1] - Add LICENSE (GPLv3) [1] - Install docs [1] - Replace file patch with a sed [1] - Trim Makefile header [1] - Use space instead of tab for WWW - Add DOCS to OPTIONS - Pass maintainership to submitter PR: ports/179784 Submitted by: nemysis <nemysis@gmx.ch>
* mail/mail2sms: fix fetchwg2013-06-212-12/+8
| | | | | | | | | | - Fix fetch [1] - Point WWW to new home in pkg-descr [1] - Rework DOCS option - Pass maintainership to submitter PR: ports/179770 [1] Submitted by: Jason Harris <jharris@widomaker.com>
* x11/lxpanel: minor fixeswg2013-06-212-102/+99
| | | | | | | | | - Add LICENSE (GPLv2 MIT) - Add DOCS option - Fix NLS option PR: ports/179712 Submitted by: nemysis <nemysis@gmx.ch>
* - connect japanese/bugzilla44ohauer2013-06-211-0/+1
|
* Update to 3.2.8flo2013-06-213-1562/+1134
| | | | | | PR: ports/175701 Submitted by: "Ilya A. Arkhipov" <rum1cro@yandex.ru> Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
* New ports for bugzilla44ohauer2013-06-2119-0/+2137
| | | | | | | | | - devel/bugzilla44 - japanese/bugzilla44 - german/bugzilla44 Release Notes: http://www.bugzilla.org/releases/4.4/release-notes.html
* - use OPTION_GROUP in all devel/bugzilla portsohauer2013-06-2111-82/+145
| | | | | | | - s/CONFLICTS/CONFLICTS_INSTALL/ - use easier CONFLICT notation (future proof) - trim Makefile.common header - update russian/bugzilla42 language template to version 4.2.6
* - Trim Makefile headerantoine2013-06-212-8/+6
| | | | | | - Trim version in LIB_DEPENDS - No need to set --prefix with GNU_CONFIGURE - Add 2 missings directories to pkg-plist
* devel/simpletest: update te 1.1.0wg2013-06-213-14/+16
| | | | | | | | | | | - Update to 1.1.0 [1] - NOPORTDOCS -> PORT_OPTIONS:MDOCS [1] - Change WWW in pkg-descr for new home [1] - Add LICENSE (LGPL21) - Pass maintainership to submitter PR: ports/179777 Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com>
* audio/lxmusic: minor fixeswg2013-06-212-63/+90
| | | | | | | | | | | - Add LICENSE (MIT GPLv2) - Use desktop-file-utils - Add NLS and DOCS options - Add Created by in Makefile header PR: ports/179775 Submitted by: nemysis <nemysis@gmx.ch> Approved by: maintainer
* . remove DISTNAME (it is the default one);bsam2013-06-211-7/+2
| | | | | . delete an article from COMMENT; . trim Makefile headers.
* Fix mtree: the port creates an empty DATADIR. Lets define an emptybsam2013-06-211-0/+1
| | | | | | | | list PORTDATA to take this directory into account. Well, the other way is to add an appropriate line to TMPPLIST. But I like the former more. Reported by: Ports-QAT Pointyhat to: bsam (me)
* x11/florence: update to 0.6.0wg2013-06-215-40/+97
| | | | | | | | | | | | | | | - Update to 0.6.0 - Add LICENSE (GPLv2 GFDL) - New world order USES: pathfix, desktop-file-utils - Add DOCS, man and NLS - Better pkg-descr - Pass maintainership to submitter Changes: http://sourceforge.net/p/florence/news/2012/10/florence-060-released/ PR: ports/179734 Submitted by: nemysis <nemysis@gmx.ch>
* Update to 0.11.0.rakuco2013-06-212-8/+3
|
* . add license (GPLv2);bsam2013-06-211-11/+12
| | | | | | | | . bump PORTREVISION; . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . mute mkdir command; . do not surround PORTDOCS with .if operator; . trim Makefile headers.
* . remove shlib ABI version numbers from LIB_DEPENDS;bsam2013-06-211-7/+3
| | | | | . delete an article from COMMENT; . trim Makefile headers.
* Add a "@cwd" at the end of pkg-plist. Any automated tool writingbsam2013-06-211-0/+1
| | | | | | at the PLIST file may benifit this. Spotted by: kwm (thanks!)
* . add license (GPLv2);bsam2013-06-212-17/+13
| | | | | | | | | | . bump PORTREVISION; . use PLIST_FILES and PORTDOCS; . remove pkg-plist (7 lines); . NOPORTDOCS -> PORT_OPTIONS:MDOCS; . ${PREFIX}/share/doc/yaps -> ${DOCSDIR}; . use one line install command for two files; . trim Makefile headers.
* . GKERMIT_DOCDIR -> DOCSDIR;bsam2013-06-212-12/+5
| | | | | | | . mute mkdir command; . make use PORTDOCS and PLIST_FILES; . remove pkg-plist (3 lines); . trim Makefile headers.
* portlint: place PORTREVISION at the appropriate position;bsam2013-06-211-6/+2
| | | | . trim Makefile headers.
* Place LICENSE at the appropriate position.bsam2013-06-211-2/+2
|
* . use PLIST_FILES and remove pkg-plist (4 lines);bsam2013-06-212-10/+4
| | | | | . . delete an article from COMMENT; . trim Makefile headers.
* . remove shlib ABI version number from LIB_DEPENDS;bsam2013-06-211-7/+3
| | | | | . delete an article from COMMENT; . trim Makefile headers.
* . remove shlib ABI version number from LIB_DEPENDS;bsam2013-06-211-2/+2
| | | | . portlint: use a tab (not space) after a variable name.
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-211-10/+9
| | | | | | | . remove extra tabs from commands; . mute mkdir command; . install two files at one line command; . trim Makefile headers.
* Absolute paths does not play good with pkg_* tools,bsam2013-06-211-4/+5
| | | | | | | while pkgng uses them just fine. So change current directory to / before touching /var files and directories. Spotted by: antoine (thanks!)
* - Update to 0.5.6olivierd2013-06-212-5/+3
| | | | Announce: http://mail.xfce.org/pipermail/xfce-announce/2013-June/000276.html
* - Remove leading article from COMMENT [1]pawel2013-06-213-71/+73
| | | | | | | | - Add NLS, DOCS options [1] - Remove support for OSVERSION < 800000 PR: ports/179779 [1] Submitted by: nemysis <nemysis@gmx.ch> [1]