pkgsrc/sysutils
jnemeth 218bc77362 Update to Bacula 9.6.2
Release Notes for Bacula 9.6.2

This is a minor new release with several new features and a number of bug
fixes.  The catalog datbase format remains unchanged from the 9.4.4 release

Note: Release-9.6.0 had a build error when using readline, and Release-9.6.1
had an inappropriate file size for the readline history file, so both releases
have been withdrawn.

Major Baculum New Features:
 - SELinux support
 - New graph types
 - Graphical client status
 - Graphical running job status
 - Capability to start, stop and restart components
 - Support for commands that can take a long time (label, estimate...)
 - List job files tab on the job history page
 - Bandwidth limit setting for client and for job
 - New statistics configuration page
 - Improvements to responsive interface
 - Option to show size unit values as decimal or binary bytes
 - Support for new directives
 - New Web controls (password, speed, multiple textbox)
 - New API functions
 - Job history list on job page

Bacula New features:
- Docker plugin.  Documentation for this plugin is not yet ready,
  but will be forthcoming within a few weeks.
- Statistics Collector for Dir, FD, and SD (interface to Graphite)
  - New Statistics resource
  Documentation for this feature is in the New Features section of
  the main manual
- Support for MacOS suspend in File daemon
- SD SyncOnClose directive in Device resource

26Feb20
 - Apply fix for history size from Martin Simmons
 - Fix missing part of patch 8135b9d21d -- readline truncate fix
 - baculum: Fix using bconsole with sudo on Fedora if SELinux is enabled
 - baculum: Add copy, CSV and column visibility buttons to tables
 - baculum: Add buttons and colvis DataTables plugins
 - baculum: Add additional values to job and volume API endpoints
 - docker: Replace realloc_pm() for check_size().
 - Update pluglib.
 - Fix Docker Plugin for accurate backup.
 - Docker: add baculatar docker image.
 - Win32: update Windows build to including needed collector files
 - Get Branch-9.4 ReleaseNotes
 - Update po POTFILES.in and version
 - Get ChangeLog from Branch-9.4
 - baculum: Update Polish translations for API and Web
 - baculum: Update Portuguese translations for API and Web
 - Fix cats-test.c compile
 - baculum: Upgrade W3.CSS from version 4.10 to 4.13
 - Add Docker Plugin for FileDaemon.
 - Add pluglib fd plugin support utilities.
 - Redesigning PM management add missing files.
 - baculum: Fix delete job button visibility
 - baculum: Add to BVFS lsdirs, lsfiles and versions endpoints new output=raw/json
   parameter
 - baculum: Update spec and deb files
 - baculum: Do not try to switch to new user in API and Web install wizards
 - baculum: Improve Polish translations
 - baculum: Fix maximum length for basic auth password fields
 - baculum: Start storing basic auth passwords in APR MD5 format
 - baculum: Fix button to reopen change user password setting
 - baculum: Fix sorting clients in fileset browser window
 - baculum: Improve showing create new resource messages
 - baculum: Improve texts in restore wizard
 - baculum: Use new icons in restore and fileset browsers
 - baculum: Fix PHP error on storage view page with autochanger comming from
  host different than main (reported by Jose Alberto)
 - baculum: Fix internal error on restore page if MySQL catalog database is
  used
 - baculum: Avoid doing redundant API calls by job monitor
 - baculum: Add support to restore from copy jobs
 - baculum: Add API changes to support restore from copy jobs
 - baculum: Add script for checking if Baculum files are installed correctly
 - baculum: Refactor authentication, authorization and exceptions
 - Fix #5708 about "cancel all" command issue
 - baculum: Bandwidth limit window improvements
 - baculum: Add auto-refreshing job tables
 - baculum: Add progress bar to restore jobs on status client
 - baculum: Add job name parameter to monitor
 - baculum: Add table filters
 - baculum: Add restore progress bar
 - baculum: In job status avoid calling client if job isn't running
 - Fix compilation on Solaris
 - baculum: Extend max length for client secret field to maximum allowed secret
  size
 - baculum: Improvements to messages resource
 - baculum: Implement swipe event and use it to hide main menu on mobile devices
 - baculum: Group directives into sections in config directive list
 - baculum: Fix problem with shaking spinning icons on Firefox
 - baculum: Add confirm window to delete job action
 - baculum: Add job history list on job page
 - baculum: Fix loading first job setting in run job window on window open
 - baculum: Add in API wizard example sudo configuration for bconsole and JSON
  tools
 - baculum: Make resource config page buttons always available
 - baculum: Fix language setting in config wizard during first run
 - baculum: Fix refreshing job status only when actions tab is open
 - baculum: Miscellaneous improvements to schedule configuration
 - baculum: Extend combobox control to support associative arrays as data
  source
 - Fix for #0005391: show negative values.
 - Fix #5546 about incorrect level for job resumed
 - baculum: Move refresh job button and log order button to job log tab
 - baculum: Set job values on job selection in run job window
 - baculum: Turn application mode to normal
 - baculum: Add jsmin-php as framework dependency
 - baculum: Fix small issues with old not using svg icons
 - Fix error on .ls when plugin name without ':'
 - baculum: Add list job files to job history view page
 - baculum: Add list job files API endpoint
 - tray-monitor: fix potential memory corruption
 - Fix #5461 #5513 #4717 About WroteVol non-zero message
 - Update Docker Plugin build procedure.
 - docker: Add Docker Plugin DKID unittest.
 - Add Docker Plugin regression tests - more files.
 - Add Docker Plugin regression tests.
 - build: Add Makefile update to fd plugin builds.
 - baculum: Fix PHP error on running job status page and client status page
 - baculum: Fix support for UTF-8 currency symbols in paths - reported by
  Frédéric F.
 - Fix running job count in status output
 - baculum: Fix directing to default API page when API settings has not been
  created yet
 - baculum: Set default refresh interval for status client
 - baculum: Improve selecting storage value in run job window
 - baculum: Fix saving to config empty runscript subresources
 - baculum: Add graphical running job status on running job page
 - baculum: Add progress bars to backup jobs displaying on status client page
 - baculum: Fix displaying SqlQuery value in selection type job directive
 - baculum: Add to client status modal window to set bandwidth limit for job
 - baculum: Add API endpoint to set job bandwidth limit
 - baculum: Add to client status modal window to set bandwidth limit for client
 - baculum: Add API endpoint to set client bandwidth limit
 - baculum: Add UnitType and AllowRemove parameters to speed type directive
  control
 - baculum: Don not use data description and data dependencies modules initialization
 - baculum: Improve checking dependencies
 - baculum: Fix running job twice when job is running by run job window
 - baculum: Changes to proper working list type controls on page load
 - baculum: Change Font Awesome SVG icons into web fonts icons
 - Add new psk-enable-test
 - baculum: Fix removing fileset options subresources
 - baculum: Make loading configuration controls easier
 - baculum: Enable adding multiple file set file browser controls on the same
  page
 - baculum: Fix using nested directives in repeater control
 - baculum: Misc changes to keep backward compatibility in API endpoints
 - baculum: Fix scrolling to new runscript subresource on add new runscript
  action
 - baculum: Change way of working directive renderer
 - baculum: Split API panel, oauth, api and page parts into separate services
 - baculum: Add component start/stop/restart actions to Web
 - baculum: Update API SELinux module for new component action policies
 - baculum: Implement component start/stop/restart actions in API
 - baculum: Show error message on status client request if client is not available
 - baculum: Implement graphical status client
 - baculum: Update Font Awesome icons to version 5.9.0
 - baculum: Add output=raw/json parameter to show client API endpoint
 - baculum: Add status client API endpoint
 - baculum: Remove deprecated and not used directives
 - baculum: On restore wizard job list add link to job history for specific
  jobid
 - baculum: Fix showing job size value on jobs on volume page
 - baculum: Minor fixes and improvements in fileset file browser
 - baculum: Allow dollar character in bconsole commands (used for paths)
 - baculum: Enable restoring data from locations included in paths defined in
  FileSet
 - baculum: Make 'Run job' and 'Perform restore' buttons clickable at whole
  theirs area
 - baculum: Miscellaneous improvements to use restore file browsers on different
  screen sizes and mobile devices
 - baculum: Fix removing items from selected file browser in restore wizard
 - baculum: Unify config module menus look
 - baculum: Create multiple combobox control and use it in console ACL directives
 - baculum: Add timeout to first refresh job log to have log output earlier
 - baculum: Do not show unknown job level for admin job type
 - baculum: Add new directives and new resources support
 - baculum: Fix setting selected items in list directive controls
 - baculum: Add version number to API and Web - idea proposed by Wanderlei
  Huttel
 - baculum: Disable emulation prepared statements for MySQL to solve problem
  getting every value as string
 - baculum: Apply framework patch that fixes SQL error when native MySQL prepare
  statements are used
 - baculum: Add new graph types
 - baculum: Add statistics resource support
 - baculum: Add option to show size unit values as decimal or binary bytes
 - Add a Bacula statistics collection routine.
 - Fix incorrect ASSERTD().
 - baculum: Fix showing unit for size and time period directive types
 - baculum: Add missing speed type control to support speed type directives -
  reported by Wanderlei Huttel
 - Fix comment
 - baculum: Fix #2477 escaping backslashes in config in text directive types
 - Fix bug 2476 -- copy/migration jobs fail when waiting for a new Volume
 - Add copy-jobspan-label-wait-test to do_all
 - Add two new regression tests submitted by Martin Simmons for bug 2476
 - Add bsmtp Message-Id/MIME-Version/Content-Type headers.
 - baculum: Fix #2474 error 404 if document root path uses link with ending
  slash - fix suggested by vondi
 - Add Michael Narigon as author for Mac heap implementation
 - Remove bacula32.def and bacula64.def.
 - Redesigning PM management and add support for macOS.
 - baculum: Add password field control and use it for password directives
 - baculum: Add SELinux modules for Web and API
 - baculum: Remove php database extensions dependency from web requirements
 - Add tests/restart-jobmedia-test to do_all
 - baculum: Update API documentation to job estimate endpoint
 - baculum: Use in run job window estimate command in background to avoid HTTP
  timeout
 - baculum: Move running job estimation to background in API part
 - baculum: Prevent selecting in restore file browser directories placed in
  locations that are outside paths defined in fileset - reported by Wanderlei
  Huttel
 - baculum: Fix removing path items selected to restore in restore wizard
 - baculum: Fix clearing restore path field after selecting backup in restore
  wizard
 - baculum: Update API documentation
 - baculum: Add API endpoints to update slots with and without barcodes and use
  them in on web interface side
 - baculum: Use on web interface side new API endpoints to label volume with and
  without barcodes
 - baculum: Add API endpoints to label volume with and without barcodes
 - baculum: Update run job API endpoint in API documentation
 - baculum: Request #2469 add start and cancel buttons on job history list
  page
 - baculum: Add filesetid parameter to run job API endpoint
 - baculum: Set column visibility priorities for status schedule tables in
  responsive mode
 - baculum: Add status schedule endpoint to API documentation
 - baculum: Fix showing graphs if exists finished job with empty start time
  value
 - baculum: Fix TPhpFatalErrorException exception on job view page with PHP
  version lower than 5.5
 - baculum: Extend log parser to support restore client, job name and volume
  names
 - Rework fsync patch for win32
 - Fix Windows SD compilation
 - Add Cython detection
 - Add SyncOnClose Storage Device directive
 - Add db_get_jobmedia_record() function
 - Check JobMedia validity after an incomplete job


Bugs fixed/closed since last release:
0005391 2469 2474 2477 5461 5546 5708



========================================================================
Release 9.4.4

This is a bug fix release to 9.4.3.  It includes some fixes that fix
bad data records in Copy/Migration jobs or problems doing restores
of Copy/Migration jobs.

28May19
 - rpm: Fix mysql dependency for bacula-postgresql
 - Fix bug 2476 -- copy/migration jobs fail when waiting for a new Volume
 - Add copy-jobspan-label-wait-test to do_all
 - Add two new regression tests submitted by Martin Simmons for bug 2476
 - Remove bacula32.def and bacula64.def.
 - Add Michael Narigon as author for Mac heap implementation
 - Add tests/restart-jobmedia-test to do_all
 - Allow to hangup/blowup inside a file for tests
   slash - fix suggested by vondi
 - Add db_get_jobmedia_record() function
 - Check JobMedia validity after an incomplete job
 - baculum: Fix #2477 escaping backslashes in config in text directive types
 - baculum: Fix #2474 error 404 if document root path uses link with ending
 - baculum: Remove php database extensions dependency from web requirements
 - baculum: Fix removing path items selected to restore in restore wizard
 - baculum: Fix clearing restore path field after selecting backup in restore
    wizard
 - baculum: Fix TPhpFatalErrorException exception on job view page with PHP
    version lower than 5.5

Bugs fixed/closed since last release:
2474 2476 2477


========================================================================
Release 9.4.3

This is a bug fix release for version 9.4.2.  It includes a number of bug
fixes and patches.

Baculum: there have been significant additions and changes to Baculum.
If you want a web gui please check it out.

S3 driver: If you are trying to build the S3 drivers, please remember to use the
community supplied (from Bacula Enterprise) version of libs3.so found at:

https://www.bacula.org/downloads/libs3-20181010.tar.gz

As usual the binaries that correspond to this release will follow in
a week or two.

If there are no additional major bugs, this will be the last of the 9.4.x
releases.  The next release will have a number of new features, and will
require a major database upgrade (don't worry it will be easy -- just
run update_bacula_tables)

02May19
 - Fix Window bpipe-fd strncpy programming error
 - Change mysql my_bool to bool as it was removed from mysql
 - Improve assert message
 - examples: move backup-to-cdwriter.txt to move-backup-to-usb.txt
 - fix memory leak in DIR for copy-job
 - Skip empty lines when generating the FileSet from a command
 - Fix creation of bad JobMedia records in Incomplete Job
 - Add messages for Incomplete Jobs
 - Fix misplaced cancel check reported by Alain
 - Change round() to bround() to avoid library definition conflict
 - rpms: Fix bacula-cloud spec file
 - rpms: Add bacula-cloud spec file
 - rpms: Add missing isworm script
 - Use more appropriate computation for VolIndex when creating restore .bsr
 - Fix Daemon message "Message repeated X times" count
 - Fix Carsten's names
 - Make diff.pl adapt to different install locations
 - Fix #4598 Display JobIds used in the restore job log
 - Add smartalloc function to print the owner of a buffer
 - Avoid to use the same variable name for two different things in the cmd_parser
   class
 - Fix #4433 about 'UPDATE File SET MD5='...' WHERE FileId=0' error when using
   SpoolAttributes=no
 - Fix MaxVolumeBytes accounting after a mount request
 - Fix verify volume jobs with sparse files
 - Fix small memory leak with Console runscripts
 - Add 'prune jobs/files all' command
 - fix #4383 Sometime SD hangs when TLS and DEDUP are used together

 - baculum: Add status schedule page
 - baculum: Add status schedule API endpoint
 - baculum: Fix schedule directives setting
 - baculum: Update Portuguese translation file
 - baculum: Fix #2466 add plugin directive support in fileset resource
 - baculum: Fix updating whole Bacula config at once
 - baculum: Fix showing validation error if new config is incorrect
 - baculum: Fix setting multiple config resources at once
 - baculum: Fix renaming resources
 - baculum: Add links to resources in job log output
 - baculum: Update example web server config files and spec file
 - baculum: Fix list type directives on configure hosts page
 - baculum: Fix showing messages resource configuration
 - baculum: Add parent node property to directive list types
 - baculum: Add capability to define multiple drivetype and fstype directives in
   fileset resource
 - baculum: Fix showing runscript subresource on job pages
 - baculum: Update new texts in Portuguese translation file
 - baculum: Add missing texts to translation files reported by Wanderlei Huttel
 - baculum: Update Portuguese translations
 - baculum: Fix showing schedule resource configuration on job view and job
   history view pages
 - baculum: Fix returning one line output from bconsole
 - baculum: Fix restore wizard error when no fileset available for normal user
   with limited access
 - baculum: Add capability to use many ACL Console directives in one config
   resource
 - baculum: Add client ls command to openapi file
 - baculum: Add text box list control to support directives that can be defined
   multiple times in one resource
 - baculum: Add cancel button to last step new job wizard
 - baculum: Change PoolType field from text box into combo box
 - baculum: Fix adding new schedule run directives
 - baculum: Add support to multiple schedule run directives
 - baculum: Fix in API part saving job runscript config if RunsWhen=Always
 - baculum: Fix adding paths to empty include block
 - baculum: Fix saving job runscript config if RunsWhen=Always
 - baculum: New create backup job wizard
 - baculum: Add API endpoint to list files/dirs on client


Bugs fixed/closed since last release:
2466 4383 4433 4598

=======================================================================
Release 9.4.2

This is a bug fix release for version 9.4.1.  It includes a number of bug
fixes and patches.  Thanks to the community for your participation.
9 bug reports were closed.  This version should fix virtually all
the problems found on FreeBSD.

If you are trying to build the S3 drivers, please remember to use the
community supplied (from Bacula Enterprise) version of libs3.so found at:

https://www.bacula.org/downloads/libs3-20181010.tar.gz

04Feb19
 - Update Windows .def files
 - Change create_postgresql_database.in script to be more flexible
 - Implement eliminate verify records in dbcheck bug #2434
 - Enhance verify-voltocat-test to detect comparing deleted files
 - Fix bug #2452 VerifyToCatalog reports deleted files as being new
 - Use correct quoting for a character -- fixes previous patch
 - Recompile configure.in
 - Apply Carsten's multiarch patch fixes bug #2437
 - Apply Carsten's patch for adding CPPFLAGS to tools/gigaslam.c compile
 - Allow . to terminate sql queries prompts
 - baculum: Update Baculum API OpenAPI documentation
 - Fix rwlock_test unittest bug #2449 Only call thr_setconcurrency if it's
   available. Fix order of linking and installation.
 - FixFix spelling errors found by lintian by Carston in bug #2436
 - Apply chmods from Leo in bug #2445
 - Add license files LICENSE and LICENSE-FOSS to the regression directory
 - Display daemon pid in .apiV2 status output
 - Attempt to ensure that ctest job output gets uploaded
 - Apply varargs patch from Martin for bug 2443
 - Apply recv() hide patch from Martin
 - Fix lz4.c register compilation from bug #2443
 - dbcheck: Improve error message when trying to prune Path records with BVFS is
   used.
 - Update cdash for version 9.4
 - Fix bug #2448 bregex and bwild do not accept -l command line option
 - Partial update copyright year
 - Fix struct transfer_manager to be class transfer_manager
 - Print Device xxx requested by DIR disabled only if verbose is enabled in
   SD
 - Add migrate-job-no-resource-test to all-disk-tests
 - Remove unused berrno call + return
 - Remove mention of Beta release from ReleaseNotes
 - Fix #3225 about Migration issue when the Job resource is no longer defined
 - baculum: Fix restore paths with apostrophe
 - baculum: Fix data level
 - Change endblock edit to unsigned -- suggested by Martin Simmons
 - Update DEPKGS_VERSION
 - baculum: Adapt Apache configs to version 2.4

Bugs fixed/closed since last release:
2434 2436 2437 2443 2445 2448 2449 2452 3225
2020-03-06 19:48:47 +00:00
..
9base sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
855resolution
915resolution *: remove references to obsolete DragonFly/i386 2018-04-30 10:41:35 +00:00
accountsservice all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
acpica-utils all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
acpidump Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
adtool all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
afbinit
agedu Update to 20180522.5b12791. From the git log: 2018-08-26 19:33:42 +00:00
amanda
amanda-client Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
amanda-common sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
amanda-plot Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
amanda-server sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
amlogic-meson-fwtools sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
amtterm (sysutils/amtterm) Updated 1.4 to 1.6, ChangeLog unknown. Src Date is 2017-02-27 2019-12-31 13:10:00 +00:00
ansible ansible: updated to 2.9.6 2020-03-05 10:18:58 +00:00
apcupsd Honour LIBUSB_TYPE 2019-12-22 15:57:36 +00:00
arm-trusted-firmware-fiptool Pluck the following patch from upstream: 2019-05-14 04:08:51 +00:00
arm-trusted-firmware-rk3399 properly fix reboots for rk3399 ATF, by pulling in 2020-02-23 01:01:11 +00:00
arm-trusted-firmware-sun50i-h6 arm-trusted-firmware-sun50i-h6: build fix 2018-09-29 16:26:53 +00:00
arm-trusted-firmware-sun50i_a64 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
asapm sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
atitvout all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
attr all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
augeas Update augeas to 1.12.0. 2020-01-01 18:34:38 +00:00
b2sum
backuppc backuppc: update to 4.3.1 2019-11-08 17:11:12 +00:00
bacula Update to Bacula 9.6.2 2020-03-06 19:48:47 +00:00
bacula-clientonly Update to Bacula 9.6.2 2020-03-06 19:48:47 +00:00
bacula-doc Follow some redirects. 2019-06-24 10:36:50 +00:00
bacula-qt-console Update to Bacula 9.6.2 2020-03-06 19:48:47 +00:00
bacula-qt5-console Update to Bacula 9.6.2 2020-03-06 19:48:47 +00:00
bacula-tray-monitor Update to Bacula 9.6.2 2020-03-06 19:48:47 +00:00
bacula-tray-monitor-qt5 Update to Bacula 9.6.2 2020-03-06 19:48:47 +00:00
baloo *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
baloo-widgets *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
baloo5 baloo5: autogen now uses json files 2020-02-02 10:49:33 +00:00
bbsload Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
bchunk bchunk: Update to 1.2.2 2019-11-17 13:07:03 +00:00
bcmfw *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
bcollect bcollect: cleanups 2017-09-23 05:26:30 +00:00
bdfresize sysutils/bdfresize: import bdfresize-1.5. 2019-08-14 17:21:06 +00:00
beats Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
bfs (licenses/0-clause-bsd, sysutils/bfs) Rename license isc-AUTHOR to 0-clause-bsd 2019-12-28 12:16:53 +00:00
binwalk PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
bkpupsd sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
boxbackup-client *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
boxbackup-server *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
brasero brasero: Use configure option to disable Werror= flags. 2020-01-21 23:33:40 +00:00
bsdec2-image-upload *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
bsdinstall
bsign all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
btpin-qt *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
bubblemon all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
bup sysutils/bup: Deal with sha1-named distfile better 2019-11-23 21:25:12 +00:00
burn all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
burp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
caja caja: update to 1.22.3 2020-01-05 19:12:20 +00:00
caja-dropbox sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
caja-extensions caja-extensions: update to caja-extensions 1.22.1 2019-12-30 22:41:14 +00:00
capistrano sysutils/capistrano: update to 3.11.2 2019-11-18 16:07:20 +00:00
ccd2iso Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
ccze sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
cdbkup Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
cdirip sysutils/cdirip: import cdirip-0.6.4 2019-06-06 08:33:49 +00:00
cdrdao all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
cdrkit Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
cdrtools all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
cfengine2 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
cfengine3 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
checkpassword all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
checkpassword-pam all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
checkperms Updated checkperms to 1.12. 2018-01-01 17:43:06 +00:00
clex clex: fix build on SunOS 2017-09-22 22:05:05 +00:00
collectd regen for patch-src_utils__dns.c 2020-02-08 12:16:35 +00:00
collectd-amqp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
collectd-curl *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
collectd-dbi Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
collectd-dns collectd-dns: fix PR pkg/54304 2020-02-03 09:12:32 +00:00
collectd-lua Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
collectd-memcached Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
collectd-mysql Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
collectd-network Update sysutils/collectd to 5.7.2. 2017-06-14 13:42:53 +00:00
collectd-notify-email *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
collectd-postgresql Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
collectd-riemann Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
collectd-rrdtool Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
collectd-snmp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
collectd-write_prometheus Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
conky all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
consolekit Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
consul Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
coreutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
cpmtools
cpogm Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
cpuburn sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
cpuid More http -> https. 2019-06-24 10:59:40 +00:00
crashme all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
cuisine Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
cvsreport Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
daemond all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
daemontools Add CONFLICTS with daemontools-encore, to be imported shortly. 2020-01-21 21:52:34 +00:00
daemontools-encore In ls(1) output from tests, omit any trailing SELinux dot. Fixes 2020-01-25 11:17:31 +00:00
daemontools-run Require latest ucspi-tcp6 for IPv4 fixes. Bump version. 2019-08-19 22:11:44 +00:00
dbus all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
dbus-glib all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
dbus-python-common py-dbus: update to 1.2.16 2020-01-27 10:42:12 +00:00
dbus-sharp all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
dbus-sharp-glib sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
dc-tools all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
dd_rescue
dd_rhelp
ddrescue all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
decode-dimms Update sysutils/decode-dimms to 4.1-20191002nb2 2019-10-31 18:33:40 +00:00
deforaos-browser deforaos-browser: update to 0.5.3 2020-01-10 23:08:26 +00:00
deforaos-terminal deforaos-terminal: update to 0.2.0 2020-01-31 01:27:07 +00:00
depot sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
desktop-file-utils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
detox all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
devkitd Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
dfc sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
di Update di to 4.47.3. From Brad Lanam in PR pkg/54666. 2020-01-02 19:34:29 +00:00
direvent all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
dirsize
dirvish Sort PLIST files. 2018-01-01 22:29:15 +00:00
disk-filltest all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
diskscrub Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
dmassage Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
dmenu-wld sysutils: Add dmenu-wld 2020-01-11 16:18:15 +00:00
dmesg2gif Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
dmg2img *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
dmidecode all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
dmsdos Updated sysutils/dmsdos to 0.9.2.3-pre2-alt2 2017-05-27 22:16:46 +00:00
dog Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
dosfstools dosfstools: Fix build on NetBSD 2019-09-09 09:26:00 +00:00
dptutil Comment out dead sites (DNS problems). 2017-08-01 16:47:35 +00:00
dtb-arm-exynos5422 Initial import of dtb-arm-exynos5422. 2017-06-11 11:13:40 +00:00
dtb-arm-tegra124 Initial import of dtb-arm-tegra124. 2017-05-25 21:42:56 +00:00
dtb-arm-vexpress Initial import of dtb-arm-vexpress. 2017-06-02 15:13:41 +00:00
dtb-arm64-sun50i Initial import of dtb-arm64-sun50i. 2017-09-01 10:17:48 +00:00
dtb-arm64-tegra210 Initial import of dtb-arm64-tegra210. 2017-05-25 21:43:38 +00:00
dtc sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
dtpstree dtpstree: Fix build on NetBSD 8.99.1 2017-07-08 12:06:56 +00:00
dupeguru Adjust to python-versioned py-qt5 and/or x11/py-qt5-qscintilla files. 2020-01-26 12:55:00 +00:00
duplicity all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
dvd+rw-tools Use c++03, code is not c++11 clean. 2019-12-21 23:46:03 +00:00
dvdisaster Not MAKE_JOBS_SAFE. 2019-12-21 23:46:19 +00:00
dvdrecord all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
e2fsprogs all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
easydiskpasswd sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
edbus *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
efreet *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
eggdbus Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
entr entr: Update to 4.4 2020-02-14 18:51:39 +00:00
erlang-goldrush Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
erlang-lager Update sysutils/erlang-lager to 3.5.2. 2017-10-24 06:46:15 +00:00
estd Add "Generic Multi-domain Mode" support and track CPU usage on a per-domain 2019-10-06 11:35:16 +00:00
etckeeper all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
etcmanage Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
etcutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
eventlog Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
exa Rename EFFECTIVE_MAKE_JOBS -> _MAKE_JOBS_N, suggested by gdt. 2020-01-19 18:20:45 +00:00
extipl extipl: 64bit support, from Kimura Fuyuki in PR pkg/35955. 2018-07-21 21:08:03 +00:00
fabric Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8 2019-09-02 13:19:35 +00:00
facette mk: make BROKEN a list of lines, like PKG_FAIL_REASON 2019-11-04 17:47:29 +00:00
fakeroot
fam sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
fastfs
fatback all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
fdtools Bump PKGREVISION (and fix build) for new skalibs. 2019-12-15 19:07:51 +00:00
fdupes
file all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
filelight sysutils: update kde release service to 19.12.1 2020-02-02 03:05:22 +00:00
findnewest
findutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
fix4SA110rev2
fixelfprot all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
flashrom flashrom: Update to 1.2 2020-02-20 14:50:07 +00:00
fluent-bit all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
foremost all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
free
fs-kit
fscd sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
fsviewer sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
ftwin *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
fzf Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
gamin sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
gcdmaster *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gcombust Comment out some dead HOMEPAGEs. 2017-08-01 17:40:08 +00:00
gdmap all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
genpasswd Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
gentoo gentoo: Update to 0.20.7 2019-09-04 17:35:45 +00:00
gfm *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gkrellm *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gkrellm-est *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gkrellm-server *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
gkrellm-share
gnome-commander *: bump PKGREVISION for poppler 0.86.1 2020-03-04 22:07:23 +00:00
gnome-menus Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
gnome-nds-thumbnailer *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gnome-vfs *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gnome-vfs-monikers *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gnome-vfsmm *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gnometoaster all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
gnuit sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
goreman Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
gpart
grub all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
grub2 all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
grun *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
gsettings-desktop-schemas Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
gst-plugins0.10-gio
gst-plugins0.10-gnomevfs *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gst-plugins1-gio
gtk-send-pr *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gvfs *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
gworkspace sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
hal sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
hal-info Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
hddtemp all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
heirloom-basename
heirloom-cat
heirloom-chmod
heirloom-chown
heirloom-cksum
heirloom-cmp
heirloom-copy
heirloom-cp
heirloom-csplit
heirloom-dd
heirloom-dirname
heirloom-doc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
heirloom-du
heirloom-env
heirloom-file
heirloom-find
heirloom-getconf
heirloom-groups
heirloom-hostname
heirloom-id
heirloom-listusers
heirloom-ln
heirloom-logins
heirloom-logname
heirloom-ls
heirloom-mesg
heirloom-mkdir
heirloom-mkfifo
heirloom-mknod
heirloom-nice
heirloom-nohup
heirloom-pathchk
heirloom-pgrep
heirloom-priocntl
heirloom-ps
heirloom-psrinfo
heirloom-pwd
heirloom-renice
heirloom-rm
heirloom-rmdir
heirloom-setpgrp
heirloom-shl
heirloom-sort
heirloom-split
heirloom-stty
heirloom-sync
heirloom-tapecntl
heirloom-tee
heirloom-touch
heirloom-tsort
heirloom-tty
heirloom-uname
heirloom-users
heirloom-who
heirloom-whoami
heirloom-whodo
heirloom-xargs
heirloom-yes
hfsutils sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
hivex (sysutils/hivex) Updated 1.13.15 to 1.13.18 2019-12-31 13:33:26 +00:00
hs-temporary Update to temporary-1.3 2020-01-01 05:24:54 +00:00
htop all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
hytctl sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
i2ocfg Comment out dead sites. 2017-08-16 20:45:30 +00:00
i3status Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
i810switch Sort PLIST files. 2018-01-01 22:29:15 +00:00
iat Comment out dead sites. 2017-08-16 20:45:30 +00:00
idesk all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
install-sh
intel-microcode-netbsd Update intel-microcode-netbsd to 20191115. 2019-11-17 13:19:21 +00:00
intellij-fsnotifier Fix instakllation pathes, bump PKGREVISION 2019-05-14 12:04:24 +00:00
ioping (sysutils/ioping) Updated to 1.1 2019-12-31 12:54:29 +00:00
ipa all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
ipmitool all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
ipw-firmware
ir-account Comment out dead sites. 2017-08-16 20:45:30 +00:00
isapnptools Comment out dead sites. 2017-08-16 20:45:30 +00:00
iwi-firmware
iwi-firmware3
iwn-firmware
k3b sysutils: update kde release service to 19.12.1 2020-02-02 03:05:22 +00:00
kcron *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
kdbusaddons kf5: update to frameworks 5.66 2020-01-29 11:49:22 +00:00
kdf sysutils: update kde release service to 19.12.1 2020-02-02 03:05:22 +00:00
kfilemetadata *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
kfilemetadata5 *: bump PKGREVISION for poppler 0.86.1 2020-03-04 22:07:23 +00:00
kfloppy sysutils: update kde release service to 19.12.1 2020-02-02 03:05:22 +00:00
ksystemlog sysutils: update kde release service to 19.12.1 2020-02-02 03:05:22 +00:00
kuser *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
lambd
lastfss Sort PLIST files. 2018-01-01 22:29:15 +00:00
lavaps all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lf Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
libbaloo4 *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
libburn Update to 1.5.0 2018-12-08 10:59:21 +00:00
libcap Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
libdevkit-gobject all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libfm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libfm-extra all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libgamin Fix indentation in buildlink3.mk files. 2018-01-07 13:03:53 +00:00
libgksu all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libgtop sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
libisoburn Update to 1.5.0 2018-12-08 10:46:30 +00:00
libisofs Update to 1.5.0 2018-12-08 10:54:49 +00:00
liblogging *: update email for fhajny 2018-12-15 21:12:18 +00:00
liblognorm all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
libnotify libnotify: Apply transformations to post-wrapper arguments. 2019-12-12 10:40:57 +00:00
libol
liboobs Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
libpciaccess all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libvirt all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lilo sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
lnav all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
lockf Follow redirect. 2017-09-08 06:18:03 +00:00
logfinder PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
logrider sysutils/logrider: clean up Makefile 2019-10-26 12:28:50 +00:00
logrot
logrotate Back out suggested fix to ship args to scripts. 2019-03-20 12:29:37 +00:00
lsof lsof: fix build on -current 2020-03-05 20:49:22 +00:00
lvm2
lxmenu-data lxmenu-data: update HOMEPAGE 2018-02-11 15:48:56 +00:00
lxpanel lxpanel: update to 0.10.0 2019-12-15 23:46:57 +00:00
lxtask lxtask: update to 0.1.9 2019-12-15 23:49:25 +00:00
magicrescue Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
manifold sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
mate-notification-daemon mate-notification-daemon: update to mate-notification-daemon 1.22.1 2019-12-30 23:35:39 +00:00
mate-power-manager mate-power-manager: update to mate-power-manager 1.22.2 2019-12-30 23:17:38 +00:00
mate-sensors-applet sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
mate-system-monitor mate-system-monitor: update to mate-system-monitor 1.22.2 2019-12-30 23:34:16 +00:00
mbmon *: remove references to obsolete DragonFly/i386 2018-04-30 10:41:35 +00:00
mc mc: Update to 4.8.24 2020-01-25 15:00:42 +00:00
mc46 all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
mcollective *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
mdf2iso Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
memtester
memtestplus all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
mencvcd mencvcd: update to 1.4. 2020-03-01 11:50:24 +00:00
menu-cache all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
meson-tools meson-tools is a collection of tools for use with the Amlogic Meson 2019-01-16 18:33:22 +00:00
mesure Sort PLIST files. 2018-01-01 22:29:15 +00:00
mgm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
mklivecd
mkmemstick Follow some redirects. 2017-09-03 08:53:04 +00:00
mksunbootcd all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mktemp Follow some redirects. 2017-09-03 08:53:04 +00:00
monit *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
monitoring sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
mrsync all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mtools all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mtoolsfm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mtscan all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mtx Sort PLIST files. 2018-01-01 22:29:15 +00:00
munin-common munin-common: Fix patch. 2019-09-13 08:21:08 +00:00
munin-master munin: update to version 2.0.49 2019-09-09 12:21:44 +00:00
munin-node Bump PKGREVISION by change of default Ruby version 2019-12-15 15:38:57 +00:00
nbase Use USE_TOOLS += byacc instead of explicitely adding build dependency 2020-02-20 13:22:56 +00:00
ncdu sysutils/ncbu: Update to 1.14.1 2019-11-30 17:23:08 +00:00
ndesk-dbus Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
ndesk-dbus-glib Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
neb-wipe all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
neofetch sysutils: Add neofetch 2020-03-05 13:29:11 +00:00
netbsd-kmod-tools all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
netbt-hcidump sysutils/netbt-hcidump: Fix build using bootstrap bmake. 2017-08-23 17:53:44 +00:00
news all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nnn nnn: Update to 2.9 2020-01-28 14:31:19 +00:00
node_exporter Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
noice noice: Update to 0.8 2019-04-08 20:56:14 +00:00
notification-daemon *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
nrg2iso
ntfsprogs filesystems/libntfs filesystems/libntfs sysutils/ntfsprogs: updated to 2017.3.23 2018-04-02 13:14:08 +00:00
nvnet all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nvramtool sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
oak all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
open-vm-tools *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
openstack_init Fix: ERROR: [check-interpreter.mk] 2019-05-10 22:28:47 +00:00
openxenmanager sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
osname Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
ovmf sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-BackupPC-XS p5-BackupPC-XS: update to 0.59 2019-11-08 17:03:55 +00:00
p5-collectd Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Config-Augeas Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Config-Simple Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Daemon-Generic sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-File-chmod Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-File-Copy-Recursive (sysutils/p5-File-Copy-Recursive) Updated 0.44 to 0.45 2019-11-16 10:36:06 +00:00
p5-File-Copy-Recursive-Reduced Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-File-Inplace Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-File-Remove Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Filesys-Df Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Filesys-DfPortable Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Filesys-Statvfs Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Gnome2-VFS all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
p5-GTop Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-IO-BufferedSelect Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-IO-KQueue Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Lchown Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Linux-Inotify2 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Mac-AppleScript sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-Mac-AppleScript-Glue sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-Monitoring-Plugin sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-Parse-Syslog Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Quota Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Server-Starter (sysutils/p5-Server-Starter) Updated to 0.35 2019-11-17 12:29:45 +00:00
p5-SSH-Batch sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-Sys-CPU sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-Sys-CpuLoad Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Sys-Filesystem Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Sys-Hostname-Long Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Sys-SigAction Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Sys-Syslog Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Sys-Utmp Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Unburden-Home-Dir Update sysutils/p5-Unburden-Home-Dir to latest patch release 2019-11-18 13:38:14 +00:00
p5-Unix-ConfigFile Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Unix-Process Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Unix-Processors Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-Unix-Statgrab sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
p5-Unix-Syslog Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
p5-UPS-Nut Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
pciutils Update pciutils to 3.6.4. 2020-01-28 01:46:58 +00:00
pcmanfm all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
pcmanfm-qt pcmanfm-qt: import new package, version 0.14.1 2020-02-20 06:15:34 +00:00
pcvt-utils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
pdumpfs
pear-Log Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
pfetch Import of pfetch-0.4.0 as sysutils/pfetch 2019-12-29 01:29:40 +00:00
pflogsumm Fix matching of IPv6 addresses. Update to 1.1.5 as well. 2019-12-01 04:21:56 +00:00
pfstat *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
pftop sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
pidof all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
pluged
polysh sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
pscpug Correct build of pscpug on NetBSD 8.99.1 2017-06-30 00:31:45 +00:00
psftools all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
psmisc all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
pstree
puppet sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
pv pv: Update to 1.6.6 2019-06-10 16:55:02 +00:00
pwgen Update to 2.08: 2018-05-29 02:57:56 +00:00
py-appnope all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
py-attic *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
py-augeas py-augeas: updated to 1.1.0 2020-02-16 20:21:54 +00:00
py-borgbackup *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
py-collectd Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
py-crontab py-crontab: updated to 2.4.0 2019-10-31 10:19:50 +00:00
py-dbus py-dbus: update to 1.2.16 2020-01-27 10:42:12 +00:00
py-diffoscope sysutils/py-diffoscope: Update to 134 2019-12-31 00:32:01 +00:00
py-euca2ools *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
py-Glances py-Glances: Update to 3.1.3 2019-10-16 11:07:57 +00:00
py-gnome-menus sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
py-google-compute-engine Update py-google-compute-engine to 20170829. 2017-09-02 18:22:31 +00:00
py-kazoo py-kazoo: updated to 2.6.1 2019-05-27 15:20:45 +00:00
py-magic Register missing dependency on sysutils/file 2018-03-29 21:18:01 +00:00
py-notify py-notify: updated to 0.3.1 2017-12-19 13:09:09 +00:00
py-notify-python sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
py-pathtools Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
py-pefile sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
py-psutil py-psutil: updated to 5.6.7 2019-12-13 09:48:26 +00:00
py-ptyprocess py-ptyprocess: updated to 0.6.0 2018-07-06 07:07:25 +00:00
py-pyinotify py-pyinotify: unconditionally build inotify syscalls so. 2019-10-11 14:38:56 +00:00
py-salt-pepper py-salt-pepper: added version 0.7.5 2019-01-24 13:58:17 +00:00
py-Send2Trash py-Send2Trash: updated HOMEPAGE 2018-04-06 20:19:42 +00:00
py-setconf all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
py-setproctitle
py-structlog py-structlog: updated to 19.2.0 2019-10-19 14:41:27 +00:00
py-supervisor py-supervisor: updated to 4.1.0 2020-03-02 20:33:30 +00:00
py-syslog-ng
py-watchdog py-watchdog: Temporarily disable fsevents on macOS. 2020-02-13 13:48:38 +00:00
py-xattr py-xattr: updated to 0.9.7 2019-12-05 14:46:43 +00:00
qdirstat sysutils/qdirstat: update to 1.6.1 2020-02-14 13:13:18 +00:00
qlogtools all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
qpasswd Stop adding unneeded CFLAGS. Fixes tests on at least macOS Catalina. 2020-01-21 21:09:40 +00:00
R-later (sysutils/R-later) Updated to 1.0.0 2019-12-31 12:08:15 +00:00
R-processx Add missing dependency on devel/R-R6. 2019-09-25 17:32:57 +00:00
R-progress Add missing dependency on devel/R-R6. 2019-09-25 17:32:57 +00:00
R-ps R-ps: initial commit 2019-08-09 18:38:11 +00:00
R-sys (sysutils/R-sys) Updated to 3.3 2019-12-31 11:41:22 +00:00
R-xopen R-xopen: initial commit 2019-08-09 19:04:10 +00:00
radeontool
radmind *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rcm rcm: Update sysutils/rcm to 1.3.3 2018-07-14 11:41:34 +00:00
rconfig Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
rdfind all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
rdiff-backup all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
rename all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
renameutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
rfstool Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
riemann-client (sysutils/riemann-client) Updated 1.10.3 to 1.10.4 2019-12-15 13:10:51 +00:00
rkdeveloptool rkdeveloptool: Fix build on NetBSD 9.99.17 2019-10-25 10:10:10 +00:00
rkflashtool rkflashtool: bump to 20160324 2018-03-17 10:02:58 +00:00
rmtrash sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
roller Release roller-1.21 to address warnings from pflogsumm 2019-12-01 04:30:45 +00:00
rox all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
rsnapshot Update sysutils/rsnapshot to 1.4.3 2020-01-07 11:40:14 +00:00
rsyslog *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-dbi *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-elasticsearch *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-gnutls *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-gssapi *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-kafka *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-libgcrypt *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-mysql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-omprog *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-pgsql *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-rabbitmq *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-relp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rsyslog-snmp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
rtty Sort PLIST files. 2018-01-01 22:29:15 +00:00
ruby-capistrano-harrow Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-capistrano-stats Comment out dead sites. 2017-09-04 18:00:49 +00:00
ruby-chef sysutils/ruby-chef: update to 14.10.9 2019-02-03 16:10:44 +00:00
ruby-chef-config sysutils/ruby-chef: update to 14.10.9 2019-02-03 16:10:44 +00:00
ruby-chef-zero sysutils/ruby-chef-zero: update to 14.0.11 2019-02-03 16:16:38 +00:00
ruby-childprocess sysutils/ruby-childprocess: update to 0.9.0 2018-03-23 14:03:21 +00:00
ruby-directory-watcher
ruby-facter Update ruby-facter to 2.5.1. 2017-09-10 15:58:14 +00:00
ruby-fssm
ruby-listen sysutils/ruby-listen: update dependency to ruby-rb-inotify 2019-03-16 14:12:37 +00:00
ruby-notify Switch github HOMEPAGEs to https. 2017-07-30 22:32:10 +00:00
ruby-puppet-resource_api sysutils/ruby-puppet-resource_api: add version 1.6.2 2018-12-06 14:40:58 +00:00
ruby-quota Follow some redirects. 2017-09-04 18:08:18 +00:00
ruby-rb-appscript all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
ruby-serverspec all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
ruby-specinfra sysutils/ruby-specinfra: update to 2.76.1 2018-09-23 16:10:09 +00:00
ruby-syslog-logger Cleaned up PLIST files. 2018-01-01 18:33:32 +00:00
rw sysutils/rw: import rw-1.0 2018-04-29 14:22:35 +00:00
safetynet Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
salt salt: updated to 2019.2.2 2019-11-13 14:47:59 +00:00
salt-docs salt-docs: Skip legitimate hardcoded paths. 2019-12-09 16:52:51 +00:00
same all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
sandboxctl sandboxctl: don't use tar -e on netbsd. it's not supported by the newly 2019-09-20 22:31:30 +00:00
sarah all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
screenbrightness
screenfetch screenfetch: Update to 3.9.1 2020-01-08 13:15:42 +00:00
screentest all: migrate some SourceForge homepage URLs back from https to http 2020-01-26 05:26:08 +00:00
scsiinfo Sort PLIST files. 2018-01-01 22:29:15 +00:00
service-config Comment out dead sites. 2017-09-04 18:00:49 +00:00
setquota
sformat sysutils/sformat: Install manpages into ${PKGMANDIR}. 2017-08-19 00:25:19 +00:00
shc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
shelldap Update to shelldap 1.5.1 2019-12-05 21:29:25 +00:00
shmux
skill Update MASTER_SITES 2020-01-07 08:37:34 +00:00
slay
slocate Follow some redirects. 2017-09-04 18:08:18 +00:00
smartmontools all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
smbldap-tools Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
socket Follow some http -> https redirects. 2017-08-01 14:58:51 +00:00
solid kf5: update to frameworks 5.66 2020-01-29 11:49:22 +00:00
spice-gtk sysutils/spice-gtk: import spice-gtk-0.37 2020-02-07 12:25:49 +00:00
spice-protocol all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
spice-server Adjust HOMEPAGE 2020-02-07 12:13:42 +00:00
sredird
sshsh Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
stow all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
strace make this compile again 2019-10-06 17:45:50 +00:00
strigi all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
su2 *: Move SUBST_STAGE from post-patch to pre-configure 2018-07-04 13:40:07 +00:00
sunxi-tools sunxi-tools: fix PLIST 2017-09-23 12:18:50 +00:00
sux Switch to new site in MASTER_SITES, and set MAINTAINER to pkgsrc-users. 2019-12-01 05:18:55 +00:00
swapd all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
swatch Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
sysbuild
sysbuild-user
sysgen
sysinfo
syslog-ng *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
syslog-ng-amqp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
syslog-ng-curl *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
syslog-ng-geoip
syslog-ng-mongodb *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
syslog-ng-redis
syslog-ng-smtp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
syslog-ng-sql
system-tools-backends sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
systester all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
sysupgrade Fix patch comment and default.conf 2019-06-06 16:30:13 +00:00
tarsnap *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
tarsnap-gui *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
tcx
tdir sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
tegra-firmware
tenshi sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
testdisk testdisk: Leave pkgsrc to handle security features. 2018-02-02 14:08:27 +00:00
tits all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tkcron
tkdesk sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
tload all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tob all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
top Requires termcap. 2017-05-09 09:05:37 +00:00
torsmo all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
toshutils sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
tpb all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
tphdisk
trash Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
tree
ts all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tsm8 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
ttyplot sysutils/ttyplot: import ttyplot-1.4. 2019-08-15 08:43:47 +00:00
u-boot gawk is needed for newer uboots. 2020-01-14 08:30:20 +00:00
u-boot-a10-olinuxino-lime sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-a20-olinuxino-lime2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-a20-olinuxino-lime2-emmc sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-bananapi sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-bananapi-m2-zero sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-bananapi-m3 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-bananapi-p2-zero sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-bananapi-r2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-bananapro sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-beagleboard sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-beagleboneblack sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-beaglebonewhite sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-chip sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-chip-pro sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-cubieboard2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-cubieboard4 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-cubietruck sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-cubietruck-plus sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-de0-nanosoc Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc 2019-04-26 08:32:27 +00:00
u-boot-hummingbird-a31 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-jetson-tk1 Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc 2019-04-26 08:32:27 +00:00
u-boot-jetson-tx1 Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc 2019-04-26 08:32:27 +00:00
u-boot-jetson-tx2 Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc 2019-04-26 08:32:27 +00:00
u-boot-lamobo-r1 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-libretech-cc Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc 2019-04-26 08:32:27 +00:00
u-boot-nanopi-duo2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-nanopi-m1 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-nanopi-neo sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-nanopi-neo-plus2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-nanopi-neo2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-nanopi-r1 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-odroid-c2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-odroid-xu3 Call cleanup_before_linux in efi_exit_boot so ensure caches are clean, etc 2019-04-26 08:32:27 +00:00
u-boot-orangepi-2 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-orangepi-lite add u-boot-orangepi-lite, based on u-boot-orangepi-one 2019-11-29 15:09:39 +00:00
u-boot-orangepi-one sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-orangepi-plus2e sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-orangepi-zero sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-orangepi-zero-plus sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-pine-h64 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-pine64 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-pinebook sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-pinebook-pro properly fix reboots for rk3399 ATF, by pulling in 2020-02-23 01:01:11 +00:00
u-boot-pocketchip sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-rock64 Add installboot(8) configurations for Rock64, RockPro64 and Pinebook Pro. 2020-01-27 08:02:29 +00:00
u-boot-rockpro64 Add installboot(8) configurations for Rock64, RockPro64 and Pinebook Pro. 2020-01-27 08:02:29 +00:00
u-boot-rpi3-32 sysutils/u-boot-rpi3-32: Use a directory of the right name 2019-12-14 10:22:30 +00:00
u-boot-sopine-baseboard sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-tinker sysutils/u-boot-tinker: U-Boot for ASUS Tinker Board 2019-09-07 18:27:46 +00:00
u-boot-zynq-zybo-z7 Initial import of U-Boot for Digilent Zybo Z7 development boards. 2019-05-16 22:37:16 +00:00
ufetch ufetch: Import ufetch-0.2 as sysutils/ufetch 2019-12-31 11:16:49 +00:00
upower Fix segfaults when upower is not running. 2018-07-18 19:18:07 +00:00
ups-nut ups-nut: Remove BRANCH variable. 2018-09-21 08:13:26 +00:00
ups-nut-cgi Update nut to 2.7.4 (from 2.6.5). 2018-09-21 00:59:53 +00:00
ups-nut-snmp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
ups-nut-usb Update nut to 2.7.4 (from 2.6.5). 2018-09-21 00:59:53 +00:00
usbhid-dump Use PKGVERSION_NOREV as GITHUB_RELEASE to easier update 2019-07-02 13:38:13 +00:00
usbutil Failed to build with RELRO option 2019-07-29 11:19:56 +00:00
user_cygwin
user_darwin
user_interix
user_irix
vbetool all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
vcdimager all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
vidc-tools
vifm Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
vip
virt-manager all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
virt-viewer sysutils/virt-viewer: import virt-viewer-8.0 2020-02-07 12:30:46 +00:00
virt-what virt-what: A script to detect if being run in virtual or bare metal environment 2019-12-10 21:14:58 +00:00
virtinst all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
vobcopy Comment out dead sites. 2017-09-06 10:40:25 +00:00
vultr Revbump all Go packages after go113 update. 2020-02-02 14:18:56 +00:00
vxargs PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
watchman watchman: Don't set BROKEN for normal build issues. 2018-09-13 14:26:07 +00:00
wbm-apache Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
wbm-at
wbm-bandwidth
wbm-bind8
wbm-change-user
wbm-cluster-copy
wbm-cluster-cron
wbm-cluster-passwd
wbm-cluster-shell
wbm-cluster-useradmin sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
wbm-cluster-webmin
wbm-custom
wbm-cyrus-imapd Sort PLIST files. 2018-01-01 22:29:15 +00:00
wbm-dhcpd
wbm-dovecot
wbm-fetchmail
wbm-file
wbm-htaccess-htpasswd
wbm-inetd
wbm-ipfilter
wbm-ldap-useradmin
wbm-lpadmin
wbm-mailboxes
wbm-mount
wbm-mysql
wbm-net
wbm-openslp
wbm-postfix
wbm-postgresql
wbm-qmailadmin
wbm-quota
wbm-sendmail
wbm-shell
wbm-sshd
wbm-status
wbm-syslog
wbm-telnet
wbm-time
wbm-tunnel
wbm-useradmin
wbm-virtual-server sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
WCMCommander *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
webmin *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
whowatch Correct build failure of whowatch on NetBSD 8.99.1 2017-06-23 18:57:13 +00:00
wipe all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
within Update my (sjmulder) maintainer email address 2019-05-06 09:17:12 +00:00
wmcpuload Comment out dead sites. 2017-09-06 10:40:25 +00:00
wmmemmon Comment out dead sites. 2017-09-06 10:40:25 +00:00
wmSMPmon Add support for LDFLAGS 2017-10-25 21:32:35 +00:00
wpi-firmware Comment out dead sites. 2017-09-06 10:40:25 +00:00
wpi-firmware2
wtail
xapply
xbatt
xbattbar sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
xc5k-firmware Follow some redirects. 2017-09-06 09:02:59 +00:00
xc3028l-firmware
xcdroast *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
xdu Comment out dead sites. 2017-09-06 10:40:25 +00:00
xe-guest-utilities all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
xenkernel42 sysutils/xen: Explain security/recommended status in DESCR 2019-12-17 20:26:04 +00:00
xenkernel45 sysutils/xen: Explain security/recommended status in DESCR 2019-12-17 20:26:04 +00:00
xenkernel46 sysutils/xen: Explain security/recommended status in DESCR 2019-12-17 20:26:04 +00:00
xenkernel48 sysutils/xen: Explain security/recommended status in DESCR 2019-12-17 20:26:04 +00:00
xenkernel411 sysutils/xen: Explain security/recommended status in DESCR 2019-12-17 20:26:04 +00:00
xenstoretools PKGREVISION bump for anything using python without a PYPKGPREFIX. 2019-04-25 07:32:34 +00:00
xentools42 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
xentools45 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
xentools46 Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xentools48 xentools48: fix PR pkg/54915 2020-02-03 05:56:50 +00:00
xentools411 Fix build with new ocaml 2020-01-18 21:58:44 +00:00
xenvstat all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xfburn *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
xfce4-appfinder xfce4-appfinder: update to 4.14.0 2019-08-17 19:13:19 +00:00
xfce4-battery-plugin xfce4-battery-plugin: update to 1.1.3 2019-08-18 21:58:55 +00:00
xfce4-cpugraph-plugin xfce4-cpugraph-plugin: note upstream bug report in patch (NFC) 2019-10-12 10:25:59 +00:00
xfce4-diskperf-plugin xfce4-diskperf-plugin: update to 2.6.2 2019-08-18 22:13:44 +00:00
xfce4-fsguard-plugin xfce4-fsguard-plugin: update to 1.1.1 2019-08-19 00:30:07 +00:00
xfce4-genmon-plugin xfce4-genmon-plugin: update to 4.0.2 2019-08-19 01:09:47 +00:00
xfce4-gvfs-mount-plugin sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
xfce4-mount-plugin Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xfce4-netload-plugin xfce4-netload-plugin: remove patch that's no longer needed 2019-08-19 01:20:27 +00:00
xfce4-power-manager sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
xfce4-quicklauncher-plugin Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xfce4-systemload-plugin xfce4-systemload-plugin: update to 1.2.3 2019-08-19 04:49:47 +00:00
xfce4-taskmanager Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xfce4-thunar xfce4-thunar: update to 1.8.12 2020-02-29 22:13:23 +00:00
xfce4-thunar-vcs *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
xfce4-verve-plugin Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xfce4-xarchiver xfce4-xarchiver: TOOL_DEPENDS+= libxslt 2019-09-02 16:08:33 +00:00
xfce4-xkb-plugin Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
xfe xfe: Missed adding this patch. 2019-07-07 15:22:51 +00:00
xfm Fix xfm segfault with newer Xaw3d. Bump PKGREVISION 2020-02-24 21:45:24 +00:00
xfsprogs xfsprogs: comment out dead sites 2017-11-26 10:55:14 +00:00
xhfs sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
xhyve
xmbmon
xmeter
xnc Mark packages that require C++03 (or the GNU variants) if they fail with 2018-07-18 00:06:10 +00:00
xosview For now, disable the collection of network interface statistics on 2020-02-22 13:10:22 +00:00
xps all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xuvmstat
zabbix *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
zabbix-frontend Bump PKGREVISION by changing of default PHP version. 2019-12-09 14:20:54 +00:00
zidrav all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
znapzend Bump PKGREVISIONs for perl 5.30.0 2019-08-11 13:17:48 +00:00
Makefile sysutils: Add neofetch 2020-03-05 13:29:11 +00:00