Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php
(may not work until a few hours after this commit - we jumped the gun a little
in order to have the update in place at the time the security notifications for
KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).
Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php
Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.
Approved by: will (real mentor asleep)
hashed spwd.db, which is a useful thing if you screw up a vipw(8) or
mergemaster(8), or otherwise corrupt your plaintext file, and don't
have a recent enough backup.
PR: 54670
Submitted by: Matthew D. Fuller <fullermd@over-yonder.net>
- Manually replace included copies of config.guess and config.sub with
versions from ${PORTSDIR}/Templates. This is necessary as the sformat
package doesn't have a valid configure script in it's root directory
but one in a sub-directory that is executed by the SING (Schily Is
Not Gnu) makefile system further down the road. Therefor the port
can't set GNU_CONFIGURE which would automatically copy the relevant
files.
- Remove BSD_SCSI_SENSE_BUG from COPTX (CFLAGS) to libscg. It is a
workaround for a (probably alumnus) bug in a SCSI-driver of NetBSD
and the affected code doesn't get compiled on neither pre-CAM nor
CAM versions of FreeBSD.
- Use DATADIR in pkg-plist.
Submitted by: maintainer
- Per Bill Fenner's reports, the distfile is no longer available from
the URL; in fact, the domain no longer seems to exist, including
the maintainer email address, which bounces. A Google search did
not reveal a new location for the code.
PR: 54303
Submitted by: Mark Linimon <linimon@lonesome.com>
- service supervision
- clean process state
- reliable logging facility
- fast system bootup and shutdown
- packaging friendly
- small code size
Submitted by: Sergei Kolobov <sergei@kolobov.com>
PR: 54513
Use the same CONFIGURE_TARGET as other ports.
Allow the manpage to be compressed.
Submitted by: Sergey Kolobov <sergei@kolobov.com>
Approved by: maintainer (timeout after > 1 month)
PR: 53178