| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371173
|
|
|
|
|
|
|
|
|
| |
USES=python
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371172
|
|
|
|
|
|
|
| |
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=371171
|
|
|
|
|
|
|
| |
Reviewed by: portmgr (implicit)
Notes:
svn path=/head/; revision=371170
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This version provides
* additional and improved effects
* high- and band-pass EFX filters
* improved resampling support
* improved audio back-end support
* a GUI configuration utility (based on QT)
* and lots of other features: http://kcat.strangesoft.net/openal.html
Notes:
svn path=/head/; revision=371169
|
|
|
|
| |
Notes:
svn path=/head/; revision=371168
|
|
|
|
|
|
|
|
|
| |
- Add diff to remove ldconfig, which is GNU/Linux compatible
- Add diff to explicitly check for threaded Boehm GC to avoid breaking when
both threaded, and non-threaded versions are installed
Notes:
svn path=/head/; revision=371167
|
|
|
|
| |
Notes:
svn path=/head/; revision=371166
|
|
|
|
| |
Notes:
svn path=/head/; revision=371165
|
|
|
|
| |
Notes:
svn path=/head/; revision=371164
|
|
|
|
| |
Notes:
svn path=/head/; revision=371163
|
|
|
|
|
|
|
|
|
| |
While here sort plist
PR: 194444
Notes:
svn path=/head/; revision=371161
|
|
|
|
| |
Notes:
svn path=/head/; revision=371160
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371157
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=371154
|
|
|
|
|
|
|
|
|
|
|
|
| |
gnustep on freebsd 8.4 and 9.1
PR: ports/193555
Differential Revision: https://reviews.freebsd.org/D935
Reviewed by: bapt
Exp-run: self
Notes:
svn path=/head/; revision=371153
|
|
|
|
|
|
|
|
|
|
| |
While here, bring over other changes from devel/jenkins
PR: 194274
Reported by: Holger Freyther <holger@freyther.de>
Notes:
svn path=/head/; revision=371152
|
|
|
|
| |
Notes:
svn path=/head/; revision=371151
|
|
|
|
| |
Notes:
svn path=/head/; revision=371150
|
|
|
|
| |
Notes:
svn path=/head/; revision=371149
|
|
|
|
| |
Notes:
svn path=/head/; revision=371148
|
|
|
|
| |
Notes:
svn path=/head/; revision=371147
|
|
|
|
| |
Notes:
svn path=/head/; revision=371146
|
|
|
|
| |
Notes:
svn path=/head/; revision=371145
|
|
|
|
| |
Notes:
svn path=/head/; revision=371144
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=371142
|
|
|
|
| |
Notes:
svn path=/head/; revision=371141
|
|
|
|
|
|
|
|
|
| |
PR: ports/193806
Submitted by: fk@fabiankeil.de (maintainer)
Approved by: mentors (implicit)
Notes:
svn path=/head/; revision=371140
|
|
|
|
| |
Notes:
svn path=/head/; revision=371139
|
|
|
|
|
|
|
|
|
| |
- Docs is no longer available in the zip file
Changelog: http://pmd.sourceforge.net/pmd-5.2.0/overview/changelog.html
Notes:
svn path=/head/; revision=371138
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Upgrade to 2.3.22
- Depend on Apache 2.2 or later.
- Add dependency on mod_php5 or CGI when used with Apache
- Add NLS option
- (re-)assign maintainer to ek@purplehat.org
PR: 194255
Differential Revision: https://reviews.freebsd.org/D964
Submitted by: ek@purplehat.org
Approved by: swills (mentor)
Notes:
svn path=/head/; revision=371137
|
|
|
|
|
|
|
| |
Submitted by: sunpoet@
Notes:
svn path=/head/; revision=371136
|
|
|
|
|
|
|
|
|
| |
from the requested one
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=371131
|
|
|
|
|
|
|
|
|
| |
from the requested one
Reported by: pkg-fallout
Notes:
svn path=/head/; revision=371129
|
|
|
|
| |
Notes:
svn path=/head/; revision=371128
|
|
|
|
| |
Notes:
svn path=/head/; revision=371127
|
|
|
|
|
|
|
|
|
| |
system headers to be used. This patch allows libclc to build on HEAD.
Submitted by: dumbbell@
Notes:
svn path=/head/; revision=371126
|
|
|
|
|
|
|
|
| |
PR: 194442
Reported by: Andy Balholm <andy@balholm.com>
Notes:
svn path=/head/; revision=371125
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=371124
|
|
|
|
|
|
|
|
|
|
|
|
| |
This sysctl is only available if a KMS module is loaded. But the libdrm
check happens before X has a chance of loading a KMS module.
This went unnoticed because I preload my KMS modules at boot.
Submitted by: tijl@
Notes:
svn path=/head/; revision=371123
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
| |
This release fixes CVE-2014-3660 (DoS).
MFH: 2014Q4
Security: 0642b064-56c4-11e4-8b87-bcaec565249c
Notes:
svn path=/head/; revision=371120
|
|
|
|
| |
Notes:
svn path=/head/; revision=371119
|
|
|
|
| |
Notes:
svn path=/head/; revision=371118
|