Commit graph

44556 commits

Author SHA1 Message Date
drochner
95bd11b46e -as abs did to lang/gcc3:
Apply http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10955
	* unroll.c (unroll_loop): Fix off-by-one bug.
    Fixes build issue with xdm and -O3
    Suggested by fredb
-${prefix} is the same like ${GCC_PREFIX}, but the former is already there
2003-07-09 15:14:42 +00:00
markd
62ca8d35ba Add a missing include. 2003-07-09 15:13:02 +00:00
drochner
b918cab416 There is no point in buildlinking gcc's private include files: They
are not for the host compiler, but for the stage-1 "xgcc", which is
not subject to buildlink's redirection.
(The gcc libs are needed because ld is redirected.)
2003-07-09 15:11:21 +00:00
drochner
91e8c04971 -no need for USE_GNU_GETTEXT
-this really doesn't USE_LIBTOOL
2003-07-09 14:46:49 +00:00
drochner
cfb99139f7 #include <locale.h> before using LC_WHATEVER 2003-07-09 14:45:59 +00:00
wiz
de9333152e Bump date for -O change. 2003-07-09 14:42:43 +00:00
abs
e80435442b Update cpuflags to 0.53:
Revert changes in 0.52
2003-07-09 14:35:28 +00:00
seb
d6a7003e8b Use emacs.mk and only accept GNU emacsen
(a mailcrypt avatar for xemacs is in the xemacs-packages package).
2003-07-09 14:24:35 +00:00
agc
1303652d68 In pre-config-override, don't trumpet the fact that we're doing nothing. 2003-07-09 14:23:56 +00:00
agc
6eacd3982c Some packages check for tclsh and wish rather than using other means of
testing for the presence or absence of tcl or tk, so add these to the
files managed by buildlink2.
2003-07-09 14:04:06 +00:00
gehenna
f8a5db4af8 Note CVSync 0.23.8 2003-07-09 13:32:47 +00:00
gehenna
cf36cc35f8 CVSync 0.23.8
Changes:
	* Fix a bug not to accept the option -L. (cvscan)

	* Fix a bug that the default value of 'maxclients' is not set properly
	  when 'maxclients' is not specified. (server)

	* Fix bugs of alignment. (server/client)

	* Fix bugs not to work properly when set 'errormode' to 'fixup' or
	  'ignore' in some case. (server/client)
2003-07-09 13:31:30 +00:00
grant
88a03252d9 force the configure script to look for ncurses *last* when looking
for a terminal library.

[in an ideal world, ncurses wouldn't even be listed, but according
to the comments in configure.ac, some Linux distributions don't have
libcurses, only libncurses, so it should stay.]

fixes a problem when building with an external gcc, since gcc, when
installed into /prefix, unconditionally searches /prefix/lib for
libraries at link time causing it to find libncurses in /prefix/lib
(the normal gcc ugliness). this leads to the runtime linker being
unable to find libncurses.

noted by gavan@, fix tested by gavan@ and myself.
2003-07-09 13:11:01 +00:00
aymeric
4e85e41fb2 Remove NO_MTREE=yes
It broke installation of audit-packages as the first package in the system.
Okayed by Alistair.
2003-07-09 13:01:59 +00:00
abs
4107ad2a64 Handle blank MACHINE_ARCH on Linux (as seen on 20030630 bootstrap kit) 2003-07-09 11:38:17 +00:00
salo
0eb8222777 Don't insist on using/compiling GCC if different compiler is in use. 2003-07-09 08:25:04 +00:00
salo
bf262a9684 Introduce few new variables for (mostly) non-GCC compilers use with pkgsrc
so compiler-dependent settings can be set later.

USE_GCC2    - GNU Compiler Collection 2.x	(default)
USE_GCC3    - GNU Compiler Collection 3.x	(used already)
USE_MIPSPRO - Silicon Graphics, Inc. MIPSpro Compiler
USE_SUNPRO  - Sun Microsystems, Inc. WorkShop/Forte/Sun ONE Studio
              Compiler Collection

(Intel compilers on Linux, anyone? :) )
2003-07-09 08:22:22 +00:00
grant
b896065cca add a buildlink for gawk. this is derived from and shares the same
purpose as gsed/buildlink2.mk.

XXX IRIX is currently listed in _INCOMPAT_AWK - this should be removed
if awk on IRIX is known to be good.
2003-07-09 08:17:42 +00:00
grant
5e2bf60e9e remove OPSYS conditional to pull in GNU sed, as this is automagically
handled by gsed/buildlink2.mk now.

tested on Solaris 9.
2003-07-09 08:15:16 +00:00
itojun
45a4198e2d devel/apr, www/apache2 2003-07-09 08:10:48 +00:00
itojun
0598fd6420 upgrade to apache-2.0.47/apr-0.9.4.2.0.47.
Changes with Apache 2.0.47
  *) SECURITY [CAN-2003-0192]: Fixed a bug whereby certain sequences
     of per-directory renegotiations and the SSLCipherSuite directive
     being used to upgrade from a weak ciphersuite to a strong one
     could result in the weak ciphersuite being used in place of the
     strong one.  [Ben Laurie]
  *) SECURITY [CAN-2003-0253]: Fixed a bug in prefork MPM causing
     temporary denial of service when accept() on a rarely accessed port
     returns certain errors.  Reported by Saheed Akhtar
     <S.Akhtar@talis.com>.  [Jeff Trawick]
  *) SECURITY [CAN-2003-0254]: Fixed a bug in ftp proxy causing denial
     of service when target host is IPv6 but proxy server can't create
     IPv6 socket.  Fixed by the reporter.  [Yoshioka Tsuneo
     <tsuneo.yoshioka@f-secure.com>]
  *) SECURITY [VU#379828] Prevent the server from crashing when entering
     infinite loops. The new LimitInternalRecursion directive configures
     limits of subsequent internal redirects and nested subrequests, after
     which the request will be aborted.  PR 19753 (and probably others).
     [William Rowe, Jeff Trawick, André Malo]
  *) core_output_filter: don't split the brigade after a FLUSH bucket if
     it's the last bucket.  This prevents creating unneccessary empty
     brigades which may not be destroyed until the end of a keepalive
     connection.
     [Juan Rivera <Juan.Rivera@citrix.com>]
  *) Add support for "streamy" PROPFIND responses.
     [Ben Collins-Sussman <sussman@collab.net>]
  *) mod_cgid: Eliminate a double-close of a socket.  This resolves
     various operational problems in a threaded MPM, since on the
     second attempt to close the socket, the same descriptor was
     often already in use by another thread for another purpose.
     [Jeff Trawick]
  *) mod_negotiation: Introduce "prefer-language" environment variable,
     which allows to influence the negotiation process on request basis
     to prefer a certain language.  [André Malo]
  *) Make mod_expires' ExpiresByType work properly, including for
     dynamically-generated documents.  [Ken Coar, Bill Stoddard]
2003-07-09 08:09:04 +00:00
grant
d1407ba302 enhancements to gracefully handle packages which require a non-broken
sed, or perhaps GNU sed.

packges should define USE_GNU_SED if GNU sed is really required,
otherwise we provide ${SED} in the buildlink/bin dir, unless the sed
provided on a given platform is known to be severely broken.

[one could argue Solaris' xpg4 sed falls in the "broken" category, but
for almost all intents and purposes, it is acceptable - define
USE_GNU_SED if a package still fails.]

XXX IRIX is currently listed in _INCOMPAT_SED - this should be removed
if sed on IRIX is known to be good.
2003-07-09 08:07:09 +00:00
jschauma
89fb03deaf Note update of archivers/pax to 20030708 2003-07-08 18:43:19 +00:00
jschauma
95397dc7b6 Synch with latest changes by simonb@ in basesrc and as a result, bump
the version to todays date:
Add support for gnutar's -O "extract to stdout" option.
2003-07-08 18:40:28 +00:00
gson
1ce3932805 Note update of time/p5-Time-HiRes to version 1.49. 2003-07-08 17:44:29 +00:00
gson
5719314929 Update to 1.49 since many CPAN mirror sites no longer have 1.47.
Changes since 1.47:

1.49
- UVuf for non-IVSIZE platforms (from Keiichiro Nagano)
- OS/2 can always mix subsecond sleeps with signals
  (part of perl change #19789)

1.48
- workaround for buggy gcc 2.95.3 in openbsd/sparc64
  (perl change #19592)
2003-07-08 17:42:43 +00:00
tron
cbe73eb8f1 The "bidwatcher" package was updated. 2003-07-08 17:39:34 +00:00
tron
9fd53a484f Note update of "bidwatcher" package to version 1.3.8. 2003-07-08 17:30:14 +00:00
tron
77530e60b3 Update "bidwatcher" package to version 1.3.8. Changes since version 1.3.7:
- Fixed checkredir bug.
- Cleaned up configuration window.
- Removed double statusbar.
- Modified statusbar output.
- Fixed time zone problems.
- Fixed eBay maintenance window zapping.
- Fixed status LEDs.
- Added configurable update intervals.
- Added some HTML entities.
- Added local ending time feature.
- Added a warning about upper security levels and password blanking.
- Cleaned up debugging harness.
- Various minor bug fixes.
2003-07-08 17:27:08 +00:00
abs
7c59359d66 Update cpuflags to 0.52:
On i386 try to S/-fomit-frame-pointer/-momit-leaf-frame-pointer/ for
	package with problems with -fomit-frame-pointer
2003-07-08 16:53:07 +00:00
abs
606f83a9b4 Update cpuflags to 0.52:
On i386 try to S/-fomit-frame-pointer/-momit-leaf-frame-pointer/ for
	package with problems with -fomit-frame-pointer
2003-07-08 16:52:40 +00:00
seb
a27e925c08 No need to include texinfo.mk, bsd.pkg.mk does it. 2003-07-08 16:39:51 +00:00
abs
778857b37b Update gcc3 to gcc3-3.3nb4:
Apply http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10955
	* unroll.c (unroll_loop): Fix off-by-one bug.
    Fixes build issue with xdm and -O3
    Suggested by fredb
2003-07-08 16:30:44 +00:00
drochner
26acfcb094 oops, I was assuming the .info files are put into the packlist
automatically. Not true appearently.
2003-07-08 16:07:03 +00:00
drochner
7497ad9c29 some cleanup:
-USE_NEW_TEXINFO, saves some patches
-symlink libiberty.a into build tree instead of buildlink/lib,
 saves some patches
-put common make rules into Makefile.common (for all) and
 buildaddon.mk (for all but the base "c" pkg)
2003-07-08 15:04:53 +00:00
gehenna
86fb2139bc Note that CVSync 0.23.7 is released. 2003-07-08 14:58:38 +00:00
gehenna
9a6413ec39 CVSync 0.23.7
Changes:
	* Fix a memory leak. (server)
2003-07-08 14:57:10 +00:00
wiz
3edbdfd9c9 fftw-3.0.1 update done. 2003-07-08 14:06:20 +00:00
wiz
a012fbb391 Update to 3.0.1:
* Some speed improvements in SIMD code.

* --without-cycle-counter option is removed.  If no cycle counter is found,
  then the estimator is always used.  A --with-slow-timer option is provided
  to force the use of lower-resolution timers.

* Added missing static keyword that prevented simultaneous linkage
  of different-precision versions; thanks to Rasmus Larson for the bug report.

* Corrected accidental omission of f77_wisdom.f file; thanks to Alan Watson.

* Removed non-portable use of 'tempfile' in fftw-wisdom-to-conf script;
  thanks to Nicolas Decoster for the patch.

* Added 'make smallcheck' target in tests/ directory, at the request of
  James Treacy.
2003-07-08 14:05:29 +00:00
markd
d6e673da4a Don't hardcode /usr/pkg in patches. 2003-07-08 14:05:06 +00:00
markd
c474172791 Obey the value of $CC passed into make. Allows building on Solaris. 2003-07-08 13:43:18 +00:00
markd
27b3165a7a Be explicit about --srcdir. Fixes PR 21944 (emacs fails to build on
Solaris 8)
2003-07-08 13:34:46 +00:00
agc
a0a34c21ee Fix a typo in a comment 2003-07-08 11:48:37 +00:00
wiz
8070023837 + TeXmacs-1.0.1.17, cscope-15.4, cxref-1.5e, fftw-3.0.1, global-4.6,
intlfonts-1.2.1, libxml2-2.5.8, libxslt-1.0.31, nut-8.10,
  sylpheed-0.9.3, vfu-4.03, waputils-1.3.2a [pkg/22076].
2003-07-08 11:41:40 +00:00
seb
e84f780798 Note update of mail/gnus to version 5.10.2nb1 [info files directory
installation fix].
2003-07-08 10:00:54 +00:00
seb
a8f9321328 Install vanilla info files in a package specific directory
to avoid conflicting with Emacsen packages provided info files while
retaining consistent cross-references.
I.e a command like `$ INFOPATH=/usr/pkg/share/doc/gnus/info info' will
only give you access to the info files of_this_ version of GNUS.

Convert to USE_NEW_TEXINFO.

Bump PKGREVISION.
2003-07-08 09:58:53 +00:00
chris
95ae206c22 Fix for _CONFIGURE_PREREQ targets not being run when a package defines a
do-configure target.  To do this I've introduced a new target,
pre-configure-overrides, that depends on ${_CONFIGURE_PREREQ}.   It's run
after pre-configure but before do-configure.

This fixes pkg/22077, and allows benchmarks/benchfft to build correctly on
a -current cats box.

Reviewed by wiz@
2003-07-08 09:20:30 +00:00
wiz
23812fba98 Added brs-4.0. 2003-07-08 08:55:29 +00:00
wiz
76fe4077c0 Add and enable brs. 2003-07-08 08:55:01 +00:00
wiz
439cadab5f Initial import of brs, a program to read the King James Version Bible.
Submitted by Bryan Carter Vyhmeister in PR 22087.
2003-07-08 08:53:19 +00:00