summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
2003-10-05Distribution site for distfile has changed.mrauch1-2/+2
2003-10-04Fix a buglet in this version -- libkarbonmsodimport.so was exporting the wrongmycroft2-1/+15
name for the init function.
2003-10-04A package for the current development version of koffice -- 1.2.93.mycroft4-0/+3487
XXX We need a wv2 pkg to enable Word document importing.
2003-10-03Make the pkg install on arm (the file layout in the arm tar ballkristerw1-1/+8
is different from the i386 one).
2003-10-01Remove duplicated entries for dnetc-netbsd-arm32.tar.gz.kristerw1-3/+1
2003-09-30This Linux binary runs under Linux too.reed1-1/+2
(Okay'd by maintainer, mrauch.)
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam9-18/+18
curses.buildlink2.mk. This was wrong because we _really_ do want to express that we want _n_curses when we include the buildlink2.mk file. We should have a better way to say that the NetBSD curses doesn't quite work well enough. In fact, it's far better to depend on ncurses by default, and exceptionally note when it's okay to use NetBSD curses for specific packages. We will look into this again in the future.
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant9-18/+18
support for base system curses/ncurses as well as ncurses itself. suggested by wiz.
2003-09-26Give package a nicer version number. Closes PR 22969 by tv.wiz1-2/+2
2003-09-25sortgrant1-2/+2
2003-09-23Add udfclient package.reinoud1-1/+2
2003-09-23Initial import of udfclient package written by Reinoud Zandijk reinoud4-0/+31
(reinoud@netbsd.org). It features a read-only userland implementation for now and is accompanied by small helper programs that can describe the CD/DVD media into detail.
2003-09-22Updated screen to 4.0.1. No log of changes available, but as thehubertf2-5/+5
distfile has vanished from the master site, this may be security\ related.
2003-09-22Fix build on Solaris and FreeBSD-2.1.5. From Jonathan Perkin in PR 22890.wiz3-2/+28
2003-09-22Fix build on Solaris, based on PR 22889 by Jonathan Perkin.wiz3-2/+25
2003-09-22Fix build on Solaris, from Jonathan Perkin in PR 22886.wiz3-32/+19
2003-09-22Fix compilation on Solaris, from Jonathan Perkin in PR 22887.wiz2-1/+21
2003-09-22Fix build on Solaris. From Jonathan Perkin in PR 22885.wiz1-1/+7
2003-09-22Fix build on Solaris. From Jonathan Perkin in PR 22884.wiz3-23/+18
2003-09-22Fix build and install on Solaris. From Jonathan Perkin in PR 22883.wiz3-17/+20
2003-09-22Fix off-by-one in date output. Bump PKGREVISION.wiz3-2/+26
2003-09-19Update HOMEPAGE and/or MASTER_SITESdent1-3/+3
2003-09-18Update to 0.27, from Koji Kondo in PR 21785.wiz2-6/+5
17 Jan 97 - 0.21 released. short numbers and numbers with letters are no longer kosher. 1 Feb 2001 - 0.22 released, new maintainer, MakeMaker installation 3 May 2001 - 0.23 released, silly bug in test.pl 11 Jun 2001 - 0.24. added enRoute, JCB, BankCard, rewrote with regexes 10 Jul 2001 - 0.25, 0.26 *sigh* 20 Han 2002 - 0.27 small typo for amex cards
2003-09-18make this pkg use buildlink2 (no need for pkgrevision bump, as theregrant1-1/+3
is no change to the binary pkg). from the maintainer, Bryan Carter Vyhmeister in PR pkg/22841.
2003-09-17Update to KDE3.1.4.markd3-11/+10
Changes: * compile fixes for upcoming gcc 3.4 release * kdf: Fixed memory leak * ksim: Fixed memory leak * kedit: Made Undo/Redo possible when inserting files
2003-09-17Update to KDE3.1.4.markd3-11/+10
Changes: * kpilot: Fix Bug 50560: address not synced correct with new address information * kpilot: Fix Bug 60659: Always using at least one of the addresses from kaddressbook * kpilot: Fix Bug 60691: KPilot vcal conduit changes day when syncing repeating events * kpilot: fix errors in build system.
2003-09-17Update to KDE3.1.4.markd2-6/+5
Changes: * kstars: Fix bug which essentially made all Southern Hemisphere locations to report that Daylight savings time was always active. * kvoctrain: fix crash on inline editing. * kstars: Implement altitude shift caused by atmospheric refraction.
2003-09-17Update to KDE3.1.4.markd2-6/+5
Changes: * Debian packaging updates.
2003-09-17Update to KDE3.1.4.markd3-29/+5
Changes: * kxconfig: add mouse wheels support to USB mice. * kxconfig: fix solaris compile. * ksysv: Fix Bug 49265: inactive hyperlinks in Help and About
2003-09-17Update to KDE3.1.4.markd2-6/+5
Changes: * gcc 3.4+ compile fixes. * Debian packaging updates.
2003-09-17compiler.mk is included automatically, nuke it from here.grant1-2/+1
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant1-2/+2
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17Use compiler.mk instead of deprecated gcc.buildlink2.mk.xtraeme1-2/+2
2003-09-17Update to vera-1.11 while I'm sending patches back.hubertf3-7/+12
Changes: lots of new acronyms.
2003-09-17Fix build under alpha. From Jarkko Teppo in PR pkg/22831.jmmv2-1/+15
2003-09-15Add MANINSTALL to BUILD_DEFS for completeness.jmmv1-1/+5
2003-09-15Get rid of the 'extern __inline__' nonsense, thus allowing this tojschauma2-11/+42
compile with non-gcc compilers. Ok jlam@.
2003-09-14Use my NetBSD.org email address.recht1-2/+2
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant1-3/+3
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-09-12Add and enable gnome2-user-docs and yelp.xtraeme1-1/+3
2003-09-12Initial import of yelp 2.2.2.xtraeme4-0/+245
Yelp is the help browser for GNOME2. It lets you navigate through all installed documentation. Reviewed by jmmv@ and wiz@
2003-09-12Initial import of gnome2-user-docs 2.0.6.xtraeme4-0/+568
This package provides several GNOME 2 documentation: the GNOME Access Guide, the Introduction to GNOME document, the System Administration Guide and the Users Guide. Reviewed by jmmv@ and wiz@
2003-09-10Re-add (part of) this patch - solaris still needs it.markd2-1/+15
2003-09-10Changes 4.0.0:adam2-5/+5
* new screenrc parser, not 100% compatible * screenblanker support: new 'idle', 'blanker', 'blankerprg' commands * zmodem support via the 'zmodem' command * nonblock code rewritten, nonblock now understands a timeout. new command 'defnonblock'
2003-09-08Update to 2.8018.472:jmmv2-15/+16
2.8018.472 2.8017.471 (not publicly released) new: x86: P4 RC5 core (ak-p7) imp: x86: better intel and AMD chip identification. (#2448, #2424) fix: x86: Win2K, WinXP: disabled crashing RC5 SMC core. (#2399) new: alpha: OGR core for processors supporting the CIX extension. imp: sparc: improved OGR core. (#2480) fix: ppc: linux kernel cpu string additions. (#2407) new: all: configurable frequent update failure retry interval. fix: all: client ignores "--" on command line by itself. (#2474) fix: all: Errors in generated man page (#2451) fix: all: lurking caused ENETDOWN on -fetch/-flush/-update (#2417) fix: hpux: threading, timing fixes (#2371) fix: fbsd: occasionally not responding to SIG(INT/TERM) (#1985) fix: decunix: also not responding to SIG(INT/TERM) (#1613) fix: linux: no alpha SMP support (#2142) new: macosx: platform-specific read me doc (#2580) new: macosx: now supports -[un]install for /Library/StartupItems/ fix: macosx: Mach/mem leaks in pause-if-on-battery code. (#2465) new: amigaos: can now be installed and/or run via Workbench new: amigaos: built-in ReAction GUI added new: amigaos: now supports -[un]install for WBStartup fix: amigaos: now compatible with TermiteTCP (#2570) 2.8016.470 new: ppc: new AltiVec RC5 core for the PPC 7450 by Dan Oetting. fix: all: flushed when 1 packet was left in in-buffer (#2209). fix: all: time threshold ignored on command line -update (#2286). fix: all: packets lost by -import and unwritable buffers (#2298). imp: all: suppress logfile pollution with remote buffer errors. imp: macos: temperature sensing for dual G3 and G4 systems. fix: macosx: the 7450 is now correctly recognized as a G4 CPU.
2003-09-04Add bbdb.minoura1-1/+2
2003-09-04New package bbdb, Insidious Big Brother Database.minoura4-0/+99
The Insidious Big Brother DataBase is an emacs-based contact manager that integrates itself into your mail and news clients.
2003-09-02Allow /emul/linux/proc as well as /procabs1-3/+3
2003-08-31Remove local distinfo, this now uses shared PHP4 distinfojdolecek1-5/+0
from ../../www/php4
2003-08-31Update PHP to final 4.3.3jdolecek3-42/+2
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version