| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Requested by: core
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
|
| |
the same location
- bump PORTREVISION, so users can solve the conflict on existing
installations
Reported by: kwm@
|
|
|
|
|
|
|
|
| |
and stream a wide range of multimedia formats and protocols. It originates
from the FFmpeg codebase, but goes its own way these days, providing its
users with reliable releases and a clear vision how to go forward.
WWW: http://www.libav.org
|
|
|
|
| |
- Bump PORTREVISION
|
|
|
|
|
|
| |
Unlike libstdc++, libc++ does not leak <unistd.h> into the <c*> headers
that examples/read/read.cpp includes. This means that we need to
explicitly include <unistd.h> to get getcwd().
|
|
|
|
|
| |
Submitted by: Gustau Perez i Querol <gustau.perez@gmail.com>
(via private email)
|
| |
|
|
|
|
|
|
| |
- Convert Makefile header.
Reported by: beefy2 via pkg-fallout [1]
|
|
|
|
| |
Reported by: beefy2 via pkg-fallout
|
|
|
|
|
|
| |
- Bump PORTREVISION.
Reported by: beefy2 via pkg-fallout
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix build with clang/libc++ ([2] for graphics/ipe)
While here for databases/spatialite:
- Trim Makefile headers
- Remove check for unsupported FreeBSD versions
Submitted by: marino [1]
Reported by: swills, antoine [1]
Submitted by: bsam [2]
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
| |
Approved by: swills (mentor)
|
|
|
|
| |
Bump PORTREVISION
|
|
|
|
|
|
|
| |
- when entering the 'album' or 'artist' command without a parameter
- after displaying the root playlist with 'list'
Bump PORTREVISION
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add subtitle, video, and audio track scrolling to VLC's ncurses.c
module. [1]
- Add GME knob. (audio/libgme dependency) [2]
- Fix build with clang+libc++. [3]
PR: ports/181596 [1], ports/181909 [3]
Submitted by: Cam Karnes <karnes.cameron@gmail.com> [1]
Submitted by: pawel (on -multimedia) [2]
Submitted by: "O. Hartmann" <ohartman@zedat.fu-berlin.de>, bapt via pb2 [3]
Obtained from: vlc upstream git [1]
|
|
|
|
|
|
|
|
| |
- Add libdvbcsa support
- Convert LIB_DEPENDS to new shlib format
- Cleanup CONFIGURE_ENV/CFLAGS/LDFLAGS
- The tvheadend port is mature enough so remove the warnings in pkg-message
- Bump PORTREVISION
|
|
|
|
|
|
|
|
| |
DVB/CSA - with encryption and decryption capabilities.
As libdvbcsa implements a standard, it is completly legal to use it.
WWW: http://www.videolan.org/developers/libdvbcsa.html
|
| |
|
|
|
|
|
| |
Reported by: Oliver Hartmann <ohartman@zedat.fu-berlin.de>
Approved by: portmgr (bapt, implicit)
|
|
|
|
| |
Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
|
|
|
|
| |
Submitted by: pb2 via bapt
|
|
|
|
| |
Submitted by: pb2 via bapt
|
|
|
|
|
| |
PR: ports/181852
Submitted by: Lawrence Chen <lkchen@ksu.edu>
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- Use to new LIB_DEPENDS format
Reported by: pkg-fallout
|
|
|
|
|
| |
PR: ports/181788
Approved by: arved (maintainer, via private mail)
|
|
|
|
| |
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
| |
- While here also convert to USES=gmake
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix register allocation problems with clang on i386:
* Remove the q modifier from inline asm such that clang no longer
uses a 64 bit register. Instead cast the operand to register_t
which is 32 bit on i386 and 64 bit on amd64.
* Add -fomit-frame-pointer to CFLAGS to free up an extra register.
- Fix the issue with WITH_DEBUG by adding --disable-real-codecs
which apparently never really worked anyway.
- Patch configure so it no longer adds -mtune=i386 to CFLAGS.
- Bump PORTREVISION.
PR: ports/181786
Submitted by: tijl
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Add V4L option [1]
- Remove support for OS < 7.x
- Remove leading article from COMMENT
- Add LICENSE (GPLv2)
- USES gmake
PR: ports/179460
Submitted by: Naram Qashat <cyberbotx cyberbotx.com> (maintainer)
|
|
|
|
| |
- Fix build with clang
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.3.0 [1]
- Use single space in WWW [1]
- Add LICENSE (LGPL21)
- Convert to new lib depends syntax
Changes:
http://git.videolan.org/?p=libbluray.git;a=blob_plain;f=ChangeLog;hb=HEAD
PR: ports/181492
Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.6.0 [1]
- Convert lib depends to new syntax
- Bump PORTREVISION for dependent ports
Changes:
http://git.videolan.org/?p=libaacs.git;a=blob_plain;f=ChangeLog;hb=HEAD
PR: ports/181492
Submitted by: Dominic Fandrey <kamikaze bsdforen.de> (maintainer)
|
| |
|
|
|
|
| |
Approved by: maintainers (by e-mail)
|
|
|
|
|
|
|
|
|
| |
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file
- Use single space after WWW: in pkg-descr
With hat: perl@
|
| |
|
|
|
|
|
|
|
|
|
| |
- change ffmpeg dependency to ffmpeg1
- update maintainer to swills@ (suggested and accepted over irc)
PR: ports/181348
Submitted by: Steve Wills <swills _AT_ FreeBSD.org>
Approved by: decke (mentor)
|
|
|
|
| |
Approved by: crees (mentor)
|
|
|
|
| |
Bug fix release.
|
|
|
|
| |
While here trim headers
|
|
|
|
|
| |
Convert USE_GNOME=gnomehack -> USES=pathfix
Convert USE_GMAKE -> USES=gmake
|
|
|
|
|
|
| |
While here:
- trim headers
- convert USE_GMAKE to USES=gmake
|
|
|
|
| |
Submitted by: hselasky (maintainer)
|
|
|
|
|
|
| |
PR: ports/181610
Submitted by: Florent Peterschmitt <florent@peterschmitt.fr>
Obtained from: vlc upstream git via archlinux
|
|
|
|
|
| |
- Use single space after WWW:
- Remove Author line
|
|
|
|
|
|
| |
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
|
|
|
|
|
|
| |
the directory to fetch to for the user.
With hat: portmgr
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.16 [1]
- USES gmake
- Bump PORTREVISION of dependent ports
- Pass maintainership to submitter
Changes: http://wxsvg.cvs.sourceforge.net/viewvc/wxsvg/wxsvg/ChangeLog
PR: ports/181570 [1]
Submitted by: Danilo Egêa Gondolfo <danilogondolfo gmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2013-08-27 lang/ldc-devel: Broken for more than 6 month
2013-08-27 www/mod_smooth_streaming: Broken for more than 6 month
2013-08-27 www/p5-Apache2-Scoreboard: Broken for more than 6 month
2013-08-27 sysutils/avfs: Broken for more than 6 month
2013-08-27 multimedia/mp4split: Broken for more than 6 month
2013-08-27 net-mgmt/noc: Broken for more than 6 month
2013-08-27 sysutils/empower: Broken for more than 6 month
2013-08-27 emulators/xgngeo: Broken for more than 6 month
2013-08-27 graphics/geglmm: Broken for more than 6 month
2013-08-27 sysutils/libumberlog: Broken for more than 6 month
2013-08-27 net/wizd: Broken for more than 6 month
2013-08-27 net-p2p/nicotine-plus: Broken for more than 6 month
2013-08-27 palm/barry: Broken for more than 6 month
2013-08-27 x11-themes/kde-icons-noia-warm: Broken for more than 6 month
2013-08-27 news/lottanzb: Broken for more than 6 month
2013-08-27 textproc/xaira: Broken for more than 6 month
2013-08-27 graphics/f90gl: Broken for more than 6 month
2013-08-27 multimedia/linux-gspca-kmod: Broken for more than 6 month
2013-08-27 x11/cl-clx-sbcl: Broken for more than 6 month
2013-08-27 math/dislin: Broken for more than 6 month
2013-08-27 irc/smuxi: Broken for more than 6 month
|
| |
|
| |
|
|
|
|
|
| |
immediately obvious way to get rid of them)
- Some non-functional changes: fix a few noticed whitespace bugs and a typo
|
|
|
|
|
|
|
|
|
|
|
| |
- Tighten Makefile header and COMMENT (drop an article)
- Define LICENSE (GPLv2), install README file, modernize LIB_DEPENDS
- Generally cleanup Makefile: trim redundant and obvious comments,
superfluous global modifiers from regex', shorten overly long lines
- Terminate WWW line in pkg-descr with a slash (per PH, sect. 3.2.1)
Reported by: marino
Approved by: miwi, bapt (portmgr, implicit)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
This is a bug fix release.
Changelog: http://lists.freedesktop.org/archives/gstreamer-devel/2013-August/042360.html
Enable neon http plugin
Switch to new LIB_DEPEND format, use USES=gmake instead of USE_GMAKE
Utilize new introspection USE_GNOME component.
Allow gstreamer1-libav to play mp3's, note that mad plugin is still
prefered if available.
|
|
|
|
|
|
| |
with a newer version.
Reported by: Jan Beich <jbeich@tormail.org>
|
|
|
|
|
|
| |
- Remove joystick option, due to dependency on expired devel/linux-js
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Adapt for Youtube changes.
- More options in the configuration dialog, now it's possible to select
the preferred region and period of time for the standard feeds.
- Fixed an important bug: if the search term contained a non ascii
character, the results from page 2 onwards were incorrect.
- New translations: Croatian, Bulgarian, Vietnamese and Indonesian.
|
|
|
|
|
| |
port.
- Convert Makefile header.
|
|
|
|
|
|
|
|
| |
It adds support for Live TV watching, replaying of Recordings,
programming Timers and EPG TV Guide to use on same computer or over
the Network.
WWW: https://github.com/opdenkamp/xbmc-pvr-addons
|
|
|
|
|
|
| |
- Fix pkg-plist
Reported by: marino
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
| |
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
1) `devel/libnotify' no longer pulls gtk20; we must depend explicitly;
2) `x11-toolkits/pango' now depends on `print/harfbuzz', which installs
header file ($localbase/include/harfbuzz/hb.h) that in turn confuses
bundled libass' configure script and conflicts with HandBrake's own
internal header.
NB: supposedly it should have been caught by exp-run for r324037, but it
was not for some reason.
Reported by: Sergey V. Dyatko
|
|
|
|
|
|
|
| |
- Add more sanity checks for read() and write().
- Update manual page for cuse4bsd.
Submitted by: hselasky (maintainer)
|
|
|
|
| |
Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
|
| |
|
|
|
|
|
|
| |
setting the search path for the respotify-helper program.
Bump PORTREVISION
|
|
|
|
|
|
|
|
|
| |
Spotify web API. Note that this is still premature and missing some
functions.
A Premium account is required to use this port.
WWW: https://github.com/Hexxeh/spotify-websocket-api/
|
|
|
|
|
|
|
|
|
| |
to be potentially less prone to races) and drop MAKE_JOBS_UNSAFE
- Cleanup Makefile while here (fix header and COMMENT, remove long gone
`mbone' from CATEGORIES, always enable IPv6)
- Remove post-install target: binaries are stripped automatically during
installation (see the build log)
- Fix the build against Clang (must specify type for for all declarations)
|
|
|
|
|
|
| |
PR: ports/180249
Submitted by: KalleDK <plexmaintainer@k-moeller.dk>
Approved by: swills (mentor)
|
|
|
|
|
|
| |
- Update Enlightenment to 0.17.4
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
| |
|
| |
|
|
|
|
| |
- Use Space in pkg-descr WWW line
|
|
|
|
| |
Approved by: bapt@ (multimedia@)
|
|
|
|
| |
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
|
|
|
| |
- Trim Makefile header
|
|
|
|
|
| |
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This update updates Glib20 to 2.36 and Gtk+ 3.8
* The gio-fam-backend port that used gamin for the GFileMonitor API is gone.
It is replaced by a GIO kqueue implementation developed as part of a NetBSD
GSoC 2011 project by Dimitry Matveev.
* Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0
pkgconfig file [1]. This broke static linking and newer binutils.
* Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to
prevent creation of / root/.cache dir. Defaults to build & run depend,
but :build and :run switches available.
* New x11-toolkits/pangox-compat port and companion USE_GNOME component for
pangox support which was removed from the pango port. Add it to ports still
using pangox API.
Exp-run by: bapt@
PR: ports/178958 [1]
Submitted by: emaste@ [1]
|
|
|
|
|
| |
Remove leading article in comment
USES=gmake
|
|
|
|
|
|
|
|
| |
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header
Reviewed by: bapt@ (exp-run)
Approved by: bapt@ (portmrg@)
|
| |
|
|
|
|
|
|
|
|
| |
- Update to 1.4.8 [1]
- Remove ABI version in LIB_DEPENDS
PR: ports/180784
Submitted by: Jason A Harmening <jason.harmening gmail.com> (maintainer)
|
|
|
|
|
|
| |
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, define LICENSE
- Respect user's CC and CFLAGS
- Generally clean up Makefile prior to making it jobs-safe
|
|
|
|
| |
- Bump PORTREVISION
|
| |
|
|
|
|
| |
Reported by: mat
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt
|
|
|
|
| |
Thanks to: madpilot and Fabian Keil for testing!
|
|
|
|
|
|
| |
- This update includes a fix for the kqueue implementation which also fixes scanning
Thanks to: nox, hselasky
|
|
|
|
|
|
| |
- Add kqueue(2) support.
Submitted by: hselasky (maintainer)
|
|
|
|
|
|
|
|
|
| |
subshell spawn) and replacing hardcoded `make' with correct $(MAKE)
- Remove useless and confusing global modifiers from REINPLACE_CMD regex'
- Cleanup Makefile while here: trim header, sort the knobs, employ USES
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, add OPTIONS_DEFINE
Reported by: pointyhat-west
|
|
|
|
|
|
|
|
|
| |
with like recent binutils. [1]
While here:
- Remove useless MACROS
- Convert from USE_GMAKE to USES=gmake
Obtained from: DPorts [1]
|
|
|
|
|
|
|
|
| |
with
like recent binutils
Obtained from: DPorts
|
|
|
|
|
|
|
| |
- Switch to USES= gmake
- Remove patch, when plugin is missing (submitted and approved by upstream)
ChangeLog: http://git.xfce.org/apps/parole/tree/ChangeLog?id=0.5.2#n2
|
| |
|
|
|
|
|
|
| |
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
|
|
|
|
|
|
| |
src/post/deinterlace/plugins/greedy2frame_template_sse2.c .
Submitted by: pointyhat via miwi
|
|
|
|
| |
Submitted by: Juergen Lock <nox@FreeBSD.org>
|
| |
|
|
|
|
|
|
| |
PR: ports/177207
Submitted by: maintainer
Approved by: beat (mentor)
|
|
|
|
|
|
| |
PR: ports/180040
Submitted by: Myself
Approved by: Maintainer timeout
|
|
|
|
|
| |
- Fix RUN_DEPENDS to check for bs4 file, package name conflicts with
beautifulsoup 3.x
|
|
|
|
|
|
|
| |
DVB-S, DVB-S2, DVB-C, DVB-T, ATSC, IPTV, and Analog video
(V4L) as input sources.
WWW: https://tvheadend.org/
|
|
|
|
|
|
|
| |
Mpv is a free and open-source general-purpose video player.
Mpv is based on the MPlayer and mplayer2 projects which it greatly improves.
Approved by: crees (mentor)
|
|
|
|
|
|
|
| |
- Update to 0.6
- Tab -> space for WWW in pkg-descr
Changes: https://github.com/wackou/guessit/blob/0.6/NEWS.rst
|
|
|
|
|
|
|
|
|
|
|
| |
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
based on work from tijl@
PR: 178883
Submitted by: ade
Sponsored by: Wadsworth 6X
|
|
|
|
|
|
|
|
| |
* new surround API
* fixes for a few minor glitches during mode switching
* fixes a regression in the FEC code introduced in 1.0.2
Chase libopus bump in dependent ports.
|
|
|
|
| |
Submitted by: hselasky (maintainer)
|
|
|
|
|
|
|
| |
- Updated to latest V4L sources.
- Added support for DVBSKY adapters.
Submitted by: hselasky (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
|
|
|
|
|
|
|
|
| |
- Switch USE_GMAKE to USES=gmake
- Define supported options so users can see them in config dialogs
- Use OPTIONS_SUB for plist alteration
- Convert to options macros for better readability
- Use PORTDOCS where it makes sense
|
|
|
|
|
|
|
| |
- Switch to USES= gmake.
- Remove 7.x cruft.
Submitted by: pointyhat via miwi
|
|
|
|
|
| |
USE_GCC=any since testing with CLANG caused a compilation error on amd64
(possibly a compiler bug) and I did not have time to investigate ...
|
|
|
|
|
|
|
| |
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
|
|
|
|
|
|
|
|
|
|
|
| |
- Add SDL_CONFIG to env
- Remove leading article from COMMENT
- Trim Makefile header
- Remove GTK Player, version is too old
PR: ports/179969
Submitted by: wg (myself)
Approved by: maintainer (timeout)
|
| |
|
|
|
|
|
|
| |
- Change pkgconfig:build to pkgconfig since it's the same and it's bad practice.
It accidentally slipped in during the original introduction
- Trim header
|
|
|
|
|
|
|
| |
This change allows to build mplayer2 under poudriere.
- Change USE_GMAKE=yes to USES=gmake
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
| |
PR: ports/180118 [2]
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info>
Approved by: dinoex [1], nox [2]
|
|
|
|
|
|
|
| |
in a world WITH_CLANG_IS_CC and WITHOUT_GCC.
PR: ports/180087
Submitted by: r4721@tormail.org
|
|
|
|
|
|
| |
- Convert to USES=gmake
Obtained from: http://lists.freedesktop.org/archives/libva/2013-July/001772.html [1]
|
| |
|
|
|
|
|
|
| |
from the Ports Collection.
PR: ports/180283
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two
KDE updates in just a few days, but the work on 4.10.5 was very light
compared to 4.10.4 so it was ready much faster.
The release announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.5.php
The biggest news for us on FreeBSD is that the Ruby bindings should work
with Ruby 1.9 now.
I will probably add a note to UPDATING later about this, but as avilla@
pointed out, the clang support we mentioned that was improved in 4.10.4
requires a rebuild of the ports that depend on kdelibs4. Most of them are
covered by this update, but those which are not part of the Software
Compilation need to be rebuilt manually to make sure the previous issues
(proper symbol visibility being the most annoying of them) are solved.
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: crees, tabthorpe (mentors, implicit)
|
|
|
|
|
|
| |
Bump PORTREVISION
Submitted by: Grzegorz Blach <magik@roorback.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
With commits from avilla@, makc@, rakuco@ and Schaich Alonso.
The upstream announcement can be found in [1].
[1] http://www.kde.org/announcements/announce-4.10.4.php
clang support should be more stable now, with clang being recognized by
kdelibs4 and being passed the correct flags to build other ports.
Additionally, all ports being committed have been verified to build with
-CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for
providing it).
Work on the newly-released 4.10.5 will begin shortly.
|
|
|
|
|
| |
While here, directly depend on qt4-corelib, per makc@'s original commit in
the area51 repository.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Configure board drivers and capture types from XML file
- Fix stale packet issue for DVB
- Add data-only capture mode for unsupported boards
- Various usability improvements
PR: ports/180088
Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Distfile has ben rerolled
Nothing has changed expect for a few printf in the code
PR: ports/180056
Submitted by: Jason A Harmening <jason.harmening@gmail.com> (maintainer)
|
|
|
|
|
|
| |
Remove indefinite article
Trim headers
optionsng
|
|
|
|
|
|
|
|
|
| |
- Update to 1.1.0 [1]
- Trim Makefile header [1]
- Fix pkg-plist
PR: ports/180047
Submitted by: Jason A Harmening <jason.harmening@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This uses accept 'env' as an argument for ports that do use their own or a different do-configure target.
Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake.
Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten.
Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS
Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous
imake also inherit the defined CppCmd CcCmd and CplusplusCmd.
Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp.
Make imake respect CC and CXX
Make imake respect USE_GCC (if set imake will use gcc's cpp).
While here:
- Remove a couple of indefinite articles from comments
- Trim headers
- Fix a couple of ports to build with clang or use: USE_GCC=any
- Fix a now useless redefinition of the extraction chain
- Fix a typo in japanese/Wnn7-lib bundled imake template definitions
- Fix some XMKMF execution with no env specified
- Use options helper in x11/xautolock to simplify the port
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add p5-XML-Parser as BUILD_DEPENDS [1]
- Use pathfix [1]
- Add DOCS and NLS options [1]
- Fix build with clang, -Wno-return-type
PR: ports/179950
Submitted by: nemysis <nemysis@gmx.ch> [1] (maintainer)
|
|
|
|
|
| |
PR: ports/177145
Submitted by: Alexander Kojevnikov <alexander@kojevnikov.com>
|
|
|
|
| |
Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
|
|
|
|
|
|
| |
- SIP has been upgraded to 4.14.7.
- PyQt4 has been upgraded to 4.10.2.
- QScintilla2 has been upgraded to 2.7.2.
|
|
|
|
|
| |
- Convert to new options macros, list all options in OPTIONS_DEFINE
- Make DOXYGEN independent of DOCS option, use generated plist for it
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
|
|
|
| |
- Fix MTP option
- Pet portlint
PR: ports/179275
Submitted by: myself
Approved by: maintainer timeout (mono@, 16 days)
|
|
|
|
|
| |
2013-06-19 multimedia/p5-Video-Info: Broken for more than 6 month
2013-06-19 net-p2p/p5-pdonkey: depends on expired multimedia/p5-Video-Info
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
libdvdcss package is actually libdvdcss.so.3, so the call always fails and
handbrake is unable to properly read CSS-encoded DVDs.
Patch in the PR suggested bumping requested shlib version accordingly, but
methinks it is better to just remove it completely from CSS_LIB definition.
While here, register run-time dependency on `multimedia/libdvdcss'.
PR: ports/171473
Submitted by: Heath Nielson
Approved by: maintainer timeout (dmarion, over 9 months)
|
|
|
|
|
|
|
|
|
| |
- Update to 0.8.5 [1]
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
PR: ports/178836 [1]
Submitted by: pawel
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout)
|
|
|
|
|
|
|
|
| |
- Fix build with clang, main int arg
- Add LICENSE (GPLv2)
- Trim Makefile header
Approved by: culot / jpaetzel (mentors, implicit)
|
|
|
|
|
|
|
|
| |
- Cleanup Makefile and pkg-plist
PR: ports/177775
Submitted by: jgh@
Approved by: nemysis <nemysis@gmx.ch> (maintainer and author of fixes)
|
|
|
|
|
|
|
|
|
| |
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
| |
|
|
|
|
|
|
| |
PR: ports/179517
Submitted by: Mickael Maillot
Approved by: Manuel Creach (maintainer)
|
|
|
|
| |
Submitted by: olli hauer <ohauer@gmx.de>
|
| |
|
|
|
|
|
|
|
| |
- While here also use space in place of tab in pkg-descr WWW line
Reported by: eadler [1]
Approved by: manuel.creach@me.com (maintainer, via email)
|
| |
|
| |
|
|
|
|
|
| |
PR: 179449
Submitted by: Arrigo Marchiori <ardovm@yahoo.it> (fix)
|
|
|
|
| |
Submitted by: Barbara Guida <barbara.freebsd@gmail.com>
|
|
|
|
|
|
| |
* Chase the update in dependent ports.
PR: 179072
|
|
|
|
| |
WWW: http://ruby-gnome2.sourceforge.jp/
|
|
|
|
| |
WWW: http://ruby-gnome2.sourceforge.jp/
|
|
|
|
|
|
|
|
| |
- Change wording of error message to reflect ports having moved to new options framework.
PR: ports/179360
Submitted by: Manuel <manuel.creach@me.com> (maintainer)
Approved by: Manuel <manuel.creach@me.com> (via private email)
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Distfile is available on GH not GHC
- Use pathfix instead of manual REINPLACE
- gmake and _FILE_OFFSET_BITS are not needed
- USE_AUTORECONF does not exist
- Add a pkg-message about permissions needed
- Update adapter detection patch
PR: ports/177391
PR: ports/179331
Submitted by: Mickael Maillot, Manuel Creach (maintainer)
|
|
|
|
| |
- Add PORTSCOUT to skip development versions
|
|
|
|
| |
- Add PORTSCOUT to skip development versions
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add PORTSCOUT to skip development versions
Changes: http://repo.or.cz/w/libquvi-scripts.git/blob/HEAD:/NEWS
|
|
|
|
|
|
| |
- Remove LICENSE_FILE.
- Remove soversion number from LIB_DEPENDS.
- Add support for different FFmpeg versions (currently using ffmpeg1).
|
|
|
|
|
|
|
| |
- Add KDE4 option (dependent on QT4 one).
Informations on the release can be found in the official announcement:
http://mltframework.blogspot.it/2013/06/v090-released-with-new-property.html
|
| |
|
|
|
|
| |
USES pkgconfig pathfix
|
|
|
|
|
|
|
| |
- PERL_CONFIGURE implies USE_PERL5.
- USE_PERL5 implies USE_PERL5_BUILD and USE_PERL5_RUN.
Reported by: az
|
|
|
|
| |
Reported by: http://az.semmy.ru/perl_sdad.txt
|
|
|
|
|
|
| |
PR: ports/179353
Submitted by: myself
Approved by: c.petrik.sosa@gmail.com (maintainer)
|
| |
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
| |
- while here convert to USES for py-periscope
Approved by: portmgr (bapt)
|
|
|
|
| |
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update Haskell Platform to version 2013.2.0.0
Please note that port revisions for all the Haskell ports without version
changes are bumped.
Some highlights of the update:
- Fix PDF generation for pandoc [1]
- From now on, PREFIX/{lib,share,share/doc}/cabal/ghc-GHC_VERSION are used for
hs- ports (Cabal packages) as prefixes to avoid problems when upgrading with
portmaster(8) [2]
- Experimental support for LLVM-based code generation (disabled by default)
- Many simplifications, refactoring in bsd.cabal.mk
New ports (11):
devel/hs-asn1-types 0.1.3
devel/hs-data-default-class 0.0.1
devel/hs-data-default-instances-base 0.0.1
devel/hs-data-default-instances-containers 0.0.1
devel/hs-data-default-instances-dlist 0.0.1
devel/hs-data-default-instances-old-locale 0.0.1
devel/hs-extensible-exceptions 0.1.1.4
devel/hs-mmorph 1.0.0
devel/hs-quickcheck-io 0.1.0
x11-toolkits/hs-GLURaw 1.3.0.0
x11-toolkits/hs-OpenGLRaw 1.3.0.0
Updated ports (104):
archivers/hs-zlib 0.5.4.0_1 --> 0.5.4.1
databases/hs-persistent 1.1.5.1 --> 1.2.0.1
databases/hs-persistent-sqlite 1.1.5 --> 1.2.0
databases/hs-persistent-template 1.1.2.4 --> 1.2.0
devel/hs-HUnit 1.2.5.1_1 --> 1.2.5.2
devel/hs-IORefCAS 0.2_3 --> 0.2.0.1
devel/hs-MonadRandom 0.1.8 --> 0.1.9
devel/hs-QuickCheck 2.5.1.1_1 --> 2.6
devel/hs-abstract-deque 0.1.6_1 --> 0.2
devel/hs-alex 3.0.2_1 --> 3.0.5
devel/hs-async 2.0.1.3_1 --> 2.0.1.4
devel/hs-basic-prelude 0.3.4.0 --> 0.3.5.0
devel/hs-blaze-builder 0.3.1.0_4 --> 0.3.1.1
devel/hs-byteorder 1.0.3_4 --> 1.0.4
devel/hs-cabal-install 0.14.0_4 --> 1.16.0.2
devel/hs-classy-prelude 0.5.3 --> 0.5.7
devel/hs-cmdargs 0.10.2 --> 0.10.3
devel/hs-conduit 1.0.2 --> 1.0.5
devel/hs-data-default 0.5.0_1 --> 0.5.3
devel/hs-fsnotify 0.0.6 --> 0.0.11
devel/hs-generic-deriving 1.4.0 --> 1.5.0
devel/hs-git-annex 4.20130323_1 --> 4.20130601
devel/hs-haddock 2.11.0_1 --> 2.13.2
devel/hs-hashable 1.2.0.5 --> 1.1.2.5,1
devel/hs-hlint 1.8.43 --> 1.8.45
devel/hs-hspec 1.4.4 --> 1.5.4
devel/hs-hspec-expectations 0.3.0.3_1 --> 0.3.2
devel/hs-largeword 1.0.4 --> 1.0.5
devel/hs-lens 3.8.7.3 --> 3.9.0.2
devel/hs-lifted-base 0.2.0.2 --> 0.2.0.5
devel/hs-monad-control 0.3.1.4_1 --> 0.3.2.1
devel/hs-monad-logger 0.3.0.1 --> 0.3.1.1
devel/hs-monad-par 0.3.4.1 --> 0.3.4.2
devel/hs-pool-conduit 0.1.1_1 --> 0.1.2
devel/hs-profunctors 3.3 --> 3.3.0.1
devel/hs-reflection 1.1.7 --> 1.3.2
devel/hs-resourcet 0.4.5 --> 0.4.7.1
devel/hs-show 0.5 --> 0.6
devel/hs-split 0.2.1.1_1 --> 0.2.2
devel/hs-stm 2.4_1 --> 2.4.2
devel/hs-syb 0.3.7_1 --> 0.4.0
devel/hs-tagged 0.4.4_1 --> 0.6
devel/hs-text 0.11.2.3_1 --> 0.11.3.1
devel/hs-unix-compat 0.4.1.0 --> 0.4.1.1
devel/hs-unix-time 0.1.5 --> 0.1.8
devel/hs-unordered-containers 0.2.3.0 --> 0.2.3.1
devel/hs-utility-ht 0.0.8_3 --> 0.0.9
devel/hs-uuagc 0.9.42.2_3 --> 0.9.42.3
devel/hs-uuid 1.2.9 --> 1.2.13
devel/hs-void 0.5.11 --> 0.6
math/hs-NumInstances 1.2 --> 1.3
math/hs-comonad-transformers 3.0.1_1 --> 3.0.2
math/hs-semigroups 0.9 --> 0.9.1
math/hs-statistics 0.10.2.0_2 --> 0.10.3.1
net/hs-network 2.3.1.0_1 --> 2.4.1.2
net/hs-publicsuffixlist 0.0.3 --> 0.1
net/hs-socks 0.5.0 --> 0.5.1
security/hs-certificate 1.3.5_1 --> 1.3.7
security/hs-cipher-aes 0.1.7 --> 0.1.8
security/hs-clientsession 0.8.1_1 --> 0.9
security/hs-crypto-api 0.11 --> 0.12.1
security/hs-crypto-conduit 0.5.0 --> 0.5.2
security/hs-crypto-pubkey 0.1.2_1 --> 0.1.3
security/hs-crypto-pubkey-types 0.2.0_1 --> 0.3.2
security/hs-cryptocipher 0.4.0_1 --> 0.5.0
security/hs-cryptohash 0.8.3_1 --> 0.9.0
security/hs-skein 0.1.0.12 --> 1.0.3
textproc/hs-HaXml 1.23.3_2 --> 1.24
textproc/hs-attoparsec-conduit 1.0.0 --> 1.0.1
textproc/hs-blaze-html 0.6.0.0 --> 0.6.1.1
textproc/hs-blaze-markup 0.5.1.4 --> 0.5.1.5
textproc/hs-case-insensitive 1.0 --> 1.0.0.2
textproc/hs-highlighting-kate 0.5.3.8 --> 0.5.3.9
textproc/hs-hs-bibutils 4.17 --> 5.0
textproc/hs-polyparse 1.8_3 --> 1.9
textproc/hs-texmath 0.6.1.3 --> 0.6.1.5
textproc/hs-xml 1.3.12_4 --> 1.3.13
textproc/hs-yaml 0.8.2.3 --> 0.8.2.4
www/hs-HTTP 4000.2.5_1 --> 4000.2.8
www/hs-cgi 3001.1.7.4_6,1 --> 3001.1.7.5,1
www/hs-hamlet 1.1.6.3 --> 1.1.7.1
www/hs-happstack-server 7.1.7 --> 7.1.7.1
www/hs-heist 0.11.1 --> 0.12.0
www/hs-http-conduit 1.9.0 --> 1.9.3
www/hs-http-reverse-proxy 0.1.1.3 --> 0.1.1.6
www/hs-shakespeare 1.0.3.1 --> 1.0.5
www/hs-shakespeare-css 1.0.3 --> 1.0.5.1
www/hs-shakespeare-js 1.1.2.1 --> 1.1.4
www/hs-snap 0.11.2 --> 0.12.0
www/hs-wai-extra 1.3.2.4 --> 1.3.4
www/hs-wai-test 1.3.0.4 --> 1.3.1
www/hs-warp 1.3.7.4 --> 1.3.8.1
www/hs-yesod 1.1.9.2 --> 1.2.0.1
www/hs-yesod-auth 1.1.5.3 --> 1.2.0
www/hs-yesod-core 1.1.8.2 --> 1.2.0.4
www/hs-yesod-form 1.2.1.3 --> 1.3.0
www/hs-yesod-persistent 1.1.0.1_1 --> 1.2.0
www/hs-yesod-platform 1.1.8 --> 1.2.0.1
www/hs-yesod-routes 1.1.2 --> 1.2.0
www/hs-yesod-static 1.1.2.2 --> 1.2.0
www/hs-yesod-test 0.3.5 --> 1.2.0
x11-toolkits/hs-GLUT 2.1.2.1_7,1 --> 2.4.0.0,1
x11-toolkits/hs-OpenGL 2.2.3.1_4,1 --> 2.8.0.0,1
x11/hs-xmobar 0.16_2 --> 0.17
Removed ports (2):
www/hs-yesod-default 1.1.3.2
www/hs-yesod-json 1.1.2.1
PR: ports/179146 [1]
Requested by: Omar Thameen <omar@biglist.com> [1]
Reported by: sperber, bapt [2]
Tested by: sperber [2]
Obtained from: FreeBSD Haskell
|
| |
|
|
|
|
|
|
|
| |
bsd.port.mk, but these ports use :U and/or :L variable modifiers in
a .for loop which is expanded before bsd.port.mk is included.
Reviewed by: kwm
|
|
|
|
|
|
| |
PR: ports/179068
Submitted by: Phil Oleson <oz@nixil.net>
Approved by: gslin@gslin.org (maintainer)
|
|
|
|
| |
Reported by: pkg (DEVELOPER_MODE)
|
|
|
|
|
|
|
| |
- Remove Author tag, fix WWW line in pkg-descr
PR: ports/179069 [1]
Submitted by: Phil Oleson <oz@nixil.net> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
bsd.linux-rpm.mk. The default linux version is now Fedora 10.
- Remove now obsolete checks for Linux 2.4 in emulators/linux_base-c6,
emulators/linux_base-f10, and emulators/linux_dist-gentoo-stage3.
While there, remove superfluous -p argument from ${MKDIR}.
- Remove now obsolete check for Linux 2.4 or FreeBSD 6 and lower from
astro/google-earth.
- Remove expired Fedora Core 4 ports which were only used on FreeBSD 7
and below.
- Update LEGAL and MOVED
PR: ports/176877
Submitted by: myself
Approved by: portmgr (bapt)
Exp-run by: bapt
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
|
|
|
|
| |
Submitted by: pointyhat amd64 10-exprun via miwi
|
|
|
|
|
|
|
| |
- Strip Makefile header.
- Bump PORTREVISION.
Submitted by: pointyhat amd64 10-exprun via miwi
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION for package change
- While I'm here, cleanup Makefile header
PR: ports/175817
Submitted by: oliver
|
|
|
|
|
|
| |
- Strip Makefile header.
Submitted by: pointyhat amd64 10-exprun via miwi
|
|
|
|
|
|
|
|
| |
- Remove unnecessary depend on PERL_LEVEL < 5.12
PR: ports/178911
Submitted by: az
Approved by: maintainer
|
|
|
|
| |
Approved by: crees, tabthorpe (mentors, implicit)
|
| |
|
|
|
|
|
|
| |
- Remove patches and checks for unsupported FreeBSD versions.
The area51 repository features commits by avilla, rakuco and myself.
|
|
|
|
|
|
| |
- Update Enlightenment to 0.17.3
Approved by: crees (mentor)
|
|
|
|
|
|
|
| |
by the buildlog that showed @dirrm with absolute paths.)
- Bump PORTREVISIONs once more.
Submitted by: kwm
|
|
|
|
|
|
|
|
| |
(We still don't delete runtime data files the ports may have created
there, should we?)
- Bump PORTREVISIONs.
Submitted by: 91amd64-exp-run via miwi
|
|
|
|
|
|
| |
- No PORTREVISION bump as the package doesn't change (significantly.)
Submitted by: 91amd64-exp-run via miwi
|