Age | Commit message (Collapse) | Author | Files | Lines |
|
definition in the package Makefile caused problems when fetching
files, since bsd.pkg.mk uses a .for loop to iterate over DISTFILES,
thus evaluating ${DISTFILES} at the time the .for line is read -
this caused the EXTRA_FILES definitions not to be fetched. I think
the reason for the inclusion of bsd.pkg.mk in a non-standard place
was to get the values of MACHINE_ARCH and OBJECT_FMT. This all dates
from 1998, and my memory's not what it used to be.
Fix this by getting these values from bsd.prefs.mk, and including
bsd.pkg.mk in the usual place.
|
|
Change from 2.2.3
-----------------
This is a minor bugfix release for the 2.2.3 release. The 2.2.3
release had a problem that was visible to Windows 2000 Explorer
users in that copying files into a share that already existed
failed with "Access Denied" rather than asking the user if an
overwrite was required. This was due to an incorrect error mapping
between the UNIX EEXIST error code and the NT status error.
As Windows Explorer is a highly visible end user application a quick
bugfix release was required, hence 2.2.3a.
Compilation on HPUX versions earlier than HPUX 11 has also been
corrected.
The cvs.log file is no longer included with this release, as it adds
13Mb to the size of the release, and is easily available on the Web.
|
|
dependencies (pointed by Thomas Klausner)
|
|
|
|
|
|
|
|
|
|
testing on NetBSD by me. Also thanks to Shell, Hin-lik Hung.
Fixes pkg/15445.
|
|
This version of libusb is required by the soon-to-be-released gphoto2.
- Add support for MacOS X (Darwin)
- Fix endianess correctly where applicable on all OS'
- Return bytes written/read for control message (BSD)
- Tweak documentation build
- Fix bug when usb_find_devices was called multiple times (Linux)
- Fetch descriptors for all devices when we can and parse them
|
|
NetBSD-powerpc.
|
|
Changes since xmame-0.57.1 include
- Everything from MAME 0.58.
- Pausing while in fullscreen DGA mode no longer causes the sound to be
lost. (Steve Slaven)
- The short version of "-loadconfig" is now "-lcf", since "-lc" was
conflicting with -listcpu.
- Corrected a minor error with the help info for "-stdout-file" and
"-stderr-file".
- Updated/cleaned up some bits of the DGA2 code. (Fernand Albarracin,
Shyouzou Sugitani)
|
|
|
|
Andrew Cagney in private e-mail.
|
|
into the equivalent INSTALL_*. This is fallout from the change in
revision 1.915 that removed ${MAKE_ENV} from the environment for a
recursive make.
|
|
|
|
an updated libfiretalk.
|
|
Toru TAKAMIZU <ttaka@ma1.seikyou.ne.jp>
|
|
|
|
|
|
Make the print-PLIST target output ${MKDIR} also.
|
|
|
|
changes:
Fixes to several problems that quickly arose with 4.1.2
---------------------------------------------------
- Dependencies of source files on built sources caused build to stop.
It would continue correctly after restarting, but by making the objects
dependent instead we made it work in one pass.
- References in _regstream.c. Missing references/deletes in _regstream.c
and steamline.c caused objects to be really deleted before their time.
Problem appeared in ThunderStreamlines example. Did this ever work?
- Not enough memory allocated for buffer in parse.c.
- Needed to pass in class_srcdir value to invokation of class script
in libdx/local.mk
- Include net2c in distribution
- Correctly free search_for in Browser.C. Proper behavior dependent on
compile-time definitions.
- Not enoucgh memory allocated for type-in string in GARApplication.C.
Caused segfaults in prompter.
|
|
changes:
Small patch for Solaris from Craig Ian Dewick <craig@lios.apana.org.au>.
XPaint.ad.in: Increased XPaint.height by three pixels on request from
Greg Roelofs.
Various minor changes (not user-visible).
|
|
programs such as mkfontdir use ${X11BASE} instead.
Also pick up a couple of /bin/chmod -> ${CHMOD}s
|
|
changes:
* Expat 1.95.2 has been integrated.
* James Tauber has contributed an implementation of TREX,
in the xml.schema.trex module.
* xmlproc has been updated to produce Unicode strings in
Python 2.x using the Python codecs to convert the input.
* 4XPath and 4XSLT from the 4Suite package have been
integrated as xml.xpath and xml.xslt. Both packages are a
few releases behind 4Suite. In case of conflicts with
a 4Suite installation, passing --without-{xpath,xslt}
to setup.py is recommended.
* XBEL has been updated to revision 1.1.
* The C14N code in xml.dom.ext.c14n was completely rewritten.
* Swedish and French messages have been added to xmlproc.
* New SAX2 drivers have been added for htmllib, sgmllib,
sgmlop, and sgmlop_html.
|
|
bsd.pkg.install.mk.
Provided in PR 15500 by Lubomir Sedlacik <salo@Xtrmntr.org>
|
|
|
|
|
|
Apache
submitted by Jarkko Torppa per PR pkg/14522
|
|
|
|
such a pkg was submitted in PR pkg/12438, but the URL it refers to
is invalid
|
|
|
|
HTML documents
such a pkg was submitted in PR pkg/13042, but the URL it refers to
is invalid
|
|
"share modes" parameter. Leave in pkgsrc for now in case was other
functionality missing from the 2.0.x -> 2.2.x switch.
|
|
localized into the authlib sources. This makes only the courier-auth*
modules depend on PAM.
|
|
Packages Collection.
This is a complete rewrite of the RIPE whois client:
- The networkupdate utility is gone (it was restricted to internal RIPE NCC
nodes anyway).
- The cryptpw utility is also gone (it was not of real use for non-RIPE NCC
users anyway).
- The default command name is now whois3.
- The whois3 client does not check for supported flags at the client side,
except for -h (whois host) and -p (whois port). The syntax checks for flags are
made at the server side.
This package is believed to be the successor of net/ripe-whois-tools which
could problably be removed.
|
|
* crash with illegal multi-byte chars in a .vim file
* menu for xxd didn't reset 'filetype' and did not find xxd.exe
* compilation problem for systems without a console
* with "-b" argument 'binary' wasn't set in a second file
* completing user commands didn't work for mappings and dirs
* reloading a file at the file-changed prompt resets 'readonly'
* completing arguments of menu commands didn't work well
* GCC 3.0.2 has an optimizer problem that makes Vim crash
* Win32: make bitmaps work with signs
* error in a client-server expression was reported in server
* GUI file selection dialog mixes up file and directory names
* after 6.0.135 pasting with a menu doesn't work in Insert mode
* using --remote may give unwnanted error message
* add a way to avoid GUI dialogs to popup
* when 'fileencodings' is "latin2" help files displayed wrong
* ":s/\n/#/" doesn't replace at empty lines
* when "evim" can't start the GUI there is no menu to exit
* printing multi-byte chars and tabs doesn't work properly
* shift-left in Insert mode didn't move cursor at end of line
* make CTRL-X CTRL-Q work like CTRL-X CTRL-V in Insert mode
* using "P" to put a line break leaves cursor after end of line
* after "gd" and "gD" "n" may still search backwards
* ":help /\z(\)" doesn't work
* add the v:dying variable to be aware of being killed
* could not create fold with markers when 'commentstring' empty
* the xp_backslash field wasn't always initialized
* (extra) Win32: displaying UTF-8 may read past end of text
* expanding a path with a trailing backslash could fail
* leaking memory and reading uninitialzed memory for ":cd"
* regexp on multibyte chars could go before start of line
* leaking memory when redefining a function
* leaking memory for expanding option values
* crash on 64 bit machine when pasting a selection
|
|
* examples/Makefile.am: added SCANOBJ_OPTIONS in case the module needs
to pass options to gtkdoc-scanobj or gtkdoc-scangobj.
* tools/gtk-doc.el: added Zucchi's emacs lisp for automatically adding
skeleton comment blocks above functions. Very handy!
* gtkdoc-scangobj.in: we now default to calling g_type_init() to
initialize the type system, rather than gtk_init(). This means you
don't need an X connection to build the docs any more. Hurrah!
Also added a '--type-init-func' argument so you can change the
function to be called. GTK+ uses --type-init-func="gtk_type_init(0)".
* gtkdoc-scan.in (ScanHeader): removed 'Found object' debug message.
|
|
- Set PKGREVISION=1
Fixes pkg/15487 by Chris Richards
|
|
|
|
Noted by Stoned Elipot <seb@netbsd.org> in private email.
|
|
didn't exist before 1.5-current (specifically checking dates around 1.5T or
1.5U). Set all the version checks for 1.5U or greater for all the ppc
platforms.
|
|
|
|
commit the package to depending on perl as well but that seems to be the
current way it's done for apache.
|
|
is not defined, as that is the only time when the smbpasswd file is
consulted. Also don't create a the smbpasswd file from /etc/passwd, as
that generates a lot of bad users, e.g. root, daemon, operator, etc.
Instead, just create an empty smbpasswd file and rely on the admin to add
approved users to the smbpasswd file using "smbpasswd -a".
|
|
headers in the CPPFLAGS
|
|
perl as well.
|
|
|
|
changed.
|
|
|