aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Fix packagingAntoine Brodin2014-10-192-3/+3
| | | | Notes: svn path=/head/; revision=371191
* Merge from KDE/FreeBSD in preparation for KDE SC 4.14:Max Brazhnikov2014-10-1923-143/+259
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | common changes: - don't use deprecated USE_KDE4=kdehier - drop deprecated @dirrmtry and use absolute path instead of @cwd databases/akonadi: - Update to 1.13.0 - add upstream patch to really avoid building Akonadi's unit tests devel/grantlee: - update to 0.5.1 devel/libkgapi: - update to 2.2.0 devel/libkolab: - update to 0.5.3 multimedia/phonon and multimedia/phonon-designerplugin: - update to 4.8.1 multimedia/phonon-gstreamer: - update to 4.8.0 - switch from GStreamer 0.10.x to 1.x multimedia/phonon-vlc: - update to 0.8.0 Notes: svn path=/head/; revision=371190
* Allow staging as a regular userAntoine Brodin2014-10-191-3/+0
| | | | Notes: svn path=/head/; revision=371189
* - Convert ports from dns/, editors/ and emulators/ to newMarcus von Appen2014-10-1934-77/+53
| | | | | | | | | USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371188
* - Allow staging as a regular userAntoine Brodin2014-10-192-216/+5
| | | | | | | - Bump portrevision as some files were not packaged with intended owner Notes: svn path=/head/; revision=371187
* 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 from 1.9.1 to 1.9.2Danilo Egea Gondolfo2014-10-192-7/+8
| | | | | | | | - Add desktop icon - Take maintainership Notes: svn path=/head/; revision=371184
* deskutils/kchmviewer-kde4:Max Brazhnikov2014-10-192-7/+11
| | | | | | | | | | - update to 7.1 - amend COMMENT - add dependence on archivers/libzip - switch to out-of-source build Notes: svn path=/head/; revision=371183
* Add new port net-im/qTox:Max Brazhnikov2014-10-196-0/+70
| | | | | | | | | | | | Qt 5 based Tox client WWW: https://wiki.tox.im/QTox PR: 194010 (based on) Submitted by: yuri@rawbw.com Notes: svn path=/head/; revision=371182
* - Update from 2.9.2 to 2.9.4Danilo Egea Gondolfo2014-10-193-4/+12
| | | | | | | | - Add desktop icon - Take maintainership Notes: svn path=/head/; revision=371181
* Update cad/elmerfem to 20141015 snapshot.Thierry Thomas2014-10-196-45/+5
| | | | | | | | | | | This brings many small fixes. While here drop the autoconf support since we are using the CMake branch. PR: ports/194410 Submitted by: pfg@ (maintainer) Notes: svn path=/head/; revision=371180
* - Add X265 knob (default off) for X.265 (HEVC) encoding support usingJuergen Lock2014-10-192-1/+6
| | | | | | | | | | | | | | | | multimedia/x265. Example usage: (-c:a libfdk_aac needs FDK_AAC knob too) ffmpeg -i $inputvideofile -c:a libfdk_aac -b:a 64k -c:v libx265 -x265-params crf=31 $outputfile.mkv This can now be played back by at least ffplay (needs SDL knob), vlc, mplayer, mpv, xine. (and gives a nice reduction in file size.) No objection from: multimedia@ list Notes: svn path=/head/; revision=371179
* - update to 1.5.19Dirk Meyer2014-10-192-5/+5
| | | | Notes: svn path=/head/; revision=371178
* - Add Apple's gperf enhancements (GPLv2)Dirk Meyer2014-10-193-0/+327
| | | | | | | | | PR: 193964 Submitted by: Pedro F. Giffuni Obtained from: http://opensource.apple.com/source/gperf/gperf-9/patches/ Notes: svn path=/head/; revision=371177
* - Un-break build for non-standard OPTION VCHKPWThomas Zander2014-10-191-5/+7
| | | | | | | | | PR: 193851 Submitted by: uffe@uffe.org (maintainer) MFH: 2014Q4 Notes: svn path=/head/; revision=371176
* - Add new port: textproc/rubygem-textTAKATSU Tomonari2014-10-194-0/+26
| | | | | | | | | | A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Porter Stemming WWW: https://github.com/threedaymonk/text Notes: svn path=/head/; revision=371175
* security/wpa_supplicant: Fix build on FreeBSD 11John Marino2014-10-191-0/+1
| | | | | | | | | | | | | | | On FreeBSD 11, the wpa_supplicant couldn't find the readline headers. It turns out that Mk/Uses/readline.mk only augments LDFLAGS and CPPFLAGS, but wpa_supplicant needs -I${LOCALBASE}/include add to CFLAGS. To fix FreeBSD build, augment CFLAGS with value of CPPFLAGS in the makefile. This wasn't an issue on DragonFly. Apparently wpa_supplicant found the readline compatibility headers of libedit and used those instead. reported by: pkg-fallout Notes: svn path=/head/; revision=371174
* - Convert ports from databases/ and deskutils/ to new USES=pythonMarcus von Appen2014-10-19110-301/+189
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371173
* - Convert ports from cad/, chinese/, comms/ and converters/ to newMarcus von Appen2014-10-1922-49/+41
| | | | | | | | | USES=python Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371172
* - Convert ports from benchmarks/ and biology/ to new USES=pythonMarcus von Appen2014-10-198-20/+12
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371171
* - Convert ports from audio/ to new USES=pythonMarcus von Appen2014-10-1936-111/+64
| | | | | | | Reviewed by: portmgr (implicit) Notes: svn path=/head/; revision=371170
* - Update to version 1.16.0Marcus von Appen2014-10-195-67/+65
| | | | | | | | | | | | | 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
* - Mark port as deprecated, and give one month's notice for expirationAshish SHUKLA2014-10-191-0/+3
| | | | Notes: svn path=/head/; revision=371168
* - Update to 0.5.9Ashish SHUKLA2014-10-195-4/+70
| | | | | | | | | - 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
* devel/rubygem-nprogress-rails: update to 0.1.6.3Steve Wills2014-10-192-3/+3
| | | | Notes: svn path=/head/; revision=371166
* devel/p5-Test-Net-RabbitMQ: update to 0.10Steve Wills2014-10-192-3/+3
| | | | Notes: svn path=/head/; revision=371165
* Update to the 20141015 snapshot of GCC 4.9.2.Gerald Pfeifer2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371164
* - Update from 0.44 to 0.45Danilo Egea Gondolfo2014-10-183-85/+91
| | | | Notes: svn path=/head/; revision=371163
* Fix plist with NLSBaptiste Daroussin2014-10-182-5/+6
| | | | | | | | | While here sort plist PR: 194444 Notes: svn path=/head/; revision=371161
* UnbreakAntoine Brodin2014-10-181-0/+2
| | | | Notes: svn path=/head/; revision=371160
* - Update libxine to 1.2.6 - changelog is here:Juergen Lock2014-10-1826-90/+53
| | | | | | | | | | | | | 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
* Switch from clang33 to clang34 for ports using compiler:*11*, objc orAntoine Brodin2014-10-185-24/+29
| | | | | | | | | | | | 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
* devel/jenkins-lts: Fix permissions on ${PREFIX}/jenkinsSteve Wills2014-10-182-7/+13
| | | | | | | | | | While here, bring over other changes from devel/jenkins PR: 194274 Reported by: Holger Freyther <holger@freyther.de> Notes: svn path=/head/; revision=371152
* net/py-smb: update to 1.1.13Ruslan Makhmatkhanov2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371151
* net/py-ldap2: update to 2.4.18Ruslan Makhmatkhanov2014-10-182-10/+8
| | | | Notes: svn path=/head/; revision=371150
* security/sslsplit: add portSteve Wills2014-10-185-0/+61
| | | | Notes: svn path=/head/; revision=371149
* www/rubygem-turnbolinks: update to 2.4.0Steve Wills2014-10-182-4/+3
| | | | Notes: svn path=/head/; revision=371148
* devel/rubygem-sprockets-rails: update to 2.2.0Steve Wills2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371147
* devel/rubygem-jbuilder: update to 2.2.2Steve Wills2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371146
* devel/rubygem-execjs: update to 2.2.2Steve Wills2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371145
* misc/rubygem-mime-types: update to 2.4.2Steve Wills2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371144
* 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
* Fix LATEST_LINK.Cy Schubert2014-10-183-2/+2
| | | | Notes: svn path=/head/; revision=371142
* Update to 1.0.3.Raphael Kubo da Costa2014-10-182-3/+3
| | | | Notes: svn path=/head/; revision=371141