Commit graph

1678 commits

Author SHA1 Message Date
reinoud
a431198120 And another patch to get Linux working... sigh ... 2003-10-27 04:21:36 +00:00
reinoud
0c029f378b (AHUM) ... this time i hope it will work fine; my excuses... its late :( 2003-10-27 03:59:07 +00:00
reinoud
52e863206e Argh! small patch added; thanks to Dave Huang it turned out that
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 03:56:39 +00:00
reinoud
7def1e6158 Patch udfclient so it will compile again under NetBSD-current wich has
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-27 03:22:52 +00:00
kristerw
d8af85b22c Make the pkg compile for arches where char is unsigned. 2003-10-26 23:23:47 +00:00
kristerw
1e53bc16ba Correct previous commit to use the correct DIST_SUBDIR. 2003-10-25 16:58:31 +00:00
kristerw
a60e21aa99 The author has released a new version, but used the same name for the
distfile. grr.

Use the distfile from the MASTER_SITE_BACKUP for now.

Fixes PR pkg/23000.
2003-10-25 16:48:03 +00:00
mrauch
902e2ac471 With newest versions of X suse_libc5 is needed, otherwise the setup process
will hang. Reported by Martin Schmitz on current-users (and confirmed
by others).
2003-10-20 20:23:49 +00:00
grant
f04327a8c5 no need to #include <malloc.h>.
fixes build on FreeBSD.
2003-10-19 16:05:21 +00:00
cjep
ab58ff220f Fit into 24 lines 2003-10-18 12:32:31 +00:00
wiz
d62ef28c52 Add koffice-devel. 2003-10-16 07:58:32 +00:00
mrauch
d39a79a1ed The master site no longer has the source tar-ball
(and now returns a website instead of Error 404).
Use the copy on my server.
2003-10-16 07:11:41 +00:00
salo
7a873aa7c3 Use valid version number. 2003-10-14 21:58:23 +00:00
reinoud
e59c753d56 Update to udfclient.ro1-p1 patching a compilation error on 32 bits systems. 2003-10-14 21:14:46 +00:00
wiz
b52fcf7dd8 Update to 1.3.5:
1.3.5:
        * Added a -x option to disable extended system commands
        * Added a -b option to supress printing the banner
2003-10-13 15:52:00 +00:00
jschauma
ae03c1beed Apply a patch based on PR pkg/22798 to allow this to install properly
on Darwin.
2003-10-10 16:22:03 +00:00
reed
d634d20e57 Added five patches so koffice would build with newer gcc 3.3.1.
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-09 18:38:34 +00:00
danw
79fb809cbf Since we're already patching Makefile to not install libdialog.a, patch
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-08 03:01:32 +00:00
mrauch
1dc630c5d0 Distribution site for distfile has changed. 2003-10-05 14:29:35 +00:00
mycroft
f9ba2593c6 Fix a buglet in this version -- libkarbonmsodimport.so was exporting the wrong
name for the init function.
2003-10-04 20:26:34 +00:00
mycroft
95dabe0bfb A package for the current development version of koffice -- 1.2.93.
XXX We need a wv2 pkg to enable Word document importing.
2003-10-04 20:16:03 +00:00
kristerw
48570d06b5 Make the pkg install on arm (the file layout in the arm tar ball
is different from the i386 one).
2003-10-03 15:57:08 +00:00
kristerw
693c3f2886 Remove duplicated entries for dnetc-netbsd-arm32.tar.gz. 2003-10-01 18:45:35 +00:00
reed
74068ae4d7 This Linux binary runs under Linux too.
(Okay'd by maintainer, mrauch.)
2003-09-30 15:07:42 +00:00
jlam
a9f08159c4 Back out last change related to moving ncurses/buildlink2.mk to
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-28 09:13:55 +00:00
grant
7a71199b50 move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides
support for base system curses/ncurses as well as ncurses itself.

suggested by wiz.
2003-09-27 17:07:34 +00:00
wiz
20c110896e Give package a nicer version number. Closes PR 22969 by tv. 2003-09-26 21:44:12 +00:00
grant
5246194e85 sort 2003-09-25 03:32:25 +00:00
reinoud
6e9bb66e4c Add udfclient package. 2003-09-23 19:03:56 +00:00
reinoud
347708d73e Initial import of udfclient package written by Reinoud Zandijk
(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-23 19:02:25 +00:00
hubertf
3094e835c4 Updated screen to 4.0.1. No log of changes available, but as the
distfile has vanished from the master site, this may be security\
related.
2003-09-22 21:00:40 +00:00
wiz
7cd0e5aca4 Fix build on Solaris and FreeBSD-2.1.5. From Jonathan Perkin in PR 22890. 2003-09-22 13:43:04 +00:00
wiz
260bc1efe2 Fix build on Solaris, based on PR 22889 by Jonathan Perkin. 2003-09-22 12:30:24 +00:00
wiz
3ba2d00a28 Fix build on Solaris, from Jonathan Perkin in PR 22886. 2003-09-22 12:29:19 +00:00
wiz
44b65e0b1e Fix compilation on Solaris, from Jonathan Perkin in PR 22887. 2003-09-22 12:23:20 +00:00
wiz
367b41683b Fix build on Solaris. From Jonathan Perkin in PR 22885. 2003-09-22 09:57:58 +00:00
wiz
c5c9fba282 Fix build on Solaris. From Jonathan Perkin in PR 22884. 2003-09-22 09:56:24 +00:00
wiz
16ba4769e7 Fix build and install on Solaris. From Jonathan Perkin in PR 22883. 2003-09-22 09:32:20 +00:00
wiz
01bc05eca6 Fix off-by-one in date output. Bump PKGREVISION. 2003-09-22 09:11:31 +00:00
dent
49d8831342 Update HOMEPAGE and/or MASTER_SITES 2003-09-19 23:08:22 +00:00
wiz
aa64770bff Update to 0.27, from Koji Kondo in PR 21785.
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 18:51:37 +00:00
grant
dd69ac5288 make this pkg use buildlink2 (no need for pkgrevision bump, as there
is no change to the binary pkg).

from the maintainer, Bryan Carter Vyhmeister in PR pkg/22841.
2003-09-18 08:26:32 +00:00
markd
647edbbc76 Update to KDE3.1.4.
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 23:41:36 +00:00
markd
d782ae961b Update to KDE3.1.4.
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 23:39:01 +00:00
markd
d5086e169f Update to KDE3.1.4.
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 23:36:41 +00:00
markd
86b6936ec4 Update to KDE3.1.4.
Changes:
* Debian packaging updates.
2003-09-17 23:34:32 +00:00
markd
cc5902a5b7 Update to KDE3.1.4.
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 23:33:11 +00:00
markd
0222100e54 Update to KDE3.1.4.
Changes:
* gcc 3.4+ compile fixes.
* Debian packaging updates.
2003-09-17 23:30:37 +00:00
grant
b1f4f5a9d0 compiler.mk is included automatically, nuke it from here. 2003-09-17 19:47:51 +00:00
grant
40614d0b3c get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD or
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17 19:39:58 +00:00