The psgconf package is a modular system configuration
framework. It includes a number of default modules to
configure typical system parameters, and allows administrators
to add their own modules to meet site-specific needs.
PR: ports/83912
Submitted by: Jim Pirzyk <pirzyk@freebsd.org>
- Add local patch to make FUSE support compile on FreeBSD [1].
- Force --enable-gnome-vfs when WITH_GNOMEVFS2 is set.
Asked by: Sergei Mozhaisky <technix@mediana.net.ua> [1]
* Had to disable automatic timeouts until I learn how to properly close then open stdin.
0.3.8_1 will seg fault upon a second timeout and 0.3.8 leaves these random errors:
awk: i/o error occurred while closing /dev/stdin input record number
PR: 89424
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Version 0.8.8, 2004-04-09
- Number output format reimplemented, see Format.h, Format.cpp
Resolved problems with output of numbers on some platforms together
with Large File Support.
PR: ports/86594
Submitted by: Andrej Zverev <az@inec.ru>
Approved by: maintainer timeout
* Added --pristine mode that guarentees no inconsistancies in +CONTENTS files
* Fixed (I hope) stdin not being reopened properly after a [Y/N/A] timeout
* Fixed a segfault when portmanager reads a very old pre 4.11 +CONTENTS file,
identified by Andrew Gordon <arg@arg.me.uk>
PR: 89397
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
Maintainer's comment:
"If there is no upate within the next 3 month i will post-send a removal PR."
PR: 89112
Submitted by: Franz Klammer <klammer@webonaut.com> (maintainer)
* Craig Boston <craig@yekse.gank.org> brought to my attention a problem
with how dependency information is gathered in +CONTENT files.
portmanager -s (status report) uses port +CONTENT files to generate its
report and now that is proven as not 100% accurate. This patch modifies
the data source for status reports from +CONTENT files to the results
obtained when running make -V *_DEPENDS in each port directory.
PR: 89084
Submitted by: Michael C. Shultz <ringworm01@gmail.com> (maintainer)
between two connections set up by a UCSPI server and a UCSPI client.
WWW: http://untroubled.org/ucspi-proxy/
PR: 89096
Submitted by: Dale Woolridge <dale.woolridge@gmail.com>
Changelog:
- added sector-size and symlink-size patch, thanks to Darin McBride
- fixed a couple of things on fdu
While at it, add SHA256.
PR: 89047
Submitted by: maintainer
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
- Switch to a new maintainer
PR: ports/88983
Submitted by: Boris B. Samorodov <bsam@ipt.ru>
Approved by: Jesse van den Kieboom <jesse@icecrew.nl> (maintainer)