fredb
a4473c58af
Upgrade to version 2.0.2. Changes from 2.0.1, from the
...
CHANGES file:
Changes in 2.0.2 (January 21, 2003):
- fix possible segfault in wxWindows (Volker Ruppert)
- fix instrumentation (Stanislav Shwartsman)
- fix cdrom read_toc() function for *BSD (Keith Matthew Jones)
- fix NetBSD boot from cdrom (Christophe Bothamy)
- fix cmos checksum (Volker)
- fix "refresh bit" behaviour in pit (Volker)
- fix .bochsrc parsing (Volker)
- fix vga resize/redraw problems (Volker)
- fix compilation issues on Irix and Tru64 (Christophe)
- fix MMX/SSE bugs (Stanislav, Peter Tattam)
2003-02-07 04:00:33 +00:00
dmcmahill
975c92cd1c
fix a bug created by last fix. We need to use gmake for the configure
...
step as well as the build instead of only the build. Should fix problems
noted in Hubert's recent bulk builds.
2003-02-07 02:10:40 +00:00
dmcmahill
060bf5ed7b
add lang/gcc3/Makefile workaround for alpha gcc-2.95.3 compiler bug.
...
Noted by Julio Merino.
2003-02-07 01:19:06 +00:00
dmcmahill
8c25100911
protect one more inclusion of ${_JDK_PKGSRCDIR}/buildlink2.mk with
...
a check to make sure _JDK_PKGSRCDIR exists. Now one can create
README.html files for all java pkgs on a system without a JVM.
2003-02-07 01:14:19 +00:00
dmcmahill
c08acc1ba4
make sure bsd.pkg.mk is eventually included on all systems
2003-02-07 01:10:32 +00:00
dmcmahill
cbca7b0604
make this also behave correctly when USE_BUILDLINK2 is not defined as well as _JRE_PKGSRCDIR not being defined
2003-02-06 23:44:07 +00:00
dmcmahill
c5933d9f8e
DISTNAME is required. Regen distinfo. (Hi Jim!)
2003-02-06 23:34:11 +00:00
dmcmahill
b83dd54045
only include _JRE_PKGSRCDIR/buildlink2.mk if it exists (allowing things like
...
make show-var VARNAME=PKGNAME
to work on systems without a JVM.
2003-02-06 23:25:25 +00:00
dmcmahill
962b8f6086
add missing closing quote
2003-02-06 23:20:08 +00:00
dmcmahill
b9207e80f6
on alpha, turn off optimization for the first part of the build. This
...
works around a bug with optimization in gcc-2.95.3 which prevents building
this pkg.
Optimization is still turned on during the build of the final libraries
and compilers.
2003-02-06 21:52:19 +00:00
drochner
9c8fa58fc7
revert previous, adding some comments
...
Before using native pthreads per default, we should make sure it is
at least stable enough for the Python selftests and pkgsrc applications.
(in response to PR pkg/20214)
2003-02-06 21:02:58 +00:00
wiz
4137dbc49a
Sort.
2003-02-06 15:41:58 +00:00
wiz
2abf4d8766
Standardise.
2003-02-06 15:33:30 +00:00
tron
6ab62075a0
Correct version number in last entry.
2003-02-06 15:32:10 +00:00
tron
a52f36ab05
Next try to bump the version number.
2003-02-06 15:31:48 +00:00
yyamano
5f3bc8e0de
fix build on darwin.
2003-02-06 15:06:17 +00:00
tron
301dfd42c4
Fix build problem on systems where "openssl" is not in the base system.
2003-02-06 14:34:57 +00:00
tron
9aa9215ed2
Note update of "ipv6calc" package to version 0.45.
2003-02-06 14:26:43 +00:00
tron
93a331ba87
Fix typo in last commit.
2003-02-06 14:25:38 +00:00
tron
909bde05cd
Convert this package buildlink2 and add missing dependence on "openssl"
...
package. Bump package revision to reflect changes.
2003-02-06 14:24:58 +00:00
seb
a2d610888a
Note update of net/lftp to 2.6.4nb1 [build fix for NetBSD < 1.6]
2003-02-06 14:23:57 +00:00
seb
266d8bff24
Fix build for NetBSD < 1.6.
...
Bump PKGREVISION
2003-02-06 14:22:16 +00:00
dmcmahill
a93fb0253f
bump pkgrevision since the last change was an important bug fix
2003-02-06 11:50:01 +00:00
dmcmahill
63c90f2f90
teach GNUstep to deal with the fact that some NetBSD ELF systems (such as
...
alpha, and probably pmax) show up as 'netbsd' while others (such as i386)
show up as 'netbsdelf'. Should fix problems on all ELF systems which
come up as 'netbsd'.
2003-02-06 10:54:17 +00:00
jmmv
10a038e774
Use install -c instead of just install.
...
Mark unreal targets in Makefile.prog as .PHONY... let's see if this solves
the problem shown in bulk build.
2003-02-06 10:36:38 +00:00
dmcmahill
2ed8fd1292
on systems where _PKG_JVM is not set, set PKG_FAIL_REASON and set
...
_PKG_JVM to "none" to avoid makefile errors.
2003-02-06 10:17:38 +00:00
lukem
8610fd8633
Add instructions on how to configure XMMS to play audio CDs;
...
it wasn't obvious, at least to a few people I spoke with.
Thanks to Valeriy Ushakov (uwe@) for helping me work this out...
2003-02-06 09:44:32 +00:00
briggs
56bb41603c
Teach GNU's config.guess to use uname -p
instead of uname -m
for the
...
machine type when dealing with NetBSD. This allows xlockmore to compile
and run on macppc.
2003-02-06 06:49:09 +00:00
uebayasi
ca5aa6ba12
Update my email address.
2003-02-06 04:24:11 +00:00
dmcmahill
0d033ca10b
enable optimization (use release settings)
2003-02-06 02:39:16 +00:00
dmcmahill
67cf9fd450
repair botched patch file
2003-02-06 00:50:54 +00:00
dmcmahill
fd9c159e85
note update of cad/viped to 3.1.3
2003-02-06 00:44:16 +00:00
dmcmahill
b85568e96d
update to ViPEC-3.1.3.
...
The previous version was extremely out of date and the distfile is no
longer available.
Many, many changes since the last packaged version. New 'tuner' feature
added. New models added. Several bug fixes too numerous to list.
2003-02-06 00:41:12 +00:00
dmcmahill
a970d7128e
only enable antialiasing if Xft exists on this system. Fixes recently
...
noted compile problems on 1.6 alpha.
2003-02-05 23:28:58 +00:00
dmcmahill
85c7de59d7
regen
2003-02-05 23:17:26 +00:00
dmcmahill
7f6fe8d0d0
add qt2-libs gcc compiler bug hacks
2003-02-05 23:15:54 +00:00
dmcmahill
7707cffb33
on alpha, turn off optimization on the 33 files which tickle compiler bug(s).
...
This now builds on alpha with gcc-2.95.3.
2003-02-05 23:13:10 +00:00
jmmv
a5165b9151
Note addition of GConf2-ui and revision bump for gnome-session.
2003-02-05 22:22:48 +00:00
jmmv
ae08f5ac7a
Depend on GConf2-ui instead of GConf2. Should fix problems shown in last
...
Hubert's bulk build.
2003-02-05 22:22:37 +00:00
jmmv
52e878e68c
Add and enable GConf2-ui.
2003-02-05 22:20:31 +00:00
jmmv
54d60cc6d7
Initial import of GConf2-ui:
...
GConf is a configuration database system, functionally similar to the
Windows registry but lots better. It was written for the GNOME
desktop but does not require GNOME; configure should notice if GNOME
is not installed and compile the basic GConf library anyway.
This package installs graphical utilities included in GConf's
distribution file.
Reviewed by wiz.
2003-02-05 22:19:56 +00:00
jmmv
0a9aa30038
Do not set PKGDIR (nor PLIST_SRC, which is not needed now).
2003-02-05 22:16:10 +00:00
jmmv
04b87144dd
Modify the package for the shortcoming GConf2-ui (which will use the
...
new Makefile.common). Reviewed by wiz.
2003-02-05 22:06:45 +00:00
dmcmahill
0d964ceeef
make this compile when Xft does not exist (pre-XF4 systems)
2003-02-05 22:03:01 +00:00
dmcmahill
11bfa8c024
add missing include of graphics/xpm/buildlink2.mk file
2003-02-05 21:58:05 +00:00
dmcmahill
fd5c4eb9b6
add alpha gcc -O2 optimization bug workaround for guile-gtk
2003-02-05 21:37:47 +00:00
dmcmahill
9e81ba8560
on alpha, compile gdk-glue.c without optimization to work around a
...
compiler bug.
2003-02-05 21:35:06 +00:00
dmcmahill
1b836a1ecb
fix a bug when reading certain NC/Drill files. Files with leading +/-
...
are not properly parsed. Bump pkgrev.
2003-02-05 19:19:27 +00:00
dmcmahill
0035dc2429
add missing include of graphics/xpm/buildlink2.mk file
2003-02-05 18:43:22 +00:00
dmcmahill
d3718b001e
include freetype2 buildlink2.mk file so this can work on non-XF4 systems.
...
Problem noted in recent alpha bulk build.
2003-02-05 18:36:47 +00:00