summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-02-27update to latex-mk-1.0dmcmahill3-6/+10
Notable changes are: - support for dvipdfm added (USE_DVIPDFM) - support for pdflatex added (USE_PDFLATEX) - handful of bug fixes
2003-02-27fix typo in check for strlcat which caused a failure on alphadmcmahill2-8/+17
2003-02-26fix typo in check for strlcat which caused a failure on alphadmcmahill2-8/+17
2003-02-26mgetty-1.1.30 is out.fredb1-1/+2
2003-02-26Note update of mgetty to 1.1.28nb2 (utmpx support).fredb1-1/+2
2003-02-26Add support for /var/run/utmpx on NetBSD 1.6B or newer, includingfredb5-3/+190
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.
2003-02-26Use "${IMAKE_MAN_SOURCE_PATH}6" instead of "${IMAKE_MAN_DIR}" becausetron1-2/+2
the manual page belongs into section 6.
2003-02-26Remove dead patch.tron1-69/+0
2003-02-26Add defaults for IMAKE_MAN_DIR and friends.jschauma3-3/+36
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.
2003-02-26Note upgrade of leafnode to 1.9.36cjep2-3/+3
2003-02-26Upgrade of news/leafnode to version 1.9.36.cjep2-6/+6
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.
2003-02-26Lately, sh-utils might be installing a gid executable again, so addwiz1-1/+3
a CONFLICTS line for it here. (hi grant!)
2003-02-26What's going on there ? Either the previous file patch.3.3.11.1 wasseb1-3/+3
restored on master site either I'm delirious...
2003-02-26fix typo in check for strlcat which caused a build failure on alpha.dmcmahill2-8/+17
2003-02-26Add missing entry for "xemacs-21.4.12nb1".tron1-1/+2
2003-02-26Note update of "xemacs" package to version 21.4.12nb2.tron1-1/+2
2003-02-26- Reimplement compression of ".el" files with "find | xargs" construct.tron2-264/+276
- Fix package list issue with binary packages. Bump package revision after these changes.
2003-02-26libdvdread-0.9.4 done.wiz1-2/+1
2003-02-26Note libdvdread-0.9.4 update, and related PKGREVISION bumps.wiz1-1/+8
2003-02-26Bump PKGREVISION because of library major bump in libdvdread.wiz6-9/+12
2003-02-26Update to 0.9.4. Changes:wiz4-10/+10
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.
2003-02-26Remove unnecessary "@exec ${MKDIR} %D/lib/xemacs" becausetron1-2/+1
"@exec ${MKDIR} %D/lib/xemacs/site-lisp" will create that directory, too.
2003-02-26unlimit datasize to allow this to build on alphadmcmahill1-1/+3
2003-02-26Note last two updates to capc-calc, now at 2.11.7.wiz1-1/+3
2003-02-26Update to 2.11.7: Makefile changes, bugfixes.wiz2-5/+6
2003-02-26+ fox-1.0.34, leafnode-1.9.36, libxml-2.5.4 [devel?], libxslt-1.0.27,wiz1-3/+6
ogle-0.9.0.
2003-02-26Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma24-55/+66
portable. Bump PKGREVISION accordingly.
2003-02-26Use new IMAKE_MAN_PATH variables in PLISTs to make these packages morejschauma6-12/+13
portable. Bump PKGREVISION accordingly.
2003-02-26prefer PREFIX/bin/gzip (and friends) and pax, if they exist.grant1-7/+10
2003-02-26prefer PREFIX/bin/pax if it exists.grant2-2/+10
2003-02-26`USE_BUILDLINK2=...' once.uebayasi1-2/+1
2003-02-26Add and enable pciutils.kristerw1-1/+2
2003-02-26* Bump PKGREVISION to 1 for the last PLIST fix by tron.uebayasi2-5/+10
* 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.
2003-02-26Note addition of sysutils/pciutils-2.1.11.kristerw1-1/+2
2003-02-26Initial import of sysutils/pciutils-2.1.11:kristerw6-0/+100
PCI bus manipulation utility similar to NetBSD pcictl(8) Provided by Quentin Garnier in PR 20490.
2003-02-25Note update of devel/autogen.kristerw1-1/+2
2003-02-25Update autogen to 5.5.2.kristerw3-17/+10
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
2003-02-25Do package list substitutions before modifications for compressed manualtron1-3/+3
pages. This fixes problems with the "MANZ" option after the introduction of "IMAKE_MAN_DIR" and friends.
2003-02-25Do not call gtkdoc-fixxref while installing, as may not be present.jmmv2-5/+6
Pointed out by seb.
2003-02-25Fix oversight in last commit.tron1-4/+2
2003-02-25Remove compression of ".el" files which is broken in this version oftron2-11/+7
"xemacs" and fix various other package list issues.
2003-02-25libiconv time-travelling.salo2-3/+3
2003-02-25Yes, it was really 2002 in 2002, not 2001. (hi hubertf! :)salo1-3/+3
2003-02-25Note ifile update.salo1-1/+2
2003-02-25Updated to version 1.3.0.salo2-6/+11
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.
2003-02-25links{,-gui}-2.1.0.8 update.wiz2-3/+4
2003-02-25Update to 2.1.0.8 (2.1pre8).wiz4-12/+9
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
2003-02-25Remove trailing empty line.wiz1-1/+0
2003-02-25Add WRKSRC to make this build. Closes PR 20484.wiz1-1/+2
2003-02-25+ grace-5.1.12, imp-3.2, libdvdread-0.9.4, links-2.1pre8, nessus-2.0.0,wiz1-2/+8
nethack-3.4.1, texmacs-1.0.1.6.