There's a small problem with the ftp-mirrors with the mindterm-ssh.html
file. My and other mirrors of ftp.FreeBSD.org have a different filesize
of this file than the original ftp.FreeBSD.org file (1085 vs. 1106 bytes).
This is only in amount of whitespace, diff -b shows no difference at all.
(It's not a tab problem, I manually couldn't find the difference btw)
This is also why I never could reproduce the checksum mismatch on bento, as
I never fetch from ftp.FreeBSD.org but a local mirror. Neither could
other people who just asked me why this port is marked broken and scheduled
for removal.
The distinfo file will now use the filesize from the master FTP server.
Thanks to the SIZE data, "make fetch" will try different mirrors until
it'll find one with the correct size and thus the correct checksum.
So hopefully this will fix this port for the future.
affordable and high-quality voice communications to people all over
the world.
This port needs linux_base-8, the default linux_base is v7.1. You should
first replace the default linux_base with v8 with portupgrade:
portupgrade -o emulators/linux_base-8 emulators/linux_base
Then edit /usr/local/etc/pkgtools.conf, add the line
emulators/linux_base' => 'emulators/linux_base-8',
into "ALT_PKGDEP". This tells portupgrade to depend upon linux_base-8
instead upon linux_base-7.1 (where appropriate).
This replacement shouldn't do any harm, I tested icc and the linux version
of netscape navigator 4.8 with the new linux_base, and I haven't noticed
bad behavior.
o Fix typo about WITHOUT_PERL knob. (1)
o Unbreak on -current after mbuf allocator changes. (2)
Submitted by: ceri (1)
Complained from: many people (2)
Unix::Statgrab is a wrapper for libstatgrab, as available from
http://www.i-scream.org/libstatgrab/. It is a reasonably
portable attempt to query interesting stats about your
computer. It covers information on the operating system, CPU,
memory usage, network interfaces, hard-disks etc.
PR: ports/68157
Submitted by: Tim Bishop <tim@bishnet.net>
Xrsh is designed to allow you to start an X client on a remote machine
with the window displayed on the current server's $DISPLAY. It has
many options that give you the ability to propagate environment
variables (including DISPLAY) to the remote system and works with
various types of X server access control including xauth and xhost.
Xrlogin opens a local xterm window and runs rlogin or telnet to
connect to a remote machine.
PR: ports/67855
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
randomizes the lines and outputs a specified number of lines. It does
this with only a single pass over the input while trying to use as little
memory as possible.
PR: ports/68182
Submitted by: David Sze <dsze@alumni.uwaterloo.ca>
Note for users of IPv6 patches: don't upgrade, patches were not updated for 2.1.3
yet and don't work at the moment.
PR: ports/68171
Submitted by: Vivek Khera <vivek@khera.org> (maintainer)
- Expand variables in pkg-message
- Move users.sample to better place
PR: ports/68164
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
MASTER_SITE list. The changes to the distribution files are:
"The source archives of both ``dungn27s.zip'' and ``dungn32b.zip''
were re-build, without changing archive file names.
The executable file was deleted in the former; some corrections
were performed for g77 in the latter, while important document files
included was remain unchanged."
PR: 68200
Submitted by: Ryo MIYAMOTO <rmiya@cc.hirosaki-u.ac.jp> (maintainer)
In a nutshell, PhatBeat is a cross-platform (Linux and Windows)
beat counter for use by collectors, producers, DJs, and others
interested in beat-oriented music. For now it requires users to
tap in the beat during listening, after which it calculates and
displays the track's BPM and the size of a measure in seconds.
PR: ports/68198
Submitted by: Jean-Yves Lefort <jylefort@brutele.be>