audio/pulseaudio is being updated to 0.9.23
x11/startup-notification is being updated to 0.12
Both was approved by kwm@
x11-wm/awesome is being updated to 3.4.11
Exp-run by: pav@
following new ports:
xcb-util-image
xcb-util-keysyms
xcb-util-renderutil
xcb-util-wm
As approved by maintainer, i'm taking over the maintainership
Exp-run by: pav
- Because I am only removing deps these ports do not need a rebuild so don't bump portrevision
PR: ports/163763
Submitted by: Anonymous <swell.k@gmail.com>
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Import my commit f1794e4 upstream (based on the PR's patch) as well as the
patch to describeresourcejob.h in the PR (which does not apply upstream because
the line it adds is already there).
No need to bump PORTREVISION, this commit only fixes the build for people who
had never been able to build the port anyway.
PR: ports/163699
Submitted by: Heath Nielson <heathn@gmail.com>
Approved by: avilla (mentor, implicit)
2011-11-30 textproc/skribe
2011-11-30 emulators/wahcade
2011-11-30 databases/keximdb: Depends on editors/koffice-kde3, which is scheduled for deletion
2011-11-30 editors/koffice-kde3
2011-11-30 net/keepalived: Depends on net/ipvs, which is scheduled for deletion
2011-11-30 net/ipvs: Designed for FreeBSD 5.x, which is no longer supported
2011-11-30 databases/fireprofile
2011-12-01 audio/gnowavcut: Abandonware
2011-12-01 mail/demime: No upstream development since 2007
2011-12-03 x11/wmmsg: No more public distfiles
2011-12-03 x11-toolkits/libgtkeditor: No more supported upstream, not depend on anymore.
2011-12-03 misc/demoniac: No more upstream, no more public distfiles
2011-12-03 cad/gtkwave: No more public distfiles, no more upstream
2011-12-07 databases/clip: No develop anymore for long
2011-12-09 x11-toolkits/gtkextra: no longer supported upstream, no more depend on
<swell.k@gmail.com>: host gmail-smtp-in.l.google.com[74.125.53.26] said:
550-5.1.1 The email account that you tried to reach does not exist. Please
try 550-5.1.1 double-checking the recipient's email address for typos or
550-5.1.1 unnecessary spaces. Learn more at
550 5.1.1 http://mail.google.com/support/bin/answer.py?answer=6596
d6si2748840pbk.7 (in reply to RCPT TO command)
With Hat: portmgr
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