Commit graph

57321 commits

Author SHA1 Message Date
ben
8555795ddb Make csound-dev build with GCC 2.95.3, remove GCC 3.0 build-time dependency. 2004-03-15 20:52:07 +00:00
xtraeme
fae758643e bl3ify 2004-03-15 20:24:32 +00:00
jlam
d2bebd2bc5 Fix PLIST problems. This package uses libtool -release M.N to add a
version number to the library, so it doesn't create certain symlinks for
the shared libraries.
2004-03-15 20:13:52 +00:00
minskim
c59a20a8c3 Fix PLIST on Linux; libsun.* are not installed except on Linux/sparc.
Closes PR pkg/24577.  OK'ed by reed@.
2004-03-15 19:10:21 +00:00
jlam
a89b708994 Use PREFIX to refer to the installation prefix, not LOCALBASE. 2004-03-15 18:20:28 +00:00
jlam
9883fbf11c Add MesaLib and glu to the list of packages for which we prefer the pkgsrc
libraries.  This now matches the behaviour in pre-buildlink3 days.
2004-03-15 18:09:42 +00:00
jlam
47ebe12a82 When building graphics/MesaDemos, Pass the correct rpath flags to the
compiler so that the X11R6 libraries are found at run-time.  Bump the
PKGREVISION to 1.
2004-03-15 18:04:34 +00:00
jlam
62bd2cd672 Add -L${X11BASE}/lib for the benefit of any *-config scripts on
use-xpkgwedge systems.  Not needed when building within pkgsrc, but useful
if you want to link outside 3rd-party software against pkgsrc-controlled
libraries.
2004-03-15 17:55:31 +00:00
jlam
f63d66e56a Move the definitions of MESA_REQD and _MESA_REQD to Mesa/version.mk and
modify {MesaLib,glu}/{buildlink3,builtin}.mk accordingly.  Also add the
dependency on {MesaLib,glu}>=${_MESA_REQD} to the builtin.mk files so
that we correctly check the built-in Mesa version against the dependency
requirements.
2004-03-15 17:38:10 +00:00
jlam
b2796b86d2 Alphabetize the PREFER_PKGSRC list for easier searching. 2004-03-15 17:36:42 +00:00
recht
b4268706cf Xrandr won't build without the X Extension library which is only present
in XFree86>=4.3; ignore it when checking dependencies or buildlinking.
Skip also randrext (Xrandr's header files) in this case.

The patch agains x11-links' builtin.mk is a slightly modified version of
the patch jlam@ posted in:
http://mail-index.netbsd.org/tech-pkg/2004/03/15/0001.html

ok'd by jlam@
2004-03-15 17:30:18 +00:00
kleink
4d526468b5 Note update of jwhois to 3.2.2nb3. 2004-03-15 17:17:08 +00:00
kleink
d320eabdbd Update to jwhois-3.2.2nb3: add knowledge about 83/8 and 84/8 assignments.
Approved by agc.
2004-03-15 17:15:36 +00:00
jlam
5cd4e20c5b Fix pasto: s/gcc/MesaLib/g. No functional change. 2004-03-15 16:48:18 +00:00
jlam
ec7654caf3 Remove false comment after latest buildlink3/builtin changes. 2004-03-15 16:34:24 +00:00
recht
e16f191894 (re-add) buildlink2.mk needed for suggested fix for PR 24787.
(until qt3 is bl3ified)
2004-03-15 16:24:24 +00:00
jmmv
7706704827 Fix build under 1.6.2; found by latest kristerw@'s bulk build. 2004-03-15 15:57:33 +00:00
taca
4533373715 Add patch to use <dlfcn.h> explicitly. 2004-03-15 15:55:08 +00:00
taca
19f48d6c54 Update MASTER_SITES. 2004-03-15 15:37:43 +00:00
xtraeme
7da3d76852 bl3ify 2004-03-15 15:19:52 +00:00
jmmv
2719b4aab0 Use GNU make to let this build under 1.6.2. Found by latest kristerw@'s
bulk build.
2004-03-15 15:17:25 +00:00
xtraeme
0a4c0342cd bl3ify 2004-03-15 15:15:02 +00:00
wiz
3751e3791d Note fprot-workstation-4.4.0 update. 2004-03-15 15:09:31 +00:00
wiz
f4b5e9fef5 Add dependency on unzip, per Norm in PR 24785.
While here, update to 4.4.0 since previous distfile disappeared.
Changes:
o       Added detection of encrypted archives (since various new viruses
        spread through encrypted archives).
o       Minor bug-fixes in the F-Prot daemon.
o       Minor bug-fixes in scan-mail.pl (smtp proxying).
o       Critical bug-fixes in f-prot-milter.
o       Minor modifications to the check-updates.pl script (disable proxy caching
        by default).
2004-03-15 15:08:41 +00:00
jmmv
e7f2ca7210 Fix build under 1.6.2; found by latest kristerw@'s bulk build. 2004-03-15 14:53:03 +00:00
grant
394fecb688 - relax statement about what compilers should work
- mention which bits of SunPro 8 are required, mention 64-bit pkgs
- mention SUNWlibm, SUNWlibC
- mention PKGSRC_COMPILER=sunpro
- also tested on Solaris 10
- mention crle(1)
2004-03-15 14:36:08 +00:00
taca
54356b4e98 - Update MASTER_SITES and HOMEPAGE.
- Update distinfo.
2004-03-15 14:29:18 +00:00
taca
9c8799e8a4 Update MASTER_SITES and HOMEPAGE. 2004-03-15 14:24:57 +00:00
grant
5f9a225ac3 SUNWlibm is no longer needed. 2004-03-15 14:21:37 +00:00
grant
491f0bc197 no need to include <math.h> (it was removed in bmake 3.1.18, too).
this removes a dependency on SUNWlibm on Solaris. noted by Marc Herbert
<Marc.Herbert@sun.com> way back in April 2003.
2004-03-15 14:20:58 +00:00
grant
c672d34752 since we now copy the sources to work/, just remove the directories in
work/ entirely.
2004-03-15 14:13:13 +00:00
grant
1051aafbaf s/phoenix/firefox/ in COMMENT 2004-03-15 13:56:33 +00:00
tron
de6e90ca8f Fix recursive variable assignment. 2004-03-15 10:35:13 +00:00
taca
7ad1ec1001 Update master sites of Ruby. 2004-03-15 09:25:34 +00:00
agc
9ab469df10 Patch aclocal.m4 so that it includes the <errno.h> header before
testing for sys_nerr, so that this compiles on NetBSD.  Add a patch
for the re-generated configure script. Fixes a problem noticed in
recent bulk builds.
2004-03-15 08:35:43 +00:00
jlam
cbf4f170bc builtin.mk file to hold information about the built-in X11R6
implementation.
2004-03-15 01:07:59 +00:00
snj
8e954c73ca Spelling and English fixes. 2004-03-14 20:27:24 +00:00
jlam
8a2b888017 Back out previous and remove an extra ")" that was causing "malformed
conditional" problems.
2004-03-14 20:27:17 +00:00
snj
1654098814 Spelling fix. 2004-03-14 20:24:48 +00:00
snj
969b901250 Spelling fixes. 2004-03-14 20:24:21 +00:00
snj
17c68fb722 Spelling fix. 2004-03-14 20:22:56 +00:00
jlam
cd5343713c Only create the phpize cookie file if phpize ran with no errors. 2004-03-14 20:07:06 +00:00
jlam
57d1d7c027 Pre-3.3 GCC has an optimization bug on powerpc that's tickled by the db4
source code, so remove optimization flags in that case.  This fixes
PR 23737 by John Klos.
2004-03-14 19:32:40 +00:00
abs
2ec850d892 Add missing patch-af 2004-03-14 19:26:37 +00:00
jlam
e506d614ce Apparently, some pre-conditions aren't true, so set a default USE_BUILTIN
value before checking it.
2004-03-14 19:04:01 +00:00
jlam
86bb0a15b8 Don't bother checking whether a package is actually built-in or not
in the fall-through code for setting a default value for USE_BUILTIN.<pkg>.
This provides ensures that USE_BUILTIN.<pkg> is always set for every
package listed in BUILDLINK_PACKAGES.  Back out previous as it's now
unneeded.
2004-03-14 18:57:04 +00:00
jdolecek
b09aacadfa force 64bit arithmetic for computation of memory sizes in kcontrol
info module; this fixes int overflow e.g. when having 4G of swap

also add support for CACHED_MEM, count that as sum of cached file
and exec data (for NetBSD 1.6+)

bump pkg revision for this change
2004-03-14 18:30:31 +00:00
wiz
9ceafb74d9 + bittorrent-3.4.1a, conserver-8.1.2, libsndfile-1.0.8, nut-9.12,
xmame-0.80.1, xmess-0.80.1.
2004-03-14 16:32:16 +00:00
wiz
80d2626d0a Make build with gcc-2.95.3. 2004-03-14 16:11:33 +00:00
jmmv
14aa52924a Fix a 'malformed conditional' error. 2004-03-14 12:15:19 +00:00