Commit graph

38771 commits

Author SHA1 Message Date
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
dmcmahill
87bbef40cd fix time() prototype. Fixes recently noted build problems on alpha. 2003-02-05 18:21:11 +00:00
jmmv
6c61f201ab Note update of buildtool to 0.10 2003-02-05 18:20:21 +00:00
jmmv
98389e2c65 Update to 0.10. Changes in this version:
o   The bt_logic module was added.  It parses each call to the compiler
         and linker, sorts arguments, adapts them to the current platform and
         runs the resulting converted command.  It also provides generation of
         dependancy files and installation of stuff.

     o   Initial support of shared libraries through bt_logic's framework.
         Buildtool can now build them on different platforms and use different
         naming schemes (needed for Darwin), set rpaths automatically, and
         more.  Note that this is still very experimental.

     o   New tunable features related with libraries are available for Build-
         tool-ized packages.  They are called SHARED and STATIC, and tune
         which kind of libraries you want to build.

     o   Standalone bt_mkdep and bt_install modules were removed.  All their
         functionality is now superseded by bt_logic.

     o   The x11.subr module was added to bt_config.  It provides checks for
         automatic detection of the X Window System.

     o   The pkgconfig.subr module was added to bt_config.  It provides a
         frontend to the pkg-config(1) program.  The bt_check_pkgflags() func-
         tion has been deprecated in favour of this module.

     o   Added functions to automate the detection of a C/C++ compilation en-
         vironment in bt_config.  They are called bt_check_env_c() and
         bt_check_env_cxx().
2003-02-05 18:19:38 +00:00
dmcmahill
33ab0c4834 s/HAS_CONFIGURE/GNU_CONFIGURE 2003-02-05 17:40:52 +00:00
jmmv
27bdd65be2 Note update of gnome{,1,2}-dirs to 1.1. 2003-02-05 16:56:31 +00:00
jmmv
93f6a97207 Use bsd.pkg.install.mk to register directories instead of a dynamic PLIST.
This fixes the gnome*-dirs breakage in last bulk build in a non-aggressive
way (i.e., no need to update pkg_install to fix it).

Bump version of gnome*-dirs to 1.1, because binary packages have changed.

Patch provided by jlam, thanks!
2003-02-05 16:55:24 +00:00
jwise
dde0be864b We now have a properly versioned distfile for the (alpha) i2cb client, and
we now point users to ${MASTER_SITE_LOCAL} for the distfiles.
2003-02-05 16:27:32 +00:00
dmcmahill
56fff0ef58 mark as not available on 64 bit systems. The configure script checks
for this and stops.
2003-02-05 15:50:10 +00:00
dmcmahill
564a10e920 include missing headers to make this build on alpha. Problem noted in recent bulk build 2003-02-05 15:44:21 +00:00
dmcmahill
11f8db5eb0 note update of pkgtools/cdpack to 1.5 2003-02-05 15:05:30 +00:00
dmcmahill
4ffdc89ed9 update to cdpack-1.5. The primary change is the addition of a '-dvd' option
which creates DVD sized images instead of the default CD-ROM sized images.
Prompted by the current size of an i386 CD-ROM set (7) and the suggestion
by David Brownlee that we create DVD images.
2003-02-05 15:01:57 +00:00