Commit graph

33591 commits

Author SHA1 Message Date
jlam
8ee3d01d39 Allow BUILDLINK_ENV to override shell environment settings in
${CONFIGURE_ENV} and in ${MAKE_ENV} for the configure and build processes,
respectively.  This allows overriding the value of "CC" passed to the
build, e.g.:

	BUILDLINK_ENV+=	CC="/usr/pkg/pthread/bin/pgcc"
2002-10-09 10:24:34 +00:00
jlam
420ead485f Ensure that bsd.prefs.mk is included before setting CC and CXX so that
we override any settings in /etc/mk.conf.
2002-10-09 09:49:32 +00:00
jlam
7d8705d838 BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for unproven-pthreads, which
installs its files into its own hierarchy.
2002-10-09 09:47:29 +00:00
martti
01317f6569 Updated fvwm2 to 2.4.11nb1 2002-10-09 08:38:46 +00:00
martti
eb862c264e Fix path to cpp (PR#18371). 2002-10-09 08:34:15 +00:00
tron
f24cdd3cd4 Note update of "rp-pppoe" package to version 3.5. 2002-10-09 08:32:00 +00:00
tron
14dc4d0908 Update "rp-pppoe" package to version 3.5. Changes since version 3.3:
- Fixes for compilation on Solaris.
- INCOMPATIBILITY WITH EARLIER VERSIONS:
  Kernel-mode plugin now is built against latest CVS ppp source rather than
  Michal Ostrowski's patched version.  If you use kernel-mode PPPoE, you
  MUST use the CVS version of the ppp source code with rp-pppoe 3.4.
- Print PPPoE session number when connection terminates.  Thanks to
  Alexander Dalloz for suggesting this.
- Fixed a bug in MSS clamping -- it now works with protocol-field compression.
  Thanks to Gerd v. Egidy for the patch.
- Ignore SIGINT and SIGTERM so LCP termination packets make it out.

This update also contains a patch for PR pkg/18525 by Lex Wennmacher.
2002-10-09 08:30:40 +00:00
skrll
098414ad1e It is PTHREAD_OPTS not PTHREAD_OPT. 2002-10-09 08:23:36 +00:00
tron
0b30966ccc Use proper "MASTER_SITE" definition for SuSE package updates. 2002-10-09 07:58:47 +00:00
grant
996ee5c643 Update SuSE 7.3 packages to use glibc-2.2.4-77. Previous distfile has
security vulnerabilities and is no longer available from the master
site.

Bump PKGREVISION.
2002-10-09 07:14:24 +00:00
dmcmahill
7954467ddd note addition of print/latex-mk version 0.9 2002-10-09 05:14:15 +00:00
dmcmahill
10990bc6c6 add and enable latex-mk 2002-10-09 05:13:16 +00:00
dmcmahill
b68b65de68 initial import of latex-mk-0.9
Latex-Mk is a set of makefile fragments and shell scripts designed
to assist in the management of LaTeX documents.  The user creates
a simple Makefile which sets up a few simple variables and then
includes the latex.mk fragment at the end.

LaTeX-Mk provides easy targets such as 'view', 'pdf', 'print',
and 'clean'.  Additional features such as multiple top level
documents with some shared and some unique dependencies and
draft watermark output are included.

LaTeX-Mk works with BSD make and also with GNU make.
2002-10-09 05:10:49 +00:00
uebayasi
85ffb1b83b Honor ${CAT} definition. 2002-10-09 03:59:53 +00:00
schmonz
d430de5379 Convert to buildlink2. Use perl5/module.mk. 2002-10-09 00:51:47 +00:00
schmonz
62b121f312 Convert to buildlink2. Use perl5/module.mk. Move post-extract to pre-configure. 2002-10-09 00:51:05 +00:00
jlam
07f7c0afce Refer to uninstalled libtool archives as "libfoo.la", not "-L.. -lfoo". 2002-10-09 00:07:17 +00:00
jlam
bab10ba0b4 buildlink1 -> buildlink2 2002-10-09 00:04:27 +00:00
schmonz
99eaa93523 Following up on previous, EXPR=/bin/expr on Darwin. 2002-10-09 00:00:26 +00:00
jlam
be5da619b9 buildlink1 -> buildlink2 2002-10-09 00:00:21 +00:00
jlam
bf700f1acc buildlink1 -> buildlink2 2002-10-08 23:45:52 +00:00
jlam
e925efa118 buildlink1 -> buildlink2 2002-10-08 23:31:01 +00:00
jlam
3301e3fd5b Unused. 2002-10-08 23:22:48 +00:00
jlam
3db18c019a buildlink1 -> buildlink2 2002-10-08 23:15:58 +00:00
jlam
d325247d0b Create a BUILDLINK_LDFLAGS variable for mysql-client due to odd library
location.
2002-10-08 23:00:51 +00:00
jschauma
1d480d643c Linux also uses u_int64_t, not uint64_t; thus patch accordingly. 2002-10-08 22:57:37 +00:00
jlam
6d56f4a0e0 buildlink1 -> buildlink2 2002-10-08 22:45:03 +00:00
jlam
5f57a45e1c Unused. 2002-10-08 22:34:25 +00:00
jlam
503aa42d95 buildlink1 -> buildlink2 2002-10-08 22:31:43 +00:00
wiz
18a9131dfb Unused. 2002-10-08 20:09:14 +00:00
wiz
39ff7c0af7 buildlink1 -> buildlink2. 2002-10-08 20:08:50 +00:00
wiz
b0bc86868d Unused. 2002-10-08 19:56:03 +00:00
wiz
ba3a6c9bfd Unused. 2002-10-08 19:42:24 +00:00
wiz
f266045cfd Unused. 2002-10-08 19:31:05 +00:00
wiz
50f43064b9 buildlink1 -> buildlink2. 2002-10-08 19:21:01 +00:00
wiz
3490acaf1e Unused. 2002-10-08 19:20:48 +00:00
wiz
940fe0df85 Unused. 2002-10-08 19:08:45 +00:00
wiz
d776b34fa4 Remove BUILDLINK_DEPENDS.* that refers older versions than mandated by
the buildlink2.mk file.
2002-10-08 19:04:01 +00:00
wiz
e8a08c3fc3 Unused. 2002-10-08 18:51:36 +00:00
wiz
75d791d580 Remove BUILDLINK_DEPENDS.* that refers older versions than mandated by
the buildlink2.mk files.
2002-10-08 18:50:55 +00:00
wiz
626ab68657 Remove two BUILDLINK_DEPENDS.* that refer older versions than mandated by
the buildlink2.mk files.
2002-10-08 18:50:18 +00:00
wiz
97b65eca5b Use buildlink2. 2002-10-08 17:50:59 +00:00
wiz
3a10318293 buildlink1 -> buildlink2. 2002-10-08 17:47:05 +00:00
wiz
c5a1ca82c3 Use PKGLOCALEDIR instead of homebrew stuff.
Also patch out useless autoheader call, thus solving PR 18587.
2002-10-08 17:27:19 +00:00
heinz
6ddc290c65 Updated spamassassin to 2.42nb1 2002-10-08 17:08:06 +00:00
heinz
cc4c6f0e91 - Setting PKG_SYSCONFBASE in /etc/mk.conf works now (Thanks to Urban
Boquist).
- Included fix for bad AWL behaviour which will also be in 2.50 (maybe 2.43)
  (ie AWL works the same again as in SA 2.31). This causes revision bump.
2002-10-08 16:41:32 +00:00
abs
6e85f9d767 Update pkgchk to 1.34:
Actually work around 1.6 pkg_tools PKG_PATH problems, rather than
        just making matters worse.
2002-10-08 15:44:49 +00:00
abs
cc24cb9e86 Update pkgchk to 1.34:
Actually work around 1.6 pkg_tools PKG_PATH problems, rather than
	just making matters worse.
2002-10-08 15:44:13 +00:00
taya
97f11a329c Note update of galeon to 1.2.6 2002-10-08 14:52:52 +00:00
taya
78bcb120cb Update galeon to 1.2.6
Changes:
- Compatible with 1.0.x, 1.1.x and 1.2a
- Compatible with gcc 3.2 with --disable-werror
- Complete Basic Sidebar support
- Basic means basic. No XUL sidebars supported.
- Proxy prefs should actually be respected for a change
- Support for forcing all cookies to be session cookies
- Fixed almost all downloader progress dialog related crashes.
- Helper app handling improved, and a number of bugs fixed
2002-10-08 14:50:52 +00:00