Age | Commit message (Collapse) | Author | Files | Lines |
|
maintained. The coding style is not compatible with the newer GCCs and
the author is not willing to fix it." Therefore, remove this package.
Pointed out by the maintainer, Sergio Jimenez.
|
|
|
|
|
|
Fix remotely exploitable buffer overflow.
|
|
|
|
|
|
changes:
- build on GNOME-2.6
- fix some GPGME interaction problems.
- yet another set of minor fixes.
|
|
|
|
bootstrap pax doesn't need it either). Closes PR 18814 by Greg A. Woods.
|
|
|
|
because of this.
|
|
|
|
and ossaudio libraries are handled through their buildlink3.mk files.
|
|
as an indirect dependency.
|
|
|
|
|
|
|
|
|
|
|
|
because they make automake 1.8.x fail.
|
|
|
|
|
|
cyrus-imapd22/Makefile.
|
|
|
|
|
|
Makefiles for testing CC_VERSION, not bsd.prefs.mk. Reflect that change
in the provided example.
|
|
|
|
Closes PR pkg/20674.
|
|
|
|
|
|
|
|
|
|
may indirectly set USE_X11. This should fix using some of the builtin
X11 software to build non-X11 packages.
|
|
|
|
XXX There are still issues on -1-6 branch. The behaviour of ethereal on
XXX this platform is _very_ weird and so far I haven't been able to find
XXX the bug. Since at least the previous pkgsrc version had that bug, I
XXX prefer updating the package now, while I keep hunting the weird bug.
|
|
some packet dissectors, you're strongly advised to update.
Changes from 0.10.0:
=> New and updated features
(in 0.10.3)
o Display filters now support the bitwise and (&) operator.
o Protocol hierarchy statistics now have bandwidth columns.
o The capture dialog has a new layout.
(in 0.10.2)
o The user interface has received further updates. The Statistics
menu layout has been improved, as well as the capture options dialog
layout.
(in 0.10.1)
o Several updates were made to Ethereal's user interface. The "File"
menu now has a "most recently used" list. The help menu was greatly
expanded.
o The "matches" operator now handles more data types. For example,
you can now use
smtp matches joespammer@example.com
as a display filter.
o I/O statistics now support 1ms resolution.
=> Bugs fixed
(in 0.10.3)
o http://www.ethereal.com/appnotes/enpa-sa-00013.html
=> Other notes
o A lot of packet dissectors were either added or updated, as well as
some capture file formats handlers.
|
|
|
|
|
|
|
|
|
|
bugfix release.
Closes PR pkg/24663.
|
|
|
|
FreeBSD 4 portability hint from Michal Pasternak.
Some of the changes since 2.8.5 include:
* Refactor parts of the code in order to make the code footprint
smaller. The code is now also a little bit faster.
* The built-in min() and max() functions now honor the difference
between NUMERIC and TEXT datatypes.
* New HH:MM:SS modifier to the built-in date/time functions.
* Add function prototypes for the database encryption API.
* Fix a bug that might corrupt the rollback journal if a power failure or
external program halt occurs in the middle of a COMMIT.
* Reduce the size and increase the speed of various modules.
* Fix a potential database corruption problem on Unix.
* Fix a 32-bit integer overflow problem that could result in corrupt
indices in a database if large negative numbers (less than -2147483648)
were inserted into a indexed numeric column.
* Fix a locking problem on multi-threaded Linux implementations.
* Fix a critical bug introduced in 2.8.0 which could cause database corruption.
* The VACUUM command now works with the non-callback API
* If the name of the database is an empty string, open a new database in a
temporary file that is automatically deleted when the database is
closed.
* Performance enhancements in the lemon-generated parser
* Documentation updates and typo fixes
* Removed support for the Oracle8 outer join syntax.
* Allow GLOB and LIKE operators to work as functions.
* Make sure the journal file directory entry is committed to disk before
writing the database file.
|
|
|
|
from the environment.
|
|
Changes:
o Remove the coquille plugin from the RPM spec file.
o Fix a crash on editting tables with multiple windows (bug 6332).
o Fix stylesheet handling in wv.
o Use FREEP() instead of delete[] on UT_strdup.
|
|
|
|
Changes:
Release 0.80.1, 13 March 2004
- Everything from MAME 0.80 (http://x.mame.net/changes-mame.html)
and MESS 0.80 (http://x.mame.net/changes-mess.html).
- Improved support for GNU make's -j option, which can especially
benefit SMP and SMT machines. (Arnaud G. Gibert)
pkgsrc changes:
o Make esound support optional via USE_ESOUND (by default is NO).
|
|
|
|
General changes include:
* Zillions of miscellaneous bugfixes
* Support for editing Arabic text
* :try command and exception handling
* Support for PostScript printing in various 8-bit encodings
|