10 Commits

Author SHA1 Message Date
info@mobile-stream.com
3504d219b0 community/psmisc: upgrade to silently re-released 23.2
Re-packaged psmisc-23.2.tar.xz was uploaded upstream at 24 Sep 2018.
New/changed lines from ChangeLog suggest some non-cosmetic fixes:

	* docs: Fix fuser.1 groff errors Debian #900225
	* killall: ignore -n 0 #15
	* killall: another crack at fixing getopt #12 #13

Note the original tarball (with a matching checksum) is still available
in "psmisc devel" subfolder in SF Files tab.
2018-11-30 13:10:55 +00:00
J0WI
0ed5524b74 community: (Bulk change) Update source urls to https using HTTPS Everywhere 2018-10-06 17:10:15 +00:00
Roberto Oliveira
353be88485 community/psmisc: upgrade to 23.2 2018-08-16 19:01:05 +00:00
Stuart Cardall
3367736c61 community/psmisc: bump to 23.1 2017-06-16 13:46:29 +00:00
Stuart Cardall
a7183bc057 community/psmisc: bump to 23.0 2017-06-14 10:44:57 +00:00
Breno Leitao
0c36e883cf community/psmisc: Fix FTBFS on ppc64le
There is an issue with psmisc that fails to build due to names clash.
This is the type of the problem this patch is resolving:

  In file included from /usr/include/sys/user.h:11:0,
                   from peekfd.c:33:
  /usr/include/bits/user.h:1:8: error: redefinition of 'struct pt_regs'
   struct pt_regs {
          ^~~~~~~
  In file included from peekfd.c:30:0:
  /usr/include/asm/ptrace.h:31:8: note: originally defined here
   struct pt_regs {
          ^~~~~~~
2017-04-12 20:00:52 +00:00
Leonardo Arena
3c80ffcde3 community/psmisc: fix build for ppc64le
9f4395581c
2017-04-07 15:03:46 +00:00
Leonardo Arena
fdd15dbaae community/psmisc: does not build yet for ppc64le
pstree.c: In function 'get_threadname':
pstree.c:800:15: error: 'PATH_MAX' undeclared (first use in this function)
     char path[PATH_MAX + 1];
2017-04-07 13:39:37 +00:00
Jakub Jirutka
13f1370093 community/psmisc: improve abuild, replace _builddir with builddir 2016-09-03 13:16:24 +02:00
Stuart Cardall
c05bc0aca5 community/psmisc: move from unmaintained and claim maintainership 2016-09-03 13:13:16 +02:00