Commit graph

117493 commits

Author SHA1 Message Date
joerg
d03a494c50 Ensure that libopenal is built with pthread linkage and users of
the config script get it as well. Bump revision.
2007-09-15 11:45:57 +00:00
joerg
0b70660c7a Import libarchive-2.2.8 2007-09-15 11:39:49 +00:00
obache
811834c8cf Fixed build problem on NetBSD 4.0_RC1 (TRUE, FALSE are already defined). 2007-09-15 11:39:16 +00:00
wiz
56036a8032 Updated devel/apel to 10.7nb1 2007-09-15 11:30:06 +00:00
wiz
b8a3de337d Remove @dirrm for non-existent directory. Bump PKGREVISION. 2007-09-15 11:29:45 +00:00
obache
ad9a219d4b X11BASE is suituable for PREFIX if X11_TYPE==native. 2007-09-15 10:59:40 +00:00
wiz
3e7991f2de Note that poppler update has to wait for evince release. 2007-09-15 10:58:54 +00:00
agc
fa66913ac4 Add INSTALLATION_DIRS 2007-09-15 10:12:31 +00:00
agc
9675a60019 Some people are soooooooo picky
Populate the PLIST
2007-09-15 10:02:06 +00:00
agc
ab802b64db Note addition of lang/pcc version 0.9.8 2007-09-15 09:48:04 +00:00
agc
2d95a1ea97 Add and enable pcc. 2007-09-15 09:45:30 +00:00
agc
17e1baa7d3 Initial import of ragge's version of pcc, version 0.9.8. This is the
latest version of the portable C compiler.

	The compiler is based on the original Portable C Compiler by S. C.
	Johnson, written in the late 70's.  Even though much of the compiler
	has been rewritten, some of the basics still remain.

	The intention is to write a C99 compiler while still keeping it small,
	simple, fast and understandable.  I think of it as if it shall be able
	to compile and run on PDP11 (even if it may not happen in reality).
	But with this in mind it becomes important to think twice about what
	algorithms are used.

	The compiler is conceptually structured in two parts; pass1 which is
	language-dependent, does parsing, typechecking and build trees, and
	pass2 which is mostly language-independent.

	About 50% of the frontend code and 80% of the backend code has been
	rewritten.  Most stuff is written by me, with the exception of the
	data-flow analysis part and the SSA conversion code which is written
	by Peter A Jonsson, and the Mips port that were written as part of a
	project by undergraduate students at LTU.

As discussed at great length at EuroBSDcon 2007.
2007-09-15 09:43:32 +00:00
wiz
65668eb23e Mention a few package updates. 2007-09-15 09:30:15 +00:00
wiz
45b964423e Update to 7.17.0:
Changes:

    * support for OS/400 Secure Sockets Layer library
    * curl_easy_setopt() now allocates strings passed to it
    * SCP and SFTP support now requires libssh2 0.16 or later
    * LDAP libraries are now linked "regularly" and not with dlopen
    * HTTP transfers have the download size info "available" earlier
    * FTP transfers have the download size info "available" earlier
    * builds and runs on OS/400
    * several error codes and options were marked as obsolete and subject to future removal (set CURL_NO_OLDIES to see if your application is using them)
    * SFTP errors can return more specific error codes

Bugfixes:

    * test cases 31, 46, 61, 506, 517 now work in time zones that use leap seconds
    * problem with closed proxy connection during HTTP CONNECT auth negotiation
    * transfer-encoding skipping didn't ignore the 407 response bodies properly
    * CURLOPT_SSL_VERIFYHOST set to 1
    * CONNECT endless loop
    * krb5 support builds with Heimdal
    * added returned error string for connection refused case
    * re-use of dead FTP control connections
    * login to FTP servers that don't require (nor understand) PASS after the USER command
    * bad free of memory from libssh2
    * the SFTP PWD command works
    * HTTP Digest auth on a re-used connection
    * FTPS data connection close
    * AIX 4 and 5 get to use non-blocking sockets
    * small POST with NTLM
    * resumed file:// transfers
    * CURLOPT_DNS_CACHE_TIMEOUT and CURLOPT_DNS_USE_GLOBAL_CACHE are 64 bit "clean"
    * memory leak when handling compressed data streams from broken servers
    * no NTLM unicode response
    * resume HTTP PUT using Digest authentication
    * FTP NOBODY requests on directories sent "SIZE (null)"
    * FTP NOBODY request on file crash
    * excessively long FTP server responses and response lines
    * file:// upload then FTP:// upload crash
    * TFTP error 0 is no longer treated as success
    * uploading empty file over FTP on re-used connection
    * superfluous CWD command on re-used FTP connections without subdirs used
2007-09-15 09:29:11 +00:00
wiz
8d60cc22eb Update to 2.0.18:
2.0.18:

* Fix a build error in the examples, on Sun CC.
 (Vladimir Marek, bug #469872)
2007-09-15 09:23:41 +00:00
wiz
4700eb20cf Update to 0.16:
0.16  27 Jun 2007  Grant McLean
    - Applied patch for PI handling from RT#19173
2007-09-15 09:19:41 +00:00
wiz
00131d42d7 Update to 3.4.2:
While stress-testing the soft_heap_limit  feature, a bug that could
lead to database corruption was  discovered and fixed. Though the
consequences of this bug are severe, the chances of hitting it in
a typical application are remote. Upgrading is recommended only if
you use the sqlite3_soft_heap_limit  interface.
2007-09-15 09:17:43 +00:00
wiz
e5d63ca181 + acroread-8.1.1, bacula-2.2.4, curl-7.17.0, gsl-1.10, wine-0.9.45. 2007-09-15 09:00:47 +00:00
joerg
8ea6894b6c Fix build issus on DragonFly with GNUlib and don't use d_reclen as the
assertion is ensured already by opendir.
2007-09-15 08:30:51 +00:00
adam
49ddcf978c Updated net/ntop 3.3 2007-09-15 07:36:28 +00:00
adam
87a6a332dc Changes 3.3:
* Improved stability
* Ease of use
* U3 support and graphical GUI (Win32)
2007-09-15 07:35:37 +00:00
jnemeth
94e6899843 add and enable libsieve 2007-09-14 20:55:11 +00:00
jnemeth
a8c82b9265 sort 2007-09-14 20:51:42 +00:00
wiz
805b781e1d + ap-ssl-2.8.29, arping-2.06, spamdyke-3.0.1. 2007-09-14 17:44:07 +00:00
adam
2e9b63a35c Updated lang/ocaml to 3.10.0 2007-09-14 15:41:11 +00:00
adam
84ffc00e61 Changes 3.10.0:
- New language features
- New tools
- Faster type-checking of functor applications.
- Referencing an interface compiled with -rectypes from a module
    not compiled with -rectypes is now an error.
- Revised the "fragile matching" warning.
- Print a stack backtrace on an uncaught exception.
- Stack overflow detection on MS Windows 32 bits.
- Stack overflow detection on MacOS X PPC and Intel.
- Intel/AMD 64 bits: generate position-independent code by default.
- Fixed bug involving -for-pack and missing .cmx files.
- Fixed bug causing duplication of literals.
- C/Caml interface functions take "char const *" arguments
  instead of "char *" when appropriate.
- Faster string comparisons (fast case if strings are ==).
- Other
2007-09-14 15:34:09 +00:00
tnn
cb5c9b27f8 Note updates of math/orpie, net/Transmission and wm/sawfish. 2007-09-14 15:05:46 +00:00
tnn
9ce234f051 Update to sawfish-1.3.1, add DESTDIR support and update HOMEPAGE.
* configure.in: version 1.3.1 - This version is to let people know
  that Sawfish is being revived by the community, and we are awaiting
  patches to be submitted for incoming 1.3.2 release
* fixed possible buffer overflow in src/fonts.c (Yoshiaki Kasahara)

1.3.1 also has many updated translations and doc fixes.
2007-09-14 15:04:48 +00:00
reed
d4a9f74f9b Remove sylpheed-claws packages.
It was renamed upstream to claws-mail.

claws-mail was added to pkgsrc.
2007-09-14 14:28:28 +00:00
xtraeme
287c0f5a04 Remove URL and indent. 2007-09-14 14:03:24 +00:00
gson
b9cf4def7c Make the install target create $(PREFIX)/sbin if it is missing, as
the case may be when doing a bulk build.
2007-09-14 13:31:04 +00:00
tnn
9f2d549ce3 Update to orpie-1.5.1. Minor release that fixes a crash on keyboard input. 2007-09-14 12:48:50 +00:00
joerg
76c5c20fda Don't mess with libtool -- stock version rom configure doesn't work
on at least DragonFly.
2007-09-14 12:19:17 +00:00
joerg
fad8ac6a38 Hack around stupid GNUlib mess to allow building on DragonFly. 2007-09-14 12:03:37 +00:00
joerg
7b69a8d34f Fix self-references. Sort PLIST. Use @dirrm instead of rm -rf.
Bump revision.
2007-09-14 11:59:39 +00:00
joerg
01462e9e9c Don't use malloc.h. 2007-09-14 11:21:43 +00:00
xtraeme
5fe2ff7a6f Updated filesystems/fuse-ntfs-3g to 1.913 2007-09-14 08:56:56 +00:00
xtraeme
597df228e0 Update to 1.913:
STABLE Version 1.913 (September 13, 2007) Release Notes

* change: free disk space calculation was highly CPU intensive during
  write activity. This could reduce write performance severely, especially
  for huge volumes if a file manager or desktop applet regularly polled
  for disk space usage. Now the calculation is constant time, around only
  10 microseconds on a typical desktop, and it's completely independent
  of the volume size.
* fix: hibernation check was too rigid and mount was refused in read/write
  mode unnecessarily in some cases.
* all performance improvements included unchanged from the 1.910-RC test
  release. Please see those details below.

Version 1.910-RC (September 10, 2007) -- Release Notes

* change: significantly improved the performance of writing many files,
  typically by 50-1000% (copying files, unpacking, untarring packages,
  compilation, directory synchronization, ...).
* change: improved the performance of writing multi-GB size files,
  particularly after the creation of many thousands of other files.
  Previous disk space defragmentation is highly advised for the best
  possible speed. File level defragmentation is not enough.
* change: improved concurrent write performance.
2007-09-14 08:55:49 +00:00
joerg
66a0cbeee0 Don't use u_char when uint8_t are meant. Don't mess with __attribute__,
conditionally use it in the only place it is used. This should fix
problems on QNX reported by Sean Boudreau.
2007-09-14 08:12:29 +00:00
wiz
14b34671d8 Convert to option groups. 2007-09-14 07:39:31 +00:00
simonb
49b3208827 Note addition of x11/xlsclients 1.0.1. 2007-09-14 00:35:09 +00:00
simonb
118d9a2156 Add xlsclients. 2007-09-14 00:30:11 +00:00
simonb
a942537b39 Add and enable x11/xlsclients. 2007-09-14 00:28:54 +00:00
simonb
f6798114ef Import xlsclients-1.0.1 from modular Xorg. 2007-09-14 00:25:27 +00:00
wiz
b7eae74469 Take maintainership. 2007-09-13 23:26:24 +00:00
wiz
19af48646f Add ncursesw option.
pkglint cleanup while here.
2007-09-13 23:24:04 +00:00
wiz
fcbe6459fd Note acroread7 and ncursesw PKGREVISION bumps. 2007-09-13 23:15:31 +00:00
wiz
98e4cd068b Add options for ncurses and ncursesw support.
Based on patch in PR 36983 by Leonard Schmidt.
2007-09-13 23:14:41 +00:00
wiz
70040638e6 Install header file that includes all the necessary symbols for
wide character support (needed by at least news/tin).

Bump PKGREVISION.
2007-09-13 23:13:47 +00:00
wiz
8b22d9fa38 Drop maintainership. 2007-09-13 22:21:42 +00:00