pkgsrc/sysutils
triaxx a56e1e2101 smartmontools: Update to 7.2
pkgsrc changes:
---------------
  * NVMe patch removed

upstream changes:
-----------------
2020-12-30  Christian Franke  <franke@computer.org>

  smartmontools 7.2

2020-12-30  Christian Franke  <franke@computer.org>

  configure.ac, update-smart-drivedb.in: Use RELEASE_7_2_DRIVEDB for
  drivedb.h updates.

  Create new branch RELEASE_7_2_DRIVEDB.

2020-12-29  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Micron 5100 Pro / 52x0 / 5300 SSDs: 5300HC.
  - Samsung based SSDs: PM871 MZY* (#1384), 870 QVO (#1388).
  - Silicon Motion based SSDs: ADATA IMSS332 (#1399),
    ADATA SU650NS38 (#1386), JAJS600M1TB (#1414), NFN025SA31T.
  - Silicon Motion based OEM SSDs: Dogfish,
    Intenso portable (GH issues/81, GH pull/82),
    Intenso Sata III (#1412), KingDian S280 (#1402).
  - SK hynix SATA SSDs: SC300 (#1407).
  - Hitachi Travelstar 5K500.B: *SA02 (#1408).
  - Fix '-v' comments.  Remove trailing whitespace.

  scsinvme.cpp: Realtek: Limit NVMe log transfer size to 512 bytes.

2020-12-21  Christian Franke  <franke@computer.org>

  smartctl.8.in: Add EXPERIMENTAL notes for SCSI variants of
  '-n POWERMODE' and '-s standby,...'.  Fix syntax.

  update-smart-drivedb.in: Add 'Accept-Encoding' HTTP header when
  curl is used.  This avoids caching problems with svn URL.

  update-smart-drivedb.in: Print output of 'gpg --import' if '-v' is
  specified.

  update-smart-drivedb.in: Extend expiration year of current database
  signing key from 2020 to 2025 (#1278).

2020-12-20  Christian Franke  <franke@computer.org>

  configure.ac: Use AC_CONFIG_HEADERS instead of obsolete
  AC_CONFIG_HEADER.  This silences a warning from new autoconf 2.70.
  Print 'deprecated' warning for '--with-solaris-sparc-ata'.

  drivedb.h:
  - Intel X25-E SSDs: IBM OEM (#1401).
  - Seagate BarraCuda 3.5: 12TB
  - Seagate Exos X16: 10TB (#1406, GH issues/63), 12TB.
  - Seagate Archive HDD: Rename to ...(SMR) (#1392).
  - Seagate BarraCuda, Enterprise Capacity, Exos, IronWolf:
    Add attributes 18, 200.
  - Seagate IronWolf Pro 125 SSDs (#1396).
  - Unify indentation.

2020-12-15  Douglas Gilbert  <dgilbert@interlog.com>

  smartctl: expand -s option with standby,now and standby,off (or
  standby,0) to include SCSI. Modified code from Simon Fairweather
  found in github pull #72. As per my 20201205 patch, this
  area (i.e. SCSI power conditions including START and STOP) needs
  to be revisited; leave that until after the 7.2 release.

2020-12-14  Alex Samorukov  <samm@os2.kiev.ua>

  drivedb.h: add Sony HD-E1B (#1410)

2020-12-12  Alex Samorukov  <samm@os2.kiev.ua>

  Add automake 1.16.2 to the list of tested versions
  os_freebsd.cpp: number of minor patches from Christian Franke

2020-12-05  Douglas Gilbert  <dgilbert@interlog.com>

  smartctl: expand -n option to include SCSI. Code from Simon
  Fairweather. Still thinking about how to handle SCSI "stopped"
  state which requires the user to send a SCSI command to restart.

2020-12-04  Christian Franke  <franke@computer.org>

  nvmeprint.cpp: Print Log Page Attributes.  Print NVMe 1.4 features.

  nvmecmds.cpp, nvmecmds.h, nvmeprint.cpp: Fix check for LPO support.

2020-12-03  Christian Franke  <franke@computer.org>

  nvmeprint.cpp: Print NVMe version.

  nvmecmds.cpp, nvmecmds.h, nvmeprint.cpp: Limit NVMe log transfer size
  to one page.  This should fix device or kernel crashes on '-l error'
  if log has more than 64 entries (#1404, Debian Bug 947803).

  nvmeprint.cpp: Read only requested number of entries from NVMe
  Error Information Log.

2020-11-23  Christian Franke  <franke@computer.org>

  smartd.cpp: Allow to specify a delay limit for staggered self-tests.
  smartd.conf.5.in: Document new functionality.

2020-11-21  Christian Franke  <franke@computer.org>

  smartd.cpp: Add staggered self-tests (#310).
  smartd.conf.5.in: Document new functionality.

2020-11-17  Dmitriy Potapov <atomsk+oss@google.com>

  smartd.cpp: Don't write attrlog when device is skipped due to idle or
  standby mode, or if attributes were not read for any other reason
  (GH pull/75).

2020-11-09  Christian Franke  <franke@computer.org>

  smartd.cpp: Resolve symlinks before device names are checked for
  duplicates (#1390).
  dev_interface.cpp, dev_interface.h: Add 'get_unique_dev_name()'
  and 'is_raid_dev_type()' to support platform specific modifications.
  smartd.conf.5.in: Document new functionality.

2020-11-07  Christian Franke  <franke@computer.org>

  json.cpp, json.h: Add YAML support.
  smartctl.cpp: Add '--json=y' option.
  smartctl.8.in: Document new option.

  smartctl.8.in, smartd.conf.5.in: Remove EXPERIMENTAL notes for
  features added before 7.0.
  update-smart-drivedb.8.in: Add missing EXPERIMENTAL note.

2020-11-01  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Phison Driven SSDs: KINGSTON OM4P0S3* (#1374), OMSP0S3* (#1375).
  - InnoDisk iCF 9000 / 1SE2 Cards: Rename entry. Add 1SE2 H (#1351).
  - Marvell based SanDisk SSDs: 2TB SDSSDH3 (GH issues/67, GH pull/69),
    WD Blue SSD WDS100T2B0A (#1378).
  - SanDisk based SSDs: SDSA6GM*.
  - Toshiba 2.5" HDD MK..76GSX/GS001A (GH pull/58).
  - Toshiba L200 (CMR), Toshiba L200 (SMR) (#1228, patch from #1377).
  - Western Digital Blue: Apple OEM (#1385).
  - Western Digital Scorpio Blue Serial ATA: 320 GB (patch from #888).

  os_win32.cpp: Decode Windows 10 20H2 and Server 2004, 20H2
  build numbers.

2020-10-29  Alex Samorukov  <samm@os2.kiev.ua>

  os_freebsd.cpp: skip SCSI subenclosure devices on scan (#1299)

2020-10-24  Christian Franke  <franke@computer.org>

  drivedb.h:
  - HGST Travelstar Z5K1000: *B*610 variant.
  - Hitachi Travelstar 7K320: HITACHI*SA60 variant (#983).
  - Hitachi/HGST Deskstar 5K4000: Rename entry. Add HGST (#1060).
  - HGST Deskstar NAS: 8TB.
  - Hitachi/HGST Ultrastar 5K3000 (#1055).
  - Hitachi Ultrastar 7K3000: Variant without vendor name (#1361).
  - Hitachi/HGST Ultrastar 7K4000: Variant without vendor name (#1361).
  - HGST Ultrastar HC310/320 (#1157, #1365).

2020-10-19  Christian Franke  <franke@computer.org>

  drivedb.h:
  - ATP SATA III aMLC M.2 2242 SSD (based on patch from #1366).
  - Silicon Motion based OEM SSDs: TCSUNBOW X3 (#1349),
    KingDian S370 (#1350), LDLC (#1353), Lenovo.
  - SSSTC ER2 GD/CD Series SSDs (based on patch from #1376).

2020-10-15  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Apacer SSDs (based on patch from #1202).
  - Crucial/Micron MX500 SSDs (FW <= M3CR032): Remove entry (#1227).
  - Crucial/Micron Client SSDs: Rename entry. Fix name of attribute 127.
    This prevents false 'Currently unreadable (pending) sectors' warnings
    from smartd (#1227, #1294, #1311, #1336).
  - Intel 730 and DC S35x0/3610/3700 Series SSDs: *H* variant (#1363).
  - Samsung based SSDs: 883 DCT (#1373).

  os_win32.cpp: Fix removal of trailing blanks.
  Silence misleading -Wstring-compare warning from g++ 10.2.0
  (GCC Bugzilla 97336).

2020-10-09  Christian Franke  <franke@computer.org>

  scsiprint.cpp: Don't print 'Accumulated power on time' if no
  option is specified (GH issues/65, regression from r5075).
  Fix setting of 'any_output' (regression from r4188).

  Based on patch from GH pull/66.

2020-10-06  Christian Franke  <franke@computer.org>

  Remove all occurrences of the throw() specifier.
  This specifier is deprecated since C++11.

2020-09-27  Christian Franke  <franke@computer.org>

  update-smart-drivedb.in: Add '--branch' option.
  Select signing key accordingly.
  update-smart-drivedb.8.in: Document new option.

2020-09-20  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Crucial/Micron BX/MX1/2/3/500, M5/600, 11/1300 SSDs: BX500 2TB,
    1100 with version suffix (#1178), 1300 without prefix (#1369).
  - Micron 5100 Pro / 52x0 / 5300 SSDs: Add attribute 246.
  - Phison Driven SSDs: Kingston A400 M.2 (#1362),
    Kingston OCP0S3* (#1370), Kingston OM8P0* (#1371).
  - Kingston SSDNow UV400/500: UV500 M.2 (#1347).
  - SAMSUNG SpinPoint N3U-3 (USB): Rename.
  - USB: Samsung S1 Mini (0x04e8:0x2f06) (Debian Bug 964032).

2020-09-19  Christian Franke  <franke@computer.org>

  ataprint.cpp: Report unavailable TRIM command only for SSDs.

2020-08-23  Christian Franke  <franke@computer.org>

  drivedb.h: DEFAULT entry: Limit attribute 231 (Temperature_Celsius)
  to HDDs.  Various SSDs use this attribute for a different purpose.

  drivedb.h:
  - Micron 5100 Pro / 52x0 / 5300 SSDs: Rename, add 5210 (#1356),
    5300 *TDT variant (#1355)
  - Phison Driven SSDs: SSD Smartbuy 64GB and other sizes (#1359)
  - Indilinx Barefoot_2/Everest/Martini based SSDs: OCZ-OCTANE (#1360)
  - Marvell based SanDisk SSDs: Ultra 3D 4TB (#1358)
  - Silicon Motion based SSDs: ACPI SED2QII-LP, Transcend 230
  - Western Digital Gold: WD102KRYZ (#1357)

2020-08-22  Christian Franke  <franke@computer.org>

  smartd.service.in: Don't start smartd in virtualized environments
  (GH issues/62).

2020-08-22  Marko Hauptvogel  <marko.hauptvogel@googlemail.com>

  smartd.service.in: Remove obsolete 'StandardOutput=syslog'.

2020-07-11  Christian Franke  <franke@computer.org>

  scsiprint.cpp: Add JSON values 'power_on_time.{hours,minutes}' to
  'smartctl -a' output.  Add missing pout() -> jout() replacements.

2020-07-10  Douglas Gilbert  <dgilbert@interlog.com>

  scsiprint.cpp: Add "Accumulated power on time" entry to
    'smartctl -a' output. Previously this was only output
    when the '-x' option was given, together with other
    fields in the Background scan results log page. Now
    with the '-a' option "Accumulated power on time" is
    printed just before the "Manufactured in week ..." line.

2020-07-06  Douglas Gilbert  <dgilbert@interlog.com>

  scsiprint.cpp: Attempted fix to tickets 1272, 1331 and 1346
    The difficulty is handling SCSI log _sub_-pages that hold
    info about SSDs and newer hard drives, against older
    devices (20 year old disks?) that do many and varied
    things when asked to list supported sub-pages. Add a
    heuristic and change some naming.

2020-06-24  Alex Samorukov  <samm@os2.kiev.ua>

  os_darwin.cpp: Fix NVMe log support, handle error codes,
    remove SMARTReadData call
  os_darwin.h: Cleanup, remove all private functions

2020-06-23  Harry Mallon  <hjmallon@gmail.com>

  os_darwin.cpp, os_darwin.h: Add support for NVMe logs.
  smartctl.8.in: Update related documentation.

2020-06-20  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Crucial/Micron BX/MX1/2/3/500, M5/600, 11/1300 SSDs: Rename,
    add 1300
  - Plextor M3/M5/M6/M7 Series SSDs: Rename, *M6G variant, *M7CV (#991)
  - Silicon Motion based SSDs: ADATA SU650 (#1243), ADATA SU655
  - Seagate IronWolf Pro: 16TB (#1341)
  - USB: Toshiba (0x0930:0xa002)
  - USB: ADATA HD330 (0x125f:0xa83a)
  - USB: AkiTio NT2 (0x2ce5:0x0014)

  os_solaris.cpp: Suggest '-d sat' if '-d ata' is specified.

2020-06-18  Christian Franke  <franke@computer.org>

  scsiprint.cpp: Fix JSON value 'scsi_grown_defect_list'.

  Thanks to Ryan Allgaier for the bug report.

2020-06-05  Alex Samorukov  <samm@os2.kiev.ua>

  os_netbsd.cpp: fix timeout handling
  os_openbsd.cpp (based on Marek Benc GH request):
  - Migrate to the new API (#102)
  - Fix for the ATA registries on the BE arc (GH PR #56)
  - Fix timeout handling (GH PR #56)

2020-06-01  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Crucial/Micron MX500 SSDs: Detect firmware <= M3CR032 (#1336)
  - Micron 5100 Pro / 5200 / 5300 SSDs: Rename, add 5300 (#1326)
  - Phison Driven SSDs: Corsair Force LE200
  - JMicron/Maxiotek based SSDs: Rename, add KingSpec NT
  - Plextor M3/M5/M6 Series SSDs: *M6V variant
  - Seagate IronWolf: *VN001 variant (GH pull/55)
  - WD Blue / Red / Green SSDs: Rename, add WD Red SA500 (#1321)
  - Western Digital Blue Mobile: re-add WD10JPZX (removed in r5054)
  - USB: OWC Mercury Elite Pro Quad (0x1e91:0xa4a7) (patch from #1337)

  os_win32.cpp: Decode Windows 10 2004 build number.

2020-05-25  Christian Franke  <franke@computer.org>

  ataprint.cpp: Print TRIM Command support info.
  Print Zoned Device Capabilities if reported.
  May also be useful to detect SMR HDDs (#1313).

2020-05-24  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Phison Driven SSDs: GIGABYTE GP-GSTFS31,
    KINGSTON DC450R/DC500M/DC500R 7.68TB (#1329), PNY CS900 (#1281)
  - Intel 320 Series SSDs: HP OEM (#1332)
  - JMicron based SSDs: ADATA SP600NS34 (GH pull/53),
    ADATA OEM IM2S3138E* (#1298)
  - Plextor M3/M5/M6 Series SSDs: allow extra space (#1293)
  - Samsung based SSDs: 860 EVO 4TB, 850/860 PRO 2/4TB (#1316)
  - Marvell based SanDisk SSDs: SDSSDA-*
  - Silicon Motion based SSDs: Corsair Force LX (#1320)
  - WD Blue and Green SSDs: WDBNCE* (#1129)

  drivedb.h: Add separate entries for WDC SMR drives (#1313).
  - Western Digital Blue (SMR)
  - Western Digital Black (SMR)
  - Western Digital Red: Move WD60EFAX to ...
  - Western Digital Red (SMR): ... here, add 2TB, 3TB, 4TB
  - Western Digital Blue Mobile: Move  WD[12]0SPZX to ...
  - Western Digital Blue Mobile (SMR): ... here

2020-04-23  Christian Franke  <franke@computer.org>

  drivedb.h: USB: Realtek RTL9210 (0x0bda:0x9210)

  scsinvme.cpp: Add '-d sntrealtek' device type for Realtek RTL9210
  USB to NVMe bridges (#1315).
  dev_interface.cpp: Update help text.
  smartctl.8.in, smartd.conf.5.in: Document new option.

  Thanks to Plugable Support for providing a NVMe enclosure.

2020-04-05  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Crucial/Micron MX500 SSDs: Detect also older firmware (#1311)
  - Silicon Motion based SSDs: Add attributes 159 and 231 (#1304)
  - Seagate BarraCuda 3.5: Rename, merge entries,
    add ST2000DM008 (#1179, #1252, #1286), ST10000DM0004
  - Seagate Exos X14: ST12000NM0538 (#1256)
  - Seagate Exos X16 (#1291, #1301)
  - Seagate Skyhawk (#1039)

2020-04-04  Christian Franke  <franke@computer.org>

  dev_jmb39x_raid.cpp: Add '-d jms56x,...' device type for protocol
  variant used by JMS562 USB to SATA RAID bridges (#1314).
  dev_interface.cpp: Parse '-d jms56x*[+TYPE]' option, update help text.
  smartctl.8.in, smartd.conf.5.in: Document new option.

2020-03-29  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Western Digital Ultrastar He10/12: Rename, add He12
    (#1308, GH issues/51)
  - Western Digital Ultrastar DC HC530 (#1257)
  - Western Digital Green: WD5000AZRX (#1072)
  - Western Digital Red: WD120EMFZ (GH issues/49)
  - Western Digital Purple: WD*PURZ, WD80PUZX (#1057)
  - Western Digital Gold: WD6003FRYZ
  - Western Digital Blue Mobile: Rename, re-add WD10JPVX
    (removed in r4991)
  - Western Digital Elements / My Passport (USB, AF):
    WD10SMZW (#1088), WD50NDZW

2020-03-28  Christian Franke  <franke@computer.org>

  drivedb.h:
  - Crucial/Micron BX/MX1/2/3/500, M5/600, 1100 SSDs: CT1000BX500SSD1,
    MTFDDAK* (#1276)
  - Kingston SSDNow UV400/500: Rename, add UV500 (#1126)
  - Silicon Motion based SSDs: KingDian S100/200, Kingdian S280 1TB,
    Kingston KC600 (#1304), Transcend MTS420S (#1280),
    Transcend 360S (#1282)
  - Seagate IronWolf Pro: ST4000NE001
  - Western Digital RE3 Serial ATA: WD*BYS-* variant
  - Western Digital Gold: WD4003FRYZ (#1289), WD8004FRYZ (#1287)
  - USB: 0x0860:0x0001 (#1295)
  - USB: JMicron (0x152d:0x1337) (#1296)
  - USB: Corsair SSD & HDD Cloning Kit (0x0984:0x0301) (#1307)

2020-03-25  Christian Franke  <franke@computer.org>

  smartd.cpp: Set 'SMARTD_DEVICETYPE=auto' if DEVICESCAN is used
  without '-d TYPE' directive (GH issues/52).

2020-03-05  Christian Franke  <franke@computer.org>

  Silence some cppcheck 1.85 warnings.
  nvmeprint.cpp,  smartd.cpp: knownConditionTrueFalse.
  scsicmds.cpp, scsiprint.cpp: variableScope.
  scsicmds.h: Remove unused function supported_vpd_pages::num_pages().

  cppcheck.sh: Remove no longer used HAVE_*NTDDDISK_H defines.

2020-03-01  Christian Franke  <franke@computer.org>

  dev_intelliprop.cpp, dev_interface.cpp, dev_interface.h: Move option
  parsing to get_intelliprop_device().  Move this function to class
  smart_interface.
  dev_intelliprop.h: Remove file.
  Makefile.am, os_win32/vc14/smart*.vcxproj*: Remove old file.

  configure.ac: Fail if '--without-working-snprintf' is specified.
  utility.cpp, utility.h: Remove support for pre-C99 snprintf().

  os_win32.cpp: Remove backward compatibility fixes for include files
  of very old versions of Cygwin, MinGW and MSVC.
  configure.ac, Makefile.am: Remove check for DDK include files.

2020-02-25  Christian Franke  <franke@computer.org>

  Silence some warnings from g++ 9.2:
  atacmds.cpp: -Waddress-of-packed-member.
  os_win32.cpp: -Wcast-function-type.
  smartd.cpp: -Wformat-truncation.

2020-02-25  Fabrice Fontaine  <fontaine.fabrice@gmail.com>

  configure.ac: fix stack-protector detection.
  Use AC_LINK_IFELSE instead of AC_COMPILE_IFELSE to check for
  stack-protector availability as some compilers could missed the
  needed library (-lssp or -lssp_nonshared) at linking step.

2020-01-11  Christian Franke  <franke@computer.org>

  dev_jmb39x_raid.cpp: Add '-d jmb39x-q,...' device type for JMB39x
  protocol variant used by QNAP-TR004 NAS (#1283).
  dev_interface.cpp: Update help text.
  smartctl.8.in, smartd.conf.5.in: Document '-q' suffix.

2020-01-02  Christian Franke  <franke@computer.org>

  configure.ac: Use 'uname -n' if 'hostname' is not available
  (GH PR 44).  Remove check for SVN < 1.7.

2020-01-01  Christian Franke  <franke@computer.org>

  Happy New Year!  Update copyright year in version info.
2021-03-19 17:48:32 +00:00
..
9base sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
855resolution
915resolution
accountsservice Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
acpica-utils For GCC9, add -Wno-error=format-overflow -Wno-error=stringop-truncation to 2020-10-16 11:46:39 +00:00
acpidump
adtool all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
afbinit
agedu agedu: Update to 20200705.2a7d4a2 2021-03-04 10:06:56 +00:00
amanda systuils/amanda: Drop semi-MAINTAINERship 2020-07-27 16:36:35 +00:00
amanda-client *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
amanda-common *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
amanda-plot *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
amanda-server *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
amlogic-meson-fwtools sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
amtterm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
ansible ansible: updated to 3.1.0 2021-03-11 09:53:19 +00:00
ansible-base ansible-base: updated to 2.10.7 2021-03-16 08:19:47 +00:00
apcupsd sysutils/apcupsd: update to 3.14.14 2020-09-19 13:50:48 +00:00
arm-trusted-firmware arm-trusted-firmware: Set RELRO_SUPPORTED=no 2020-12-10 20:23:12 +00:00
arm-trusted-firmware-fiptool - Re-factor the arm-trusted-firmware packages into common definitions and 2020-06-30 14:33:14 +00:00
arm-trusted-firmware-rk3328 - Re-factor the arm-trusted-firmware packages into common definitions and 2020-06-30 14:33:14 +00:00
arm-trusted-firmware-rk3399 - Re-factor the arm-trusted-firmware packages into common definitions and 2020-06-30 14:33:14 +00:00
arm-trusted-firmware-sun50i-h6 - Re-factor the arm-trusted-firmware packages into common definitions and 2020-06-30 14:33:14 +00:00
arm-trusted-firmware-sun50i_a64 - Re-factor the arm-trusted-firmware packages into common definitions and 2020-06-30 14:33:14 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
auto-admin sysutils/auto-admin: Update to 0.7.1 2021-03-15 20:01:49 +00:00
b2sum b2sum: Fix build on non-x86 2020-08-29 09:32:35 +00:00
backuppc backuppc: downgrade the rsync-bpc component to the previous version. Bump. 2020-11-07 14:53:30 +00:00
bacula bacula: update to 9.6.7 2020-12-12 23:51:19 +00:00
bacula-clientonly Complete import of bareos - a fork of bacula 5.2 around 2010 providing 2020-07-28 06:42:44 +00:00
bacula-doc Follow some redirects. 2019-06-24 10:36:50 +00:00
bacula-qt-console bacula: update to 9.6.6 2020-12-02 01:36:48 +00:00
bacula-qt5-console bacula: update to 9.6.6 2020-12-02 01:36:48 +00:00
bacula-tray-monitor bacula: update to 9.6.6 2020-12-02 01:36:48 +00:00
bacula-tray-monitor-qt5 bacula: update to 9.6.6 2020-12-02 01:36:48 +00:00
baloo *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
baloo-widgets baloo-widgets: update to 20.04.1 2021-02-11 20:57:44 +00:00
baloo5 *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
bareos sysutils/bareos: fix path replacement (core/scripts/bareos-config-lib.sh.in) 2021-02-11 06:56:35 +00:00
bareos-clientonly sysutils/bareos{,-clientonly}: rework config file permissions and users 2021-02-10 11:27:19 +00:00
bbsload
bchunk bchunk: Update to 1.2.2 2019-11-17 13:07:03 +00:00
bcmfw cut spurious character in sed pattern 2020-04-26 11:47:53 +00:00
bcollect
bdfresize sysutils/bdfresize: import bdfresize-1.5. 2019-08-14 17:21:06 +00:00
beats Revbump all Go packages after go115 update 2021-03-19 17:36:46 +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 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
bkpupsd sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
boxbackup-client *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
boxbackup-server *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
brasero *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
broot sysutils/broot: add update warning 2021-02-27 16:22:50 +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 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
bubblemon *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
bup sysutils/bup: Update to 0.32 2021-03-15 16:02:12 +00:00
burn *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
burp sysutils/burp: fix path to configuration files 2020-05-09 20:03:39 +00:00
caja *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
caja-dropbox Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
caja-extensions *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
capistrano sysutils/capistrano: update to 3.16.0 2021-03-07 10:10:34 +00:00
ccd2iso
ccze sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
cdbkup *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
cdirip sysutils/cdirip: import cdirip-0.6.4 2019-06-06 08:33:49 +00:00
cdrdao *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
cdrkit *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
cdrtools cdrtools: drop maintainership 2020-04-14 12:47:34 +00:00
cfengine2 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
cfengine3 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
cfm cfm: Update to 0.6.6 2020-10-19 17:28:12 +00:00
checkpassword Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
checkpassword-pam *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
checkperms sysutils/checkperms: fix pkglint warnings 2020-03-13 08:19:25 +00:00
clex
collectd collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-amqp collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-CGP collectd-CGP: fix PKGNAME 2020-10-24 22:44:29 +00:00
collectd-curl collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-dbi collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-dns collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-gmond collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-gps collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-grpc collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-haproxy collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-kafka collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-lua collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-memcachec collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-mongodb collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-mysql collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-network collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-notify-email collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-notify_desktop collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-nut collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-openldap collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-pinba collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-postgresql collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-redis collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-riemann collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-rrdtool collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-snmp collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-tokyotyrant collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-varnish collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-virt collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-web Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
collectd-write_prometheus collectd*: update to 5.12.0 2021-03-07 14:19:41 +00:00
collectd-xen collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-xmms collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
collectd-yajl collectd: update to 5.11.0 2020-10-24 22:39:45 +00:00
conky *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
consolekit consolekit: Needs gtk-doc. 2021-01-30 10:23:16 +00:00
consul Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
coreutils coreutils: Update to 8.32 2021-03-04 11:16:17 +00:00
cpmtools
cpogm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
cpuburn sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
cpuid cpuid: fix RELRO build. 2021-01-13 08:00:21 +00:00
crashme all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
cuisine Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
cvsreport Convert to proper patch filenames and bump revision. 2021-02-15 14:49:41 +00:00
daemond all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
daemonize Add sysutils/daemonize. 2020-12-12 13:22:23 +00:00
daemontools Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
daemontools-encore Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
daemontools-run Require latest ucspi-tcp6 for IPv4 fixes. Bump version. 2019-08-19 22:11:44 +00:00
dbus dbus: Simplify MESSAGE, make it only appear for INIT_SYSTEM=rc.d 2021-03-14 08:31:17 +00:00
dbus-glib *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
dbus-python-common sysutils/dbus-python-common: fix unknown configure option 2020-05-02 14:58:17 +00:00
dbus-sharp *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
dbus-sharp-glib *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
dc-tools all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
dd_rescue
dd_rhelp
ddiff sysutils/ddiff: import package 2021-02-12 13:42:12 +00:00
ddrescue sysutils/ddrescue: update to ddrescue-1.25 2020-11-29 21:58:03 +00:00
decode-dimms Update to release 4.2 2020-10-04 14:02:06 +00:00
deforaos-browser *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
deforaos-terminal *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
depot sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
desktop-file-utils desktop-file-utils: Needs a c11 compiler 2020-10-25 12:45:52 +00:00
detox detox: update to 1.4.2. 2021-03-06 18:26:07 +00:00
devkitd Avoid version workarounds for EOL netbsd versions. 2020-04-29 21:22:58 +00:00
dfc Pass PKG_SYSCONFDIR to cmake 2020-10-11 21:43:26 +00:00
di Update di to 4.47.3. From Brad Lanam in PR pkg/54666. 2020-01-02 19:34:29 +00:00
direnv Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
direvent all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
dirsize
dirvish
disk-filltest all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
diskscrub *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dmassage *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dmenu-wld *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
dmesg2gif *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
dmg2img *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
dmidecode Update dmidecode to 3.1. 2020-11-24 05:31:51 +00:00
dmsdos
dog
dolphin dolphin: reflect kinit dependency (fix sandboxed builds) 2021-02-18 00:15:46 +00:00
dosfstools dosfstools: Update to 4.2 2021-03-04 10:02:44 +00:00
dptutil
dtb-arm-exynos5422
dtb-arm-tegra124
dtb-arm-vexpress
dtb-arm64-apple-m1 Initial import of dtb-arm64-apple-m1 from Git. 2021-03-06 20:16:28 +00:00
dtb-arm64-sun50i
dtb-arm64-tegra210
dtc sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
dtpstree
dupeguru Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
duplicity duplicity: remove unused file 2021-02-11 10:41:29 +00:00
dust sysutils/dust: import package 2021-01-17 19:31:37 +00:00
dvd+rw-tools sysutils/dvd+rw-tools: ONLY_FOR_PLATFORM += Darwin 2020-08-25 20:55:10 +00:00
dvdisaster *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
dvdrecord all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
e2fsprogs e2fsprogs: Explicitly disable building FUSE programs 2021-01-22 11:46:34 +00:00
easydiskpasswd Avoid complex version logic for obsolete NetBSD versions 2020-04-29 19:57:51 +00:00
edbus *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
efreet *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
eggdbus *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
entr entr: Update to 4.8 2021-03-04 10:02:02 +00:00
erlang-goldrush erlang-goldrush: Update to 0.2.0 2020-03-23 18:24:10 +00:00
erlang-lager erlang-lager: Update to 3.8.1 2021-01-16 00:10:50 +00:00
estd estd: avoid complex netbsd version logic. 2020-04-29 19:47:46 +00:00
etckeeper Update to 1.18.14. From the changelog: 2020-09-17 08:50:01 +00:00
etcmanage *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
etcutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
eventlog
exa cargo users: drop do-build target where redundant 2020-08-14 20:50:21 +00:00
extipl
fabric Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
facette *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +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
fd-find sysutils/fd-find: update to 8.2.1 2020-12-08 07:14:47 +00:00
fdtools Define SKALIBS_TOLERATE_TARGET_SKEW=no. 2021-02-04 14:08:43 +00:00
fdupes fdupes: Update to 2.1.2 2020-11-26 16:07:11 +00:00
fff sysutils/fff: take maintainership 2020-10-01 08:36:50 +00:00
file file: Update to 5.39 2020-11-23 13:16:19 +00:00
filelight *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
findcrcs findcrcs: add upstream pull request URL as comment to patches 2021-02-04 08:42:11 +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 NetBSD doesn't have PTHREAD_STACK_MIN, so pick something useful. 2020-04-20 00:45:56 +00:00
foremost *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
free
fs-kit mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
fscd sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
fsviewer *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
ftwin *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
fzf Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
gamin *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gcdmaster *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gcombust
gdmap *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +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 *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gfm *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gkrellm *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
gkrellm-est *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gkrellm-server *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gkrellm-share
gnome-characters sysutils: add gnome-characters 2020-11-05 08:35:47 +00:00
gnome-control-center *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
gnome-font-viewer gnome-font-viewer: Needs msgfmt --xml 2020-11-11 14:28:55 +00:00
gnome-menus *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gnome-nds-thumbnailer *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gnome-settings-daemon *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
gnome-tracker gnome-tracker: Fix pkg-config configuration of dependent packages. 2020-12-19 10:05:05 +00:00
gnome-tracker-miners *: recursive bump for poppler 20.11.0 2020-11-21 09:34:53 +00:00
gnome-vfs *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gnome-vfsmm *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
gnuit sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
goreman Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
gpart
grub all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
grub2 grub2: Fix missing interpreter in bulk build 2020-06-04 20:17:19 +00:00
grun *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gsettings-desktop-schemas gsettings-desktop-schemas: Remove USE_PKGLOCALEDIR 2020-11-06 17:48:05 +00:00
gst-plugins0.10-gio *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gst-plugins0.10-gnomevfs *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
gst-plugins1-gio *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
gtk-send-pr *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
gvfs Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
gworkspace *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
hal hal: remove gtk-doc documentation to fix build with autoconf 2.70 2021-01-17 08:14:12 +00:00
hal-info *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +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 heirloom-doc: HOMEPAGE does not support https 2020-03-13 12:01:22 +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 Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
hs-temporary hs-*: add PLIST files 2020-05-11 17:51:58 +00:00
htop sysutils/htop: Updates to 3.0.5 2021-03-15 22:23:58 +00:00
hytctl sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
i2ocfg Avoid complex version logic for obsolete NetBSD versions 2020-04-29 19:57:51 +00:00
i3status *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
i810switch
iat
idesk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
imx_usb_loader imx_usb_loader: remove backup file, pkglint cleanup 2021-02-21 13:29:00 +00:00
install-sh
intel-backlight sysutils: Add intel-backlight 2020-12-10 06:13:14 +00:00
intel-microcode-netbsd Update intel-microcode-netbsd to 20210216. 2021-02-17 04:19:47 +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 *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ipmitool Enable OpenIPMI-Support again. 2020-12-23 05:39:47 +00:00
ipw-firmware
ir-account
isapnptools
iwi-firmware
iwi-firmware3
iwn-firmware
k3b *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
kcron *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
kdbusaddons *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
kdf *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
kfilemetadata *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
kfilemetadata5 *: recursive bump for poppler 20.11.0 2020-11-21 09:34:53 +00:00
kfloppy *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
krusader *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
ksystemlog *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
kuser *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
lambd
lastfss
lavaps *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
lf Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
libbaloo4 *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
libburn libburn: Update to 1.5.2 2020-04-05 12:47:13 +00:00
libcap libcap: update to 2.44 2020-10-16 22:33:49 +00:00
libdevkit-gobject *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
libfm Adjust libfm bl3 to include libexif, and rev bump dependencies 2021-03-18 00:12:23 +00:00
libfm-extra *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
libgamin
libgksu *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
libgtop *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
libisoburn libisoburn: Update to 1.5.2 2020-04-05 12:49:44 +00:00
libisofs libisofs: Update to 1.5.2 2020-04-05 12:35:35 +00:00
liblogging *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
liblognorm *: reset MAINTAINER for fhajny on his request 2020-05-27 19:37:36 +00:00
libnotify *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
libol
liboobs *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
libpciaccess all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
libvirt Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
lilo *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
lnav Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
lockf
logfinder Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
logrider sysutils/logrider: clean up Makefile 2019-10-26 12:28:50 +00:00
logrot
logrotate Update logrotate to version 3.18.0. 2021-01-08 08:58:30 +00:00
lsd sysutils/lsd: update to 0.20.1 2021-03-07 16:46:37 +00:00
lsfp sysutils/lsfp: update to 0.4.3 2021-01-30 21:55:29 +00:00
lsof *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
lvm2
lxmenu-data
lxpanel Adjust libfm bl3 to include libexif, and rev bump dependencies 2021-03-18 00:12:23 +00:00
lxqt-powermanagement sysutils/lxqt-powermanagement: update to 0.16.0 2020-12-07 12:34:35 +00:00
lxtask *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
macchina sysutils/macchina: update to 0.5.9 2021-03-13 22:35:47 +00:00
magicrescue *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
manifold Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
mate-notification-daemon mate*: remove unintentional linkage against pkgsrc gettext-libs 2020-08-24 04:41:39 +00:00
mate-power-manager mate-power-manager: Disable gnome-keyring integration 2020-11-22 12:58:37 +00:00
mate-sensors-applet mate*: remove unintentional linkage against pkgsrc gettext-libs 2020-08-24 04:41:39 +00:00
mate-system-monitor *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
mbmon
mc mc: Update to 4.8.26 2021-01-24 16:45:03 +00:00
mc46 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mcollective
mdf2iso
memtester Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
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 menu-cache: link network libs on SunOS 2020-04-30 18:52:33 +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
mgm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
mklivecd
mkmemstick
mksunbootcd all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mktemp
monit *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
monitoring Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
mrsync *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
mtools update mtools to 4.0.25 2020-11-28 18:58:50 +00:00
mtoolsfm *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
mtscan all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
mtx
munin-common *: remove p5-CPAN-Meta dependency, part of perl 2020-09-04 10:39:25 +00:00
munin-master *: comment out p5-Time-HiRes dependency, part of perl 2020-09-01 08:01:25 +00:00
munin-node Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
nautilus nautilus: Needs gdbus-codegen 2020-11-22 21:45:51 +00:00
navi sysutils/navi: update to 2.14.0 2021-01-19 07:16:54 +00:00
nbase Use USE_TOOLS += byacc instead of explicitely adding build dependency 2020-02-20 13:22:56 +00:00
ncdu ncdu: update to 1.15.1. 2020-06-13 10:03:04 +00:00
ndesk-dbus *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ndesk-dbus-glib *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
neb-wipe *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
neofetch neofetch: Update to 7.1.0 2020-08-08 21:58:57 +00:00
netbt-hcidump
news all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
nnn sysutils/nnn: Update to 3.5 2020-11-17 14:22:57 +00:00
node_exporter Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
noice noice: Update to 0.8 2019-04-08 20:56:14 +00:00
notification-daemon *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
nrg2iso
ntfsprogs
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
onefetch sysutils/onefetch: update to 2.9.1 2021-01-16 21:53:02 +00:00
open-vm-tools *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
openipmi openipmi: Omit @pkgdir 2020-11-03 23:58:10 +00:00
openstack_init Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
openxenmanager Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +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 ovmf: gcc9 build fix 2020-09-23 11:23:38 +00:00
p5-BackupPC-XS *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-collectd *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Config-Augeas *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
p5-Config-Simple *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Daemon-Generic *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-File-chmod *: improve HOMEPAGE 2020-09-08 13:09:53 +00:00
p5-File-Copy-Recursive *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-File-Copy-Recursive-Reduced *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-File-Inplace *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-File-Remove *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Filesys-Df *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Filesys-DfPortable *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Filesys-Statvfs *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Gnome2-VFS *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
p5-GTop *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IO-BufferedSelect *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-IO-KQueue p5-IO-KQueue: update to 0.39. 2020-09-07 14:32:13 +00:00
p5-Lchown *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Linux-Inotify2 p5-Linux-Inotify2: update to 2.2 2020-10-08 21:43:00 +00:00
p5-Mac-AppleScript *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Mac-AppleScript-Glue *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Monitoring-Plugin *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00
p5-Parse-Syslog *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Quota *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Server-Starter *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-SSH-Batch *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Sys-CPU p5-Sys-CPU: Support the katamari of sysctls for cpufreq NetBSD might expose 2020-10-28 12:04:02 +00:00
p5-Sys-CpuLoad p5-Sys-CpuLoad: update to 0.31. 2020-09-07 14:35:25 +00:00
p5-Sys-Filesystem *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Sys-Hostname-Long *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Sys-SigAction *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Sys-Utmp *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Unburden-Home-Dir *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Unix-ConfigFile *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Unix-Process *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Unix-Processors *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Unix-Statgrab *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-Unix-Syslog *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
p5-UPS-Nut *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
pciutils pciutils: compile with -fPIC so lib can be used in other shared libs 2021-03-06 10:30:15 +00:00
pcmanfm Adjust libfm bl3 to include libexif, and rev bump dependencies 2021-03-18 00:12:23 +00:00
pcmanfm-qt sysutils/pcmanfm-qt: add patch 2020-12-07 11:45:36 +00:00
pcvt-utils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
pdumpfs
pear-Log sysutils/pear-Log: update to 1.13.2 2020-06-02 14:16:05 +00:00
pfetch sysutils/pfetch: Update to 0.6.0 2020-03-12 12:03:39 +00:00
pflogsumm *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
pfstat *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +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 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
preloader-m1 Initial import of preloader-m1 from Git. 2021-03-06 20:14:30 +00:00
pscpug
psftools psftools: update to 1.1.1. 2021-02-15 07:41:52 +00:00
psmisc psmisc: fix sscanf usage bug under musl libc 2020-10-06 00:19:05 +00:00
pstree
puppet sysutils/puppet: update to 7.4.1 2021-03-07 14:28:02 +00:00
pv pv: Update to 1.6.6 2019-06-10 16:55:02 +00:00
pwgen
py-appnope py-appnope: updated to 0.1.2 2020-12-02 20:00:42 +00:00
py-augeas *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
py-borgbackup py-borgbackup: update to 1.1.15. 2021-01-04 11:50:02 +00:00
py-collectd *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
py-cpuinfo py-cpuinfo: updated to 7.0.0 2021-02-08 12:06:23 +00:00
py-crontab py-crontab: updated to 2.5.1 2020-05-27 12:58:57 +00:00
py-dbus *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
py-diffoscope sysutils/py-diffoscope: remove no-op SUBST block 2020-05-02 10:44:10 +00:00
py-eliot Support Python 3.6 2020-08-27 12:32:48 +00:00
py-eliot17 *: use py-hypothesis via versioned_dependencies.mk 2020-10-06 10:51:21 +00:00
py-euca2ools
py-filetype sysutils/py-filetype: import py-filetype-1.0.7 2020-05-19 16:58:23 +00:00
py-Glances sysutils/py-Glances: Update to 3.1.6.2 2021-03-08 03:53:48 +00:00
py-google-compute-engine sysutils/py-google-compute-engine: allow no-op SUBST block 2020-05-09 20:02:24 +00:00
py-kazoo py-kazoo: updated to 2.6.1 2019-05-27 15:20:45 +00:00
py-magic py-magic: updated to 0.4.22 2021-02-18 12:29:54 +00:00
py-notify
py-notify-python *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
py-pathtools
py-pefile sysutils/py-pefile: Update to 2019.4.18 2020-08-18 20:14:07 +00:00
py-psutil py-psutil: updated to 5.8.0 2021-01-16 08:05:31 +00:00
py-ptyprocess
py-pyinotify py-pyinotify: unconditionally build inotify syscalls so. 2019-10-11 14:38:56 +00:00
py-salt-pepper py-salt-pepper: updated to 0.7.6 2020-03-17 10:59:32 +00:00
py-Send2Trash
py-setconf py-setconf: updated to 0.7.7 2020-07-27 20:23:01 +00:00
py-setproctitle py-setproctitle: update to 1.2.2. 2021-01-25 10:09:48 +00:00
py-sh py-sh: updated to 1.14.1 2020-11-09 12:15:15 +00:00
py-structlog py-structlog: updated to 20.2.0 2021-02-07 15:42:49 +00:00
py-supervisor py-supervisor: updated to 4.2.2 2021-02-27 09:59:54 +00:00
py-syslog-ng
py-watchdog py-watchdog: updated to 0.10.4 2020-11-26 10:45:15 +00:00
py-xattr py-xattr: updated to 0.9.7 2019-12-05 14:46:43 +00:00
qdirstat *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
qlogtools Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
qpasswd Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
R-later (sysutils/R-later) Updated to 1.0.0 2019-12-31 12:08:15 +00:00
R-processx (sysutils/R-processx) Updated 3.4.1 to 3.4.5 2020-12-13 22:24:10 +00:00
R-progress Add missing dependency on devel/R-R6. 2019-09-25 17:32:57 +00:00
R-ps (sysutils/R-ps) Updated 1.3.0 to 1.5.0 2020-12-14 03:26:20 +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 to 1.3.4 2020-08-29 21:27:23 +00:00
rconfig *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rdfind revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rdiff-backup Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
refi sysutils/refi: fix homepage 2021-02-06 10:42:51 +00:00
rename *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
renameutils all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
restic Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
rfstool
riemann-client revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rkdeveloptool rkdeveloptool: Fix build on NetBSD 9.99.17 2019-10-25 10:10:10 +00:00
rkflashtool
rmtrash sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
roller *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rox *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
rsnapshot *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
rsyslog Normalize handling packages that require 64-bit atomic ops. 2020-12-31 20:04:11 +00:00
rsyslog-dbi revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-elasticsearch revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-gnutls revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-gssapi revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-kafka revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-libgcrypt revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-mysql revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-omprog revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-pgsql revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-rabbitmq revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-relp revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rsyslog-snmp revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
rtty
ruby-capistrano-harrow
ruby-capistrano-stats
ruby-chef sysutils/ruby-chef: update to 16.10.17 2021-03-07 14:25:31 +00:00
ruby-chef-config Mark packages that fail to package with Ruby 2.5 2021-03-09 08:58:22 +00:00
ruby-chef-telemetry Mark packages that fail to package with Ruby 2.5 2021-03-09 08:58:22 +00:00
ruby-chef-utils Mark packages that fail to package with Ruby 2.5 2021-03-09 08:58:22 +00:00
ruby-chef-zero sysutils/ruby-chef-zero: update to 15.0.4 2021-01-18 15:16:21 +00:00
ruby-childprocess sysutils/ruby-childprocess: revert udpate to 4.0.0 2020-06-21 15:40:22 +00:00
ruby-directory-watcher
ruby-facter sysutils/ruby-facter: update to 4.0.51 2021-02-14 15:10:32 +00:00
ruby-fssm
ruby-inspec-core Mark packages that fail to package with Ruby 2.5 2021-03-09 08:58:22 +00:00
ruby-listen sysutils/ruby-listen: update to 3.4.1 2021-01-18 15:31:32 +00:00
ruby-notify
ruby-puppet-resource_api sysutils/ruby-puppet-resource_api: update to 1.8.13 2020-05-02 13:53:47 +00:00
ruby-quota
ruby-rb-appscript *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
ruby-serverspec sysutils/ruby-serverspec: update to 2.41.5 2020-03-24 18:21:24 +00:00
ruby-specinfra sysutils/ruby-specinfra: update to 2.82.23 2021-01-14 14:32:18 +00:00
ruby-syslog-logger
rw
s6 Add manual pages from flexibeast. Bump PKGREVISION. 2021-02-17 19:31:00 +00:00
safetynet *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
salt salt: skip portability checks in 3rd party packaging scripts 2020-08-18 05:26:08 +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 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
screenbrightness
screenfetch screenfetch: Update to 3.9.1 2020-01-08 13:15:42 +00:00
screentest *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
scsiinfo
service-config Only a few djb-nonlicense packages remain. Retire DJB_RESTRICTED, 2020-11-19 08:11:18 +00:00
setquota setquota: simply "only for netbsd and netbsd<6" to "!netbsd". 2020-04-29 20:20:49 +00:00
sfm sysutils/sfm: update to 0.5.0 2021-03-13 22:37:10 +00:00
sformat Drop unused but conflicting prototype. 2020-05-16 02:15:53 +00:00
shc all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
shelldap *: remove p5-Term-ReadLine, part of perl 2020-09-04 13:35:41 +00:00
shmux shmux: Update to 1.0.3 2020-11-24 14:24:39 +00:00
skill Update MASTER_SITES 2020-01-07 08:37:34 +00:00
slay
slocate
smartmontools smartmontools: Update to 7.2 2021-03-19 17:48:32 +00:00
smbldap-tools *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
socket
solid *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
spice-gtk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
spice-protocol spice-protocol: update to 0.14.3 2020-11-01 19:35:42 +00:00
spice-server spice-server: Another SunOS fix. 2021-01-10 14:53:47 +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 *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
strace *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
strigi *: Recursive revbump from boost-1.75.0 2021-01-01 08:24:33 +00:00
su2
sunxi-tools
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 PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
sysbuild
sysbuild-user
sysgen
sysinfo
syslog-ng syslog-ng: Explicitly disable systemd 2021-01-18 10:19:47 +00:00
syslog-ng-amqp *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
syslog-ng-curl revbump after updating security/nettle 2020-05-22 10:55:42 +00:00
syslog-ng-geoip
syslog-ng-mongodb *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +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 Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
systester *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
sysupgrade sysupgrade: More useful example URLs. 2021-03-14 08:44:01 +00:00
tarsnap Support PKG_SYSCONFDIR. Bump PKGREVISION. 2020-04-06 20:40:28 +00:00
tarsnap-gui *: Recursive revbump from audio/pulseaudio-14.2.nb1 2021-02-07 06:30:06 +00:00
tcx
tdir Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
tealdeer Update tldr to 1.4.1. 2020-09-06 16:43:52 +00:00
tegra-firmware
tenshi *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
testdisk
tiramisu sysutils/tiramisu: import package 2020-11-12 09:05:13 +00:00
tits all: migrate homepages from http to https 2020-01-26 17:30:40 +00:00
tkcron
tkdesk *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
tload *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
tob all: replace SUBST_SED with the simpler SUBST_VARS 2019-05-23 19:22:54 +00:00
top top: fix build on NetBSD with sys/lwp.h >= 1.185 (LSDEAD removal) 2020-08-18 05:12:55 +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 PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
tree tree: Update to 1.8.0 2020-05-18 10:20:13 +00:00
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 Provide enough rope to allow individual u-boot pkgs to request a different 2021-03-09 16:49:12 +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-a20-olinuxino-micro U-boot package for the Olimex A20-OLinuXino-MICRO. 2020-06-21 16:21:05 +00:00
u-boot-a20-olinuxino-micro-emmc U-Boot package for the Olimex A20-OLinuXino-MICRO-eMMC. 2020-03-15 00:26:10 +00:00
u-boot-apple-m1 Initial import of u-boot-apple-m1 from Git. 2021-03-06 20:17:39 +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 Update to u-boot-2020.04. 2020-06-20 17:42:34 +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-ci20 U-boot package for the MIPS Creator CI20. 2020-06-20 17:46:28 +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-nano U-boot package for the NVIDIA Jetson Nano. 2020-06-20 22:29:12 +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 Add u-boot for Technexion Pico IMX7D 2021-02-18 14:55:32 +00:00
u-boot-lamobo-r1 sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-libretech-all-h3-cc-h2-plus U-boot package for the Libre Computer Board ALL-H3-CC H2+. 2020-06-21 19:43:02 +00:00
u-boot-libretech-all-h3-cc-h3 (sysutils/u-boot-libretech-all-h3-cc-h3) regen PLIST 2020-09-14 22:42:47 +00:00
u-boot-libretech-all-h3-cc-h5 U-boot package for the Libre Computer Board ALL-H3-CC H5. 2020-06-21 19:43:48 +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 u-boot-odroid-c2: regen distinfo for new patches 2020-04-09 05:59:31 +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-lite2 Add a package for u-boot on the OrangePi Lite2. 2020-04-04 15:20:34 +00:00
u-boot-orangepi-one sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-orangepi-pc Add u-boot-orangepi-pc 2018.11. 2020-10-13 03:52:29 +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-pandaboard U-boot package for the OMAP4-based PandaBoard. 2020-06-21 03:27:58 +00:00
u-boot-pico-pi-imx7d Use version 2021.01, the older u-boot versions do not work reliably after 2021-03-09 16:50:38 +00:00
u-boot-pine-h64 Update u-boot-pine-h64 to 2021.01 2021-03-11 18:59:59 +00:00
u-boot-pine64 Add a MESSAGE on how to install u-boot-pine64 2021-01-04 16:29:08 +00:00
u-boot-pinebook sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-pinebook-pro move u-boot-pinebook-pro/u-boot-rockchip.mk to u-boot/u-boot-rockchip.mk 2020-04-02 09:12:54 +00:00
u-boot-pinephone sysutils/u-boot-pinephone: Import u-boot-pinephone 2021.01-rc3 2020-12-01 06:52:30 +00:00
u-boot-pocketchip sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
u-boot-roc-rk3328-cc Add a u-boot package for the Firefly / Libre Computer ROC-RK3328-CC. 2020-06-30 14:40:05 +00:00
u-boot-rock64 u-boot-rock64: requires python2 2021-01-19 18:54:51 +00:00
u-boot-rockpro64 move u-boot-pinebook-pro/u-boot-rockchip.mk to u-boot/u-boot-rockchip.mk 2020-04-02 09:12:54 +00:00
u-boot-rockpro64-ayufan u-boot-rockpro64-ayufan: update to latest snapshot 2020-05-15 09:37:25 +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 U-boot package for the Digilent Zybo development board. 2020-06-21 16:47:59 +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 sysutils/ufetch 2020-04-22 08:35:27 +00:00
upower Update upower to 0.99.11. 2020-04-02 11:38:49 +00:00
ups-nut ups-nut: fix option handling in buildlink3.mk 2021-02-22 17:07:50 +00:00
ups-nut-cgi ups-nut*: add options.mk for SSL support 2021-02-11 10:05:13 +00:00
ups-nut-snmp ups-nut*: add options.mk for SSL support 2021-02-11 10:05:13 +00:00
ups-nut-usb ups-nut*: add options.mk for SSL support 2021-02-11 10:05:13 +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 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
vidc-tools
vifm vifm: Update to 0.11 2020-11-24 12:15:20 +00:00
vip
virt-manager Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
virt-viewer *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +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 Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
vobcopy revbump for multimedia/libdvdread; requested by leot@ 2020-05-22 12:43:52 +00:00
vultr Revbump all Go packages after go115 update 2021-03-19 17:36:46 +00:00
vxargs Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
watchman
wbm-apache (sysutils/wbm-apache) remove PKGREVISION for update 1.955 to 1.960 2020-10-27 12:30:59 +00:00
wbm-at (sysutils/wbm-at) regen PLIST 2020-10-30 22:08:55 +00:00
wbm-bandwidth (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-bind8 (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-change-user (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-cluster-copy (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-cluster-cron (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-cluster-passwd (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-cluster-shell (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-cluster-useradmin (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-cluster-webmin (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-custom (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-cyrus-imapd (sysutils/wbm-{virtual-server,cyrus-imapd}) two distinfo files recoverd again 2020-09-06 02:43:16 +00:00
wbm-dhcpd (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-dovecot (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-fetchmail (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-htaccess-htpasswd (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-inetd (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-ipfilter (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-ldap-useradmin (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-lpadmin (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-mailboxes (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-mount (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-mysql (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-net (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-openslp (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-postfix (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-postgresql (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-qmailadmin (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-quota (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-sendmail (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-shell (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-sshd (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-status (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-syslog (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-telnet (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-time (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-tunnel (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-useradmin (sysutils/webmin,wbm-*) updated 1.953 to 1.955 2020-09-06 02:38:53 +00:00
wbm-virtual-server (sysutils/wbm-{virtual-server,cyrus-imapd}) two distinfo files recoverd again 2020-09-06 02:43:16 +00:00
WCMCommander *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
webmin Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
whowatch
wipe *: Convert broken sourceforge HOMEPAGEs back to http 2020-03-20 11:57:53 +00:00
within Update my (sjmulder) maintainer email address 2019-05-06 09:17:12 +00:00
wmbattery sysutils: Add wmbattery - based on work by snow flurry and myself in wip 2020-09-10 11:26:01 +00:00
wmcpuload wmcpuload: Update to 1.1.1 2020-11-24 10:57:01 +00:00
wmmemmon
wmSMPmon
wpi-firmware
wpi-firmware2
wtail
xapply
xbatt
xbattbar sysutils: align variable assignments 2019-11-04 21:28:40 +00:00
xc5k-firmware
xc3028l-firmware
xcdroast sysutils/xcdroast: remove no-op substitution: 2020-09-19 21:02:57 +00:00
xdu
xe-guest-utilities Add back dependancy on xenstoretools 2020-08-20 11:31:04 +00:00
xenkernel411 Add upstream patch for XSA355. Bump PKGREVISION 2021-02-04 11:41:38 +00:00
xenkernel413 Add upstream patches for Xen security advisory 355 and 360. 2021-02-03 22:27:16 +00:00
xenstoretools Revbump packages with a runtime Python dep but no version prefix. 2020-12-04 20:44:57 +00:00
xentools411 Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
xentools413 Recursive revbump associated with update of lang/ocaml 2021-03-08 08:12:45 +00:00
xenvstat all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
xfburn *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xfce4-appfinder *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-battery-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-cpugraph-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-diskperf-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-fsguard-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-genmon-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-gvfs-mount-plugin *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-mount-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-netload-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-power-manager Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
xfce4-quicklauncher-plugin *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-systemload-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-taskmanager *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-thunar *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-thunar-vcs *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
xfce4-verve-plugin *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xfce4-xarchiver xfce4-xarchiver: update to 0.5.4.16 2021-01-21 02:32:05 +00:00
xfce4-xkb-plugin xfce4-xkb-plugin: update to 0.8.2 2021-01-10 05:44:19 +00:00
xfe *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xfm Fix xfm segfault with newer Xaw3d. Bump PKGREVISION 2020-02-24 21:45:24 +00:00
xfsprogs
xhfs *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:19:01 +00:00
xhyve
xmbmon
xmeter
xnc mark packages that fail with -Werror=char-subscripts 2020-05-20 06:09:03 +00:00
xosview xosview: do not exit when cpufreq sysctl fails. 2020-07-07 19:13:18 +00:00
xps *: bump PKGREVISION for perl-5.32. 2020-08-31 18:06:29 +00:00
xuvmstat
yank yank: needs xsel, depend on it 2021-02-22 20:36:28 +00:00
ytree ytree: update to 2.03. 2021-01-06 15:57:43 +00:00
zabbix *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
zabbix-frontend Switch to use lang/php/json.mk. 2021-03-07 13:21:56 +00:00
zabbix50-agent zabbix50: Update to 5.0.8 2021-01-30 17:24:02 +00:00
zabbix50-frontend Switch to use lang/php/json.mk. 2021-03-07 13:21:56 +00:00
zabbix50-java zabbix50: Update to 5.0.8 2021-01-30 17:24:02 +00:00
zabbix50-proxy zabbix50: Update to 5.0.8 2021-01-30 17:24:02 +00:00
zabbix50-server zabbix50: Update to 5.0.8 2021-01-30 17:24:02 +00:00
zidrav all: migrate several HOMEPAGEs to https 2020-01-18 23:30:43 +00:00
znapzend *: remove p5-Test-Harness, part of perl 2020-09-04 13:37:50 +00:00
zoxide sysutils/zoxide: moved from textproc/zoxide 2020-11-25 11:04:24 +00:00
Makefile ansible-base: added version 2.10.6 2021-03-09 12:10:31 +00:00