summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Make 1.7.* and -devel work with Python3Li-Wen Hsu2014-10-192-2/+2
| | | | | | | Poked by: rm Notes: svn path=/head/; revision=371200
* - Allow staging as a regular userAntoine Brodin2014-10-191-11/+5
| | | | | | | - Bump portrevision as the @exec chown was not applied to the right files Notes: svn path=/head/; revision=371197
* - Allow staging as a regular userAntoine Brodin2014-10-192-13/+16
| | | | | | | - Bump portrevision as files were not packaged with intended owner Notes: svn path=/head/; revision=371196
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!Max Brazhnikov2014-10-193-22/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine Notes: svn path=/head/; revision=371193
* www/py-cssmin: update to 0.2.0Ruslan Makhmatkhanov2014-10-193-15/+4
| | | | | | | | | | | | | - update to 0.2.0 - remove patch, applied upstream - reset maintainership by maintainer's request PR: 194454 Submitted by: rm (myself) Approved by: loader@freebsdmall.com (maintainer) Notes: svn path=/head/; revision=371186
* - Allow staging as a regular userAntoine Brodin2014-10-192-34/+9
| | | | | | | - Bump portversion as some directories were not packaged with intended owner Notes: svn path=/head/; revision=371185
* - Update libxine to 1.2.6 - changelog is here:Juergen Lock2014-10-181-1/+1
| | | | | | | | | | | | | http://anonscm.debian.org/hg/xine-lib/xine-lib-1.2/file/9aef7a72d009/ChangeLog - Remove an inline from include/xine/xineutils.h for the benefit of using libxine with base gcc 4.2 . - Bump PORTREVISIONs for ports depending on libxine. (now also non-default rdeps as per the new rule) Notes: svn path=/head/; revision=371159
* www/py-django-auth-ldap: convert to USES=pythonRuslan Makhmatkhanov2014-10-181-3/+2
| | | | | | | | | | | - convert to USES=python - limit python version to 2.x, because it's dependency, py-ldap2, doesn't support python3 yet Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371158
* www/py-django-cms: convert to USES=pythonRuslan Makhmatkhanov2014-10-181-3/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371157
* www/py-django-appmedia: convert to USES=pythonRuslan Makhmatkhanov2014-10-182-6/+4
| | | | | | | | | | | | | | | | - convert to USES=python - limit python version to 2.x: """ File "/usr/local/lib/python3.4/site-packages/appmedia/views.py", line 67 print osp.join(media_dir, path) ^ SyntaxError: invalid syntax """ Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371156
* www/py-django-app-plugins: convert to USES=pythonRuslan Makhmatkhanov2014-10-182-4/+3
| | | | | | | | | | | | | | | | - convert to USES=python - limit python version to 2.x: """ File "/usr/local/lib/python3.4/site-packages/app_plugins/models.py", line 24 if not is_valid_label(name): raise RuntimeError, u"invalid label: " + name ^ SyntaxError: invalid syntax """ Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371155
* Convert to USES=pythonRuslan Makhmatkhanov2014-10-184-12/+8
| | | | Notes: svn path=/head/; revision=371154
* www/rubygem-turnbolinks: update to 2.4.0Steve Wills2014-10-182-4/+3
| | | | Notes: svn path=/head/; revision=371148
* Changes the pidfile used by daemon when start traffic server,Rodrigo Osorio2014-10-182-1/+2
| | | | | | | | | | | the previous one conflicts with traffic_cop pidfile. PR: ports/193553 Submitted by: realhuang21@gmail.com Approved by: mentors (implicit) Notes: svn path=/head/; revision=371143
* Convert to USES=pythonRuslan Makhmatkhanov2014-10-185-46/+7
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371124
* www/py-Lightbox: convert to USES=pythonRuslan Makhmatkhanov2014-10-182-5/+2
| | | | | | | | | | | - convert to USES=python - limit python version to 2 (because of www/py-paste isn't 3.x aware) - remove deprecated author attribution from pkg-plist Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371122
* www/py-GinGin: convert to USES=pythonRuslan Makhmatkhanov2014-10-181-3/+2
| | | | | | | | - convert to USES=python - limit python version to 2 (because of www/py-fcgi isn't 3.x aware) Notes: svn path=/head/; revision=371121
* The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD andJohn Baldwin2014-10-185-0/+107
| | | | | | | | | | | | is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine) Notes: svn path=/head/; revision=371117
* www/py-clientform: convert to USES=pythonRuslan Makhmatkhanov2014-10-181-5/+2
| | | | | | | | | | | | | | | | | | - convert to USES=python - limit to python2: """ Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 13 False, True = 0, 1 ^ SyntaxError: can't assign to keyword """ Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371116
* www/py-cherrypy-old: convert to USES=pythonRuslan Makhmatkhanov2014-10-181-3/+2
| | | | | | | | | | | | | | | | | | - convert to USES=python - limit to python2 only: """ Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 65 print s % (name, version, required_python_version) ^ SyntaxError: invalid syntax """ Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371115
* www/py-bottle: convert to USES=pythonRuslan Makhmatkhanov2014-10-182-6/+4
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371114
* www/py-blogofile: convert to USES=pythonRuslan Makhmatkhanov2014-10-181-5/+3
| | | | | | | | | | | | - convert to USES=python - limit python version to 2.x: depends on beautifulsoup32 that doesn't work with python3 + useing constructions, not compatible with 3.x Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371113
* www-beautitifulsoup: convert to USES=pythonRuslan Makhmatkhanov2014-10-183-12/+4
| | | | | | | | | | | | | | | | | | - convert to USES=python - remove pkg-plist and limit py-beautifulsoup32 to python2: """ Traceback (most recent call last): File "<string>", line 1, in <module> File "setup.py", line 22 print "Unit tests have failed!" ^ SyntaxError: invalid syntax """ Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371112
* www/py-apachelog: convert to USES=pythonRuslan Makhmatkhanov2014-10-182-4/+3
| | | | | | | | | | | | | | | | - convert to USES=python - limit to python2: """ File "/usr/local/lib/python3.4/site-packages/apachelog.py", line 170 except Exception, e: ^ SyntaxError: invalid syntax """ Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371109
* www/py-amf: convert to USES=pythonRuslan Makhmatkhanov2014-10-181-3/+2
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=371104
* Reset maintainershipBaptiste Daroussin2014-10-176-6/+6
| | | | Notes: svn path=/head/; revision=371040
* www/chromium: re-enable test targets (currently broken though)Rene Ladan2014-10-171-1/+1
| | | | Notes: svn path=/head/; revision=371039
* www/chromiumRene Ladan2014-10-173-18/+6
| | | | | | | | | - Update to 38.0.2125.104 (bugfix release) - Drop patch which should be fixed in general by https://chromium.googlesource.com/chromium/src/+/084505067895ea2a789b2dc1e033182bc0a0286c%5E%21/#F0 Notes: svn path=/head/; revision=371037
* - Update to 2.8.0Frederic Culot2014-10-173-64/+207
| | | | | | | | | Changes: http://piwik.org/changelog/piwik-2-8-0/ PR: ports/194358 Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer) Notes: svn path=/head/; revision=371031
* - Update to 0.11.14Frederic Culot2014-10-173-5/+7
| | | | | | | | | Changes: https://github.com/joyent/node/blob/v0.11.14/ChangeLog PR: ports/194325 Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer) Notes: svn path=/head/; revision=371030
* Update to 6.33Florian Smeets2014-10-162-3/+3
| | | | | | | | | PR: 193423 Submitted by: simon.wright@gmx.net Approved by: maintainer timeout Notes: svn path=/head/; revision=371014
* Update to 7.32Florian Smeets2014-10-162-3/+3
| | | | | | | | Security: 6f825fa4-5560-11e4-a4c3-00a0986f28c4 MFH: 2014Q4 Notes: svn path=/head/; revision=371013
* Remove @dirrm from my www and x11-toolkits portsJohn Marino2014-10-162-17/+0
| | | | Notes: svn path=/head/; revision=370999
* - Update SeaMonkey to 2.30Beat Gaetzi2014-10-1618-234/+1494
| | | | | | | | | | | | | | - Disable SSL 3.0 with pref (Upstream bug 1076983) - Apply r368080 to seamonkey-i18n - Kill @dirrm from gecko@ ports per CHANGES from 20140922 PR: 194356 Submitted by: Jan Beich MFH: 2014Q4 Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html Notes: svn path=/head/; revision=370991
* Since http://bazaar.launchpad.net/~squid/squid/3-trunk/revision/12842,Florian Smeets2014-10-161-2/+3
| | | | | | | | | | | | | | Squid's configure script defaults to -march=native, if the flag is supported by the compiler. And this even *overrides* your own specified CPUTYPE or -march= flag! That could cause squid to crash when using a package that was built on a newer CPU type that the one where the package would run on. Submitted by: dim Notes: svn path=/head/; revision=370975
* www/glassfish: 3.1.2.2 -> 4.1Kurt Jaeger2014-10-154-859/+1061
| | | | | | | | | | | | | Changes since 3.1.2.2: https://glassfish.java.net/docs/4.0/release-notes.pdf https://glassfish.java.net/docs/4.1/release-notes.pdf PR: 194097 Submitted by: Enrico M. Crisostomo <enrico.m.crisostomo@gmail.com> Approved by: cjr@cruwe.de (maintainer) Notes: svn path=/head/; revision=370937
* - Update Firefox to 33.0Beat Gaetzi2014-10-1574-3133/+4474
| | | | | | | | | | | | | | | | | | | | | | | - Update Firefox ESR to 31.2.0 - Update NSS to 3.17.2 - Update Thunderbird to 31.2.0 - Update libxul to 31.2.0 (and mark as BROKEN) - Disable SSL 3.0 with pref (Upstream bug 1076983) - (workaround) replace USE_GCC=yes with USES=compiler:gcc-c++11-lib in order to fix runtime for PGO and powerpc/powerpc64 on libc++ systems - Add OSS audio fallback for HTML5 audio from upstream bug; not exposed yet because WebRTC still needs ALSA or PulseAudio - Kill @dirrm from gecko@ ports per CHANGES from 20140922 - Drop workaround for LLVM PR 19007: base and lang/clang34 have the fix - Improve workaround comment for LLVM PR 15840, partially rejecting r348851 by marino@ until bug 193555 PR: 194356 Submitted by: Jan Beich Security: http://www.vuxml.org/freebsd/9c1495ac-8d8c-4789-a0f3-8ca6b476619c.html Notes: svn path=/head/; revision=370932
* www/chromium: desupport SSLv3.0, taken from upstream GIT repository.Rene Ladan2014-10-1516-12/+263
| | | | | | | | | | | | | While here really fix the desktop icon. Bump PORTREVISION Obtained from: https://chromium.googlesource.com/chromium/src/+/701bb044ac5ad4f1572e86b83a673cc49383efb4 Obtained from: https://chromium.googlesource.com/chromium/src/+/32352ad08ee673a4d43e8593ce988b224f6482d3 MFH: 2014Q4 Security: CVE-2014-3566 ("Poodle") Notes: svn path=/head/; revision=370928
* - Update to 1.4.15, 1.5.10, 1.6.7 [1]Li-Wen Hsu2014-10-156-11/+11
| | | | | | | | | | - Make 1.5.x and 1.6.x work with Python3 [2] Notified by: delphij [1] demon [2] Reviewed by: koobs [2] Notes: svn path=/head/; revision=370923
* - Update to 0.40Frederic Culot2014-10-152-4/+6
| | | | | | | | | - Add LICENSE (GPL 3) Changes: http://search.cpan.org/~djerius/HTML-TableParser/Changes Notes: svn path=/head/; revision=370916
* Close out a bunch of PRs that only remove @dirrmJohn Marino2014-10-151-1/+0
| | | | | | | | PR: 194331, 194332 PR: 194365, 194366, 194369, 194371, 194374 Notes: svn path=/head/; revision=370906
* www/py-django-caching-app-plugins: update 1.3.2 -> 1.4Bartek Rutkowski2014-10-153-12/+9
| | | | | | | | | | | | | - Correct LICENSE - Convert to USES=python - Pet portlint PR: 194179 Submitted by: Kevin Golding <ports@caomhin.org> Approved by: mentors (implicit) Notes: svn path=/head/; revision=370897
* Add missing dependencies and CPE data.Dag-Erling Smørgrav2014-10-151-1/+7
| | | | | | | Approved by: maintainer silence Notes: svn path=/head/; revision=370894
* - fix build with apache24Olli Hauer2014-10-146-24/+225
| | | | | | | | | | | | | | | | - fix build with subversion 1.8.x PR: 193536 Submitted by: ohauer Approved by: Vick Khera (maintainer) Obtained from: https://bitbucket.org/atlassian/cwdapache/pull-request/18/added-apache-24-compatibility-and-fixed/diff [2] MFH: 2014Q3 [1] fix shaped and tested by Vick Khera [2] based on Notes: svn path=/head/; revision=370882
* Update to 3.0.11.Romain Tartière2014-10-145-60/+63
| | | | Notes: svn path=/head/; revision=370871
* Remove a #define strtoul that is messing up with c++.Mathieu Arnold2014-10-142-1/+16
| | | | | | | | | Differential Revision: https://reviews.freebsd.org/D945 Approved by: ohauer Sponsored by: Absolight Notes: svn path=/head/; revision=370851
* Update to 0.065Emanuel Haupt2014-10-142-3/+3
| | | | Notes: svn path=/head/; revision=370835
* - Switch MASTER_SITES to googledrive.com for my ports.Alex Kozlov2014-10-141-3/+1
| | | | Notes: svn path=/head/; revision=370833
* - Allow staging as a regular userAntoine Brodin2014-10-132-228/+226
| | | | | | | - Bump portrevision as files were not packaged with intended owner Notes: svn path=/head/; revision=370812
* rubygem-hashicorp-checkpoint: NEW PORT - Internal HashiCorp client library ↵Bartek Rutkowski2014-10-134-0/+24
| | | | | | | | | | | to check version information PR: 194221 Submitted by: Joseph Benden <joe@thrallingpenguin.com> Approved by: mentors (implicit) Notes: svn path=/head/; revision=370788