an zeising, kwm, miwi, bapt, eadler production:
Xorg 7.7
Starring:
xserver 1.12.4 (new xorg only)
Mesa 8.0.4, including libGL, libGLU and dri (new xorg only)
libX11 1.5.0
libxcb 1.9
libdrm 2.4.42 (new xorg only)
freeglut 2.8.1
Also starring:
Updates to drivers and other libraries and utilities
Additional notes:
Change pkgconf to be a build dependency.
Add a new USE_XORG, xcb, to depend on libxcb and update all ports to use
this.
Trim makefile headers.
Take maintanership of x11/xcb-proto, ok'd by ashish.
If you are running WITH_NEW_XORG=, you need to rebuild all installed
drivers, see UPDATING for more information.
Various fixes to make ports compile.
PR: ports/177942
Exp-run by: miwi
Approved by: portmgr (miwi)
Thanks to all who helped testing!
social networks and instant messaging services - in one place. Get all your
friend updates, update your own status, and easily share stuff with your
friends.
Supported services:
* AIM
* Facebook
* Flickr
* Foursquare
* FriendFeed
* GTalk
* Linkedin
* MySpace
* Twitter
* Yahoo Chat
* YouTube
This port installs the Linux client for desktop.
WWW: http://www.yoono.com/
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk.
While I'm here,
- Finish to convert USES
- Trim Makefile header
- Remove ABI version in LIB_DEPENDS
- Remove desktopfileutils, because MimeType entry is not present in desktop file
changed cp to exit with a non-zero exit code if the file exists and is not
overwritten thus causing ports to fail installing when e.g. trying to cp
.default -> .conf files that already exist.
We just ignore the error and continue, as we used to.
Reported by: jaset
Approved by: portmgr (bapt)
deeply into KDE Workspaces, and to provide an infrastructure to aid
development of collaborative features for KDE Applications.
This is the meta-port grouping all the components.
WWW: http://community.kde.org/KTp
Telepathy is a D-Bus framework for unifying real time communication,
including instant messaging, voice calls and video calls. It abstracts
differences between protocols to provide a unified interface for
applications.
WWW: http://community.kde.org/KTp
- Trim Makefile header
- Use GitHub as download site
- Remove ABI version numbers from LIB_DEPENDS
- Add pkgconfig to USES
PR: ports/176852
Submitted by: nivit
Approved by: Andrey K <akuz84@gmail.com> (maintainer, timeout > 2 weeks)
Build log: http://goo.gl/5WD72
RUN_DEPENDS, this ensures the correct infrastructure ports are used.
Remove STRIP= , which is now handled by USE_LINUX=yes .
Discussed on: emulation@ (some time ago)