As development of OpenOffice.org has been migrated Apache OpenOffice,
.org part has been removed. So I'd like to remove ".org" in the
ports tree as well. the same reason as
http://www.freebsd.org/cgi/query-pr.cgi?pr=164678
PR: 167305
binaries built with GCC 4.6+:
r11856 | tom | 2011-07-05 02:22:32 -0700 (Tue, 05 Jul 2011) | 2 lines
Implement some extra DWARF ops that gcc 4.6.1 seems to use. Fixes#275284.
r11904 | tom | 2011-07-21 08:07:26 -0700 (Thu, 21 Jul 2011) | 2 lines
DWARF comparisons should be signed. Patch from Jakub Jelinek.
Submitted by: Tom Russo <tvrusso sandia.gov>
PR: ports/166341
qtFM is a small, lightweight file manager based on pure Qt and works great
with minimal desktop environments like Openbox.
WWW: http://www.qtfm.org/
PR: ports/167466
Submitted by: Zhihao Yuan <lichray at gmail.com>
derived from the 'Wicked' widget library. It has some of the old
Wicked widget types, a few of them rewritten, and a good number of
new ones.
PR: ports/167687
Submitted by: William Grzybowski <william88 gmail.com>
Changes:
Better support for child datasets in boot environments.
Fixed error handling.
Support for /boot/loader.conf.local
PR: ports/167715
Submitted by: "Bryan Drewery" <bryan@shatow.net> (maintainer)
Here are some common reasons for tastypie:
* You need an API that is RESTful and uses HTTP well.
* You want to support deep relations.
* You DON'T want to have to write your own serializer to make the output
right.
* You want an API framework that has little magic, very flexible and maps
well to the problem domain.
* You want/need XML serialization that is treated equally to JSON (and
YAML is there too).
* You want to support my perceived NIH syndrome, which is less about
NIH and more about trying to help out friends/coworkers.
PR: ports/167716
Submitted by: William Grzybowski <william88 gmail.com>
as a Subversion client.
At this point, hgsubversion is usable by users reasonably familiar with
Mercurial as a VCS. It's not recommended to dive into hgsubversion as an
introduction to Mercurial, since hgsubversion "bends the rules" a little
and violates some of the typical assumptions of early Mercurial users.
PR: ports/167692
Submitted by: William Grzybowski <william88 gmail.com>
Mercurial hooks system.
Right now it includes hooks for:
* pep8 checking of python files
* pyflakes checking of python files
* checking for forgotten pdb statements in python files
* Trac integration. This includes:
- Making sure at least a ticket is mentioned in the changeset message
- Updating the Trac ticket with the changeset
PR: ports/167595
Submitted by: William Grzybowski <william88 gmail.com>
script do some weird things that makes USE_PYDISTUTILS=easy_install break
the port, mark it so for now.
Submitted by: William Grzybowski <william88 gmail.com> (maintainer)
PR: ports/167714
- No PORTREVISION bump since this does not affect default
PR: ports/166853
Submitted by: Efren Yevale <syavne@gmail.com>
Approved by: Anders Troback <freebsd@troback.com> (maintainer)
- Trim pkg-plist, use PORTDOCS= macro to enable easier updates in the future
- No PORTREVISION bump since this does not change default package
PR: ports/165820
Submitted by: scheidell@ (me)
Approved by: x11 (maintainer, timeout 60 days)