Age | Commit message (Collapse) | Author | Files | Lines |
|
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
where tar(1) is pax(1). cdbkup needs several options that only exist in
GNU Tar (for now). Bump PKGREVISION to 1 because of the new dependancy.
|
|
|
|
...
Implemented the HASNOSOCKSECURITY compile-time
option. When it and HASSECURITY are defined, lsof
will be built to list only the user's open files,
but will also list anyone else's open socket files,
provided the "-i" option selects their listing.
Updated the Customize script to ask about setting
HASNOSOCKSECURITY. Left it undefined in all dialect
machine.h header files. This change was requested
by Kenneth Stailey <kstailey@speakeasy.net> for
use with ntop.
...
Improved lsof help (-h) and version (-v) information
reporting.
...
In order to the provide a simple pkgsrc hook for the new
HASNOSOCKSECURITY option, we provide the LSOF_LESS_SECURE_SOCKETS
setting (as a complement to the LSOF_MORE_SECURE option we already
have).
|
|
|
|
|
|
Packages Collection.
Provided in PR pkg/19458 by Michael Santos <mike at ethmoid dot org>, slighty
edited by me.
Documentation for cfengine, a very high level language for building
expert systems to administrate and configure large computer
networks.
|
|
from CHANGES:
* bump version, now 2.1.1.
* Update copyright notice.
* Update my mail address.
* Fix LP64 problem from NetBSD pkgsrc.
* Add kernel patch for NetBSD 1.6_STABLE, it should be OK on
NetBSD 1.6 release.
* Fix compile problem on FreeBSD 4.5 Release reported from
Naoki IDO <ido@hitachi-ms.co.jp>.
* Add kernel patch for FreeBSD 4.4 based on mail from
Yasuhiro Abe <abe@dzn.co.jp>.
* Convert shell script patching FreeBSD 3.4 into normal patch file.
* Add files for NEWLAYOUT style FreeBSD ports contributed by
yrsh2scp@mbox.nc.kyushu-u.ac.jp (Yoshifumi R. Shimizu).
* remove package support for NetBSD since bkpupsd is now included
in NetBSD package collection.
|
|
Provided in PR pkg/19456 by Michael Santos <mike at ethmoid dot org>, slighty
edited by me.
Cfengine, or the "configuration engine" is a very high level language
for building expert systems which administrate and configure large
computer networks. Cfengine uses the idea of classes and a primitive
form of intelligence to define and automate the configuration of
large systems in the most economical way possible. Cfengine is
designed to be a part of computer immune system
|
|
|
|
fakeroot creates a faked root environment for building tar (or other) packages with proper file ownerships and permissions as normal user
|
|
|
|
- When running install-kernel, unset DESTDIR variable so kernel is placed
in the right location.
|
|
- Added build-x-release target to build a full X11R6 binary snapshot. The
process works as an unprivileged user, keeping sources clean (using
mount_union(8)).
- Added install-x-sets target to install the sets built by build-x-release.
|
|
fam-2.6.9
added idle_timeout and nfs_polling_interval options to fam.conf.
[joup@bigfoot.com, wardle@sgi.com] (wardle@sgi.com)
use daemon() as an alternative to _daemonize() to background the
fam process if it is available.
[wardle@sgi.com] (wardle@sgi.com)
allow for different socket structure on FreeBSD and other small
changes to assist FreeBSD build.
[daverufino@btinternet.com, ports@geeksrus.net] (wardle@sgi.com)
fam-2.6.8
#include some standard header files to help build on FreeBSD.
(wardle@sgi.com)
improved group handling from IRIX.
(wardle@sgi.com)
untrusted user's GID is set to NOGROUP if getgrmember() gave FAM
an invalid or inconsistent GID.
(wardle@sgi.com)
should now handle strerror returning null.
(wardle@sgi.com)
initalize libtool earlier in the configure process to avoid binaries
being created with a .C extension on some systems.
[alexl@redhat.com] (wardle@sgi.com)
added libstdc++ to linker flags to make libfam always build as a
C++ library.
(wardle@sgi.com)
added CLEANFILES make target.
(wardle@sgi.com)
/etc/mtab (or equivalent) is now opened read-only.
(wardle@sgi.com)
Approved by wiz.
|
|
|
|
|
|
Change since 1.3: Set BSDSRCDIR, OBJMACHINE and MKOBJDIRS when calling
build.sh and nbmake, so object directories are created in the right place,
not inside the sources.
|
|
|
|
Mktemp is a simple utility designed to make temporary file handling in shell
scripts be safe and simple.
This package is in base system of *BSD so it's marked as:
NOT_FOR_PLATFORM= NetBSD-1.[5-9]*-* FreeBSD-*-* OpenBSD-*-*
|
|
Many changes, too many to list here.
See:
http://www.exploits.org/nut/release/1.2/new-1.2.1.txt
and (after installation):
/usr/pkg/share/doc/nut/UPGRADING
|
|
|
|
|
|
|
|
|
|
|
|
Vifm is a ncurses based file manager with vi like keybindings. If you
use vi, vifm gives you complete keyboard control over your files without
having to learn a new set of commands.
Features:
* Two file list windows.
* Bookmarks.
* User-defined association of file types/extensions with multiple
applications per extension.
* Visual mode for selecting files.
* User-defined commands.
Package provided by Stefan Walter in PR pkg/18010, with several
modifications by me.
Approved by wiz (thanks for your suggestions!).
|
|
|
|
|
|
|
|
|
|
|
|
Changes since 1.2:
- Fixed several bugs in fast mode `-f' (directories were cleaned even if
this flag was given, so it was of no use).
- Ability to keep tools while cleaning (KEEP_TOOLS variable); rebuild them
only when necessary (not found).
- When directly calling "make" or "config", use the binaries in the TOOLDIR
directory, not the ones of the current system.
- Fixed a typo in usage (pointed by Sergio Jiménez).
|
|
|
|
DPT/Adaptec control utility for use with EATA and I2O controllers.
|
|
* Added used bytes display to status line. Overdue, I guess.
* Reintroduced the [root] indicator in the main window title bar,
for when you're running as root. Thanks, Roger Sondermann.
* Fixed horrible bug that seemed to be happy to just break the
history saving when running as root, but should have done a
lot more if there had been any justice in the universe. Thanks
again, Roger.
* Incorporated an updated Polish translation. Thanks Slawomir.
* Made built-in pane menu translatable. This is temporary.
* Tweaked the man page (docs/gentoo.1x) a bit.
Update patch provided by Juan RP in PR pkg/19308.
I've also seized the opportunity to make this package honor PKG_SYSCONFDIR
and depend on gettext-lib, which is required by the program.
|
|
|
|
|
|
|
|
Fix configure on Solaris by calling ${SH} (ksh) ./configure.
|
|
|
|
be easily memorized by a human.
Package submitted in PR pkg/19294 by <cdi at only mawhrin net>
|
|
|
|
whose "/etc/mk.conf" defines it with "BSDSRCDIR?=...".
|
|
examining the swap space needs to be rewritten from scratch.
|
|
|
|
Provided in PR 19253 by Piotr Stolc.
pv (Pipe Viewer) is a terminal-based tool for monitoring the progress of
data through a pipeline. It can be inserted into any normal pipeline between
two processes to give a visual indication of how quickly data is passing
through, how long it has taken, how near to completion it is, and an
estimate of how long it will be until completion.
|
|
Changes since the previous point release:
- The telnet listener should not bomb out if it fails to init/add a client.
- Fix a buffer size problem in the telnet client. Note: This was not a
a buffer-overflow. It was simply getnameinfo(3) returning an error when
presented with a peer whose IP address resolved to a string larger than
NI_MAXSERV. Since NI_MAXSERV was the wrong constant to use anyway in this
context, replace it with NI_MAXHOST.
|