Details:
- Fix remaining uses of mount_devfs and pkg_install [1]
- Bump PORTREVISION
- Add pkg-message about the upstream project no longer being
maintained
- pet portlint
Reported by: christophe.maury@gmail.com via email [1]
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
Merge back bsd.pkgng.mk into bsd.port.mk
Add a note about @stopdaemon not being supported anymore
With hat: portmgr
Differential Revision: https://reviews.freebsd.org/D693
This macros has been useless since cdrtools-cjk port has gone.
This macros also lead to badly handled dependencies assuming that the dependency
on cdrtools was most BUILD and RUN dependency. While most of the time it is
simply a RUN dependency and sometime a build one.
While here:
- Trim some headers
- Convert some ports to optionsng
- Convert some ports to USES= gettext
---------
After several weeks of testing, the FreeSBIE team considers the new
release 2.0 mature enough to completely replace the legacy releases 1.1.x.
The new freesbie2 set is a complete rewrite, not an incremential
update.
It features a fully modular concept and a significantly lighter framework.
Despite the smaller size of the distfile, everything is included to create
a custom bootable iso in a comfortable, quick manner.
---------
PR: ports/92775
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
- Mark it as IGNORE on FreeBSD < 5.4
- Fix problems of missing files [1]
Reported by: Philippe Waelti <philippe.waelti@heig-vd.ch> [1]
Submitted by: maintainer by email
FreeSBIE project, exactly:
o Bug fixes
o Improved scripts, especially useful for -CURRENT
o Introduction of cloop compressed filesystem images
PR: ports/62493
Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer)
Approved by: nork (mentor/implicitly)
Implements some interesting additional functionality like:
better FreeBSD-5 support; and miniBSD, an approach similar
to PicoBSD. Maintainer-update. PR: ports/59265.
o It contains the latest script collection :-)
o Generates plist during pre-install phase for compatibility with upcoming
bsd.port.mk changes
PR: 54120
Submitted by: maintainer