aboutsummaryrefslogtreecommitdiffstats
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* Try to fix build on CURRENT with libc++ as default.rene2013-09-123-3/+29
| | | | Reported by: pkg-fallout
* Update to 0.22.tobez2013-09-122-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Async/Changes
* www/py-django-extensions: update to 1.2.0wg2013-09-123-7/+6
| | | | | | | - Update to 1.2.0 PR: ports/181802 Submitted by: Kevin Golding <ports caomhin.org> (maintainer)
* www/py-selector: WSGI request delegation (a.k.a. routing)wg2013-09-125-0/+52
| | | | | | | | | | | | | | | | | This distribution provides WSGI middleware for "RESTful" dispatch of requests to WSGI applications by URL path and HTTP request method. Selector now also comes with components for environ-based dispatch and on-the-fly middleware composition. There is a very simple optional mini-language for path matching expressions. Alternately we can easily use regular expressions directly or even create our own mini-language. There is a simple "mapping file" format that can be used. There are no architecture specific features (to MVC or whatever). Neither are there any framework specific features. WWW: https://github.com/lukearno/selector/ PR: ports/181860 Submitted by: Trevor Caira <trevor bitba.se>
* - Modify clang patch to match upstreammadpilot2013-09-122-4/+23
| | | | | | PR: ports/181493 Submitted by: Adrian Steinmann <ast@NetBSD.org> (maintainer from different email, as followup)
* Add an explicit dependency on pkgconfantoine2013-09-121-0/+1
| | | | Approved by: portmgr (bapt)
* Add explicit dependency on pkgconf (18 ports)marino2013-09-122-7/+3
|
* Update from 4.0.16 to 4.0.17:osa2013-09-118-13/+13
| | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel.
* - Update to 1.3.4olivierd2013-09-112-4/+4
| | | | - Adjust Python version
* Update patch for third-party http_upload module.osa2013-09-112-28/+2136
| | | | PR: 182010
* - Update to 1.12 [1]culot2013-09-112-9/+5
| | | | | | | - Trim Makefile's header PR: ports/182011 [1] Submitted by: Andrea Sozzi <as@g-cows.org> (maintainer)
* Also apply rev 326961 to webkit-gtk3.kwm2013-09-115-0/+87
| | | | | | | | Fix the build on recent head with libc++ [1]. Also when building with clang make the build quieter by not spamming about c11 keywords. Submitted by: stefanf@ (combined patches with) [1]
* Fix the build on recent head with libc++ [1].kwm2013-09-115-0/+87
| | | | | | | Also when building with clang make the build quieter by not spamming about c11 keywords. Submitted by: stefanf@ (combined patches with) [1]
* Mark as deprecated old and unsupported version of www/nodebapt2013-09-112-0/+6
| | | | Submitted by: Daniel Lin <linpct@gmail.com> (maintainer via pkg-fallout)
* Update to 4.35.tobez2013-09-112-3/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* Add an explicit dependency on pkgconfantoine2013-09-111-8/+2
| | | | Approved by: portmgr (bapt)
* - Fix build with clangmadpilot2013-09-113-32/+46
| | | | | | | | | | | - Handle configuration file correctly - Make installation directory relative to PREFIX, so it can be adjusted dynamically in the plist - Trim Makefile headers PR: ports/181493 Submitted by: Me Approved by: Maintainer timeout
* - Update to 0.002005sunpoet2013-09-113-81/+248
| | | | | | | | - Fix *_DEPENDS - Add TEST_DEPENDS - Sort MAN3 and PLIST Changes: http://search.cpan.org/dist/Reaction/Changes
* www/mitmproxy: update to 0.9.2wg2013-09-103-3/+15
| | | | | | | | | - Update to 0.9.2 Changes: https://github.com/mitmproxy/mitmproxy/blob/v0.9.2/CHANGELOG PR: ports/181949 Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer)
* www/mambo: Mark BROKEN, unfetchable, MASTER_SITES DNS expiredmarino2013-09-101-0/+2
| | | | PR: ports/181557 (timed out)
* Update to 0.31.tobez2013-09-102-4/+4
| | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Static-Simple/Changes
* - Update 3.6tabthorpe2013-09-102-3/+3
| | | | | PR: ports/181856 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* www/py-flexget: update to 1.1.115wg2013-09-102-3/+3
| | | | - Update to 1.1.115
* Bump some PORTREVISIONs due to graphics/webp update to 0.3.1mm2013-09-101-1/+1
|
* - Update adblock_plus to 2.3.2bar2013-09-103-119/+70
| | | | | | - Take maintainership Approved by: flo (mentor), ale (former maintainer)
* - Update Firebug to 1.12.1bar2013-09-103-113/+63
| | | | Approved by: flo (mentor)
* - Update to 2.35.0culot2013-09-092-3/+3
| | | | | | Changes: http://code.google.com/p/selenium/source/browse/py/CHANGES PR: ports/181925 Submitted by: Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
* - Remove leading indefinite article from COMMENTsunpoet2013-09-091-3/+4
| | | | | - Remove IPV6 from OPTIONS_DEFAULT - Convert to new perl5 framework
* Update to 4.34.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* Add a ton of patches needed to get the port building with libc++.rakuco2013-09-092-0/+1075
| | | | | | | | | | | | | One of them is a patch I got into Qt some time ago, but patch-libcxx is a collection of commits to WebKit itself (and a few changes of mine) that never got downstream Qt's copy of WebKit. Some good soul with free time should work on porting qtwebkit-23 [1], which contains a much more up-to-date WebKit checkout. [1] https://blogs.kde.org/2013/07/17/qtwebkit-232-and-qtwebkit-qt-51 PR: ports/181932
* Update to 0.82.tobez2013-09-093-6/+4
| | | | Changes: http://search.cpan.org/dist/Squatting/Changes
* Update to 0.38.tobez2013-09-092-3/+3
| | | | Changes: http://search.cpan.org/dist/HTML-TagCloud/CHANGES
* Add an explicit dependency on pkgconfantoine2013-09-081-8/+3
| | | | Approved by: portmgr (bapt)
* Update to 4.33.tobez2013-09-082-3/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default forbsam2013-09-082-2/+2
| | | | | | | pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to new variable usage. Approved by: portmgr (bapt, implicit)
* - Cosmetic changesunpoet2013-09-082-2/+2
|
* - Use single space after WWW:sunpoet2013-09-081-1/+1
|
* - Update to 13.1.0sunpoet2013-09-083-16/+18
| | | | | | | | | | - Add my LOCAL to MASTER_SITES - Remove leading indefinite article from COMMENT - Remove LICENSE_FILE for well-known licenses - Update USE_PYTHON - Cleanup Makefile header Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/web/topfiles/NEWS
* www/uzbl: missing pkgconfig dependencywg2013-09-071-15/+13
| | | | | | | | | | | | | - Add missing pkgconfig [1] - Trim Makefile header [1] - USES gmake pygtk2 - Convert lib depends to new syntax - Python 2.5 is no longer supported - Add DOCS option - NOPORTDOCS -> PORT_OPTIONS:MDOCS PR: ports/181910 [1] Submitted by: Klaus Aehlig <aehlig linta.de> (maintainer)
* - Update to 3.04lth2013-09-072-8/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Trim Makefile headers Changes: 2013-08-22 Dave Cross <dave@dave.org.uk> - RELEASE_3.04 ======================================================== Dave Cross <dave@dave.org.uk> (17): * Finish removing all references to SnipURL.pm. * Bump to version 2.05 for release. * Removed support for shorl.pm (now in WWW::Shorten::Shorl distribution). * Bumped version number. Removed shorl files from MANIFEST. * Added Config::Auto to list of dependencies (it's used by the shorten program). Bumped version for release. * Default to using a service that we currently support. * Added MYMETA.yml to MANIFEST.SKIP. * Be far more intelligent about the code that allows the user to choose which service to use. * Bump version number for release. * Better examples of using bin/shorten * Added a WWW::Shorten::UserAgent object which dies if it receives an HTTP error response. * Added documentation. * Added META.json to MANIFEST. * Licensing clean-up. * Removed prototypes (and the ampersands in the tests that circumvented them) * Bump version number for release. * Moved Pod tests into xt. (Pod coverage currently fails on some files. See https://rt.cpan.org/Ticket/Display.html?id=87634 for details.) Dave Cross <dave@angel.mag-sol.com> (1): * Removed support for NotLong and OneShortLink (separate distributions to follow soon). Bumper to version 2.06. Dave Cross <dave@dacross.(none)> (1): * Removed version number so it's picked up from lib/WWW/Shorten.pm yappo <yappo@shibuya.pl> (1): * shorl.com was change the request method ( POST to GET )
* www/django-tables2: Table/data-grid framework for Djangowg2013-09-075-0/+143
| | | | | | | | | | | django-tables2 simplifies the task of turning sets of data into HTML tables. It has native support for pagination and sorting, does for HTML tables what django.forms does for HTML forms. WWW: https://github.com/bradleyayers/django-tables2/ PR: ports/181899 Submitted by: Kozlov Sergey <kozlov.sergey.404 gmail.com> (maintainer)
* Update from 4.0.14 to 4.0.16:osa2013-09-078-18/+20
| | | | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel. Also, convert to perl framework nginx ports.
* - Update to 3.47.26sunpoet2013-09-072-3/+3
| | | | | | Changes: http://www.httrack.com/page/4/en/index.html https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt
* - Update to 0.12sunpoet2013-09-072-6/+6
| | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-StackTrace/Changes
* - Fix *_DEPENDSsunpoet2013-09-072-6/+8
| | | | | - Bump PORTREVISION for dependency change - Sort PLIST
* - Update to 0.61sunpoet2013-09-072-6/+7
| | | | | | | - Remove perl from extract dependency - Cleanup Makefile Changes: http://search.cpan.org/dist/Catalyst-Model-DBIC-Schema/Changes
* - Update to 1.38sunpoet2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Catalyst-Devel/Changes
* - Update to 0.19sunpoet2013-09-072-10/+4
| | | | | | - Fix *_DEPENDS: many of them are test-only dependencies Changes: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID/Changes
* - Update to 1.11sunpoet2013-09-073-7/+4
| | | | Changes: http://search.cpan.org/dist/Catalyst-Action-REST/Changes
* - Update to 5.90042sunpoet2013-09-072-6/+5
| | | | | | - Fix *_DEPENDS: p5-Class-Data-Inheritable is not a test-only dependency Changes: http://search.cpan.org/dist/Catalyst-Runtime/Changes
* - Update to 0.619sunpoet2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Rose-HTML-Objects/Changes
* - Update to 1.15sunpoet2013-09-072-4/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious-Plugin-Mongodb/Changes
* - Connect mediawiki121 and mark mediawiki120 NO_LATEST_LINK=yeswen2013-09-072-0/+2
|
* - Update to 1.21.2wen2013-09-072-4/+4
|
* - Adjust CONFLICTS to welcome mediawiki-1.21wen2013-09-072-2/+2
|
* - Copy mediawiki120 --> mediawiki121wen2013-09-074-0/+98
|
* - Update to 1.20.7wen2013-09-072-3/+3
|
* - Update to 1.19.8wen2013-09-072-3/+3
|
* - Update to 1.2.0.4tota2013-09-072-4/+6
| | | | - Add LICENSE section
* Update to 4.32.tobez2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes
* Add an explicit dependency on pkgconfbapt2013-09-071-2/+1
|
* Update to 1.61.tobez2013-09-072-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
* Fix build with clangbapt2013-09-071-5/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-061-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-061-5/+2
|
* Update to 0.10023.tobez2013-09-063-6/+6
| | | | | Changes: http://search.cpan.org/dist/Catalyst-Plugin-Authentication/Changes
* - revert r326430, as this fix broke buildjgh2013-09-061-2/+2
| | | | | Reported by: qat Approved by: maintainer (danilogondolfo@gmail.com, implicit)
* - drop maintainershiprm2013-09-061-3/+2
| | | | | | | - convert USE_GMAKE to USES, while here PR: 181857 Submitted by: chris petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Remove unnecessary and conflictant dependencylippe2013-09-061-5/+1
| | | | Reported by: pkg-fallout
* . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value isbsam2013-09-062-4/+4
| | | | | | | | "--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null) otherwise; . convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}. Approved by: portmgr (bapt, implicit)
* www/qupzilla: update to 1.4.4wg2013-09-063-5/+5
| | | | | | | | - Update to 1.4.4 [1] - Convert lib depends to new syntax PR: ports/181835 Submitted by: Javad Kouhi <javad.kouhi gmail.com> (maintainer)
* - Deprecate and reassign to the heap at maintainer's requesttabthorpe2013-09-061-6/+5
|
* - Deprecate the port at maintainer's requesttabthorpe2013-09-061-0/+2
|
* - Fix CONFIGURE_ARGSsunpoet2013-09-061-2/+2
|
* - Reassign to the heap due to maintainer mail bouncestabthorpe2013-09-061-8/+2
|
* www/py-flexget: update to 1.1.105wg2013-09-053-3/+6
| | | | - Update to 1.1.105
* Update to 4.31.tobez2013-09-052-4/+4
| | | | | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes Change the port maintainer to perl@FreeBSD.org - approved by the former maintainer, mopsfelder@gmail.com.
* Add an explicit dependency on pkgconfantoine2013-09-051-2/+1
| | | | Approved by: portmgr (bapt)
* - Update PORTSCOUTsunpoet2013-09-051-2/+1
| | | | - Cleanup Makefile header
* Update to 3.0.4.anders2013-09-053-28/+13
|
* Mark it deprecated: Varnish 2 is de facto EOL, no update since januaryanders2013-09-051-0/+3
| | | | 2011.
* Needs pkgconfig during buildpawel2013-09-051-1/+1
| | | | Reported by: pkg-fallout
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.bsam2013-09-054-4/+4
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* www/py-flexget: update to 1.1.102wg2013-09-052-3/+3
| | | | - Update to 1.1.102
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-053-3/+4
| | | | | | | | | | after r254273 - Fix a bunch of ports to properly work after this - Mark converters/libiconv as IGNORE for systems with iconv in libc Reviewed by: bapt Approved by: portmgr (bapt) Discussed with: bapt, bsam (who both contributed ideas and code)
* Dancer plugin which provides an easy way implement ExtDirect APIs.tj2013-09-055-0/+38
| | | | WWW: http://search.cpan.org/dist/Dancer-Plugin-ExtDirect/
* LWP::Authen::Negotiate is a authentication plugin for LWP totj2013-09-055-0/+36
| | | | | | support WWW-Negotiate. WWW: http://search.cpan.org/dist/LWP-Authen-Negotiate/
* www/py-django-registration: update to 1.0wg2013-09-044-48/+51
| | | | | | | | | | | - Update to 1.0 [1] - Trim Makefile header [1] - Use single space in WWW [1] - Use CHEESESHOP mirror [2] PR: ports/181756 Submitted by: Kozlov Sergey <kozlov.sergey.404 gmail.com> [1] Approved by: maintainer [2]
* Remove expired ports:rene2013-09-045-50/+0
| | | | | 2013-09-04 www/p5-Catalyst-Plugin-Unicode-Encoding: This module now part of core Catalyst distribution 2013-09-04 databases/phpmyadmin35: Has unresolved security problems: http://www.phpmyadmin.net/home_page/security/PMASA-2013-10.php
* - update to 1.25jgh2013-09-042-13/+17
| | | | | | | | - pass maintainership to submitter - convert to new lib_depends format and adopt new options helpers PR: 181766 (based on) Submitted by: danilogondolfo@gmail.com
* - Update to 3.5tabthorpe2013-09-042-9/+4
| | | | | PR: ports/181780 Submitted by: James Bailie <jimmy@mammothcheese.ca> (maintainer)
* Update to 5.0.3madpilot2013-09-043-4/+123
|
* New port: www/rubygem-redmine_acts_as_taggable_on:zi2013-09-044-0/+25
| | | | | | Allows multiple Redmine plugins to use tags safely WWW: https://rubygems.org/gems/redmine_acts_as_taggable_on
* www/zend-framework: update to 2.2.4wg2013-09-042-5/+3
| | | | | | - Update to 2.2.4 Changes: http://framework.zend.com/changelog/2.2.4/
* - Mark CONFLICTS_INSTALL with www/tinymcesunpoet2013-09-041-0/+3
| | | | - Add NO_LATEST_LINK
* - Update to 4.0.5sunpoet2013-09-044-616/+186
| | | | | | | | | | - Add my LOCAL to MASTER_SITES - Add LICENSE - Mark CONFLICTS_INSTALL with www/tinymce3 - Add maintainer section - Take maintainership Changes: http://www.tinymce.com/develop/changelog/index.php?type=tinymce
* - Update to 0.53sunpoet2013-09-043-19/+12
| | | | | | | | - Remove leading indefinite article from COMMENT - Convert to new options framework - Use PORTEXAMPLES Changes: http://search.cpan.org/dist/WWW-Mechanize-Shell/Changes
* - Update to 0.15sunpoet2013-09-042-5/+7
| | | | Changes: http://search.cpan.org/dist/App-gist/Changes
* www/py-rhodecode: update to 1.7.2wg2013-09-045-23/+295
| | | | | | | | - Update to 1.7.2 - Fix start rc.d script Changes: https://secure.rhodecode.org/rhodecode/files/fc64cd9bb85636f614215addae45b88dab12cd98/docs/changelog.rst
* Horde package update:mm2013-09-042-3/+3
| | | | | | | | | | | Horde_ActiveSync 2.7.0 -> 2.7.2 Horde_Auth 2.0.6 -> 2.1.0 Horde_Core 2.7.0 -> 2.8.0 Horde_Queue 1.1.0 -> 1.1.1 Horde_Smtp 1.2.0 -> 1.2.1 Horde_Support 2.1.0 -> 2.1.1 horde-base 5.1.3 -> 5.1.4 horde-webmail 5.1.1 -> 5.1.2
* - convert to the new perl5 frameworkaz2013-09-045-5/+10
| | | | Approved by: portmgr (bapt@, blanket)
* Use correct value of DISTFILES if TEST is off.rene2013-09-041-1/+1
|
* - Update to 29.0.1547.65, which fixes a bug in Google Sync.rene2013-09-0427-62/+491
| | | | | | | | | | - Add an option to run regression test, default off. [1] If this option is selected, an extra distribution file containing test data is downloaded from an upstream mastersite. - Rename the CLANG option to GCC and flip the default to off, as clang is the default compiler for this port for quite some time now. [2] Submitted by: George Liaskos [1,2]
* - convert to the new perl5 frameworkaz2013-09-0319-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0319-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+35
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-032-8/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-031-6/+2
|
* Update to 0.29.tobez2013-09-032-3/+3
| | | | Changes: http://search.cpan.org/dist/WWW-Scraper-ISBN/Changes
* Add an explicit dependency on pkgconfbapt2013-09-035-15/+7
|
* - Update to 4.0.2zi2013-09-032-3/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-033-3/+3
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-032-11/+4
|
* - Convert to the new perl5 frameworkaz2013-09-031-6/+3
| | | | - Trim Makefile header
* - Update to 0.17sahil2013-09-032-4/+4
| | | | - Pass maintainership to perl@
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0319-19/+37
| | | | Reviewed by: portmgr (bapt@, blanket)
* - Update to 3.47.25sunpoet2013-09-022-3/+3
| | | | | | Changes: http://www.httrack.com/page/4/en/index.html https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt
* - convert to the new perl5 frameworkaz2013-09-0219-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfbapt2013-09-021-1/+1
|
* www/py-flexget: update to 1.1.98wg2013-09-022-3/+3
| | | | - Update to 1.1.98
* Update to 4.30.tobez2013-09-023-37/+49
| | | | | Changes: http://search.cpan.org/dist/Mojolicious/Changes Approved by: portmgr (bapt)
* - Add LICENSEsunpoet2013-09-021-1/+3
| | | | - Remove whitespace
* - convert to the new perl5 frameworkaz2013-09-0219-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* Adopt USES+=iconv.bsam2013-09-022-2/+2
| | | | | Submitted by: bsam (me, by e-mail) Approved by: osa (maintainer)
* - convert to the new perl5 frameworkaz2013-09-0219-19/+37
| | | | Approved by: portmgr (bapt@, blanket)
* - convert to the new perl5 frameworkaz2013-09-0219-19/+38
| | | | Approved by: portmgr (bapt@, blanket)
* Change my ports to USES (gmake|perl5)garga2013-09-021-1/+1
|
* - convert to the new perl5 frameworkaz2013-09-0220-20/+39
| | | | Approved by: portmgr (bapt@, blanket)
* Add an explicit dependency on pkgconfigbapt2013-09-021-1/+1
| | | | While here convert USE_GMAKE to USES=gmake
* Update to 29.0.1547.62 (bugfixes)rene2013-09-022-3/+3
|
* - trim Makefile headerrm2013-09-022-8/+3
| | | | | - remove indefinite article from COMMENT - update homepage url
* - Fix typo (PERL_CONFIGURE was not removed after perl5 framework conversion)az2013-09-021-6/+1
| | | | - Trim Makefile header while i'm here
* - Fix USE_LDCONFIG: remove unnecessary ${PREFIX}/lib which affects ↵sunpoet2013-09-011-1/+1
| | | | | | | | | | | | | lib-depends: output for ports with new LIB_DEPENDS format Here is an example % cd /usr/ports/science/udunits % make build ===> udunits-2.1.24_1 depends on package: libtool>=2.4 - found ===> udunits-2.1.24_1 depends on shared library: libexpat.so - found - found It was caused by duplicate /usr/local/lib entry in $$dirs in bsd.port.mk lib-depends:
* Add back -fno-stack-protector to CFLAGSrene2013-09-011-0/+2
| | | | Submitted by: George Liaskos / Peter Harrison (four.harrisons@googlemail.com)
* Remove expired ports:rene2013-09-0138-1757/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-08-28 lang/gdc: Broken for more than 6 month 2013-08-31 net-im/cli-msn: MSN Messenger service terminated 30 APR 2013 2013-09-01 x11-toolkits/wxd: Depends on deprecated lang/gdc 2013-09-01 security/openvpn22: Please migrate to a newer OpenVPN version 2013-09-01 devel/dsss: Depends on expired lang/gdc 2013-09-01 graphics/qcamview: Broken on FreeBSD 8 and newer 2013-09-01 www/cacheboy15-devel: Broken on FreeBSD 8 and newer 2013-09-01 graphics/spcaview: Broken on FreeBSD 8 and newer 2013-09-01 comms/uticom: Broken on FreeBSD 8 and newer 2013-09-01 net/ipex: Broken on FreeBSD 8 and newer 2013-09-01 graphics/phpsview: Broken on FreeBSD 8 and newer 2013-09-01 misc/usbrh: Broken on FreeBSD 8 and newer 2013-09-01 net/atmsupport: Broken on FreeBSD 8 and newer 2013-09-01 comms/ib-kmod: Broken on FreeBSD 8 and newer 2013-09-01 net/libproxy-mozjs: Does not work with newer libxul 2013-09-01 www/helixplugin: Does not work with newer libxul 2013-09-01 deskutils/chmsee: Does not work with newer libxul 2013-09-01 www/moonshine: Does not work with newer libxul 2013-09-01 x11/ggiterm: Unmaintained and broken 2013-09-01 graphics/libggigcp: Unmaintained 2013-09-01 graphics/libggimisc: Unmaintained 2013-09-01 graphics/libggiwmh: Unmaintained 2013-09-01 devel/libgiigic: Unmaintained 2013-09-01 games/koth: Unmaintained
* Deprecate, set for removal in the beginnign of 2014 because upstream ceaseditetcu2013-09-011-4/+4
| | | | | | | development. PR: ports/180387 Submitted by: Maintainer (Frank Wall)
* Chase renaming databases/py-migrate to databases/py-sqlalchemy-migratelwhsu2013-09-011-1/+2
|
* - add patch to fix type handling bugrm2013-09-012-2/+13
| | | | | | | - bump PORTREVISION PR: 181689 Submitted by: Hung-Yi Chen <gaod@hychen.org> (maintainer)
* - Update to 0.09lth2013-09-012-12/+6
| | | | | | | | | | | | | | | | | | | | | | Changes: 0.09 Thu, 15 Aug 2013 09:08:00 +0100 - Added support for clients which send an If-Modified-Since HTTP header in the request. We return a 304 if the file has not been changed. 0.08 Wed, 14 Aug 2013 17:00:00 +0100 - Replaced File::MMagic and MIME::Types with File::LibMagic which should be more reliable. Closes: http://rt.cpan.org/Public/Bug/Display.html?id=39598 - Improved docs and code example. Closes: http://rt.cpan.org/Public/Bug/Display.html?id=37701 - Added support for the Last-Modified and Date HTTP headers, this consequently adds a new dependency on HTTP::Date. - Added support for not sending the content when the request method is HEAD.
* - update to 5.0.3rm2013-09-013-200/+421
| | | | | PR: 181573 Submitted by: clutton <mbsd@isgroup.com.ua> (maintainer)
* - update to 2.23-08dinoex2013-08-312-5/+5
|
* Update to 0.28.tobez2013-08-312-4/+3
| | | | Changes: http://search.cpan.org/dist/WWW-Scraper-ISBN/Changes
* - No MASTER_SITE defined, manual fetch is required regardless ofbdrewery2013-08-311-1/+1
| | | | | | | PACKAGE_BUILDING. Otherwise this just fails to fetch when building packages. Missed in r325598 With hat: portmgr
* - un-break, ports/181686, r325762 fixed itdryice2013-08-311-2/+0
|
* - Upstream rerolledbdrewery2013-08-311-2/+2
| | | | | | | | | Changed commit: https://github.com/phalcon/cphalcon/commit/f118bc591108adc6afe180f11d4b36ee08271375 PR: ports/181556 Reported by: marino Submitted by: Daniel Lin <linpct@gmail.com> (maintainer)
* Eradicate USE_GNOME=pkgconfig from wwwbapt2013-08-318-33/+14
| | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake
* - do not use local bsd.python.mk variables within the port Makefile - switchmva2013-08-3114-14/+14
| | | | the publicly accessible ones instead
* www/py-flexget: update to 1.1.95wg2013-08-302-3/+3
| | | | - Update to 1.1.95
* Update to 1.019.tobez2013-08-302-3/+3
| | | | Changes: http://search.cpan.org/dist/Template-Alloy/Changes
* Update to 1.73.tobez2013-08-302-3/+3
| | | | Changes: http://search.cpan.org/dist/WWW-Mechanize/Changes
* - Mark BROKEN, fails to configure after recent pytz updatebdrewery2013-08-301-0/+2
| | | | | | | | | ===> Configuring for trac-1.0.1 Download error on http://pypi.python.org/simple/pytz/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! Download error on http://pypi.python.org/simple/pytz/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! Couldn't find index page for 'pytz' (maybe misspelled?) Download error on http://pypi.python.org/simple/: [Errno 8] hostname nor servname provided, or not known -- Some packages may not be found! No local packages or download links found for pytz>=0a
* Update to 1.60.tobez2013-08-302-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
* - Update to 0.7.0tota2013-08-302-4/+4
|
* - Remove Author linesunpoet2013-08-305-5/+0
|
* - Update to 0.8.7olivierd2013-08-302-4/+3
| | | | | | - Remove LICENSE_FILE ChangeLog: https://raw.github.com/Pylons/waitress/0.8.7/CHANGES.txt
* - Remove Author linesunpoet2013-08-302-2/+0
|
* - Add WWWsunpoet2013-08-3033-34/+4
| | | | | - Use single space after WWW: - Remove Author line
* - Switch to new LIB_DEPENDS formatpawel2013-08-291-3/+3
| | | | | | - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
* Update to 1.9.15.demon2013-08-293-6/+9
|
* Update to 0.21.tobez2013-08-292-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Async/Changes
* - Add RG link to pkg-descrsunpoet2013-08-291-0/+1
|
* - Use single space after WWW:sunpoet2013-08-292-2/+2
|
* - Use single space after WWW:sunpoet2013-08-299-9/+9
|
* - Use single space after WWW:sunpoet2013-08-292-2/+2
|
* - Use single space after WWW:sunpoet2013-08-291-1/+1
|
* - Use single space after WWW:sunpoet2013-08-2960-61/+61
|
* - Disconnect ports removed in r325546bdrewery2013-08-291-2/+0
|
* www/py-rhodecode: fix rc.d scriptwg2013-08-292-2/+6
| | | | | | | - Minor fixes to the rc.d script - Add pytz and repoze.lru as run dependencies Submitted by: Chad Milios <cropcirclesystems yahoo.com> (via email)
* Update to latest GNUstep core libraries.theraven2013-08-299-166/+0
| | | | | | | | | | | Update dependent packages with more recent releases. Remove old and bit-rotted ones. Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations. Take maintainership of GNUstep-related ports. Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases. Future commits will fix them. Approved by: bapt
* www/py-flexget: update to 1.1.93wg2013-08-282-3/+3
| | | | - Update to 1.1.93
* - Add missing *_DEPENDSsunpoet2013-08-281-2/+4
| | | | - Bump PORTREVISION for dependency change
* - Update to 0.20sunpoet2013-08-282-4/+4
| | | | Changes: http://search.cpan.org/dist/WWW-Scraper-ISBN-Driver/Changes
* Fix build on 8.Xrene2013-08-281-0/+11
|
* - Use new LIB_DEPENDS syntaxrene2013-08-281-14/+14
| | | | - Remove a stray whitespace
* - Update to 0.27jadawin2013-08-282-3/+3
|
* - Update to 0.19jadawin2013-08-282-3/+3
|
* - update to version 2.3.7ohauer2013-08-283-24/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - remove vhost fix [1] - change maintainer to submitter Changes with mod_fcgid 2.3.7 o Periodically clean out the brigades which are pulling in the request body for handoff to the fcgid child. PR: 51749 [Dominic Benson <dominic.benson thirdlight.com>] o Resolve crash during graceful restarts. PR 50309 [Mario Brandt <JBlond gmail.com>] o Solve latency/cogestion of resolving effective user file access rights when no such info is desired, for config related filename stats. PR: 51020 [Thangaraj AntonyCrouse <thangaraj gmail.com>, William Rowe] o Fix regression in 2.3.6 which broke process controls when using vhost- specific configuration. [Jeff Trawick] [1] o Account for first process in class in the spawn score. [Jeff Trawick] [1] patch r267014 PR: ports/181265 Submitted by: Fabiano Sidler <freebsd.ports@webstyle.ch> Approved by: Tolbert Josh <hemi@puresimplicity.net> (maintainer timeout, 14+ days)
* Remove expired ports:rene2013-08-2811-154/+0
| | | | | | | | | | | | | | | | | | | | | | | | 2013-08-27 lang/ldc-devel: Broken for more than 6 month 2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month 2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month 2013-08-27 sysutils/avfs: Broken for more than 6 month 2013-08-27 multimedia/mp4split: Broken for more than 6 month 2013-08-27 net-mgmt/noc: Broken for more than 6 month 2013-08-27 sysutils/empower: Broken for more than 6 month 2013-08-27 emulators/xgngeo: Broken for more than 6 month 2013-08-27 graphics/geglmm: Broken for more than 6 month 2013-08-27 sysutils/libumberlog: Broken for more than 6 month 2013-08-27 net/wizd: Broken for more than 6 month 2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month 2013-08-27 palm/barry: Broken for more than 6 month 2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month 2013-08-27 news/lottanzb: Broken for more than 6 month 2013-08-27 textproc/xaira: Broken for more than 6 month 2013-08-27 graphics/f90gl: Broken for more than 6 month 2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month 2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month 2013-08-27 math/dislin: Broken for more than 6 month 2013-08-27 irc/smuxi: Broken for more than 6 month
* Horde package update:mm2013-08-2810-19/+16
| | | | | | | | | | | | | | | | | Horde_Browser 2.0.3 -> 2.0.4 Horde_Core 2.6.6 -> 2.7.0 Horde_Crypt 2.2.1 -> 2.2.2 Horde_Exception 2.0.3 -> 2.0.4 Horde_History 2.1.6 -> 2.2.0 Horde_Http 2.0.3 -> 2.0.4 Horde_Perms 2.1.0 -> 2.1.1 Horde_SessionHandler 2.2.2 -> 2.2.3 Horde_Url 2.2.0 -> 2.2.1 horde-base 5.1.2 -> 5.1.3 horde-imp 6.1.3 -> 6.1.4 horde-nag 4.1.1 -> 4.1.2 horde-passwd 5.0.0 -> 5.0.1 horde-turba 4.1.1 -> 4.1.2
* www/py-flexget: update to 1.1.91wg2013-08-283-3/+6
| | | | - Update to 1.1.91
* Update from 1.5.3 to 1.5.4.osa2013-08-282-9/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | <ChangeLog> *) Change: the "js" extension MIME type has been changed to "application/javascript"; default value of the "charset_types" directive was changed accordingly. *) Change: now the "image_filter" directive with the "size" parameter returns responses with the "application/json" MIME type. *) Feature: the ngx_http_auth_request_module. *) Bugfix: a segmentation fault might occur on start or during reconfiguration if the "try_files" directive was used with an empty parameter. *) Bugfix: memory leak if relative paths were specified using variables in the "root" or "auth_basic_user_file" directives. *) Bugfix: the "valid_referers" directive incorrectly executed regular expressions if a "Referer" header started with "https://". Thanks to Liangbin Li. *) Bugfix: responses might hang if subrequests were used and an SSL handshake error happened during subrequest processing. Thanks to Aviram Cohen. *) Bugfix: in the ngx_http_autoindex_module. *) Bugfix: in the ngx_http_spdy_module. </ChangeLog>
* - Cleanup Makefile headersunpoet2013-08-282-10/+2
|
* - Update to 0.26.1decke2013-08-273-3/+4
|
* - Update to 1.1.0tota2013-08-272-6/+3
|
* - Update to 0.18jadawin2013-08-272-4/+3
|
* Fix build on 9.X-i386rene2013-08-271-0/+11
| | | | Reported by: John Marshall <john.marshall@riverwillow.com.au>
* - Add executable bit for node-gypsunpoet2013-08-261-0/+2
| | | | | | - Bump PORTREVISION for package change Notified by: vanilla
* - Update to 0.19jadawin2013-08-262-4/+3
|
* - Update to 0.26jadawin2013-08-262-5/+3
|
* Upgrade to version 0.8.6.olgeni2013-08-265-14/+16
|
* - Update to 2013.08.23.araujo2013-08-262-3/+3
|
* Update to 2.4.8ehaupt2013-08-262-3/+3
|
* - Use !${PORT_OPTIONS:Mfoo} instead of empty(PORT_OPTIONS:Mfoo)sunpoet2013-08-261-1/+1
|
* - update to 2.25az2013-08-252-4/+3
| | | | Changes: http://search.cpan.org/dist/Template-Toolkit/Changes
* Remove PORTSCOUT option as it blocks update to newer versions.rakuco2013-08-251-2/+0
| | | | | PR: ports/181427 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Update to 0.21sunpoet2013-08-253-24/+18
| | | | | | | | | | | | | | | | - Cleanup Makefile header - Use single space after WWW: - While I'm here: - Add missing dependency: net/p5-URI - Add TEST_DEPENDS - Convert to new Perl framework - Sort *_DEPENDS and MAN3 - Remove conditional TEST_DEPENDS: Test::More 0.94+ is already in all supported Perl releases Changes: http://search.cpan.org/dist/WebService-Simple/Changes PR: ports/181487 Submitted by: TERAMOTO Masahiro <markun@onohara.to> (maintainer)
* - Update to 3.47.24sunpoet2013-08-252-3/+3
| | | | | | Changes: http://www.httrack.com/page/4/en/index.html https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt
* - Update Firebug to 1.12.0bar2013-08-253-66/+162
| | | | Approved by: flo (mentor)
* - Update Server Spy to 0.2.3bar2013-08-252-3/+3
| | | | Approved by: flo (mentor)
* Update to 29.0.1547.57rene2013-08-2458-411/+721
| | | | | | | Use devel/ninja instead of gmake as a build tool. Submitted by: George Liaskos Security: http://vuxml.org/freebsd/ae651a4b-0a42-11e3-ba52-00262d5ed8ee.html
* www/tikiwiki: update to 11.0wg2013-08-233-7909/+9406
| | | | | | | | - Update to 11.0 [1] - Add LICENSE (LGPL20) PR: ports/181472 [1] Submitted by: Chris Petrik <c.petrik.sosa gmail.com> (maintainer)
* www/twiki-TopicVarsPlugin: update to 16417wg2013-08-232-7/+4
| | | | | | | | - Update to 16417 [1] - Trim Makefile header PR: ports/181470 Submitted by: Chris Petrik <c.petrik.sosa gmail.com> (maintainer)
* - Update to 2.511jadawin2013-08-232-3/+3
|
* www/xpi-flagfox: update to 4.2.11wg2013-08-233-3/+4
| | | | | | | - Update to 4.2.11 PR: ports/181471 Submitted by: Oleg Sidorkin <osidorkin gmail.com> (maintainer)
* - Update to 0.30jadawin2013-08-232-3/+3
|
* Use OPTIONS_SLAVE instead of OPTIONS_OVERRIDE.nobutaka2013-08-231-1/+1
| | | | Pointed out by: jgh and bapt
* Horde package update:mm2013-08-238-12/+12
| | | | | | | | | | | | | | | | Horde_ActiveSync 2.6.1 -> 2.6.2 Horde_Css_Parser 1.0.0 -> 1.0.1 Horde_Db 2.0.3 -> 2.0.4 Horde_Imap_Client 2.12.0 -> 2.13.1 Horde_Mail 2.0.6 -> 2.1.0 Horde_Mime 2.2.4 -> 2.2.5 Horde_Queue 1.0.0 -> 1.1.0 Horde_SessionHandler 2.2.1 -> 2.2.2 Horde_View 2.0.2 -> 2.0.3 horde-wicked 2.0.0RC1 -> 2.0.0RC2 horde-whups 3.0.0RC1 -> 3.0.0RC2 horde-ansel 3.0.0RC1 -> 3.0.0 final
* Update to 0.10.17.delphij2013-08-232-3/+3
| | | | | | PR: ports/181366 PR: ports/181479 Submitted by: maintainer
* www/fusionpbx: update to 3.3wg2013-08-233-225/+267
| | | | | | | | - Update to 3.3 [1] - Add LICENSE (MPL) PR: ports/181469 [1] Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
* - Make slave ports of www/w3m work as are before master port isnobutaka2013-08-239-99/+16
| | | | | | | | | | | | | | | | | | OptionsNG-fied. - Convert makefile header to new format. - Remove shlib version from LIB_DEPENDS. - Remove M17N option and make m17n feature always on. It is because configure script enables m17n feature by default and there is no practical advantage of disabling it. - Remove www/w3m-m17n and www/w3m-m17-img because they are now identical with www/w3m and www/w3m-img. - Add entry of removed ports to MOVED. - Update CONFLICTS. - Adjust dependency of www/emacs-w3m. - Bump PORTREVISON of w3m ports and www/emacs-w3m. PR: ports/178189 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
* New port for uwsgitop: uWSGI top-like interface.demon2013-08-225-0/+36
|
* - Cleanup Makefile headersunpoet2013-08-2217-84/+17
|
* - Remove leading indefinite article from COMMENTsunpoet2013-08-226-6/+6
|
* www/mitmproxy: update to 0.9.1wg2013-08-224-13/+37
| | | | | | | | | | | | - Update to 0.9.1 [1] - Fix flask dependency name - Add LICENSE (MIT) - Remove leading article from COMMENT Changes: https://github.com/mitmproxy/mitmproxy/blob/v0.9.1/CHANGELOG PR: ports/180747 Submitted by: Hung-Yi Chen <gaod hychen.org> (maintainer)
* - Update to 3.47.23sunpoet2013-08-212-3/+3
| | | | | | Changes: http://www.httrack.com/page/4/en/index.html https://code.google.com/p/httrack/source/list https://code.google.com/p/httrack/source/browse/trunk/history.txt
* - Use RUN_DEPENDS:=BUILD_DEPENDSsunpoet2013-08-217-9/+8
| | | | | - Add BUILD_DEPENDS - Cosmetic change
* - Convert to new perl frameworksunpoet2013-08-2124-24/+47
|
* - Use USES=gmakesunpoet2013-08-211-2/+1
|
* Update to 1.0.9.kwm2013-08-212-0/+14
| | | | | | | | | | | This is a bug fix release. Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-August/042360.html Enable neon http plugin Switch to new LIB_DEPEND format, use USES=gmake instead of USE_GMAKE Utilize new introspection USE_GNOME component. Allow gstreamer1-libav to play mp3's, note that mad plugin is still prefered if available.
* www/py-flexget: update to 1.1.85wg2013-08-212-3/+3
| | | | - Update to 1.1.85
* Update third-party modules:osa2013-08-214-40/+40
| | | | | | | | o) echo from 0.45 to 0.46; o) headers-more from 0.20 to 0.22; o) lua from 0.8.2 to 0.8.6; o) rtmp from 1.0.2 to 1.0.3; o) srcache from 0.21 to 0.22.
* - Update to 1.3.8sunpoet2013-08-203-5/+18
| | | | Changes: https://github.com/isaacs/npm/commits/master
* Remove expired port:rene2013-08-205-158/+0
| | | | 2013-08-20 www/moodle22: Unmaintained upstream
* - Update to 0.40027az2013-08-202-3/+3
| | | | Changelog: http://search.cpan.org/dist/HTML-FormHandler/Changes
* Update from 4.0.13 to 4.0.14:osa2013-08-208-13/+13
| | | | | o) www/rubygem-passenger; o) third-party modules for www/nginx and www/nginx-devel.
* - Enable MYSQL2 support as an OPTIONzi2013-08-202-2/+28
|
* - Update to 2.20culot2013-08-192-3/+3
| | | | Changes: http://search.cpan.org/dist/HTML-FillInForm/Changes
* - Update to 1.11.8wen2013-08-193-4/+10
|
* - Update to 0.22culot2013-08-192-8/+4
| | | | | | - Trim Makefile's header Changes: http://search.cpan.org/dist/WebService-Google-Reader/Changes
* - Update to 1.3.1sunpoet2013-08-193-1639/+314
| | | | | | | - Do not link manpages to PREFIX/man, use man.d/npm.conf instead - Pet portlint Changes: https://github.com/isaacs/npm/commits/master
* - Update to 1.59culot2013-08-192-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-BrowserDetect/Changes
* - Update to 2.42culot2013-08-192-3/+3
| | | | Changes: http://search.cpan.org/dist/HTTP-Lite/Changes
* - update to 2.1.2ohauer2013-08-193-12/+14
| | | | | | | | | Changelog: http://tcl.apache.org/rivet/static/rn-2-1.html PR: ports/180444 Submitted by: Jeff Lawson <jeff.lawson@flightaware.com> Approved by: Peter Lai <cowbert@gmail.com> (maintainer)
* - Update to 0.08wen2013-08-192-3/+3
| | | | Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.08/Changes
* - new port www/mod_authnz_crowdohauer2013-08-1910-0/+178
| | | | | | | | | | Apache 2.2 connector for Atlassian Crowd to provide authentication and authorization support using Basic Auth. WWW: https://confluence.atlassian.com/display/CROWD/Integrating+Crowd+with+Apache PR: ports/179263 Submitted by: Vivek Khera <vivek@khera.org>
* - Update to 1.5.3wen2013-08-184-14/+17
| | | | | | | | | - Trim Makefile's header - Change MASTER_SITES and WWW - Convert to new options framework PR: 181371 Submitted by: "Junji NAKANISHI" <jun-g@daemonfreaks.com> (maintainer)
* - Reset pgollucci's portsbdrewery2013-08-181-2/+1
| | | | With hat: portmgr
* - Fix build after the recent lang/python changesmva2013-08-181-0/+1
|
* - Try to fix on FreeBSD 10 by replacing rm with find -delete.az2013-08-181-1/+1
| | | | By some accident libarchive on fbsd 10 can't see file like ._Prototype.pm