summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-01-23Catch up with pyxml -> py-xml name change in the Makefile and finallyrecht7-686/+2
remove pyxml.
2004-01-23catch up with pyxml -> py-xml name changerecht5-10/+10
2004-01-23Re-import of pyxml as py-xml to match Python module naming convention.recht6-0/+684
Addresses PR pkg/23999 by Michal Pasternak. ok'ed by drochner@ The PyXML package is a collection of libraries to process XML with Python. It contains, among other things xmlproc: a validating XML parser. sgmlop: a C helper module that can speed-up xmllib.py and sgmllib.py by a factor of 5. PySAX: SAX 1 and SAX2 libraries with drivers for most of the parsers. 4DOM: A fully compliant DOM Level 2 implementation javadom: An adapter from Java DOM implementations to the standard Python DOM binding. pulldom: a DOM implementation that supports lazy instantiation of nodes. marshal: a module with several options for serializing Python objects to XML, including WDDX and XML-RPC. unicode: a helper module for Python 1.5 users who need conversions between UTF-8 and ISO-8859-?.
2004-01-23Split the ispell-russian packages into two separate packages,agc4-43/+41
ispell-russian and ispell-russian-io.
2004-01-23Add and enable ispell-russian-ioagc1-1/+2
2004-01-23Break the ispell-russian package into two separate packages -agc3-0/+21
ispell-russian, and ispell-russian-io ispell-russian-io is the same as the ispell-russian package, but with "YO" support enabled (this was previously done in a dodgy, undocumented way in the ispell-russian package). Both packages can be installed at the same time. With thanks to Valeriy E. Ushakov for guidance.
2004-01-23Note update of security/pgpdump package to 0.22.taca1-1/+2
2004-01-23Update pgpdump pacakge to 0.22.taca2-5/+5
0.22 2004/01/23 * parse_subpacket() are split into parse_signature_subpacket() and parse_userattr_subpacket(). A bug of length calculation is fixed. * The critical bit of the signature subpackets are supported. Peter Palfrader <peter@palfrader.org> 0.21 2004/01/13 * Removing compiler warnings. * Using getopt(). * Supporting RISC OS. Stefan Bellon <sbellon@sbellon.de> * Correct casting for Bzip2. Stefan Bellon <sbellon@sbellon.de> * Prepared os/riscos/{config.h,Makefile} since "sh" does not exist on RISC OS. Stefan Bellon <sbellon@sbellon.de>
2004-01-23Added xfce4-extras-4.0.3martti1-1/+2
2004-01-23Moved all plugins to xfce4-extrasmartti2-18/+3
2004-01-23Added xfce4-extrasmartti1-1/+2
2004-01-23XFce4 extras (panel plugins etc.)martti3-0/+38
2004-01-23Avoid multi-line string constants.agc3-1/+64
2004-01-23Updated octave-current to 2.1.53adam1-1/+2
2004-01-23Changes: hard to determine, looks like mostly bug-fixesadam5-29/+59
2004-01-23bl3ifyrecht1-7/+7
2004-01-23s/USE_GMAKE/USE_GNU_TOOLS+=make/martti1-2/+2
2004-01-23Make this work on Linux.martti3-3/+40
2004-01-23bl3ifyjlam2-2/+18
2004-01-23graphics/gd requires USE_X11.jlam1-1/+3
2004-01-23Use stdarg rather than varargs.agc17-18/+513
This code is old - it's been ages since I've seen definitions for sunview and X10...
2004-01-23bl3ify and allow pkgviews installation.jmmv1-5/+7
2004-01-23bl3ify and allow pkgviews installation.jmmv1-1/+7
2004-01-23Note update of pkg_comp to 1.15.jmmv1-1/+2
2004-01-23Update to 1.15:jmmv4-157/+323
- Automatic builds can now be interrupted at any time with CTRL+C and then resumed! (with 'auto resume' from the command line). - MAKE_PACKAGES has been deprecated in favour of two new variables: BUILD_PACKAGES, which tells which packages to build after a 'makeroot' and AUTO_PACKAGES, used during the 'auto' target. - MOUNT_SCRIPT and UMOUNT_SCRIPT have been deprecated in favour of MOUNT_HOOKS and UMOUNT_HOOKS, which take a list of shell functions or external commands to be executed. - /pkg_comp is now symlinked to /p inside the chroot, to make paths simpler when working inside it (i.e., with the 'chroot' target). - security/audit-packages is not installed any more inside the chroot by default. This is not needed to get pkgsrc security checks working. The user can add it to BUILD_PACKAGES for a regular build. - pkgtools/xpkgwedge is not installed any more during a 'makeroot'. pkgsrc handles this automatically when needed, so we let it install the package for us. - Ensure that libkver's library is preloaded when doing builds inside the chroot, so that packages get the right version number in them. - When creating a template file, sort all variables alphabetically. - Several miscellaneous changes in the code: simplification of syntax, addition of comments to functions, cleanup of messages...
2004-01-23Note update of loudmouth to 0.15.1 and gossip to 0.7xtraeme1-2/+3
2004-01-23Update loudmouth to 0.15.1xtraeme4-14/+18
Changes in 0.15.1: ------------------ * Require GnuTLS >= 1.0.0 Changes in 0.15: ---------------- * Better Win32 instructions. * Fixed bug when disconnecting and then connecting again using the same LmConnection. * Documentation typos and errors fixed by Ross Burton. * Better SSL support, now gives the application the possibility to decide if it wants to connect on bogus SSL certificates. * The SSL API changed a bit, take a look at the API docs. * Fixed timestamp error on FreeBSD.
2004-01-23Update gossip to 0.7.xtraeme3-8/+11
News in 0.7: ============ * Fixes to the chat window (URL matching, clear chat) * New application icon from Dan Taylor * Chat window entry autoexpands instead of using a disclosure widget * Store state of contact list (visibility, position and size) between sessions * Don't show groups with no contacts * Presence setting system greatly improved * Edit groups support added * Made the autoback timeout longer (30 secs) * Better keynav support * A couple of crash fixes * Several smaller bugs fixed * Updated and new translations (ca, cs, da, es, eu, it, ms, nl, no, pt, sr@Latn, sr, sv)
2004-01-23Add and enable tmeskrll1-1/+2
2004-01-23Make this compile with gcc3 (varargs -> stdarg)agc2-11/+33
2004-01-23Update netscape to 20040123abs1-1/+3
Update NETSCAPE_PREFERRED_DEFAULT to MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator Switch from taking version number from 'navigator' version to datestamp
2004-01-23Update netscape to 20040123abs1-16/+10
Update NETSCAPE_PREFERRED_DEFAULT to MozillaFirebird:mozilla:MozillaFirebird-bin:netscape7:communicator:navigator Switch froom 'navigator' version to datestamp
2004-01-23Note addition of tme 0.2skrll1-1/+2
2004-01-23Make this compile with gcc3.agc2-1/+24
2004-01-23Import of tme 0.2skrll7-0/+337
The Machine Emulator, or tme, is a program that provides a general- purpose framework for computer emulation. The first machine that tme could emulate was the Sun 2/120, one of the first widely available Sun workstations.
2004-01-23note update of mserv to 0.35nb7, mserv-devel to 0.39anb1.grant1-1/+3
2004-01-23use LIBTOOL_OVERRIDE. fixes installation on Solaris (and others).grant2-8/+16
re-arrange mserv/Makefile a little to be more readable and consistent with mserv-devel. bump PKGREVISIONs.
2004-01-23Updated postfix to 2.0.18martti1-1/+2
2004-01-23Updated postfix to 2.0.18martti2-5/+5
- A change in the line reading routines caused unexpected results with lines ending in EOF. This change is undone. - A portability problem with the test command ("test -e" is not supported on older systems, while "test -f" does the job).
2004-01-23note update of libcdaudio to 0.99.9nb1.grant1-1/+2
2004-01-23use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation ongrant1-2/+3
Solaris (and others). bump PKGREVISION.
2004-01-23note update of liba52 to 0.7.4nb1.grant1-1/+2
2004-01-23use LIBTOOL_OVERRIDE, not LTCONFIG_OVERRIDE. fixes installation ongrant1-2/+3
Solaris (and others). bump PKGREVISION.
2004-01-22Make this compile with gcc3: varargs -> stdargagc2-1/+33
2004-01-22Make this compile with gcc3 - no more multi-line string constants.agc2-1/+64
2004-01-22Solaris has no OSS, tweak the PLIST appropriately.grant2-5/+10
2004-01-22Note revision bump for kdebase3 to 1.jmmv1-1/+2
2004-01-22Fix paths to ProcessTable.sgrd in ksysguard. This lets "ksysguardjmmv5-2/+63
--showprocesses" work properly (as invoked by ctrl+esc). Bump PKGREVISION to 1.
2004-01-22Update link, as reported by Thomas Devreese in PR 24196.cube1-2/+2
2004-01-22Regen.xtraeme1-2/+1