aboutsummaryrefslogtreecommitdiff
path: root/www
Commit message (Collapse)AuthorAgeFilesLines
* - Fix i18n manpagesMartin Wilke2013-06-121-2/+6
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320694
* Switch to USES=desktop-file-utils, and sort USES.Koop Mast2013-06-122-10/+3
| | | | | | | | | | Fix build with pkg in DEVELOPER_MODE, by not trying to remove non existing directories. [1] Submitted by: miwi [1] Notes: svn path=/head/; revision=320666
* Update to 11.2r202.291Eitan Adler2013-06-112-5/+5
| | | | | | | | PR: ports/179502 Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> Notes: svn path=/head/; revision=320654
* - update to version 1.2.1Olli Hauer2013-06-112-3/+3
| | | | | | | | | | | | | | | | | | | | | Changelog: Serf 1.2.1 [2013-06-03, from /tags/1.2.1] Fix issue 95: add gssapi switches to configure (r1864, r1900) Fix issue 97: skip mmap bucket if APR_HAS_MMAP is undefined (r1877) Fix issue 100: building against an old Windows Platform SDK (r1881) Fix issue 102: digest authentication failures (r1885) Improve error return values in SSPI authentication (r1804) Ensure serf-1.pc is constructed by serfmake (r1865) Optimize SPNego authentication processing (r1868) Reject certs that application does not like (r1794) Fix possible endless loop in serf_linebuf_fetch() (r1816) Windows build: dereference INTDIR in serf.mak (r1882) PR: ports/179274 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=320653
* - Fix leftover files [1]Guido Falsi2013-06-112-19/+717
| | | | | | | | | | - Convert port to use static plist - While here, convert port to use WWWDIR Reported by: miwi (exp-run) [1] Notes: svn path=/head/; revision=320652
* - Update to 5.0.7Frederic Culot2013-06-112-3/+3
| | | | | | | | | | | | | | | Changes: http://owncloud.org/changelog/ Security: oC-SA-2013-[019-028] Security: CVE-2013-[2039-2045,2047-2048,2085-2086,2089,2149-2150] PR: ports/178628 PR: ports/179494 Submitted by: Loic Blot <loic.blot@unix-experience.fr> Approved by: kevlo@ (maintainer, timeout) Notes: svn path=/head/; revision=320636
* - Update to 18.6Martin Wilke2013-06-113-5/+4
| | | | Notes: svn path=/head/; revision=320616
* - Update to 2.0.16Martin Wilke2013-06-112-3/+3
| | | | Notes: svn path=/head/; revision=320615
* - Update to 1.9Martin Wilke2013-06-112-3/+3
| | | | Notes: svn path=/head/; revision=320614
* - Update to 2.6.6.1Martin Wilke2013-06-112-3/+3
| | | | Notes: svn path=/head/; revision=320613
* - Update to 0.4.1.0Martin Wilke2013-06-113-26/+44
| | | | Notes: svn path=/head/; revision=320612
* - Update to 1.5.2Martin Wilke2013-06-112-3/+3
| | | | Notes: svn path=/head/; revision=320611
* - Fix buildMartin Wilke2013-06-111-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320593
* - Fix buildMartin Wilke2013-06-111-7/+2
| | | | | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320591
* - Fix buildMartin Wilke2013-06-111-1/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320577
* - Fix buildMartin Wilke2013-06-111-2/+1
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320572
* - Trim headerMartin Wilke2013-06-112-6/+1
| | | | | | | | | - Fix build Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320568
* - Fix buildMartin Wilke2013-06-112-6/+1
| | | | | | | | | - Trim header Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320567
* www/py-djangotoolbox: Fix unfetchable distfile, revert to pypi releaseKubilay Kocak2013-06-113-12/+8
| | | | | | | | | | | | | | | - Revert to latest CHEESESHOP (pypi) release, same version - Bump PORTREVISION - Update RUN_DEPENDS to use package name, rather than files - Remove unecessary DISTNAME, USE_ZIP, FETCH_ARGS and WRKSRC overrides - pkg-descr: Add missing WWW: prefix PR: ports/178008 Submitted by: John Marino <dragonflybsd@marino.st> Approved by: maintainer timeout (6 weeks) Notes: svn path=/head/; revision=320554
* - Add USE_GITHUB instead of manual fetchWilliam Grzybowski2013-06-111-15/+6
| | | | | | | | | - Trim Makefile header Approved by: culot / jpaetzel (mentors, implicit), maintainer (via email) Notes: svn path=/head/; revision=320552
* - Fix BuildMartin Wilke2013-06-111-3/+0
| | | | | | | Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320526
* - Update to 2.4.1 [1]William Grzybowski2013-06-104-27/+227
| | | | | | | | | | | | | - Update pkg-message Changes: http://docs.django-cms.org/en/2.4.0/upgrade/2.4.html PR: ports/178988 [1] Submitted by: Melvyn Sopacua <melvyn@magemana.nl> Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=320478
* Update to 7.0.2 release.Alex Dupre2013-06-102-3/+5
| | | | Notes: svn path=/head/; revision=320474
* www/py-bleach: Update to 1.2.2Kubilay Kocak2013-06-103-7/+17
| | | | | | | | | | | | | | - Update to 1.2.2 - Pin html5lib version in RUN_DEPENDS - Make regression-test target use test command - Patch setup.py: Add test_suite integration (and report upstream) Changes: - Pin html5lib to version 0.95 for now due to major API break. Notes: svn path=/head/; revision=320430
* - Update to 3.0.1Steve Wills2013-06-102-3/+3
| | | | Notes: svn path=/head/; revision=320429
* www/py-requests-oauthlib: Update to 0.3.2Kubilay Kocak2013-06-102-6/+6
| | | | | | | | | | | | | - Update to 0.3.2 - Update pkg-plist - Bump RUN_DEPENDS version for oauthlib (and report upstream) Changes: https://github.com/requests/requests-oauthlib/commits/v0.3.2 Notes: svn path=/head/; revision=320426
* - Update to 1.0.1 [1]Bryan Drewery2013-06-105-61/+48
| | | | | | | | | | | | | | | | | | - Updates to 0.12.4, 0.12.5 and 1.0.0 were submitted but superceded by 1.0.1 [2][3][4] PR: ports/177382 [1] Submitted by: William Grzybowski <william88@gmail.com> [1] Approved by: maintainer timeout (8 months) PR: ports/173119 [2] Submitted by: Gea-Suan Lin <gslin@gslin.org> [2] PR: ports/175697 [3] Submitted by: Dmitry <dmitry2006@yandex.ru> [3] PR: ports/173393 [4] Submitted by: Rustem Alimov <rustem.alimov@gmail.com> [4] Notes: svn path=/head/; revision=320423
* - Update to 1.0.3Steve Wills2013-06-102-13/+13
| | | | Notes: svn path=/head/; revision=320421
* Add run dependsCarlo Strub2013-06-091-0/+4
| | | | | | | | | PR: ports/179079 Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com> Approved by: maintainer (myself) Notes: svn path=/head/; revision=320410
* - Update to 3.3.5 including vendor patches 12566 to 12572Thomas-Martin Seck2013-06-096-37/+71
| | | | | | | | | | | | | | | - Remove some leftovers from the repocopy of squid32 [1] - Move the creation/deletion of the Squid state directory from pkg-install/pkg-deinstall to rc.d/squid [2] - Add a squid_getpid function and update the procname pattern to get the correct name and PID of Squid's master process PR: ports/178511 [1] Submitted by: crees [2] Approved by: crees (mentor) Notes: svn path=/head/; revision=320406
* - Fix typo in files/chromium-browser.desktop.in, which causedRene Ladan2013-06-092-1/+2
| | | | | | | | | update-desktop-database to print an error each time it was run (also for other ports). - Bump PORTREVISION Notes: svn path=/head/; revision=320402
* Ruby/WebKitGTK is a Ruby binding of WebKitGTK+.Steve Wills2013-06-094-0/+25
| | | | | | | WWW: http://ruby-gnome2.sourceforge.jp/ Notes: svn path=/head/; revision=320398
* Ruby/WebKitGtk2 is a Ruby binding of WebKitGTK+ for Gtk 2.0 ToolkitSteve Wills2013-06-094-0/+25
| | | | | | | WWW: http://ruby-gnome2.sourceforge.jp/ Notes: svn path=/head/; revision=320397
* - Remove php4 referenceMartin Wilke2013-06-094-9/+1
| | | | Notes: svn path=/head/; revision=320364
* - Remove php4 referenceMartin Wilke2013-06-093-3/+0
| | | | Notes: svn path=/head/; revision=320363
* - Remove php4 referenceMartin Wilke2013-06-092-7/+1
| | | | Notes: svn path=/head/; revision=320361
* - Remove php4 referenceMartin Wilke2013-06-092-2/+0
| | | | Notes: svn path=/head/; revision=320360
* - Update to 0.6.1Martin Wilke2013-06-092-3/+3
| | | | | | | | PR: 179134 Submitted by: Shawn Webb <lattera@gmail.com> (maintainer) Notes: svn path=/head/; revision=320347
* - Update to 3.47.18Sunpoet Po-Chuan Hsieh2013-06-092-3/+3
| | | | | | | Changes: http://www.httrack.com/page/4/en/index.html Notes: svn path=/head/; revision=320316
* - Update to 1.17.1Sunpoet Po-Chuan Hsieh2013-06-082-8/+14
| | | | | | | Changes: http://sourceforge.net/projects/aria2/files/stable/aria2-1.17.1/README.rst/view Notes: svn path=/head/; revision=320308
* - Update to 3.47.17Sunpoet Po-Chuan Hsieh2013-06-082-3/+3
| | | | | | | Changes: http://www.httrack.com/page/4/en/index.html Notes: svn path=/head/; revision=320291
* - Do not remove directories not created by this portMartin Wilke2013-06-082-6/+1
| | | | | | |  Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320269
* - Do not remove directories not created by this portMartin Wilke2013-06-082-6/+0
| | | | | | |  Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320267
* - Do not remove directories not created by this portMartin Wilke2013-06-082-6/+1
| | | | | | |  Reported by: pkg (DEVELOPER_MODE) Notes: svn path=/head/; revision=320264
* Update to version 1.1.35.Boris Samorodov2013-06-083-3/+5
| | | | | | | Reported by: Matthias Apitz <guru@unixarea.de> Notes: svn path=/head/; revision=320261
* www/py-requests: Update to 1.2.3Kubilay Kocak2013-06-083-11/+24
| | | | | | | | | | | | - Update to 1.2.3 - Update pkg-plist Changes: https://github.com/kennethreitz/requests/blob/v1.2.3/HISTORY.rst Notes: svn path=/head/; revision=320241
* - Trim Makefile's headerFrederic Culot2013-06-081-14/+15
| | | | | | | | | | | | - Pet portlint(1) by using tabs instead of spaces - Add LICENSE (Artistic 1 & GPL 1) - Pass maintainership to perl@ PR: ports/179377 Submitted by: Mikhail T. <m.tsatsenko@gmail.com> (maintainer) Notes: svn path=/head/; revision=320236
* Fix ports using GH_TAGNAME=master to depend on a known hashBryan Drewery2013-06-072-2/+2
| | | | | | | | | instead of a branch that changes. With hat: portmgr Notes: svn path=/head/; revision=320228
* - Update to 1.1.28William Grzybowski2013-06-073-21/+105
| | | | | | | | | | | - Chase py-requests update [1] PR: ports/178227 [1] Submitted by: Jan Beich <jbeich@tormail.org> [1] Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout) Notes: svn path=/head/; revision=320226
* - Update to 1.3.2Olivier Duchateau2013-06-073-47/+3
| | | | | | | - Remove patch (submitted and approved by upstream) Notes: svn path=/head/; revision=320223