Commit graph

10446 commits

Author SHA1 Message Date
msaitoh
1f34cd21ab Update pciutils to 3.6.4.
2020-01-25  Martin Mares <mj@ucw.cz>

	* Released as 3.6.4.

	* A new back-end for the GNU Hurd was contributed by Joan Lledó.

	* When printing VPD item identifiers, non-ASCII characters are escaped.
2020-01-28 01:46:58 +00:00
wiz
b553a52cd1 py-dbus: update to 1.2.16
dbus Python Bindings 1.2.16 (2020-01-14)
========================================

The “bag of assorted swords” release.

Enhancements:

• All tests are run even if the tap.py module is not available, although
  diagnostics for failing tests will be better if it is present.
  (Simon McVittie)

Fixes:

• Forbid unexpanded AX-prefixed macros more selectively, similar to
  dbus#249. (Simon McVittie)
2020-01-27 10:42:12 +00:00
thorpej
1080e6123d Add installboot(8) configurations for Rock64, RockPro64 and Pinebook Pro. 2020-01-27 08:02:29 +00:00
rillig
9637f7852e all: migrate homepages from http to https
pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
2020-01-26 17:30:40 +00:00
rhialto
5aa532b53d Adjust to python-versioned py-qt5 and/or x11/py-qt5-qscintilla files. 2020-01-26 12:55:00 +00:00
rillig
84f2203288 all: migrate some SourceForge homepage URLs back from https to http
https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).
2020-01-26 05:26:08 +00:00
nia
2678651156 mc: Update to 4.8.24
Version 4.8.24

- Core

  * Drop bundled gettext (#3629)
  * Implement the file edit and view history. Default shortcut is alt-shift-e (#2733)
  * Enable subshell in standalone mceditor, mcviewer, and mcdiffviewer (#3380)
  * Refactoring of SIGWINCH handling (#117, #4019)
  * Prevent run/open files with double right click (#4016)
  * Improve support of Windows 1251 encoding on Solaris (#3992)
  * Support binary reproducible builds (via --disable-configure-args configure option) (#4031)

- VFS

  * sftpfs: support keyborad interactive authentication (#3921)
  * uc1541 extfs: update up to 3.3 version (#3936)

- Editor

  * Syntax:
    * add yabasic (Yet Another BASIC) syntax highlighting (#4005)
    * improve YAML syntax highlighting (#4010)
    * add "https://" to Debian sources.list syntax (#4018)
    * add .desktop files (#4022)
    * improve RPM spec file syntax highlighting (#4037)
    * improve Debian sources.list syntax highlighting (#4041)

- Misc

  * Code cleanup (#3997, #4030, #4038, #4039)
  * menu.mc: handle symbolic links to compressed archives (#4009)
  * File highlighting updates (#4015)
    * part - partial files, e.g. used by many download managers ([temp])
    * apk - Android packages, deb - Debian packages ([archive])
    * ts - MPEG-TS streams ([media])
  * New skins:
    * julia256: a dark skin with calm colors and good contrast.

- Fixes

  * Compile failure on AIX 7.2 (#4033)
  * Compile failure on OS X 10.9 (#4035)
  * Enter key works as Down one in menu (#4006)
  * Menubar: incorrect mouse click coordinate (#4013)
  * Rotating dash generates way too much output (#3859)
  * Totals aren't computed before move of a single directory (#4027)
  * Editor: unusable dynamic paragraphing (#3996)
  * VFS: iso9660 does not report listing errors (#3993)
  * VFS: extfs: nested archives are not removed from temporary directory (#4000)
2020-01-25 15:00:42 +00:00
schmonz
652590450e In ls(1) output from tests, omit any trailing SELinux dot. Fixes
self-tests on CentOS. Bump PKGREVISION.
2020-01-25 11:17:31 +00:00
cheusov
32fd69431c Update to latest version
Version 7.0.0.6, by Aleksey Cheusov, Sun, 19 Jan 2020 01:45:59 +0300

  Add support for Solaris-10 and -11 to a lot of utilities
  (almost all with the help of musl-fts library!).

  A lot of fixes for SunC compiler (versions 5.11 and 5.15).

  mk/mkc_imp.f_bsd_getopt.mk: fix for target "clean"

  Fix feature "efun" on SunOS-5.10.

  Add new feature "strsep" that provides portable strsep(3) and stresep(3)

  find, ls, mtree and xinstall: fix build failure on eglibc-2.13

======================================================================
Version 7.0.0.5, by Aleksey Cheusov, Mon,  6 Jan 2020 01:43:19 +0300

  Fix typos doc/INSTALL

  Fix bugs in the local feature "base64". As a result we fix some
  compilation issues on musl-based Linuxes (Alpine Linux).

  Fix compilation failures (seen on musl-based Alpine Linux) of the
  following programs: compress, sort, hexdump, id, leave, uudecode

  Implement new local feature "bsd_signal" that implements
  BSD functions "sigblock", "sigsetmask", "sigmask" and "siggetmask".
2020-01-24 19:23:51 +00:00
jakllsch
ae0c56d31d fix copy/paste fixup omission in buildlink guards 2020-01-23 18:31:05 +00:00
jakllsch
6988eec887 include sysutils/u-boot/u-boot-arm64.mk (which includes bsd.pkg.mk) last
should ensure dependency on rk3399 ATF is registered
2020-01-23 18:26:35 +00:00
schmonz
a3a836753b Apply upstream patch to fix self-tests on NetBSD 8 and 9, FreeBSD 12,
and OpenBSD 6.6. Self-tests continue to pass on macOS, Debian, and
Devuan. (Some test failures remain on CentOS and Tribblix.) Bump
PKGREVISION.
2020-01-23 16:49:59 +00:00
msaitoh
36a36eff59 Update pciutils to 3.6.3.
2020-01-22  Martin Mares <mj@ucw.cz>

	* Released as 3.6.3.

	* `lspci -t' (tree mode) can be combined with `-s' to show a sub-tree.
	  We also fixed potential buffer overflows in the tree dumper.

	* Cleaned messy code for dumping of I/O, memory, and ROM regions.
	  This helped fixing a bug, which caused some 64-bit regions to be
	  reported as virtual. All flags are now printed after the address
	  (previously, "[virtual]" and "[enhanced]" were before it for no good
	  reason).

	* Added pci_find_cap_nr() to the library, which handles capabilities
	  which occur multiple times in a single device.

	* Minor improvements in printing of PCIe capabilities.

	* We now decode the Multicast and Secondary PCI Express extended
	  capabilities.

	* The list of capability names available to setpci was updated.

	* Minor bugs were fixed in FreeBSD and Solaris ports.

	* We now prefer HTTPS URLs in all documentation

	* The pci.ids file has a man page.

	* As usually, updated pci.ids to the current snapshot of the database.
2020-01-23 04:26:40 +00:00
schmonz
9c772704ea Oops, missed committing distinfo in the daemontools-encore import. 2020-01-22 01:26:16 +00:00
nia
cae452f3a0 brasero: Use configure option to disable Werror= flags. 2020-01-21 23:33:40 +00:00
nia
502e5a8512 brasero: Remove werror 2020-01-21 23:26:29 +00:00
schmonz
17bc492504 Add and enable daemontools-encore. 2020-01-21 21:55:02 +00:00
schmonz
840b7f714b Initial import of daemontools-encore, a collection of tools for managing
UNIX services. daemontools-encore is derived from the public-domain
release of daemontools by D. J. Bernstein, adding numerous enhancements
while maintaining backwards compatibility.
2020-01-21 21:54:25 +00:00
schmonz
e5d44c2afa Add CONFLICTS with daemontools-encore, to be imported shortly. 2020-01-21 21:52:34 +00:00
schmonz
24adb11fcd Stop adding unneeded CFLAGS. Fixes tests on at least macOS Catalina. 2020-01-21 21:09:40 +00:00
nia
18bb75498c *: Use the 'gnome' virtual category some more. 2020-01-21 15:09:03 +00:00
maya
25acf4336b Rename EFFECTIVE_MAKE_JOBS -> _MAKE_JOBS_N, suggested by gdt.
I am under the impression we use _THING to mean "defined by the
implementation", which would be similar to the C meaning of __ prefix,
rather than "private to this file".
2020-01-19 18:20:45 +00:00
maya
012c313037 Make cargo packages respect MAKE_JOBS 2020-01-19 16:52:46 +00:00
tnn
ea68c91bfc move patch that seems to be in the wrong package
(Hi Joerg)
2020-01-18 23:59:51 +00:00
rillig
b686dd9180 all: migrate several HOMEPAGEs to https
pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
2020-01-18 23:30:43 +00:00
prlw1
0c4d614110 Fix build with new ocaml 2020-01-18 21:58:44 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
tnn
abf9a23e87 g/c reference to deleted file 2020-01-18 09:08:39 +00:00
nia
33ee024653 *: Remove GNOME 2 nautilus and related packages.
The successor to this is sysutils/caja, from MATE.
2020-01-17 14:21:17 +00:00
nia
34ae2c4e0e sysutils: Remove gnome-device-manager.
Another dead GNOME 2 component. No release since 2007, seems to be
exclusive to pkgsrc at this point.

PKGREVISION=	51, not updated since added in 2008.
2020-01-16 15:49:23 +00:00
nia
2ce8661fd6 sysutils: Remove gnome-pkgview.
Diagnostics and bug reporting tool for GNOME 2, no longer useful.
HOMEPAGE no longer exists.
2020-01-16 15:45:41 +00:00
nia
ac5c8c8183 sysutils: Remove gnome-mount.
Another dead GNOME 2 component.
2020-01-16 15:17:35 +00:00
nia
b78a3e23e3 sysutils: Remove gnome-volume-manager.
Another dead GNOME 2 component. This is no longer part of GNOME 2.
2020-01-16 15:08:43 +00:00
nia
e62a55375f sysutils: Remove gnome-system-tools
Another dead GNOME 2 component. This is no longer part of GNOME.
2020-01-16 15:05:10 +00:00
mrg
5a4eb1b06a bump pkg revision. 2020-01-14 09:01:53 +00:00
mrg
590297df09 pull in various patches for pinebook pro that:
- turn on the power led
- reduce a timeout slightly
- possibly enable usb boot (untested)
- possibly enable sd boot from emmc uboot (untested)

from Emmanuel Vadot <manu@freebsd.org> and dhivael <dhivael.git@eno.space>
and some minor massaging from myself.
2020-01-14 08:44:03 +00:00
mrg
4bd4735636 gawk is needed for newer uboots. 2020-01-14 08:30:20 +00:00
ryoon
eedd1e806f *: Recursive revbump from devel/boost-libs 2020-01-12 20:19:52 +00:00
nia
3186177c89 sysutils: Add dmenu-wld
dmenu is an efficient dynamic menu for Wayland.

Note: this is a fork of the X11 version, which lives in x11/dmenu.
2020-01-11 16:18:15 +00:00
khorben
b8e695d3c2 deforaos-browser: update to 0.5.3
Changes since 0.5.1:
- Defaults to Gtk+ 3 (like libDesktop)
- New XDG desktop entries
- Extended libBrowser API
- Changed license to 2-clause BSD
- Improvements to the plug-in for storage volumes
- Minor bugfixes
2020-01-10 23:08:26 +00:00
joerg
6cd9310371 Fix race condition in parallel build. 2020-01-10 21:18:44 +00:00
joerg
15d9f30b3e Improve format string handling to allow building with clang. 2020-01-10 21:18:21 +00:00
bsiegert
5220c156ea Revbump Go packages after Go default version bump. 2020-01-10 13:32:09 +00:00
nia
5b18f4b32b screenfetch: Update to 3.9.1
Changes:

    Fix GTK3 detection issues
    LXQt proper detection and theme detection
    Updated README to point to new wiki pages
    Some miscellanious awk fixes
    OpenBSD disk fix
    Added EndeavourOS
    MacOS Mojave color detection
    Miscellanious spacing fixes
2020-01-08 13:15:42 +00:00
kim
0b9f7d9176 Update sysutils/rsnapshot to 1.4.3
VERSION 1.4.3
- Restore rsync error code 23 as an important warning.
- Non-LVM backup source breaks after LVM backup source.

VERSION 1.4.2
- Fix double 8 bit shift regression in #65.

VERSION 1.4.1
- Properly capture rsyncs exitcode.

VERSION 1.4.0
- Fix --rsh command line option
  The --rsh option of rsync got errornously quoted (Debian Bug #743310)
- Define traps to unmount LVM parts after fail
  If you use LVM snapshots and rsnapshot fails, rsnapshot will unmount and
  remove the snapshot, too.
- Bail on failing cmd_(pre|post)exec
  If one of those commands fails, rsnapshot will exit with exit code != 0
- Capture output from rsync and print/log if level is >=4
- rsnapshot-diff: Fixed removed files reported as addition (+ mark)
- Introduction of backup_exec resource for running unix commands interspersed
  with backup and backup_script jobs.
- check for SIGPIPE, mainly in case cron fails when trying to mail
  (this is probably why rsnapshot dies mysteriously if it outputs when
  called by cron on a system which does not have mail working).
- When snapshot_root does not exist, check existence of parent directories.
- include_conf `command` now strips backticks before execution (bug fix
  based on suggestion from David Osborn).
- Ignore extraneous output from lvremove command.  (patch by Tim Connors)
- Allow linux_lvm_cmd_* in config file to have options also.
- Allow `backticks with options` in include_conf.
- rsnapshot-diff: Add -s option to show size of each file.
2020-01-07 11:40:14 +00:00
kim
92b0ecb466 Update MASTER_SITES 2020-01-07 08:37:34 +00:00
gutteridge
5d626fc70f xfce4-thunar: update to 1.8.11
pkgsrc changes: add a patch to fix a segfault on start-up that occurs
with the upstream 1.8.11 release, fix courtesy of Sebastien Marie.

Change log:

1.8.11
======
- Thunar 1.8.10 crashing on startup in FreeBSD and Fedora, caused by
nonfunctional pango version check (Bug #16136, Bug #16138)
- Translation Updates:
Interlingue, Spanish

1.8.10
======
   - Allow compilation with panel 4.15
   - thunar-job: callee should keep track of the number of processed files
   (Bug #16117)
   - Thunar does not show a context menu on right-click when started via
   trash-panel-plugin (Bug #16000)
   - Make sure icon text is centered after unchecking "Text beside icons"
   - Remove the vertical gap between icon and its label (Bug #16041)
   - Fix icon view alignment (Bug #16107)
   - Not possible to grab scrollbar on the very right pixels when Thunar
   is maximized (Bug #16050)
   - Wrap text of error dialog
   - Not possible to empty the trash via the pathbar context menu
   - Crash on refresh if remote folder has been removed (Bug #15961)
   - Center action buttons in conflict dialog window (Bug #15973) -
   Prevent usage of deprecated gtk_dialog_get_action_area
   - Ensure user customizable action uses currently selected file path
   (Bug #15119)
   - make filename label selectable in conflict dialog window
   - Center action buttons in conflict dialog window (Bug #15973)
   - Clear user customizable action shortcut when the action is deleted
   - Prevent Gtk-CRITICAL when adding or modifying a user customizable
   action.
   - Thunar SendTo Email: Add missing archive formats for archive
   detection (Bug #15917)
   - sendto plugin: fix content type resolution. (Bug #15916)
   - sendto plugin: extract function tse_file_is_archive (Bug #15916)
   - sendto plugin: move g_file_info_get_content_type() call out of the
   cycle (Bug #15916)
   - All glory to lowercase (Bug #15394)
   - mismatched names between thunar.appdata.xml and thunar.desktop (Bug
   #15498)
   - Replace text "Enter the new name:" by "Enter the name:" for file
   creation dialog (Bug #15423)
   - Remove superfluous .desktop file "Thunar-folder-handler.desktop.in"
   (Bug #15467)
   - Prevent unnecessary fallback copy-delete in file move when overwriting
   - Fix possible memory leak
   - Fix popup menus size (Bug #15832)
   - Add Alt+D as alternative accelerator for Open Location (Bug #15828)
   - Do not insert hyphens at intra-word line breaks (Bug #15856)
- Translation Updates:
  Albanian, Arabic, Belarusian, Bulgarian, Catalan, Chinese (Taiwan),
  Croatian, Danish, Dutch, English (United Kingdom), French, Galician,
  German, Hungarian, Italian, Japanese, Korean, Lithuanian, Malay,
  Norwegian Bokmål, Persian (Iran), Polish, Portuguese, Portuguese
  (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish, Thai, Turkish,
  Ukrainian
2020-01-06 23:29:59 +00:00
kim
81f30a3de8 Add LICENSE. Update MAINTAINER.
I also reached out to upstream in the hopes that the 4.1.4 version source
archive could be made available there. The current upstream site no longer
exists. (It points to a web server that does not talk ftp, and the website
doesn't have skill mentioned.)
2020-01-06 11:32:08 +00:00
mrg
12fa19ad8b build rksd_loader.img again, now that i found the option to make
uboot itself live at 256k from the start of the image, not 8MB
(CONFIG_SYS_MMCSD_RAW_MODE_U_BOOT_SECTOR=0x200.)

adjust MESSAGE etc to reference just this.  bump pkg revision.
2020-01-06 09:43:16 +00:00
mrg
1beb0d60bd add u-boot-pinebook-pro and bump the version. 2020-01-06 08:42:15 +00:00