Age | Commit message (Collapse) | Author | Files | Lines |
|
* Move installation of config files to ${PREFIX}/lib/X11/xview
(consistent with how lesstif installs into ${PREFIX}/lib/X11/lesstif)
* Provide a xmkmf-type script called "xvmkmf" which does the right thing
for programs needing to generate Makefiles from Imakefiles using XView.
* Bump version number to 3.2.1nb1.
|
|
ipv6 to be disabled by setting USE_INET6 to something other than "YES".
|
|
if we're sourcing the former.
|
|
so split the PLIST in order to reflect that. (Clients work fine!)
|
|
Fixes PR 11003 by ... who the hell was that nerd ... ahh: Lex Wennmacher.
|
|
|
|
|
|
|
|
|
|
- - Don't pull in /sys/sys/include just for ipv6 support!
- - Package wants "bison"; give it bison.
- - Don't pull in "libpthreads" just becuase it exists on
the build system.
- - Likewise for "pgp", unless IRRD_USE_PGP is specified.
Also,
- - Rearrange package Makefile, so that only that which
is "prefs" goes after ".include ../../mk/bsd.prefs.mk".
TODO:
- - Make the package use pgp5 or pgp2 by default?
|
|
|
|
|
|
|
|
license that's not covered by a general 'limited-redistribution'
license.
And even if you agree to honour the 'limited-redistribution' for
some other pkg (by putting ACCEPTABLE_LICENSES=... into /etc/mk.conf),
that doesn't mean you also agree to not redistribute kermit.
Modeled after the www/jsdk20 license.
|
|
Fixes pkg/9835 by Michael Wolfson.
|
|
definitions of symbols.
Fixes PR#10971.
|
|
it, and the default is "off" anyhow.
|
|
No longer modify /etc/aliases and httpd.conf (fixes PR 10126).
Also, jitterbug does not depend on apache any longer.
|
|
The patch was supplied by Bernhard Riedel <bernhard@sdg.de> and posted to
tech-pkg-ja@jp.netbsd.org mailing list. Thanks Bernhard!
Changes from 2.3.1 to 2.3.2:
* `wo' dissapear in output bug fixed.
* library initialization bug fixed.
* other bugs fixed.
* Endoding of all Japanese documents is now set to EUC-JP. Also fixed typo.
* included `kakasi.spec'.
(No English version included, so this is translated from Japanese one by me)
This version includes (part of) NetBSD patche and fix the problem, so it's
removed.
|
|
|
|
|
|
installation, and depends on textproc/texi2html.
Closes PR#10987.
|
|
|
|
|
|
|
|
|
|
|
|
EAPI didn't change so no need to change Apache's version number.
Also standardize package builds to have Apache listen on ports 80/443
regardless of UID of user that builds the package, and make MAINTAINER
point to me.
|
|
|
|
Also make me the maintainer. Relevant changes from version 2.6.3:
-) Install ${sbindir}/mkcert.sh to ease generation of SSL certificates.
*) Fixed server restarts: Under non-DSO run-time situation, the
OpenSSL library was shutdown (and never re-initialized) and this
way caused segfaults on server restarts. This affected only
installations where mod_ssl+OpenSSL were built as a static module
instead of a DSO. This nasty bug was unfortunately introduced in
2.6.5 as a side-effect of an (otherwise correct) memory leak bugfix.
*) Various typo fixes in user manual.
*) Removed more memory leaks by freeing even more stuff
from the OpenSSL toolkit on module shutdown.
*) Added missing TLSv1, EXP40 and EXP56 keywords to
ssl_reference's documentation of SSLCipherSuite.
*) Added hints about MSIE workarounds (-SSLv3, !EXP56, etc.)
to the FAQ entry about MSIE errors.
*) Added !EXP56 to pre-configured SSLCipherSuite in order to avoid
MSIE5.x problems in advance.
*) Allow spaces in ServerRoot and SSLPassPhraseDialog arguments
which is especially important for the Win32 environment.
*) Fixed syntax errors in ssl_howto.wml: "Deny all" -> "Deny from all"
*) Removed a left-over ssl_scache_expire() call in ssl_scache_init()
which made the life of vendors complicated.
*) Allow more fine-tuned overriding of ap_server_root_relative calls
by providing the context of the call.
*) Added Equifax Secure CA certificates to ca-bundle.crt.
*) Let the pass phrase dialog force the prompt to occur only once
(no verification step), because mod_ssl uses the dialog only for
pass phrases which are required for reading private keys. This as a
side-effect should fix a problem under Win32 where a second prompt
occured for unknown reasons.
*) Added more compatibility to Stronghold v2's SSL_SessionCache.
*) Added two more EAPI hools under SSL_VENDOR: one for overriding
ap_server_root_relative calls and one for hooking into the server
configuration step.
*) Fixed SSL display for mod_status in `short report' situation.
*) Fixed memory leak caused by not-freed SSL_CTX in the HTTPS proxy
support (ssl_engine_ext.c/mod_proxy) under _NOT_ SSL_EXPERIMENTAL.
|
|
certificate improvements. bug fix in policy matching. make pfs/policy
matching strictness configurable. other logs can be found at
http://www.kame.net/dev/cvsweb.cgi/kame/CHANGELOG.
|
|
|
|
instructions for using it.
|
|
conflict with xscreensaver-gnome, as discussed (briefly) on tech-pkg.
Also, reorder some dependencies: gnome-core (rather than gnome) depends
on xscreensaver-gnome, which depends on control-center; bump teeny
version of xscreensaver-gnome so control-center won't try to go with
old binary packages of xscreensaver-gnome, which would lead to circular
dependencies.
|
|
|
|
Fixes PR pkg/10677 by R. C. Dowdeswell.
|
|
significantly smaller. Pointed out by Bernd Ernesti.
|
|
|
|
|
|
jsdk20 package can fetch it's distfile.
|
|
target to actually go out and fetch the jsdk distribution by using urlget
to navigate Sun's web forms.
Make this behavior depend on the value sun-jsdk20-license being in
ACCEPTABLE_LICENSES.
|
|
the do-fetch: target get called if the distfile is present?)
|
|
|
|
|
|
package in a new do-fetch: target which uses urlget to navigate Sun's web
forms and downloads swing.
Make this behavior depend on the value `sun-swing-license' being in
ACCEPTABLE_LICENSES.
|
|
Msg() hole. ok'ed by packages@netbsd.org.
---
------------------------------
What's new in screen-3.9.8 ?
------------------------------
* new command 'resize' to resize regions (aka split windows), try:
bind = resize =
bind + resize +1
bind - resize -1
bind _ resize max
* new argument for 'focus': up, down, top, bottom
* X11 mouse tracking support
* Support for the "new color model", aka "background color erase":
the bce/defbce commands change the color model of the current
window/new windows.
* experimental rxvt OSC sequence support (used to set a background
picture or to change the default colors), disabled by default.
|
|
a conflict with the control-center package. I'll fix that by modifying
the control-center package.
|
|
from /etc/mk.conf - now will understand .include and other make'isms in mk.conf
Update to 2.21
|
|
Coda 4.x sources were removed from "ftp.coda.cs.cmu.edu".
|
|
automatically on systems that need it, in order to accomodate XFree86-4.x
out-of-the-box installs, which include xpm.
|