| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
PR: 204492
Notes:
svn path=/head/; revision=402898
|
|
|
|
|
|
|
|
|
|
|
|
| |
It contains the same suggestions that were dropped from its Qt4 counterpart
in r402882. Mention both ports in UPDATING.
PR: 202927
Submitted by: theraven@
MFH: 2015Q4
Notes:
svn path=/head/; revision=402883
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Back in mid-2012 (ports revisions r297367 and r299321), pkg-message was
added to the port suggesting changes to the default shared memory limits in
loader.conf(5). Since then, the default limits have been changed and the
values suggested by the port are no longer sensible (base r209037, present
in all supported FreeBSD releases).
According to theraven@:
Suggesting lowering the maximum number of pages available for shared pages
doesn't seem sensible. The other default limits look as if they ought to
be high enough (kern.ipc.shmseg is the number of shm segments that each
process can have open, so should be fine. kern.ipc.shmmni is the total
number of shm objects, so might need lowering).
Follow his advice and drop the suggestions from pkg-message.
PR: 202927
Submitted by: theraven@
MFH: 2015Q4
Notes:
svn path=/head/; revision=402882
|
|
|
|
|
|
|
|
| |
PR: 204810
Submitted by: tobias.kortkamp@gmail.com
Notes:
svn path=/head/; revision=402736
|
|
|
|
|
|
|
|
|
| |
- Use BROKEN helper
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=402365
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=402344
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Invoke pkg-config(1) instead of checking manually [1]
- Convert to ECHO_MSG which can be silenced
PR: 166279
Reported by: mi (via mail on gnome@ list)
Approved by: gnome (kwm)
Submitted by: John Hein <jh-fbml@snkmail.com> [1]
Differential Revision: https://reviews.freebsd.org/D4260
Notes:
svn path=/head/; revision=402343
|
|
|
|
|
|
|
|
| |
PR: 204561
Submitted by: cyberbotx@cyberbotx.com (maintainer)
Notes:
svn path=/head/; revision=402317
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
non-default Python versions:
- Add pyXY-{sqlite3,gdbm,tkinter} ports for generating binary packages
- Improve/add pkg-message to point users to install respective packages of
separated Python standard modules
- Add COMMENT to explicitly show the Python version that package should be
used with
- Simplify version-related PYTHON_* for lang/python35
Reviewed by: koobs
Differential Revision: https://reviews.freebsd.org/D4170
Notes:
svn path=/head/; revision=401909
|
|
|
|
| |
Notes:
svn path=/head/; revision=401770
|
|
|
|
|
|
|
| |
PR: 204492
Notes:
svn path=/head/; revision=401387
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint: fix diff header of patch files
- Sort PLIST
Changes: http://search.cpan.org/dist/Prima/Changes
Notes:
svn path=/head/; revision=400891
|
|
|
|
|
|
|
|
|
| |
- Reindent EXAMPLEDIRS and other lines to avoid wrapping
PR: 203329
Notes:
svn path=/head/; revision=400646
|
|
|
|
|
|
|
| |
Announce: http://sf.net/p/tcllib/mailman/message/34549122
Notes:
svn path=/head/; revision=400376
|
|
|
|
|
|
|
|
|
| |
- Fix shebangs
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=400043
|
|
|
|
|
|
|
| |
Obtained from: Xorg devel repo
Notes:
svn path=/head/; revision=399832
|
|
|
|
|
|
|
| |
Obtained from: Xorg devel repo
Notes:
svn path=/head/; revision=399831
|
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3694
Notes:
svn path=/head/; revision=399346
|
|
|
|
| |
Notes:
svn path=/head/; revision=398707
|
|
|
|
|
|
|
| |
Changes: http://sourceforge.net/p/pyfltk/code/HEAD/tree/trunk/pyfltk/CHANGES
Notes:
svn path=/head/; revision=398614
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gstreamer1-libav now uses ffmpeg from ports.
* New ports:
* gstreamer1-validate: Tools to detect if elements are not behaving
as expected, mainly aimed at developers, or advanced debugging.
* gstreamer1-rtsp-server: Base foundation for building a rtsp
server ontop of GStreamer
* Bunch of new plugins like: mpg123, rsvg, libde265, openh264, x265 and dtls.
Release announcement:
http://lists.freedesktop.org/archives/gstreamer-announce/2015-September/000357.html
Obtained from: gnome devel repo
Notes:
svn path=/head/; revision=397984
|
|
|
|
| |
Notes:
svn path=/head/; revision=397909
|
|
|
|
|
|
|
|
|
| |
- Drop 8.x support
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397765
|
|
|
|
|
|
|
|
|
| |
Changes: http://www.scintilla.org/ScintillaHistory.html
PR: 203144
Submitted by: Naram Qashat cyberbotx@cyberbotx.com (maintainer)
Notes:
svn path=/head/; revision=397704
|
|
|
|
| |
Notes:
svn path=/head/; revision=397463
|
|
|
|
|
|
|
|
|
|
|
| |
for this, and it is quite heavy while not necessarily always desirable
- Remove bogus `+=' from LIB_DEPENDS and USES: the port is not being master
for anyone, thus those were just confusing
- Consistently put space before trailing backslash when wrapping long lines
- Reword MSPACK_DESC (MS -> Microsoft) while I'm here
Notes:
svn path=/head/; revision=397332
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
domain is available for stuff built from source.
Some ports were already installing in the System domain, for these just remove the Makefile lines explicitly specifying the install domain.
The rest are installed in the Local domain, remove any overrides, update their pkg-plists and any explicit paths in the Makefiles and then bump port revision.
Approved by: bapt (mentor)
Differential Revision: https://reviews.freebsd.org/D2977
Notes:
svn path=/head/; revision=397315
|
|
|
|
| |
Notes:
svn path=/head/; revision=397279
|
|
|
|
| |
Notes:
svn path=/head/; revision=397278
|
|
|
|
| |
Notes:
svn path=/head/; revision=397277
|
|
|
|
| |
Notes:
svn path=/head/; revision=397276
|
|
|
|
| |
Notes:
svn path=/head/; revision=397275
|
|
|
|
| |
Notes:
svn path=/head/; revision=397274
|
|
|
|
|
|
|
|
|
|
|
| |
All applications in the ports tree works correctly with unicode version of wxGTK
Newer version of wxGTK are unicode only (3.0+)
Note that now WX_UNICODE macro is noop
Notes:
svn path=/head/; revision=397077
|
|
|
|
|
|
|
|
|
| |
- Add NO_ARCH
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397070
|
|
|
|
|
|
|
|
|
|
|
| |
Patches must not be changed by the vcs, this includes the
svn:keyword expansion. Set fbsd:nokeywords to a couple of patches.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=397064
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to upstream, this is the last planned Qt4 release.
A list of changes since 4.8.6 can be found here:
<http://download.qt.io/official_releases/qt/4.8/4.8.7/changes-4.8.7>
Porting notes and changes:
- Remove several patches that have been upstreamed.
- Make Uses/qmake.mk pass the contents of LIBS to the qmake environment. [1]
- Repurpose devel/qt4/files/extrapatch-src-corelib-global-qglobal.h now the
original patch is part of the release (curiously enough, the original
patch was never actually used, as the ?= assignment in r362837 after
r362770 was never possible).
This works around the way compiler support for C++11 features is detected
in Qt 4.8.7: while it originally only uses the compiler to determine if
something is supported or not, the initializer lists feature also depends
on the C++ standard library being used. It's a problem in FreeBSD 9.x,
where USES=compiler:c++0x or USES=compiler:c++11-lang means we will use
clang to build a port but use libstdc++ from base (GCC 4.2). The latter
obviously does not support initializer lists, and the build fails because
Qt tries to include headers that do not exist (<initializer_list>).
Since detecting libstdc++'s version is not trivial (we need to include a
non-lightweight header like cstdio and then check for __GLIBCXX__), we
just enable Q_COMPILER_INITIALIZER_LISTS support only when libc++ is used
(there should be no reason for someone to be using clang with GCC 4.8's
libstdc++, for example).
x11/kdelibs4's FindQt4.cmake had to include a backported change from the
upstream FindQt4.cmake in CMake itself to use a C++ compiler to detect
flags like Q_WS_X11, otherwise the inclusion of <ciso646> in qglobal.h
makes the build fail.
This patch contains changes by me, makc@ and alonso@.
PR: 202552 [1]
PR: 202808 [exp-run]
Submitted by: pawel@ [1]
Notes:
svn path=/head/; revision=397043
|
|
|
|
|
|
|
|
|
| |
- Switch to options helpers
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=397009
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=396999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542
Notes:
svn path=/head/; revision=396892
|
|
|
|
| |
Notes:
svn path=/head/; revision=396834
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=396699
|
|
|
|
|
|
|
|
|
| |
__sync_bool_compare_and_swap_8() implementation. While here,
arrange the knobs in a more logical order, improve on COMMENT,
and fix some minor whitespace issues.
Notes:
svn path=/head/; revision=396280
|
|
|
|
|
|
|
| |
- Update x11-toolkits/elementary to 1.15.1
Notes:
svn path=/head/; revision=395927
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes:
- Add external cffi ports (a la python):
- databases/pypy-gdbm
- databases/pypy-sqlite3
- x11-toolkits/pypy-tkinter
- Add bsd.pypy.mk for consistency between pypy ports.
- Add bsd.pypy.cffi.mk for consistency with external cffi ports.
- Switch back to using $PREFIX/pypy-X.Y (the '-' separator is required to
differentiate between lang/pypy and lang/pypy3)
- Remove all patches (upstreamed, see announcement below)
ChangeLog:
- Bug Fixes
- Revive non-SSE2 support
- Fixes for detaching _io.Buffer*
- Clear up contention in the garbage collector between trace-me-later and
pinning
- Issues reported with our previous release were resolved after reports from
users on our issue tracker at https://bitbucket.org/pypy/pypy/issues or on
IRC at #pypy.
- New features:
- cffi was updated to version 1.3
- The python stdlib was updated to 2.7.10 from 2.7.9
- vmprof now supports multiple threads
- The translation process builds cffi import libraries for some stdlib
packages, which should prevent confusion when package.py is not used
- better support for gdb debugging
- FreeBSD should be able to translate PyPy "out of the box" with no patches
- Numpy:
- Better support for record dtypes, including the align keyword
- Implement casting and create output arrays accordingly (still missing some
corner cases)
- Support creation of unicode ndarrays
- Better support ndarray.flags
- Support axis argument in more functions
- Refactor array indexing to support ellipses
- Allow the docstrings of built-in numpy objects to be set at run-time
- Support the buffered nditer creation keyword
- Performance improvements:
- Delay recursive calls to make them non-recursive
- Skip loop unrolling if it compiles too much code
- Tweak the heapcache
- Add a list strategy for lists that store both floats and 32-bit integers.
The latter are encoded as nonstandard NaNs. Benchmarks show that the speed
of such lists is now very close to the speed of purely-int or purely-float
lists.
- Simplify implementation of ffi.gc() to avoid most weakrefs
- Massively improve the performance of map() with more than one sequence
argument
Differential Revision: https://reviews.freebsd.org/D3285
Notes:
svn path=/head/; revision=395726
|
|
|
|
|
|
|
| |
Reported by: danfe@
Notes:
svn path=/head/; revision=395635
|
|
|
|
|
|
|
|
| |
- Sort USES
- Remove unneeded patches
Notes:
svn path=/head/; revision=395624
|
|
|
|
|
|
|
|
| |
PR: 202377
Submitted by: Naram Qashat <cyberbotx at cyberbotx.com>
Notes:
svn path=/head/; revision=395561
|
|
|
|
|
|
|
|
| |
- Convert to new options helpers
- Remove now needless manual stripping
Notes:
svn path=/head/; revision=395229
|
|
|
|
| |
Notes:
svn path=/head/; revision=395078
|