Steve Wills
f52f5b470d
www/rubygem-turnbolinks: update to 2.4.0
2014-10-18 17:40:00 +00:00
Rodrigo Osorio
4e0fde3c13
Changes the pidfile used by daemon when start traffic server,
...
the previous one conflicts with traffic_cop pidfile.
PR: ports/193553
Submitted by: realhuang21@gmail.com
Approved by: mentors (implicit)
2014-10-18 17:15:49 +00:00
Ruslan Makhmatkhanov
0bf309112d
Convert to USES=python
...
Approved by: portmgr (blanket)
2014-10-18 13:18:19 +00:00
Ruslan Makhmatkhanov
779ac153ed
www/py-Lightbox: convert to USES=python
...
- 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)
2014-10-18 13:14:09 +00:00
Ruslan Makhmatkhanov
35626a6a7f
www/py-GinGin: convert to USES=python
...
- convert to USES=python
- limit python version to 2 (because of www/py-fcgi isn't 3.x aware)
2014-10-18 13:10:07 +00:00
John Baldwin
1ebd0e3345
The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and
...
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)
2014-10-18 12:20:42 +00:00
Ruslan Makhmatkhanov
b133042d6c
www/py-clientform: convert to USES=python
...
- 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)
2014-10-18 11:47:24 +00:00
Ruslan Makhmatkhanov
f0c2f755d5
www/py-cherrypy-old: convert to USES=python
...
- 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)
2014-10-18 11:42:24 +00:00
Ruslan Makhmatkhanov
66ed4f044b
www/py-bottle: convert to USES=python
...
Approved by: portmgr (blanket)
2014-10-18 11:39:15 +00:00
Ruslan Makhmatkhanov
3771689024
www/py-blogofile: convert to USES=python
...
- 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)
2014-10-18 11:36:10 +00:00
Ruslan Makhmatkhanov
e5d21a11c8
www-beautitifulsoup: convert to USES=python
...
- 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)
2014-10-18 10:52:53 +00:00
Ruslan Makhmatkhanov
eb93c4ceaf
www/py-apachelog: convert to USES=python
...
- 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)
2014-10-18 10:18:44 +00:00
Ruslan Makhmatkhanov
2f7b7c75e0
www/py-amf: convert to USES=python
...
Approved by: portmgr (blanket)
2014-10-18 09:38:35 +00:00
Baptiste Daroussin
791f2bc627
Reset maintainership
2014-10-17 10:23:34 +00:00
Rene Ladan
257a07ef4b
www/chromium: re-enable test targets (currently broken though)
2014-10-17 10:15:08 +00:00
Rene Ladan
5549c6d28d
www/chromium
...
- Update to 38.0.2125.104 (bugfix release)
- Drop patch which should be fixed in general by
0845050678
%5E%21/#F0
2014-10-17 10:11:07 +00:00
Frederic Culot
545d1edbc7
- Update to 2.8.0
...
Changes: http://piwik.org/changelog/piwik-2-8-0/
PR: ports/194358
Submitted by: Hans Fredrik Nordhaug <hans@nordhaug.priv.no> (maintainer)
2014-10-17 08:41:27 +00:00
Frederic Culot
b1d6ad2601
- Update to 0.11.14
...
Changes: https://github.com/joyent/node/blob/v0.11.14/ChangeLog
PR: ports/194325
Submitted by: Jin-Sih Lin <linpct@gmail.com> (maintainer)
2014-10-17 08:25:15 +00:00
Florian Smeets
92807aeff5
Update to 6.33
...
PR: 193423
Submitted by: simon.wright@gmx.net
Approved by: maintainer timeout
2014-10-16 18:35:10 +00:00
Florian Smeets
0297f4d951
Update to 7.32
...
Security: 6f825fa4-5560-11e4-a4c3-00a0986f28c4
MFH: 2014Q4
2014-10-16 18:21:27 +00:00
John Marino
26f481332c
Remove @dirrm from my www and x11-toolkits ports
2014-10-16 11:05:42 +00:00
Beat Gaetzi
dd4c17b1ce
- Update SeaMonkey to 2.30
...
- 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
2014-10-16 10:25:47 +00:00
Florian Smeets
26cf8a5178
Since http://bazaar.launchpad.net/~squid/squid/3-trunk/revision/12842 ,
...
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
2014-10-16 07:24:12 +00:00
Kurt Jaeger
59571c7bbc
www/glassfish: 3.1.2.2 -> 4.1
...
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)
2014-10-15 17:25:25 +00:00
Beat Gaetzi
8f7f02ae39
- Update Firefox to 33.0
...
- 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
2014-10-15 15:48:16 +00:00
Rene Ladan
e560d3921f
www/chromium: desupport SSLv3.0, taken from upstream GIT repository.
...
While here really fix the desktop icon.
Bump PORTREVISION
Obtained from: 701bb044ac
Obtained from: 32352ad08e
MFH: 2014Q4
Security: CVE-2014-3566 ("Poodle")
2014-10-15 15:10:04 +00:00
Li-Wen Hsu
15aa6e77aa
- Update to 1.4.15, 1.5.10, 1.6.7 [1]
...
- Make 1.5.x and 1.6.x work with Python3 [2]
Notified by: delphij [1] demon [2]
Reviewed by: koobs [2]
2014-10-15 14:08:19 +00:00
Frederic Culot
ea6a954895
- Update to 0.40
...
- Add LICENSE (GPL 3)
Changes: http://search.cpan.org/~djerius/HTML-TableParser/Changes
2014-10-15 12:26:43 +00:00
John Marino
78a3ed4d90
Close out a bunch of PRs that only remove @dirrm
...
PR: 194331, 194332
PR: 194365, 194366, 194369, 194371, 194374
2014-10-15 11:32:09 +00:00
Bartek Rutkowski
e99881938b
www/py-django-caching-app-plugins: update 1.3.2 -> 1.4
...
- Correct LICENSE
- Convert to USES=python
- Pet portlint
PR: 194179
Submitted by: Kevin Golding <ports@caomhin.org>
Approved by: mentors (implicit)
2014-10-15 08:56:43 +00:00
Dag-Erling Smørgrav
d5688c7718
Add missing dependencies and CPE data.
...
Approved by: maintainer silence
2014-10-15 02:14:21 +00:00
Olli Hauer
92e47b6c21
- fix build with apache24
...
- 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
2014-10-14 20:13:30 +00:00
Romain Tartière
accbb38e0e
Update to 3.0.11.
2014-10-14 17:01:52 +00:00
Mathieu Arnold
457162a940
Remove a #define strtoul that is messing up with c++.
...
Differential Revision: https://reviews.freebsd.org/D945
Approved by: ohauer
Sponsored by: Absolight
2014-10-14 13:23:51 +00:00
Emanuel Haupt
db11c717dc
Update to 0.065
2014-10-14 09:36:42 +00:00
Alex Kozlov
803a90b661
- Switch MASTER_SITES to googledrive.com for my ports.
2014-10-14 08:59:35 +00:00
Antoine Brodin
b64d26e8c3
- Allow staging as a regular user
...
- Bump portrevision as files were not packaged with intended owner
2014-10-13 18:29:44 +00:00
Bartek Rutkowski
e3774627c5
rubygem-hashicorp-checkpoint: NEW PORT - Internal HashiCorp client library to check version information
...
PR: 194221
Submitted by: Joseph Benden <joe@thrallingpenguin.com>
Approved by: mentors (implicit)
2014-10-13 15:35:47 +00:00
Mathieu Arnold
bcd0fff7b5
These do not build with php 5.6.
...
With hat: portmgr
Sponsored by: Absolight
2014-10-13 13:20:51 +00:00
Mathieu Arnold
a083bbf40d
Doesn't build with php 5.5 and 5.6.
...
Sponsored by: Absolight
2014-10-13 13:17:59 +00:00
Emanuel Haupt
0a2d8ab374
Update to 0.064
2014-10-13 12:29:25 +00:00
Bartek Rutkowski
aa59a5f9a2
www/calendarserver: add new port dependency
...
PR: 194092
Submitted by: Axel Rau <Axel.Rau@Chaos1.DE>
Approved by: mentors (implicit)
2014-10-12 18:40:29 +00:00
Antoine Brodin
65e62699c9
- Allow staging as a regular user
...
- Bump portrevision as files were not packaged with intended owner
2014-10-12 15:59:52 +00:00
Wen Heping
d86cb8de94
- Update to 3.1.4
2014-10-12 14:23:29 +00:00
Wen Heping
6430979c9f
- Update to 2.2
...
- Add LICENSE
2014-10-12 01:51:39 +00:00
Matthew Seaman
0ea7321422
Update to 0.24
...
- Drop support for www/rt38
- Remove all the @dirrm* stuff from pkg-plist.
ChangeLog: http://cpansearch.perl.org/src/ALEXMV/RT-Authen-ExternalAuth-0.24/CHANGES
2014-10-11 17:39:56 +00:00
Wen Heping
57932c2841
- Update to 0.151000
...
Changes: http://cpansearch.perl.org/src/XSAWYERX/Dancer2-0.151000/Changes
2014-10-11 15:38:53 +00:00
Kurt Jaeger
e4d0e76ddc
www/drupal7: 7.28 -> 7.31
...
Changes:
https://www.drupal.org/drupal-7.29-release-notes
https://www.drupal.org/drupal-7.30-release-notes
https://www.drupal.org/drupal-7.31-release-notes
PR: 192099
Submitted by: simon.wright@gmx.net
Approved by: miwi (timeout)
2014-10-11 09:32:36 +00:00
Antoine Brodin
1293e6e5a0
Remove plist redundant with autoplist
2014-10-10 22:33:47 +00:00
Antoine Brodin
24ae4ed33f
- Allow staging as a regular user
...
- Bump portrevision as files where not packaged with intended owner
2014-10-10 22:07:40 +00:00