Age | Commit message (Collapse) | Author | Files | Lines |
|
Make this go on non-i386 systems. Currently ocamlopt is only available
on i386 so avoid using that on non-i386 systems. Compiles and seems to work
on alpha.
|
|
on i386 so avoid using that on non-i386 systems. Compiles and seems to work
on alpha.
|
|
Requested by Dan McMahill.
> Date: Tue, 25 Feb 2003 04:11:35 +0200 (EET)
> From: Dan McMahill <dmcmahill@netbsd.org>
>
>
> Module Name: pkgsrc
> Committed By: dmcmahill
> Date: Tue Feb 25 02:11:35 UTC 2003
>
> Modified Files:
> pkgsrc/x11/kdebase3: distinfo
> pkgsrc/x11/kdebase3/patches: patch-aa
>
> Log Message:
> fix typo in configure script which incorrectly determines that a prototype
> for strlcat is needed. Unfortunately that had the effect of providing
> a bad (for 64 bit systems) prototype.
|
|
Requested by Nick Hudson.
> Date: Mon, 24 Feb 2003 10:12:32 +0200 (EET)
> From: Nick Hudson <skrll@netbsd.org>
>
> Module Name: pkgsrc
> Committed By: skrll
> Date: Mon Feb 24 08:12:32 UTC 2003
>
> Modified Files:
> pkgsrc/x11/kdebase3: Makefile distinfo
> pkgsrc/x11/kdebase3/patches: patch-de
>
> Log Message:
> Let platforms that don't have apm compile ksysguard. This fixes PR 18340
> and PR 20439.
|
|
Requested by David Brownlee.
> Date: Thu, 13 Feb 2003 20:51:56 +0200 (EET)
> From: David Brownlee <abs@netbsd.org>
>
> Module Name: pkgsrc
> Committed By: abs
> Date: Thu Feb 13 18:51:56 UTC 2003
>
> Modified Files:
> pkgsrc/mk: texinfo.mk
>
> Log Message:
> When comparing install-info version, ignore non [0-9.] - treat 4.0b as 4.0
|
|
so that app-defaults and gnome control center files end up where expected.
After discussion with wiz and atatat.
|
|
|
|
bug that was noted with gcc-2.95.3 on alpha. Fixes recently noted bulk
build problems.
|
|
mess with them here.
|
|
step as well as the build instead of only the build. Should fix problems
noted in Hubert's recent bulk builds.
|
|
|
|
machine type when dealing with NetBSD. This allows xlockmore to compile
and run on macppc.
|
|
noted compile problems on 1.6 alpha.
|
|
|
|
This now builds on alpha with gcc-2.95.3.
|
|
Hubert's bulk build.
|
|
|
|
|
|
either shared libraries or header files. Remove references to these
buildlink2.mk files from package Makefiles.
|
|
Lots of bugfixes including one for the ListView expansion problem.
Fix kwin in kdebase after a QT global was renamed.
|
|
Remove the bogus sizeof(size_t) == sizeof(unsigned int) check.
|
|
remove them). Bump PKGREVISION.
|
|
manually, and provide the location from where it may be fetched. Also
move the documentation and examples to fit into hier(7). Bump PKGREVISION
of x11/swing to 1.
|
|
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
|
|
no changes in the xpmroot code...
|
|
|
|
- Build all packages with a --disable-static libtool. This is how the
packages should be built and means that we don't get a load of useless
static libraries.
- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
patches.
- Some other PLIST fixes
- Fix PR 19848. kspell doesn't find dictionaries.
|
|
show me any diffs to the server...)
|
|
|
|
|
|
PKGREVISION++
|
|
* Add a .pc file [Seth Nickell]
* Various crash fixes [Luca Barbato, Hongli Lai, Shivaram Upadhyayula,
Peter Zelezny]
* Build fixes [Havoc Pennington]
* Metal theme drawing improvements [Owen Taylor]
* Improve installation docs [Owen, Piotr Sawuk]
|
|
|
|
end of files that don't end with a newline.
Trim the context of this patch to avoid the problem.
|
|
|
|
This is the Mowitz ("More widgets") library.
The project's goal is to create a library of widgets for X
applications to use. The widgets have been snarfed from various
sources and are all open source (GPL or MIT licenses).
|
|
Also avoid possible detection of gtk-doc.
Bump PKGREVISION to 2.
|
|
|
|
a builtin libXrender.
|
|
|
|
The X Rendering Extension introduces digital image composition as the
foundation of a rendering model within the X Window System. Rendering
geometric figures is accomplished by client-side tesselation into either
triangles or trapezoids. Text is drawn by loading glyphs into the server
and rendering sets of them.
This package contains the client library for connecting to a Xserver that
supports the Xrender extension.
|
|
|
|
PKGREVISION++
|
|
in Huberts bulk-builds. Remove previous attempt to fix this and while we're
there, we can remove USE_X11 since we already use USE_IMAKE.
|
|
|
|
|
|
|
|
Makefiles and {DE}INSTALL scripts, and solves the problem reported in
PR pkg/18174 by Julien T. Letessier. Reviewed by grant.
|
|
[Please find another way to fix Darwin.]
|
|
bulk-builds. (I still think that should be done in buildlink2, as far as
I understand it.)
NB: I couldn't reproduce the problem, so this is a shot in the dark.
|