summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-16Changes 1.3.2:adam2-21/+73
* Added support for extended character sets (most of WGL4) and UTF-8 encoded strings * Updated info display to show apparent size of selected object * Enable tab completion of location names * Introduced support for JPL ephemeris files * Fixed crash in Windows star browser that occurred after changing the number of stars and pressing return. * Fixed bug that made stars and galaxies appear square when certain nebulae were in view. * Made the delete button in the Windows bookmarks organizer actually work * Updated orbits for Amalthea and Phoebe * Fixed seams in Jupiter and Phobos textures * Spacecraft orbit paths adaptively sampled for smoother results * Eliminated obscuring of location labels that occurred low view aspect ratios * Added models of comet Halley and the small moons Pandora and Larissa * Added limit of knowledge masks for the Galilean moons * Changed spectral class of carbon stars to C, which supercedes and combines R and N * Lua scripting additions * View management commands * Image capture commands * Made setrenderflags and setlabelflags accept a table * Orbit and locations settings * observer:cancelgoto * Made the cursor shape change to the resize icon when positioned over view borders * Added a new 3D file format: cmod, the Celestia model format * Documented the fields in celestia.cfg with extensive comments * Added newly discovered extrasolar planet HD 330075 b * Added Cassini and Huygens models and trajectories * Fixed crashing bug in the eclipse finder * Changed default start location to Earth * Revised some erroneous spectral classes in star catalog * Made solar system objects occlude labels of more distant objects * Implemented an algorithm for importance weights to avoid overlapping or too crowded location labels for Mars, Venus and the Moon * Added new textures for Titan based on recent imaging from the Cassini mission * Improved depth sorting so that hidden surface removal works properly for overlapping objects * Added theoretical estimates of oblateness and rotation rate for extrasolar planets * Replaced old Io and Europa textures with improved versions * Added disposition modifier for ssc objects to control what happens when an object with the same name and parent already exists. The three possible behaviors are Add (the default), Replace, and Modify. * WINDOWS: Limited CPU usage when main window is minimized * WINDOWS: Changed preferred z-buffer depth from 16 to 24 bits to reduce z-fight artifacts. * Fixed labels and info text so it looks crisp when multisample antialiasing is enabled. * Eliminated flickering of location labels * WINDOWS: Save texture resolution setting between sessions
2004-11-16Updated squirrelmail to 1.4.3anb1martti1-1/+2
2004-11-16Updated squirrelmail to 1.4.3anb1 (pkg/28328 by IYODA Atsushi)martti4-3/+37
There is a cross site scripting issue in the decoding of encoded text in certain headers. SquirrelMail correctly decodes the specially crafted header, but doesn't sanitize the decoded strings. http://article.gmane.org/gmane.mail.squirrelmail.user/21169
2004-11-16The mysql4-client libraries depend on libpthread. When buildingben1-1/+2
packages that depend on mysql-client, using buildlink3, and using GNU PTH, the pthread library never gets pulled in by buildlink. This caused the p5-DBD-mysql build to fail, which in turn caused the mytop build to fail. The fix is to include mk/pthread.buildlink3.mk in mysql4-client/buildlink3.mk. This addresses PR#28162.
2004-11-16+ freeradius-1.0.1nb4 updateadrianp1-2/+3
fix previous entry for ja-squirrelmail
2004-11-16- Fix pthread issues on 1.6.xadrianp4-15/+43
- Fix builds with LDAP support - Bump PKGREVISION Thanks to Dave.Tyson (at) liverpool.ac.uk for testing a lot of these patches on the 1.6 branch.
2004-11-16Rearrange statements to make the compiler section more readable.sketch1-2/+3
2004-11-16Various C++ tweaks/cleanups to get this package compiling with SunPro.sketch20-5/+404
2004-11-16Note update of mail/ja-squirrelmail pacakge to 1.4.3anb3.taca1-1/+2
2004-11-16Apply XSS patch:taca2-3/+8
http://article.gmane.org/gmane.mail.squirrelmail.user/21169 Bump package revision.
2004-11-16Updated ImageMagick to 6.1.4.3adam1-1/+2
2004-11-16Bumped to -3, since -1 is no longer availableadam2-5/+5
2004-11-16Change /tmp as directory for $pidfile, because as reed@ said: "thisxtraeme2-3/+8
does not look safe", now it's stored in ${VARBASE}/run/distccd with nobody:nobody 0750.
2004-11-16Regen after "patch-ai" was changed. (hi salo!)tron1-2/+2
2004-11-16Note update of GWLib and gworkspace to 0.6.5rh1-1/+3
2004-11-16Update GWLib and gworkspace to 0.6.5. Changes are too numerous to listrh6-876/+477
here. They include new applications (Desktop, Finder, Inspector), tons of bug fixes, and feature enhancements. This closes PR pkg/28116 by Francois Briere, thanks!
2004-11-16Libtoolize security/PAM so that the appropriate options are passed tojlam16-168/+929
the compiler to build shared modules, and so that it builds correctly across different platforms. Bump the PKGREVISION. In particular, this should fix problems building this package on NetBSD/amd64.
2004-11-16With the updated gnustep-base dependency, CONFLICTS is superfluous.rh1-4/+1
Pointed out in private mail by wiz@ -- thanks!
2004-11-16Note update of gnustep-back to 0.9.4nb2rh1-1/+2
2004-11-16Add dependency on freetype2/Xft2.rh2-9/+13
Bump PKGREVISION. This closes PR pkg/28114 by Francois Briere, thanks!
2004-11-16Remove several unnecessary package dependencies.erh1-6/+1
2004-11-16Remove bogus openssl dependency from buildlink filerh1-2/+1
2004-11-16Note update of gnustep-ssl to 1.10.1rh1-1/+2
2004-11-16Update gnustep-ssl to 1.10.1 to sync with gnustep-base (no other changes).rh2-8/+8
Add CONFLICTS with broken gnustep-base-1.10.1. This closes PR pkg/28112 by Francois Briere, thanks!
2004-11-16Note update of gnustep-base to 1.10.1nb1rh1-1/+2
2004-11-16Reinstate SSL patch to avoid inconsistent behaviour on systems with andrh5-16/+26
without OpenSSL installed (hi adam!) Bump PKGREVISION.
2004-11-16Standardize message.wiz1-3/+8
2004-11-16+ antiword-0.36, classpath-0.12, gnunet-0.6.5, libsndfile-1.0.11,wiz1-4/+7
nas-1.7, phppgadmin-3.5. - libstatgrab-0.11 (thanks, reed)
2004-11-15Update security/cyrus-sasl2 and associated plugins to 2.1.20. Changesjlam21-210/+135
from version 2.1.19 include: * Fixes to cram plugin to avoid attempting to canonify uninitialized data (This removes the need for patch-af). * NTLM portability fixes. * Avoid potential attack using SASL_PATH when sasl is used in a setuid environment. * A trivial number of small bugfixes.
2004-11-15Revert rev 1.9, do not expand @INSTALL@, it's done in post-patch. (hi abs!)salo1-2/+2
2004-11-15Make this package compile correctly again after latest bdb.buildlink3.mkjlam3-46/+31
changes.
2004-11-15If we're using db1, the create a compatibility header db_185.h that isjlam1-1/+10
in newer Berkeley DB packages.
2004-11-15Whitespace nits.jlam1-8/+8
2004-11-15Use /tmp as directory for $pidfile, because the nobody user cannot writextraeme1-3/+3
in /var/run!
2004-11-15Store the actual library options in BUILDLINK_LDADD.db1 and append thatjlam1-3/+4
to BUILDLINK_LIBS.db1. This ensures that BUILDLINK_LDADD.${BDB_TYPE} always resolves to the correct library options.
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam19-130/+161
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality exists in the base system, and remove the distinction between "native" and the other Berkeley DB packages -- we now refer to db[1234]. This paves the way for any future databases/db1 package. * USE_DB185 shouldn't need to be set by any packages -- its correct value is now automatically determined by bdb.buildlink3.mk depending on whether we explicitly request db1 or not. By default, if you include bdb.buildlink3.mk, you want DB-1.85 functionality and USE_DB185 defaults to "yes", but if you explicitly remove db1 from the list of acceptable DBs, then USE_DB185 defaults to "no". * Set BDB_LIBS to the library options needed to link against the DB library when bdb.buildlink3.mk is included. * We only add the DB library to the linker command automatically if we want DB-1.85 functionality; otherwise assume that the package configure process can figure out how to probe for the correct headers and libraries. Edit package Makefiles to nuke redundant settings of USE_DB185.
2004-11-15Update devel/distcc to 2.18.2.xtraeme5-16/+19
distcc-2.18.2 "Bees and lavender" 2004-11-12 BUG FIXES: * Fix problem in checking errno after connect(). Fix by Jean Delvare and Dan Kegel. PORTABILITY: * Fix prototype problem causing build failure on amd64. Patch from Andreas Jochens. (Debian #280399, #280644). distcc-2.18.1 "Reality-based computing" 2004-11-03 BUG FIXES: * Fix run-time warnings about gtk_tree_model_row_changed() when built with recent versions of GTK+. * gcc option -specs= must be run locally so that it can read the local spec file. Reported by Chris Yeoh. PORTABILITY: * Fix Solaris build problem reported by Dimitri Papadopoulos. * Fix problem with reading hosts files in DOS CRLF format. Reported by Sebastien Perochon. distcc-2.18 "Billionaires on stilts" 2004-10-12 BUG FIXES: * Fix longjmp() bug that can cause distcc to crash when a timeout elapses. * Fix compile-time problem with dcc_trace when configured with --enable-rfc2553. Reported by Greg Earle. * Fix warning about warn_unused_result for older versions of gcc. * No timeout on local preprocessing or on compilation. No timeouts on DNS lookups other than whatever is built in to the DNS resolver. There are timeouts on network transmission and on opening connections. * Remove mmap() for receive of uncompressed data, to avoid various problems. CHANGES: * The --allow option is now mandatory for daemon mode. As a security feature, distccd will refuse to run without an IP access control list. * conftest.* built by autoconf is always done locally, to make configure tests faster and safer. DOCUMENTATION: * Better description of use with ccache. PORTABILITY: * Fix various warnings reported by Dimitri Papadopoulos. * Fix Tru64 build problem reported by Gary V. Vaughan. distcc-2.17 "Divers Alarums" 2004-07-31 FEATURES: * Performance improvements for distccmon-gnome. * Added timeous for connection to servers, transmission of jobs and remote compilation. If the timeout expires, the job is run locally. This should make distcc cope better if some or all of the servers are unreachable or failing. * Also add timeouts in server to kick out stalled or disconnected clients. BUG FIXES: * If remote compilation fails because of a signal in a later phase of the compilation causing an exit with code >=128, retry compilation locally. Patch from Jakub Stachowski. DOCUMENTATION: * Manpage fix from Jean Delvare. PORTABILITY: * Cygwin portability fix for WCOREDUMP, reported by Eric Frias. distcc-2.16 "Salt" 2004-07-08 SECURITY: * Fix bug that might cause IP-based access control rules not to be interpreted correctly on 64-bit platforms. (CAN-2004-0601) BUG FIXES: * Fix small memory leaks in distccmon-gnome and distccmon-text. FEATURES: * Use a GNOME status bar with a grab handle for distccmon-gnome. Patch from Nathan Fredrickson. PORTABILITY: * Better detection of systems with a popt library installed but no popt.h. Reported by Sean Kelly. * Fix bug in reporting crashed daemon children that showed up on systems without strsignal, such as Mac OS 10.2. Reported by Benjamin Reed. * Update testdistcc.py to work on ia64 linux. INTERNAL: * Simplify dcc_log_child_exited. * Include copyright and licence in --version output, as suggested by GNU programs.
2004-11-15Use ${BSD_INSTALL} rather than hardcoded install(1).sketch1-1/+1
2004-11-15note update of tin to 1.6.2dillo1-1/+2
2004-11-15update to 1.6.2, which was release over a year ago: bugfixesdillo2-5/+5
2004-11-15Workaround for the bug that causes disk image corruption with XP.soren3-2/+18
2004-11-15Fix error in previous... BDB_ACCEPTED needs to be defined before includingjlam1-2/+2
bdb.buildlink3.mk.
2004-11-15s/__inline/inline/ to give this package a chance of building with moresketch2-1/+15
compilers, such as SunPro.
2004-11-15Refer to the Berkeley DB libraries using ${BDB_TYPE} instead of db2.jlam1-2/+2
This has no effect, but makes maintenance easier if we ever add to BDB_ACCEPTED in this Makefile.
2004-11-15More accurately follow template package Makefile.jlam1-10/+5
2004-11-15libdb4.so links with -lpthread, so include pthread.buildlink3.mk.jlam1-1/+3
2004-11-15Use ${VARBASE} instead of hardcoded /var.sketch2-9/+9
2004-11-15Set USE_LANGUAGES properly (uses C++) and remove unnecessaryjlam1-2/+2
USE_GCC_SHLIBS setting.
2004-11-15Add a new variable BROKEN_READLINE_DETECTION which should be set tojlam2-11/+22
yes/no by a package Makefile, depending on whether the configure process properly detects the additional libraries needed to link against -lreadline (typically, you need either "-lreadline -ltermcap", or "-lreadline -lcurses" to properly link against -lreadline). If this variable is set to "yes", then we automatically expand "-lreadline" into "-lreadline -l<termcap functions library>". BROKEN_READLINE_DETECTION defaults to "no". Set BROKEN_READLINE_DETECTION to "yes" in security/heimdal and remove the custom logic that did the same work.
2004-11-15Set some _OPSYS_SHLIB_TYPE to precisely 'ELF' on platforms where a.out istv3-6/+6
not being used by pkgsrc at all. This saves some build time in show-shlib-type.