Fix all portlint -a and check-plist errors and warnings.
Fix all but one stage-qa warnings.
Disable --with-system-boost because it broke the build.
Enable the --with-system-graphite, --with-system-hyphen, and
--with-system-nss configure options.
Add all distfiles that were previously downloaded during
built to the ext_sources distfile. Add the --disable-fetch-external
configure flag to disable downloads during build.
PR: 192258
Approved by: office@ (bapt)
- Change master site
- Add license (GPLv2)
- Support STAGEDIR
- Simplify Option handling
- Add pkg-message, information about usage
- Unmute install executable and cfg
- Use INSTALL_DAT instead of CP
- Recreate patches with make makepatch
- Recreate pkg-plist with make makeplist and proper use permissions
PR: 189907
Submitted by: maintainer, driedfruit <flambard@mangband.org>
Approved by: maintainer
Changes:
- Fix progress bars when not in a tty to give output
- Dragonfly fixes
- Multiple fixes in @keywords(user,group,mode) support
- Important fixes in repo incremental updates
- Fix pkg audit not returning an error in case of vulneraibilities found (making periodic script not working)
- Ignore sigpipe
- Make the read lock now no op
- Directories can be listed in the plist like files they will be considered like @dirrmtry
- Very important refactor and fixes in the solver making the whole code more manageable:
- This fixes multirepo support
- Fixes missed upgrades
- Fix pkg rquery -e with complex (%#r for example) queries
- Fix pkg upgrade -f
- (bug #97384) Quote inline link titles
- (bug #97385) Support heading IDs
- (bug #97450) Support PRE and DIV
- (bug #56769) Add newline after <br />
- Add support for MarkDown Extra table & dl extensions.
- API updates to support Futures
- Avoid hardcoded debug flag (oops)
- Fixed SASL auth handling (was adding then removing a stray '1' from
the SASL string)
- documentation added
- Most of the public API methods now use Futures to indicate completion
- SRV lookup - needs DNS although an optional constant allows getnameinfo
lookups
- Don't include <show> element in initial presence notification.
- Initial documentation for some of the more useful public methods
Changes:
- The solver and jobs interface were completely reworked:
* multirepos have now better support
* fix a number of issue with missed shared library dependencies
* upgrade and install are now more clever about chosing repositories
* implement package pinning to a repository
* add heuristic to resolve conflicts between remote packages
* removed tonns of old hacks
* arrays are now used in many places instead of lists for performance
* some hash tables are improved by using direct pointers hash
- Minor fixes
This can't be tested in Redports due to the attempt to start the service
during the build, but it does pass local poudriere builds of the submitter.
PR: 192353
Submitted by: Michelle Sullivan
not installed in $PREFIX, which causes issues with `check-plist' target
- Remove extraneous @dirrmtry entries
- Bump PORTREVISION due to pkg-plist change
Reported by: rpaulo
The husky-base-devel port was removed, and three ports were added in this
mass update:
- husky-areafix-devel
- husky-devel
- husky-huskylib-devel
PR: 185154
Submitted by: maintainer (Oleg Sharoyko)