notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: net/pload/Makefile
SVNWeb

Number of commits found: 17

Mon, 16 Jan 2023
[ 17:33 Mikael Urankar (mikael) search for other commits by this committer Author: J.R. Oldroyd ]    commit hash:82f36772565dc3bcf17661df5ac8360c85fe426c  commit hash:82f36772565dc3bcf17661df5ac8360c85fe426c  commit hash:82f36772565dc3bcf17661df5ac8360c85fe426c  82f3677 
net/pload: Fix command-line args and unit display.

This patch updates the port to fix the fact that the code calls
XtAppInitialize() which eats the command-line args and so causes ps(1)
to not display them. The command-line args are now saved before and restored
after the call to XtAppInitialize().

Also, correct the display of the units of total byte counts to show as "B",
"kB", "GB" etc, rather than the imprecise/incorrect "b", "k", "G" etc.

PR:		267710
Approved by:	J.R. Oldroyd (maintainer)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 20 Jul 2022
[ 14:22 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  commit hash:6a378e5659b93de6dbe8956246fb3bf971677624  6a378e5  (Only the first 10 of 1159 ports in this commit are shown above. View all ports for this commit)
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 21 Jul 2021
[ 10:19 Alexey Dokuchaev (danfe) search for other commits by this committer ]    commit hash:0b8a1dd17f569159059c244b796238c6f2d2de94  commit hash:0b8a1dd17f569159059c244b796238c6f2d2de94  commit hash:0b8a1dd17f569159059c244b796238c6f2d2de94  0b8a1dd 
net/pload: the port had been slightly improved (+)

- Update MASTER_SITES (chase HTTP 302 redirection)
- Remove author attribution from the port description
  (it was also not quite accurate) and point WWW line
  to a working site instead

PR:		257243
Submitted by:	maintainer
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Wed, 6 Nov 2019
[ 18:58 zeising search for other commits by this committer ] Original commit   Revision:516920 (Only the first 10 of 50 ports in this commit are shown above. View all ports for this commit)
Add USES=xorg USES=gl, ports categories n

Add USES=xorg and USES=gl to ports in categories starting with 'n'.
While here, try to sprinkle other USES (mostly gnome and sdl) as needed.
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Fri, 31 Jan 2014
[ 17:05 antoine search for other commits by this committer ] Original commit   Revision:342039
- Stage support
- Bump PORTREVISION as man page was not installed previously
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
net)
Thu, 22 Aug 2013
[ 21:38 bapt search for other commits by this committer ] Original commit   Revision:325234
Fix building with new imake world
Fri, 28 Jun 2013
[ 22:21 bapt search for other commits by this committer ] Original commit   Revision:321999
Convert to USES=imake
Trim headers
Mark as broken pload
Remove indefinite article
Sat, 20 Jun 2009
[ 23:16 dhn search for other commits by this committer ] Original commit 
- Fix build on 8.x
- Bump PORTREVISION

PR:             ports/135864
Submitted by:   J.R. Oldroyd <fbsd@opal.com> (maintainer)
Sat, 13 Jun 2009
[ 10:34 erwin search for other commits by this committer ] Original commit 
Mark BROKEN on 8.x: does not build.
Tue, 9 Jun 2009
[ 15:33 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 240 ports in this commit are shown above. View all ports for this commit)
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.

- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
  above change
- a few minor nits like whitespace and SF macro

Tested by:      2 tinderbox runs by pav
Approved by:    portmgr (pav)
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 13 Jul 2005
[ 07:22 pav search for other commits by this committer ] Original commit 
- Original website dead, mirror distfile

PR:             ports/83335
Submitted by:   J.R. Oldroyd <fbsd@opal.com> (maintainer)
Mon, 18 Oct 2004
[ 20:41 pav search for other commits by this committer ] Original commit 
Add pload, an X11 program to monitor network device statistics.
It graphs information using Athena stripchart widgets.

PR:             ports/72013
Submitted by:   J.R. Oldroyd <fbsd@opal.com>

Number of commits found: 17