Age | Commit message (Collapse) | Author | Files | Lines |
|
Notable changes are:
- support for dvipdfm added (USE_DVIPDFM)
- support for pdflatex added (USE_PDFLATEX)
- handful of bug fixes
|
|
|
|
|
|
|
|
|
|
building on a suggestion by Gert Doering, filling ut_pid with the pid
of the uucp-style lock holder. This should fix PR pkg/12261, although
you will need today's "w" to see any results. Bump PKGREVSION.
|
|
the manual page belongs into section 6.
|
|
|
|
Until we determine better values, use NetBSD defaults:
currently, package _not_ using IMAKE_* install there anyway, so if packages
work this way, all's well. If not, then they were broken to begin with
and need attention.
|
|
|
|
Summary of changes since 1.9.31:
Bug and documentation fixes including:
* fetchnews_check_date.c: Portability: don't pass time_t to
syslog(...%ld...), sizeof time_t != sizeof long on 64bit FreeBSD,
reported by Christian Weisgerber <naddy@mips.inka.de>.
* fetchnews_check_date.c: Check for overflow of time difference.
Paranoia mode, someone needs to hose his clock by at least 68 years
to run into this.
* miscutil.c, TODO: Change to spooldir at the end of initvars()
(after changing uid/gid) to avoid barfing when run from
misconfigured cron.
* pcre_extract.c: Fix abort when extracting string, introduced with
previous strlcpy -> xstrlcpy commit. Reported by Joshua Crawford
<mortarn@softhome.net> Add debug variable to conditional TEST part
to use this code standalone.
* fetchnews.c: Several bug fixes
Please see the ChangeLog file in the source distribution for more details.
|
|
a CONFLICTS line for it here. (hi grant!)
|
|
restored on master site either I'm delirious...
|
|
|
|
|
|
|
|
- Fix package list issue with binary packages.
Bump package revision after these changes.
|
|
|
|
|
|
|
|
Environment variable DVDREAD_NOKEYS can be used to turn off reading all key.
Only export the functions in the public interface.
New functions DVDDiscID, DVDUDFVolumeInfo and DVDISOVolumeInfo.
Can optionally link with libdvdcss instead of trying to dlopen it.
Several data structures now have more fields that where unknown earlier.
Compilable with Sun's Forte compiler.
Remove all asserts, now just print an error message and continues.
Use swap functions in FreeBSD 5.
Add types, read and print functions for VTS_TMAPT (Time map table).
Add Multichannel Extension, correct PLT_MAIT (Parental Management) info.
More Doxygen markup and comments.
Fix a seg fault and key issue for access to DVDs as a collection of files.
Build fixes.
|
|
"@exec ${MKDIR} %D/lib/xemacs/site-lisp" will create that directory, too.
|
|
|
|
|
|
|
|
ogle-0.9.0.
|
|
portable. Bump PKGREVISION accordingly.
|
|
portable. Bump PKGREVISION accordingly.
|
|
|
|
|
|
|
|
|
|
* Make MESSAGE reflect the reality; sample file names have changed in this
release. Pointed out by Min Sik Kim <minskim at bawi dot org> in PR20493.
|
|
|
|
PCI bus manipulation utility similar to NetBSD pcictl(8)
Provided by Quentin Garnier in PR 20490.
|
|
|
|
New in 5.5.2 - February, 2003
* Fixes for FreeBSD weirdisms with sed, dlopen(), and the Guile library
* stash offsets in uintptr_t types so this thing works when
sizeof(void*) != sizeof(off_t)
* still more configury fixes. It will never, ever end.
New in 5.5 - December 15, 2002
* The FOR macro will now accept a list of values, as in:
[= FOR v IN one, "two , part" three =]
* snprintfv-0.99f was fully incorporated, saving 300K of distribution
space and a lot of configure time.
* The 'dne' function will accept "-d" as the first argument in order
to suppress the date from the output.
New in 5.4.8 - December 10, 2002
* Freed AutoOpts from libguile. It was never really dependent.
* new snprintfv library incorporated
|
|
pages. This fixes problems with the "MANZ" option after the introduction
of "IMAKE_MAN_DIR" and friends.
|
|
Pointed out by seb.
|
|
|
|
"xemacs" and fix various other package list issues.
|
|
|
|
|
|
|
|
Changes:
- add local patch for configure generated with new autoconf, the old
one doesn't accept CFLAGS & the like. (already fixed in ifile cvs)
1.3.0:
======
- include/extendable_array.h: Fixed bug in EXT_ARRAY_INIT_N_SET()
macro. Fixes bug 2516, where new folders caused the database to
be garbled.
- Performance improvements: On a Sun SPARC-based system running
Solaris 10, with a database of about 16500 words, got a 40%
improvement in words processed per second when reading the
database, using the changes listed here.
- include/ifile.h: Changed prototypes for readline(),
ifile_read_header() and ifile_read_word_frequencies() to reflect
new calling conventions.
- include/extendable_array.h: New macro EXT_ARRAY_INIT_N_SET()
combines the effects of EXT_ARRAY_INIT() and multiple calls to
EXT_ARRAY_SET() in a smarter way, saving many realloc() calls and
many manipulations of the array metadata.
- utils.c: Rewrote readline to take a char-- bufp and use the
data within -bufp to parse a line, and update -bufp to point
beyond the first line. This avoids at least one copy of the
data.
- primes.c: Cast values returned by ifile_realloc() correctly.
- int4str.c: Cast argument to free() to void - in
ifile_int4str_free_contents(), to fix compiler complaints.
- hash.c: Added an include of <string.h> to fix compiler
complaints.
- database.c: Made ifile_read_db() read the whole database in one
fell swoop and modified callers of readline() to just pass in a
pointer to the buffered database.
Also made ifile_read_word_entry() call a new macro
EXT_ARRAY_INIT_N_SET() in place of EXT_ARRAY_INIT() and multiple
calls to EXT_ARRAY_SET(), saving many calls to realloc() and many
manipulations of the extendable array metadata.
|
|
|
|
Changes:
Use arrow keys to select links in graphics mode
Max tries 0 means unlimited retries
Updated russian translation
parse_element rewritten to be faster because it is most used function
Use hash for cache of table cell sizes -- improves performance
Do not display '0xa0' on terminal
Do not put characters <= 0x20 to HTTP request
Clipboard pasting into links (works from all applications).
Fixed file uploading bug.
Fixed usemap & image scaling
Fixed bug in XBM parser.
"Kill all connections" function.
"Abort and delete file" button in download window.
Save bookmarks in File menu
URL to clipboard copying in X.
Fixed an overflow in search
Bookmark saving on "Save options"
Apage Coyote added to list of buggy http/1.1 servers
|
|
|
|
|
|
nethack-3.4.1, texmacs-1.0.1.6.
|