Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-01-11 | Update "gmc" package to version 4.5.42. A change list is not available | tron | 3 | -7/+9 | |
unfortunately. | |||||
2000-01-11 | make it compile, some #includes were wrong/missing (only compiled, no | wiz | 3 | -1/+30 | |
further tests done, since it's a library with no test executables) | |||||
2000-01-11 | Update "mc" package to version 4.5.42. A change list is not available | tron | 3 | -6/+8 | |
unfortunately. | |||||
2000-01-11 | Regen. | simonb | 1 | -2/+4 | |
2000-01-11 | Split patch-af into two (one for each file). | simonb | 3 | -14/+38 | |
Add some "-Wl,-R"s to get working on ELF. | |||||
2000-01-11 | check for COMPAT_NOMID, too | wiz | 1 | -4/+5 | |
2000-01-11 | distfile on master site has been changed | wiz | 1 | -2/+2 | |
2000-01-10 | Update fetchmail to 5.2.3. | frueauf | 7 | -92/+32 | |
fetchmail-5.2.3 (Tue Jan 4 01:56:11 EST 2000), 18421 lines: * Ken Estes's patch to check for unreachable UIDL file due to bad NFS mount. * Jorge Godoy's replacement pt_BR.po and various minor translation fixes. * Javier Kohen's replacement for es.po. * Munechika SUMIKAWA's patch to make IPv6 version build when POP2 is enabled. * Russian translation removed; it was badly garbled. * Added Rick van Rein's fetchmaildistrib script to the contrib directory. * Gunther Leber's cleanup patches. * Note to translators: The bodies of the login-error and timeout-error form letters have been changed in driver.c. fetchmail-5.2.2 (Sun Dec 26 09:31:07 EST 1999), 18365 lines: * Arrange for fetchmail to restart itself quietly when the rc file is touched. * Improvements to IPv6 code from Jun-ichiro itojun Hagino <itojun@iijlab.net>. * Drastic simplification of UIDL code, suggested by Ken Estes. fetchmail-5.2.1 (Sun Dec 19 23:08:53 EST 1999), 18330 lines: * Added FAQ item R10 on timeouts during messages. * Fixed indentation problem in fetchmailconf. * Federico Schwindt's patch to fix broken SSL configuration. * Fixes to use fetchmail with IPv6 enabled on glibc without inet6-apps installed; thanks to Arkadiusz Mis'kiewicz. * Interpret IMAP PREAUTH tag correctly (from Joerg Dorchain). * Upgraded to version 0.21 of smbutil.c. FAQ item S2 now documents how to set a domain name. | |||||
2000-01-10 | Update ethereal to 0.8.1. | frueauf | 2 | -4/+4 | |
Overview of changes in Ethereal 0.8.1: * Fix mulitiple-selection bug in packet list (Gilbert) * Check for libtool and libtool version (Guy) * Toshiba file reader handles relative dates (Gilbert) * File|Open dialogue box directory hack (Gilbert) * Modify appearance of lines and expanders in GUI proto tree (Gilbert) * Make code ANSI-C compliant and other build fixes (Guy) * Fix side effects of using GtkCTree and GTK_SELECTION_BROWSE (Guy) * Abstract out some of the menu code from the GUI routines (Guy) * Re-arrange some GUI code (Guy) * "Default" button for resetting plugin filter string (Olivier) * Plugin status save/restore (Olivier) * Add notes about sniffing VMware connections (Gilbert) * Add focus for "Find Frame" and "Go to Frame" (Guy) * Reconcile differences in integer size used for ports in conversation code and packet_info code (Gilbert) * Empty string capture filters for libpcap craziness (Gerald, Guy) * Manpage updates (Guy) * Print packets as multiple pages of PostScript (Guy) * Fix "Follow TCP Stream" print function (Guy) * Avoid segfault in SMB reported by Aaron Bush <abush@microcenter.com> (Gilbert) * L2TP support (John Thomes) * Allow printing during capturing | |||||
2000-01-10 | Add and enable ap-auth-postgresql | jwise | 1 | -1/+2 | |
2000-01-10 | Initial import of ap-auth-postgresql (AuthPG-1.1b1), Apache authentication | jwise | 6 | -0/+59 | |
against a PostgreSQL database. | |||||
2000-01-10 | Add & enable mzscheme | pooka | 1 | -1/+2 | |
2000-01-10 | Import mzscheme-101, an almost R5RS-compliant scheme intepreter with | pooka | 25 | -0/+1143 | |
compiler included. Uses the boehm garbage collector. A big thanks goes to all who made devel/boehm-gc available. Modifying patches for a specific use is much easier than reinventing them! Note: I've marked this as i386-only, since it acted a little flacky on alpha and sparc. In theory support for at least those platforms supported by the garbage collector is possible. You are welcome to try. | |||||
2000-01-10 | Update recode to 3.5 | rh | 3 | -5/+25 | |
User-visible changes are: .* Incompatible changes . + A double dot `..' should now be used instead of a colon `:'. . + Option --force (-f) is needed to pursue recoding despite errors. . + There is no more quoting for special characters within charsets names. . + Auto check (`-a') and popen (`-o') options have been withdrawn. . + Some charsets and aliases were deleted, see `Charsets & aliases' below. .* Extended features . + Program messages are available in localised form for many languages. . + Long character names are available in French, if LANGUAGE is set to `fr'. . + A new request syntax allows for recode chaining, and for surfaces. . + Option --header-file (-h) accepts a language parameter, and Perl is new. . + Full charset listings now show the UCS-2 value for characters. . + Option --known=PAIRS (-k) also accepts octal and hexadecimal numbers. . + Option --list (-l) better sorts charsets and aliases, also fully written. . + Charset `RFC1345' implements mnemonic+ascii+38, and is now reversible. . + HTML is not limited anymore to Latin-1, HTML 4.0 entities are supported. .* New features . + Euro support. . + Updated RFC 1345 set of tables, from Keld Simonsen. . + Some African charsets and transliterated forms. . + Conversions for ISO 10646 and Unicode. . + Combining or explosion of UCS-2 diacriticized characters and ligatures. . + Implementation of surfaces, see `Surfaces & aliases' below. . + Mixed mode for recoding only comments and strings in C sources or PO files. . + A stand-alone recoding library gets installed, often as a shared library. . + Option --find-subsets (-T) lists charsets which are subsets of another. . + The library may generate testing data, and study character frequencies. .* Charsets & aliases . + New ISO 10646 and Unicode charsets . - combined-UCS-2: pseudo-charset. . - count-characters: pseudo-charset. . - dump-with-names: pseudo-charset. . - ISO-10646-UCS-2: aliases are UNICODE-1-1, BMP, rune and u2. . - ISO-10646-UCS-4: aliases are 10646, ISO-10646, UCS-4 and u4. . - UNICODE-1-1-UTF-7: aliases are TF-7 and u7. . - UTF-8: aliases are UTF-2, UTF-FSS, FSS_UTF, TF-8 and u8. . - UTF-16: aliases are Unicode, TF-16 and u6. . + RFC 1345.bis matters . - Deleted charsets dk-us, us-dk (because of &duplicate which `recode' does not handle yet). . - New charsets baltic (alias is iso-ir-179); CP1250 (1250, ms-ee, windows-1250); CP1251 (1251, ms-cyrl, windows-1251); CP1252 (1252, ms-ansi, windows-1252); CP1253 (1253, ms-greek, windows-1253); CP1254 (1254, ms-turk, windows-1254); CP1255 (1255, ms-hebr, windows-1255); CP1256 (1256, ms-arab, windows-1256); CP1257 (1257, WinBaltRim, windows-1257); CWI (CWI-2, cp-hu); EBCDIC-IS-FRISS (friss); GOST_19768-87 with aliases of previous GOST_19768-74; IBM256 (256, CP256, EBCDIC-INT1); IBM875 (875, CP875, EBCDIC-Greek); IBM1004 (1004, CP1004, os2latin1); IBM1047 (1047, CP1047); ISO-8859-13 (ISO_8859-13:1998, iso-baltic, iso-ir-179a, l7, latin7); ISO-8859-14 (ISO_8859-14:1998, iso-celtic, iso-ir-199, l8, latin8); ISO-8859-15 (ISO_8859-15:1998, iso-ir-203, l9, latin9); KOI-7; KOI-8 (GOST_19768-74); KOI8-R; KOI8-RU; KOI8-U; macintosh_ce (macce); mac-is; NeXTSTEP (next) yet previous `recode' had it outside RFC 1345. . - Alias promoted to charset (with previous charset becoming alias) ISO-646.basic (with ISO-646.basic:1983); ISO-646.irv (ISO-646.irv:1983); ISO_5427-ext (ISO_5427:1981); ISO_5428 (ISO_5428:1980); ISO-8859-1 (ISO_8859-1:1987); ISO-8859-2 (ISO_8859-2:1987); ISO-8859-3 (ISO_8859-3:1988); ISO-8859-4 (ISO_8859-4:1988); ISO-8859-5 (ISO_8859-5:1988); ISO-8859-6 (ISO_8859-6:1987); ISO-8859-7 (ISO_8859-7:1987); ISO-8859-8 (ISO_8859-8:1988); ISO-8859-9 (ISO_8859-9:1989); ISO-8859-10 (latin6); NC_NC00-10 (NC_NC00-10:81); sami (latin-lap). . - New aliases 037 (for charset IBM037); 038 (IBM038); 273 (IBM273); 274 (IBM274); 275 (IBM275); 278 (IBM278); 280 (IBM280); 281 (IBM281); 284 (IBM284); 285 (IBM285); 290 (IBM290); 297 (IBM297); 367 (ANSI_X3.4-1968); 420 (IBM420); 423 (IBM423); 424 (IBM424); 500, 500V1 (IBM500); 819 (ISO-8859-1); 864 (IBM864); 868 (IBM868); 870 (IBM870); 871 (IBM871); 880 (IBM880); 891 (IBM891); 903 (IBM903); 905 (IBM905); 912, CP912, IBM912 (ISO-8859-2); 918 (IBM918); 1026 (IBM1026); ECMA-113, ECMA-113:1986 (ECMA-Cyrillic); GOST_19768-74 (KOI8); ISO_8859-N (ISO-8859-N) for N = 1 through 10 and 13 through 15; ISO_8859-10:1993 (ISO-8869-10); iso-ir-170 (INVARIANT); KOI8_L2 (CSN_369103); pclatin2, pcl2 (IBM852); SS636127 (SEN_850200_B). . + New African charsets . - AFRL1-101-BPI_OCIL: aliases are t-francais and t-fra. . - AFRFUL-102-BPI_OCIL: aliases are bambara, bra, ewondo and fulfulde. . - AFRFUL-103-BPI_OCIL: aliases are t-bambara, t-bra, t-ewondo and t-fulfulde. . - AFRLIN-104-BPI_OCIL: aliases are lingala, lin, sango and wolof. . - AFRLIN-105-BPI_OCIL: aliases are t-lingala, t-lin, t-sango and t-wolof. . + Extra miscellaneous charsets . - KEYBCS2, Kamenicky. . - CORK, T1. . - KOI-8_CS2. . + New HTML pseudo-charsets . - HTML_1.1: alias is h1. . - HTML_2.0: aliases are RFC 1866, 1866 and h2. . - HTML-i18n: alias is RFC 2070. . - HTML_3.2: reimplemented; alias is h3. . - HTML_4.0: aliases are h4, HTML and h. . - Deleted aliases: HTF, 8859, ISO 8859, Entities, SGML, WWW, w3. .* Surfaces & aliases . + New MIME encoding surfaces . - Base64: aliases are 64 and b64. . - Quoted-Printable: aliases are qp and Quote-Printable. . + New permutation surfaces . - 21-Permutation: alias is swabytes. . - 4321-Permutation. . + New end of line surfaces . - CR. . - CR-LF: alias is cl. . + New (fully reversible) dump surfaces . - Decimal-1: aliases are d and d1. . - Decimal-2: alias is d2. . - Decimal-4: alias is d4. . - Hexadecimal-1: aliases are x and x1. . - Hexadecimal-2: alias is x2. . - Hexadecimal-4: alias is x4. . - Octal-1: aliases are o and o1. . - Octal-2: alias is o2. . - Octal-4: alias is o4. . + New miscellaneous surfaces. . - data, test7, test8, test15, test16. | |||||
2000-01-10 | Regen. | mycroft | 1 | -1/+2 | |
2000-01-10 | Disable the fork_lock hack. Programs want to be able to fork themselves | mycroft | 1 | -0/+12 | |
before firing up pthreads (e.g. to background). | |||||
2000-01-10 | When checking and registerring dependencies, recognize dependencies that | hubertf | 1 | -3/+14 | |
match more than one package, and warn about it: *** WARNING: Dependency on 'gnome-*' expands to several installed packages ( gnome-libs-1.0.53 gnome-core-1.0.53 gnome-print-0.9 ). Please check if this is really intended! In such a case, the pattern ('gnome-*') should be tightened to only match what's really intended (e.g. 'gnome-[0-9]*'). | |||||
2000-01-10 | Split print-pkg-depend-sizes into two pkgs, to work make processing of | hubertf | 1 | -14/+17 | |
$DEPENDS with wildcards and relational depends possible. (The previous solution with :Q was not useful as this also quoted the seperator between the single depends, making the DEPENDS useless). | |||||
2000-01-10 | be consistent on which version to wildcard | hubertf | 17 | -34/+34 | |
2000-01-10 | Add in Solaris entry | abs | 2 | -14/+22 | |
2000-01-10 | Fix depends pattern to match only the guile package, not the guile-gtk pkg. | hubertf | 1 | -2/+2 | |
2000-01-10 | Properly protect any wildcards from being expanded (or attempted to ... :) | hubertf | 1 | -2/+2 | |
by the shell. | |||||
2000-01-10 | Fix package version glitch now that the original distfile has this | rh | 2 | -5/+4 | |
resolved. | |||||
2000-01-10 | Cleanup conditional parsing some more, and add (undocumented as of | abs | 2 | -15/+53 | |
yet) -u flag which will run -i then fetch updated sources for any out of date installed packages. | |||||
2000-01-10 | The configure is actually GNU configure | hubertf | 1 | -2/+2 | |
2000-01-10 | Use _PKG_SILENT and _PKG_DEBUG in print-pkg-size, to aid debugging. | agc | 1 | -4/+6 | |
Make the print-pkg-size target work on Solaris if there are no pre-requisite packages. | |||||
2000-01-10 | Make this package install into the correct directory. | agc | 1 | -9/+15 | |
2000-01-10 | Simplify invocation of "sysctl". | fredb | 1 | -2/+2 | |
2000-01-10 | defuzz | wiz | 2 | -10/+8 | |
2000-01-10 | Rototill the makefile parsing again, resulting in a passable attempt to | abs | 2 | -47/+100 | |
parse conditionals. Now picks up correct arch determined version of navigator and communicator packages. | |||||
2000-01-10 | miscellaneous small changes to make pkglint happy | wiz | 8 | -25/+24 | |
2000-01-10 | (re)gen | wiz | 5 | -2/+26 | |
2000-01-10 | RCS tags added | wiz | 6 | -0/+8 | |
2000-01-10 | whitespace cleanup | wiz | 6 | -9/+6 | |
2000-01-10 | add checksum for i386 US (crypto) version | dmcmahill | 1 | -1/+2 | |
2000-01-10 | reorder lines to silence pkglint | wiz | 1 | -3/+3 | |
2000-01-10 | RCS tag fixed | wiz | 1 | -1/+1 | |
2000-01-10 | replaced a whole lot more commands with ${COMMAND} | wiz | 12 | -28/+30 | |
2000-01-10 | remove unnecessary '. ' | wiz | 1 | -1/+1 | |
2000-01-10 | MASTER_SITE_SUNSITE magic | wiz | 1 | -2/+2 | |
2000-01-10 | RCS tags added & whitespace fixes | wiz | 3 | -3/+3 | |
2000-01-10 | use ${X11BASE} instead of /usr/X11R6 | wiz | 1 | -2/+2 | |
2000-01-10 | recognize if necessary compatibility options are in the kernel; | wiz | 1 | -3/+13 | |
stop if not | |||||
2000-01-09 | Install examples and documentation. | hubertf | 2 | -2/+28 | |
Fixes PR 9155 by Jim Bernard <jbernard@mines.edu> | |||||
2000-01-09 | make symlinks to xteddy, not hardlinks. | hubertf | 1 | -3/+3 | |
2000-01-09 | Make this work for NS_ENCRYPTION on i386 (didn't have md5, and the | tsarna | 2 | -4/+5 | |
manual distfile check and instructions weren't updated for the DIST_SUBDIR) | |||||
2000-01-09 | use PATCH_FILES instead of rewriting the functionality | wiz | 1 | -22/+11 | |
2000-01-09 | moved patch-sum to correct directory (noted by Bernd Ernesti) | wiz | 2 | -3/+3 | |
2000-01-09 | Update this package to SuSE-6.3 so that glibc-2.1 applications are supported. | tls | 14 | -55/+63 | |
2000-01-09 | Make these two conflict. | jwise | 2 | -3/+7 | |
${PREFIX}/bin/omega is either a very nice unicode-aware TeX or a very nice rogue-like game. ``There can be only one.'' |