aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.7.8Martin Wilke2014-05-194-3379/+3400
| | | | | | | | | | | - Drop USE_BZIP2 - Pet portlint PR: 189834 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354501
* - Update to 2.2.1Martin Wilke2014-05-193-4/+4
| | | | | | | | | | - Pet portlint PR: 189830 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354499
* - deprecate mod_wsgi2, no longer supported upstreamOlli Hauer2014-05-192-3/+6
| | | | | | | | | | | | www/mod_wsgi3 should be used instead. - set EXPIRATION_DATE=2014-06-30 - bump mod_wsgi2 PORTREVISION to notify users - s/CONFLICTS/CONFLICTS_INSTALL/ Approved by: Douglas Thrift <douglas@douglasthrift.net> (maintainer, per PM) Notes: svn path=/head/; revision=354493
* Add rubygem-kensa v2.0.2.Rui Paulo2014-05-1916-0/+161
| | | | | | | | | | | | | | | | | | | This brings the following additional ports * devel/rubygem-launch22 * misc/rubygem-mime-types117 * textproc/rubygem-nokogiri14 * www/rubygem-heroku-nav * www/rubygem-mechanize26 * www/rubygem-net-http-digest_auth11 * www/rubygem-net-http-persistent25 With the exception of heroku-nav, all the other ports are just older versions of already existing ports. Reviewed by: swills Notes: svn path=/head/; revision=354492
* Update rubygem-haml to 4.0.5.Rui Paulo2014-05-192-3/+3
| | | | | | | Reviewed by: swills Notes: svn path=/head/; revision=354491
* - Update to 0.5.1Martin Wilke2014-05-193-5/+4
| | | | | | | | | | - Pet portlint PR: 189832 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354488
* - Update to 2.2.64,1Martin Wilke2014-05-193-5/+5
| | | | | | | | | | - Pet portlint PR: 189831 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354487
* - Update to 0.4.1Martin Wilke2014-05-193-15/+14
| | | | | | | | PR: 189835 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354483
* - modifies location, adds WWW, and changes file (source) compression typeOlli Hauer2014-05-183-3/+7
| | | | | | | | PR: ports/189633 Submitted by: C Hutchinson <portmaster@bsdforge.com> (maintainer) Notes: svn path=/head/; revision=354472
* - add new file location, WWW, and changes compression typeOlli Hauer2014-05-183-3/+7
| | | | | | | | PR: ports/189631 Submitted by: C Hutchinson <portmaster@bsdforge.com> (maintainer) Notes: svn path=/head/; revision=354471
* - mod_qos update to version 11.1Olli Hauer2014-05-182-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | feature safe: yes Changelog highlights: Version 11.1 - Fixed: Shows "T" log marker only for requests which has really been delayed by mod_qos. - Further improved bytes/sec limitation implementation. Version 11.0 - Highly improves bytes/sec limitation (response throttling) based on the input I got from Jeff Trawick - many thanks! * Calculates delay within filter (immediately(!) when reaching the defined amount of bytes). * Uses nanoseconds delay (instead of milliseconds). * Splits large bucket brigades to 8k blocks (support for local files, not using mod_proxy). * Inserts filter late (after mod_deflate). - User tracking: set Cache-Control header when accessing the cookie check page. - QS_UserTrackingCookieName: improved cookie header processing. - Fixed: 'qslog -pc' does no longer require 'S' nor a date. PR: ports/189416 Submitted by: Eero Hänninen <fax@nohik.ee> (maintainer) Notes: svn path=/head/; revision=354468
* - update to 1.1.6Olli Hauer2014-05-183-19/+14
| | | | | | | | | | | - add stage support - add LICENSE PR: ports/189796 Submitted by: Alexander Hausner <alex@hugo.bmg.gv.at> (maintainer) Notes: svn path=/head/; revision=354464
* Mark BROKEN: Fails to buildAntoine Brodin2014-05-181-0/+2
| | | | | | | | | | | | | | | | | | /usr/bin/c++ -Dcas_EXPORTS -Wall -pedantic -Wno-long-long -Winline -finline-functions -Wno-inline --param large-function-growth=7000 --param inline-unit-growth=200 --param max-inline-insns-single=15000 -O3 -funroll-loops -O2 -pipe -fno-strict-aliasing -fPIC -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/include -I/usr/local/include -I/usr/local/include/ctpp2 -I/usr/local/include/apr-1 -I/usr/local/include/db48 -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/Apache2 -I/wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/SAPI/util -I/usr/local/include/apache22 -o CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o -c /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In function 'void CAS::DumpXMPRPCData(const CTPP::CDT&, CTPP::OutputCollector*)': /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error: 'ConstIterator' is not a member of 'CTPP::CDT' /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:193: error: expected `;' before 'itHash' /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:194: error: 'itHash' was not declared in this scope /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp: In constructor 'CAS::ASXMLRPCClient::ASXMLRPCClient(const std::string&, UINT_32, UINT_32, UINT_32, const CTPP::CDT&, const std::string&)': /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error: 'ConstIterator' is not a member of 'CTPP::CDT' /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:303: error: expected `;' before 'itoHeaders' /wrkdirs/usr/ports/www/cas/work/cas-3.5.6/src/ASXMLRPCClient.cpp:304: error: 'itoHeaders' was not declared in this scope *** [CMakeFiles/cas.dir/src/ASXMLRPCClient.cpp.o] Error code 1 With hat: portmgr Notes: svn path=/head/; revision=354429
* - Convert to new LIB_DEPENDS formatTAKATSU Tomonari2014-05-183-26/+16
| | | | | | | | | | | | | | - Make use of AP_FAST_BUILD - Support STAGEDIR * Make PORTDOCS and PORTEXAMPLES unconditional to stage - Add OPTIONS_DEFINE for DOCS and EXAMPLES - Unmute INSTALL_DATA - Fix typo in x-generate-tarball target - Replace tab with a single space after WWW: in pkg-descr - Make use of @sample in pkg-plist Notes: svn path=/head/; revision=354408
* - set DEPRECATED, EXPIRATION_DATEDirk Meyer2014-05-181-0/+2
| | | | Notes: svn path=/head/; revision=354407
* www/piwik: Unbelievable, another reroll after pledging not to do soJohn Marino2014-05-182-2/+3
| | | | | | | | | | | | | | "So we agree with that is no acceptable policy from us. So we are now committed to you guys the FreeBSD community, and to Microsoft, to never re-package a release from now on" Release 2.2.2 was repackaged the next day. Maybe they meant, "Starting ...... NOW!" PR: ports/189457 Notes: svn path=/head/; revision=354396
* - Update to 1.4Nicola Vitale2014-05-183-93/+18
| | | | | | | | | | | | - Add support for stage dir - Sort variables - Use new options helper - Replace pkg-plist with an automatic package list Release Notes: http://docs.webob.org/en/latest/news.html Notes: svn path=/head/; revision=354388
* www/aws: Upgrade from 3.1.0.0 => 3.2.0.0John Marino2014-05-1727-223/+1562
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The templates parser was split out from AWS and due to quirk how GPRBuild interacts with aggregate library projects, linking it as a separate library was more than challenging. It would drop a library exchange file (aws.lexch) in /usr/local/lib/templates_parser during the linking process. Ports are not support to touch areas outside of their work directory -- if they do, builders will notice and fail the port. After hours of trying to get GPRLib to behave, I was reduced to copying the *.ali files over to the work directory and creating a custom gpr file to make linking legal. In the process, I noticed AWS was linking back to work directory (sanity checks don't flag this yet) so that was fixed the the custom "-R" option that I added to GPRBuild a couple of years ago. I had to create a custom aws.gpr file for lib/gnat, and it works really well. Currently something like 238 of 243 tests are passing and the failing ones are socket related and may looking for linux-specific output in a couple of cases. * Documentation is now based on Sphinx. * A fixed package list has replaced the generated one (due to number of options, this was a real chore to generate and validate) * The option to generate only a shared library was removed. It was confusing and not really useful. It produces static and shared libraries by default, and the shared ones can be suppressed optionally. * The FreeBSD-specific makefile was removed. The previous issue was caused by the way the compiler was built which has since been fixed * ASIS was added as dependency * RUN_DEPENDS were defined (they were missing before) * GNUTLS support was fixed. It requires version 3 now and does not required gcrypt or openssl anymore which indicated a previous problem. The aws-demos port had some missing files and other problems. It has been updated at the same time. Note that the output directory has changed from share/examples/aws-demos to share/examples/aws. A couple of tests that were broken now build, and a new test was added. This update comes straight from the latest repositories and was custom packaged. The annual Adacore release was about 5 months old. Notes: svn path=/head/; revision=354373
* - Update to 2.6.1Carlo Strub2014-05-176-189/+702
| | | | | | | | | | | | - Support staging - Please portlint PR: ports/187484 Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer) Relnotes: http://piwigo.org/releases/2.6.0 and http://piwigo.org/releases/2.6.1 Notes: svn path=/head/; revision=354372
* Take over port due to long maintainer timeout.Carlo Strub2014-05-171-1/+1
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=354325
* Update to 0.08Matthew Seaman2014-05-172-4/+3
| | | | | | | Change Log: http://cpansearch.perl.org/src/ALEXMV/Plack-Middleware-Test-StashWarnings-0.08/Changes Notes: svn path=/head/; revision=354314
* - Update to 6.07Carlo Strub2014-05-168-123/+28833
| | | | | | | | | | - Support staging PR: ports/189848 Submitted by: Alex Stangl <alex@stangl.us> (maintainer) Notes: svn path=/head/; revision=354265
* Update to 2.3Carlo Strub2014-05-162-4/+4
| | | | | | | | | PR: ports/186959 Submitted by: cs Approved by: maintainer timeout (>2 months) Notes: svn path=/head/; revision=354260
* - mark BROKENDirk Meyer2014-05-161-1/+3
| | | | | | | - set maintainer to ruby@ Notes: svn path=/head/; revision=354258
* Retire security/clamav-devel, clamav is not being updated that much nowadays,Renato Botelho2014-05-161-7/+0
| | | | | | | | | | so a -devel version is not required anymore. Also removed OPTIONS on other ports that pointed to clamav-devel as a dependency. Approved by: portmgr (implict) Notes: svn path=/head/; revision=354254
* Reset permissions/owner after our files and directories.Xin LI2014-05-162-0/+4
| | | | | | | Reported by: jenkins via swills Notes: svn path=/head/; revision=354252
* Move to USES=tar:bzip2Renato Botelho2014-05-161-2/+1
| | | | Notes: svn path=/head/; revision=354237
* - Convert to new LIB_DEPENDS formatSteve Wills2014-05-161-4/+9
| | | | | | | | | | | - Some files are missing after staging, add them manually PR: ports/188905 Submitted by: swills (myself) Approved by: maintainer timeout (osa, >3 weeks) Notes: svn path=/head/; revision=354233
* - Update to 3.48.8Sunpoet Po-Chuan Hsieh2014-05-162-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 Notes: svn path=/head/; revision=354211
* openX open source is now obsolete in favor of the new Revive-adserver.Xin LI2014-05-158-3279/+3158
| | | | | | | | | | | | This changeset is primarily based on the (*) change submitted by Volodymyr Kostyrko <arcade b1t name> who have offered to keep the existing maintainer of OpenX. PR: ports/186606, ports/189439 (*) Security: CVE-2013-7149 Notes: svn path=/head/; revision=354174
* Remove -o and -g from install for stageAndrey A. Chernov2014-05-151-1/+1
| | | | Notes: svn path=/head/; revision=354163
* - Update to 3.48.6Sunpoet Po-Chuan Hsieh2014-05-153-19/+19
| | | | | | | | | | | | - Add INSTALLS_ICONS=yes - Use USES=libtool 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 Notes: svn path=/head/; revision=354157
* . Add USES=libtool on security/clamavRenato Botelho2014-05-154-4/+4
| | | | | | | | | . Drop .la files . Since lib version was downgraded, bump portrevision on ports that depends of clamav . Fix REQUIRE names on rc.d scripts Notes: svn path=/head/; revision=354141
* Move to LIB_DEPENDS new syntaxRenato Botelho2014-05-151-5/+5
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=354124
* . Support stageRenato Botelho2014-05-153-16/+19
| | | | | | | | | . Use new LIB_DEPENDS syntax Approved by: portmgr (blanket) Notes: svn path=/head/; revision=354123
* - Remove MASTER_SITESSunpoet Po-Chuan Hsieh2014-05-151-2/+1
| | | | Notes: svn path=/head/; revision=354117
* - drop maintainershipDirk Meyer2014-05-152-2/+2
| | | | Notes: svn path=/head/; revision=354113
* - add libmap.confDirk Meyer2014-05-153-1/+8
| | | | | | | | | This fixes issues after xorg update, as share lib versions going backwards. Tested by: Sergey V. Dyatko Notes: svn path=/head/; revision=354112
* Fix categoriesSteve Wills2014-05-151-1/+1
| | | | Notes: svn path=/head/; revision=354101
* Create new port for www/rubygem-httpiSteve Wills2014-05-154-0/+26
| | | | | | | | | | | | | Summary: PR: ports/189429 Submitted by: Joseph Benden <joe@thrallingpenguin.com> Test Plan: Build tested in poudriere Differential Revision: https://phabric.freebsd.org/D13 Notes: svn path=/head/; revision=354100
* - Update to 0.4.8Li-Wen Hsu2014-05-143-5/+4
| | | | | | | | | | - Pet portlint PR: ports/189763 Submitted by: Bartek Rutkowski <ports@robakdesign.com> Notes: svn path=/head/; revision=354094
* Update to 4.0.20Matthew Seaman2014-05-143-6/+8
| | | | | | | | | - reset @group to wheel specifically in pkg-plist Release Notes: http://bestpractical.com/release-notes/rt/4.0.20 Notes: svn path=/head/; revision=354093
* Correct error in plist -- reset to group wheel specifically ratherMatthew Seaman2014-05-142-2/+3
| | | | | | | | | | | than the default, as otherwise this can sometimes result in files being installed with the group ownership of the user running the installation. Submitted by: bapt Notes: svn path=/head/; revision=354092
* - Convert to stagingGuido Falsi2014-05-142-11/+13
| | | | | | | | | | | - Update to new LIB_DEPENDS format - Fix configuration file handling PR: ports/189814 Submitted by: Henrik Friedrichsen <hrkfdn@gmail.com> (maintainer) Notes: svn path=/head/; revision=354090
* . Use new LIB_DEPENDS syntaxRenato Botelho2014-05-144-17/+25
| | | | | | | | | | | . INSTALL_TARGET = install-strip . USES libtool and drop .la files . Let the copy of default conf to .conf to pkg-plist only and make check-plist happy Approved by: portmgr (blanket) Notes: svn path=/head/; revision=354076
* Update to 4.2.4Matthew Seaman2014-05-146-354/+335
| | | | | | | | | - Rework pkg-plist based on 'make makeplist' Release notes: http://bestpractical.com/release-notes/rt/4.2.4 Notes: svn path=/head/; revision=354074
* Bump PORTREVISION forgotten on last commitRenato Botelho2014-05-141-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=354073
* . Support stageRenato Botelho2014-05-143-11/+17
| | | | | | | | | | | | . Use new LIB_DEPENDS syntax . Fix shebang on necessary files . INSTALL_TARGET = install-strip . Add USES=libtool and drop .la files Approved by: portmgr (blanket) Notes: svn path=/head/; revision=354072
* - Update to 7.28Martin Wilke2014-05-143-3/+9
| | | | | | | | | | | | Changelog: https://drupal.org/drupal-7.27-release-notes https://drupal.org/drupal-7.28-release-notes PR: 189707 Submitted by: Simon Wright <simon.wright@gmx.net> Notes: svn path=/head/; revision=354069
* Update to 34.0.1847.137Rene Ladan2014-05-142-5/+5
| | | | | | | | MFH: 2014Q2 Security: cdf450fc-db52-11e3-a9fc-00262d5ed8ee Notes: svn path=/head/; revision=354065