Age | Commit message (Collapse) | Author |
|
mark them as CONFLICTS_INSTALL
mark x11-themes/sapphire-themes as BROKEN because it depends on both xli and xloadimage
Reported by: pointyhat(pkgng exp-run)
Feature safe: yes
|
|
(https://bugzilla.gnome.org/show_bug.cgi?id=646317). This patch addresses
a bug in gnome-terminal in which it returns an invalid exit status causing
some environments (e.g. e17) to complain
(http://trac.enlightenment.org/e/ticket/823).
Approved by: mezz on gnome
Obtained from: Gnome bugzilla bug 646317
(https://bugzilla.gnome.org/show_bug.cgi?id=646317)
Feature safe: yes
|
|
Feature safe: yes
|
|
1. If gnome_enable is not set, gdm_enable will remain undefined.
2. Change the order of calling load_rc_config() and setting the
default variables to the typical order for ports
3. Not only is the checkyesno for gdm_enable in gdm_start() not
needed, it causes problems if, for example the user does
'/usr/local/etc/rc.d/gdm onestart' from the command line.
4. Switch to using 'unlink' instead of 'rm -f'
5. If lshal does not exist, error out instead of looping
6. Mark a variable local
Bump the PORTREVISION.
PR: ports/159391
Submitted by: dougb
Feature safe: yes
|
|
PR: ports/163518
Submitted by: Jan Beich <jbeich@tormail.net>
Feature safe: yes
|
|
Submitted by: winstonw@lavabit.com (maintainer)
Feature safe: yes
|
|
- Bump PORTREVISION
Feature safe: yes
|
|
Feature safe: yes
|
|
Reported by: Oliver Pinter <oliver.pntr@gmail.com>
|
|
They were added to fix build with kdelibs-4.5, while correct fix was
to add them as run dependencies for x11/kdelibs4 (done a while ago).
|
|
In file included from kab2kabc.cpp:35:
addressbook.h:29:23: error: addressee.h: No such file or directory
Reported by: pointyhat
|
|
command.c:2:20: error: WMaker.h: No such file or directory
command.c:289: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
command.c:290: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
command.c: In function 'cmd_getc':
command.c:1913: error: 'app' undeclared (first use in this function)
command.c:1913: error: (Each undeclared identifier is reported only once
command.c:1913: error: for each function it appears in.)
*** Error code 1
Reported by: pointyhat
|
|
Approved by: eadler (mentor)
|
|
- Do all @dirrmtry for localedir under %%NLS%% in plist.
PR: ports/161021
Submitted by: h h <aakuusta@gmail.com>
Approved by: x11 (kwm)
|
|
Reviewed by: kwm, miwi
|
|
|
|
|
|
Requested by: roam (on ports-developers@)
|
|
No current version of any software should use /etc/X11R6 so the symlink is no longer required.
Reviewed by: kwm
|
|
to fix DVB support. (which still is broken for tuners using
hardware pid filtering, like when running webcamd with
"-m dvb-usb-init.force_pid_filter_usage=1".)
- Add patches to fix build of ports depending on libxine to:
audio/amarok,
graphics/gimageview [1], graphics/pornview [1],
graphics/osg [2], graphics/osg-devel [2],
multimedia/emotion,
x11/kdelibs4 [3],
multimedia/kmplayer,
multimedia/konverter,
multimedia/qdvdauthor [4],
multimedia/vdr-plugin-xineliboutput,
multimedia/xfce4-media [5],
multimedia/xine_artsplugin,
multimedia/k9copy-kde4 [6]
- Fix RUN_DEPENDS= xine... which should be LIB_DEPENDS for audio/atunes . [7]
- Mark multimedia/phonon-xine BROKEN which refuses to build with
libxine 1.2.x and is deprecated upstream. [3]
- Disable XINE knob for x11/eaglemode for which I don't have a fix. [2]
- Note: multimedia/kaffeine runs after rakuco's x11/kdelibs4 fix,
but it only shows a green window at least with mp4 or ts files.
(avi files and audio still work.) It seems the kaffeine developers
have found this too and are now switching away from libxine in
their git repo - so I guess we'll have a broken kaffeine at least
until they release a new version.
- Bump PORTREVISIONs for ports depending on libxine by default.
- Add optional libbluray support to multimedia/libxine and
multimedia/vdr-plugin-xineliboutput.
PR: ports/165057 [6]
Submitted by: nox (self) [6], rakuco [3]
Approved by: dinoex (maintainer, via irc) [1],
amdmi3 (maintainer, via private email) [2],
kde@ (rakuco, via irc) [3],
Phil Oleson <oz@nixil.net> (maintainer, via private email) [4],
xfce@ (rene, via irc) [5],
Eduardo Gielamo Oliveira <egoliveira@gmail.com> (maintainer) [6],
lme (maintainer, via irc) [7]
Thanx to: Darren Salt (upstream libxine maintainer) for a few
hints on irc to help with patching ports depending
on deprecated libxine features
|
|
Update maintainer address
PR: ports/165274
Submitted by: Matthew Donovan (maintainer)
|
|
Submitted by: Oliver Pinter <oliver.pinter@gmail.com>
|
|
should fix ports which use gnome-config to find libs, such as
graphics/frontline
- Bump PORTREVISION
|
|
Reported by: pointyhat
|
|
|
|
|
|
PR: ports/165157
Submitted by: segin2005 at gmail.com
|
|
|
|
|
|
- Add optional XFS support [1] (default off) [2]
- Revised patch by maintainer [2]
PR: ports/164012
Submitted by: Aragon Gouveia <aragon@phat.za.net> [1]
Approved by: Jeroen Schot <schot@A-Eskwadraat.nl> (maintainer), gabor (mentor, implicit)
|
|
|
|
Obtained from: FreeBSD Haskell
|
|
Obtained from: FreeBSD Haskell
|
|
Obtained from: FreeBSD Haskell
|
|
|
|
PR: 164577
Submitted by: "Mikhail T." <m.tsatsenko at gmail dot com>
Approved by: maintainer (timeout; 2 weeks)
|
|
by tinderbox.
Submitted by: Jan Henrik Sylvester
|
|
Changes:
This bug fix release avoids crashes on long strings/filenames, and
adjusts the gui layout to make the Accept & Cancel buttons more usable.
|
|
by brian@ in SVN r192732 on 2009-05-25).
Reported by: erwinmail
Pointy hat to: danfe (for not running 7.X tinderbuild)
|
|
|
|
Reported by: eadler
|
|
|
|
|
|
tinderbox run
Reported by: x11@ mailing list
Reviewed by: miwi
Pointyhat to: me
|
|
PR: 164549
Submitted by: rakuco
Obtained from: KDE
|
|
xinit ... it's what you can use to "init" X ... go figure
Changes:
startx: Choose an unused $DISPLAY by default on all platforms
Use default clientargs, serverargs, and display if none were set
Include <sys/time.h> and <sys/resource.h> unconditionally
Reviewed by: Niclas Zeising
Obtained from: xorg-dev repo
|
|
Changes:
- Fix for broken gradients with repeat mode NONE
- Misc. other bug fixes.
Reviewed by: miwi
Obtained from: xorg-dev repo
|
|
adjust pkg-message accordingly.
Discussed with: Christian Zander from nVidia
|
|
* Handle printable characters from the Latin-1 to Latin-9 sets
* Handle KeyPad motion (Up, Down, ...) and digits keys
* Fix a bug that caused the PATH scanning routine to ignore the
last path element and simplify the algorithm
- Add LICENSE (MIT)
- Rearrange MASTER_SITES to fetch from my site first
|
|
PR: 164173
Submitted by: Ports Fury
|