Age | Commit message (Collapse) | Author | Files | Lines |
|
hard-syscall version of GNU pth as the official pthread replacement
package for those platforms that don't have a native pthread library.
USE_PTHREAD is now deprecated in favor of directly include
pthread.buildlink.mk, but the behaviour may be tweaked by setting
PTHREAD_OPTS to contain any of "native" and "require". More complete
documentation may be found in the first half of this file.
|
|
bsd.prefs.mk. It's value is now supposed to be checked after including
pthread.buildlink.mk.
|
|
|
|
Bump the PKGREVISION to 1.
|
|
|
|
|
|
after consulting with Todd. Any volunteers for any of these packages?
|
|
consulting with Todd.
|
|
|
|
|
|
|
|
|
|
that created a local root hole.
|
|
This avoids strange side effects (hanging xdpyinfo) when using targets that
do not depend on an accessible X server.
Fixes PR# pkg/17763.
|
|
appropriate USE_JAVA and PKG_JVM incantations. Spotted by wiz.
|
|
submitted by Lubomir Sedlacik in connection with pkg/17785.
|
|
|
|
|
|
can be used.
|
|
starting the Cyrus master process.
|
|
for plaintext password authentication. It's the better version of pwcheck.
|
|
prefer the installed sun-jdk1[34] if PKG_JVM == "sun-jdk".
|
|
contents.
* Each PKG_JVM needs its own special _JAVA_PREFIX_DEFAULT hardcoded as
there's no way to discern the subdirectory of ${LOCALBASE}/java in which
the PKG_JVM is installed.
* If PKG_JVM == "sun-jdk", allow either sun-jdk13 or sun-jdk14 to be used,
preferring whichever one is already installed, but otherwise using the
best default for a given platform.
|
|
Fixes Solaris problem reported in pkg/17769 by Valeriy E. Ushakov.
|
|
size and in the correct format, it is not re-encoded (losing quality)
anymore but just copied.
Problem noted by Jeff McMahill. Andrew Brown and Jaromir Dolecek helped
me with perl.
Bump PKGREVISION.
|
|
|
|
Broadcast an information line both on server RESET initiation
and on completion.
|
|
is used.
Pointed out by Julien Letessier <julien.letessier at sun.com>.
|
|
|
|
|
|
|
|
fix usage() message for "-s" argument. ie, do *not* suggest "/usr/src"
as this causes "make distribution" to be run in /usr/src.
|
|
|
|
plaintext password authentication for Cyrus SASL. This will allow daemons
_not_ running as root to perform SASL PLAIN authentication (including
getpwent and PAM). Bump PKGREVISION to 1.
|
|
|
|
pam_smbpass distributed with the samba-2.2.5 sources.
|
|
and merge their patch collections. These two packages are built from the
same source tree, and updates to the main distfile should be shared by
both packages.
|
|
Valeriy E. Ushakov.
|
|
Add 'DEC 3000 - M300' (21064-1) entry from Paul Mather
|
|
|
|
Give Apache a user and group by default, not only with suexec.
The variables for this have changed from APACHE_SUEXEC_USER and
APACHE_SUEXEC_GROUP to APACHE_USER and APACHE_GROUP.
Mention 'Apache' in COMMENT.
Use variables for the version number instead of copying it around.
Bump PKGREVISION.
For apache{,6}:
Change paths to /var/httpd instead of /var/spool/httpd.
Honour STRIPFLAG.
Add --without-confadjust as configure argument.
Enable the 'define' module.
For apache:
Enable proxy module on NOPIC platforms.
Some of these changes are based on pkg/17469 by Greg A. Woods, some on
comments by Johnny Lam.
Reviewed by Johnny Lam.
|
|
|
|
by Valeriy E. Ushakov.
|
|
Changes since 1.0.2:
- NBTscan now returns meaningful exit code (patch by James Troup for Debian Linu
x)
- Added /etc/hosts and lmhosts format output (suggested by Anahuac de Paula Gil
and Sigmund Baginov)
- configure script now honours --prefix argument (patch by Petter Reinholdtsen)
- Error messages now include IP address that caused error
- NBTscan accepts a file with a list of IP addresses to scan (suggested by Omas
Jakobsson)
- Service number is printed for unknown NetBIOS services in -h mode (suggested b
y Dan Wright)
- Fixed some compile-time warnings on Linux
- Corrected some typos
|
|
|
|
Changes since 5.10:
o more man page fixes from Thomas Klausner
o de-K&R C-ification
o fix Date: header for daemon mode
o fix core dump when asking for /cgi-bin/ when CGI isn't configured
o use a valid Server: header
|
|
|
|
hard coding /etc/bins.
install a default binsrc as an example which can be copied to
${PKG_SYSCONFDIR}/bins/binsrc and/or ~/.bins/binsrc
bump PKGREVISION to bins-1.1.10nb1
|
|
also remove the stuff about this being beta - this is no longer true
|
|
|