Commit graph

57178 commits

Author SHA1 Message Date
minskim
f9b04b770a Note updates of postgresql-pltcl, tcl-postgresql, and tk-postgresql to
7.3.4nb2 due to Tcl/Tk dependency changes.
2004-03-17 15:50:31 +00:00
minskim
48be84cccf Bump PKGREVISION due to Tcl dependency change in the previous commit. 2004-03-17 15:47:34 +00:00
minskim
d276a764ec Switch to Tcl/Tk 8.4 and bl3ify tcl-postgresql, tk-postgresql, and
postgresql-pltcl.  Closes PR pkg/24816 and pkg/24817.
2004-03-17 15:45:49 +00:00
taca
f76b0df532 - Update MASTER_SITES for sourceforge sites.
- Update distinfo since distfile has changed.
2004-03-17 14:38:02 +00:00
grant
82d0aa568e MAINTAINER should only contain one email address. 2004-03-17 09:58:03 +00:00
soren
66d0530cfc Fix patch path. 2004-03-17 07:35:23 +00:00
soren
38035b7042 Updated gsmlib to 1.10. 2004-03-17 07:08:15 +00:00
soren
f0369246e1 Update to gsmlib-1.10:
- reactivated code in gsm_at to retry sending PDU after
       unsolicited result code
     - added description of unicode handling to FAQ
     - compilation fixes for gcc-3.0.4
     - added quick exit for ATZ in UnixSerialPort constructor
       if phone gives ERROR
     - added fix for phones that return +CLIP: "Number not available."
       instead of giving caller ID
     - added get/setCLIRPresentation() functions to MeTa (contribution by
       ivan)
     - added "NO CARRIER" event to the event mechanism (contribution by
       clock)
     - added Win32 port of gsmsmsd (thanks to Konstantin Forostyan)
     - further extented Win32 port of gsmsmsd to handle outgoing messages
     - fixed problem with Ericsson T39m SMS sending (zero bytes in handshake)
     - added capability to send concatenated SMSs in gsmsmsd and gsmsendsms
     - fixed unsigned/signed char problems in Unix/Win32 serial port
       implementations
     - added capability to send multiple SMSs to gsmsendsms/gsmsmsd
2004-03-17 07:07:43 +00:00
jlam
a9d431f730 Also accept DISTCC_VERBOSE in /etc/mk.conf to allow for easier debugging. 2004-03-17 06:07:06 +00:00
jlam
e6bfd3c6c2 Force all of the headers and libraries to be symlinked into
${BUILDLINK_X11_DIR}, even in the "pkgviews" case.  This makes building
X11 packages work with pkgviews again after the X11_TYPE-related changes.
2004-03-17 06:01:17 +00:00
jlam
250b02f294 Allow DISTCC_HOSTS and DISTCC_SSH to be set in /etc/mk.conf to modify the
behaviour of distcc when used in the compiler framework.
2004-03-17 05:23:05 +00:00
danw
7dc2ba4d4c add a darwin-esd target 2004-03-17 04:49:48 +00:00
taca
7a3885f057 Remove CONFIGURE_ARGS here since it had no effect and specified
incorrect parameter.
2004-03-17 04:13:46 +00:00
wiz
a739b79bd6 Drop trailing whitespace, remove unnecessary .Pp and
use .Aq instead of <>.
2004-03-17 00:40:24 +00:00
abs
6cc945a64a Update cpuflags to 0.63:
Make cpuflags ${PREFIX}-aware - based on patch from Karl Hammerschmidt
2004-03-17 00:26:55 +00:00
danw
873317a06c add darwin support 2004-03-16 23:59:42 +00:00
minskim
aeddb8149a Note update of ruby-tcltklib to 1.6.8nb3 due to Tcl/Tk dependency changes. 2004-03-16 23:56:15 +00:00
minskim
7fa907333d Switch to Tcl/Tk 8.4. OK'ed by taca@.
Bump PKGREVISION.
2004-03-16 23:54:25 +00:00
jlam
59bdf89739 If the ${PKGBASE} of a package doesn't match the token passed to
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that
we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-16 18:23:26 +00:00
jlam
46453f87ed BUILDLINK_DEPENDS.<pkg> should be appended to, not set. 2004-03-16 17:58:01 +00:00
jlam
83270dba5d BUILDLINK_DEPENDS.<pkg> is appended to. 2004-03-16 17:55:35 +00:00
jlam
59fad5b9f8 Manipulate the buildlink depth so that libiconv and Xfixes aren't added
to BUILDLINK_DEPENDS unless their respective buildlink3.mk files are
included by the top-level Makefile.
2004-03-16 17:40:54 +00:00
jlam
81ee297d71 Don't pass $(top_srcdir)/intl to the compiler. It's unneeded since
the mutt Makefiles already automatically add "intl" to the list of
directories to search for headers, and it fixes breakage when the
shell tries to execute "top_srcdir".
2004-03-16 16:52:58 +00:00
jlam
fb92616cec Be more permissive in finding libraries to symlink into the buildlink
directory as libraries may be found outside of ${PREFIX}/lib.  We now
match anything that looks like "/lib[^/]*$".
2004-03-16 16:19:37 +00:00
minskim
93bd3447c5 Note PKGREVISION bump of tk-Tix due to Tcl/Tk dependency change. 2004-03-16 16:05:40 +00:00
minskim
a980f2e900 Switch to Tcl/Tk 8.4 and bl3ify. 2004-03-16 16:04:05 +00:00
uebayasi
79124e148b Remove mew-xemacs (and fix typos). 2004-03-16 15:23:25 +00:00
uebayasi
ffdc359ed0 Remove mew-xemacs. 2004-03-16 15:19:55 +00:00
uebayasi
275f5ab648 Replace mew-xemacs by enabling XEmacs (xemacs214, xemacs215) support
in mew3.
2004-03-16 15:18:29 +00:00
taca
3610b807af -postfix-2.0.19
+postgresql-7.4.2
2004-03-16 15:07:30 +00:00
grant
5c7b00378f add Solaris build which recently appeared. 2004-03-16 14:34:39 +00:00
grant
7c090242c5 simplify ONLY_FOR_PLATFORM pattern, since Linux's i[3-6]86 is squashed
to i386.
2004-03-16 14:34:02 +00:00
tron
e4e5a452c8 Backout my recent changes because Thomas Klausner and Grant Beattie
disapprove.
2004-03-16 14:04:44 +00:00
hubertf
51c65d9891 Enforce vulnerability list being installed & correct & upto-date
before trying to upload anything.
2004-03-16 13:55:51 +00:00
recht
9d69635288 Require a later version of texinfo to fix the build on NetBSD 1.6.
This fixes hubertf's bulk build.
2004-03-16 13:44:43 +00:00
cube
88853cc030 Define NO_EXPORT_CPP so that rpcgen doesn't produce empty files. 2004-03-16 13:21:48 +00:00
tron
80e4ea5a05 Note update of "pilot-link" package to version 0.11.7nb2. 2004-03-16 11:23:58 +00:00
tron
c5000ca018 Use Tcl/Tk 8.4.x, bump package revision because of that. 2004-03-16 11:23:43 +00:00
tron
89261c4593 Note update of "glibwww" package to version 0.2nb6. 2004-03-16 11:04:51 +00:00
tron
c67596aa49 Include "db4" buildlink2 glue code to fix build problem. Bump package
revision because of this.
2004-03-16 11:04:19 +00:00
cube
7c183fc93c Note bump of newsx. 2004-03-16 09:49:32 +00:00
tron
b293d8fc5c Fix locale file installation. Bump package revision because of that. 2004-03-16 09:48:45 +00:00
cube
a58c4a46a9 Bl3ify inn (and remove bl2.mk file since newsx is the only user).
Patch newsx's configure so that history method auto-detection can be
bypassed, which allows build on system with unconfigured inn (such as
for bulk-builds).

Bump PKGREVISION because now newsx always use indexed method.
2004-03-16 09:48:37 +00:00
tron
34d8c0e23a Fix locale file installation. Bump package revision because of that. 2004-03-16 09:48:22 +00:00
tron
89400dc756 Include "db4" buildlink2 glue code to fix build problems in package
depending on this package.
2004-03-16 08:57:59 +00:00
tron
c4a179ac40 Include "db4" buildlink3 glue code to fix build problems in package
depending on this package.
2004-03-16 08:57:36 +00:00
tron
4a13c99550 Include "db4" buildlink2 glue code to fix build problems in package
depending on this package.
2004-03-16 08:55:50 +00:00
tron
35bdf4fb8d Note update of "gnome-vfs" package to version 1.0.5nb6. 2004-03-16 08:51:08 +00:00
tron
fa94ed55d5 Include "db4" buildlink2 glue code to fix build problem. Bump package
revision because of this.
2004-03-16 08:50:38 +00:00
tron
223f8c4a3b Note update of "gnome-print" package to version 0.36nb5. 2004-03-16 08:39:55 +00:00