Age | Commit message (Collapse) | Author | Files | Lines |
|
of a machine.
|
|
POE::Component::SNMP uses the Net::SNMP module.
|
|
spreadsheet data among disk files, database, and Web publishing.
A table object contains a header and a two-dimensional array of scalars.
Three class methods Data::Table::fromCSV, Data::Table::fromTSV, and
Data::Table::fromSQL allow users to create a table object from a CSV/TSV
file or a database SQL selection in a snap.
|
|
It is designed to simply slide over Curses::UI.
|
|
Curses::UI contains widgets and dialog windows which can be
used to build a user interface.
|
|
I got few private comments that one should not use buildlink3.mk but the
standard DEPENDS statement because we do not link against libraries
in this case.
|
|
|
|
the pkg_admin binary.
|
|
PKG_PREFIX, which was causing the INSTALL script to fail when run from
the post-install-script target.
|
|
|
|
displayed by man(1).
|
|
|
|
- PKGNAME is checked for being a valid package name.
- PLIST files should not contain filenames that match */CVS/*.
- Completely rewrote the check for variable ordering. The new code
operates on a data structure that's easily understandable and
extendable (see the source for an example). It also generates greatly
improved diagnostics. As the old code had been enabled only when
checking with -Wvague or -Wall, it has been seldom used anyway.
|
|
Found by pkglint.
|
|
|
|
|
|
|
|
The netpipes package is a collection of utilities that makes TCP/IP
streams usable in shell scripts.
|
|
Bump revision.
|
|
buildlink to filter it out. Fixes the bulk build on NetBSD 1.6.2/i386.
|
|
|
|
|
|
pkg_install tools. This allows customizing UPDATE_TARGET=package to
produce a binary package instead of just installing the package.
|
|
Also, simplify the package by making use of the PKGMANDIR-handling in
pkgsrc to remove the custom MANDIR code from the package Makefile and
the PLIST.
Technically, this type of a change would require a PKGREVISION bump,
but as this is the pkg_* tools package and there were no changes to the
binaries, we refrain from doing so.
|
|
warnings from "make show-depends-dirs".
|
|
warnings from "make show-depends-dirs"
|
|
|
|
on DragonFly, the semantic is different and it isn't very useful
in the current form.
|
|
Honor VARBASE, instead of hardcoded /var
|
|
Minor pkglintification of Makefile
|
|
|
|
somewhat sane. If a check fails, the bulk build is terminated. Removed the
conditional under which MAKECONF is exported, as it is not needed anymore.
|
|
|
|
* added FD_CLOEXEC to fds which are kept open for a longer time
* added smaller, moving mmaped windows to network_writev
* added madvise() to instruct the kernel the do proper read-ahead in
network_writev
* added support for %I in mod_accesslog
* added better compat to Apache for ?auto in mod_status
* added support for userdirs without a entry in /etc/passwd in
mod_userdir
* added startup-time selectable network-backend
* added location of upload-files to config as array
* added webdav.log-xml for logging xml-content in mod_webdav
* added Cache-Control: max-age to mod_expire
* workaround missing client-bug by assuming we received a close-notify
on non-keep-alive requests in SSL request
* disabled kerberos5 support by default to fix compilation on RHEL
* fixed order of library checks to fix compilation on Solaris 9
* fixed open file-descriptors on read-error
* fixed crash if /var/tmp is not writable
|
|
|
|
|
|
* check _every_ line of the Makefiles
* warn about the use of ${SED} in {pre,do,post}-install
|
|
|
|
List* later.
|
|
Handle "AMD Athlon(tm) 64" on Linux - from Clayton Smith
|
|
Handle "AMD Athlon(tm) 64" on Linux - from Clayton Smith
|
|
|
|
|
|
|
|
|
|
GEOS (Geometry Engine - Open Source) is a C++ port of the Java
Topology Suite (JTS). It contain the complete functionality of JTS in
C++. It includes all the OpenGIS "Simple Features for SQL" spatial
predicate functions and spatial operators,and JTS topology functions
like IsValid().
|
|
an empty MAKECONF...
$ echo ".include <bsd.own.mk>" > Makefile
$ env MAKECONF= make
make: "/usr/share/mk/" line 1: Need an operator
make: "/usr/share/mk/" line 2: Need an operator
...
|
|
|
|
|
|
|