cvs commit: ports/x11-drivers/xf86-video-intel Makefile ports/x11-drivers/xf86-video-intel/files patch-src_i830_dvo.c

2010-05-03 Thread Robert Noland
rnoland 2010-05-03 17:04:15 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-intel Makefile 
  Added files:
x11-drivers/xf86-video-intel/files patch-src_i830_dvo.c 
  Log:
  Add another patch to fix unresolved symbols.
  
  It seems that this issue only shows up on 8xx chips, so I missed
  it in the initial patching...
  
  Reported by:wexi on irc
  
  Revision  ChangesPath
  1.18  +1 -1  ports/x11-drivers/xf86-video-intel/Makefile
  1.1   +80 -0 
ports/x11-drivers/xf86-video-intel/files/patch-src_i830_dvo.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-hyperpen Makefile ports/x11-drivers/xf86-input-hyperpen/files patch-src_xf86HyperPen.c

2010-05-03 Thread Robert Noland
rnoland 2010-05-03 17:35:57 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-hyperpen Makefile 
  Added files:
x11-drivers/xf86-input-hyperpen/files patch-src_xf86HyperPen.c 
  Log:
  Pull patch from git to allow building with newer Xorg.
  
  Reported by:da...@catwhisker.org
  
  Revision  ChangesPath
  1.8   +1 -1  ports/x11-drivers/xf86-input-hyperpen/Makefile
  1.1   +75 -0 
ports/x11-drivers/xf86-input-hyperpen/files/patch-src_xf86HyperPen.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-penmount Makefile distinfo

2010-05-03 Thread Robert Noland
rnoland 2010-05-03 18:10:35 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-penmount Makefile distinfo 
  Log:
  Update to 1.4.1 (fix build with newer Xorg)
  
  Revision  ChangesPath
  1.9   +1 -2  ports/x11-drivers/xf86-input-penmount/Makefile
  1.5   +3 -3  ports/x11-drivers/xf86-input-penmount/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-mutouch Makefile ports/x11-drivers/xf86-input-mutouch/files patch-src_xf86MuTouch.c

2010-05-03 Thread Robert Noland
rnoland 2010-05-03 18:21:04 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-mutouch Makefile 
  Added files:
x11-drivers/xf86-input-mutouch/files patch-src_xf86MuTouch.c 
  Log:
  Pull patches from git to fix build on newer Xorg.
  
  Revision  ChangesPath
  1.8   +1 -1  ports/x11-drivers/xf86-input-mutouch/Makefile
  1.1   +70 -0 
ports/x11-drivers/xf86-input-mutouch/files/patch-src_xf86MuTouch.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/sysutils/gnome-power-manager Makefile ports/sysutils/gnome-power-manager/files patch-src_gpm-dpms.c

2010-05-07 Thread Robert Noland
rnoland 2010-05-07 13:58:19 UTC

  FreeBSD ports repository

  Modified files:
sysutils/gnome-power-manager Makefile 
  Added files:
sysutils/gnome-power-manager/files patch-src_gpm-dpms.c 
  Log:
  Fix build with newer Xorg.
  
  Approved by:kwm
  
  Revision  ChangesPath
  1.31  +1 -1  ports/sysutils/gnome-power-manager/Makefile
  1.1   +11 -0 
ports/sysutils/gnome-power-manager/files/patch-src_gpm-dpms.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-sis Makefile ports/x11-drivers/xf86-video-sis/files patch-src-sis_driver.c

2010-05-10 Thread Robert Noland
rnoland 2010-05-10 14:40:57 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-sis Makefile 
  Added files:
x11-drivers/xf86-video-sis/files patch-src-sis_driver.c 
  Log:
  Pull in patch from git to fix BIOS read on 650 and 760
  
  Revision  ChangesPath
  1.12  +1 -0  ports/x11-drivers/xf86-video-sis/Makefile
  1.1   +11 -0 
ports/x11-drivers/xf86-video-sis/files/patch-src-sis_driver.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/games/vdrift/files patch-SConstruct patch-src_SConscript

2010-05-17 Thread Robert Noland
rnoland 2010-05-17 14:30:00 UTC

  FreeBSD ports repository

  Modified files:
games/vdrift/files   patch-SConstruct patch-src_SConscript 
  Log:
  Fix build on -CURRENT
  
  Approved by:maintainer
  
  Revision  ChangesPath
  1.9   +2 -2  ports/games/vdrift/files/patch-SConstruct
  1.3   +3 -3  ports/games/vdrift/files/patch-src_SConscript
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/multimedia/pwcbsd/files extra-patch-pwc.c extra-patch-pwc.h

2010-05-17 Thread Robert Noland
rnoland 2010-05-17 16:36:34 UTC

  FreeBSD ports repository

  Modified files:
multimedia/pwcbsd/files extra-patch-pwc.c extra-patch-pwc.h 
  Log:
  Fix build on -CURRENT
  
  Approved by:lme (maintainer)
  
  Revision  ChangesPath
  1.3   +36 -22ports/multimedia/pwcbsd/files/extra-patch-pwc.c
  1.3   +2 -11 ports/multimedia/pwcbsd/files/extra-patch-pwc.h
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/multimedia/pwcbsd/files extra-patch-pwc.c

2010-05-17 Thread Robert Noland
rnoland 2010-05-17 19:46:26 UTC

  FreeBSD ports repository

  Modified files:
multimedia/pwcbsd/files extra-patch-pwc.c 
  Log:
  Now, Fix the build on <= 8.
  
  Revision  ChangesPath
  1.4   +2 -2  ports/multimedia/pwcbsd/files/extra-patch-pwc.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/sysutils/hal Makefile ports/sysutils/hal/files patch-hald_freebsd_hf-usb.c patch-hald_freebsd_hf-usb2.c

2009-03-02 Thread Robert Noland
rnoland 2009-03-03 03:30:20 UTC

  FreeBSD ports repository

  Modified files:
sysutils/hal Makefile 
sysutils/hal/files   patch-hald_freebsd_hf-usb.c 
 patch-hald_freebsd_hf-usb2.c 
  Log:
  Set the device node to NULL for usb keyboards.  The xorg keyboard
  driver has the ability to open character devices, but in our case
  syscons always owns the devices.  This should allow usb only
  setups as well as help people who are setting xorg input options
  on usb devices.
  
  PR: 132270
  Submitted by:   Jose M Rodriguez 
  Approved by:marcus
  
  Revision  ChangesPath
  1.51  +1 -1  ports/sysutils/hal/Makefile
  1.6   +15 -6 ports/sysutils/hal/files/patch-hald_freebsd_hf-usb.c
  1.2   +3 -3  ports/sysutils/hal/files/patch-hald_freebsd_hf-usb2.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net-p2p/vuze Makefile distinfo

2009-03-06 Thread Robert Noland
rnoland 2009-03-07 05:46:23 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/vuze Makefile distinfo 
  Log:
  Update to 4.1.0.4
  
  Revision  ChangesPath
  1.61  +1 -1  ports/net-p2p/vuze/Makefile
  1.27  +3 -3  ports/net-p2p/vuze/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/sysutils/quicksynergy Makefile distinfo ports/sysutils/quicksynergy/files patch-src-main.c

2009-03-08 Thread Robert Noland
rnoland 2009-03-08 18:42:07 UTC

  FreeBSD ports repository

  Modified files:
sysutils/quicksynergy Makefile distinfo 
  Removed files:
sysutils/quicksynergy/files patch-src-main.c 
  Log:
  Update to 0.9.0
  
  Revision  ChangesPath
  1.7   +1 -1  ports/sysutils/quicksynergy/Makefile
  1.3   +3 -3  ports/sysutils/quicksynergy/distinfo
  1.2   +0 -11 ports/sysutils/quicksynergy/files/patch-src-main.c (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-servers/xorg-server Makefile pkg-plist

2009-03-08 Thread Robert Noland
rnoland 2009-03-08 23:03:47 UTC

  FreeBSD ports repository

  Modified files:
x11-servers/xorg-server Makefile pkg-plist 
  Log:
  Add a patch from git to fix issues with gnome-2.25.
  
  Requested by:   marcus
  
  Revision  ChangesPath
  1.69  +1 -1  ports/x11-servers/xorg-server/Makefile
  1.18  +0 -1  ports/x11-servers/xorg-server/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-servers/xorg-server/files patch-Xserver-Xext-sync.c

2009-03-08 Thread Robert Noland
rnoland 2009-03-08 23:07:06 UTC

  FreeBSD ports repository

  Added files:
x11-servers/xorg-server/files patch-Xserver-Xext-sync.c 
  Log:
  Add the patch that I missed in the last commit.
  
  Revision  ChangesPath
  1.1   +90 -0 
ports/x11-servers/xorg-server/files/patch-Xserver-Xext-sync.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


Re: cvs commit: ports/x11-servers/xorg-server Makefile pkg-plist

2009-03-09 Thread Robert Noland
On Mon, 2009-03-09 at 06:34 +, Alexey Dokuchaev wrote:
> On Sun, Mar 08, 2009 at 11:03:47PM +0000, Robert Noland wrote:
> > rnoland 2009-03-08 23:03:47 UTC
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> > x11-servers/xorg-server Makefile pkg-plist 
> >   Log:
> >   Add a patch from git to fix issues with gnome-2.25.
> >   
> >   Requested by:   marcus
> 
> Could you enlighten us what issues are taken care of?

Wakeup scheduling only considered the threshold values, and not whether
the trigger was edge or level.

See also:
https://bugzilla.redhat.com/show_bug.cgi?id=474586
http://svn.gnome.org/viewvc/gnome-screensaver/trunk/src/test-idle-ext.c?view=markup

robert.


> Thanks.
> 
> ./danfe
-- 
Robert Noland 
FreeBSD


signature.asc
Description: This is a digitally signed message part


cvs commit: ports/x11-drivers/xf86-video-ati Makefile distinfo

2009-03-13 Thread Robert Noland
rnoland 2009-03-14 01:31:29 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-ati Makefile distinfo 
  Log:
  Update to 6.12.0
  
  This includes EXA and Xv support for r6/7xx series radeons.  You need
  the updated drm that is in -CURRENT now, -STABLE in about another week
  
  Revision  ChangesPath
  1.14  +1 -1  ports/x11-drivers/xf86-video-ati/Makefile
  1.12  +3 -3  ports/x11-drivers/xf86-video-ati/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-ati Makefile distinfo

2009-03-18 Thread Robert Noland
rnoland 2009-03-19 02:40:00 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-ati Makefile distinfo 
  Log:
  Update to 6.12.1
  
  Revision  ChangesPath
  1.15  +1 -1  ports/x11-drivers/xf86-video-ati/Makefile
  1.13  +3 -3  ports/x11-drivers/xf86-video-ati/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/ftp/filezilla Makefile distinfo

2009-03-26 Thread Robert Noland
rnoland 2009-03-27 04:50:50 UTC

  FreeBSD ports repository

  Modified files:
ftp/filezillaMakefile distinfo 
  Log:
  Update to 3.2.3.1
  
  Submitted by:   j...@wickedmachine.net(maintainer)
  
  Revision  ChangesPath
  1.22  +1 -1  ports/ftp/filezilla/Makefile
  1.15  +3 -3  ports/ftp/filezilla/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


Re: cvs commit: ports/devel/libpciaccess Makefile ports/devel/libpciaccess/files patch-src-common_init.c patch-src-freebsd_pci.c patch-src-pciaccess_private.h ports/x11-servers/xorg-server Makefile po

2009-03-31 Thread Robert Noland
On Tue, 2009-03-31 at 20:19 +, Marius Strobl wrote:
> marius  2009-03-31 20:19:04 UTC
> 
>   FreeBSD ports repository (src committer)
> 
>   Modified files:
> devel/libpciaccess   Makefile 
> devel/libpciaccess/files patch-src-freebsd_pci.c 
> x11-servers/xorg-server Makefile 
>   Added files:
> devel/libpciaccess/files patch-src-common_init.c 
>  patch-src-pciaccess_private.h 
> x11-servers/xorg-server/files 
>   
> patch-Xserver-hw-xfree86-os-support-bsd-sparc64_video.c 
>   Log:
>   Given that the x86-centric approach of mmap(2)'ing PCI memory via
>   mem(4) doesn't work on sparc64, revert to the pre-libpciaccess
>   approach of using the tty(4) device opened by the X server there.
>   Hopefully we have proper MI means of doing so one day.

If you have a more correct way of dealing with sparc64, I'll commit it
upstream.

robert.

>   Approved by:flz
>   
>   Revision  ChangesPath
>   1.7   +1 -1  ports/devel/libpciaccess/Makefile
>   1.1   +13 -0 ports/devel/libpciaccess/files/patch-src-common_init.c 
> (new)
>   1.6   +92 -19ports/devel/libpciaccess/files/patch-src-freebsd_pci.c
>   1.1   +10 -0 
> ports/devel/libpciaccess/files/patch-src-pciaccess_private.h (new)
>   1.70  +1 -1  ports/x11-servers/xorg-server/Makefile
>   1.1   +13 -0 
> ports/x11-servers/xorg-server/files/patch-Xserver-hw-xfree86-os-support-bsd-sparc64_video.c
>  (new)
-- 
Robert Noland 
FreeBSD


signature.asc
Description: This is a digitally signed message part


cvs commit: ports/Mk bsd.xorg.mk ports/x11/libXrandr Makefile distinfo ports/x11/randrproto Makefile distinfo ports/x11/xrandr Makefile distinfo ports/x11-drivers/xf86-input-acecad Makefile distinfo p

2009-04-03 Thread Robert Noland
rnoland 2009-04-04 04:04:01 UTC

  FreeBSD ports repository

  Modified files:
Mk   bsd.xorg.mk 
x11/libXrandrMakefile distinfo 
x11/randrproto   Makefile distinfo 
x11/xrandr   Makefile distinfo 
x11-drivers/xf86-input-acecad Makefile distinfo 
x11-drivers/xf86-input-calcomp Makefile 
x11-drivers/xf86-input-citron Makefile 
x11-drivers/xf86-input-digitaledge Makefile 
x11-drivers/xf86-input-dmc Makefile 
x11-drivers/xf86-input-dynapro Makefile 
x11-drivers/xf86-input-elo2300 Makefile 
x11-drivers/xf86-input-fpit Makefile distinfo 
x11-drivers/xf86-input-hyperpen Makefile distinfo 
x11-drivers/xf86-input-jamstudio Makefile 
x11-drivers/xf86-input-magellan Makefile 
x11-drivers/xf86-input-microtouch Makefile 
x11-drivers/xf86-input-palmax Makefile 
x11-drivers/xf86-input-penmount Makefile distinfo 
x11-drivers/xf86-input-spaceorb Makefile 
x11-drivers/xf86-input-summa Makefile 
x11-drivers/xf86-input-tek4957 Makefile 
x11-drivers/xf86-input-void Makefile distinfo 
x11-drivers/xf86-video-dummy Makefile distinfo 
x11-drivers/xf86-video-intel Makefile distinfo 
x11-drivers/xf86-video-mga Makefile distinfo 
x11-drivers/xf86-video-rendition Makefile distinfo 
x11-drivers/xf86-video-voodoo Makefile distinfo 
x11-servers/xephyr   Makefile distinfo 
x11-servers/xorg-dmx Makefile distinfo 
x11-servers/xorg-nestserver Makefile distinfo 
x11-servers/xorg-server Makefile distinfo pkg-plist 
x11-servers/xorg-server/files 
  patch-Xserver-hw-xfree86-common-compiler.h 
x11-servers/xorg-vfbserver Makefile distinfo 
  Added files:
x11-servers/xorg-server/files patch-configure 
  Removed files:
x11-servers/xorg-server/files patch-Xserver-Xext-sync.c 
  patch-Xserver-Xext-xvmc.c 
  
patch-Xserver-hw-xfree86-os-support-bsd-bsd_mouse.c 
  
patch-Xserver-hw-xfree86-os-support-xf86_OSlib.h 
  patch-bsdResource.c 
  patch-config-hal.c 
  Log:
  Update Xorg server to 1.6.0
  
  o Update randrproto, libXrandr and xrandr to 1.3.0
  o Update xf86-video-intel to 2.6.3
  o Update other less common drivers as needed
  o Mark a bunch of un-maintained input drivers ignored
  o Update the various slave X server ports as well
  
  Revision  ChangesPath
  1.10  +2 -2  ports/Mk/bsd.xorg.mk
  1.5   +1 -1  ports/x11-drivers/xf86-input-acecad/Makefile
  1.4   +3 -3  ports/x11-drivers/xf86-input-acecad/distinfo
  1.5   +2 -0  ports/x11-drivers/xf86-input-calcomp/Makefile
  1.5   +2 -0  ports/x11-drivers/xf86-input-citron/Makefile
  1.4   +2 -0  ports/x11-drivers/xf86-input-digitaledge/Makefile
  1.5   +2 -0  ports/x11-drivers/xf86-input-dmc/Makefile
  1.5   +2 -0  ports/x11-drivers/xf86-input-dynapro/Makefile
  1.5   +2 -0  ports/x11-drivers/xf86-input-elo2300/Makefile
  1.4   +1 -1  ports/x11-drivers/xf86-input-fpit/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-input-fpit/distinfo
  1.4   +1 -1  ports/x11-drivers/xf86-input-hyperpen/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-input-hyperpen/distinfo
  1.4   +2 -0  ports/x11-drivers/xf86-input-jamstudio/Makefile
  1.5   +2 -0  ports/x11-drivers/xf86-input-magellan/Makefile
  1.5   +2 -0  ports/x11-drivers/xf86-input-microtouch/Makefile
  1.4   +2 -0  ports/x11-drivers/xf86-input-palmax/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-input-penmount/Makefile
  1.4   +3 -3  ports/x11-drivers/xf86-input-penmount/distinfo
  1.5   +2 -0  ports/x11-drivers/xf86-input-spaceorb/Makefile
  1.4   +2 -0  ports/x11-drivers/xf86-input-summa/Makefile
  1.4   +2 -0  ports/x11-drivers/xf86-input-tek4957/Makefile
  1.5   +1 -2  ports/x11-drivers/xf86-input-void/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-input-void/distinfo
  1.5   +1 -1  ports/x11-drivers/xf86-video-dummy/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-video-dummy/distinfo
  1.13  +1 -1  ports/x11-drivers/xf86-video-intel/Makefile
  1.12  +3 -3  ports/x11-drivers/xf86-video-intel/distinfo
  1.9   +2 -2  ports/x11-drivers/xf86-video-mga/Makefile
  1.7   +3 -3  ports/x11-drivers/xf86-video-mga/distinfo
  1.5   +1 -1  ports/x11-drivers/xf86-video-rendition/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-video-rendition/distinfo
  1.5   +1 -1  ports/x11-drivers/xf86-video-voodoo/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-video-voodoo/distinfo
  1.6   +12 -4 ports/x11-servers/xephyr/Makefile
  1.3   +3 -3  ports/x11-servers/xephyr/distinfo
  1.14  +1

cvs commit: ports/x11/gsynaptics Makefile ports/x11/slim Makefile ports/x11/wrapper Makefile ports/x11/xorg Makefile ports/x11/xorg-minimal Makefile ports/x11-drivers/input-wacom Makefile ports/x11-dr

2009-04-03 Thread Robert Noland
rnoland 2009-04-04 04:05:11 UTC

  FreeBSD ports repository

  Modified files:
x11/gsynaptics   Makefile 
x11/slim Makefile 
x11/wrapper  Makefile 
x11/xorg Makefile 
x11/xorg-minimal Makefile 
x11-drivers/input-wacom Makefile 
x11-drivers/xf86-input-elographics Makefile 
x11-drivers/xf86-input-joystick Makefile 
x11-drivers/xf86-input-keyboard Makefile 
x11-drivers/xf86-input-magictouch Makefile 
x11-drivers/xf86-input-mouse Makefile 
x11-drivers/xf86-input-mutouch Makefile 
x11-drivers/xf86-input-synaptics Makefile 
x11-drivers/xf86-input-vmmouse Makefile 
x11-drivers/xf86-video-apm Makefile 
x11-drivers/xf86-video-ark Makefile 
x11-drivers/xf86-video-ati Makefile 
x11-drivers/xf86-video-chips Makefile 
x11-drivers/xf86-video-cirrus Makefile 
x11-drivers/xf86-video-cyrix Makefile 
x11-drivers/xf86-video-fbdev Makefile 
x11-drivers/xf86-video-glint Makefile 
x11-drivers/xf86-video-i128 Makefile 
x11-drivers/xf86-video-i740 Makefile 
x11-drivers/xf86-video-imstt Makefile 
x11-drivers/xf86-video-mach64 Makefile 
x11-drivers/xf86-video-neomagic Makefile 
x11-drivers/xf86-video-newport Makefile 
x11-drivers/xf86-video-nouveau Makefile 
x11-drivers/xf86-video-nsc Makefile 
x11-drivers/xf86-video-nv Makefile 
x11-drivers/xf86-video-openchrome Makefile 
x11-drivers/xf86-video-r128 Makefile 
x11-drivers/xf86-video-radeonhd Makefile 
x11-drivers/xf86-video-radeonhd-devel Makefile 
x11-drivers/xf86-video-s3 Makefile 
x11-drivers/xf86-video-s3virge Makefile 
x11-drivers/xf86-video-savage Makefile 
x11-drivers/xf86-video-siliconmotion Makefile 
x11-drivers/xf86-video-sis Makefile 
x11-drivers/xf86-video-sis-intel Makefile 
x11-drivers/xf86-video-sunffb Makefile 
x11-drivers/xf86-video-tdfx Makefile 
x11-drivers/xf86-video-tga Makefile 
x11-drivers/xf86-video-trident Makefile 
x11-drivers/xf86-video-tseng Makefile 
x11-drivers/xf86-video-vesa Makefile 
x11-drivers/xf86-video-vga Makefile 
x11-drivers/xf86-video-via Makefile 
x11-drivers/xf86-video-vmware Makefile 
x11-drivers/xorg-drivers Makefile 
  Log:
  Chase the Xorg server update and bump ports that depend on it.
  
  Revision  ChangesPath
  1.5   +1 -0  ports/x11-drivers/input-wacom/Makefile
  1.4   +1 -0  ports/x11-drivers/xf86-input-elographics/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-joystick/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-keyboard/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-input-magictouch/Makefile
  1.10  +1 -1  ports/x11-drivers/xf86-input-mouse/Makefile
  1.4   +1 -0  ports/x11-drivers/xf86-input-mutouch/Makefile
  1.2   +1 -0  ports/x11-drivers/xf86-input-synaptics/Makefile
  1.11  +1 -0  ports/x11-drivers/xf86-input-vmmouse/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-apm/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-ark/Makefile
  1.16  +1 -0  ports/x11-drivers/xf86-video-ati/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-chips/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-cirrus/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-video-cyrix/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-fbdev/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-glint/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-i128/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-i740/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-video-imstt/Makefile
  1.3   +1 -1  ports/x11-drivers/xf86-video-mach64/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-neomagic/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-video-newport/Makefile
  1.3   +1 -0  ports/x11-drivers/xf86-video-nouveau/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-video-nsc/Makefile
  1.16  +1 -1  ports/x11-drivers/xf86-video-nv/Makefile
  1.11  +1 -0  ports/x11-drivers/xf86-video-openchrome/Makefile
  1.3   +1 -1  ports/x11-drivers/xf86-video-r128/Makefile
  1.15  +1 -1  ports/x11-drivers/xf86-video-radeonhd-devel/Makefile
  1.10  +1 -1  ports/x11-drivers/xf86-video-radeonhd/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-s3/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-s3virge/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-savage/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-siliconmotion/Makefile
  1.3   +1 -0  ports/x11-drivers/xf86-video-sis-intel/Makefile
  1.7   +1 -0  ports/x11-drivers/xf86-video-sis/Makefile
  1.6   +1 -1  ports/x11-drivers/xf86-video-sunffb/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-video-tdfx/Makefile
  1.5   +1 -0  ports/x11-drive

cvs commit: ports/graphics/dri distinfo ports/graphics/libGL Makefile bsd.mesalib.mk distinfo ports/graphics/libGLU distinfo ports/graphics/libGLw distinfo ports/graphics/libglut Makefile distinfo por

2009-04-03 Thread Robert Noland
rnoland 2009-04-04 04:16:10 UTC

  FreeBSD ports repository

  Modified files:
graphics/dri distinfo 
graphics/libGL   Makefile bsd.mesalib.mk distinfo 
graphics/libGLU  distinfo 
graphics/libGLw  distinfo 
graphics/libglut Makefile distinfo 
graphics/mesa-demos  distinfo 
  Log:
  Update the Mesa ports to 7.4
  
  PR: 133167
  Submitted by:   Anonymous 
  
  Revision  ChangesPath
  1.13  +3 -3  ports/graphics/dri/distinfo
  1.10  +0 -1  ports/graphics/libGL/Makefile
  1.9   +2 -2  ports/graphics/libGL/bsd.mesalib.mk
  1.7   +3 -3  ports/graphics/libGL/distinfo
  1.10  +3 -3  ports/graphics/libGLU/distinfo
  1.6   +3 -3  ports/graphics/libGLw/distinfo
  1.20  +0 -1  ports/graphics/libglut/Makefile
  1.15  +6 -6  ports/graphics/libglut/distinfo
  1.17  +6 -6  ports/graphics/mesa-demos/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/libxcb Makefile ports/x11/libxcb/files patch-src-xcb_auth.c

2009-04-04 Thread Robert Noland
rnoland 2009-04-04 18:49:26 UTC

  FreeBSD ports repository

  Modified files:
x11/libxcb   Makefile 
  Added files:
x11/libxcb/files patch-src-xcb_auth.c 
  Log:
  Add patch to fix xauth.
  
  PR: 131120
  Submitted by:   Danny Braniss 
  Approved by:Ashish SHUKLA  (maintainer)
  
  Revision  ChangesPath
  1.17  +1 -0  ports/x11/libxcb/Makefile
  1.1   +16 -0 ports/x11/libxcb/files/patch-src-xcb_auth.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/xinput Makefile distinfo

2009-04-05 Thread Robert Noland
rnoland 2009-04-06 04:21:56 UTC

  FreeBSD ports repository

  Modified files:
x11/xinput   Makefile distinfo 
  Log:
  Update to 1.4.1
  
  Revision  ChangesPath
  1.6   +1 -1  ports/x11/xinput/Makefile
  1.5   +3 -3  ports/x11/xinput/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-nv Makefile distinfo ports/x11-drivers/xf86-video-nv/files patch-src-g80_driver.c patch-src-nv_driver.c

2009-04-07 Thread Robert Noland
rnoland 2009-04-07 19:00:35 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-nv Makefile distinfo 
  Removed files:
x11-drivers/xf86-video-nv/files patch-src-g80_driver.c 
patch-src-nv_driver.c 
  Log:
  Update to 2.1.13
  
  Revision  ChangesPath
  1.17  +1 -2  ports/x11-drivers/xf86-video-nv/Makefile
  1.12  +3 -3  ports/x11-drivers/xf86-video-nv/distinfo
  1.2   +0 -16 
ports/x11-drivers/xf86-video-nv/files/patch-src-g80_driver.c (dead)
  1.2   +0 -29 
ports/x11-drivers/xf86-video-nv/files/patch-src-nv_driver.c (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/libX11 Makefile distinfo pkg-plist

2009-04-07 Thread Robert Noland
rnoland 2009-04-08 02:45:24 UTC

  FreeBSD ports repository

  Modified files:
x11/libX11   Makefile distinfo pkg-plist 
  Log:
  Update to 1.2.1
  
  Revision  ChangesPath
  1.29  +1 -1  ports/x11/libX11/Makefile
  1.11  +3 -3  ports/x11/libX11/distinfo
  1.10  +8 -0  ports/x11/libX11/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/xkeyboard-config Makefile distinfo pkg-plist ports/x11/xkeyboard-config/files patch-keycodes_xfree98

2009-04-07 Thread Robert Noland
rnoland 2009-04-08 03:12:30 UTC

  FreeBSD ports repository

  Modified files:
x11/xkeyboard-config Makefile distinfo pkg-plist 
  Removed files:
x11/xkeyboard-config/files patch-keycodes_xfree98 
  Log:
  Update to 1.5
  
  Revision  ChangesPath
  1.13  +5 -1  ports/x11/xkeyboard-config/Makefile
  1.6   +3 -3  ports/x11/xkeyboard-config/distinfo
  1.2   +0 -11 ports/x11/xkeyboard-config/files/patch-keycodes_xfree98 
(dead)
  1.9   +1 -0  ports/x11/xkeyboard-config/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-wm/compiz-plugins-extra Makefile distinfo pkg-descr pkg-plist ports/x11-wm/compiz-plugins-main Makefile distinfo pkg-descr pkg-plist ports/x11-wm/compiz-plugins-unsupported Makef

2009-04-07 Thread Robert Noland
rnoland 2009-04-08 05:49:38 UTC

  FreeBSD ports repository

  Modified files:
x11-wm/compiz-plugins-extra Makefile distinfo pkg-descr 
pkg-plist 
x11-wm/compiz-plugins-main Makefile distinfo pkg-descr 
   pkg-plist 
x11-wm/compiz-plugins-unsupported Makefile distinfo pkg-descr 
  pkg-plist 
  Log:
  Forced commit to document repo-copy.
  
  Revision  ChangesPath
  1.14  +0 -0  ports/x11-wm/compiz-plugins-extra/Makefile
  1.4   +0 -0  ports/x11-wm/compiz-plugins-extra/distinfo
  1.2   +0 -0  ports/x11-wm/compiz-plugins-extra/pkg-descr
  1.4   +1 -1  ports/x11-wm/compiz-plugins-extra/pkg-plist
  1.12  +0 -0  ports/x11-wm/compiz-plugins-main/Makefile
  1.4   +0 -0  ports/x11-wm/compiz-plugins-main/distinfo
  1.2   +0 -0  ports/x11-wm/compiz-plugins-main/pkg-descr
  1.4   +1 -1  ports/x11-wm/compiz-plugins-main/pkg-plist
  1.12  +0 -0  ports/x11-wm/compiz-plugins-unsupported/Makefile
  1.4   +0 -0  ports/x11-wm/compiz-plugins-unsupported/distinfo
  1.2   +0 -0  ports/x11-wm/compiz-plugins-unsupported/pkg-descr
  1.4   +1 -1  ports/x11-wm/compiz-plugins-unsupported/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports MOVED ports/devel/compiz-bcop Makefile distinfo ports/x11-wm Makefile ports/x11-wm/ccsm Makefile distinfo pkg-plist ports/x11-wm/compiz Makefile distinfo pkg-message pkg-plist ports/

2009-04-07 Thread Robert Noland
rnoland 2009-04-08 06:55:30 UTC

  FreeBSD ports repository

  Modified files:
.MOVED 
devel/compiz-bcopMakefile distinfo 
x11-wm   Makefile 
x11-wm/ccsm  Makefile distinfo pkg-plist 
x11-wm/compizMakefile distinfo pkg-plist 
x11-wm/compiz-fusion Makefile 
x11-wm/compiz-plugins-extra Makefile distinfo pkg-plist 
x11-wm/compiz-plugins-main Makefile distinfo pkg-plist 
x11-wm/compiz-plugins-unsupported Makefile distinfo pkg-plist 
x11-wm/compizconfig-backend-gconf Makefile distinfo 
x11-wm/compizconfig-python Makefile distinfo 
x11-wm/emerald   Makefile distinfo 
x11-wm/libcompizconfig Makefile distinfo pkg-plist 
x11-wm/simple-ccsm   Makefile distinfo 
  Added files:
x11-wm/compizpkg-message 
x11-wm/compiz/files  compiz-manager.in 
x11-wm/libcompizconfig/files patch-src-compiz.cpp 
  Removed files:
x11-wm/compiz-fusion-plugins-extra Makefile distinfo pkg-descr 
   pkg-plist 
x11-wm/compiz-fusion-plugins-main Makefile distinfo pkg-descr 
  pkg-plist 
x11-wm/compiz-fusion-plugins-unsupported Makefile distinfo 
 pkg-descr pkg-plist 
  Log:
  Update to 0.8.2
  
  o Start removing the fusion name from plugins.
  
  Revision  ChangesPath
  1.1844+4 -1  ports/MOVED
  1.10  +2 -2  ports/devel/compiz-bcop/Makefile
  1.4   +3 -3  ports/devel/compiz-bcop/distinfo
  1.242 +3 -3  ports/x11-wm/Makefile
  1.8   +2 -2  ports/x11-wm/ccsm/Makefile
  1.4   +3 -3  ports/x11-wm/ccsm/distinfo
  1.4   +4 -5  ports/x11-wm/ccsm/pkg-plist
  1.14  +0 -66 ports/x11-wm/compiz-fusion-plugins-extra/Makefile (dead)
  1.4   +0 -3  ports/x11-wm/compiz-fusion-plugins-extra/distinfo (dead)
  1.2   +0 -3  ports/x11-wm/compiz-fusion-plugins-extra/pkg-descr (dead)
  1.4   +0 -131ports/x11-wm/compiz-fusion-plugins-extra/pkg-plist (dead)
  1.12  +0 -61 ports/x11-wm/compiz-fusion-plugins-main/Makefile (dead)
  1.4   +0 -3  ports/x11-wm/compiz-fusion-plugins-main/distinfo (dead)
  1.2   +0 -3  ports/x11-wm/compiz-fusion-plugins-main/pkg-descr (dead)
  1.4   +0 -145ports/x11-wm/compiz-fusion-plugins-main/pkg-plist (dead)
  1.12  +0 -42 ports/x11-wm/compiz-fusion-plugins-unsupported/Makefile 
(dead)
  1.4   +0 -3  ports/x11-wm/compiz-fusion-plugins-unsupported/distinfo 
(dead)
  1.2   +0 -3  ports/x11-wm/compiz-fusion-plugins-unsupported/pkg-descr 
(dead)
  1.4   +0 -51 ports/x11-wm/compiz-fusion-plugins-unsupported/pkg-plist 
(dead)
  1.7   +4 -4  ports/x11-wm/compiz-fusion/Makefile
  1.15  +7 -5  ports/x11-wm/compiz-plugins-extra/Makefile
  1.5   +3 -3  ports/x11-wm/compiz-plugins-extra/distinfo
  1.5   +39 -29ports/x11-wm/compiz-plugins-extra/pkg-plist
  1.13  +4 -4  ports/x11-wm/compiz-plugins-main/Makefile
  1.5   +3 -3  ports/x11-wm/compiz-plugins-main/distinfo
  1.5   +30 -28ports/x11-wm/compiz-plugins-main/pkg-plist
  1.13  +6 -4  ports/x11-wm/compiz-plugins-unsupported/Makefile
  1.5   +3 -3  ports/x11-wm/compiz-plugins-unsupported/distinfo
  1.5   +40 -28ports/x11-wm/compiz-plugins-unsupported/pkg-plist
  1.16  +16 -4 ports/x11-wm/compiz/Makefile
  1.5   +3 -3  ports/x11-wm/compiz/distinfo
  1.1   +407 -0ports/x11-wm/compiz/files/compiz-manager.in (new)
  1.1   +10 -0 ports/x11-wm/compiz/pkg-message (new)
  1.6   +13 -2 ports/x11-wm/compiz/pkg-plist
  1.9   +2 -2  ports/x11-wm/compizconfig-backend-gconf/Makefile
  1.4   +3 -3  ports/x11-wm/compizconfig-backend-gconf/distinfo
  1.9   +2 -2  ports/x11-wm/compizconfig-python/Makefile
  1.4   +3 -3  ports/x11-wm/compizconfig-python/distinfo
  1.13  +2 -2  ports/x11-wm/emerald/Makefile
  1.4   +3 -3  ports/x11-wm/emerald/distinfo
  1.9   +2 -3  ports/x11-wm/libcompizconfig/Makefile
  1.4   +3 -3  ports/x11-wm/libcompizconfig/distinfo
  1.1   +20 -0 ports/x11-wm/libcompizconfig/files/patch-src-compiz.cpp 
(new)
  1.4   +1 -2  ports/x11-wm/libcompizconfig/pkg-plist
  1.2   +2 -2  ports/x11-wm/simple-ccsm/Makefile
  1.2   +3 -3  ports/x11-wm/simple-ccsm/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-ati Makefile distinfo

2009-04-08 Thread Robert Noland
rnoland 2009-04-08 15:18:49 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-ati Makefile distinfo 
  Log:
  Update to 6.12.2
  
  Revision  ChangesPath
  1.17  +1 -2  ports/x11-drivers/xf86-video-ati/Makefile
  1.14  +3 -3  ports/x11-drivers/xf86-video-ati/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/xkeyboard-config Makefile

2009-04-08 Thread Robert Noland
rnoland 2009-04-08 16:38:42 UTC

  FreeBSD ports repository

  Modified files:
x11/xkeyboard-config Makefile 
  Log:
  Fix bashism that I think was breaking rule generation.
  
  Revision  ChangesPath
  1.14  +2 -1  ports/x11/xkeyboard-config/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-radeonhd Makefile distinfo

2009-04-09 Thread Robert Noland
rnoland 2009-04-09 16:37:21 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-radeonhd Makefile distinfo 
  Log:
  Update to 1.2.5
  
  Revision  ChangesPath
  1.11  +1 -2  ports/x11-drivers/xf86-video-radeonhd/Makefile
  1.8   +3 -3  ports/x11-drivers/xf86-video-radeonhd/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libdrm Makefile distinfo pkg-plist

2009-04-09 Thread Robert Noland
rnoland 2009-04-09 20:03:54 UTC

  FreeBSD ports repository

  Modified files:
graphics/libdrm  Makefile distinfo pkg-plist 
  Log:
  Update to 2.4.7
  
  Based mostly on a patch from Anonymous  for the 2.4.6
  update.
  
  PR: 133454
  
  Revision  ChangesPath
  1.14  +4 -2  ports/graphics/libdrm/Makefile
  1.10  +3 -3  ports/graphics/libdrm/distinfo
  1.8   +14 -0 ports/graphics/libdrm/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-toolkits/swt-devel Makefile distinfo

2009-04-10 Thread Robert Noland
rnoland 2009-04-10 07:39:44 UTC

  FreeBSD ports repository

  Modified files:
x11-toolkits/swt-devel Makefile distinfo 
  Log:
  Update to 3.5M6
  
  Revision  ChangesPath
  1.24  +3 -4  ports/x11-toolkits/swt-devel/Makefile
  1.18  +6 -6  ports/x11-toolkits/swt-devel/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net-p2p/vuze Makefile distinfo ports/net-p2p/vuze/files patch-org__gudy__azureus2__ui__swt__views__table__impl__TableViewSWTImpl.java

2009-04-10 Thread Robert Noland
rnoland 2009-04-10 07:40:26 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/vuze Makefile distinfo 
  Removed files:
net-p2p/vuze/files   
 
patch-org__gudy__azureus2__ui__swt__views__table__impl__TableViewSWTImpl.java 
  Log:
  Update to 4.2.0.2
  
  Revision  ChangesPath
  1.62  +1 -2  ports/net-p2p/vuze/Makefile
  1.28  +3 -3  ports/net-p2p/vuze/distinfo
  1.2   +0 -11 
ports/net-p2p/vuze/files/patch-org__gudy__azureus2__ui__swt__views__table__impl__TableViewSWTImpl.java
 (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/pixman Makefile distinfo

2009-04-10 Thread Robert Noland
rnoland 2009-04-10 17:23:28 UTC

  FreeBSD ports repository

  Modified files:
x11/pixman   Makefile distinfo 
  Log:
  Update to 0.15.2
  
  Revision  ChangesPath
  1.10  +1 -1  ports/x11/pixman/Makefile
  1.7   +3 -3  ports/x11/pixman/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


Re: cvs commit: ports/graphics/dri Makefile ports/graphics/dri/files patch-configure ports/graphics/libGL Makefile ports/graphics/libGL/files patch-configure ports/graphics/libGLU Makefile ports/graph

2009-04-10 Thread Robert Noland
On Fri, 2009-04-10 at 18:00 +, Marius Strobl wrote:
> marius  2009-04-10 18:00:49 UTC
> 
>   FreeBSD ports repository (src committer)
> 
>   Modified files:
> graphics/dri Makefile 
> graphics/libGL   Makefile 
> graphics/libGLU  Makefile 
> graphics/libGLw  Makefile 
> graphics/libglut Makefile 
> graphics/mesa-demos  Makefile 
>   Added files:
> graphics/dri/files   patch-configure 
> graphics/libGL/files patch-configure 
> graphics/libGLU/files patch-configure 
> graphics/libGLw/files patch-configure 
> graphics/libglut/files patch-configure 
> graphics/mesa-demos/files patch-configure 
>   Log:
>   Re-enable DRI on powerpc and sparc64, mainly in order to fix
>   packaging.

I've fixed this upstream now, so we shouldn't need this once it filters
back down.

robert.

>   Approved by:rnoland
>   
>   Revision  ChangesPath
>   1.30  +1 -0  ports/graphics/dri/Makefile
>   1.1   +11 -0 ports/graphics/dri/files/patch-configure (new)
>   1.11  +1 -0  ports/graphics/libGL/Makefile
>   1.1   +11 -0 ports/graphics/libGL/files/patch-configure (new)
>   1.10  +1 -0  ports/graphics/libGLU/Makefile
>   1.1   +11 -0 ports/graphics/libGLU/files/patch-configure (new)
>   1.6   +1 -0  ports/graphics/libGLw/Makefile
>   1.1   +11 -0 ports/graphics/libGLw/files/patch-configure (new)
>   1.21  +1 -0  ports/graphics/libglut/Makefile
>   1.1   +11 -0 ports/graphics/libglut/files/patch-configure (new)
>   1.25  +1 -0  ports/graphics/mesa-demos/Makefile
>   1.1   +11 -0 ports/graphics/mesa-demos/files/patch-configure (new)
-- 
Robert Noland 
FreeBSD


signature.asc
Description: This is a digitally signed message part


cvs commit: ports/x11-drivers/xf86-video-nouveau Makefile distinfo

2009-04-10 Thread Robert Noland
rnoland 2009-04-10 18:26:09 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-nouveau Makefile distinfo 
  Log:
  Update the nouveau snapshot and remove BROKEN now that libdrm has
  been updated.
  
  PR: 133557
  Submitted by:   Anonymous 
  
  Revision  ChangesPath
  1.4   +31 -7 ports/x11-drivers/xf86-video-nouveau/Makefile
  1.2   +3 -3  ports/x11-drivers/xf86-video-nouveau/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-wm/compiz-plugins-unsupported Makefile

2009-04-11 Thread Robert Noland
rnoland 2009-04-11 18:44:15 UTC

  FreeBSD ports repository

  Modified files:
x11-wm/compiz-plugins-unsupported Makefile 
  Log:
  Make pointyhat happy by adding depend on plugins-main.
  
  Reported by:pointyhat (pav)
  
  Revision  ChangesPath
  1.14  +5 -2  ports/x11-wm/compiz-plugins-unsupported/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-wm/compiz-plugins-unsupported Makefile

2009-04-11 Thread Robert Noland
rnoland 2009-04-11 18:48:04 UTC

  FreeBSD ports repository

  Modified files:
x11-wm/compiz-plugins-unsupported Makefile 
  Log:
  Fix line-wrap issue...
  
  Pointyhat:  me
  
  Revision  ChangesPath
  1.15  +1 -2  ports/x11-wm/compiz-plugins-unsupported/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/gnome2-fifth-toe Makefile

2009-04-11 Thread Robert Noland
rnoland 2009-04-11 20:00:38 UTC

  FreeBSD ports repository

  Modified files:
x11/gnome2-fifth-toe Makefile 
  Log:
  Fix dependency on gnome-games-extra-data due to directory shuffle.
  
  Approved by:marcus
  
  Revision  ChangesPath
  1.90  +1 -1  ports/x11/gnome2-fifth-toe/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/gnome2-power-tools Makefile

2009-04-11 Thread Robert Noland
rnoland 2009-04-11 20:52:38 UTC

  FreeBSD ports repository

  Modified files:
x11/gnome2-power-tools Makefile 
  Log:
  Fix depend on epiphany-extensions
  
  Approved by:marcus
  
  Revision  ChangesPath
  1.46  +1 -1  ports/x11/gnome2-power-tools/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/audio/libmtp Makefile

2009-04-13 Thread Robert Noland
rnoland 2009-04-13 22:49:17 UTC

  FreeBSD ports repository

  Modified files:
audio/libmtp Makefile 
  Log:
  Fix libmtp.pc to work with usb2 systems.
  
  Approved by:portmgr (pav)
  
  Revision  ChangesPath
  1.14  +5 -1  ports/audio/libmtp/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/ftp/filezilla Makefile distinfo

2009-04-21 Thread Robert Noland
rnoland 2009-04-22 04:54:37 UTC

  FreeBSD ports repository

  Modified files:
ftp/filezillaMakefile distinfo 
  Log:
  Update to 3.2.4
  
  Submitted by:   j...@wickedmachine.net (maintainer)
  
  Revision  ChangesPath
  1.23  +1 -1  ports/ftp/filezilla/Makefile
  1.16  +3 -3  ports/ftp/filezilla/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libdrm Makefile distinfo

2009-04-21 Thread Robert Noland
rnoland 2009-04-22 05:10:57 UTC

  FreeBSD ports repository

  Modified files:
graphics/libdrm  Makefile distinfo 
  Log:
  Update to 2.4.9
  
  Revision  ChangesPath
  1.15  +1 -1  ports/graphics/libdrm/Makefile
  1.11  +3 -3  ports/graphics/libdrm/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-synaptics Makefile distinfo pkg-plist ports/x11-drivers/xf86-input-synaptics/files patch-configure

2009-04-25 Thread Robert Noland
rnoland 2009-04-25 19:20:00 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-synaptics Makefile distinfo pkg-plist 
  Added files:
x11-drivers/xf86-input-synaptics/files patch-configure 
  Log:
  Update to 1.1.0
  
  PR: 133998
  Submitted by:   Eygene Ryabinkin 
  
  Revision  ChangesPath
  1.3   +2 -2  ports/x11-drivers/xf86-input-synaptics/Makefile
  1.2   +3 -3  ports/x11-drivers/xf86-input-synaptics/distinfo
  1.1   +11 -0 
ports/x11-drivers/xf86-input-synaptics/files/patch-configure (new)
  1.2   +4 -0  ports/x11-drivers/xf86-input-synaptics/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/Mk bsd.xorg.mk

2009-04-25 Thread Robert Noland
rnoland 2009-04-25 19:49:17 UTC

  FreeBSD ports repository

  Modified files:
Mk   bsd.xorg.mk 
  Log:
  It looks like most all drivers are starting to require libXi, not just
  video drivers.
  
  Reported by:QAT (via xf86-input-synaptics)
  
  Revision  ChangesPath
  1.11  +3 -3  ports/Mk/bsd.xorg.mk
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/ftp/filezilla Makefile distinfo

2009-04-29 Thread Robert Noland
rnoland 2009-04-30 05:50:24 UTC

  FreeBSD ports repository

  Modified files:
ftp/filezillaMakefile distinfo 
  Log:
  Update to 3.2.4.1
  
  PR: 134073
  Submitted by:   Joseph S. Atkinson (maintainer)
  
  Revision  ChangesPath
  1.24  +1 -1  ports/ftp/filezilla/Makefile
  1.17  +3 -3  ports/ftp/filezilla/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/dri distinfo ports/graphics/libGL bsd.mesalib.mk distinfo ports/graphics/libGLU distinfo ports/graphics/libGLw distinfo ports/graphics/libglut distinfo ports/graphics/mesa-d

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:37:07 UTC

  FreeBSD ports repository

  Modified files:
graphics/dri distinfo 
graphics/libGL   bsd.mesalib.mk distinfo 
graphics/libGLU  distinfo 
graphics/libGLw  distinfo 
graphics/libglut distinfo 
graphics/mesa-demos  distinfo 
  Log:
  Update to 7.4.1
  
  Revision  ChangesPath
  1.14  +3 -3  ports/graphics/dri/distinfo
  1.10  +2 -2  ports/graphics/libGL/bsd.mesalib.mk
  1.8   +3 -3  ports/graphics/libGL/distinfo
  1.11  +3 -3  ports/graphics/libGLU/distinfo
  1.7   +3 -3  ports/graphics/libGLw/distinfo
  1.16  +6 -6  ports/graphics/libglut/distinfo
  1.18  +6 -6  ports/graphics/mesa-demos/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/devel/libpciaccess Makefile distinfo ports/devel/libpciaccess/files patch-src-freebsd_pci.c

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:38:59 UTC

  FreeBSD ports repository

  Modified files:
devel/libpciaccess   Makefile distinfo 
devel/libpciaccess/files patch-src-freebsd_pci.c 
  Log:
  Update to 0.10.6
  
  Revision  ChangesPath
  1.8   +1 -2  ports/devel/libpciaccess/Makefile
  1.2   +3 -3  ports/devel/libpciaccess/distinfo
  1.7   +21 -297   ports/devel/libpciaccess/files/patch-src-freebsd_pci.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-servers/xephyr Makefile distinfo ports/x11-servers/xorg-dmx Makefile distinfo ports/x11-servers/xorg-nestserver Makefile distinfo ports/x11-servers/xorg-server Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:40:18 UTC

  FreeBSD ports repository

  Modified files:
x11-servers/xephyr   Makefile distinfo 
x11-servers/xorg-dmx Makefile distinfo 
x11-servers/xorg-nestserver Makefile distinfo 
x11-servers/xorg-server Makefile distinfo pkg-plist 
x11-servers/xorg-server/files patch-configure 
x11-servers/xorg-vfbserver Makefile distinfo 
  Log:
  Update Xserver and friends to 1.6.1
  
  Revision  ChangesPath
  1.7   +1 -2  ports/x11-servers/xephyr/Makefile
  1.4   +3 -3  ports/x11-servers/xephyr/distinfo
  1.15  +4 -5  ports/x11-servers/xorg-dmx/Makefile
  1.8   +3 -3  ports/x11-servers/xorg-dmx/distinfo
  1.15  +1 -2  ports/x11-servers/xorg-nestserver/Makefile
  1.10  +3 -3  ports/x11-servers/xorg-nestserver/distinfo
  1.72  +1 -2  ports/x11-servers/xorg-server/Makefile
  1.12  +3 -3  ports/x11-servers/xorg-server/distinfo
  1.4   +12 -12ports/x11-servers/xorg-server/files/patch-configure
  1.20  +0 -1  ports/x11-servers/xorg-server/pkg-plist
  1.18  +1 -2  ports/x11-servers/xorg-vfbserver/Makefile
  1.10  +3 -3  ports/x11-servers/xorg-vfbserver/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/gsynaptics Makefile ports/x11/slim Makefile ports/x11/wrapper Makefile ports/x11/xorg Makefile ports/x11/xorg-minimal Makefile ports/x11-drivers/input-wacom Makefile ports/x11-dr

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:42:40 UTC

  FreeBSD ports repository

  Modified files:
x11/gsynaptics   Makefile 
x11/slim Makefile 
x11/wrapper  Makefile 
x11/xorg Makefile 
x11/xorg-minimal Makefile 
x11-drivers/input-wacom Makefile 
x11-drivers/xf86-input-acecad Makefile 
x11-drivers/xf86-input-calcomp Makefile 
x11-drivers/xf86-input-digitaledge Makefile 
x11-drivers/xf86-input-dmc Makefile 
x11-drivers/xf86-input-dynapro Makefile 
x11-drivers/xf86-input-elo2300 Makefile 
x11-drivers/xf86-input-elographics Makefile 
x11-drivers/xf86-input-fpit Makefile 
x11-drivers/xf86-input-hyperpen Makefile 
x11-drivers/xf86-input-jamstudio Makefile 
x11-drivers/xf86-input-keyboard Makefile 
x11-drivers/xf86-input-magellan Makefile 
x11-drivers/xf86-input-magictouch Makefile 
x11-drivers/xf86-input-microtouch Makefile 
x11-drivers/xf86-input-mouse Makefile 
x11-drivers/xf86-input-mutouch Makefile 
x11-drivers/xf86-input-palmax Makefile 
x11-drivers/xf86-input-penmount Makefile 
x11-drivers/xf86-input-spaceorb Makefile 
x11-drivers/xf86-input-summa Makefile 
x11-drivers/xf86-input-synaptics Makefile 
x11-drivers/xf86-input-tek4957 Makefile 
x11-drivers/xf86-input-vmmouse Makefile 
x11-drivers/xf86-input-void Makefile 
x11-drivers/xf86-video-apm Makefile 
x11-drivers/xf86-video-ark Makefile 
x11-drivers/xf86-video-ati Makefile 
x11-drivers/xf86-video-chips Makefile 
x11-drivers/xf86-video-cyrix Makefile 
x11-drivers/xf86-video-dummy Makefile 
x11-drivers/xf86-video-fbdev Makefile 
x11-drivers/xf86-video-glint Makefile 
x11-drivers/xf86-video-i128 Makefile 
x11-drivers/xf86-video-i740 Makefile 
x11-drivers/xf86-video-imstt Makefile 
x11-drivers/xf86-video-neomagic Makefile 
x11-drivers/xf86-video-newport Makefile 
x11-drivers/xf86-video-nouveau Makefile 
x11-drivers/xf86-video-nsc Makefile 
x11-drivers/xf86-video-nv Makefile 
x11-drivers/xf86-video-openchrome Makefile 
x11-drivers/xf86-video-r128 Makefile 
x11-drivers/xf86-video-radeonhd Makefile 
x11-drivers/xf86-video-radeonhd-devel Makefile 
x11-drivers/xf86-video-rendition Makefile 
x11-drivers/xf86-video-s3 Makefile 
x11-drivers/xf86-video-s3virge Makefile 
x11-drivers/xf86-video-savage Makefile 
x11-drivers/xf86-video-sis Makefile 
x11-drivers/xf86-video-sis-intel Makefile 
x11-drivers/xf86-video-sunffb Makefile 
x11-drivers/xf86-video-tdfx Makefile 
x11-drivers/xf86-video-tga Makefile 
x11-drivers/xf86-video-trident Makefile 
x11-drivers/xf86-video-tseng Makefile 
x11-drivers/xf86-video-vesa Makefile 
x11-drivers/xf86-video-vga Makefile 
x11-drivers/xf86-video-via Makefile 
x11-drivers/xf86-video-vmware Makefile 
x11-drivers/xf86-video-voodoo Makefile 
x11-drivers/xorg-drivers Makefile 
  Log:
  Chase xserver update with driver port bumps.
  
  Revision  ChangesPath
  1.7   +1 -1  ports/x11-drivers/input-wacom/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-acecad/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-calcomp/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-digitaledge/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-dmc/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-dynapro/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-elo2300/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-input-elographics/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-fpit/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-hyperpen/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-jamstudio/Makefile
  1.7   +1 -1  ports/x11-drivers/xf86-input-keyboard/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-magellan/Makefile
  1.6   +1 -1  ports/x11-drivers/xf86-input-magictouch/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-microtouch/Makefile
  1.12  +1 -1  ports/x11-drivers/xf86-input-mouse/Makefile
  1.5   +1 -1  ports/x11-drivers/xf86-input-mutouch/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-palmax/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-penmount/Makefile
  1.6   +1 -1  ports/x11-drivers/xf86-input-spaceorb/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-summa/Makefile
  1.4   +1 -0  ports/x11-drivers/xf86-input-synaptics/Makefile
  1.5   +1 -0  ports/x11-drivers/xf86-input-tek4957/Makefile
  1.12  +1 -1  ports/x11-drivers/xf86-input-vmmouse/Makefile
  1.6   +1 -0  ports/x11-drivers/xf86-input-void/Makefile
  1.6   +1 -1  ports/x11-drivers/xf86-video-apm/Makefile
  1.6   +1 -1  ports/x11-drivers/xf86-video-ark/Makefile
  1.18  +1 -0  ports/x11-drivers/xf86-video-ati/Makefile
  1.6  

cvs commit: ports/x11-drivers/xf86-input-citron Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:44:18 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-citron Makefile distinfo 
  Log:
  Update to 2.2.2
  
  Revision  ChangesPath
  1.6   +1 -4  ports/x11-drivers/xf86-input-citron/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-input-citron/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-joystick Makefile distinfo pkg-plist

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:44:54 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-joystick Makefile distinfo pkg-plist 
  Log:
  Update to 1.4.1
  
  Revision  ChangesPath
  1.6   +1 -2  ports/x11-drivers/xf86-input-joystick/Makefile
  1.4   +3 -3  ports/x11-drivers/xf86-input-joystick/distinfo
  1.3   +0 -1  ports/x11-drivers/xf86-input-joystick/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-cirrus Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:45:32 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-cirrus Makefile distinfo 
  Log:
  Update to 1.3.0
  
  Revision  ChangesPath
  1.6   +1 -2  ports/x11-drivers/xf86-video-cirrus/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-video-cirrus/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-intel Makefile distinfo pkg-plist

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:45:52 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-intel Makefile distinfo pkg-plist 
  Log:
  Update to 2.7.0
  
  Revision  ChangesPath
  1.14  +2 -2  ports/x11-drivers/xf86-video-intel/Makefile
  1.13  +3 -3  ports/x11-drivers/xf86-video-intel/distinfo
  1.4   +0 -1  ports/x11-drivers/xf86-video-intel/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-mach64 Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:46:22 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-mach64 Makefile distinfo 
  Log:
  Update to 6.8.1
  
  Revision  ChangesPath
  1.4   +1 -2  ports/x11-drivers/xf86-video-mach64/Makefile
  1.2   +3 -3  ports/x11-drivers/xf86-video-mach64/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-mga Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:46:58 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-mga Makefile distinfo 
  Log:
  Update to 1.4.10
  
  Revision  ChangesPath
  1.10  +1 -1  ports/x11-drivers/xf86-video-mga/Makefile
  1.8   +3 -3  ports/x11-drivers/xf86-video-mga/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-siliconmotion Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:47:27 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-siliconmotion Makefile distinfo 
  Log:
  Update to 1.7.1
  
  Revision  ChangesPath
  1.6   +1 -2  ports/x11-drivers/xf86-video-siliconmotion/Makefile
  1.4   +3 -3  ports/x11-drivers/xf86-video-siliconmotion/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/dri2proto Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:53:36 UTC

  FreeBSD ports repository

  Modified files:
x11/dri2protoMakefile distinfo 
  Log:
  Update to 2.0
  
  Revision  ChangesPath
  1.3   +1 -1  ports/x11/dri2proto/Makefile
  1.3   +3 -3  ports/x11/dri2proto/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/xinput Makefile distinfo

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 19:54:07 UTC

  FreeBSD ports repository

  Modified files:
x11/xinput   Makefile distinfo 
  Log:
  Update to 1.4.2
  
  Revision  ChangesPath
  1.7   +1 -1  ports/x11/xinput/Makefile
  1.6   +3 -3  ports/x11/xinput/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-joystick Makefile pkg-plist

2009-05-07 Thread Robert Noland
rnoland 2009-05-07 20:46:58 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-joystick Makefile pkg-plist 
  Log:
  Fix pkg-plist.  It isn't obeying prefix for includes... This should be
  fixed properly sometime.
  
  Reported by:QAT
  
  Revision  ChangesPath
  1.7   +1 -0  ports/x11-drivers/xf86-input-joystick/Makefile
  1.4   +1 -0  ports/x11-drivers/xf86-input-joystick/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-intel Makefile distinfo

2009-05-12 Thread Robert Noland
rnoland 2009-05-13 00:35:27 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-intel Makefile distinfo 
  Log:
  Update to 2.7.1
  
  Bug fixes since 2.7.0:
  --
  * KMS: Hook up output properties for RANDR, (this allows output
properties to be controlled in the KMS case just as in the UMS
case). [Zhenyu Wang ]
  
  * Fix multiplication error when computing required batch space.
This could fix any number of cases where the driver did
inexplicable things (due to having computed the wrong
size). [Keith Packard ]
  
  * Hold reference to video binding table until all rects are
painted. This prevent general chaos in the buffer
manager. [Keith Packard ]
  
  * Split i915 textured video commands to fit into batch
buffers. Video and 3D setup commands share the same batch
buffer, so without this fix, various problems could occur when
video and 3D clients were both heavily active at the same
time. [Keith Packard ]
  
  * Fix crash with XV with large virtual display (> 2049). [Albert
Damen ]
  
  * Provide missing value to 3D_STATE_VERTEX_BUFFERS command. We
don't know that this was causing any problem, but the change
does bring the driver into conformance with what the
specification says the hardware requires here. [Keith Packard
]
  
  Revision  ChangesPath
  1.15  +1 -1  ports/x11-drivers/xf86-video-intel/Makefile
  1.14  +3 -3  ports/x11-drivers/xf86-video-intel/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/pixman Makefile distinfo

2009-05-15 Thread Robert Noland
rnoland 2009-05-15 12:50:44 UTC

  FreeBSD ports repository

  Modified files:
x11/pixman   Makefile distinfo 
  Log:
  Update to 0.15.4
  
  Revision  ChangesPath
  1.11  +1 -1  ports/x11/pixman/Makefile
  1.8   +3 -3  ports/x11/pixman/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/dri distinfo ports/graphics/libGL bsd.mesalib.mk distinfo ports/graphics/libGLU distinfo ports/graphics/libGLw distinfo ports/graphics/libglut distinfo ports/graphics/mesa-d

2009-05-15 Thread Robert Noland
rnoland 2009-05-15 13:15:28 UTC

  FreeBSD ports repository

  Modified files:
graphics/dri distinfo 
graphics/libGL   bsd.mesalib.mk distinfo 
graphics/libGLU  distinfo 
graphics/libGLw  distinfo 
graphics/libglut distinfo 
graphics/mesa-demos  distinfo 
  Log:
  Update to Mesa release 7.4.2
  
  Revision  ChangesPath
  1.15  +3 -3  ports/graphics/dri/distinfo
  1.11  +2 -2  ports/graphics/libGL/bsd.mesalib.mk
  1.9   +3 -3  ports/graphics/libGL/distinfo
  1.12  +3 -3  ports/graphics/libGLU/distinfo
  1.8   +3 -3  ports/graphics/libGLw/distinfo
  1.17  +6 -6  ports/graphics/libglut/distinfo
  1.19  +6 -6  ports/graphics/mesa-demos/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libdrm Makefile distinfo

2009-05-15 Thread Robert Noland
rnoland 2009-05-16 00:35:42 UTC

  FreeBSD ports repository

  Modified files:
graphics/libdrm  Makefile distinfo 
  Log:
  Update to 2.4.11
  
  Revision  ChangesPath
  1.16  +1 -1  ports/graphics/libdrm/Makefile
  1.12  +3 -3  ports/graphics/libdrm/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-synaptics Makefile distinfo

2009-05-21 Thread Robert Noland
rnoland 2009-05-21 17:50:44 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-synaptics Makefile distinfo 
  Log:
  Update to 1.1.1
  
  Revision  ChangesPath
  1.5   +1 -2  ports/x11-drivers/xf86-input-synaptics/Makefile
  1.3   +3 -3  ports/x11-drivers/xf86-input-synaptics/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/glproto Makefile distinfo

2009-05-28 Thread Robert Noland
rnoland 2009-05-28 22:19:39 UTC

  FreeBSD ports repository

  Modified files:
x11/glproto  Makefile distinfo 
  Log:
  Update to 1.4.10
  
  Revision  ChangesPath
  1.3   +1 -1  ports/x11/glproto/Makefile
  1.3   +3 -3  ports/x11/glproto/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/xkeyboard-config Makefile distinfo pkg-plist

2009-05-28 Thread Robert Noland
rnoland 2009-05-28 22:20:22 UTC

  FreeBSD ports repository

  Modified files:
x11/xkeyboard-config Makefile distinfo pkg-plist 
  Log:
  Update to 1.6
  
  Revision  ChangesPath
  1.15  +1 -2  ports/x11/xkeyboard-config/Makefile
  1.7   +3 -3  ports/x11/xkeyboard-config/distinfo
  1.10  +12 -2 ports/x11/xkeyboard-config/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-synaptics Makefile distinfo

2009-05-28 Thread Robert Noland
rnoland 2009-05-28 22:20:48 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-synaptics Makefile distinfo 
  Log:
  Update to 1.1.2
  
  Revision  ChangesPath
  1.6   +1 -1  ports/x11-drivers/xf86-input-synaptics/Makefile
  1.4   +3 -3  ports/x11-drivers/xf86-input-synaptics/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/xkeyboard-config/files patch-configure

2009-05-28 Thread Robert Noland
rnoland 2009-05-29 01:28:33 UTC

  FreeBSD ports repository

  Removed files:
x11/xkeyboard-config/files patch-configure 
  Log:
  Remove patch from cvs also...
  
  Noticed by: QAT
  
  Revision  ChangesPath
  1.2   +0 -11 ports/x11/xkeyboard-config/files/patch-configure (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/xkeyboard-config Makefile pkg-plist

2009-05-29 Thread Robert Noland
rnoland 2009-05-29 12:44:56 UTC

  FreeBSD ports repository

  Modified files:
x11/xkeyboard-config Makefile pkg-plist 
  Log:
  Fix pkg-plist
  
  Noticed by: QAT
  
  Revision  ChangesPath
  1.16  +1 -0  ports/x11/xkeyboard-config/Makefile
  1.11  +4 -0  ports/x11/xkeyboard-config/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libGL Makefile bsd.mesalib.mk distinfo ports/graphics/libGLU Makefile distinfo ports/graphics/libGLw Makefile distinfo ports/graphics/libglut Makefile distinfo ports/graphic

2009-06-20 Thread Robert Noland
rnoland 2009-06-20 16:05:16 UTC

  FreeBSD ports repository

  Modified files:
graphics/libGL   Makefile bsd.mesalib.mk distinfo 
graphics/libGLU  Makefile distinfo 
graphics/libGLw  Makefile distinfo 
graphics/libglut Makefile distinfo 
graphics/dri Makefile distinfo 
graphics/mesa-demos  Makefile distinfo 
  Log:
  Update to 7.4.3
  
  This is a bug fix release.
  
  Revision  ChangesPath
  1.32  +0 -1  ports/graphics/dri/Makefile
  1.16  +3 -3  ports/graphics/dri/distinfo
  1.12  +0 -1  ports/graphics/libGL/Makefile
  1.13  +2 -2  ports/graphics/libGL/bsd.mesalib.mk
  1.10  +3 -3  ports/graphics/libGL/distinfo
  1.11  +0 -1  ports/graphics/libGLU/Makefile
  1.13  +3 -3  ports/graphics/libGLU/distinfo
  1.7   +0 -1  ports/graphics/libGLw/Makefile
  1.9   +3 -3  ports/graphics/libGLw/distinfo
  1.22  +0 -1  ports/graphics/libglut/Makefile
  1.18  +6 -6  ports/graphics/libglut/distinfo
  1.26  +0 -1  ports/graphics/mesa-demos/Makefile
  1.20  +6 -6  ports/graphics/mesa-demos/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libGL bsd.mesalib.mk distinfo ports/graphics/libGLU distinfo ports/graphics/libGLw distinfo ports/graphics/libglut distinfo ports/graphics/dri distinfo ports/graphics/mesa-d

2009-06-23 Thread Robert Noland
rnoland 2009-06-24 01:15:07 UTC

  FreeBSD ports repository

  Modified files:
graphics/libGL   bsd.mesalib.mk distinfo 
graphics/libGLU  distinfo 
graphics/libGLw  distinfo 
graphics/libglut distinfo 
graphics/dri distinfo 
graphics/mesa-demos  distinfo 
  Log:
  Update to 7.4.4
  
  Revision  ChangesPath
  1.17  +3 -3  ports/graphics/dri/distinfo
  1.14  +2 -2  ports/graphics/libGL/bsd.mesalib.mk
  1.11  +3 -3  ports/graphics/libGL/distinfo
  1.14  +3 -3  ports/graphics/libGLU/distinfo
  1.10  +3 -3  ports/graphics/libGLw/distinfo
  1.19  +6 -6  ports/graphics/libglut/distinfo
  1.21  +6 -6  ports/graphics/mesa-demos/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-video-mga Makefile distinfo ports/x11-drivers/xf86-video-mga/files patch-1.4.7-master-20080102

2008-11-10 Thread Robert Noland
rnoland 2008-11-10 16:36:28 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-video-mga Makefile distinfo 
  Removed files:
x11-drivers/xf86-video-mga/files patch-1.4.7-master-20080102 
  Log:
  Update to 1.4.9
  
  Approved by:garga (mentor)
  
  Revision  ChangesPath
  1.6   +2 -2  ports/x11-drivers/xf86-video-mga/Makefile
  1.5   +3 -3  ports/x11-drivers/xf86-video-mga/distinfo
  1.2   +0 -151
ports/x11-drivers/xf86-video-mga/files/patch-1.4.7-master-20080102 (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: cvs commit: ports MOVED

2008-11-18 Thread Robert Noland
On Tue, 2008-11-18 at 12:51 -0200, Carlos A. M. dos Santos wrote:
> On Tue, Nov 18, 2008 at 12:10 PM, Gabor Pali <[EMAIL PROTECTED]> wrote:
> > pgj 2008-11-18 14:10:17 UTC
> >
> >  FreeBSD ports repository (doc committer)
> >
> >  Modified files:
> >.MOVED
> >  Log:
> >  - Document that x11-drivers/xf86-input-wacom has been renamed to
> >x11-drivers/input-wacom
> 
> This is nonsense, based on *one* complaint made in -ports. The
> previous name was in accordance to the remaining input drivers for
> xf86/xorg. I would understand if it was renamed to "xorg-input-wacom"
> but "input-wacom" is meaningless.

I do agree with flz.  All of the xorg provided drivers follow the
xf86-xxx-xxx naming convention.  I don't really care what it is called,
as long as one can clearly determine what drivers are provided by xorg
and which are not.

robert.

> >  PR: ports/128547
> >  Requested by:   gabor
> >  Approved by:gabor
> >
> >  Revision  ChangesPath
> >  1.1710+2 -1  ports/MOVED
> > ___
> > cvs-all@freebsd.org mailing list
> > http://lists.freebsd.org/mailman/listinfo/cvs-all
> > To unsubscribe, send any mail to "[EMAIL PROTECTED]"
> >
> 
> 
> 


signature.asc
Description: This is a digitally signed message part


cvs commit: ports/sysutils/quicksynergy Makefile distinfo ports/sysutils/quicksynergy/files patch-src-callbacks.c patch-src-main.c

2008-12-21 Thread Robert Noland
rnoland 2008-12-22 00:54:39 UTC

  FreeBSD ports repository

  Modified files:
sysutils/quicksynergy Makefile distinfo 
  Added files:
sysutils/quicksynergy/files patch-src-callbacks.c 
patch-src-main.c 
  Log:
  - Update to 0.8.1
  - Fix build
  - Take maintainership
  
  PR: 129773
  Approved by:garga (mentor)
  
  Revision  ChangesPath
  1.6   +10 -11ports/sysutils/quicksynergy/Makefile
  1.2   +3 -3  ports/sysutils/quicksynergy/distinfo
  1.1   +15 -0 ports/sysutils/quicksynergy/files/patch-src-callbacks.c 
(new)
  1.1   +11 -0 ports/sysutils/quicksynergy/files/patch-src-main.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net-p2p/vuze Makefile distinfo pkg-descr pkg-message ports/net-p2p/vuze/files azureus.in build.xml extra-patch-com__aelitis__azureus__core__networkmanager__impl__TransportHelperFilte

2008-12-22 Thread Robert Noland
rnoland 2008-12-22 17:43:24 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/vuze Makefile distinfo pkg-descr pkg-message 
net-p2p/vuze/files   azureus.in build.xml 
 
extra-patch-com__aelitis__azureus__core__networkmanager__impl__TransportHelperFilterStream.java
 
 
extra-patch-com__aelitis__azureus__core__networkmanager__impl__TransportHelperFilterTransparent.java
 
 patch-TransferTypes 
 
patch-org__gudy__azureus2__platform__macosx__access__jnilib__OSXAccess.java 
 
patch-org__gudy__azureus2__platform__unix__ScriptBeforeStartup.java 
  Log:
  Forced commit after repocopy net-p2p/azureus -> net-p2p/vuze
  
  Approved by:garga (mentor)
  
  Revision  ChangesPath
  1.57  +0 -0  ports/net-p2p/vuze/Makefile
  1.24  +0 -0  ports/net-p2p/vuze/distinfo
  1.3   +1 -1  ports/net-p2p/vuze/files/azureus.in
  1.7   +1 -1  ports/net-p2p/vuze/files/build.xml
  1.3   +0 -0  
ports/net-p2p/vuze/files/extra-patch-com__aelitis__azureus__core__networkmanager__impl__TransportHelperFilterStream.java
  1.2   +0 -0  
ports/net-p2p/vuze/files/extra-patch-com__aelitis__azureus__core__networkmanager__impl__TransportHelperFilterTransparent.java
  1.4   +0 -0  ports/net-p2p/vuze/files/patch-TransferTypes
  1.4   +0 -0  
ports/net-p2p/vuze/files/patch-org__gudy__azureus2__platform__macosx__access__jnilib__OSXAccess.java
  1.4   +0 -0  
ports/net-p2p/vuze/files/patch-org__gudy__azureus2__platform__unix__ScriptBeforeStartup.java
  1.3   +0 -0  ports/net-p2p/vuze/pkg-descr
  1.4   +0 -0  ports/net-p2p/vuze/pkg-message
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net-p2p/vuze Makefile distinfo pkg-descr pkg-message ports/net-p2p/vuze/files azureus.in build.xml patch-TransferTypes patch-org__gudy__azureus2__platform__PlatformManagerFactory.jav

2008-12-22 Thread Robert Noland
rnoland 2008-12-22 18:27:01 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/vuze Makefile distinfo pkg-descr pkg-message 
net-p2p/vuze/files   build.xml 
  Added files:
net-p2p/vuze/files   
 
patch-org__gudy__azureus2__platform__PlatformManagerFactory.java 
 vuze.in 
  Removed files:
net-p2p/vuze/files   azureus.in patch-TransferTypes 
  Log:
  Update to 4.0.0.4
  
  Note that this may co-exist with 3.x versions of azureus
  
  Approved by:garga (mentor)
  
  Revision  ChangesPath
  1.58  +6 -8  ports/net-p2p/vuze/Makefile
  1.25  +3 -3  ports/net-p2p/vuze/distinfo
  1.4   +0 -42 ports/net-p2p/vuze/files/azureus.in (dead)
  1.8   +2 -2  ports/net-p2p/vuze/files/build.xml
  1.5   +0 -17 ports/net-p2p/vuze/files/patch-TransferTypes (dead)
  1.1   +26 -0 
ports/net-p2p/vuze/files/patch-org__gudy__azureus2__platform__PlatformManagerFactory.java
 (new)
  1.1   +42 -0 ports/net-p2p/vuze/files/vuze.in (new)
  1.4   +2 -2  ports/net-p2p/vuze/pkg-descr
  1.5   +2 -2  ports/net-p2p/vuze/pkg-message
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: www/en/donations donors.sgml

2008-12-23 Thread Robert Noland
rnoland 2008-12-23 17:37:13 UTC

  FreeBSD doc repository (src,ports committer)

  Modified files:
en/donations donors.sgml 
  Log:
  Add note about Nvidia card donated by Dax Kelson
  
  Revision  ChangesPath
  1.384 +8 -1  www/en/donations/donors.sgml
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-toolkits/swt-devel Makefile distinfo ports/x11-toolkits/swt-devel/files extra-patch-amd64-os.c extra-patch-i386-os.c patch-build.sh patch-os.c

2008-12-31 Thread Robert Noland
rnoland 2008-12-31 21:42:57 UTC

  FreeBSD ports repository

  Modified files:
x11-toolkits/swt-devel Makefile distinfo 
x11-toolkits/swt-devel/files patch-build.sh 
  Added files:
x11-toolkits/swt-devel/files patch-os.c 
  Removed files:
x11-toolkits/swt-devel/files extra-patch-amd64-os.c 
 extra-patch-i386-os.c 
  Log:
  Update to 3.5M3
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.22  +3 -5  ports/x11-toolkits/swt-devel/Makefile
  1.16  +6 -6  ports/x11-toolkits/swt-devel/distinfo
  1.2   +0 -20 
ports/x11-toolkits/swt-devel/files/extra-patch-amd64-os.c (dead)
  1.2   +0 -20 ports/x11-toolkits/swt-devel/files/extra-patch-i386-os.c 
(dead)
  1.6   +1 -1  ports/x11-toolkits/swt-devel/files/patch-build.sh
  1.3   +20 -0 ports/x11-toolkits/swt-devel/files/patch-os.c (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net-p2p Makefile

2008-12-31 Thread Robert Noland
rnoland 2008-12-31 22:05:48 UTC

  FreeBSD ports repository

  Modified files:
net-p2p  Makefile 
  Log:
  Hook vuze to the build after repocopy.
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.69  +1 -0  ports/net-p2p/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/libxcb Makefile ports/x11/xcb-proto Makefile

2009-01-17 Thread Robert Noland
rnoland 2009-01-17 22:02:45 UTC

  FreeBSD ports repository

  Modified files:
x11/libxcb   Makefile 
x11/xcb-protoMakefile 
  Log:
  allow x11/libxcb and x11/xcb-proto to build with python 2.5+
  
  PR: 130475
  Submitted by:   Joseph S. Atkinson
  Approved by:wahj...@gmail.com (maintainer), garga (mentor, implicit)
  
  Revision  ChangesPath
  1.13  +1 -1  ports/x11/libxcb/Makefile
  1.7   +1 -1  ports/x11/xcb-proto/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/net-p2p/vuze Makefile ports/net-p2p/vuze/files patch-org__gudy__azureus2__ui__swt__test__PrintTransferTypes.java

2009-01-17 Thread Robert Noland
rnoland 2009-01-18 06:33:50 UTC

  FreeBSD ports repository

  Modified files:
net-p2p/vuze Makefile 
  Added files:
net-p2p/vuze/files   
 
patch-org__gudy__azureus2__ui__swt__test__PrintTransferTypes.java 
  Log:
  Fix build on amd64
  
  Submitted by:   Mikhail T. 
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.59  +1 -0  ports/net-p2p/vuze/Makefile
  1.1   +20 -0 
ports/net-p2p/vuze/files/patch-org__gudy__azureus2__ui__swt__test__PrintTransferTypes.java
 (new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports UPDATING

2009-01-23 Thread Robert Noland
rnoland 2009-01-23 22:53:50 UTC

  FreeBSD ports repository

  Modified files:
.UPDATING 
  Log:
  Add UPDATING entry for xorg-server regarding xorg.conf and input issues
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.762 +26 -1 ports/UPDATING
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/sysutils/hal Makefile ports/sysutils/hal/files patch-fdi_policy_10osvendor_10-x11-input.fdi patch-hald_freebsd_addons_addon-mouse.c

2009-01-23 Thread Robert Noland
rnoland 2009-01-24 07:26:34 UTC

  FreeBSD ports repository

  Modified files:
sysutils/hal Makefile 
sysutils/hal/files   
 patch-fdi_policy_10osvendor_10-x11-input.fdi 
 patch-hald_freebsd_addons_addon-mouse.c 
  Log:
  When changing the input.device property we need to remove the property
  first.  If we don't, consumers seem to get the old value.  This seems to
  make Xorg happy with mouse detection now.  This should work with or
  without moused enabled.
  
  Approved by:marcus, garga (mentor, implicit)
  
  Revision  ChangesPath
  1.44  +1 -1  ports/sysutils/hal/Makefile
  1.3   +2 -2  
ports/sysutils/hal/files/patch-fdi_policy_10osvendor_10-x11-input.fdi
  1.3   +6 -23 
ports/sysutils/hal/files/patch-hald_freebsd_addons_addon-mouse.c
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports UPDATING

2009-01-23 Thread Robert Noland
rnoland 2009-01-24 07:34:28 UTC

  FreeBSD ports repository

  Modified files:
.UPDATING 
  Log:
  Add note to say that moused should now work properly with hal and Xorg.
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.765 +9 -1  ports/UPDATING
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/graphviz Makefile

2009-01-24 Thread Robert Noland
rnoland 2009-01-24 17:02:08 UTC

  FreeBSD ports repository

  Modified files:
graphics/graphvizMakefile 
  Log:
  Replace xaw8 depend with xaw to fix build.
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.109 +1 -1  ports/graphics/graphviz/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libdrm Makefile distinfo

2009-01-24 Thread Robert Noland
rnoland 2009-01-24 17:23:47 UTC

  FreeBSD ports repository

  Modified files:
graphics/libdrm  Makefile distinfo 
  Log:
  Update to 2.4.4
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.12  +1 -1  ports/graphics/libdrm/Makefile
  1.8   +3 -3  ports/graphics/libdrm/distinfo
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libGL bsd.mesalib.mk distinfo ports/graphics/libGLU distinfo ports/graphics/libGLw distinfo ports/graphics/libglut distinfo ports/graphics/dri distinfo pkg-plist ports/graph

2009-01-24 Thread Robert Noland
rnoland 2009-01-24 18:13:01 UTC

  FreeBSD ports repository

  Modified files:
graphics/libGL   bsd.mesalib.mk distinfo 
graphics/libGLU  distinfo 
graphics/libGLw  distinfo 
graphics/libglut distinfo 
graphics/dri distinfo pkg-plist 
graphics/dri/files   patch-mach64_context.h 
graphics/mesa-demos  distinfo pkg-plist 
  Removed files:
graphics/dri/files   patch-glheader.h 
  Log:
  Update mesa related ports to 7.3
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.12  +3 -3  ports/graphics/dri/distinfo
  1.2   +0 -22 ports/graphics/dri/files/patch-glheader.h (dead)
  1.2   +14 -24ports/graphics/dri/files/patch-mach64_context.h
  1.11  +0 -1  ports/graphics/dri/pkg-plist
  1.7   +2 -2  ports/graphics/libGL/bsd.mesalib.mk
  1.6   +3 -3  ports/graphics/libGL/distinfo
  1.9   +3 -3  ports/graphics/libGLU/distinfo
  1.5   +3 -3  ports/graphics/libGLw/distinfo
  1.14  +6 -6  ports/graphics/libglut/distinfo
  1.16  +6 -6  ports/graphics/mesa-demos/distinfo
  1.4   +1 -0  ports/graphics/mesa-demos/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11/dri2proto Makefile distinfo pkg-plist

2009-01-24 Thread Robert Noland
rnoland 2009-01-24 20:21:21 UTC

  FreeBSD ports repository

  Modified files:
x11/dri2protoMakefile distinfo pkg-plist 
  Log:
  Update to 1.99.3 rc to make dri happy
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.2   +1 -1  ports/x11/dri2proto/Makefile
  1.2   +3 -3  ports/x11/dri2proto/distinfo
  1.2   +1 -0  ports/x11/dri2proto/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/dri Makefile

2009-01-24 Thread Robert Noland
rnoland 2009-01-24 21:07:33 UTC

  FreeBSD ports repository

  Modified files:
graphics/dri Makefile 
  Log:
  Add dependency on dri2proto
  
  Reported by: Herbert J. Skuhra
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.29  +1 -1  ports/graphics/dri/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libGL Makefile ports/graphics/libGLU Makefile ports/graphics/libGLw Makefile ports/graphics/libglut Makefile ports/graphics/mesa-demos Makefile

2009-01-24 Thread Robert Noland
rnoland 2009-01-24 21:45:05 UTC

  FreeBSD ports repository

  Modified files:
graphics/libGL   Makefile 
graphics/libGLU  Makefile 
graphics/libGLw  Makefile 
graphics/libglut Makefile 
graphics/mesa-demos  Makefile 
  Log:
  Add dependency on dri2proto to the rest of the mesa ports
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.8   +1 -1  ports/graphics/libGL/Makefile
  1.9   +1 -1  ports/graphics/libGLU/Makefile
  1.5   +1 -1  ports/graphics/libGLw/Makefile
  1.16  +1 -1  ports/graphics/libglut/Makefile
  1.24  +1 -1  ports/graphics/mesa-demos/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-drivers/xf86-input-citron Makefile ports/x11-drivers/xf86-input-spaceorb Makefile ports/x11-drivers/xf86-input-void Makefile ports/x11-drivers/xf86-video-mach64 Makefile ports/x1

2009-01-24 Thread Robert Noland
rnoland 2009-01-24 22:06:28 UTC

  FreeBSD ports repository

  Modified files:
x11-drivers/xf86-input-citron Makefile 
x11-drivers/xf86-input-spaceorb Makefile 
x11-drivers/xf86-input-void Makefile 
x11-drivers/xf86-video-mach64 Makefile 
x11-drivers/xf86-video-newport Makefile 
x11-drivers/xf86-video-nsc Makefile 
x11-drivers/xf86-video-nv Makefile 
x11-drivers/xf86-video-r128 Makefile 
x11-drivers/xf86-video-radeonhd Makefile 
x11-drivers/xf86-video-vga Makefile 
  Added files:
x11-drivers/xf86-video-openchrome/files patch-src_via_id.c 
  Log:
  Bump PORTREVISION for x11 drivers that weren't updated.
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.4   +1 -1  ports/x11-drivers/xf86-input-citron/Makefile
  1.4   +1 -1  ports/x11-drivers/xf86-input-spaceorb/Makefile
  1.4   +1 -1  ports/x11-drivers/xf86-input-void/Makefile
  1.2   +1 -0  ports/x11-drivers/xf86-video-mach64/Makefile
  1.4   +1 -1  ports/x11-drivers/xf86-video-newport/Makefile
  1.4   +1 -1  ports/x11-drivers/xf86-video-nsc/Makefile
  1.14  +1 -0  ports/x11-drivers/xf86-video-nv/Makefile
  1.1   +10 -0 
ports/x11-drivers/xf86-video-openchrome/files/patch-src_via_id.c (new)
  1.2   +1 -0  ports/x11-drivers/xf86-video-r128/Makefile
  1.9   +1 -0  ports/x11-drivers/xf86-video-radeonhd/Makefile
  1.4   +3 -1  ports/x11-drivers/xf86-video-vga/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/graphics/libGL pkg-plist

2009-01-24 Thread Robert Noland
rnoland 2009-01-25 02:00:47 UTC

  FreeBSD ports repository

  Modified files:
graphics/libGL   pkg-plist 
  Log:
  Fix pkg-plist
  
  Reported by:barbara 
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.3   +0 -7  ports/graphics/libGL/pkg-plist
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-wm/compiz Makefile ports/x11-wm/compiz/files extra-patch-no-xcb

2009-01-24 Thread Robert Noland
rnoland 2009-01-25 03:30:38 UTC

  FreeBSD ports repository

  Modified files:
x11-wm/compizMakefile 
  Removed files:
x11-wm/compiz/files  extra-patch-no-xcb 
  Log:
  Remove the dynamic test for xcb support, since it is default now.
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.15  +1 -5  ports/x11-wm/compiz/Makefile
  1.2   +0 -43 ports/x11-wm/compiz/files/extra-patch-no-xcb (dead)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/devel/libpciaccess Makefile ports/devel/libpciaccess/files patch-src-freebsd_pci.c

2009-01-25 Thread Robert Noland
rnoland 2009-01-25 17:05:10 UTC

  FreeBSD ports repository

  Modified files:
devel/libpciaccess   Makefile 
  Added files:
devel/libpciaccess/files patch-src-freebsd_pci.c 
  Log:
  We shouldn't go around frobbing pci BARs while they are enabled.
  
  Commit these fixes until I get them committed upstream and a
  release cut.
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.2   +1 -0  ports/devel/libpciaccess/Makefile
  1.1   +98 -0 ports/devel/libpciaccess/files/patch-src-freebsd_pci.c 
(new)
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-servers/xorg-server Makefile

2009-01-25 Thread Robert Noland
rnoland 2009-01-25 18:43:39 UTC

  FreeBSD ports repository

  Modified files:
x11-servers/xorg-server Makefile 
  Log:
  Add dependency on dri2proto
  
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.63  +2 -1  ports/x11-servers/xorg-server/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-servers/xorg-vfbserver Makefile

2009-01-25 Thread Robert Noland
rnoland 2009-01-25 21:34:13 UTC

  FreeBSD ports repository

  Modified files:
x11-servers/xorg-vfbserver Makefile 
  Log:
  add dri2proto depend here as well
  
  Reported by:pointyhat (pav)
  Approved by:garga (mentor, implicit)
  
  Revision  ChangesPath
  1.16  +2 -1  ports/x11-servers/xorg-vfbserver/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


cvs commit: ports/x11-servers/xephyr Makefile ports/x11-servers/xorg-dmx Makefile ports/x11-servers/xorg-nestserver Makefile

2009-01-27 Thread Robert Noland
rnoland 2009-01-27 21:51:16 UTC

  FreeBSD ports repository

  Modified files:
x11-servers/xephyr   Makefile 
x11-servers/xorg-dmx Makefile 
x11-servers/xorg-nestserver Makefile 
  Log:
  Add dependency on dri2proto to more server components.
  
  Reported by:pointyhat (pav)
  
  Revision  ChangesPath
  1.5   +2 -1  ports/x11-servers/xephyr/Makefile
  1.13  +2 -1  ports/x11-servers/xorg-dmx/Makefile
  1.13  +2 -1  ports/x11-servers/xorg-nestserver/Makefile
___
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"


  1   2   >