class. The dead fields must've been there for years, but only
clang-3.2 complains about it...
The class' composition is not exported outside the library
anyway, so there are no concerns about a known structure changing
size -- hence, no shlib number bumps or anything.
PR: ports/172637
Submitted by: Oliver Hartmann
Feature safe: yes
architectures where the library is not supported. [1]
Revamp the handling of different languages (frontends, run-times)
by GCC to allow for orthogonal setting them in the future. [2]
Print the list of languages being built as part of pre-everything
and shorten the output of operating system and version there.
Reported by: linimon [1]
Inspired by: jkim [2]
Feature safe: yes
Changes:
* options: Show usage with no arguments
* bulk: Support building entire tree with -a
* testport/bulk -t: Enable PKGNG DEVELOPER_MODE to
catch more plist errors
* Show which PORTSDIR is being used during builds
* queue: Fix syntax error with no arguments
Feature safe: yes
- Convert to new options framework
- Allow for any available version of TCL to be used
- Add LICENSE
- Remove indefinite article from COMMENT, update
- Mark MAKE_JOBS_SAFE
- Trim Makefile header
PR: ports/172456
Submitted by: Paul Schmehl <pauls@utdallas.edu> (maintainer)
Approved by: makc (mentor)
Feature safe: yes
- Convert to USE_PKGCONFIG
- Drop USE_GMAKE; port builds with regular make
- Drop unneeded WANT_GNOME
- Drop specific ABI version numbers from LIB_DEPENDS
- Improve GCONF_SCHEMAS handling
- Trim Makefile header
PR: ports/172459
Submitted by: Hon-Yu Lawrence Cheung <cheunghonyu@gmail.com> [1]
Approved by: mbsd <mbsd@isgroup.com.ua> (maintainer)
makc, avilla (mentors, implicit)
Feature safe: yes
- add dns/py-dnspython to RUN_DEPENDS too, because easyzone will not
work w/o it
- remove some redundant python specific knobs: PYDISTUTILS_NOEGGINFO,
PYDISTUTILS_PKGNAME
- use PYEASYINSTALL_EGG in pkg-plist instead of redundant passing
PORTVERSION and PYTHON_VER there
- bump PORTREVISION because of dependencies change
PR: 172446
Submitted by: rm (myself)
Approved by: Attila Nagy <bra at fsn dot hu> (maintainer, by mail)
Feature safe: yes
Changes:
Major improvements include DocBook XML support and the ability to use additional spelling dictionaries. Numerous bug fixes and improvements.
PR: ports/172617
Submitted by: wblock (maintainer)
Feature safe: yes
DragonEgg is a gcc plugin that replaces GCC's optimizers and code
generators with those from the LLVM project. It works with gcc-4.5
or gcc-4.6, can target the x86-32/x86-64 and ARM processor families.
It fully supports Ada, C, C++ and Fortran. It has partial support
for Go, Java, Obj-C and Obj-C++.
Feature safe: yes
bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters
on clean 7.4-RELEASE installation, and the ports tree was checked out at
r305682.
Feature safe: yes
fdb package is a set of Firebird RDBMS bindings for python.
It works on Python 2.6+ and Python 3.x
WWW: http://www.firebirdsql.org/en/python-devel-status/
PR: 172455
Submitted by: Jose Jachuf <jjachuf at gmail dot com>
Feature safe: yes
- Properly install symlinks for auth-pam and down-root plugins [1]
- Fix pkg-message description of locations of these plugins [1]
- Fix plist for nonexistent DOCSDIR/openvpn and DOCSDIRS/sample
PR: ports/172587 [1]
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
Feature safe: yes
- Fix pkg-message description of locations of these plugins [1]
- Fix plist for nonexistent DOCSDIR/openvpn
PR: ports/172598 [1]
Submitted by: Eric F Crist <ecrist@secure-computing.net> (maintainer) [1]
Feature safe: yes