Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-10-27 | And another patch to get Linux working... sigh ... | reinoud | 2 | -1/+28 | |
2003-10-27 | (AHUM) ... this time i hope it will work fine; my excuses... its late :( | reinoud | 1 | -0/+12 | |
2003-10-27 | Argh! small patch added; thanks to Dave Huang it turned out that | reinoud | 1 | -3/+2 | |
NetBSD/i386-currnet with gcc 3.3.2-nb1 was having trouble with two casts; they are harmless but need -fno-strict-aliasing to get it to compile. | |||||
2003-10-27 | Patch udfclient so it will compile again under NetBSD-current wich has | reinoud | 4 | -34/+6 | |
changed scsipi headers and incorporating the submitted patches. It also gives Linux SCSI access to the SCSI sense code! Esp. Linux users and NetBSD-current users will benefit. | |||||
2003-10-26 | Make the pkg compile for arches where char is unsigned. | kristerw | 3 | -1/+31 | |
2003-10-25 | Correct previous commit to use the correct DIST_SUBDIR. | kristerw | 1 | -2/+2 | |
2003-10-25 | The author has released a new version, but used the same name for the | kristerw | 1 | -2/+3 | |
distfile. grr. Use the distfile from the MASTER_SITE_BACKUP for now. Fixes PR pkg/23000. | |||||
2003-10-20 | With newest versions of X suse_libc5 is needed, otherwise the setup process | mrauch | 1 | -1/+2 | |
will hang. Reported by Martin Schmitz on current-users (and confirmed by others). | |||||
2003-10-19 | no need to #include <malloc.h>. | grant | 5 | -1/+53 | |
fixes build on FreeBSD. | |||||
2003-10-18 | Fit into 24 lines | cjep | 1 | -7/+2 | |
2003-10-16 | Add koffice-devel. | wiz | 1 | -1/+2 | |
2003-10-16 | The master site no longer has the source tar-ball | mrauch | 1 | -3/+2 | |
(and now returns a website instead of Error 404). Use the copy on my server. | |||||
2003-10-14 | Use valid version number. | salo | 1 | -3/+4 | |
2003-10-14 | Update to udfclient.ro1-p1 patching a compilation error on 32 bits systems. | reinoud | 2 | -6/+6 | |
2003-10-13 | Update to 1.3.5: | wiz | 2 | -6/+6 | |
1.3.5: * Added a -x option to disable extended system commands * Added a -b option to supress printing the banner | |||||
2003-10-10 | Apply a patch based on PR pkg/22798 to allow this to install properly | jschauma | 2 | -1/+27 | |
on Darwin. | |||||
2003-10-09 | Added five patches so koffice would build with newer gcc 3.3.1. | reed | 6 | -1/+195 | |
The first four patches come directly from KDE's cvs for KOFFICE_1_2_BRANCH. The patch-ae comes from a KDE bug report. I did not bump the revision, because no features changed -- this just makes it build on some platforms that couldn't build before. It is said that these fixes use a non-standard C++ header and maybe may not work with some compilers. | |||||
2003-10-08 | Since we're already patching Makefile to not install libdialog.a, patch | danw | 2 | -16/+24 | |
it further to not even build it, and just link the objects in directly, to save us from having to drag in libtool so the library gets ranlibbed properly on darwin. PR 20487 | |||||
2003-10-05 | Distribution site for distfile has changed. | mrauch | 1 | -2/+2 | |
2003-10-04 | Fix a buglet in this version -- libkarbonmsodimport.so was exporting the wrong | mycroft | 2 | -1/+15 | |
name for the init function. | |||||
2003-10-04 | A package for the current development version of koffice -- 1.2.93. | mycroft | 4 | -0/+3487 | |
XXX We need a wv2 pkg to enable Word document importing. | |||||
2003-10-03 | Make the pkg install on arm (the file layout in the arm tar ball | kristerw | 1 | -1/+8 | |
is different from the i386 one). | |||||
2003-10-01 | Remove duplicated entries for dnetc-netbsd-arm32.tar.gz. | kristerw | 1 | -3/+1 | |
2003-09-30 | This Linux binary runs under Linux too. | reed | 1 | -1/+2 | |
(Okay'd by maintainer, mrauch.) | |||||
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 9 | -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-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 9 | -18/+18 | |
support for base system curses/ncurses as well as ncurses itself. suggested by wiz. | |||||
2003-09-26 | Give package a nicer version number. Closes PR 22969 by tv. | wiz | 1 | -2/+2 | |
2003-09-25 | sort | grant | 1 | -2/+2 | |
2003-09-23 | Add udfclient package. | reinoud | 1 | -1/+2 | |
2003-09-23 | Initial import of udfclient package written by Reinoud Zandijk | reinoud | 4 | -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-22 | Updated screen to 4.0.1. No log of changes available, but as the | hubertf | 2 | -5/+5 | |
distfile has vanished from the master site, this may be security\ related. | |||||
2003-09-22 | Fix build on Solaris and FreeBSD-2.1.5. From Jonathan Perkin in PR 22890. | wiz | 3 | -2/+28 | |
2003-09-22 | Fix build on Solaris, based on PR 22889 by Jonathan Perkin. | wiz | 3 | -2/+25 | |
2003-09-22 | Fix build on Solaris, from Jonathan Perkin in PR 22886. | wiz | 3 | -32/+19 | |
2003-09-22 | Fix compilation on Solaris, from Jonathan Perkin in PR 22887. | wiz | 2 | -1/+21 | |
2003-09-22 | Fix build on Solaris. From Jonathan Perkin in PR 22885. | wiz | 1 | -1/+7 | |
2003-09-22 | Fix build on Solaris. From Jonathan Perkin in PR 22884. | wiz | 3 | -23/+18 | |
2003-09-22 | Fix build and install on Solaris. From Jonathan Perkin in PR 22883. | wiz | 3 | -17/+20 | |
2003-09-22 | Fix off-by-one in date output. Bump PKGREVISION. | wiz | 3 | -2/+26 | |
2003-09-19 | Update HOMEPAGE and/or MASTER_SITES | dent | 1 | -3/+3 | |
2003-09-18 | Update to 0.27, from Koji Kondo in PR 21785. | wiz | 2 | -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-18 | make this pkg use buildlink2 (no need for pkgrevision bump, as there | grant | 1 | -1/+3 | |
is no change to the binary pkg). from the maintainer, Bryan Carter Vyhmeister in PR pkg/22841. | |||||
2003-09-17 | Update to KDE3.1.4. | markd | 3 | -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-17 | Update to KDE3.1.4. | markd | 3 | -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-17 | Update to KDE3.1.4. | markd | 2 | -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-17 | Update to KDE3.1.4. | markd | 2 | -6/+5 | |
Changes: * Debian packaging updates. | |||||
2003-09-17 | Update to KDE3.1.4. | markd | 3 | -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-17 | Update to KDE3.1.4. | markd | 2 | -6/+5 | |
Changes: * gcc 3.4+ compile fixes. * Debian packaging updates. | |||||
2003-09-17 | compiler.mk is included automatically, nuke it from here. | grant | 1 | -2/+1 | |
2003-09-17 | get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or | grant | 1 | -2/+2 | |
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now. |