Changes: http://repo.or.cz/w/libxdg-basedir.git
- Merge branch 'development', bumped version to 1.1.1, adjusted libtool version
info.
- Fixed running tests in seperate build directory (e.g. during distcheck).
- Added checks to configure.ac, removed single explicit use of size_t.
- Fixed various compiler warnings.
- Fixed potential memory leaks in xdg{Data,Config}{Find,Open} functions.
- Added tests for xdg{Data,Config}Find functions.
- Added ability to run with valgrind to query-harness.sh.
- Added -Wall CFLAG.
- Moved doxygen autoconf macros into m4 directory.
- Changed development version string to 1.99.0.
PR: ports/163299
Submitted by: Nikos Ntarmos <ntarmos@cs.uoi.gr> (maintainer)
dzen2, xmobar or similar programs. It is designed to be very efficient by
issuing a very small number of system calls, as one generally wants to update
such a status line every second. This ensures that even under high load, your
status bar is updated correctly. Also, it saves a bit of energy by not hogging
your CPU as much as spawning the corresponding amount of shell commands would.
WWW: http://i3wm.org/i3status/
Feature safe: yes
depenency on ucpp was not added,
neither configure modify this file, nor it is used in this port.
imake has now an explicit dependency on ucpp when build with clang.
Approved by: eadler
Feature safe: yes
from `Mk/bsd.port.mk' soon. Account for it and pass it to make environment
locally as nVidia driver code still uses it.
PR: ports/161558
Submitted by: eadler (PR), crees (nvidia-driver patch)
Feature safe: yes
Some new features:
- Check for allowRootLogin on PAM and non-OpenBSD passwd authentication backends
- Add man page for xdmshell
- Some memory leaks fixed
- Use explicitly /bin/sh for running of Xwilling script via su.
- many config fixes and changes
Obtained from: xorg-devel repo
Feature safe: yes
new features:
- Faster bilinear scaling on SSE2 and ARM NEON
- Several new fast paths for ARM NEON
- Support for the iwMMXt vector instruction set
- Improved support for building with MSVC
- General cleanups and bugfixes
Obtained from: xorg-devel repo
Feature safe: yes
Some of the new features:
- Only split off /dev/ instead trimming to last /.
- Get rid of bzero() calls. Replace them by memset().
- Make lastlog work on BSD systems without <lastlog.h>.
- Sun's copyrights belong to Oracle now
- various build fixes
Feature safe: yes
Changes:
* build improvements
* remove blatantly wrong conversions from extensions
* make it possible to distinguish format_n formats from others
* improvements to vala/gobject introspection support
Approved by: kwm (gnome@)
Feature safe: yes
- Since most patches were integrated upstream, rebase remaining two to our
standards and drop custom PATCH_STRIP
- Define LICENSE (GPLv3), augment OPTIONS
- Reduce number of local hacks (Mandriva legacy)
- Add some missing X.org components to USE_XORG
- Rearrange MAN1 entries so they occupy fewer lines
- Do not pass CPPFLAGS and LDFLAGS to CONFIGURE_ENV explicitly (not needed
since PR ports/157936)
- Utilize USE_GNOME=gnomehack, sort USE_* knobs, etc.
- Augment port description (include more text from upstream)
Feature safe: yes
This is an incremental update and should be much easier to handle than
the transition from 4.6.5 to 4.7.2 in the ports tree.
The official release notes can be found at
http://www.kde.org/announcements/announce-4.7.3.php.
Approved by: avilla (mentor), makc (mentor), portmgr (miwi)
Feature safe: yes
audio/p5-MusicBrainz-Client Disappeared from CPAN
editors/doxymacs Depends on www/w3-4, which is DEPRECATED
graphics/libart Does not fetch, no more public distfiles
java/jboss4 Does not build with new ant
korean/hanterm Depends on korean/johabfonts, which is DEPRECATED, fails to build with new utmpx
korean/johabfonts No more public distfiles, installs into /
korean/hlatex-psfonts-uhc-extra Depends on korean/hlatex, which is DEPRECATED
korean/texinfo Depends on korean/hlatex, which is DEPRECATED
korean/hlatex No more public distfiles
mail/jboss-mailservices Depends on java/jboss4, which is DEPRECATED
misc/p5-Geography-NationalGrid-TW Depends on misc/p5-Geography-NationalGrid, which is DEPRECATED
misc/p5-Geography-NationalGrid Disappeared from CPAN
multimedia/fxtv Depends on multimedia/mplex, which is DEPRECATED
multimedia/mplex Upstream disapeared and distfile is not available
net/py-timeoutsocket Upstream disapear and distfile is no more available
textproc/p5-XML-LibRSVG Unmaintained and not used anymore
textproc/javacc No more public distfiles
www/w3-4/Makefile Upstream disapeared and distfile is not available
www/commonist Depends on textproc/javacc, which is DEPRECATED
www/newsfeed Depends on net/py-timeoutsocket, which is DEPRECATED
x11/fbsd-icons Upstream disapear and distfile is no more available
x11-themes/geramik Depends on x11-toolkits/qtpixmap, which is DEPRECATED
x11-toolkits/qtpixmap No more public distfiles
x11-wm/fvwm95-i18n Depends on x11/fbsd-icons, which is DEPRECATED
x11-wm/fvwm95 Depends on x11/fbsd-icons, which is DEPRECATED
- Depend on gstreamer-plugins-core when WITH_PHONON_GSTREAMER is set. [1]
- Add note to pkg-message, when WITH_PHONON_GSTREAMER is not set, to
alert people they *need* at least gstreamer-plugins-ogg to avoid a
deadlock at logout when using GStreamer Phonon backend.. [1]
- Add optional dependency on kde4-wallpapers (defaults to on).
- Fix the script for setting FreeBSD wallpaper on new configurations.
- Bump PORTREVISION.
Discussed with: ale via e-mail [1]