Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
correctly with Solaris' ksh (not sure why this didn't break on NetBSD's
/bin/sh). Analysis and fix by Jonathan Perkin <sketch@rd.bbc.co.uk>.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is to override the default CC=cc, CXX=c++, LD=ld, etc. settings in
CONFIGURE_ENV and MAKE_ENV, e.g.:
BUILDLINK_SETENV.CC= CC=gcc
|
|
build fixes, plugins loading among others, you'd better update]
|
|
- No need for /usr/lib/sasl2 anymore: INSTALL script removed, DEINSTALL
script tuned.
- Removed auto* tools dependencies by providing patch files for generated
configure and Makefile.in.
- Use ${PKGDIR} instead of ${.CURDIR} for PLIST_SRC files.
- `--with-rc4' does not need an argument.
- Use BUILDLINK_PREFIX.whatever instead of BUILDLINK_DIR.
- Fix GSSAPI build for non-current NetBSD, this includes patch-ag removal.
- Fix PLIST handling by providing PLIST.post (lib/sasl2 removal at deinstall
time) and fixing PLIST.common (include/sasl removal at deinstall time).
- Bump BUILDLINK_DEPENDS.cyrus-sasl in buildlink2.mk.
- Work around problem introduced by LTCONFIG_OVERRIDE and direct usage
of ac_cv_can_build_shared in configure.in as suggested by Nick Hudson.
Remove patch-ab (sasl-config is gone btw, it was not needed anyway).
This should fix plugins shared libs problem as reported -among other-
in PR pkg/19001 by Stephen Degler <sdegler at degler dot net>.
|
|
|
|
file any longer.
|
|
|
|
libtool to install libraries or programs.
|
|
|
|
|
|
Changes since 0.60.1 include:
- Almost everything from MAME 0.61 and MESS 0.61.2.
- Fixed the register constraints in cpu/i8085/i8085cpu.h so that
cpu/i8085/i8085.c can build for x86 using gcc-3.1 with -O3. This
change was missed in the MAME 0.61 release.
- Increased the size of the buffer used to display history. (Steve Fewell)
- Modified unix/fronthlp.c so that it flushes its output more often to
aid frontends. (Shadow Walker)
- Changed unix/video-drivers/xfx.c to be more frontend-friendly.
(Benoit Dumont)
- You can now specify a config subdirectory name using -cfgname/-cn.
This is useful for creating an alternate configuration. (Benoit Dumont)
- Added a "waveout" DSP plugin which redirects sound to a file using
Microsoft's PCM WAVE format. The file name can be specified with the
"-audiodevice" switch and defaults to "xmameout.wav". (Donald King)
- Added support for showing average frames per second when quitting.
Also added support for the -frames_to_run/-ftr switch.
- Added Xv hardware scaling support! To enable, uncomment the line
reading "X11_XV = 1" in the makefile and use the -xvext/-xv switches
(and possibly the -yuv switch). (Alastair Robinson)
- An X11 build can now grab the keyboard to bypass window managers.
Use -grabkeyboard/-gkb to activate and/or the ALT + PGUP keypress to
toggle it on/off. (Gerd Sussner)
- The code for finding the best X11 visual now checks in descending
order of bit depth. This is to work around a bug/feature in the
latest NVidia drivers. (Gerd Sussner)
- Fixed a problem in the DGA2 driver that could lead to scrambled
colors with an i830MG video card in 24bpp mode. (Eric Brunet,
Shyouzou Sugitani)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(not really mature but looks nice...)
|
|
|
|
PropertyObject and AbracadabraObject
|
|
|
|
|
|
|
|
changes:
-bugfixes
-user interface changes
-Short title in Silva Document and Silva Folder metadata
-Preformatted document element
-Access restriction proof of concept
-Experimental editor support for nested markup
-A Silva File object to store arbitrary file in either ZODB or on the filesystem
-More XML export options
|
|
changes:
-bugfixes
-Automatic Slide Show
-Lot's new photo edit methods
-Robots integration
-Better layout
-Possibility to add comment
-Know how many times photos have been viewed
|
|
|
|
avoid simply appending to it.
- add some additional error checks when using the -r/--restart options to
make sure that the database exists and give a useful error message if it
doesn't
|
|
|
|
|
|
|
|
|
|
|
|
|
|
can just test whether X11BASE is /usr/openwin (see x11.buildlink2.mk).
|
|
*/openwin.
|
|
based on the value of OPSYS. This was breaking pkgsrc on Solaris.
|
|
directory of a single package (e.g. graphics/gimp) for which a README.html
is to be generated. This provides the required hook to be able to use this
script to generate a README.html file for a single package as well as
for all packages.
|
|
* New feature. TEMPLATE_DIR_MATCH_SENDER provides a way to further
specialize the template selection process. When enabled, TMDA looks
for templates in a subdirectory of TEMPLATE_DIR that matches the
sender address, and then increasingly general portions of the domain
part of the address. For more information and an example, see
<URL:http://tmda.net/config-vars.html#TEMPLATE_DIR_MATCH_SENDER>
* tmda-pending now allows messages to be specified on standard input
instead of the command line by using `-' instead of a message
list. See ``tmda-pending -h'' for an example. Thanks to Michael
S. Fischer for the patch.
Only accept Python 2.2, as the PLIST is incorrect for 2.1 (due to one
file failing to compile).
|
|
|