summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-12-12Fix LP64 bug. Thanks to Michael L. Hitch for tracking it down.dillo2-1/+15
2001-12-12Add perl buildlink (needed for tests during install)jmc1-1/+2
2001-12-12Fix url of home page.enami3-6/+6
2001-12-11Include a patch for the generated configure script so that we don't havejlam3-7/+159
to depend on auto* tools at build-time. This fixes pkg/14916 by Brook Milligan <brook@biology.nmsu.edu>.
2001-12-11Pass in LDFLAGS via SYSTEM_LIBS as it's used as the linker options forjlam1-1/+8
finding various libraries. This ensure that any unusual -Wl,-R options are noted correctly in the generated sdl-config. This should fix problems noted by various people that building packages that depend on SDL bomb out with this error: checking for SDL - version >= 1.0.1... no *** Could not run SDL test program, checking why... *** The test program compiled, but did not run. This usually means *** that the run-time linker is not finding SDL or finding the wrong *** version of SDL. If it is not finding SDL, you'll need to set your *** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point *** to the installed location Also, make sure you have run ldconfig if that *** is required on your system *** *** If you have an old version installed, it is best to remove it, although *** you may also be able to get things to work by modifying LD_LIBRARY_PATH configure: error: *** SDL version 1.0.1 not found! *** Error code 1 Stop. In particular, it fixes pkg/14833 and pkg/14912 by Robert Elz.
2001-12-11if .tar.bz2 needs bzcat, so does .tbzabs1-2/+2
2001-12-11Drop version number from description.wiz1-8/+8
2001-12-11Updated to 0.4.2, per pkg/14467 by Jonathan Perkin.wiz4-12/+27
Changes since 0.4.0: *src/command: applied patch from Eric Benoit <eric@ecks.org>, which adds the "CSI 21 t" control sequence, for title handling. *command.c: fixed keypad Home and down keys being mixed up. Added code to allow scrolling up/down for just one line (shift+arrow) contributed by djerome) *command.c: Fixed possible buffer overflow when changing display name. *ximage_utils.c: updated shading code for better speed *screen.c: applyed reverse video cursor patch *ximage_utils.c: applyed Ren<E9> Scharfe 's patch for better shading approach. And bug fixes.
2001-12-11Update to 7.00, inspired by pkg/14474.wiz5-35/+11
No changelog found. XXX: Only tested with emacs, not xemacs.
2001-12-11Use xpm/buildlink.mk instead of USE_XPM, and find the xpm headers injlam3-26/+18
${BUILDLINK_DIR}. This fixes the problem noted in pkg/14910 by Robert Elz <kre@munnari.OZ.AU>.
2001-12-11Remove a MASTERSITE that isn't anymore.wiz1-2/+1
2001-12-11Look for all of the pkgsrc-installed headers and libraries injlam2-16/+16
${BUILDLINK_DIR}. Fixes problem where xpm.h isn't found, noted in pkg/14909 by Robert Elz <kre@munnari.OZ.AU>.
2001-12-11Fix compilation problem with gcc 2.95.3 reported in pkg/14908.wiz2-1/+15
2001-12-11Data files are not installed into X11BASE, but into PREFIX.wiz2-5/+5
Problem reported by Robert Elz in pkg/14859, including patch.
2001-12-11Fix compilation with gcc 2.95.3 (fix an error, and silence two warningswiz2-1/+25
while we're here). Reported by Robert Elz in pkg/14834, solved nearly according to his suggestions.
2001-12-11Update to 7.7.1, provided by Hiramatsu Yoshifumi in pkg/14826.wiz2-6/+6
Excerpt of changes since 7.5.3: 7.7.0 011122 socks4.c: supported Socks4A (delegation of hostname resolution) 7.7.0 011121 {service,socks}.c: added FORWARD=socks://host[:port][/[-4][-r]] 7.6.2 011116 sslway.c: added "-ad" option for automatic detection of ClientHello 7.6.2 011110 {http,httpd}.c: customizable HTTPCNF=acc-encoding for Acc-Encoding 7.6.2 011116 http.c: modified default Acc-Enc from empty to identity <masami> 7.6.2 011005 {http,httpd}.c: added HTTPCONF=tout-buff-reqbody <hi> 7.6.2 011105 filter.c: enabled "-tee" for bidirectional filters (FCL,FSV,FMD) 7.6.1 011031 nbio.c: added TIMEOUT=silence:N (applyed to SERVER=tcprelay) 7.6.1 011030 {url,html,http,httpd}.c: added HTTPCONF=kill-tag:listOfTags 7.6.1 011029 httplog.c: added %{fieldName} as format spec. of PROTOLOG<yamahide> 7.6.1 011026 {httpd,http}.c: added HTTPCONF=kill-head:listOfHeaders 7.6.1 011026 http.c: added X-Cache-ID for chained(>=3) cache(obsolete X-Locking) 7.6.1 011026 http.c: supported multiple values in a single Via field 7.6.1 011025 {mount,httphead}.c: extended moved MountOption to moved[=rcode] 7.6.0 011024 conf.c: changed EXPIRE=1h to be default 7.6.0 011021 httplog.c: fixed logging /-_-URL on failure (forbidden) 7.6.0 011016 http.c: changed not to cache response with "Vary:" field 7.6.0 011011 master.c: added FORWARD=proto://host:port-_-proto:dst:src 7.6.0 011011 service.c: added TIMEOUT=dnsinv:N 7.6.0 011011 resolv.c: supported forwarding MX by name (with preference)<zensyo> 7.6.0 011010 *.dhtml: inserted the anchor for mailto: ADMIN 7.6.0 011009 {filter,smtp}.c: supported CFI filter for FTOMD 7.6.0 011009 service.c: changed to do protocol interpreation with FTOMD/CFI 7.6.0 011007 {conf,mount}.c: added DATAPATH for MOUNT to file:relativePath 7.6.0 011005 mount.c: added pri=signedFloatNumber to sort MOUNT list 7.6.0 011004 {access,httphead,http}.c: added AUTH=viagen to generate "Via:" 7.6.0 011004 winserv.c: supported enabling automatic-start at invocation 7.6.0 011003 smtpgate.c: added CONTROL/MYAUTH for NNTP/SMTP gateway 7.6.0 011003 nntp.c: added NNTPCONF=authcom:commandList 7.6.0 010929 ftp.c: added delay on continuous errors 7.6.0 010928 {rident,ddi}.c: added "rident" MountOption 7.6.0 010927 smtp.c: added SMTPCONF=reject:{nofrom,nohelo} (were defaults) 7.6.0 010925 mount.c: added "nocase" MountOption 7.6.0 010921 mount.c: added "qmatch=request-header-pattern" MountOption 7.6.0 010921 smtpgate.c: added CONTROL/Sender to generate envelope "MAIL From" 7.6.0 010828 ftpgw.c: changed link to up-dir be relative URL without SITE part 7.6.0 010828 ftpgw.c: changed to return 302 Moved for FTP URL without trailing / 7.6.0 010821 nntpgw.c: changed to return error for access to non-existent group And of course, lots of bugfixes.
2001-12-11SquirrelMail needs PHP4 session support. Noted in pkg/14906 by John Klosjlam1-2/+3
<john@sixgirls.org>.
2001-12-11Missed a PHP_PKG_VERS -> PKGREVISION conversion.jlam1-2/+2
2001-12-11Only replace -L${LOCALBASE}/lib with "-L*" options from ${LDFLAGS} so thatjlam1-5/+5
we don't accidentally add options that the linker doesn't understand, such as "-Wl,-R*". This should fix pkg/14907 by John Klos john@sixgirls.org where the a.out linker ld doesn't understand extra flags passed in from LDFLAGS from the pkgsrc environment when building a perl package.
2001-12-11ir devices weren't added until 1.5Z so restrict this with an ONLY_FOR_PLATFORMjmc1-1/+2
directive for 1.5Z or greater.
2001-12-11Fix dependencies.wiz1-3/+3
2001-12-11Make PKGNAME dewey-conform.wiz1-2/+2
2001-12-11WIP: Make lintpkgsrc happy with buildlink.mk files. Not complete yet,wiz1-3/+3
but "lintpkgsrc -d" output reduced from >7000 lines to ~700. First part of diff fixes most ruby* complaints, second part the general "Unknown package: 'UNDEFINED' version missing" message.
2001-12-11PKGNAME is xlhtml, not xlHtml.wiz1-2/+2
2001-12-10Substitute for HEAD and GTAR.jlam1-1/+3
2001-12-10Add ogle and ogle_gui.veego1-1/+3
2001-12-10Initial import of ogle_gui 0.8.2.veego6-0/+92
ogle_gui is the gtk based frontend for the ogle DVD player.
2001-12-10Initial import of ogle 0.8.2.veego4-0/+69
Ogle is a open source DVD player that supports DVD menus and navigation. You should be able to play DVDs directly from the device, a mounted fs, an image file or as copy on you harddrive. Keyboard commands for navigation in both player modes, if you have input foucus in the video window.
2001-12-10Add libdvdread.veego1-1/+2
2001-12-10libdvdread 0.9.2veego4-0/+35
================ libdvdread provides a simple foundation for reading DVD-Video images. It offers DVD applications: 1. A simple abstraction for reading the files on a DVD image (dvd_reader.h). 2. A simple library for parsing the information (IFO) files (ifo_read.h/ifo_types.h). 3. A simple library for parsing the navigation (NAV) packets (nav_read.h/nav_types.h). This allows application designers to access some of the more advanced features of the DVD format. libdvdread currently uses libdl to dynamically probe for libdvdcss at runtime. If libdvdcss is found, then it will be used to decrypt the encrypted sections of a DVD.
2001-12-10Add liba52.veego1-1/+2
2001-12-10liba52 is a free library for decoding ATSC A/52 streams. It isveego9-0/+114
released under the terms of the GPL license. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-three.
2001-12-10We want to touch the configure script last (after touching the sourcejlam1-2/+2
files) in the AUTOMAKE_OVERRIDE code so as to prevent autoconf from regenerating the configure script. A "*" was mistakenly added in revision 1.874.
2001-12-10Added cvspsmartti1-1/+2
2001-12-10Added cvsps-1.3 (provided by Amitai Schlair in pkg/14878)martti5-0/+63
CVSps is a program for generating 'patchset' information from a CVS repository. A patchset in this case is defined as a set of changes made to a collection of files, and all committed at the same time (using a single 'cvs commit' command). This information is valuable to seeing the big picture of the evolution of a cvs project. While cvs tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository.
2001-12-10Added cdbmartti1-1/+2
2001-12-10Added cdb-0.75 (provided by Amitai Schlair in pkg/14879)martti4-0/+42
cdb is a fast, reliable, simple package for creating and reading constant databases. cdb is designed to be used in mission-critical applications like e-mail. Database replacement is safe against system crashes. Readers don't have to pause during a rewrite.
2001-12-10Updated to 0.4.2 (provided by Peter Reich in pkg/14842)martti2-6/+6
* configure.in (BUILD_INCLUDED_LIBINTL): Set to no for W32. * Makefile.am: Include autogen.sh
2001-12-10add fix from cftp cvs (ftp.c, revision 1.58):dillo3-2/+91
(ftp_cat): rewrite error detection/reporting: don't rely on ferror(), only consult errno in case of error. This fixes download problems on -current. Bump version to 0.11nb1.
2001-12-10Update xlHtml to 0.4. This should close pkg/14888.taca6-55/+11
Changes from 0.2.8 is here. 0.4 12/03/01 * removed spurrious tab before closing XML tag - Mike Ralphson * Fixed bug in trim edges * Many signed / unsigned cleanups * Updated the xldump utility - Charles Wyble * Added xlcdump utility to dump chart information - Charles Wyble * Added doxygen doco generation - Rafael Kitover * Added patch to support String Formulas - Rafael Kitover * Changed unsupported numeric formats to output using floating point technique with the decimal suppressed. Was truncating to MAXINT. * Fixed bug where CSV was not escaping currency fields - Rafael Kitover * Fixed bug where unknown field types were not escaped in CSV - Rafael Kitover * Fixed bug in cell merging where the whole row was selected * Fixed bug in mailto hyperlink * Now supports custom colors * New command line option -nh to suppress header & body tags in html * Fixed bug where tab delimited was allowing an extra tab at the EOL * Fixed bug in blank cells for CSV output - Thorsten Koch * Added test for negative value in cole_fread * Optimized html further so it suppresses alignment of blank rows * Improved portability to DOS & WIN32 * Moved everything over to U8, U16, U32, F32, & F64 data types. This is in effort to improve support on 64 bit platforms. * Added the xlv script from Asher Blum 0.3 10/19/01 * Added drive letter check for DOS & Windows * Fixed situation where ellipses were not being rendered correctly * Fixed Unicode problem in Label Cells * Fixed problem where cells created by row data were not being updated when the cell was officially created. * Program renamed to xlhtml...all lowercase. * Moved xlHtml over to a new makefile system. It does a static build now. * Finished moving cole library to mkstemp from tempnam() * Cole library unlinks temp files after opening so they are deleted * Fixed Numeric formats that need a comma * Fixed font name to not have Rich Text * Added bounds checking to Row Info opcode * Fixed hyperlinks that are unicode. * Scripts changed to use mkstemp * Added support for many currency & accounting formats * Aggressive optimizations make smaller html now * Fixed several cases where Ascii output had html in it * Added CSV output patch from Rob Arnold * Added support for multiple fonts in same cell * Added patch for continuation from Hironori * Added support for multiple style attributes in same cell * Added support for Hyperlinks * Added XML patch from Jason Venner * Added xls-handler for Apache
2001-12-10Updated to 0.36 (provided by Shell Hung in pkg/14785)martti2-5/+5
Changes : - Empty string no longer matches undef in is() and isnt() - Added isnt_eq and isnt_num to Test::Builder - Little glitch in the test suite. - fixed intermixed prints to STDOUT and test output came out in the wrong order when piped
2001-12-10Updated to 5.411a (provided by Shell Hung in pkg/14875)martti2-5/+7
Changes: - Regenerate Docs - Fixed bugs on parsing HTML docs
2001-12-10Updated to 0.05 (provided by Shell Hung in pkg/14803)martti2-6/+5
Changes: - Removed empty HOMEPAGE - Implemented the recommendation by NIST, ECB, CBC, CFS-128, OFC and CTR
2001-12-10uhm, typo in previousjoda2-4/+4
2001-12-10need to zero out sockaddr before calling connectjoda2-1/+14
2001-12-10Updated to 1.10 (provided by Shell Hung in pkg/14881)martti2-6/+6
* Add proxy support
2001-12-10Update wv to 0.7.0.taca2-5/+5
Changes from 0.6.7 is here (from http://www.wvWare.com/) 29th October, 2001 Version 0.7.0 of wv is available for download from SourceForge. Improvements to LaTeX & HTML output, scripts rewritten to handle spaces in paths and to allow better image handling, and various updates. Special thanks to Will Newton and Michal Jaegermann.
2001-12-10Fix dependency directory reference.skrll1-2/+2
2001-12-10Update libwmf package to 0.2.2.taca4-13/+27
Changes from 0.2.1 are here: v. 0.2.2 * fix wmf2x arg detection bug (Bob Friesenhahn) * added --with-layers option (fjf) * de-necessitate GD, add libpng support (highly experimental); rename config.h* to wmfconfig.h*; libxml2 fix (fjf) * release builds: configure-time Darwin-detection & lt-patching; make magick device layer optional; rewrite xml2 detection (wv); make secondary IPA functions static (fjf) * change copyright on include/libwmf/magick.h * add paranoid check for xmlChar**attributes==NULL * add one of many missing consts (Bob Friesenhahn) * add check for vsnprintf in libdb (David C Sterratt) * add 'foreign' device layer for non-wmf stuff * x,gd: better placement of text * x,gd: beginnings of a ROP implementation * change gd-layer source file names to 'xgd' root * use X-layer style text drawing in gd-layer * yet more config updates (fun, fun, fun!) * update other config stuff to handle autoconf-2.52 * update config.sub/guess to libtool-1.4.1 * make building/inclusion of GD library optional (fjf) * acinclude fix (Tomasz K^3oczko) * up the version number (fjf)
2001-12-10upgrade to ircii 20011210. this includes:mrg4-106/+12
o new /on raw_send o new /exec -filter option o fixed mIRC colour code handling o enhanced redirection to multiple targets o bug fix for $mid() o bug fix for when resizing to a smaller window o other bug fixes