Commit graph

57303 commits

Author SHA1 Message Date
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
heinz
dcad0d5b43 Use find with "-print", noted by Georg Schwarz in pkg/24248 2004-03-14 09:21:25 +00:00
uebayasi
d91439015d Bl3'ify. 2004-03-14 08:19:18 +00:00
martti
a6a2b55ec9 Updated postfix to 2.0.19 2004-03-14 07:30:25 +00:00
martti
de7ecba364 Updated postfix to 2.0.19
- When mail is submitted at a high rate with the Postfix sendmail
  command, the pickup daemon is keps busy long enough that it it
  terminated by the watchdog timer (a feature that prevents Postfix
  from locking up permanently).

- Malformed addresses in SMTP commands could result in table looks
  with zero-length search strings, causing trouble with NIS lookups.
2004-03-14 07:30:14 +00:00
ben
c66649a97e Make xmms-modplug build with GCC 2.95.3. 2004-03-14 07:15:49 +00:00
markd
fb84f5ed4f USE_LANGUAGES=c c++ like I meant to do last time. 2004-03-14 02:29:27 +00:00
kristerw
ce8c965e66 The checkdll utility is really slow in NetBSD 1.6.2 (the build spends
nearly 30 hours running this command on my not that old PC).
Running checkdll is not needed to build the package (and it is
only useful when porting the software to new architectures), so
disable it for now.
2004-03-14 02:29:20 +00:00
taca
3ff8a04223 Fix build problem after db4's buildlink3.mk change. (define USE_DB185
instead of set BUILDLINK_TRANSFORM directly)
2004-03-14 01:44:51 +00:00
xtraeme
8919f642e2 Update www/dillo to 0.8.0, closes PR pkg/24768.
Changes:

Version 0.8.0 [Feb 08, 2004]

 - * Added a right-mouse-button popup for images!
   Patch: Frank de Lange, Eric Gaudet, Jorge Arellano
 - * Made main document window grab focus on startup, fullwindow,
     and after open url (BUG#330)
   * Set Ctrl-U to focus the location entry,
     Ctrl-R to reload, and Ctrl-H to hide controls.
   Patches: Johan Hovold, Jorge Arellano, Stephan Goetter
 - * Added a missing handler for broken-connection condition.
   Patch: Jorge Arellano, Phil Pennock
 - * Introduced a new way of handling dillo plugins! Now the
   communications and managing is done by a daemon: dpid.
   This comes with a lot of advantages described in Dpid.txt.
   Patch: Programming: Ferdi Franceschini; Design: Jorge Arellano
 - * Wrote documentation for dpid (Dpid.txt).
   * Removed a memory leak in Get_line().
   Patches: Jorge Arellano, Ferdi Franceschini
 - * Developed a plugin for downloads. It uses wget and can handle several
   connections at the same time.
   * Developed stress tests for both dpid and the downloads dpi.
   Patches: Ferdi Franceschini
 - * Adapted dpi.c to manage plugins through dpid.
   * Improved the incoming dpi-stream processing to accept images from a dpi.
   * Added/updated lots of dpi-related comments.
   * Updated the dpi1 spec.
   * Removed the forced end-to-end reload that was set upon dpis. Now,
     dpi-generated pages can be cached.
   * Made dillo able to handle multiple plugins (still lacks a dynamic API)

... etc, etc.
2004-03-14 01:26:55 +00:00
markd
b5c6ecbe26 kdegraphics3 pkgrevision bump. 2004-03-14 00:45:34 +00:00
markd
baf994966f Revert kghostview Makefile.{am,in} to the -3.2.0 version as the latest
version produces a kghostview that fails to run on NetBSD and the reason
for the change (Debian packaging issues) shouldn't effect us.
Bump PKGREVISION.
2004-03-14 00:44:27 +00:00
wiz
da3a48aac0 Add defined test before !empty test. 2004-03-14 00:38:19 +00:00
dmcmahill
2a8b8ed4e7 add x86_64 to the list of 64 bit platforms 2004-03-13 23:21:33 +00:00
jlam
fa037f0f75 Set USE_DIGEST=no to avoid checking and building a new digest package.
XXX This line should be removed once pkgsrc/bootstrap is up and running.
2004-03-13 21:00:19 +00:00
jlam
9ffc47d061 Test was reversed. 2004-03-13 20:58:06 +00:00
jlam
b9c8a5cb23 If USE_DIGEST is "no", then skip the check for an up-to-date digest.
XXX These changes should be removed once we have a working
XXX pkgsrc/bootstrap.
2004-03-13 20:54:16 +00:00
snj
b1533e40d4 Fix build on architectures where unsigned long int > 4. 2004-03-13 20:51:01 +00:00
snj
b6d8236032 Instead of modifying config.h in post-configure, modify config.h.in
in post-patch.  Fixes a strange build error on sparc64.
2004-03-13 20:20:57 +00:00