lot of build failure report about it cannot find -lgio-2.0.
- Add graphics/cairo in AFFECTS as got a PR related with cairo requires newer
pixmap. It should helps the green users.
Reviewed by: marcus (also with English grammar tweak)
* Upgrade sysutils/rdiff-backup from 1.0.5 to 1.2.0
* Minor changes in sysutils/rdiff-backup-devel in CONFLICTS and pkg-descr
PR: ports/126313, ports/126314, ports/126315 (based on)
Submitted by: Peter Schuller <peter.schuller@infidyne.com>
- Add note about new config file format to UPDATING:
The layout of the ikiwiki.setup file has changed in a significant
way in this release. Old setup files will continue to work, but new
features, like the new websetup interface, require a new format
setup file. You can convert old setup files into the new format by
running the following command for all your ikiwiki.setup files:
ikiwiki-transition setupformat ikiwiki.setup
- Add new UID and GID for pgbouncer
- Improve handling of example configuration files
- Add support for the reload rc command
- Other minor enhancements
PR: ports/126454
Submitted by: mm
Approved by: skv (maintainer)
- Move transmission to transmission-cli, transmission becomes a meta-port.
- Add transmission-web, it's a web interface (Clutch) as it has merged into
its project.
Repocopy: marcus (transmission -> transmission-cli)
- Change handling and structure of configuration files
- Add new options to startup script ("reload", "debug")
- Introduce pkg-message
- Other fixes and enhancements
PR: ports/124439
Submitted by: David Wood <david@wood2.org.uk> (maintainer)
Tested by: mm
that built with Firefox 2 can causes Firefox 3 crashes. We are working on some
changes plugins directory by using www/linux-mplayer-plugin/Makefile.npapi.
Bump the PORTREVISION.
Reported by: a few
Discussed with: my team, FreeBSD GNOME Team
and more accurate (as we're in fact updating our ports, while vendor
is updating their software. UPDATING talks about the former) [*]
- Glance over several other entries and improve on wording and whitespace
- Reformat overly short or long lines. Normally, 72-78 chars per line is
most readable and pretty (there're a lot more to fix)
- Spell `sql' as `SQL' where appropriate. (Ditto for `cpan', `svn'.)
Suggested by: gavin [*]
- Consistency and spelling corrections
- Lots of whitespace fixes to improve readability
- Reword couple of phases for better English
- Kill EOF whitespace
The IkiWiki editpage form now uses the raw page name, not the page
title, in its 'page' cgi parameter. You will need to rebuild any
existing ikiwiki installations in order to update their 'edit' links
to the new format.
Approved by: erwin (mentor, implicit)
The IkiWiki search plug-in now uses www/xapian-omega as backend
instead of textproc/hyperestraier. You will need to update the
configuration of any search enabled ikiwiki installations and
rebuild them since the search form has changed.
Approved by: erwin (mentor, implicit)
update these ports for poppler and firefox3. That way it won't break users'
update when they are following the step by step and hit failure by 'port* -a'.
Requested by: Ross Gohlke <ross@emerson.grinz.com>
Reviewed by: marcus (on portupgrade part)