summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-08-31Note update of icewm{,-gnome,-imlib} to 1.2.12xtraeme2-3/+5
2003-08-31Updated icewm to 1.2.12xtraeme9-397/+20
Changes: 1.2.12: 2003-08-24 MAJOR CHANGE: reverted preferences/theme order to same as before 1.2.10. Added "prefoverride" file for overriding theme preferences. - icewmbg is only re/started when already running - fix build with --disable-taskbar - fix build with --disable-shape - fix ShowMoveSizeStatus with OpaqueMove/Resize 1.2.11: 2003-08-19 - added forcedClose window option (Hanspeter Roth) - added recent average in network monitor - fix icewmbg not setting theme background - fix spelling of _NET_WORKAREA hint (Jeff Pohlmeyer (tgeek)) - fix spelling of --client-id option name (YAMAMOTO, Taku <taku@cent.saitama-u.ac.jp>) - fix random restart failures - fix codeset handling on FreeBSD - Czech translation update (Jan Horak) - Bulgarian translation (Pavel Pyuter) - fix painting of exposed icons 1.2.10: 2003-08-11 - added "Default" to Themes submenu - documentation updates 1.2.10pre11: 2003-08-10 - theme selector now writes the selected theme in ~/.icewm/theme - theme selector now restarts icewmbg automatically - minor cleanups in apm applet - build fixes - Infadel2 theme cleanups (Hanspeter Roth) 1.2.10pre10: 2003-08-01 - fixed icewmbg semtransparency support. icewmbg will no longer exit when semitransparency is enabled - major focus cleanups 1.2.10pre9: 2003-07-30 - double buffering performance optimizations 1.2.10pre8: 2003-07-27 - FIXED: taskbar tray location off by one pixel 1.2.10pre7: 2003-07-26 - FIXED: shaped windows when --enable-shaped-decorations - FIXED: icewmbg prefs now added to default preferences file 1.2.10pre6: 2003-07-25 - FIXED: theme local font path with Xft/fontconfig - disabled movement of maximized windows offscreen (use shift to override) - corefonts now enabled when Xft major version = 1 1.2.10pre5: 2003-07-24 - FIXED: compile with --enable-corefonts - FIXED: compile with Xft v1 - Dutch translation update by Reinout van Schouwen - added internal border to taskbar 1.2.10pre4: 2003-07-19 - FIXED: problem with --enable-shaped-decorations and full-screen windows (mplayer) - Italian translation update by Yuri Bongiorno 1.2.10pre3: 2003-07-13 - implement support for depth 1 window icons - FIXED build with some compilers - painting is now double buffered (TODO: optional) and faster - Russian translation update (Anton B. Farygin) 1.2.10pre2: 2003-07-05 - MAJOR CHANGE: the theme needs to be specified in the ~/.icewm/theme file, like this: Theme=icedesert/default.theme - Theme settings are now loaded before ~/.icewm/preferences - FIXED network monitor crash with "pl" locale (Pawel Warowny) - simplified tray icon option in window menu - Finnish translation update (Taisto Kuikka (taistok)) 1.2.10pre1: 2003-06-29 - MAJOR CHANGE: icewm background handling moved to icewmbg program - fixes to gnome2 menu support (Nehal Mistry) - FIXED: task bar auto hide with taskbar menus - FIXED: some focusing problems with gtk2 (Owen Taylor, Bernhard Walle) - code cleanups in font handling 1.2.9: 2003-06-22 - added gnome2 menu support (Nehal Mistry) - added missing netwm active window notification - new option FocusRequestFlashTime - fix problem with accented characters in the title bar - fix aspect ratio on maximization - fix gcc 3.3 build - fix crash with a single workspace (oops!) - Polish translation update (Arkadiusz Lipiec) - documentation of using WINDOW_ROLE property in winoptions (Jo Valentine-Cooper) Changes on pkgsrc: * Use shared PLIST on icewm-{gnome,imlib} Ok'ed by wiz@ and jmmv@
2003-08-31this package builds/works on with Python 2.3, so list it asjdolecek1-2/+2
acceptable version from PR pkg/22626 by Michal Pasternak
2003-08-31Tighten up this file by removing an unnecessary inclusion of bsd.prefs.mk.jlam1-7/+3
2003-08-31Remove local distinfo, this now uses shared PHP4 distinfojdolecek1-5/+0
from ../../www/php4
2003-08-31Update PHP to final 4.3.3jdolecek87-874/+481
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
2003-08-31Note update of devel/tcl-tclcl to 1.0rc13.jschauma2-3/+3
Changes: Make tclcl portable to tcl/tk 8.4.3. Change char* to CONST84 char* (or CONST84_RETRUN char * if it is a function return) (these two macros are defined in otcl.h) Change Tcl:result to return const char * rather than char *. Re-enabled code to avoid dumping tcl code on errors if there's a LOT of tcl code. (Disabled since Dec-00 by mistake.) Fixed Tcl "source" command so filenames with spaces work.
2003-08-31Apply patch provided by Min Sik Kim in PR pkg/22632 to update tcl-tclcljschauma2-5/+5
to 1.0rc13.
2003-08-31Note updates of buildtool and buildtool-doc to 0.13.jmmv1-1/+3
2003-08-31Update to 0.13:jmmv3-8/+10
* Documentation changes to match Buildtool 0.13. * Converted build files to the new framework introduced in Buildtool 0.13. * Fixed detection of the Docbook XML DTD and the Docbook XSL package under Gentoo Linux.
2003-08-31Update to 0.13:jmmv4-20/+34
o All Buildtool control files (the ones in the buildtool.d subdirecto- ry) were unified into a single file, Generic.bt, which is placed in the top level directory for simplicity. Everything is now controlled from shell functions defined in that file. Buildtool will assist you in this conversion when needed. o The bt_sh module was added, a very fast and small shell interpreter. o The bt_logic module was extended (really, rewritten from scratch) to provide a shell based program to track dependancies and build tar- gets. It still acts as a wrapper for compilation and linking com- mands. As a side effect, the old code was readded as the bt_wrap module, needed to keep bt_make working until both can be safely re- moved. o bt_config will now check for several programs to generate dependancy files. Aside from the standard cpp(1), it also searches for fastdep, which will give better results on slow computers. o Some bug fixes.
2003-08-31Add Xft2-2.1.2 and Xrender-0.8.3.wiz1-1/+3
2003-08-31fontconfig updated to 2.2.1.wiz2-5/+3
2003-08-31Update to 2.2.1.wiz8-100/+313
Lots more documentation installed, fontconfig-config replaced with pkgconfig file. Changelog covered some versions only: Release 2.2.0: * Change version number to 2.2.0 Prerelease 2.1.94: * BDF property support for foundry and width (Juliusz Chroboczek) * Clean up GCC warnings (Colin Walters) Prerelease 2.1.93: * Use Type1 FontInfoRec to get more detailed weight information * Run fc-cache from source tree to try and resolve LFS install issues * Fix fontconfig-user.html generation (was getting smashed) * Debian build files are in CVS now * Fixes to build on Windows * Compute monospacing by looking at glyphs instead of trusting font * Get widths and more detailed weight from TrueType OS/2 table * Global cache was re-statting a lot of files. * Yet more RPM fixes from RedHat
2003-08-31include some additional information about PHP languagejdolecek3-12/+15
2003-08-31Update to dvdrip 0.50.15.mycroft2-7/+7
0.50.15 - [stable branch] - Sun Aug 24 2003, joern Bugfixes: - mplayer DVD player command didn't work for LPCM tracks. Thanks to Fabio Russo for the patch. You must re-select the mplayer command from the Preferences page for this to take effect. - Free diskspace warning wasn't exact. Thanks for the patch to Moritz Muehlenhoff <jmm AT informatik.uni-bremen.de>. - Fixed a typo in the --avilimit option (for AVI files >2GB). Thanks for the report to Jarkko Seppa <Jarkko.Seppa AT oulu.fi>. - Default target size was set to 1406, instead of 1400 (2x700). Features: - Expanded the subtitle selection popup to the maximum of 32 entries, not only the probed entries. With some DVD's the subtitle probing fails. This way you can select even "impossible" subtitles, if they weren't detected correctly. Thanks for the suggestion to Stefan Raspl <stefan.raspl AT playofmind.net>. - Blank CD-RW (uses the configured cdrecord command and device), supporting 'fast' and 'all' methods (choose in the preferences). Not really tested yet due to lack of CD-RW media. Suggested by <dvdrip AT vikas.mailshell.com>. - New preference "Preferred language". Default audio track and subtitle are selected accordingly after reading TOC, resp. the first audio track / subtitle matching the preferred language will be selected. Note that you still should review this setting, because the first matching item found must not be the one you really want. Suggested by John Washington <washingtonj AT acm.org>. Credits for the list of available language codes go to Chris Phillips <acid_kewpie AT users.sourceforge.net>, the author of lsdvd, from which I extracted the list. - Video codec list takes the new XviD variants of transcode 0.6.9 into account (xvid, xvid2, xvid3 and xvid4). For earlier transcode versions still xvid and xvidcvs are listed here. - Support for xvid4conf, a tool to tweak all options of the new dev-api-4 XviD codec. You need at least transcode 0.6.9 and xvid4conf 1.6 for this to work. Note: the xvid4 settings will be used for all titles of your project. Also they don't take effect in cluster mode. This will change for future dvd::rip/transcode releases. New/Changed X?S?VCD|CVD stuff: - Renamed '(S)VCD' container format to 'MPEG', which is in fact what it is. - Added new MPEG "Codecs": XSVCD, XVCD and CVD - SVCD and VCD create standard conform streams. You can't change parameters to non-standard values. - XSVCD and XVCD allow you to choose arbitrary video and audio bitrates / samplerates. - CVD allows you everything (like X(S)VCD), but additionally dvd::rip checks for correct frame sizes. - Added new Clip & Zoom presets: CVD anamorph and XSVCD anamorph for PAL and NTSC. - Added new Preference: "Default Container Format", fixing also a mismatch, if you choosed 'SVCD' or 'VCD' as a default codec, but dvd::rip still set to 'avi' container format by default. - Audio bitrate 224 was missing in the popup list. - Renamed 'Target format' to 'Select container' and the 'Video codec' label got renamed to 'MPEG variant' for the MPEG container" Thanks to James L. Paul who urged me to implement the CVD stuff, which hopefully introduced not too many bugs ;)
2003-08-31Update to transcode 0.6.9.mycroft6-80/+50
* Terse/less technical ChangeLog: - Add subtitle support to -x dvd - Big endian fixes for wav audio handling - Big xvid update, there are now 3 modules. Read the ChangeLog for this - Bugfix for -z; thread issues caused image distortion - Bugfix for libac3, can be compiled with -msse now - Bugfix in -J text; transparency was broken. - Bugfix in -y ogg; quoting related - Bugfix in -x ogg; probing and decoding broken - Bugfix: avimerge, -split and -sync were broken for PCM audio - Docu: (Developer) internal architecture - Docu: avisplit(1) explains what do about bad AVI sync. - Docu: how to do framerate conversions with transcode - Docu: transcode(1) explains the different meanings of -F - Enable directory mode for pass-through AVI files with -y raw - Filters can now take arguments at any length - Fix sefault in tccat when called with no -i argument - Improved -J 29to23; more accurate interpolation - Improved -J 32detect; now searches chroma planes too - Improved filter smartyuv; much faster now - Improved filter cut; Make the filter aware of framerate changes - Improved option --keep_asr; takes probed import asr into account - Improved spec file - Internal; New frame attribute TC_FRAME_IS_OUT_OF_RANGE - Internal; config parser more generic - Internal; really clone a frame - MP2/MP3 synchword detection improved, better broken streams handling - Native directory mode for -x auto,mp3 - Nearly bugfix when doing AC3-passthrough with multiple PSUs - New command line option --export_fps N,frc - New configure switch --with-default-xvid; creates a export_xvid symlink - New contrib/mpipe.c; a simple tool for input data multiplexing - New filter detectsilence; prints silence position in milliseconds - New filter fps; convert framerate X to Y; similar to modfps - New filter modfps; convert framerate X to framerate Y - New filter msharpen; spatial sharpening - New tool tcmp3cut which can cut mp3 streams at milliseconds positions - No more Latin-1 characters -- Sorry Thomas Ö. - Option -b now takes a 4th argument; lame encoding mode - Re-enable detection of DIV3 keyframes with -x divx - The linear blend deinterlace now also deinterlaces chroma - Transcode now writes a correct AVI PCM header for windows players - Variable framerate mpegs support - Very much improved MacOSX support - libtheora configure check update - ./configure's lame detection improved - print the correct PCM bitrate - Nicer/correct printout for -r - xml import moudle can read all af6 supported codecs
2003-08-31centericq update done; note frueauf as taking over two updates.wiz2-5/+6
2003-08-31Update to 4.9.6:wiz2-5/+5
The internal RSS parser suffered some changes that enabled it to undestand the RDF dialect as well as CDATA values. Some problems related to fetching all the records on every check were fixed. RSS checking delays are now specified in minutes, not in hours. The "Reply" button was removed that used to appear in the message box when reading RSS records. Correct redirect processing was implemented in the HTTP module used to fetch RSS documents. HTTP proxy support was added. So far it's used only for RSS fetching. History lastreads checking was improved. Now centericq shouldn't show the unread messages mark for contacts you communicated with during some clock skews. Auto-reconnect appeared not to work for the ICQ protocol. Fixed. It's now possible to join a Jabber conference by its JID, without a need for a service to be registered on the server. Example: "jdev@conference.jabber.org" in the "Name/Title" field. Since Jabber IDs are not case sensitive, centericq treats JIDs written with capital and small letters the same way. The status change window was improved. Now it has the "All protocol" item on the top along with newly added "Already logged in only". The cicqconv contact list conversion utility was extended with ICQ list support for Trillian written by Vassilios Karakoidas <bkarak@aueb.gr>. Jabber authentification became smarter. If server doesn't support digest authentification, it's not tried anymore. The point was that the new digest practice made it impossible to login into server which didn't support md5 digest auth. Fixed. HTTP proxy support for fetching RSS feeds was fixed. It used to segfault the application in some situation.
2003-08-31xcolorsel doesn't make if XAW_TYPE is set to `neXtaw' in mk.conf, so setkei1-2/+2
it to `3d' instead in this case as well as `standard'.
2003-08-31Note anomy-sanitizer.mjl1-1/+2
2003-08-31Update anomy-sanitizer to 1.63.mjl2-5/+5
Changes include some improvements to the file detection mechanism, interface to the f-prot virus scanner as well as quite a lot of bug fixes. Note: the last pkgsrc version was from over 1.5 years ago.
2003-08-31This package is needed to bootstrap pkgsrc, so don't do tools, buildlink,jlam2-5/+13
or run mtree. Also ensure that we call the pkg_install commands with no options so that we install properly without recent pkg_install tools.
2003-08-31Note neXtaw update to 0.14.1.wiz2-3/+3
2003-08-31Update to 0.14.1:wiz3-7/+7
030823 Patch from Alexey I. Froloff <raorn@altlinux.ru>: This patch adds shadow width to SimpleMenu widget's height (last Sme overlaps with bottom shadow) and fixes SmeBSB drawing code (different regions were highlighted in Redisplay and FlipColors, "disabled" menu items were displayed as normal if .international is set to True).
2003-08-31Do previous in another way: simply define PKG_ADMIN to be the command thatjlam1-3/+3
we want it to be.
2003-08-31pcre-4.4 update done.wiz2-3/+3
2003-08-31Update to 4.4:wiz2-5/+5
1. In UTF-8 mode, a character class containing characters with values between 127 and 255 was not handled correctly if the compiled pattern was studied. In fixing this, I have also improved the studying algorithm for such classes (slightly). 2. Three internal functions had redundant arguments passed to them. Removal might give a very teeny performance improvement. 3. Documentation bug: the value of the capture_top field in a callout is *one more than* the number of the hightest numbered captured substring. 4. The Makefile linked pcretest and pcregrep with -lpcre, which could result in incorrectly linking with a previously installed version. They now link explicitly with libpcre.la. 5. configure.in no longer needs to recognize Cygwin specially. 6. A problem in pcre.in for Windows platforms is fixed. 7. If a pattern was successfully studied, and the -d (or /D) flag was given to pcretest, it used to include the size of the study block as part of its output. Unfortunately, the structure contains a field that has a different size on different hardware architectures. This meant that the tests that showed this size failed. As the block is currently always of a fixed size, this information isn't actually particularly useful in pcretest output, so I have just removed it. 8. Three pre-processor statements accidentally did not start in column 1. Sadly, there are *still* compilers around that complain, even though standard C has not required this for well over a decade. Sigh. 9. In pcretest, the code for checking callouts passed small integers in the callout_data field, which is a void * field. However, some picky compilers complained about the casts involved for this on 64-bit systems. Now pcretest passes the address of the small integer instead, which should get rid of the warnings. 10. By default, when in UTF-8 mode, PCRE now checks for valid UTF-8 strings at both compile and run time, and gives an error if an invalid UTF-8 sequence is found. There is a option for disabling this check in cases where the string is known to be correct and/or the maximum performance is wanted. 11. In response to a bug report, I changed one line in Makefile.in from -Wl,--out-implib,.libs/lib@WIN_PREFIX@pcreposix.dll.a \ to -Wl,--out-implib,.libs/@WIN_PREFIX@libpcreposix.dll.a \ to look similar to other lines, but I have no way of telling whether this is the right thing to do, as I do not use Windows. No doubt I'll get told if it's wrong...
2003-08-31Note asc-1.13.8.0 update.wiz2-3/+3
2003-08-31Update to 1.13.8.0:wiz4-61/+5
Many annoying replay problems have been fixed, as well as several bugs in the movement code.
2003-08-31Explicitly call pkg_admin(1) using "PKG_DBDIR=... pkg_admin" so that wejlam1-2/+3
don't use any options/flags not supported by pkg_admin that may be a part of ${PKG_ADMIN}.
2003-08-31Fix whitespacejlam1-6/+6
2003-08-31Create new variables PKG_*_CMD that contain just the paths to the variousjlam1-7/+13
pkg_install tools.
2003-08-31patch-ac is not needed anymore with version 1.0 (and doesn't apply, even)jdolecek2-14/+1
2003-08-31+ fetchmail-6.2.4 [pkg/22650], scribus-1.0.1 [pkg/22557].wiz1-4/+3
- citrix_ica (thanks, markd), libxml-2.5.10 (thanks, xtraeme)
2003-08-31Remove lines that have no effect since they're all conditional onjlam1-9/+1
${OPSYS} == "NetBSD".
2003-08-31update distinfo for update to sablotron version 1.0jdolecek1-3/+3
2003-08-31Add belnet and keihanna sourceforge mirrors; remove switch and osdn.wiz1-3/+3
Addresses PR 22641.
2003-08-31netbsd -> NetBSDcjep1-2/+2
2003-08-31Note update of textproc/bsdgrep-devel to 20030831cjep1-1/+2
2003-08-31Update to 20030831.cjep2-10/+6
* Fix output with -A, -B, -C and -z options -- make sure that -- is printed between files.
2003-08-31bsd.buildlink2.mk says that Solaris 9 works with full caching.jlam1-2/+2
2003-08-31Remove N/A from this file... it's much easier to read now.jlam1-7/+7
2003-08-31note update of devel/libnet to version 1.0.1bnb2 [user visible change isseb1-1/+2
documentation directory change]
2003-08-31Install documentation in canonical pkgsrc directories.seb2-17/+28
Use static PLIST. Get ride of share/examples/libnet symlink handling in PLIST by '@.*exec' symbolic link in PLIST are just fine. Bump PKGREVISION.
2003-08-31Update p5-IPC-ShareLite from 0.08 to 0.09.he2-5/+5
Changelog: 0.09 Wed Dec 4 13:51:05 PST 2002 - fixed bug in size() thanks to Craig Manley <c.manley@skybound.nl>
2003-08-31Remove duplicate dependency on p5-IPC-ShareLite.he1-2/+1
2003-08-31After discussion with grant, reimport bgrep as bsdgrep-devel.cjep11-144/+4
2003-08-31+tct-1.12cjep1-1/+2
2003-08-31After discussion with grant, reimport bgrep as bsdgrep-devel.cjep9-0/+142