** (Mix) You're trying to run :stemmer on Elixir v1.4.5 but it has declared in its mix.exs file it supports only Elixir ~> 1.5
Reported by: pkg-fallout
and other Linux distributions without burning a CD. This is useful when
supplied ISO image cannot be directly written to USB drive or SD card.
WWW: http://unetbootin.sourceforge.net/
** (Mix) You're trying to run :simple_bayes on Elixir v1.4.5 but it has declared in its mix.exs file it supports only Elixir ~> 1.5
Reported by: pkg-fallout
- Changelog:
* Fixed issue that GO was not building the listeners correctly.
* Optimized moving a project
* Fixed getRelatedParticipantEvents() on non object error
* Debian package dependency failure
* Require PHP lower than 7.1 because 7.1 is not supported by Ioncube
* Tickets: fixed search so it also searches in the customfield values.
* Added php-xml to dependencies as it's required for utf8_encode() since php 7
* Postfixadmin: Increased the size of the "alias" textarea field
* Files/Start page:Recent files grid on startpage - Added a name column.
* Log: Removed the "Delete" Keybinding for the activity log grid
* Core: Fixed creation of cache listener files. Now the file is written at once,
so <?php tag is not included for a 2nd time
* Ldapauth - make is possible to chances the ldap user password.
Set the config to activate: $config['ldap change password'] = true;
Approved by: tz (mentor)
Differential Revision: https://reviews.freebsd.org/D12172
-image: Update the firmware description in manpage
- image: Clean up some grammar for image type
- image: firmware: -s is required
- image: For firmware, build an image that is actually the size we say it
should be.
- Detect invalid dependency lines
- Fix kern.randompid / parallel pid reuse resulting in 100% CPU.
- testport: Properly use BUILD_PARALLEL_JOBS (not PREPARE) for
dependency building.
- options: Honor the -p option
- Add <tree>-<jailname> CUSTOMISATION support
- options: if no jail is passed, the local host architecture is taken
- options: Add arch -a option
This Prometheus library is fork of Prometheus Ruby Client that uses mmap'ed
files to share metrics from multiple processes. This allows efficient metrics
processing for Ruby web apps running in multiprocess setups like Unicorn.
A suite of instrumentation metric primitives for Ruby that can be exposed
through a HTTP interface. Intended to be used together with a Prometheus server.
WWW: https://gitlab.com/gitlab-org/prometheus-client-mmap
While here, add LICENSE_FILE and silence portlint warning about order of
USES/USE_*.
Mark as MAKE_JOBS_UNSAFE, random errors with parallel jobs in poudriere
[10.3|11.1] [i386|amd64].
PR: 221440
Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer)
Bump lowest JAVA_VERSION to 1.8+ missed from the last release and
simplify port because it's not a master port.
PR: 221436
Submitted by: Dave Cottlehuber <dch@skunkwerks.at> (maintainer)