invoking the make(1) program as "make" instead of hardcoding the
(wrong) path in ${MAKE_PROGRAM}. This will rely on the tools framework
to have set up "make" to properly call the correct make(1) program.
This should fix cases where pkgxmkmf called the wrong make(1) program
on Linux systems.
compiler (CC/CXX) if we're actually using imake to generate Makefiles
for building and installing software. This fixes errors in various
KDE-3.x packages that use imake for other purposes.
UDFclient.0.4.5 : serious cleanup and bugfix release fixing serious `mkdir'
brokenness and introducing a more decent logical volume open/close
behaviour with coupled logical volume integrity sequence support that was
lacking. Discs opened read-only are now really read-only; one could delete
files from a read-only disc that could result in broken discs.
submitted by pancake at phreaker.net. Ok'ed by wiz@.
Changes since 0.3.0:
0.3.6 (16 January 2005)
* Fix a problem with treecc.spec (Russell Stuart).
0.3.4 (30 October 2004)
* Clean up Debian packaging rules (Russell Stuart).
* Man page formatting (Peter Lund).
0.3.2 (8 August 2004)
* Fixes for parallel builds (Gopal V).
- Introduce poppassd own options.mk.
No functional change to poppassd pkgsrc itself and this should fix
poppassd build problem reported by Martti Kuparinen on tech-pkg@.
are checked for ${WRKDIR}, but all files are checked for ${TOOLS_DIR}
(assuming that ${TOOLS_DIR} is in ${WRKDIR}). Also, let CHECK_WRKREF_PKG
set the name of the package to check.
pkgsrc changes:
- Change HOMEPAGE in English.
- Add style sheet to installed documents.
distribution changes:
2005-04-25: version 2.6
* add constants for Mysql#option(): Mysql::OPT_PROTOCOL,
Mysql::OPT_READ_TIMEOUT, Mysql::OPT_WRITE_TIMEOUT,
Mysql::SET_CHARSET_DIR, Mysql::SET_CHARSET_NAME,
Mysql::SHARED_MEMORY_BASE_NAME, Mysql::SECURE_AUTH
* add methods: Mysql#more_results?(), Mysql#next_result(),
Mysql#set_server_option(), Mysql#sqlstate()
* add constants for Mysql#connect(): Mysql::CLIENT_MULTI_STATEMENTS,
Mysql::CLIENT_MULTI_RESULTS
* add constants for Mysql#set_server_option():
Mysql::OPTION_MULTI_STATEMENTS_ON, Mysql::OPTION_MULTI_STATEMENTS_OFF
* add Mysql#query() with block
* add Mysql#reconnect(), Mysql#reconnect=()
* When connection was closed, it don't try to reconnect by default.
2005-02-12: version 2.5.2
* BUG: Mysql#connect make object to not close. (Thanks Andres Salomon)
o Fix bug #1983, potential buffer overflow in version_constants
o Added feature #2015, support the pointsize, authenticate,
and sampling_factor attributes in Image::Info
using it (such as the new drivel-2.0.0). Bump PKGREVISION to 1.
The problem is that this header file requires the fd_set definitions, but
it only pulls in <sys/select.h> on AIX and NETWARE systems. Instead, change
the inclusion to only happen if configure script detected it during build
time.
The project was declared dead on February 27th 2003, although the last version
dates from August 14th 2001. Not to mention that the program does not work
any more due to all the changes in Yahoo's authentication mechanisms in the
meantime.