Commit graph

67724 commits

Author SHA1 Message Date
mjl
45c6b30c1a Patch path to included makefile for openh323 consumption. 2004-10-08 22:31:02 +00:00
mjl
ef448ce16a Also install ptlib/version.h 2004-10-08 22:09:55 +00:00
jlam
73324346e7 Drop the extraneous comma in "-Wl,-R,/dir" and turn it into "-Wl,-R/dir".
Do the same for options that look like "-Wl,-L,/dir".
2004-10-08 21:53:53 +00:00
mjl
f7e4c0e10d Update pwlib to 1.5.2
Make this compile with newer gcc versions, and bring in a more
recent version of the library. No changelog is available unfortunately.
2004-10-08 21:02:53 +00:00
tv
243e97128e Do the Interix fix in a more portable manner. 2004-10-08 20:03:43 +00:00
jmmv
b2bbc9f00d Note update of glib2 to 2.4.7. 2004-10-08 19:19:41 +00:00
jmmv
c85e201724 Update to 2.4.7:
* Win32 bug fixes
  - Fix Unicode collation [Tor Lillqvist]
  - Fix a thread leak [Peter Zelezny]
  - Fix build with newer mingw headers [Tor]
  - Convert messages to UTF-8 [Kazuki Iwamoto]
  - Don't open console windows [Tor]
* Other bug fixes [Manish Singh, Matthias Clasen, Morten Welinder,
  Tim Janik, Tor]
* Documentation improvements [Morten, Stephan Kasal, Philippe Blain,
  Nickolay V. Shmyrev, Gustavo Carneiro, Kjartan Maraas, Stefan Kost]
* New and updated translations (bs,da,es,gl,ne,nn,or,ro,sq,tr)
2004-10-08 19:18:25 +00:00
tv
f8ff936407 nb2: Make the "echo" substitute work on Interix. Noted by
Hiramatsu Yoshifumi <hiramatu@boreas.dti.ne.jp> in PR pkg/27182.
2004-10-08 17:37:50 +00:00
tv
fd931daac1 Bump BOOTSTRAP_VERSION for previous. 2004-10-08 17:29:00 +00:00
tv
1f62dde17e Revert part of rev 1.19:
There's one place where you absolutely *must* use bmake:  when building
pkg_install.  Otherwise its Makefiles will attempt to get $(MACHINE_ARCH)
from the system make, which is not likely to be correct on several
platforms.
2004-10-08 17:26:45 +00:00
tv
6bac155031 Currently this is completely hosed on big-endian platforms; add appropriate
NOT_FOR_PLATFORMs reflecting it.
2004-10-08 15:57:51 +00:00
tv
0def789aba No target information is available for Interix; disable it here. 2004-10-08 14:42:55 +00:00
adam
501013da4f Updated psiconv to 0.9.6 2004-10-08 13:22:13 +00:00
adam
ac5edb9337 Changes:
0.9.6  20040430  Compilation fixes for Solaris
                 Compilation fixes for ImageMagick unavailability

0.9.5  20040406  Bug fixes
                 Compilation with gcc 2.95.x should work again

0.9.4  20040316  Mostly bug fixes
                 Minimum version required for AbiWord 2.1.1 and later

0.9.3  20040226  Minimum version required for new AbiWord 2.1 plugin
                 Fixed a few minor bugs
                 Added psiconv_unicode_from_list and psiconv_unicode_strstr
                 Much better error and progress reporting in generators

0.9.2.1 20040223 Quick fix for the library number mistake in 0.9.2

0.9.2  20040223  Many bugfixes, among them some critical ones:
                 * Package now builds without psiconv.conf files installed
                 UTF8 Psion support might now actually work
                 -c argument introduced for psiconv program

0.9.1  20040209  Added the psiconv-config program.
		 Fixed the installation of @includedir@/psiconv/general.h
                 Added the forgotted psiconv_config_free function.
		 Removed some small memory leaks.

0.9.0  20040204  New major library version number breaks source compatibility:
		 * All strings and characters are now stored in UCS-2
                 * New config structure.
                   - Call psiconv_config_default and psiconv_config_read at the
                     start of your program
                   - Almost all functions have a new psiconv_config parameter
                   - All former global variables are now in this structure
                 * Several minor changes in the functions defined in
                   parse_routines.h and generate_routines.h
                 * All generate_* routines have now a lev parameter except
                   generate_file.
                 * psiconv_sketch_section data representation changes
                 * New verbosity level PSICONV_VERB_ERROR
                 Use config files /etc/psiconv.conf and ~/.psiconv.conf
                 Support automake 1.6, 1.7 and 1.8
                 Support autoconf-2.50 and up
                 Support ImageMagick 5.4.x and 5.5.x (API changed once again...)
                 Support Unicode output in psiconv program (Keita Kawabe)
                 Don't use features not present in plain sh (Keita Kawabe)
                 Clean up some automake-related stuff.
		 Format documentation is now installed too.
                 Debian build support
                 Embedded objects in Word are now properly parsed and generated
                 Sketch file generation is added (stand-alone and as object)
                 MBM and Clipart file generation is added
                 Image files other than 2-bits greyscale are parsed and
                   generated (experimental)
                 Errors and warnings sanitized
                 Rewrite of the psiconv program:
                 * Outputs in UTF8, UCS2, ASCII or Psion encodings
		 * XHTML target generates strict XHTML using CSS
                 * HTML4 target generates traditional HTML without CSS
                 * IMAGE target remains the same
                 * LATEX and RTF targets are not supported anymore
2004-10-08 13:19:26 +00:00
martti
3c4de2b5df Initial version (needed by XFce 4.2). 2004-10-08 11:25:30 +00:00
adam
5a3806537c Change man1/nc.1 to man1/nedit-nc.1 to avoid conflict with netcat 2004-10-08 09:18:07 +00:00
martti
741fdabc9b Updated dbh to 1.0.20 2004-10-08 09:13:49 +00:00
martti
4b65b6259f Updated dbh to 1.0.20
Changes unknown (ChangeLog ends to 1.0.10). This version is needed
by the (not yet released) XFce 4.2
2004-10-08 09:13:30 +00:00
martti
25c25b85b7 Updated several xfce4 plugins 2004-10-08 06:25:07 +00:00
martti
6455e71a98 Updated xfce4-clipman-plugin to 0.4.1
* Bug fixes
2004-10-08 06:23:36 +00:00
martti
7f436ae9a2 Updated xfce4-datetime-plugin to 0.3.1
* Bug fixes
2004-10-08 06:23:08 +00:00
martti
a5b11bb81c Updated xfce4-showdesktop-plugin to 0.3.0
* Bug fixes
2004-10-08 06:22:07 +00:00
martti
e89964ea5d Updated xfce4-netload-plugin to 0.2.3
* Bug fixes
2004-10-08 06:21:52 +00:00
martti
317ebbccda Updated xfce4-diskperf-plugin to 1.5
* Bug fixes
2004-10-08 06:21:38 +00:00
martti
7a39a0db12 Updated xfce4-wavelan-plugin to 0.4.0
* Bug fixes
2004-10-08 06:18:46 +00:00
xtraeme
484422ead4 Update mail/clamsmtp to 0.9.5:
0.9.5
  - Fixed problems with the select zeroing out timeouts.
  - Added support for setting the PidFile from the config file

0.9
  - Don't quit when too many threads created
  - Restructured smtp passthru system so it can be used by other apps
  - Better IO and SMTP parsing
  - Changed default header to be similar to Amavis
  - Compiles and runs on systems without error checking mutexes
  - Ability to drop privileges and run as a different user [Rubio Vaughan]
  - Fixed config file bugs
  - Virus Actions. Run a script every time a virus is found.
  - By default don't use ClamAV sessions. This fixes several stability
    problems that were being experienced with clamd.
2004-10-08 05:39:22 +00:00
xtraeme
1b30ad1668 Check for pkgconfig files (.pc) presence. 2004-10-08 05:24:46 +00:00
simonb
524b0a1c34 Note update of adzap to version 20040914 - lots of new ad pattern updates. 2004-10-08 05:15:02 +00:00
simonb
aa135171b5 Upgrade to version 20040914 - lots of new ad pattern updates. 2004-10-08 05:14:06 +00:00
xtraeme
8dfcb6fabd X11_TYPE=xorg:
Blah, again the .pc files problem with compositeext and fixesext, we have
the headers but not these files... remove them.
2004-10-08 04:47:52 +00:00
xtraeme
7374c7230c Back out previous, I was really really wrong! 2004-10-08 04:45:43 +00:00
xtraeme
41f1e779b9 Check for the .pc files presence... 2004-10-08 04:44:52 +00:00
xtraeme
4a48a2c651 This package does not need compositeext, remove it. 2004-10-08 04:28:16 +00:00
xtraeme
ea31e2893c s/composite_proto/compositeproto/ 2004-10-08 04:02:35 +00:00
xtraeme
f5c88a45cf typo 2004-10-08 04:01:49 +00:00
xtraeme
53f32a3d09 Use builtin versions for Xcomposite and compositeext for X11_TYPE=xorg
users.
2004-10-08 04:00:37 +00:00
xtraeme
69bf3abe3b More builtin machinery for X11_TYPE=xorg users. 2004-10-08 03:59:36 +00:00
xtraeme
9040fc8d51 Use PKG_SKIP_REASON to print a message when X11_TYPE != xorg. 2004-10-08 03:58:18 +00:00
xtraeme
12acd45df9 Missing bits to make this build/work correctly on FreeBSD 5.x.
Not tested on 4.x, but changes should be trivial to commit...
2004-10-08 03:35:25 +00:00
xtraeme
21a0d4da99 Changes for meta-pkgs/xorg and friends:
Looks like that cannot we use render/randrext builtin versions for
meta-pkgs/xorg, because of missing .pc files required to build Xrender
and friends, remove them from here.

Closes PR pkg/27129 by Cristopher Richards, thanks for the info, I thought
they were installed by xorg-libs... (!)
2004-10-08 00:58:25 +00:00
reinoud
569c68107c Fix former commit ... sorry 2004-10-08 00:42:07 +00:00
reinoud
13f80f8ff1 Fix small compilation error on Alpha; a va_args was represented by a 0 and
not by a NULL in an initialisation function; this broke with the
NetBSD/alpha compiler on Alpha (gcc 3.3.3)
2004-10-08 00:28:17 +00:00
abs
7f88a7c917 Update exim to 4.43 from 4.42
Update exim-exiscan to 4.43_28 from 4.42_27
Update exim-html to 4.40 from 4.30

exim-exiscan:

28  - Added F-Secure support, thanks to Johan Thelmen <jth@home.se>.

    - Upgraded SRS support to libsrs_alt 0.5 via Miles
      Wilton's patch.

    - REMOVED exiscan-acl implementation of custom header
      placement in favor of Philip Hazel's native implementation.
      However, a new option option was added for it to
      mimic the behaviour of the old header_pos_middle option.
      Read section 10 of exiscan-acl-spec.txt.

exim:
 1. Fixed a longstanding but relatively impotent bug: a long time ago, before
    PIPELINING, the function smtp_write_command() used to return TRUE or FALSE.
    Now it returns an integer. A number of calls were still expecting a T/F
    return. Fortuitously, in all cases, the tests worked in OK situations,
    which is the norm. However, things would have gone wrong on any write
    failures on the smtp file descriptor. This function is used when sending
    messages over SMTP and also when doing verify callouts.

 2. When Exim is called to do synchronous delivery of a locally submitted
    message (the -odf or -odi options), it no longer closes stderr before doing
    the delivery.

 3. Implemented the mua_wrapper option.

 4. Implemented mx_fail_domains and srv_fail_domains for the dnslookup router.

 5. Implemented the functions header_remove(), header_testname(),
    header_add_at_position(), and receive_remove_recipient(), and exported them
    to local_scan().

 6. If an ACL "warn" statement specified the addition of headers, Exim already
    inserted X-ACL-Warn: at the start if there was no header name. However, it
    was not making this test for the second and subsequent header lines if
    there were newlines in the string. This meant that an invalid header could
    be inserted if Exim was badly configured.

 7. Allow an ACL "warn" statement to add header lines at the start or after all
    the Received: headers, as well as at the end.

 8. Added the rcpt_4xx retry error code.

 9. Added postmaster_mailfrom=xxx to callout verification option.

10. Added mailfrom=xxxx to the callout verification option, for verify=
    header_sender only.

11. ${substr_1_:xxxx} and ${substr__3:xxxx} are now diagnosed as syntax errors
    (they previously behaved as ${substr_1_0:xxxx} and ${substr:_0_3:xxxx}).

12. Inserted some casts to stop certain compilers warning when using pointer
    differences as field lengths or precisions in printf-type calls (mostly
    affecting debugging statements).

13. Added optional readline() support for -be (dynamically loaded).

14. Obscure bug fix: if a message error (e.g. 4xx to MAIL) happened within the
    same clock tick as a message's arrival, so that its received time was the
    same as the "first fail" time on the retry record, and that message
    remained on the queue past the ultimate address timeout, every queue runner
    would try a delivery (because it was past the ultimate address timeout) but
    after another failure, the ultimate address timeout, which should have then
    bounced the address, did not kick in. This was a "< instead of <=" error;
    in most cases the first failure would have been in the next clock tick
    after the received time, and all would be well.

15. The special items beginning with @ in domain lists (e.g. @mx_any) were not
    being recognized when the domain list was tested by the match_domain
    condition in an expansion string.

16. Added the ${str2b64: operator.

17. Exim was always calling setrlimit() to set a large limit for the number of
    processes, without checking whether the existing limit was already
    adequate. (It did check for the limit on file descriptors.) Furthermore,


18. Imported PCRE 5.0.

19. Trivial typo in log message " temporarily refused connection" (the leading
    space).

20. If the log selector return_path_on_delivery was set and an address was
    redirected to /dev/null, the delivery process crashed because it assumed
    that a return path would always be set for a "successful" delivery. In this
    case, the whole delivery is bypassed as an optimization, and therefore no
    return path is set.

21. Internal re-arrangement: the function for sending a challenge and reading
    a response while authentication was assuming a zero-terminated challenge
    string. It's now changed to take a pointer and a length, to allow for
    binary data in such strings.

22. Added the cyrus_sasl authenticator (code supplied by MBM).

23. Exim was not respecting finduser_retries when seeking the login of the
    uid under which it was called; it was always trying 10 times. (The default
    setting of finduser_retries is zero.) Also, it was sleeping after the final
    failure, which is pointless.

24. Implemented tls_on_connect_ports.

25. Implemented acl_smtp_predata.

26. If the domain in control=submission is set empty, Exim assumes that the
    authenticated id is a complete email address when it generates From: or
    Sender: header lines.

27. Added "#define SOCKLEN_T int" to OS/os.h-SCO and OS/os.h-SCO_SV. Also added
    definitions to OS/Makefile-SCO and OS/Makefile-SCO_SV that put basename,
    chown and chgrp in /bin and hostname in /usr/bin.

28. Exim was keeping the "process log" file open after each use, just as it
    does for the main log. This opens the possibility of it remaining open for
    long periods when the USR1 signal hits a daemon. Occasional processlog
    errors were reported, that could have been caused by this. Anyway, it seems
    much more sensible not to leave this file open at all, so that is what now
    happens.

29. The long-running daemon process does not normally write to the log once it
    has entered its main loop, and it closes the log before doing so. This is
    so that log files can straightforwardly be renamed and moved. However,
    there are a couple of unusual error situations where the daemon does write
    log entries, and I had neglected to close the log afterwards.

30. The text of an SMTP error response that was received during a remote
    delivery was being truncated at 512 bytes. This is too short for some of
    the long messages that one sometimes sees. I've increased the limit to
    1024.

31. It is now possible to make retry rules that apply only when a message has a
    specific sender, in particular, an empty sender.

32. Added "control = enforce_sync" and "control = no_enforce_sync". This makes
    it possible to be selective about when SMTP synchronization is enforced.

33. Added "control = caseful_local_part" and "control = "caselower_local_part".

32. Implemented hosts_connection_nolog.

33. Added an ACL for QUIT.

34. Setting "delay_warning=" to disable warnings was not working; it gave a
    syntax error.

35. Added mailbox_size and mailbox_filecount to appendfile.

36. Added control = no_multiline_responses to ACLs.

37. There was a bug in the logic of the code that waits for the clock to tick
    in the case where the clock went backwards by a substantial amount such
    that the microsecond fraction of "now" was more than the microsecond
    fraction of "then" (but the whole seconds number was less).

38. Added support for the libradius Radius client library this is found on
    FreeBSD (previously only the radiusclient library was supported).
2004-10-07 17:29:16 +00:00
tv
a62d3fb0e1 Extra PKGREVISION bump to cover the libtool/compiler-wrapper problems.
Since dependencies were actually failing to build, they fortunately don't
require PKGREVISION bumps themselves.
2004-10-07 16:36:47 +00:00
tv
615aad4d14 This is a meta-package. Make its dependencies more liberal. 2004-10-07 16:34:37 +00:00
tv
2353b92af1 This is a meta-package, so make its dependencies more liberal. 2004-10-07 16:28:18 +00:00
tv
f86fc1d704 This is a libtool package. .la files go in the PLIST. 2004-10-07 16:27:13 +00:00
tv
f4a70be6bc Only use .la files in PLIST. 2004-10-07 16:25:59 +00:00
tv
08eb30fe42 Use only .la files in the PLIST. 2004-10-07 16:21:38 +00:00
jmmv
81115c8a50 Note update of epiphany to 1.4.3.
While here, fix date of changes that happened today (it's 7th, not 6th!).
2004-10-07 16:17:18 +00:00