that allows you to customize the LXDE menu.
LXMenuEditor is very useful for people that want to create their own,
customized menus for LXDE.
This editor can also be used to customize GNOME's main menu and menus
of other enviroments, although it's specially designed for the LXDE environment.
WWW: http://lxmed.sourceforge.net/
PR: ports/175936
Submitted by: nemysis (self)
Approved by: pawel (mentor)
- Provide support for Pure Programming Language based projects
PR: ports/179401
Submitted by: nemysis (self)
Approved by: pawel (mentor), bapt (portmgr)
These ports install binaries with "32" suffixes and most data lives in
${PREFIX}/llvm32 so there are no conflicts.
NOTE: devel/llvm and lang/clang will shortly be removed in favor of
these ports.
- Convert to latest LIB_DEPENDS format
- Add STAGE support
- Fix whitespace nits
- Revise pkg-descr to reflect reality - WeeChat client is ncurses only and
other front-ends will connect to the ncurses client
- Add MANPAGES option along with pre-built manpages for all supported languages
Changes: http://www.weechat.org/files/changelog/ChangeLog-0.4.2.html
https://launchpad.net/mailman/2.1/2.1.16/
Support stage directory. (Requires Python 2.7, 2.6 is no longer
sufficient.) This requires us to compile the Python scripts ourselves to
avoid spilling the stagedir name all over the .pyc files, as Mailman's
build would do (causing complaints from make stage-qa).
While there, compile bin/*.py programs, too.
The post-install section of the Makefile is more verbose now.
Run Mailman's bin/update after install.
Fixes to handling the mailman_last_version file to avoid leftover dirs
from an unused Mailman installation and deinstallation.
Scripts are more robust now, and use mktemp -d for temporary directories.
- Treat g++*, c++* and clang* the same.
- Remove ?= assignments because this isn't a master port.
- Remove libtool dependency.
- Remove pkgconfig dependency. The port only installs a .pc file.
- Disable use of MMX for now. It cannot be used in i386 packages and on
amd64 the compiler already uses SSE.
- Support staging.
- Support WITH_DEBUG.
PR: ports/173741 [1]
Submitted by: Jeremy Huddleston Sequoia <jeremyhu@freedesktop.org> [1]
- unrar and Python are default enabled options
- New p7zip option, disabled by default
- The final release of 11.0 only requires --disable-sigchld-handler on
32bit FreeBSD [1]
[1] http://nzbget.sourceforge.net/forum/viewtopic.php?f=3&t=596&start=10
PR: ports/183026
Approved by: maintainer, swills (mentor)