ftp://ftp.berlios.de/pub/cdrecord/AN-3.00
Note that this breaks and obsoletes sysutils/cdrtools-cjk as mkisofs now
employs iconv for character conversion. Consequently USE_CDRTOOLS=cjk and
USE_CDRTOOLS together with WITH_CJK are now defunct and bsd.port.mk is
expected to be updated by portmgr@ accordingly (PR 150362).
PR: 127608, 149644
Approved by: netchild
ABI backwards compatible. It is unnecessary to have more than one same
libraries (ie: neon28 and neon29) as it creates issue in our ports tree such
as CONFLICTS and made our Makefile complicate.
- Remove www/neonpp and www/neon28.
- Add USE_GNOME=ltverhack; it corrects the shared library version by change
from libneon.so.29 to libneon.so.27. It won't get bump again with no reason
unless ABI changes.
- Bump the PORTREVISION on all ports and chase the shared library change.
- Add info in the UPDATING for how to rebuild on all ports that depend on
neon.
PR: ports/148295
Approved by: lev (maintainer timeout, no respone for months),
portmgr
Tested by: pointyhat-exp by pav
- add dependency on devel/py-yaml
- add LICENSE stuff
- change project url
- notify user to deinstall the port before upgrading it in UPDATING
PR: ports/148877
Submitted by: Ruslan Mahmatkhanov <cvs-src_AT_yandex dot ru>
and separated into 5 ports to cope with upcoming new port
japanese/scim-mozc. You can not upgrade with portupgrade or portmaster.
To upgrade, you must deinstall japanese/ibus-mozc first and then install
new japanese/ibus-mozc.
Feature safe: yes
Unfortunately version 2.0.0 is largely incompatible with version 1.x, so it
is necessary to have a stopgap measure while ports that depend on libassuan
can be updated. In conversation with the maintainers of the dependent ports
it was originally considered ideal to prepare updates for the ports first,
then upgrade everything to libassuan 2.x en masse. Since no action has
arisen on that front, go with plan B:
Copy security/libassuan to security/libassuan-1, and update the dependent
ports accordingly. Because this is (intended to be) a _temporary_ measure,
and because no updates for libassuan 1.x are anticipated, and because the
hope is that it can be removed sooner rather than later, it's a copy instead
of a repocopy.
- Clean up "its" vs. "it's" using throughout the file; expand some
contractions where looked appropriate
- More readability and formatting fixes of usual nature. This should
hopefully cover year 2004 entries
- Use official spelling of popular products (SQL, PHP, PostgreSQL, SQLite,
Linux) where appropriate
- Add missing trailing periods, kill EOL whitespace, etc.