summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2007-11-23The files in flow/gsl/gslglib.* are way too complex, and we have glib2rillig3-1/+32
as a dependency, so only provide the necessary code. This is especially important for Solaris, since the build failed before because of these files. I didn't use patches to save bandwidth and disk space.
2007-11-23Make it build on NetBSD-current again: use a private malloc implementationdrochner1-1/+6
to avoid jemalloc. The simple allocator used by clisp in the NetBSD case appears to use some assumptions, like allocations below sbrk(), which don't hold with jemalloc. We might switch to another allocator later, but as the code looks this needs more work and testing. From Aleksej Saushev per PR pkg/37381; the patch is attributed to Arnaud Degroote. Should also fix PR pkg/37304 from Yakovetsky Vladimir.
2007-11-23Fix builds on Darwin 9.*adrianp1-1/+8
Goes part way to address PR# 37405 See http://net-snmp.sourceforge.net/docs/README.osX.html for hints on this.
2007-11-23sortjnemeth1-2/+2
2007-11-23Updated devel/libgnomeuimm to 2.20.0adam1-1/+2
2007-11-23Changes 2.20.0:adam2-8/+7
* Updated version number to match GNOME version.
2007-11-23DESTDIR support.joerg1-6/+8
2007-11-23Made the package work with sunpro.rillig3-1/+34
2007-11-23+ Updated x11/libxkbui to 1.0.2nb1 [bjs 2007-11-23]bjs1-1/+2
2007-11-23libxkbui does not depend on libXt (as per Matthieu Herrb). Thus,bjs6-5/+101
remove this depedency from Makefile, b3.mk, configure scripts, and xkbui.pc.in. Bump Rev.
2007-11-23+ Updated x11/xterm to 229 [bjs 2007-11-23]bjs1-1/+2
2007-11-23Force ac_cv_lib_pcreposix_pcreposix_regcomp=yes, bump rev.bjs2-6/+13
This function does not exist AFAIK in our pcre libraries, and the configure check was failing. A segment of nm output reads: /usr/pkg/lib/libpcreposix.so:00000a06 T regcomp /usr/pkg/lib/libpcreposix.so:00000abf T regerror /usr/pkg/lib/libpcreposix.so:000007a8 T regexec /usr/pkg/lib/libpcreposix.so:00000780 T regfree These symbols will override those in libc: /usr/lib/libc.so:00031be8 T _regcomp /usr/lib/libc.so:0002fbf8 T _regerror /usr/lib/libc.so:0002e9c2 T _regexec /usr/lib/libc.so:0006336c T _regfree /usr/lib/libc.so:00031be8 W regcomp /usr/lib/libc.so:0002fbf8 W regerror /usr/lib/libc.so:0002e9c2 W regexec /usr/lib/libc.so:0006336c W regfree
2007-11-23Made the package build with sunpro.rillig4-1/+64
2007-11-23Updated lang/php5 to 5.2.5adrianp1-1/+2
2007-11-23Update to 5.2.5adrianp5-36/+7
* Security Enhancements and Fixes in PHP 5.2.5: Fixed dl() to only accept filenames. Reported by Laurent Gaffie. Fixed dl() to limit argument size to MAXPATHLEN (CVE-2007-4887). Reported by Laurent Gaffie. Fixed htmlentities/htmlspecialchars not to accept partial multibyte sequences. Reported by Rasmus Lerdorf Fixed possible triggering of buffer overflows inside glibc implementations of the fnmatch(), setlocale() and glob() functions. Reported by Laurent Gaffie. Fixed "mail.force_extra_parameters" php.ini directive not to be modifiable in .htaccess due to the security implications. Reported by SecurityReason. Fixed bug 42869 (automatic session id insertion adds sessions id to non-local forms). Fixed bug 41561 (Values set with php_admin_* in httpd.conf can be overwritten with ini_set()). * Key enhancements in PHP 5.2.5 include: Upgraded PCRE to version 7.3 Updated timezone database to version 2007.9 Added ability to control memory consumption between request using ZEND_MM_COMPACT environment variable. Improved speed of array_intersect_key(), array_intersect_assoc(), array_uintersect_assoc(), array_diff_key(), array_diff_assoc() and array_udiff_assoc() functions Fixed bug 43139 (PDO ignores ATTR_DEFAULT_FETCH_MODE in some cases with fetchAll()) Fixed bug 42785 (json_encode() formats doubles according to locale rather then following standard syntax) Fixed bug 42549 (ext/mysql failed to compile with libmysql 3.23) Over 60 bug fixes. For all the details see: http://www.php.net/ChangeLog-5.php#5.2.5
2007-11-23Updated databases/php-dba to 5.2.4nb1obache1-1/+2
2007-11-23Enable or optionify some handlers, should fixes PR 37255.obache2-7/+37
Enable cdb, inifile. Enable ndbm if exists. Optionify gdbm, enable default if ndbm doesn't exists. Optionify bdb. Bump PKGREVISION.
2007-11-23added bdb - Berkeley DB option.obache1-0/+1
2007-11-23+ Updated x11/sessreg to 1.0.3 [bjs 2007-11-23]bjs1-1/+2
2007-11-23Update to sessreg-1.0.3. Remove patch-aa, as the portability fixbjs4-24/+34
is integrated. Also, replace per-OS preprocessor directives for #define NO_UTMP in sessreg.h with NO_COLON_ZERO_IN_UTMP. Please see Makefile and patch-ab for clarification. While here, add CONFIGURE_ARGS+=--localstatedir=${VARBASE:Q} and BUILD_DEFS+=VARBASE, as this package definitely uses it. Upstream change: - X.Org Bug #9887: sessreg should include sys/types.h on FreeBSD X.Org Bugzilla #9887: <https://bugs.freedesktop.org/show_bug.cgi?id=9887>
2007-11-23add recent updates/additionsdrochner1-1/+12
2007-11-23+ Updated x11/xcalc to 1.0.2 [bjs 2007-11-23]bjs1-1/+2
2007-11-23Update to version 1.0.3. Changes include:bjs2-6/+6
- Change xcalc_CFLAGS to AM_CFLAGS to make automake-1.10 happier - Bug #4914: Add HP mode resources to XCalc-color app-defaults
2007-11-23+ Updated x11/xconsole to 1.0.3 [bjs 2007-11-23]bjs1-1/+2
2007-11-23update to xconsole-1.0.3. Changes include:bjs2-6/+6
- Replace xconsole_CFLAGS with AM_CFLAGS to make automake-1.10 happier - Check if openpty() is available and use it if it is.
2007-11-23+ Updated x11/xvinfo to 1.0.2 [bjs 2007-11-23]bjs1-1/+2
2007-11-23Update to xvinfo-1.0.2. Some changes include:bjs2-6/+6
- Change xvinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier - Makefile.am:27: compiling `xvinfo.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' - Fix typo in man page (accesible) - X.Org bug #10616: Add all the X info commands to See Also in man page
2007-11-23+ Updated x11/xload to 1.0.2 [bjs 2007-11-23]bjs1-1/+2
2007-11-23make this build with libsigc++-2.1drochner2-1/+17
2007-11-23update to xload-1.0.2. Fix: check return value of setuid(). Fixesbjs2-6/+6
bug #7116.
2007-11-23The last change didn't receive enough testing. Now it is ok to haverillig1-16/+12
/dev/null as an example file, and the proper file names are checked.
2007-11-23The example configuration file has a different name. PKGREVISION++rillig1-2/+3
2007-11-23After a package is installed, make sure that the example files forrillig1-1/+36
CONF_FILES and similar exist, since the pkginstall framework skips them silently, which is not a good idea. For example I just installed dovecot, and there was neither a configuration file installed nor a message that a configuration file exists at all.
2007-11-23Note updates of "libtorrent" and "rtorrent" packages.tron1-1/+3
2007-11-23Update "libtorrent" package to version 0.11.9 and "rtorrent" packagetron5-17/+17
to version 0.7.9. Changes since 0.11.8 respectively 0.7.8: - Improved detection of unnecessary handshakes to decrease the load when using PEX. - Limit the number of PEX connections to 8 per download. - Fixed several bugs in PEX. - Fixed several sigc++ 2.1 compile errors. - Print to the log when close_on_diskspace gets triggered. This is not a stable version. The update was however necessary after the premature update of the "libsigc++" package which broke the build of these packages.
2007-11-23Note update of the "p5-libwww" package to version 5.808nb3.tron1-1/+2
2007-11-23Don't install aliases "GET", "HEAD" and "POST" under Mac OS X.tron3-10/+22
At least "HEAD" causes problems on a case-insensitive filesystem because it will be confused with "/usr/bin/head". Bump package revision.
2007-11-23The official site HTTP download URL has changed, catch up to it.dsainty1-2/+2
2007-11-23- o mksh-32bjs1-2/+1
2007-11-23+ Updated shells/mksh to 32 [bjs 2007-11-23]bjs1-1/+2
2007-11-23Update from version R30 to R32, with myriad changes:bjs2-6/+6
R32: * Make checks for symbol declarations compile checks instead of link checks, as the binding may not succeed due to different symbol types, for instance on AIX, if the declaration does not match * Widen the range of array indices to [0..2^3ý-1], with negative values being mapped into the high-bit31 range for simplicity * Fix the pipeline-as-coprocess internal error * Do not require certain integer types to be defined any more R31d: * Support pcc (the ragge version of the Portable C Compiler) * Add pushd/popd/dirs functions (csh) and precmd/chpwd hooks (zsh) to dot.mkshrc which now requires readlink(1) with -f; requested by many (e.g. some Gentoo users; XTaran of symlink.ch) * Enable colour escapes in dot.mkshrc since almost nobody groks how to do it right from the manual * Remove -DMKSH_NEED_MKNOD checks from Build.sh, people should use the HAVE_MKNOD environment variable * Implement parallel make in Build.sh * Fix another busy-loop spinning problem introduced by an icc warning, thanks to spaetzle@freewrt.org for keeping to bug me to look for it, as it affected GNU/Linux most, followed by Solaris, rarely BSD * Improve standard integer type detection in Build.sh * Cleanups in code, build script and manual page R31b: * Fix typo (blsk -> bksl) in check.t test naming * Autoscan for uint32_t, u_int etc. presence * Fix some memory leaks, mostly by NetBSD(R) via OpenBSD * The "unset" builtin always returns zero, even if the variable was already unset, as per SUSv3 (reported by Arkadiusz Miskiewicz via pld-linux -> oksh) * In tab-completion, escape the question mark, reminded by cbiere@netbsd.org, via oksh * Fix a busy-loop problem, Debian #296446 via oksh * Fix a few display output problems in the build script * Shut up some gcc warnings on Fedora; beautify some code * Support OSF/1 with gcc2.8, thanks to Jupp Schugt * Fix gcc4 detection of __attribute__() on non-SSP targets R31: * Support the TenDRA compiler (possibly also Ten15, not tried) * Begin supporting Fabrice Bellard's Tiny C Compiler (tcc on Debian cannot link due to duplicate symbols in GNU libc, thus unfinished) * Improve some mirtoconf checks (most notably, mknod(2) and macros) * Add new emacs editing command "clear-screen" (ESC ^L) as requested by D. Adam Karim <archite@midnightbsd.org> * Support building for MidnightBSD * Add new shell alias "source", semantics like the GNU bash builtin * Add new shell option "set ño arc4random", controlling whether rand(3) or arc4random(3) is used for the $RANDOM value, use arc4random_pushb(3) * Add new builtin "rename" (just calls rename(2) on its arguments) * Fix the inofficial OpenBSD port, from D. Adam "Archite" Karim, 10x * Disable the less(1) history file by default (privacy issues) in the sample dot.mkshrc file; mention other things in etc_profile * Fix a syntax error in Build.sh checking for TenDRA
2007-11-23Update x11/xrestop to version 0.4 and remove the corresponding entrybjs2-4/+3
from doc/TODO.
2007-11-23Update to xrestop-0.4. Add DESTDIR support. Changes:bjs2-8/+10
2006-02-27 Matthew Allum <mallum@openedhand.com> * doc/xrestop.1: Add docs for --max-samples options * xrestop.c: (window_get_utf8_name), (usage), (recurse_win_tree), (main): Fix gcc 4 compiler warnings. Minor source cleanups. Fix missing PIDs due to window recursing bug ( John Tapsell ) Handle 'q' key to quit ( Moray Allan ) '--max-samples' option ( Jeremy C Reed )
2007-11-23+ Updated net/aria2 to 0.11.5 [bjs 2007-11-23]bjs1-1/+2
2007-11-23Update to version 0.11.5. Remove interim patches from SVN.bjs10-282/+11
Changes (patches took us to ~2007-11-11): 2007-11-17 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> Synchronized translation files with launchpad. * po/fr.po * po/ru.po * po/de.po: Now utf-8 encoding * po/ja.po: Now utf-8 encoding * Release 0.11.5 2007-11-11 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> urlencode the given url inside Request::parseUrl(...) * src/Request.{h, cc} * src/Util.{h, cc} * test/RequestTest.cc Removed #!metalink3! notation support because it is deleted from the metalink specification. * src/Request.{h, cc} * test/RequestTest.cc 2007-11-10 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> * src/SocketCore.cc (writeData): Fixed send error with GnuTLS. 2007-10-29 Tatsuhiro Tsujikawa <tujikawa at rednoah dot com> * src/HttpRequest.cc (createProxyRequest): Removed urlencode from user-agent. * test/HttpRequestTest.cc (testUserAgent): Added.
2007-11-23Add aria2-metalink option.bjs1-0/+1
2007-11-23The option for using libmodplug is modplug, not libmodplug.bjs1-2/+2
2007-11-23+ asprintfrillig1-1/+6
2007-11-23Add rtunes.bjs1-1/+2
2007-11-23+ Added audio/rtunes version 20071122 [bjs 2007-11-23]bjs1-1/+2