FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 2:11 PM BST
Port details
clpbar 1.11.1 misc on this many watch lists=1 search for ports that depend on this port
Command Line Progress Bar
Maintained by: miwi@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Sep 2004 03:27:25
License: not specified in port


Bar is a simple tool to copy a stream of data and print a display for the user
on stderr showing (a) the ammount of data passed, (b) the throughput of the
data transfer, and (c) the transfer time, or, if the total size of the data
stream is known, the estimated time remaining, what percentage of the data
transfer has been completed, and a progress bar.

WWW: http://clpbar.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMonThere are no ports dependent upon this port

To install the port: cd /usr/ports/misc/clpbar/ && make install clean
To add the package: pkg_add -r clpbar


Configuration Options
     No options to configure

Master Sites:
http://heanet.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://sunet.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://iweb.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://switch.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://surfnet.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://kent.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://freefr.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://voxel.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://jaist.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://osdn.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://nchc.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://ncu.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://transact.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://softlayer.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://internode.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://ufpr.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
http://waix.dl.sourceforge.net/project/clpbar/clpbar/bar-1.11.1/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 17

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
25 Jun 2011 04:55:59
Original commit files touched by this commit  1.11.1
miwi search for other commits by this committer
- Update to 1.11.1
19 Mar 2011 12:38:54
Original commit files touched by this commit  1.11.0
miwi search for other commits by this committer
- Get Rid MD5 support
11 Sep 2010 11:27:34
Original commit files touched by this commit  1.11.0
miwi search for other commits by this committer
- Update to 1.11.0

PR:             150039
Submitted by:   Frederic Culot <frederic@culot.org>
22 Aug 2009 00:28:34
Original commit files touched by this commit  1.10.9
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with M
26 Mar 2009 14:59:17
Original commit files touched by this commit  1.10.9
miwi search for other commits by this committer
- Mark MAKE_JOBS_SAFE for SMP compilation
21 Aug 2008 06:18:49
Original commit files touched by this commit  1.10.9
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
23 Jul 2007 09:36:52
Original commit files touched by this commit  1.10.9
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
29 Jun 2007 08:24:12
Original commit files touched by this commit  1.10.9
miwi search for other commits by this committer
- Update to 1.10.9
20 Jun 2007 14:02:52
Original commit files touched by this commit  1.10.8
miwi search for other commits by this committer
- Update to 1.10.8
08 Oct 2006 18:41:10
Original commit files touched by this commit  1.10.7
miwi search for other commits by this committer
- Update to 1.10.7

PR:             ports/104160
Submitted by:   Li-Wen Hsu <lwhsu@lwhsu.org>
16 Jun 2006 22:17:25
Original commit files touched by this commit  1.10.6
miwi search for other commits by this committer
Obey conventions and change my mail to @FreeBSD.org address

Approved by:    krion (mentor)
20 Apr 2006 14:46:58
Original commit files touched by this commit  1.10.6
vs search for other commits by this committer
- Update to 1.10.6
- Assign maintainership to submitter

PR:             ports/95946
Submitted by:   Martin Wilke
25 Nov 2005 16:09:33
Original commit files touched by this commit  1.10.4
pav search for other commits by this committer
- Add SHA256
16 May 2005 07:02:58
Original commit files touched by this commit  1.10.4
jylefort search for other commits by this committer
Update to 1.10.4

PR:             ports/81054
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
19 Jan 2005 09:48:52
Original commit files touched by this commit  1.10.3
ijliao search for other commits by this committer
upgrade to 1.10.3
10 Nov 2004 09:08:15
Original commit files touched by this commit  1.10
ijliao search for other commits by this committer
upgrade to 1.10
03 Sep 2004 03:23:25
Original commit files touched by this commit  1.09
ijliao search for other commits by this committer
add clpbar 1.09
Command Line Progress Bar

Number of commits found: 17

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 6
new 48 hours20
new 7 days63
new fortnight185
new month257

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.194 seconds.