Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 15:14:35 UTC Now

2019-11-14 22:53:49 UTC MAIN commitmail json YAML

evolution: Needs gdbus-codegen

(nia)

2019-11-14 21:47:59 UTC MAIN commitmail json YAML

doc: Updated www/gitea to 1.10.0

(nia)

2019-11-14 21:47:48 UTC MAIN commitmail json YAML

gitea: Update to 1.10.0

Changes:

* BREAKING
  * Fix deadline on update issue or PR via API (#8698)
  * Hide some user information via API if user doesn't have enough permission (#8655) (#8657)
  * Remove legacy handling of drone token (#8191)
  * Change repo search to use exact match for topic search. (#7941)
  * Add pagination for admin api get orgs and fix only list public orgs bug (#7742)
  * Implement the ability to change the ssh port to match what is in the gitea config (#7286)
* SECURITY
  * Fix issue with user.fullname (#8903)
  * Ignore mentions for users with no access (#8395)
  * Be more strict with git arguments (#7715)
  * Extract the username and password from the mirror url (#7651)
  * reserve .well-known username (#7637)
* FEATURE
  * Org/Members: display 2FA members states + optimize sql requests (#7621)
  * SetDefaultBranch on pushing to empty repository (#7610)
  * Adds side-by-side diff for images (#6784)
  * API method to list all commits of a repository (#6408)
  * Password Complexity Checks  (#6230)
  * Add option to initialize repository with labels (#6061)
  * Add additional password hash algorithms (#6023)
* BUGFIXES
  * Allow to merge if file path contains " or \ (#8629) (#8771)
  * On windows set core.longpaths true (#8776) (#8786)
  * Fix 500 when edit hook (#8782) (#8789)
  * Fix Checkbox at RepoSettings Protected Branch (#8799) (#8801)
  * Fix SSH2 conditional in key parsing code (#8806) (#8810)
  * Fix commit expand button to not go to commit link (#8745) (#8825)
  * Fix new user form for non-local users (#8826) (#8828)
  * Fix to close opened io resources as soon as not needed (#8839) (#8846)
  * Fix edit content button on migrated issue content (#8877) (#8884)
  * Fix require external registration password (#8885) (#8890)
  * Fix password complexity check on registration (#8887) (#8888)
  * Update Github Migration Tests (#8896) (#8938) (#8945)
  * Enable punctuations ending mentions (#8889) (#8894)
  * Add Close() method to gogitRepository (#8901) (#8956)
  * Hotfix for review actions and notifications (#8965)
  * Expose db.SetMaxOpenConns and allow non MySQL dbs to set conn pool params (#8528) (#8618)
  * Fix milestone close timestamp (#8728) (#8730)
  * Fix 500 when getting user as unauthenticated user (#8653) (#8663)
  * Fix 'New Issue Missing Milestone Comment' (#8678) (#8681)
  * Use AppSubUrl for more redirections (#8647) (#8651)
  * Add SubURL to redirect path (#8632) (#8634)
  * Fix template error on account page (#8562) (#8622)
  * Allow externalID to be UUID (#8551) (#8624)
  * Prevent removal of non-empty emoji panel following selection of duplicate (#8609) (#8623)
  * Update heatmap fixtures to restore tests (#8615) (#8616)
  * Ensure that diff stats can scroll independently of the diff (#8581) (#8621)
  * Webhook: set Content-Type for application/x-www-form-urlencoded (#8600)
  * Fix #8582 by handling empty repos (#8587) (#8594)
  * Fix bug on pull requests when transfer head repository (#8564) (#8569)
  * Add missed close in ServeBlobLFS (#8527) (#8542)
  * Ensure that GitRepo is set on Empty repositories (#8539) (#8541)
  * Fix migrate mirror 500 bug (#8526) (#8530)
  * Fix password complexity regex for special characters (#8524)
  * Prevent .code-view from overriding font on icon fonts (#8614) (#8627)
  * Allow more than 255 characters for tokens in external_login_user table (#8554)
  * Fix errors in create org UI regarding team access permission (#8506)
  * Fix bug on FindExternalUsersByProvider (#8504)
  * Create .ssh dir as necessary (#8486)
  * IsBranchExist: return false if provided name is empty (#8485)
  * Making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)
  * Add check for empty set when dropping indexes during migration (#8471)
  * LFS files are relative to LFS content path, ensure that when deleting they are made relative to this (#8455)
  * Ensure Request Body Readers are closed in LFS server (#8454)
  * Fix template bug on mirror repository setting page (#8438)
  * Fix migration v96 to keep issue attachments (#8435)
  * Update strk.kbt.io/projects/go/libravatar to latest (#8429)
  * Singular form for files that has only one line (#8416)
  * Check for either escaped or unescaped wiki filenames (#8408)
  * Allow users with explicit read access to give approvals (#8382)
  * Fix editor commit to new branch if PR disabled (#8375)
  * readd .markdown class to all markup renderers (#8357)
  * Upgrade xorm to v0.7.9 to fix some bugs (#8354)
  * Fix column name ambiguity in GetUserIssueStats() (#8347)
  * Change general form binding to gogs form (#8334)
  * Fix pull request commit status in user dashboard list (#8321)
  * Fix repo_admin_change_team_access always checked in org settings (#8319)
  * Update to github.com/lafriks/xormstore@v1.3.0 (#8317)
  * Show correct commit status in PR list (#8316)
  * Bugfix for image compare and minor improvements to image compare (#8289)
  * Update xorm (#8286)
  * Fix API for edit and delete release attachment (#8285)
  * Fix nil object access in some conditions when parsing cross references (#8281)
  * Fix label count (#8267)
  * Only show teams access for organization repositories on collaboration setting page (#8265)
  * Test more reserved usernames (#8263)
  * Rewrite reference processing code in preparation for opening/closing from comment references (#8261)
  * Fix assets key on release webhook (#8253)
  * Allow registration when button is hidden (#8237)
  * Fix release API URL generation (#8234)
  * Fix milestone num_issues (#8221)
  * MS Teams webhook misses commit messages (#8209)
  * Fix data race (#8204)
  * Fix team user api (#8172)
  * Fix pull merge 500 error caused by git-fetch breaking behaviors (#8161)
  * Make show private icon when repo avatar set (#8144)
  * Add reviewers as participants (#8121)
  * Fix Go 1.13 private repository go get issue (#8112)
  * feat: highlight issue references with : (#8101)
  * Make AllowedUsers configurable in sshd_config (#8094)
  * Strict name matching for Repository.GetTagID() (#8074)
  * Avoid ambiguity of branch/directory names for the git-diff-tree command (#8066)
  * Add change title notification for issues (#8061)
  * [ssh] fix the config specification in the authorized_keys template (#8031)
  * Fix reading git notes from nested trees (#8026)
  * Fixes synchronize tags to releases for repository - makes sure we are only getting tag refs (#7990)
  * Fix adding default Telegram webhook (#7972)
  * Run CORS handler first for /api routes (#7967)
  * Abort synchronization from LDAP source if there is some error. (#7960)
  * Fix wrong sender when send slack webhook (#7918)
  * Fix bug when migrating a private repository (#7917)
  * Evaluate emojis in commit messages in list view (#7906)
  * Fix upload file type check (#7890)
  * lfs/lock: round locked_at timestamp to second (#7872)
  * fix non existent milestone with 500 error instead of 404 (#7867)
  * gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid gpg key (#7846)
  * Fix duplicate call of webhook (#7821)
  * Enable switching to a different source branch when PR already exists (#7819)
  * Convert files to utf-8 for indexing (#7814)
  * Do not fetch all refs in pull-request compare (#7797)
  * Fix multiple bugs with statuses endpoints at API (#7785)
  * Restore functionality for early gits (#7775)
  * Fix Slack webhook fork message (#7774)
  * Rewrite existing repo units if setting is not included in api body (#7763)
  * Fix rename failed when rewrite public keys (#7761)
  * Fix approvals counting (#7757)
  * Add migration step to remove old repo_indexer_status orphaned records (#7746)
  * Fix repo_index_status lingering when deleting a repository (#7734)
  * Remove camel case tokenization from repo indexer (#7733)
  * Fix milestone completness calculation when migrating (#7725)
  * Regression: Include "executable" files in the index, as they are not necessarily … (#7718)
  * Fixes indexed repos keeping outdated indexes when files grow too large (#7712)
  * Skip non-regular files (e.g. submodules) on repo indexing (#7711)
  * Fix dropTableColumns sqlite implementation (#7710)
  * Update gopkg.in/src-d/go-git.v4 to v4.13.1 (#7705)
  * improve branches list performance and fix protected branch icon when no-login (#7695)
  * Correct wrong datetime format for git (#7689)
  * Move add to hook queue for created repo to outside xorm session. (#7675)
  * sugestion to use range .Branches (#7674)
  * Fix bug on migrating milestone from github (#7665)
  * hide delete/restore button on archived repos (#7658)
  * css: use flex to fix floating paginate (#7656)
  * Fix syntax highlight initialization (#7617)
  * Fix panic on push at - Merging pull request causes 500 error (#7615)
  * Make PKCS8, PEM and SSH2 keys work (#7600)
  * Fix mistake in arc-green.less split-diff css code. (#7587)
  * Handle ErrUserProhibitLogin in http git (#7586)
  * Fix bug create/edit wiki pages when code master branch protected (#7580)
  * Fixes Malformed URLs in API git/commits response (#7565)
  * Fix file header overflow in file and blame views (#7562)
  * Improve SSH key parser to handle newlines in keys (#7522)
  * Fix empty commits now showing in repo overview (#7521)
  * Fix repository's pull request count error (#7518)
  * Fix markdown invoke sequence (#7513)
  * Remove duplicated webhook trigger (#7511)
  * Update User.NumRepos atomically in createRepository (#7493)
  * Fix settings page of repo you aren't admin print error - Settings pages giving UnitType error message (#7482)
  * Fix redirection after file edit - Handles all redirects for Web UI File CRUD (#7478)
  * cmd/serv: actually exit after fatal errors (#7458)
  * Fix an issue with some pages throwing 'not defined' js exceptions (#7450)
  * fix Dropzone.js integration (#7445)
  * Fix regex for issues in commit messages (#7444)
  * Diff: Fix indentation on unhighlighted code (#7435)
  * Only show "New Pull Request" button if repo allows pulls (#7426)
  * Upgrade macaron/captcha to fix random error problem (#7407)
  * create class for inline positioned lists (#7393)
  * Fetch refs for successful testing for tag (#7388)
  * add missing template variable on organisation settings (#7385)
  * fix post parameter - on issue list - unset assignee (#7380)
  * fix/define autochecked checkboxes on issue list in firefox (#7320)
  * only return head: null if source branch was deleted (#6705)
* ENHANCEMENT
  * Add nofollow to sign in links (#8509)
  * vendor: update mvdan.cc/xurls/v2 to v2.1.0 (#8495)
  * Update milestone issues numbers when save milestone and other code improvements (#8411)
  * Add extra user information when migrating release (#8331)
  * Require overall success if no context is given for status check (#8318)
  * Transaction-aware retry create issue to cope with duplicate keys (#8307)
  * Change link on issue milestone (#8246)
  * Alwaywas return local url for users avatar (#8245)
  * Move some milestone functions to a standalone package (#8213)
  * Move create issue comment to comments package (#8212)
  * Disable max height property of comment textarea (#8203)
  * Add 'Mentioning you' group to /issues page (#8201)
  * oauth2 with remote Gitea (#8149)
  * Reference issues from pull requests and other issues (#8137)
  * Fix webhooks to use proxy from environment (#8116)
  * Add merged commit id on pull view when it's merged (#8062)
  * Add teams to repo on collaboration page. (#8045)
  * Update swagger to 0.20.1  (#8010)
  * Make link last commit massages in repository home page and commit tables (#8006)
  * Add API endpoint for accessing repo topics (#7963)
  * Include description in repository search (#7942)
  * Use gitea forked macaron (#7933)
  * Fix pull creation with empty changes (#7920)
  * Allow token as authorization for accessing attachments (#7909)
  * Retry create issue to cope with duplicate keys (#7898)
  * Move git diff codes from models to services/gitdiff (#7889)
  * migrate gplus to google oauth2 provider (#7885)
  * Remove unique filter from repo indexer analyzer. (#7878)
  * Detect delimiter in CSV rendering (#7869)
  * Import topics during migration (#7851)
  * Move CreateReview to modules/pull (#7841)
  * vendor: update pdf.js to v2.1.266 (#7834)
  * Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)
  * Add Ability for User to Customize Email Notification Frequency (#7813)
  * Move database settings from models to setting (#7806)
  * Display ui time with customize time location (#7792)
  * Implement webhook branch filter (#7791)
  * Restrict repository indexing by glob match (#7767)
  * Api: advanced settings for repository (external wiki, issue tracker etc.) (#7756)
  * Update migrated repositories' issues/comments/prs poster id if user has a github external user saved (#7751)
  * deps: Upgrade gopkg.in/editorconfig/editorconfig-core-go.v1 (#7749)
  * Apply emoji on commit graph page (#7743)
  * Add a lot of extension to language mappings for syntax highlights (#7741)
  * Add SQL execution on log and indexes on table repository and comment (#7740)
  * Set DB connection error level to error (#7724)
  * Check commit message hashes before making links (#7713)
  * remove unnecessary fmt on generate bindata (#7706)
  * Fix specific highlighting (CMakeLists.txt ...) (#7686)
  * Add file status on API (#7671)
  * Add support for DEFAULT_ORG_MEMBER_VISIBLE (#7669)
  * Provide links in commit summaries in commits table/view list (#7659)
  * Change length of some repository's columns (#7652)
  * Move commit repo action from models to repofiles package (#7645)
  * fix wrong email when use gitea as OAuth2 provider (#7640)
  * [Branch View] add download button (#7604)
  * Update to xorm@v0.7.4 (#7596)
  * use 403 instead of 401 for ErrUserProhibitLogin (#7591)
  * Removed unnecessary conversions (#7557)
  * Un-lambda base.FileSize (#7556)
  * Added missing error checks in tests (#7554)
  * Move create release from models to a standalone package (#7539)
  * Make default branch name link to default branch (#7519)
  * Added total count of contributions to heatmap (#7517)
  * Move mirror to a standalone package from models (#7486)
  * Move models.PushUpdate to repofiles.PushUpdate (#7485)
  * Include thread related headers in issue/coment mail (#7484)
  * Refuse merge until all required status checks success (#7481)
  * convert all js var to let/const (#7464)
  * Only create branches for opened pull requestes when migrating from github (#7463)
  * jQuery 3 (#7425)
  * Add notification placeholder (#7409)
  * Search Commits via Commit Hash (#7400)
  * Move status table to cron package (#7370)
  * wiki - page revisions list  (#7369)
  * Display original author and URL information when showing migrated issues/comments (#7352)
  * Refactor filetype is not allowed errors (#7309)
  * switch to use gliderlabs/ssh for builtin server (#7250)
  * Remove settting dependency on modules/session (#7237)
  * Move all mail related codes from models to services/mailer (#7200)
  * Support git.PATH entry in app.ini (#6772)
  * Support setting cookie domain (#6288)
  * Move migrating repository from frontend to backend (#6200)
  * Delete releases attachments if release is deleted (#6068)
* TRANSLATION
  * Latvian translation for home page (#8468)
  * Add home template italian translation (#8352)
  * fix misprint (#7452)
* BUILD
  * use go 1.13 (#8088)
* MISC
  * add file line count info on UI (#8396)
  * Make issues page left menu 100% width and add reponame as title attribute (#8359)
  * [arc-green] white on hover for active menu items (#8344)
  * Move ref (branch or tag) location on issue list page (#8157)
  * apply emoji on dashboard issue list labels (#8156)
  * 1148: Take up the full width when viewing the diff in split view. (#8114)
  * Display description of 'make this repo private' as help text, not as tooltip (#8097)
  * Fixes deformed emoji in pull request reviews (#8047)
  * Add strike to old header on comment (#8046)
  * Add tooltip for the visibility checkbox in /repo/create (#8025)
  * Update github.com/lafriks/xormstore and tidy up mod.go (#8020)
  * keep blame view buttons sequence consistent with normal view when view a file (#8007)
  * Use "Pull Request" instead of "Merge Request" (#8003)
  * Move line number to :before attr to hide from search on browser (#8002)
  * Changed black color to white for (read) number label on issue list page (#8000)
  * [Branch View] show "New Pull Request" Button only if posible (#7977)
  * Fix hook problem by only setting the git environment variables if we are passed them (#7854)
  * Prevent Commit Status and Message From Overflowing On Branch Page (#7800)
  * Fix global search result CSS, misc CSS tweaks (#7789)
  * Tweak label border CSS (#7739)
  * Fix create menu item widths (#7708)
  * [Branch View] Delete duplicate protection symbol (#7624)
  * [Branch View] Delete Table Header (#7622)
  * [Branch View] icons to buttons (#7602)
  * update js dependencies (#7462)
  * Add Extra Info to Branches Page (#7461)
  * Bump lodash from 4.17.11 to 4.17.14 (#7459)
  * wiki history improvements (#7391)
  * ui fixes - compare view and archieved repo issues (#7345)
  * dark theme scrollbars (#7269)
  * wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbox' (#7243)
  * Fix Statuses API only shows first 10 statuses: Add paging and extend API GetCommitStatuses (#7141)

(nia)

2019-11-14 13:07:52 UTC MAIN commitmail json YAML

doc: Updated graphics/MesaLib to 19.2.4

(nia)

2019-11-14 13:07:41 UTC MAIN commitmail json YAML

MesaLib: Update to 19.2.4

Mesa 19.2.4 is an emergency bug fix release to fix one ciritcal bug in 19.2.3.

New features

    None

Bug fixes

    Dirt Rally: Menu system doesn't show up with Mesa 19.2.3

Changes

Lionel Landwerlin (1):
    mesa: check framebuffer completeness only after state update

(nia)

2019-11-14 11:14:16 UTC MAIN commitmail json YAML

manaplus: Needs to be explicitly linked with -lintl on SunOS

(nia)

2019-11-14 11:08:17 UTC MAIN commitmail json YAML

adwaita-icon-theme: Fix PLIST

(nia)

2019-11-13 19:40:48 UTC MAIN commitmail json YAML

gemrb: Use cp instead of mv

(nia)

2019-11-13 17:03:58 UTC MAIN commitmail json YAML

gemrb: needs iconv

(nia)

2019-11-13 16:38:43 UTC MAIN commitmail json YAML

doc/TODO: Remove gemrb

(nia)

2019-11-13 16:38:10 UTC MAIN commitmail json YAML

doc: Added games/gemrb version 0.8.5

(nia)

2019-11-13 16:37:55 UTC MAIN commitmail json YAML

Add games/gemrb.

GemRB is a portable open-source reimplementation of the Infinity Engine that
underpinned Baldur's Gate, Icewind Dale and Planescape: Torment. It sports
a cleaner design, greater extensibility and several innovations.

(nia)

2019-11-13 15:51:13 UTC MAIN commitmail json YAML

doc: Updated net/syncthing to 1.3.1

(nia)

2019-11-13 15:51:00 UTC MAIN commitmail json YAML

syncthing: Update to 1.3.1

Bugfixes

    5993: Build information missing in discovery and relay server binaries
    5995: Usage-reported transfer stats are meaningless
    6008: Changed file in receive-only folder cannot be ignored
    6040: Shows authentication warning when listening on UNIX socket
    6049: Hostnames resolving to localhost are not considered 'local' in remote access warning

Enhancements

    5583: White tab in black Interface ?
    5627: Stalled scans need better UI representation

Other issues

    6010: STUN server stun.voxgratia.org should be removed

(nia)

2019-11-11 19:28:04 UTC MAIN commitmail json YAML

2019-11-11 19:22:28 UTC MAIN commitmail json YAML

2019-11-11 14:24:34 UTC MAIN commitmail json YAML

doc: Updated graphics/MesaLib to 19.2.3

(nia)

2019-11-11 10:36:37 UTC MAIN commitmail json YAML

2019-11-11 10:12:35 UTC MAIN commitmail json YAML

uim: Needs autopoint

(nia)

2019-11-11 10:11:17 UTC MAIN commitmail json YAML

librecad: Needs qt5-qttools

(nia)

2019-11-11 09:33:58 UTC MAIN commitmail json YAML

MesaLib: Update distinfo

(nia)

2019-11-10 21:55:08 UTC MAIN commitmail json YAML

doc: Updated emulators/stella to 6.0.2

(nia)

2019-11-10 21:54:58 UTC MAIN commitmail json YAML

stella: Update to 6.0.2

- Updated properties database for Pink Panther ROM.

(nia)

2019-11-10 21:44:39 UTC MAIN commitmail json YAML

webkit24-gtk: Make Mesa dependency explicit

(nia)

2019-11-10 21:42:15 UTC MAIN commitmail json YAML

2019-11-10 21:33:52 UTC MAIN commitmail json YAML

seamonkey: Don't try to use mozilla-jemalloc on SunOS.

"ERROR: --enable-jemalloc is not supported on SunOS"

(nia)

2019-11-10 21:31:00 UTC MAIN commitmail json YAML

festival: Give up on trying to support multiple curses implementations

(it doesn't work).

bump PKGREVISION

(nia)

2019-11-10 21:17:18 UTC MAIN commitmail json YAML

widelands: Missing tools

(nia)

2019-11-10 21:15:40 UTC MAIN commitmail json YAML

manaplus: Needs iconv

(nia)

2019-11-10 21:12:52 UTC MAIN commitmail json YAML

dunelegacy: Needs -lsocket -lnsl on SunOS

(nia)

2019-11-10 14:21:00 UTC MAIN commitmail json YAML

MesaLib: Needs c++14

(nia)

2019-11-10 14:17:38 UTC MAIN commitmail json YAML

spidermonkey52: Requires gcc 4.8 or higher

(nia)

2019-11-10 11:32:58 UTC MAIN commitmail json YAML

fasttracker2: Fix usage of iconv linker args with CMake

(nia)

2019-11-10 11:27:07 UTC MAIN commitmail json YAML

mpc: Use LDFLAGS instead of LIBS now that build system has changed.

(nia)

2019-11-10 11:21:59 UTC MAIN commitmail json YAML

scrot: Needs libXfixes

(nia)

2019-11-10 11:19:50 UTC MAIN commitmail json YAML

babl: Remove unsupported linker args on SunOS

(nia)

2019-11-10 11:12:53 UTC MAIN commitmail json YAML

2019-11-10 11:09:43 UTC MAIN commitmail json YAML

libnotify: Strip unsupported linker args on SunOS

(nia)

2019-11-09 14:30:39 UTC MAIN commitmail json YAML

doc: Updated www/privoxy to 3.0.28

(nia)

2019-11-09 14:30:29 UTC MAIN commitmail json YAML

privoxy: Update to 3.0.28

Privoxy 3.0.27 stable scales better in multi-user environments
and brings a couple of tuning directives.

Privoxy 3.0.28 stable fixes two regressions introduced in 3.0.27.

--------------------------------------------------------------------
ChangeLog for Privoxy 3.0.28
--------------------------------------------------------------------
- Bug fixes for regressions in 3.0.27:
  - Fixed misplaced parentheses.
    Reported by David Binderman.
  - Changed two regression tests to depend on config directive
    enable-remote-toggle instead of FEATURE_TOGGLE.

--------------------------------------------------------------------
ChangeLog for Privoxy 3.0.27
--------------------------------------------------------------------
- General improvements:
  - Add a receive-buffer-size directive which can be used to
    set the size of the previously statically allocated buffer
    in handle_established_connection().
    Increasing the buffer size increases Privoxy's memory usage but
    can lower the number of context switches and thereby reduce the
    CPU usage and potentially increase the throughput.
    This is mostly relevant for fast network connections and
    large downloads that don't require filtering.
    Sponsored by: Robert Klemme
  - Add a listen-backlog directive which specifies the backlog
    value passed to listen().
    Sponsored by: Robert Klemme
  - Add an enable-accept-filter directive which allows to
    toggle accept filter support at run time when compiled
    with FEATURE_ACCEPT_FILTER support.
    It makes testing more convenient and now that it's
    optional we can emit an error message if enabling
    the accept filter fails.
    Sponsored by: Robert Klemme
  - Add a delay-response{} action.
    This is useful to tar pit JavaScript requests that
    are endlessly retried in case of blocks. It can also
    be used to simulate a slow Internet connection.
    Sponsored by: Robert Klemme
  - Add a 'trusted-cgi-referrer' directive.
    It allows to configure another page or site that can be used
    to reach sensitive CGI resources.
    Sponsored by: Robert Klemme
  - Add a --fuzz mode which exposes Privoxy internals to input
    from files or stdout.
    Mainly tested with American Fuzzy Lop. For details see:
    https://www.fabiankeil.de/talks/fuzzing-on-freebsd/
    This work was partially funded with donations and done
    as part of the Privoxy month in 2015.
  - Consistently use the U(ngreedy) flag in the 'img-reorder' filter.
  - listen_loop(): Reuse a single thread attribute object
    The object doesn't change and creating a new one for
    every thread is a waste of (CPU) time.
    Sponsored by: Robert Klemme
  - Free csp resources in the thread that belongs to the csp instead
    of the main thread which has enough on its plate already.
    Sponsored by: Robert Klemme
  - Improve 'socket timeout reached' message.
    Log the timeout that was triggered and downgrade the
    log level to LOG_LEVEL_CONNECT to reduce the log noise
    with common debug settings.
    The timeout isn't necessary the result of an error and
    usually merely indicates that Privoxy's socket timeout
    is lower than the relevant timeouts used by client and
    server.
    Sponsored by: Robert Klemme
  - Explicitly taint the server socket in case of CONNECT requests.
    This doesn't fix any known problems, but makes
    some log messages less confusing.
  - Let write_pid_file() terminate if the pid file can't be opened.
    Logging the issue at info level is unlikely to help.
  - log_error(): Reduce the mutex-protected area by not using a
    heap-allocated buffer that is shared between all threads.
    This increases performance and reduces the latency with
    verbose debug settings and multiple concurrent connections.
    Sponsored by: Robert Klemme
  - Let zalloc() use calloc() if it's available.
    In some situations using calloc() can be faster than
    malloc() + memset() and it should never be slower.
    In the real world the impact of this change is not
    expected to be noticeable.
    Sponsored by: Robert Klemme
  - Never use select() when poll() is available.
    On most platforms select() is limited by FD_SETSIZE while
    poll() is not. This was a scaling issue for multi-user setups.
    Using poll() has no downside other than the usual risk
    that code modifications may introduce new bugs that have
    yet to be found and fixed.
    At least in theory this commit could also reduce the latency
    when there are lots of connections and select() would use
    "bit fields in arrays of integers" to store file descriptors.
    Another side effect is that Privoxy no longer has to stop
    monitoring the client sockets when pipelined requests are
    waiting but can't be read yet.
    This code keeps the select()-based code behind ifdefs for
    now but hopefully it can be removed soonish to make the
    code more readable.
    Sponsored by: Robert Klemme
  - Add a 'reproducible-tarball-dist' target.
    It's currently separate from the "tarball-dist" target
    because it requires a tar implementation with mtree spec
    support.
    It's far from being perfect and does not enforce a
    reproducible mode, but it's better than nothing.
  - Use arc4random() if it's available.
    While Privoxy doesn't need high quality pseudo-random numbers
    there's no reason not to use them when we can and this silences
    a warning emitted by code checkers that can't tell whether or not
    the quality matters.
  - Show the FEATURE_EXTERNAL_FILTERS status on the status page.
    Better late than never. Previously a couple of tests weren't
    executed as Privoxy-Regression-Test couldn't detect that the
    FEATURE_EXTERNAL_FILTERS dependency was satisfied.
  - Ditch FEATURE_IMAGE_DETECT_MSIE.
    It's an obsolete workaround we inherited from Junkbuster
    and was already disabled by default.
    Users that feel the urge to work around issues with
    image requests coming from an Internet Explorer version
    from more than 15 years ago can still do this using tags.
  - Consistently use strdup_or_die() instead of strdup() in
    cases where allocation failures aren't expected.
    Using strdup_or_die() allows to remove a couple of explicit
    error checks which slightly reduces the size of the binary.
  - Insert a refresh tag into the /client-tags CGI page when
    serving it while a client-specific tag is temporarily enabled.
    This makes it less likely that the user ends up
    looking at tag state that is out of date.
  - Use absolute URLs in the client-tag forms.
    It's more consistent with the rest of the CGI page
    URLs and makes it more convenient to copy the forms
    to external pages.
  - cgi_error_disabled(): Use status code 403 and an appropriate response line
  - Use a dedicated CGI handler to deal with tag-toggle requests
    As a result the /client-tags page is now safe to reach without
    trusted Referer header which makes bookmarking or linking to
    it more convenient.
    Finally, refreshing the /client-tags page to show the
    current state can no longer unintentionally repeat the
    previous toggle request.
  - Don't add a "Connection" header for CONNECT requests.
    Explicitly sending "Connection: close" is not necessary and
    apparently it causes problems with some forwarding proxies
    that will close the connection prematurely.
    Reported by Marc Thomas.
  - Fix compiler warnings.

- Bug fixes:
  - rfc2553_connect_to(): Properly detect and log when poll()
    reached the time out. Previously this was logged as:
    Could not connect to [...]: No error: 0.
    which isn't very helpful.
    Sponsored by: Robert Klemme
  - add_tag_for_client(): Set time_to_live properly.
    Previously the time_to_live was always set for the first tag.
    Attempts to temporarily enable a tag would result in enabling
    it permanently unless no tag was enabled already.
  - Revert r1.165 which didn't perform as advertised.
    While the idea was to use "https:// when creating links
    for the user manual on the website", the actual effect
    was to use "https://" when Privoxy was supposed to serve
    the user manual itself.
    Reported by Yossi Zahn on Privoxy-devel@.
  - socks5_connect(): Fail in case of unsupported address types.
    Previously they would not be detected right away and
    Privoxy would fail later on with an error message that
    didn't make it obvious that the problem was socks-related.
    So far, no such problems have actually been reported.
  - socks5_connect(): Properly deal with socks replies that
    contain IPv6 addresses.
    Previously parts of the reply were left unread and
    later on treated as invalid HTTP response data.
    Fixes #904 reported by Danny Goossen who also provided
    the initial version of this patch.

- Action file improvements:
  - Unblock 'msdn.microsoft.com/'.
    It (presumably) isn't used to serve the kind of ads Privoxy should
    block by default but happens to serve lots of pages with URLs that
    are likely to result in false positives.
    Reported by bugreporter1694 in AF#939.
  - Disable gif deanimation for requests tagged with CSS-REQUEST.
    The action will ignore content that isn't considered text
    anyway and explicitly disabling it makes this more obvious
    if "action" debugging (debug 65536) is enabled while
    "gif deanimation" debugging (debug 256) isn't.
  - Explicitly disable HTML filters for requests with CSS-REQUEST tag.
    The filters are unlikely to break CSS files but executing
    them without (intentionally) getting any hits is a waste of
    cpu time and makes the log more noisy when running with
    "debug 64".
  - Unblock 'adventofcode.com/'.
    Reported by Clint Adams in Debian bug #848211.
    Fixes Roland's AF#937.
  - Unblock 'adlibris.com'.
    Reported by Wyrex in #935
  - Unblock .golang.org/
  - Add fast-redirects exception for '.youtube.com/.*origin=http'

- Privoxy-Log-Parser:
  - Don't gather host and resource statistics if they aren't requested.
    While the performance impact seems negligible this significantly
    reduces the memory usage if there are lots of requests.
  - Bump version as the behaviour (slightly) changed.
  - Count connection failures as well in statistics mode.
    Sponsored by: Robert Klemme
  - Count connection timeouts as well in statistics mode.
    Sponsored by: Robert Klemme
  - Fix an 'uninitialized value' warning when generating
    statistics for a log file without response headers.
    While privoxy-log-parser was supposed to detect this already,
    the check was flawed and the message the user didn't see was
    somewhat confusing anyway.
    Now the message is less confusing, more helpful and actually printed.
    Reported by: Robert Klemme

- Documentation improvements:
  - Refer to the git sources instead of CVS.
  - Use GNU/Linux when referring to the OS instead of the kernel.
  - Add FAQ entry for what to do if editing the config file is access denied.
  - Add brief HTTP/2 FAQ.
  - Add a small fuzzing section to the developer documentation.
  - Add a client-header-tagger{client-ip-address} example.
  - Stop suggesting that Privoxy is an anonymizing proxy.
    The term could lead to Privoxy users overestimating
    what it can do on its own (without Tor).
  - Make it more obvious that SPI accepts Paypal, too.
    Currently most donations are made through the Paypal account
    managed by Zwiebelfreunde e.V. and a more even distribution
    would be useful.
  - Suggest to log applying actions as well when reproducing problems.
  - Explicitly mention that Privoxy binaries are built by individuals
    on their own systems. Buyer beware!
  - Mention the release feed on the homepage.
  - Remove a mysterious comment with a GNU FDL link as it isn't
    useful and could confuse license scanners.
    In May 2002 it was briefly claimed that "this document" was covered
    by the GNU FDL. The commit message (r1.5) doesn't explain the motivation
    or whether all copyright holders were actually asked and agreed to the
    declared license change.
    It's thus hard to tell whether or not the license change was legit,
    but luckily two days later the "doc license" was "put" "back to GPL"
    anyway (r1.6).
    At the same time the offending comment with a link to the FDL
    (not the GPL) was added for no obvious reason.
    Now it's gone again.

- Regression tests:
  - Bump for-privoxy-version to 3.0.27 as we now rely on untrusted
    CGI request being rejected with status code 403 (instead of 200).
  - Update test for /send-stylesheet and add another one

- Templates:
  - Consistently use https:// when linking to the Privoxy website.
  - Remove SourceForge references in Copyright header.
  - Remove a couple of SourceForge references in a comment.
    While at it, fix the grammar.
  - Move the site-specific documentation block before the generic one.
    While most Privoxy installations don't have a site-specific
    documentation block, in cases were it exists it's likely to
    be more relevant than the generic one.
    Showing it first makes it less likely that users stop reading
    before they reach it, especially on pages that don't fit on
    the screen.

- Build system improvements:
  - Prefer openjade to jade. On some systems Jade produces
    HTML with unescaped ampersands in URLs.
  - Prefer OpenSP to SP to be consistent.
  - Have Docbook generated HTML files be straight ASCII.
    Dealing with a mixture of ISO-8859 and UTF-8 files is problematic.
  - Echo the filename to stderr for 'make dok-tidy'.
    Make it a bit easier to find errors in docbook generated HTML.
  - Warn when still using select().
  - Warn when compiling without calloc().
  - Make it more obvious that the --with-fdsetsize configure switch
    is pointless if poll() is available.
  - Remove support for AmigaOS.
  - Update windows build system to use supported software.
    The cygwin gcc -mno-cygwin option is no longer supported, so
    convert the windows build system to use the cygwin cross-compiler
    to build "native" code.
  - Add --enable-static-linking option for configure
    does the same thing as LDFLAGS=-static; ./configure
    but nicer than mixing evars and configure options.

(nia)

2019-11-09 13:07:44 UTC MAIN commitmail json YAML

doc: Updated emulators/stella to 6.0.1

(nia)

2019-11-09 13:07:35 UTC MAIN commitmail json YAML

stella: Update to 6.0.1

6.0 to 6.0.1: (June 5, 2019)

  * Added support for CDFJ bankswitching type (Galaga, Wizard of War, etc).

  * Allow the DPC+ scheme to not enable playfield 'jitter' effect for
    certain older DPC+ driver versions; this allows 'Epic Adventure' ROM
    to finally work in Stella.

-Have fun!

(nia)

2019-11-09 12:53:21 UTC MAIN commitmail json YAML

doc: Updated games/crimsonfields to 0.5.3

(nia)

2019-11-09 12:53:10 UTC MAIN commitmail json YAML

crimsonfields: Update to 0.5.3

* 0.5.3 (01-03-2009)
  - fix possible crash with invalid mission files
  - added partial Turkish translation

(nia)

2019-11-09 12:47:22 UTC MAIN commitmail json YAML

doc: Updated archivers/unshield to 1.4.3

(nia)

2019-11-09 12:47:11 UTC MAIN commitmail json YAML

unshield: Update to 1.4.3

Changes:
"Make file name encoding work"

(nia)

2019-11-09 12:44:18 UTC MAIN commitmail json YAML

doc: Updated www/seamonkey-l10n to 2.49.5

(nia)

2019-11-09 12:44:07 UTC MAIN commitmail json YAML

seamonkey-l10n: Update to 2.49.5

Synced with most recent seamonkey release.

(nia)

2019-11-09 12:42:15 UTC MAIN commitmail json YAML

doc: Updated sysutils/screenfetch to 3.9.0

(nia)

2019-11-09 12:42:05 UTC MAIN commitmail json YAML

screenfetch: Update to 3.9.0

No current changelog available.

(nia)

2019-11-09 12:33:38 UTC MAIN commitmail json YAML

doc: Updated print/podofo to 0.9.6

(nia)

2019-11-09 12:33:29 UTC MAIN commitmail json YAML

podofo: Update to 0.9.6

"As there are so many improvements, patches and fixes that made it into
this release, we are not able to list them, so please stick with the svn log."

(nia)

2019-11-09 12:02:38 UTC MAIN commitmail json YAML

doc: Updated shells/fish to 3.0.2

(nia)

2019-11-09 12:02:29 UTC MAIN commitmail json YAML

fish: Update to 3.0.2

# fish 3.0.2 (released February 19, 2019)

This release of fish fixes an issue discovered in fish 3.0.1.

### Fixes and improvements

- The PWD environment variable is now ignored if it does not resolve to the true working directory, fixing strange behaviour in terminals started by editors and IDEs (#5647).

If you are upgrading from version 2.7.1 or before, please also review the release notes for 3.0.1, 3.0.0 and 3.0b1 (included below).

---

# fish 3.0.1 (released February 11, 2019)

This release of fish fixes a number of major issues discovered in fish 3.0.0.

### Fixes and improvements

- `exec` does not complain about running foreground jobs when called (#5449).
- while loops now evaluate to the last executed command in the loop body (or zero if the body was empty), matching POSIX semantics (#4982).
- `read --silent` no longer echoes to the tty when run from a non-interactive script (#5519).
- On macOS, path entries with spaces in `/etc/paths` and `/etc/paths.d` now correctly set path entries with spaces. Likewise, `MANPATH` is correctly set from `/etc/manpaths` and `/etc/manpaths.d` (#5481).
- fish starts correctly under Cygwin/MSYS2 (#5426).
- The `pager-toggle-search` binding (Ctrl-S by default) will now activate the search field, even when the pager is not focused.
- The error when a command is not found is now printed a single time, instead of once per argument (#5588).
- Fixes and improvements to the git completions, including printing correct paths with older git versions, fuzzy matching again, reducing unnecessary offers of root paths (starting with `:/`) (#5578, #5574, #5476), and ignoring shell aliases, so enterprising users can set up the wrapping command (via `set -g __fish_git_alias_$command $whatitwraps`) (#5412).
- Significant performance improvements to core shell functions (#5447) and to the `kill` completions (#5541).
- Starting in symbolically-linked working directories works correctly (#5525).
- The default `fish_title` function no longer contains extra spaces (#5517).
- The `nim` prompt now works correctly when chosen in the Web-based configuration (#5490).
- `string` now prints help to stdout, like other builtins (#5495).
- Killing the terminal while fish is in vi normal mode will no longer send it spinning and eating CPU. (#5528)
- A number of crashes have been fixed (#5550, #5548, #5479, #5453).
- Improvements to the documentation and certain completions.

### Known issues

There is one significant known issue that was not corrected before the release:

- fish does not run correctly under Windows Services for Linux before Windows 10 version 1809/17763, and the message warning of this may not be displayed (#5619).

If you are upgrading from version 2.7.1 or before, please also review the release notes for 3.0.0 and 3.0b1 (included below).

(nia)

2019-11-09 11:48:45 UTC MAIN commitmail json YAML

doc: Updated audio/faac to 1.30

(nia)

2019-11-09 11:48:35 UTC MAIN commitmail json YAML

faac: Update to 1.30

Changes:

[ Robert Kausch ]

    Fix Joint Stereo coding

[ Krzysztof Nikiel ]

    Code cleanup and compilation fixes
    Fix endianness conversion functions

[ Takashi Yoshi ]

    Fix compilation with GCC < 4.6
    Fix compilation on big endian systems

[ Fabian Greffrath ]

    Fix division by zero errors
    Fix compilation with GCC <= 4.7.3
    Change pointer type for proper arithmetics
    Fix logic error in compiler detection
    Revert back to some more generic SSE2 code
    Fix a memory leak
    Fix some cppcheck warnings in the Cfaac code
    Check index ranges before dereferencing book arrays (CVE-2018-19886)
    Clean up stdint.h header inclusions
    Consistently use stdint.h types

[ Michael Fink ]

    Update Visual Studio 2017 projects
    Add stdint.h header inclusions
    Port over ac2ver tool from faad2 to generate PACKAGE_VERSION
    when compiling with Visual Studio

[ Eug竪ne Filin ]

    Memory allocations redefined

(nia)

2019-11-09 11:32:14 UTC MAIN commitmail json YAML

2019-11-09 11:30:06 UTC MAIN commitmail json YAML

roundcube: Follow HOMEPAGE redirect

(nia)

2019-11-09 11:22:32 UTC MAIN commitmail json YAML

doc: Updated audio/ncmpc to 0.36

(nia)

2019-11-09 11:22:20 UTC MAIN commitmail json YAML

ncmpc: Update to 0.36

ncmpc 0.36 - (2019-11-05)
* screen_keydef: show "Add new key" only if there is room for more keys
* support the Alt modifier in hotkeys
* reduce network transfer

(nia)

2019-11-08 13:39:02 UTC MAIN commitmail json YAML

doc: Updated print/qpdfview to 0.4.18

(nia)

2019-11-08 13:38:48 UTC MAIN commitmail json YAML

qpdfview: Update to 0.4.18

Fixed rendering with latest pkgsrc poppler.

Release 0.4.18:
  * Fixed various issue w.r.t. statically linked plug-ins and cross builds for Windows. Thanks to Marshall Banana.
  * Fixed encoding issues w.r.t. CUPS names. Thanks to Silvan Scherrer.
  * Fixed not overwriting page ranges CUPS option when set already by Qt's print dialog. Thanks to Fabio Rossi.
  * Fixed refreshing modified documents from disk.
  * Added support for nested splitting of document views.
  * Added support for transparent decompression of document files.
  * Added restoring of tab order and of current tab.
  * Added action to open current file in new window. Thanks to Pavel Sanda.
  * Updated support for MuPDF to version 1.12 and later. Thanks to S. Razi Alavizadeh.
  * Added support for EPUB, XPS, CBZ and FB2 via MuPDF. Thanks to S. Razi Alavizadeh.
  * Automated translations import from Launchpad via Travis CI. Thanks to S. Razi Alavizadeh.
  * Imported various new and updated translations from Launchpad. Thanks to all Launchpad translators!

Release 0.4.17:
  * Fixed query to populate the instance list for the choose instance dialog.
  * Fixed selecting the complete text upon opening a page number dialog.
  * Fixed computation of tile sub rect w.r.t. non-unit device pixel ratios.
  * Moved loading of interactive elements out of the main event loop.
  * Optimize tile rendering event handling by centralizing dispatch.
  * The results of the current tab are now automatically expanded in the extended search dock.
  * Added support for external document links to the outline view.
  * Added optional page-parallel execution of text search.
  * Added triggering SyncTeX reverse search using a keyboard modifier.
  * Keyboard modifiers for mouse interaction can be disabled.
  * Optimizations of the search dock layout w.r.t. vertical/horizontal positioning.
  * Added context menu action to move document to a different instance.
  * Changed cache size tracking from byte to kilobyte granularity to support more than 2 GB cache.
  * Added a save in addition to the save-as action to simplify modifying documents in-place.
  * Added Japanese translations. Thanks to Koji Yokota.
  * Updated British English translations. Thanks to Anthony Harrington.
  * Updated Russian translations. Thanks to ned.
  * Updated French translations. Thanks to Charles Monzat.
  * Updated Lithunian translations. Thanks Moo.

(nia)

2019-11-08 11:10:12 UTC MAIN commitmail json YAML

doc: Updated audio/faad2 to 2.9.1

(nia)

2019-11-08 11:10:02 UTC MAIN commitmail json YAML

faad2: Update to 2.9.1

[ Fabian Greffrath ]

    Include stdio.h in libfaad/ps_dec.c for stderr (Michael Fink)
    Fix Tille -> Title typo in frontend/mp4read.c (Alexander Thomas)

(nia)

2019-11-06 22:51:29 UTC MAIN commitmail json YAML

evolution-data-server: Needs gdbus-codegen

(nia)

2019-11-05 21:32:14 UTC MAIN commitmail json YAML

uim-elisp: Fix version number

(nia)

2019-11-04 23:21:57 UTC MAIN commitmail json YAML

2019-11-03 12:13:09 UTC MAIN commitmail json YAML

doc: Added games/openjk version 0.0.0.20191030

(nia)

2019-11-03 12:12:56 UTC MAIN commitmail json YAML

Add games/openjk.

OpenJK is an effort by the JACoders group to maintain and improve the game
engine on which the Star Wars: Jedi Academy game runs on, while maintaining
full backwards compatibility with the existing game. This project does not
attempt to rebalance or otherwise modify core gameplay.

You will need a copy of Jedi Academy to play OpenJK.

(nia)

2019-11-02 20:55:56 UTC MAIN commitmail json YAML

doc: Updated time/libical to 3.0.6

(nia)

2019-11-02 20:55:46 UTC MAIN commitmail json YAML

libical: Update to 3.0.6

Changes in 3.0.6:

    Handle both COUNT and UNTIL in RRULEs
    Fix RRULE BYDAY with INTERVAL=2 conflict
    Various fuzzification fixes
    New publicly available function:
        icaltimezone_truncate_vtimezone()
    Add option to disable building the test suite
    Built-in timezones updated to tzdata2019c

Changes in 3.0.5:

    New publicly available function:
        icalproperty_get_datetime_with_component()
    Allow reset DATE/DATE-TIME VALUE parameter for all-day events
    icalproperty_get_datetime_with_component() will use location as TZID fallback.
    New CMake option ENABLE_GTK_DOC for disabling the libical-glib developer documentation
    GObject Introspection - use $MAJOR-0 versioning
    libical-glib API is considered unstable:
        define LIBICAL_GLIB_UNSTABLE_API=1 before including <libical-glib/libical-glib.h>
    Built-in timezones updated to tzdata2019a
    De-fuzzifications and Coverity fixes

Changes in 3.0.4:

    Silently fail RSCALE recurrence clauses when RSCALE is disabled
    Fixed icalcomponent_set_comment() and icalcomponent_set_uid()
    fix FREQ=MONTHLY;BYMONTH
    Skip UTF-8 marker when parsing
    Fix parsing ? in VCF files produced by Outlook
    Fix TZID on DATE-TIME value can override time specified in UTC
    CMake discovery module for ICU uses pkg-config now
    New publicly available function:
        icalparameter_kind_is_valid()
    Built-in timezones updated to tzdata2018e

(nia)

2019-11-02 19:07:35 UTC MAIN commitmail json YAML

doc: Updated audio/mpc to 0.33

(nia)

2019-11-02 19:07:25 UTC MAIN commitmail json YAML

mpc: Update to 0.33

0.33 (2019/10/31)
* fix off-by-one bug in "prio" command
* reduce network transfer for "playlist", "ls", "listall"

(nia)

2019-11-02 18:30:48 UTC MAIN commitmail json YAML

dosbox-x: Not mprotect safe on x86

(nia)

2019-11-02 15:05:39 UTC MAIN commitmail json YAML

doc: Updated audio/qsynth to 0.6.0

(nia)

2019-11-02 15:05:29 UTC MAIN commitmail json YAML

qsynth: Update to 0.6.0

Changes:

    Updated the old yet non-oficial CMake build option.
    Fix HiDPI display screen effective support (Qt >= 5.6).
    System-tray icon context menu has been refactored to be exactly the same as the main-window context menu that is re-instantiated on demand.
    Make sure compiler flags comply to c++11 as standard.

(nia)

2019-11-02 14:58:45 UTC MAIN commitmail json YAML

doc: Updated games/bastet to 0.43.2

(nia)

2019-11-02 14:58:34 UTC MAIN commitmail json YAML

bastet: Update to 0.43.2

Changes:

Minor fixes (appstream file, reset level on new game, OSX compilation error).

(nia)

2019-11-02 14:44:15 UTC MAIN commitmail json YAML

2019-11-02 14:35:50 UTC MAIN commitmail json YAML

doc: Added games/sdlpop version 1.20

(nia)

2019-11-02 14:35:37 UTC MAIN commitmail json YAML

2019-11-02 14:06:57 UTC MAIN commitmail json YAML

doc: Updated graphics/gimp to 2.10.14

(nia)

2019-11-02 14:06:44 UTC MAIN commitmail json YAML

gimp: Update to 2.10.14

Highlights:

    Basic out-of-canvas pixels viewing and editing
    Optional editing of layers with disabled visibility
    Foreground Select tool: new Grayscale Preview Mode
    Newly added Normal Map filter
    27 old filters ported to use GEGL buffers
    HEIF, TIFF, and PDF support improvements
    Better loading of corrupted XCF files
    Grayscale workflows order of magnitude faster
    macOS Catalina compatibility
    45 bugfixes, 22 translation updates

(nia)

2019-11-02 14:05:57 UTC MAIN commitmail json YAML

doc: Updated graphics/gegl to 0.4.18

(nia)

2019-11-02 14:05:46 UTC MAIN commitmail json YAML

gegl: Update to 0.4.18

GEGL-0.4.18 2019-10-27
----------------------

Build
~~~~~

Drop autotools, GEGL is now using meson, most things are working again now -
documentation/website build is a work in progress, many issues have been
fixed, more a sure to surface with this first meson only release following the
babl one.

Core
~~~~

Support ui labels and descriptions for aux pads of ops.
Guard against uint32_t overflows in memory computations, improved memory
usage stat on FreeBSD.
Added support for hygon dhyana architecture.
Added gegl_try_malloc and use it to allocate storage for tiles.
gegl-stats gained active- and assigned-threads members.

Buffer
~~~~~~

New API for aligning to regular tile grid, gegl_rectangle_align[_to_buffer]
added gegl_rectangle_xor
gegl_buffer_create_sub_bufer now always returns a new object.
Improved tile compression, more accurate accounting and avoidiance when it is
determinetal.
gegl_buffer_save : store BablSpace
take into consideration concurrent use of different tile sizes in
gegl_tile_alloc
Fast path for gegl_buffer_copy is entirely in abyss.
Improved api misuse handling in gegl_buffer_set|get
Improved consistency of results when doing COW of abyss.
Improved Gobject Intospection annotations.
Use a binary tree for tile swap, improving tile removal speed.
Avoid gegl_buffer_set avoid set_pixel fast path if level>0

Operations
~~~~~~~~~~

Dynamic computation of per-operation thread cost, making GEGL fully use available cores on more operations.

new operations:
  bayer-matrix, linear-sinusoid, color-assimilation-grid, normal-map.
new operations in workshop:
  boxblur, alpha-inpaint

pass-through for infinite planes for:
  apply-lens, polar-coordinates, whirl-pinch, convolution-matrix, maze,
  cartoon, waterpixels, tile, distance-transform, spherize, tile-paper, dither,
  mantiuk06, reinhard05, fattal02, fractal-trace, motion-blur-zoom,
  motion-blur-circular, wind, little-planet, mirrors, cubism and long-shdow.
improved property ranges/meta-data or copyright for:
  motion-blur-zoom, edge-neon, cartoon, photocopy, softglow, oilify, bump-map, remap,

convolution:
  fix source-buffer offsets of filtered-out components,
  avoiding excessive shifting.
jpg-save:
  force grayscale if incoming buffer is grayscale
sdl-display:
  port to SDL2
gamma:
  handle negative input values
apply-lens;
  enable auto threading
matting-global:
  disable auto threading, allocate less temporay memory.
maze:
  reimplemented without recursion
newsprint:
  added black pullout and per colorant pattern and period parameters, enable threading.
saturation:
  add a colormodel property which permits operating in RGB instead
of CIE Lab, enabling hue preserving saturation changes.
exr-load/exr-save:
  only use associated alpha with EXR files
ff-load:
  fix audio track decoding for pure audio files
c2g:
  fixed initialization data race and out of bounds array access when threaded.
color-enhance:
  fixed a buffer leak
perlin-noise:
  fix initialization race
domain-transform:
  faster nop for edge-preservation=1.0, support BablSpace
oilify:
  support specifying mask-radius with aux buffer
linear-gradient, readial-gradient:
  use colors in correct order.
pixelize:
  avoid potential glitches
weighted-blend:
  harmonize opencl implementation with C
edge-neon:
  performane improvements

GEGL UI
~~~~~~~

gcut video editor ui has been removed, all its functionality is latent in
the new media browser/manipulator/viewer UI.

Permit start/end times for playlist items, enabling use of folder as EDL.
Add ability loop currently shown media element.
Nearest neighbor decoding; for realtime playback of HD video content.
Frame-cache for rendered video frames (with associated PCM data)
Drag and drop from file-managers to collection view.

Contributors to this release:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Abderrahim Kitouni, Alexandre Prokoudine, Asier Sarasua Garmendia, Bruce
Cowan, Debarshi Ray, Dimitris Spingos, Ell, fanjinke, Félix Piédallu,
Jan Vesely, Jordi Mas, Marco Ciampa, Martin Srebotnjak, Michael Natterer,
Michael Schumacher, Niels De Graef, Øyvind Kolås, Pawan Chitrakar,
Piotr Drąg, Rodrigo Lledó, Sabri Ünal, Schwan Carl, Shlomi Fish, Stefan Brüns,
Thomas Manni and Ting-Wei Lan.

(nia)

2019-11-02 14:05:18 UTC MAIN commitmail json YAML

doc: Updated graphics/babl to 0.1.72

(nia)

2019-11-02 14:05:08 UTC MAIN commitmail json YAML

babl: Update to 0.1.72

2019-08-22 babl-0.1.72
Added handling for grayscale ICC profiles and gobject introspection support.
Optimizations for many format conversions for u8, u16 and half formats. And
fixed a crash for NANs in float to u8 conversions.

2019-08-02 babl-0.1.70
Build fixes making the meson build work with more architectures.

2019-07-25 babl-0.1.68
Added Yu'v' (CIE 1976 UCS) color model.  Fixed a severe non-initialised memory
issue - that kept us from using fast paths for many babl spaces loaded from
profile. More fully symmetric conversions between associated and separate
alpha. Added more converters, both SSE2 and non-SSE2 for matrix-conversion
between different RGB spaces.  Improvements to website/documentation; babl is
now using the terms associated alpha and separate alpha, all of:
nonpremultiplied-, premultiplied- and nonassociated- alpha are now considered
deprecated API. HCY luminance is now relative to the RGB space used - no change
for sRGB related pixel formats. AVX2 acceleration for some linear to float
conversions.

(nia)

2019-11-01 17:53:51 UTC MAIN commitmail json YAML

doc: Updated emulators/dosbox-x to 0.82.23

(nia)

2019-11-01 17:53:41 UTC MAIN commitmail json YAML

dosbox-x: Update to 0.82.23

Changes:

  - Serial and parallel file output now disable stdio
    buffering so that output is more immediately
    accessible to the user.
  - Added file output to serial port emulation.
  - Parallel port emulation now support both dev: and
    file: to specify that LPTx output go to a file,
    not necessarily a device by name.
  - Fixed bug that capped vmemsizekb to 8KB.
  - BIOS bootup screen now shows correct text for CPU
    type instead of "? CPU" when cputype=auto.
  - PC-98 256-color mode fixed to ignore doublescan
    and 200-line bits of the GDC to match real hardware
    behavior. This fixes display problems with
    "Alone in the Dark"
  - BOOT command will now always set 640x200 8-color
    graphics mode when booting PC-98 disk images,
    to match the apparent behavior of real hardware.
  - PC-98 hardware apparently allows writing port 6Ah
    to jump directly to 256-color mode from 8-color
    mode, update DOSBox-X emulation to allow it.
    This fixes the PC-9821 port of "Alone in the Dark".
  - Slow CGA memory access handler now wraps to 16KB
    correctly, and resolves a segfault that can happen
    if the last 16KB is accessed by the guest if
    vmemsizekb=16.
  - vmemsize default is now -1, which means to pick a
    video memory size automatically.
  - Added PC-98 INT 1Bh AH=03h SCSI BIOS command, which
    allows FreeDOS98 to boot.
  - INT 33h emulation fixed not to reset mouse min/max
    range if the new video mode is a VESA BIOS SVGA
    mode (not a standard VGA mode). Some games seem to
    define the mouse min/max range AND THEN set the
    VESA BIOS mode, not the other way around.
  - INT 33h define range functions now apply rounding
    to the max range if the range is close to the
    dimensions of the screen, for games like Daggerfall
    that set the cursor maximum range to values close to,
    but not exactly, the dimensions of the VGA screen.
  - INT 33h define range functions updated to accept max
    ranges for mapping host to guest if set just after
    video modeset or if those INT 33h functions are called
    when no mouse buttons are down.
  - INT 10h AH=4Fh AL=08h (Set DAC width) now correctly
    set AL=4Fh to indicate the call is supported.
  - VGA DAC palette writes are now ALWAYS masked to 6-bit
    unless 8-BIT DAC mode is ON and enabled. This fixes
    palette problems with Amulets and Armor.
  - VGA DAC 6/8-bit palette management code simplified
  - Added dosbox.conf option to instruct DOSBox-X to leave
    the PC speaker clock gate enabled if set, for games
    that use that PIT output as a time source. Setting
    the option to "true" allows "Bàoxiào sānguózhì", a game
    with strange and elaborate timing code, to run without
    hanging at the second title screen.
  - VGA port 3DAh "undefined bits" setting changed to 0x04
    to accomodate "Blues Brothers"
  - Configuration GUI: If the settings are scrollable,
    tabbing between fields will now auto-scroll to the
    field and make it visible.
  - In the configuration GUI, scroll wheel input no longer
    changes the window focus.
  - Set CPU cycles dialog box layout fixed.
  - Added 'skip encoding unchanged frames' option to
    dosbox.conf. If set, AVI video capture will skip
    video frame compression if the frame has not changed
    from the previous frame. Option is off by default
    at this time in case it causes any issues with users
    and their video editing software.

(nia)

2019-11-01 17:52:47 UTC MAIN commitmail json YAML

doc: Updated www/gitea to 1.9.5

(nia)

2019-11-01 17:52:38 UTC MAIN commitmail json YAML

gitea: Update to 1.9.5

Changes:

* BREAKING
  * Hide some user information via API if user doesn't have enough permission (#8655) (#8658)
* BUGFIXES
  * Fix milestone close timestamp (#8728) (#8731)
  * Fix deadline on update issue or PR via API (#8699)
  * Fix 'New Issue Missing Milestone Comment' (#8678) (#8682)
  * Fix 500 when getting user as unauthenticated user (#8653) (#8662)
  * Use AppSubUrl for more redirections (#8647) (#8652)
  * Add SubURL to redirect path (#8632) (#8634) (#8640)
  * Fix #8582 by handling empty repos (#8587) (#8593)
  * Fix bug on pull requests when transfer head repository (#8571)
  * Add missed close in ServeBlobLFS (#8527) (#8543)
  * Return false if provided branch name is empty for IsBranchExist (#8485) (#8492)
  * Create .ssh dir as necessary (#8369) (#8486) (#8489)
  * Restore functionality for early gits (#7775) (#8476)
  * Add check for empty set when dropping indexes during migration (#8475)
  * Ensure Request Body Readers are closed in LFS server (#8454) (#8459)
  * Ensure that LFS files are relative to the LFS content path (#8455) (#8458)
* SECURITY
  * Ignore mentions for users with no access (#8395) (#8484)
* TESTING
  * Update heatmap fixtures to restore tests (#8615) (#8617)

(nia)

2019-11-01 17:42:03 UTC MAIN commitmail json YAML

doc: Updated net/dnscrypt-proxy2 to 2.0.31

(nia)

2019-11-01 17:41:53 UTC MAIN commitmail json YAML

dnscrypt-proxy2: Update to 2.0.31

* Version 2.0.31
- This version fixes two regressions introduced in version 2.0.29:
DoH server couldn't be reached over IPv6 any more, and the proxy
couldn't be interrupted while servers were being benchmarked.

* Version 2.0.30
- This version fixes a startup issue introduced in version 2.0.29,
on systems for which the service cannot be automatically installed
(such as OpenBSD and FreeBSD). Reported by @5ch17 and Vin鱈cius Zavam,
and fixed by Will Elwood, thanks!

* Version 2.0.29
- Support for Anonymized DNS has been added!
- Wait before stopping, fixing an issue with Unbound (thanks to
Vladimir Bauer)
- DNS stamps are now included in the -list-all -json ouptut
- The netprobe_timeout setting from the configuration file or
command-line was ignored. This has been fixed.
- The TTL or cloaked entries can now be adjusted (thanks to Markus
Linnala)
- Cached IP address from DoH servers now expire (thanks to Markus
Linnala)
- DNSCrypt certificates can be fetched over Tor and SOCKS proxies
- Retries over TCP are faster
- Improved logging (thanks to Alison Winters)
- Ignore non-TXT records in certificate responses (thanks to Vladimir
Bauer)
- A lot of internal cleanups, thanks to Markus Linnala.

(nia)

2019-11-01 17:39:43 UTC MAIN commitmail json YAML

doc: Updated devel/rgbds to 0.3.9

(nia)

2019-11-01 17:39:34 UTC MAIN commitmail json YAML

rgbds: Update to 0.3.9

rgbasm:

    Enforced non-overwritability of some symbols
    - now allows assembling a file from stdin
    Allowed PUSHS to be used before a section declaration
    Prevented generating symbols with invalid names using macros
    Fixed the precedence of the == operator
    Added different output formats to bracketed symbols
    Fixed a parsing bug with some nested if constructs
    Improved error reporting now reports actual file line numbers as well as string expansions
    Added multiple charmaps (be careful as some feature has been deprecated, a warning has been added about it)
    Fixed bug with line numbers in some IF/ELIF/ELSE blocks
    Added configurable recursion limit to prevent infinite loops
    Fixed unary NOT being a no-op on constant expressions
    Made behavior consistent whether outputting a .o file or not
    Allowed tabs to be used before line continuations
    Allowed sections without content to be placed anywhere
    Made error message more explicit with macro argument 0

rgblink:

    Improved many error messages

rgbgfx:

    Added an option to use the GBC's color profile

other:

    Added more tests
    Did some internal cleanup
    Improved cross-platform compatibility of test suite

(nia)

2019-11-01 17:24:54 UTC MAIN commitmail json YAML

doc: Updated mail/balsa to 2.5.9

(nia)

2019-11-01 17:24:44 UTC MAIN commitmail json YAML

balsa: Update to 2.5.9

* Balsa-2.5.9 release. Release date 2019-10-19

- fix HTML message layout issues.

* Balsa-2.5.8 release. Release date 2019-10-11

Change with respect to 2.5.7

- i18n improvements.
- improved display of HTML messages.
- handling of calendar (vcal) attachments.
- LDAP address book improvements / error handling.
- message presentation refactoring.
- GPGME is a hard requirement now.
- misc bug fixes and code health updates.

(nia)

2019-11-01 16:21:21 UTC MAIN commitmail json YAML

doc: Updated inputmethod/uim to 1.8.8

(nia)

2019-11-01 16:21:11 UTC MAIN commitmail json YAML

uim: Update to 1.8.8

Overview of changes from 1.8.7 to 1.8.8
=======================================
* Fixes
  - build
    * Fix a build error with --with-libgcroots=installed
      [GitHub #130][Reported by HIGUCHI Daisuke]
  - uim-qt5
    * Fix a build error
      [GitHub #129][Reported by HIGUCHI Daisuke]

Overview of changes from 1.8.6 to 1.8.7
=======================================
* Fixes
  - uim-skk
    * Fix a socket clean bug
      [GitHub #32][Reported by HIGUCHI Daisuke]
    * Fix wrong close call
      [GitHub #55][Patch by zephyrus00jp]
  - uim-qt4
    * Add a missing include
      [GitHub #38][Patch by Raphael Kubo da Costa]
  - uim.el
    * Fix a bug that other minor mode key bindings are ignored on Emacs 24
      [GitHub #51][Reported by Araeos]
    * Fix a bug that Shift+Arrow doesn't work
      [GitHub #116][Reported by Vladimir Panteleev]
  - uim-gtk3
    * Fix a bug that the candidate windows isn't shown
      [GitHub #76][Patch by Konosuke Watanab]

* Enhancements
  - all
    * Add "Keywords" to .desktop
      [GitHub #57][Patch by HIGUCHI Daisuke]
  - uim-gtk
    * Improve GTK+ 3 support
      [GitHub #35][Patch by e-kato]
    * Support libpanel-applet 3.14 or later
      [GitHub #48][Patch by Dmitry Shachnev]
    * Support Wayland backend
      [GitHub #71][Reported by Thibaut Girka]
  - uim-fep
    * Use UTF-8 for comment encoding
      [GitHub #46][Patch by Felix Janda]
  - uim-qt5
    * Make workable
  - uim-social-ime
    * Remove because the service was disruption
  - uim.el
    * Support autoload
      [GitHub #121][Patch by Arun Isaac]

(nia)

2019-10-31 16:30:20 UTC MAIN commitmail json YAML

doc: Updated fonts/harfbuzz to 2.6.4

(nia)

2019-10-31 16:30:09 UTC MAIN commitmail json YAML

harfbuzz: Update to 2.6.4

Overview of changes leading to 2.6.4
Monday, October 29, 2019
====================================
- Small bug fix.
- Build fixes.

Overview of changes leading to 2.6.3
Monday, October 28, 2019
====================================
- Misc small fixes, mostly to build-related issues.
- New API:
+hb_font_get_nominal_glyphs()

(nia)

2019-10-31 14:09:23 UTC MAIN commitmail json YAML

doc: Updated security/kpcli to 3.3

(nia)

2019-10-31 14:09:09 UTC MAIN commitmail json YAML

kpcli: Update to 3.3

2019-Aug-16 v3.3 - Allow open and save with key-only authentication,
    as requested in SF bug #35.
- Prevent "multiple entries titled" warning in the
    /_found/ area, as reports in SF bug #36.
- Fix two bugs affecting Windows, as reported in
    SourceForge patch #11.
- Mark /_found entries as "*OLD" when listed, if
    they reside in a group named old. Addresses an
    issue where searches turn up "old" accounts.

(nia)

2019-10-31 14:06:28 UTC MAIN commitmail json YAML

doc: Updated audio/mpg123 to 1.25.13

(nia)

2019-10-31 14:06:17 UTC MAIN commitmail json YAML

mpg123: Update to 1.25.13

This is a bugfix release solely for bug 280 in the parser:

    libmpg123
        Reset the flag for having a frame to decode before trying to parse a new one. This prevents very unkind behaviour (crashes) when combinging mpg123_scan() with decoding later on for damaged streams that have a mixture of different MPEG versions.

(nia)

2019-10-31 14:03:05 UTC MAIN commitmail json YAML

doc: Updated audio/fluidsynth to 2.0.8

(nia)

2019-10-31 14:02:55 UTC MAIN commitmail json YAML

fluidsynth: Update to 2.0.8

Changes:
- fix incorrect behavior of fluid_sample_set_sound_data()
- fix voices being mixed incorrectly, causing audible crackle esp. at sample-rates >48kHz
- make sure that defining NDEBUG disables assertions

(nia)

2019-10-30 23:09:35 UTC MAIN commitmail json YAML

evolution-data-server: Remove comment from buildlink3.mk

(nia)

2019-10-30 17:35:32 UTC MAIN commitmail json YAML

doc: Removed mail/evolution-exchange

(nia)

2019-10-30 17:34:45 UTC MAIN commitmail json YAML

doc: Removed time/evolution-webcal

(nia)

2019-10-30 17:33:35 UTC MAIN commitmail json YAML

doc: Updated mail/evolution-data-server to 3.35.1

(nia)

2019-10-30 17:33:08 UTC MAIN commitmail json YAML

doc: Updated mail/evolution to 3.34.1

(nia)

2019-10-30 17:27:33 UTC MAIN commitmail json YAML

evolution: Fix path to evolution-data-server

(nia)

2019-10-30 17:26:50 UTC MAIN commitmail json YAML

evolution: Update to 3.34.1

Switched to GTK3, etc.

(nia)

2019-10-29 22:46:39 UTC MAIN commitmail json YAML

2019-10-29 20:27:39 UTC MAIN commitmail json YAML

MesaLib: Remove patch for strnlen on old macOS, use USE_FEATURES instead

(nia)

2019-10-29 20:20:04 UTC MAIN commitmail json YAML

2019-10-29 18:04:57 UTC MAIN commitmail json YAML

doc: Updated games/icebreaker to 1.9.8

(nia)

2019-10-29 18:04:44 UTC MAIN commitmail json YAML

2019-10-29 18:01:56 UTC MAIN commitmail json YAML

2019-10-29 17:59:58 UTC MAIN commitmail json YAML

doc: Updated games/crossfire-server to 1.71.0

(nia)

2019-10-29 17:59:36 UTC MAIN commitmail json YAML

doc: Updated games/crossfire-client to 1.73.0

(nia)

2019-10-29 17:59:18 UTC MAIN commitmail json YAML

2019-10-29 15:46:54 UTC MAIN commitmail json YAML

keepassxc: Add SUPERSEDES

(nia)

2019-10-29 09:21:54 UTC MAIN commitmail json YAML

MesaLib: Fix build with illumos.

Oracle Solaris has pthread_setname_np. illumos does not.

(nia)

2019-10-29 09:19:20 UTC MAIN commitmail json YAML

doc/TODO: Remove simutrans

(nia)

2019-10-29 09:18:35 UTC MAIN commitmail json YAML

doc: Removed security/keepassx0 successor security/keepassxc

(nia)

2019-10-29 09:17:37 UTC MAIN commitmail json YAML

2019-10-28 21:39:49 UTC MAIN commitmail json YAML

doc: Fix CHANGES line

(nia)

2019-10-28 21:36:13 UTC MAIN commitmail json YAML

doc: Updated x11/qt5-qtwayland to 5.13.1

(nia)

2019-10-28 21:35:43 UTC MAIN commitmail json YAML

2019-10-28 15:32:24 UTC MAIN commitmail json YAML

2019-10-28 13:45:35 UTC MAIN commitmail json YAML

doc: Updated graphics/papirus-folders to 1.5.0

(nia)

2019-10-28 13:45:25 UTC MAIN commitmail json YAML

papirus-folders: Update to 2.4.0

Changes:
    Added nordic folder color that suitable to Nordic GTK theme

(nia)

2019-10-28 13:45:09 UTC MAIN commitmail json YAML

doc: Updated graphics/papirus-icon-theme to 20191009

(nia)

2019-10-28 13:44:46 UTC MAIN commitmail json YAML

papirus-icon-theme: Update to 20191009

Notable new icons include a SmartOS distributor logo and icons for these
applications:

editors/xournalpp
games/rocksndiamonds
emulators/mednaffe
emulators/stella
security/tor-browser
www/midori

(nia)

2019-10-28 13:20:43 UTC MAIN commitmail json YAML

doc: Updated graphics/MesaLib to 19.2.2

(nia)

2019-10-28 13:20:33 UTC MAIN commitmail json YAML

MesaLib: Update to 19.2.2

New features

    * None

Bug fixes

    * Vulkan version of "Middle-earth: Shadow of Mordor" has graphics
      glitches on RADV driver (part 2)
    * Vulkan version of "Middle-earth: Shadow of Mordor" has graphics
      glitches on RADV driver
    * [amdgpu][Navi][llvm] Minimap problem in Nier Automata
    * Black ground in Dirt 4
    * Superbibles examples crashing Mesa drivers (radeonsi) and causing
      gpu reset
    * [CTS] dEQP-VK.graphicsfuzz.write-red-in-loop-nest crashes
    * mesa and libglvnd install the same headers
    * Regression: Doom (2016) crashes on Mesa 19.2 and above and Radeon
      380 with Vulkan (worked on Mesa 19.1)
    * Rocket League displays corruption when the game starts

Changes

      Alan Coopersmith (6):
    * c99_compat.h: Don't try to use 'restrict' in C++ code
    * util: Make Solaris implemention of p_atomic_add work with gcc
    * util: Workaround lack of flock on Solaris
    * util: Solaris has linux-style pthread_setname_np
    * meson: recognize "sunos" as the system name for Solaris
    * intel/common: include unistd.h for ioctl() prototype on Solaris
      Alejandro Pi単eiro (1):
    * v3d: take into account prim_counts_offset
      Bas Nieuwenhuizen (3):
    * radv: Disallow sparse shared images.
    * nir/dead_cf: Remove dead control flow after infinite loops.
    * radv: Fix single stage constant flush with merged shaders.
      Cl辿ment Gu辿rin (1):
    * radeonsi: enable zerovram for Rocket League
      Connor Abbott (2):
    * nir/sink: Rewrite loop handling logic
    * nir/sink: Don't sink load_ubo to outside of its defining loop
      Dylan Baker (1):
    * docs: Add SHA256 sum for 19.2.1
      Eric Engestrom (7):
    * GL: drop symbols mangling support
    * meson: rename `glvnd_missing_pc_files` to `not
      glvnd_has_headers_and_pc_files`
    * meson: move a couple of include installs around
    * meson: split headers one per line
    * meson: split Mesa headers as a separate installation
    * meson: skip installation of GLVND-provided headers
    * util/u_atomic: fix return type of p_atomic_{inc,dec}_return() and
      p_atomic_{cmp,}xchg()
      Ian Romanick (2):
    * nir/search: Fix possible NULL dereference in is_fsign
    * intel/vec4: Don't try both sources as immediates for DPH
      James Xiong (1):
    * iris: finish aux import on get_param
      Kenneth Graunke (2):
    * iris: Properly unreference extra VBOs for draw parameters
    * iris: Implement the Gen < 9 tessellation quads workaround
      Lepton Wu (1):
    * egl/android: Remove our own reference to buffers.
      Lionel Landwerlin (3):
    * etnaviv: remove variable from global namespace
    * anv: fix vkUpdateDescriptorSets with inline uniform blocks
    * anv: fix memory leak on device destroy
      Lucas Stach (3):
    * etnaviv: fix vertex buffer state emission for single stream GPUs
    * rbug: fix transmitted texture sizes
    * rbug: unwrap index buffer resource
      Pierre-Eric Pelloux-Prayer (1):
    * mesa: fix invalid target error handling for teximage
      Roland Scheidegger (1):
    * gallivm: Fix saturated signed psub/padd intrinsics on llvm 8
      Samuel Pitoiset (6):
    * drirc: enable vk_x11_override_min_image_count for DOOM
    * radv: bump minTexelBufferOffsetAlignment to 4
    * radv: fix DCC fast clear code for intensity formats
    * Revert "radv: do not emit PKT3_CONTEXT_CONTROL with AMDGPU 3.6.0+"
    * radv: fix DCC fast clear code for intensity formats (correctly)
    * radv: fix updating bound fast ds clear values with different
      aspects
      Timothy Arceri (1):
    * glsl: fix crash compiling bindless samplers inside unnamed UBOs

(nia)

2019-10-28 12:54:35 UTC MAIN commitmail json YAML

doc: Updated games/minetest to 5.1.0

(nia)

2019-10-28 12:54:25 UTC MAIN commitmail json YAML

minetest: Update to 5.1.0

Changes:

Map generator

    Mapgen Carpathian: Add optional rivers (paramat)
    Move more dungeon parameter selection to mapgens (paramat)
    Dungeons: Make multiple large rooms possible (paramat)

Client / Audiovisuals

    Change pitch fly binding to 'P', add to change keys menu (rubenwardy)
    Android settings: Use 'simple' leaves instead of 'fancy' (paramat)
    Fix 3rd person selection range (srifqi)
    Make scrollbars' bar variable in size (stujones11)
    Damage: Play no damage sound when immortal (SmallJoker)
    Increase upper limit of display_gamma to 10 (ClobberXD)
    Optimize and unify mesh processing (Vitaliy)
    Re-order mapgens in mainmenu and 'all settings' mapgen selection (paramat)
    Scrollbars: Move directly to clicked pos if clicked into tray (DS-Minetest)
    Fix broken attachments on join (SmallJoker)
    Fix inventory_overlay for nodes without inventory_image (DS-Minetest)
    Better F6 profiler (SmallJoker)
    Fix minimap markers (theviper121)
    Textures: Load base pack only as last fallback (SmallJoker)

Builtin (Lua / Media / Documentation)

    Add /help formspec for commands and privileges (SmallJoker)
    Lua API: Add link to Minetest Modding Book (ClobberXD)
    Force item entities out of solid nodes (sfan5, based on Wuzzy`s work)
    Lua API: Various fixes (DS-Minetest, SmallJoker)
    Rename "private messages" to "direct messages" (Calinou)
    Automatically enable depending mods in the dialogue (HybridDog)
    All settings: Fix missing flags checkboxes (srifqi)

World / Server / Environment

    Various network performance improvements (osjc)
    Force send a mapblock to a player (sofar)
    Revert ItemStacks being limited to the 'stack_size' value (ClobberXD)
    Save forceloaded blocks file periodically (Thomas Rudin)
    Improve ABM time budget handling (lhofhansl)
    Group "immortal" also protects players from damage (Wuzzy)
    Optimize usage of TOSERVER_GOTBLOCKS packet (sfan5)
    Network: several bugfixes (sfan5)
    Mapgen::spreadLight performance improvement (DS-Minetest)
    Improve occlusion culling in corridors with additional check (sfan5)
    Inventory: Delay dirty lists, and send changes incrementally (SmallJoker)
    Other inventory bugfixes (sfan5, SmallJoker)
    Move debug.txt after it grows too big (HybridDog)
    Trigger on_place in many situations even if prediction failed (DS-Minetest)
    Punchwear (improved) (sfan5)

Script API / Modding

    Add deprecation warnings for ObjectRef:get/set_attribute (ClobberXD)
    Nodedef 'drop' documentation: Improve (Paramat)
    Mark tool filtering in node drop documentation as deprecated (Paramat)
    Add node field to PlayerHPChangeReason table (pauloue)
    Don't call on_hpchange callbacks if HP hasn't changed (ClobberXD)
    Add disable_jump to liquids and ladders (SmallJoker)
    Add support for 9-sliced backgrounds (rubenwardy)
    Add compatible, consistent coordinate system to FormSpecs (v-rob)
    Document ObjectRef:remove under Lua entity (ClobberXD)
    Docs: Clarify where to check for 'protection_bypass' (SmallJoker)
    Add vector.dot and vector.cross (HybridDog)
    Improve documentation of mapgen aliases (Paramat)
    Remove debug.upvaluejoin to prevent leak of insecure environment (fluxionary)
    Fix previously crashing minetest.get_craft_result() (pauloue)
    Allow toolcaps to override the built-in times for dig_immediate (sfan5)
    Formspec styling using style[] (rubenwardy)
    Customizable chat message format (ClobberXD)
    Velocity modifiers for players (sfan5)
    Fix some issues with minetest.clear_craft (pauloue)
    Add function `minetest.read_schematic` (paly2)
    Formspecs: formspec_version[] element (SmallJoker)
    Per-player FOV overrides and multipliers (ClobberXD)

Misc / Build

    Find PostgreSQL correctly (adrido)
    Add compatibility to vcpkg buildsystem (adrido)
    Android: Use system provided path for default TMPFolder setting (stujones11)
    Fix handling of --color and --worldlist command line arguments (mmattes)
    Unified OpenGL ES support (sfan5)

Minetest Game

    Added dry dirt and dry dirt with dry grass. Grass never spreads on dry dirt (paramat)
    Savannas now have dry dirt and dry dirt with dry grass (paramat)
    Added steel bar door and steel bar trap door
    Added setting ���enable_fence_tall��� for fences that cannot be jumped over (mbartlett21)
    Firefly in a bottle can now be placed into vessels shelf
    Add flowing water sound
    Underground biomes extend much deeper, down to Y=-255
    Make the creative mod hand dig 'dig_immediate' nodes fast (paramat)
    Add new TNT sounds (TumeniNodes)
    Add missing infotext to nodes (An0n3m0us)
    Added translation support
    Added German, French, Spanish and Italian translations (Wuzzy, Hamlet, JDiaz, DrHackberry)

(nia)

2019-10-28 12:44:22 UTC MAIN commitmail json YAML

doc: Removed x11/paragui

(nia)

2019-10-28 12:43:58 UTC MAIN commitmail json YAML

Remove x11/paragui.

- Failing to build on NetBSD/Linux/illumos.
- Upstream nonexistent for at least 10 years.
- No longer used by anything in pkgsrc.

(nia)

2019-10-28 12:39:20 UTC MAIN commitmail json YAML

asc: Update DESCR

(nia)

2019-10-28 12:38:50 UTC MAIN commitmail json YAML

doc: Updated games/asc to 2.6.1.0

(nia)

2019-10-28 12:38:36 UTC MAIN commitmail json YAML

2019-10-28 12:24:40 UTC MAIN commitmail json YAML

doc: Updated games/stone-soup to 0.24.0

(nia)

2019-10-28 12:24:28 UTC MAIN commitmail json YAML

2019-10-28 12:24:06 UTC MAIN commitmail json YAML

stone-soup: Update to 0.24

Stone Soup 0.24 (20191024)
--------------------------------

Highlights
----------
* Vampire species simplified
* Thrown weapons streamlined
* Fedhas reimagined
* Sif Muna reworked

Branches, Environment
---------------------
* Incremental pregeneration:
  - This mode generates the dungeon in a stable order for all games regardless
    of the path taken by the player, meaning that the behavior of seeds for
    online and offline games should now be the same.
  - Games using the same seed will see the same dungeon if they are
    incrementally pregenerated without requiring the long initial generation
    time of full pregeneration as introduced in 0.23.
  - Incremental pregeneration is the default mode for new games.
  - Servers can now enable seed selection without heavy CPU cost.
* A Trove map requiring many uses of digging has been removed.
* Identification scrolls are no longer used as a potential Trove cost.
* Transporters in vaults now correctly place in the Abyss.
* Fog generation in the Desolation of Salt portal now happens far less often
  per turn, greatly reducing slowdown from high CPU usage.
* Random traps no longer place under items placed by vaults.

Character
---------
* Formicids can now use their dig ability on diggable statues.
* Manticore barbs now can only be picked out if the player can move, isn't
  confused, and isn't asleep.
* Net traps now always trigger when the player steps on them.
* Vampiric weapons no longer have a hunger cost upon wield.
* Vampire simplification: Player vampires no longer eat or drink blood, and
  have exactly two blood states.
  - Alive: Regenerates quickly, normal HP modifier, no undead bonuses, no
    batform, can transform and berserk normally.
  - Bloodless: No regeneration with monsters in sight, -20% HP, stealth bonus,
    undead resistances, batform, no other transformations or berserk.
  - Blood states are transitioned by an ability which costs delay; becoming
    bloodless incurs no penalty, becoming alive causes a temporary frail
    mutation.
  - Bat form causes stat drain.

Gods
----
* Fedhas reimagined:
  - Piety is gained exclusively from kills instead of through corpse decay.
  - Fedhas abilities now create plant allies directly as temporary summons
    instead of creating permanent allies using plants. All abilities cost
    piety instead of food.
  - New abilities:
    * 2*: Active 'Wall of Briars' ability to surround the player with briar
          patches. Hostile monsters will attack briars to reach you, taking
          damage.
    * 3*: Active 'Grow Ballistomycete' ability to place a ballistomycete at
          any location within radius 2. The ballistomycete will fire spores
          that seek out foes and make a 1-radius damaging explosion that
          additionally confuses living creatures.
    * 4*: Active 'Overgrow' ability to destroy any non-permarock walls in a
          3x3 area, replacing them with plant allies, mostly wandering
          mushrooms or burning bushes and sometimes ballistomycetes or oklob
          plants.
    * 5*: Active 'Grow Oklob' ability to place an oklob plant at any location
          within radius 2.
  - Fedhas no longer hates any necromancy spells, and allows worship by undead
    species.
  - Removed abilities: Fungal Bloom, Reproduction, Growth, Evolution, Rain.
* Sif Muna reworked:
  - Piety gain is exclusively from kills.
  - 'Channel Energy' is available at 1* piety instead of 3*.
  - 'Forget Spell' is available at 3* piety instead of 4*.
  - New 4* 'Divine Exegesis' ability to cast any spell in your library
    regardless of skill training. Receives a spell-power bonus based on
    Invocations skill of 1.5 times the spell-power received from equivalent
    levels of training in the spell's schools.
  - The Divine Energy ability and Sif's miscast protection are removed.
* Trog and Okawaru now can gift unbranded boomerangs and javelins.
* Jiyva's Slimify ability now works properly on skeletons, zombies and
  simulacra.
* Torment can now trigger Jiyva jelly spawns and Xom butterfly spawns.

Interface
---------
* The 'X' key map mode has zoom support, defaulting to 60% zoom.
* Sealed off clinging and sensed monsters no longer stop autoexplore.
* Equipment melding no longer stops autoexplore and autotravel.
* Armour, jewellery, and weapons can be worn/wielded from the floor.
* Summoner monsters are now highlighted when the cursor is over one of its
  summons.
* Traps are now shown in the ctrl-x listing and are indexed in the stash
  tracker.
* Scarves are now properly shown on player tiles.
* Species and background selection menus now have tiles.
* Updated visual theme for main menu, high scores, and related screens.

Items
-----
* New unrand: Staff of Battle, a staff of conjuration that spawns a
  battlesphere when a hostile monster is in view.
* Unrandart changes:
  - The Storm Bow now has a penetration effect.
  - Gyre and Gimble now has the protection brand, enchantment of +7, and no
    longer has Dex-3.
  - Piercer has been removed, its effect having been merged into Storm Bow.
* Weapons with the holy wrath ego can now be cursed.
* Randart rings no longer generate with both rCorr and *Corrode.
* Throwing weapons have been streamlined.
  - Blowguns are removed, needles are replaced with throwing darts.
  - Dart effects scale with Throwing and Stealth skill.
  - Darts of sleep, paralysis, confusion are removed.
  - Darts of frenzy are renamed datura-tipped darts.
  - A new dart brand, atropa is added. Atropa-tipped darts cause brief
    confusion and longer-lasting blindness in the target.
  - Tomahawks are renamed to boomerangs and always return.
  - Javelins always penetrate.
  - Steel and silver are merged into a single brand, called silver. Silver
    ammunition applies the maximum of vorpal bonus damage and the old silver
    damage bonus.
  - Poison, returning, penetration, and exploding are no longer available
    brands for tomahawks and javelins.

Lua
---
* Monster AC, EV, MR, MaxHP, and descriptions are now exposed in the CLua
  monster.info class.
* A new function 'defeat_mr()' to determine the chance that a given spell
  defeats a monster's magic resistance.
* There is a basic seed explorer available in scripts/seed_explorer.lua.

Monsters
--------
* Monsters can now use wands of clouds, iceblast, and scattershot.
* Monsters clones created by Mara and rakshasa have the intended reduced HP of
  the original monster instead of several times that value.
* A monster having the Dig spell no longer allows it to cast spells out of
  LOS.
* Azrael and draconian scorchers can use Call Down Damnation when not at
  low HP.
* Player ghosts can be shafted.
* Golden Eyes no longer have randomized spellpower for their gaze.
* Monster airstrike uses the same formula as the player, reducing damage
  variance.
* Pikel's slaves no longer drop corpses nor items.

Spells
------
* The HP from Death's Door is fixed at time of casting rather than being
  updated continuously, hence being subject to changes in spellpower.
* Olgreb's Toxic Radiance now properly triggers ally conducts when cast.
* Olgreb's Toxic Radiance now applies direct damage and poison status in a way
  that considers the time of each turn.
* Shroud of Golubria's spellpower is now capped at 50.

(nia)

2019-10-28 11:38:43 UTC MAIN commitmail json YAML

doc: Updated graphics/materia-gtk-theme to 20191017

(nia)

2019-10-28 11:38:31 UTC MAIN commitmail json YAML

materia-gtk-theme: Update to 20191017

Changes in v20191017:
    Follow the upstream GNOME 3.34.1 changes
    Fix broken header bar in gnome-tweaks 3.34
    Other various minor fixes and improvements

Changes in v20190912:
    Add support for GNOME Shell 3.34
    Fix popup menu shadow cutoff in gnome-shell >= 3.32
    Other minor fixes

(nia)

2019-10-28 09:27:53 UTC MAIN commitmail json YAML

feh: do not try to use strverscmp on !linux

(nia)

2019-10-27 15:43:23 UTC MAIN commitmail json YAML

qcad: Handle platforms without EGL support (NetBSD 8...)

(nia)

2019-10-27 10:43:43 UTC MAIN commitmail json YAML

2019-10-27 10:37:43 UTC MAIN commitmail json YAML

buzztrax: needs omf-scrollkeeper

(nia)

2019-10-27 10:34:36 UTC MAIN commitmail json YAML

2019-10-26 21:24:51 UTC MAIN commitmail json YAML

doc: Updated audio/hydrogen to 1.0.0.beta1

(nia)

2019-10-26 21:24:34 UTC MAIN commitmail json YAML

2019-10-26 17:22:39 UTC MAIN commitmail json YAML

2019-10-26 17:22:08 UTC MAIN commitmail json YAML

2019-10-26 12:19:04 UTC MAIN commitmail json YAML

doc: Added editors/l3afpad version 0.8.18.1.11

(nia)

2019-10-26 12:18:49 UTC MAIN commitmail json YAML

Add editors/l3afpad

L3afpad is a simple GTK+ text editor that emphasizes simplicity. As development
focuses on keeping weight down to a minimum, only the most essential features
are implemented in the editor. L3afpad is simple to use, is easily compiled,
requires few libraries, and starts up quickly.

(nia)

2019-10-26 11:27:48 UTC MAIN commitmail json YAML

doc: Added games/simutrans-pak128 version 2.8.1

(nia)

2019-10-26 11:27:23 UTC MAIN commitmail json YAML

doc: Added games/simutrans version 120.4.1

(nia)

2019-10-26 11:27:10 UTC MAIN commitmail json YAML

2019-10-25 11:15:58 UTC MAIN commitmail json YAML

doc: Removed security/keepassx successor security/keepassxc

(nia)

2019-10-25 11:14:32 UTC MAIN commitmail json YAML

2019-10-25 11:02:07 UTC MAIN commitmail json YAML

doc: Updated chat/inspircd3 to 3.4.0

(nia)

2019-10-25 11:01:55 UTC MAIN commitmail json YAML

inspircd: Update to 3.4.0

### InspIRCd 3.4.0

**This version of InspIRCd was released on 2019-10-25.**

* Added `<alias:stripcolor>` to allow stripping formatting codes before matching an alias.

* Added `<cloak:ignorecase>` to ignore the case of a FQDN when cloaking.

* Added a check for the `channels/auspex` privilege to the hidemode module.

* Added a workaround for gateway IP addresses being banned by the connectban module.

* Added more information to timedbans addition/expiry notices.

* Added support for filtering part messages to the chanfilter module.

* Developer: added `ConfigStatus::initial` to find out if the config is being loaded for the first time.

* Developer: added `Events::ModuleEventProvider::{OnSubscribe,OnUnsubscribe}` to allow knowing when a module has subscribed to or unsubscribed from an event.

* Developer: added a parameter to the `OnServerSplit` event which specifies whether the split was intended or not.

* Developer: added an internal serialisation of the dccallow list.

* Developer: added an internal serialisation of the silence list.

* Developer: added the `GetId` method to the `Server` class.

* Developer: added the `GetNumericToken` method to the `irc::sepstream` class.

* Developer: added the `GetTypeStr` method to the `DNS::Manager` class.

* Developer: added the `OnServerBurst` event for executing actions after a server has finished bursting.

* Developer: added the `OnShutdown` event for executing actions shortly before shutdown.

* Developer: added the experimental `Serializable` class &amp; API and implemented it in the `Extensible`, `User` and `LocalUser` classes.

* Developer: changed `IS_{LOCAL,REMOTE,SERVER}` to be capable of handling null pointers.

* Developer: exposed variable list modes via the `VLIST` 005 token to make things easier for client developers.

* Disabled DNS, DNSBL, and ident lookups for unregistered KiwiIRC.com users in the example provider configs.

* Documented the `repeat` exemption type.

* Exempted the KiwiIRC.com servers from X-lines in the example provider configs.

* Fixed a bug in the HAProxy module where it would ignore any data received in the same packet as the header when using TCP connections.

* Fixed a crash on shutdown in the spanningtree module.

* Fixed linker errors caused by build objects from one compiler being used by another.

* Fixed not respecting the deprecated `<channels:users>` config tag.

* Fixed the DNSBL module banning a user after their IP address has changed.

* Fixed the IP addresses of the KiwiIRC.com servers in the example provider configs.

* Fixed the `OnSetUserIP` event being fired before the connect class has changed.

* Fixed the `u_noctcp` mode not being respected for CTCPs targeted at a channel.

* Fixed the config example path not being updated when the config path is changed in interactive mode.

* Fixed the example configs allowing voiced users to voice/devoice other users.

* Fixed the example provider config files not being installed.

* Fixed the silence module not being able to add or remove entries in some cases.

* Fixed various issues relating to hostname resolution.

* Raised the default value for `<connflood:bootwait>` from ten seconds to two minutes.

* Replaced the gdbargs file with the `--eval-command` option inside the init script.

* Updated the NetBSD `EV_SET` workaround now that upstream have fixed the issue.

(nia)

2019-10-24 22:06:09 UTC MAIN commitmail json YAML

2019-10-24 21:42:30 UTC MAIN commitmail json YAML

musicpd: Switch back to PYTHON_VERSIONED_DEPENDENCIES

(nia)

2019-10-24 21:36:45 UTC MAIN commitmail json YAML

musicpd: Use current sphinx binary name

(nia)

2019-10-24 21:23:24 UTC MAIN commitmail json YAML

doc: Updated audio/musicpd to 0.21.16

(nia)

2019-10-24 21:23:13 UTC MAIN commitmail json YAML

musicpd: Update to 0.21.16

ver 0.21.16 (2019/10/16)
* queue
  - fix relative destination offset when moving a range
* storage
  - curl: request the "resourcetype" property to fix database update
  - curl: URL-encode more paths
  - curl: follow redirects for collections without trailing slash
* update
  - fix crash when music_directory is not a directory
* fix build with iconv() instead of ICU

(nia)

2019-10-24 20:47:14 UTC MAIN commitmail json YAML

aspell-nds: Fix installation (conflicts with aspell)

(nia)

2019-10-24 20:43:21 UTC MAIN commitmail json YAML

2019-10-24 17:55:22 UTC MAIN commitmail json YAML

lmms: remove note

(nia)

2019-10-24 16:37:06 UTC MAIN commitmail json YAML

doc: Updated audio/lmms to 1.2.1

(nia)

2019-10-24 16:36:56 UTC MAIN commitmail json YAML

lmms: Update to 1.2.1

pkgsrc changes:

- Fixed initial midi settings on NetBSD (use /dev/rmidi0 instead of /dev/midi)
- Enable only "native" audio outputs by default
- Disable some no longer used dependencies

New changes in 1.2.1: (2019-10-21)

    General improvements
        Respect OS' case sensitivity when checking for existing files (#4768)
        Remove MIDI connections from factory .mmpz files (#5163)
        Show FreeBSD in the build version info (732448c)
    UI improvements
        Make splash screen text white (#5149)
        Show Beat/Bassline Editor on clicking track labels of B/B tracks (#5060)
        Enable dark title bar on macOS (df79f8c)
    Bug Fixes
        Fix building RemoteVstPlugin with Wine >= 4.14 (#5210)
        Fix stuck keys when dragging on the piano view (#5127)
        Fix crash on unmarking octave semitones (#5184)
        Fix invalid MIDI Program Change decoding (#5154)
        Rubberband fix for selecting a large area in the song editor (#5003)
        VeSTige: show icon on 'Turn off all notes' button (#5237)
        RemoteVstPlugin: fix crashes when failed to open a file (#5235)
        Organic: fix glitch at the beginning of a note (#5252)
        Fix broken audio sample exporting on high sampling rate (#5226)
    Localization
        Better French translations in the menu item file (#4711)
        Fix too long translations to fix the UI misalignment (#5185)

(nia)

2019-10-23 19:50:23 UTC MAIN commitmail json YAML

buzztrax: Missing dependencies

(nia)

2019-10-23 19:35:25 UTC MAIN commitmail json YAML

anjuta: Needs itstool

(nia)

2019-10-23 19:34:23 UTC MAIN commitmail json YAML

qsynth: Needs qt tools

(nia)

2019-10-22 22:21:40 UTC MAIN commitmail json YAML

doc: Added print/xpdf4 version 4.02

(nia)

2019-10-22 22:21:26 UTC MAIN commitmail json YAML

2019-10-21 20:47:55 UTC MAIN commitmail json YAML

MesaLib: Add a features.mk and use it to detect the presence of DRI

No functional change (probably)

(nia)

2019-10-21 20:30:43 UTC MAIN commitmail json YAML

MesaLib: Fix PLIST

(nia)

2019-10-21 12:30:36 UTC MAIN commitmail json YAML

MesaLib: Turn off some more "Mesa thinks SunOS is not DRI" hacks

(nia)

2019-10-21 09:11:23 UTC MAIN commitmail json YAML

2019-10-20 22:31:05 UTC MAIN commitmail json YAML

gtk-sharp: Apply a build fix from upstream.

I can't reproduce this but it's apparently visible in mef's bulk builds.

(nia)

2019-10-20 15:27:30 UTC MAIN commitmail json YAML

doc: Added graphics/moka-icon-theme version 5.4.0

(nia)

2019-10-20 15:27:12 UTC MAIN commitmail json YAML

Add graphics/moka-icon-theme.

Moka is a stylized FreeDesktop icon set, created with simplicity in mind.

It uses simple geometry & bright colours and has been designed and optimized
to achieve the a pixel-perfect look for your desktop.

(nia)

2019-10-20 15:25:30 UTC MAIN commitmail json YAML

doc: Added graphics/faba-icon-theme version 4.3

(nia)

2019-10-20 15:25:18 UTC MAIN commitmail json YAML

Add graphics/faba-icon-theme.

Faba is a modern FreeDesktop icon set with Tango and elementary influences.

It is specifically designed to be a base icon set for the Moka icon theme.

(nia)

2019-10-20 13:15:06 UTC MAIN commitmail json YAML

doc: Added graphics/luv-icon-theme version 0.4.9.31

(nia)

2019-10-20 13:14:46 UTC MAIN commitmail json YAML

Add graphics/luv-icon-theme.

Luv is the spiritual successor to Flattr, a flat but complex icon theme for
freedesktop environments.

(nia)

2019-10-20 12:46:19 UTC MAIN commitmail json YAML

adwaita-icon-theme: Remove librsvg dependency

basically copying what freebsd is doing

caveat: stuff looks a bit different

(nia)

2019-10-20 11:11:53 UTC MAIN commitmail json YAML

doc: Renamed audio/portaudio-devel to audio/portaudio

(nia)

2019-10-20 11:10:49 UTC MAIN commitmail json YAML

2019-10-20 10:08:05 UTC MAIN commitmail json YAML

doc: Removed www/opera-plugins

(nia)

2019-10-20 10:06:45 UTC MAIN commitmail json YAML

Remove www/opera-plugins.

Causing scan failures due to removal of adobe-flash-plugin11

(nia)

2019-10-20 09:59:13 UTC MAIN commitmail json YAML

audacity: Disable SSE on non-x86

(nia)