summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-05-19Update ted and its spell checking libraries to 2.10.wiz28-99/+90
Changes are unknown, except that it doesn't depend on libungif anymore. XXX: Merge the spellchecking packages? XXX: There are three more for sk, hu, and pl, if anybody cares.
2001-05-19allow python>=2.0, for those who look into the futuredrochner1-2/+2
2001-05-19update to lyx-1.1.6fix1drochner3-27/+33
Changes: ** Updates - updated documentation for version 1.1.6; new french documentation translations; updated danish translation of the interface. - better support for ukrainian language working --with-lyx-suffix. - in default cua bindings, change C-k from font-noun to line-delete-forward. - Add the prefix "key-" to the default keys for bibliography insets. - Show both key and label of a bibliography inset. ** Bugfixes - fix broken keymaps - fix locales problems which causes use of ',' instead of '.' as a - fix bug in reading integers with some older C++ compiler (gcc 2.8.1, egcs 1.0.x). - fix crash when using the bibliography layout in included document. - fix crash in Preferences when no format is defined (in particular when upgrading from earlier stable versions). - fix the color picker in Preferences for displays with 32bit display - Fix crash when loading corrupt math equations. - fix crash when inserting label in an equation. - fix generation of default keys for bibliography insets. - update the screen after editing a bibliography inset. - fix compilation problems with gcc 2.95.3 - fix problems with sorting of available formats in menus. - suppress the cucumber in the startup banner - remove spurious debugging messages - fixes to popups - fix problems with protected spaces in spanish documents - fix creation of new Include insets - fix an initialization problem for the font encoding (one symptom is that french-style quotes were not displayed correctly) - fix generated LaTeX code when changing the alignment of a section heading. - fix display glitches in math editor
2001-05-19fix nonportable test operator in configure scriptdrochner2-4/+13
2001-05-19add and enable py-cddbdrochner1-1/+2
2001-05-19initial import of py-cddb-1.3:drochner5-0/+96
python module to access the CDDB online database
2001-05-19add and enable gcdmasterdrochner1-1/+2
2001-05-19initial import of gcdmaster-1.1.5:drochner10-0/+176
graphical frontend for cdrdao-1.1.5 with some editing capability
2001-05-19add and enable py-soaplib + py-xmlrpclibdrochner1-1/+3
2001-05-19initial import of py-soaplib-0.8:drochner4-0/+33
implementation of the SOAP 1.1 protocol for Python
2001-05-19initial import of py-xmlrpc-0.9.8:drochner4-0/+36
implementation of the XML-RPC protocol for Python
2001-05-19update to 1.1.5drochner4-29/+19
Changes: Fixed bug in CD-TEXT writing code that caused the problems with the unreliable read back of the written CD-TEXT data Added CD-TEXT writing capability to the generic-mmc-raw driver; the recorder must support the 96 byte raw P-W sub-channel writing mode to make use of it Fixed bug in generic-mmc-raw driver: the TOC type was not written correctly and some flags for data tracks were missing in the lead-in Fixed handling of toc type for multi session CDs: the toc-type of a session that just contains audio tracks is always CD_DA, even in multi session mode BURN Proof support added by ITOH Yasufumi/Martin Buck Fixed bug in calculating the CDDB id (SourceForge bug 413467) Added option --with-cddb to read CDDB data automatically with commands copy, read-toc and read-cd; it is now possible to add CD-TEXT data from CDDB while performing an on-the-fly copy Updated to libscg-0.5 from cdrtools-1.10 Handle drives that do not support the explicit power calibration command Blanking of CD-RWs is now officially supported (command blank, option --blank-mode) Updated CD-R vendor table Settings are now first read from "/etc/cdrdao.conf" and "/etc/defaults/cdrdao" and then from "$HOME/.cdrdao" Added command msinfo to output multi session information suitable for mkisofs Overburning is now prevented by default and must be explicitly requested with option --overburn. Fix for Debian bug #79585 (http://bugs.debian.org/cg i-bin/bugreport.cgi?bug=79585&repeatmerged=yes). Fixed error in cdrdao's manual page (Debian bug #82816, http://bugs.debian.org/ cgi-bin/bugreport.cgi?bug=82816&repeatmerged=yes) cdrdao's help screen was reworked by Michael Reinelt Added Giuseppe Corbelli's enhancements for the mp32dao script Makefiles now use make variable datadir to specify the share directory location Fixed printing toc-file name with command copy --keepimage
2001-05-19add and anable gnome-- (hi Thomas)drochner1-1/+2
2001-05-19initial import of gnome--: C++ bindings for the gnome librarydrochner5-0/+175
2001-05-19Use ${XARGS} instead of invoking xargs directly.jlam61-148/+148
2001-05-18Fix typo.jtb1-1/+1
2001-05-18USE_LIBINTL=yes, USE_CURSES=yes.jtb1-2/+6
2001-05-18add and enable qt2-designer-kdewiz1-1/+2
2001-05-18add and enable python-mkwiz1-1/+2
2001-05-18Add and enable zsh-current.jtb1-1/+2
2001-05-18Initial import of zsh-current.jtb5-0/+441
Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh), although it is not completely compatible. It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh (another `custom' shell). Package provided in private mail by Masao Uebayashi <uebayasi@soum.co.jp> as a followup to pkg/12721.
2001-05-18Make sure that all ELF symlinks gets removed from the PLIST when doingskrll1-1/+7
a.out automatic shlib handling. The offending symlink is created when using the, somewhat strange, libtool -release option. Reported by David Brownlee <abs@netbsd.org> on tech-pkg. Tested by myself and David.
2001-05-18Update Jcode to 0.71.taca2-5/+5
Here is change from HISTORY. 0.71 2001/05/18 * VERSIONing glitches on Jcode::Constants fixed (Tatsuhiko Miyagawa <miyagawa@edge.co.jp>) * _mkbuf is gone! -> Jcode::Constants is now sub free! * all *.pm passes podchecker(1) now
2001-05-18LDFLAGS is already set to -L... -Wl,-R..., and CFLAGS and LDFLAGS arejlam1-7/+6
already added to CONFIGURE_ENV by bsd.pkg.mk. Also some minor cosmetic changes.
2001-05-18Fix this to build on a.out platforms. Addresses pkg/12945 by John Klos.jlam2-6/+13
2001-05-18Work around an arm32 compiler bugabs2-1/+19
2001-05-18xscreensaver-gnome can just use the distinfo from xscreensaverabs2-7/+2
2001-05-18Add HOMEPAGErh1-1/+2
2001-05-18Add and enable ripe-whois-toolsrh1-1/+2
2001-05-18Initial import of of ripe-whois-tools-2.4, a set of whois database toolsrh7-0/+186
for querying the extended ripe database. This package was provided in PR pkg/12979 by Stoned Elipot <Stoned.Elipot@script.jussieu.fr>, thanks!
2001-05-18Update pkglint to 2.53abs3-19/+58
Extend 'lintpkgsrc -u' to list REQUIRED entries for mismatched packages, handle PACKAGES?=xxx in mk.conf
2001-05-18Set XARGS to xargs (NetBSD/Solaris) or xargs -r (linux).abs1-6/+9
2001-05-18fix pilrcui, bump version to 2.8.4nb1dillo3-6/+153
2001-05-18Add entry: o update devel/Mesa to 3.4.2 (basically just a bug-fix release)zuntum1-1/+2
2001-05-18Move the message that informs the user of the possible need to dump thejlam3-10/+17
databases prior to installing a new version of PostgreSQL from PRE-INSTALL time to DEINSTALL time. Remove ${CAT} from the INSTALL file as it's no longer needed in the script.
2001-05-18Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set injlam3-11/+24
/etc/mk.conf to any string of legal compiler flags to tune different aspects of the built httpd.
2001-05-18Revert last change...MAKE is now added CONFIGURE_ENV in bsd.pkg.mk.jlam1-2/+1
2001-05-18Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNUjlam1-1/+2
configure scripts are aware of which make program is invoked during the build process.
2001-05-17Add, enable, and note new package php4-pcre:jlam1-1/+2
PHP4 extension for Perl-compatible regular expressions
2001-05-17PHP4 extension for Perl-compatible regular expressionsjlam2-0/+18
2001-05-17Use devel/readline/Makefile.readline to check for libedit readlinejlam3-31/+18
emulation.
2001-05-17Use devel/readline/Makefile.readline to check for libedit readlinejlam5-46/+19
emulation.
2001-05-17Move extra header include paths to the end of the search path. Thisjlam3-6/+21
fixes pkg/12969.
2001-05-17upgrade to 8.2.4.itojun3-12/+17
Fixes long-standing protocol incompatibility in DNSSEC support. Avoids fwd'ing to root name servers if response will be rejected. new port/cygwin contributed by s_c_biggs@bigfoot.com. new contrib/mdnkit (V1.3) from author. new contrib/adm from official ftp site. new contrib/host from author. new contrib/dnsp from author. fixed file descriptor leak in resolver. numerous portability improvements. numerous bug fixes.
2001-05-17Mostly cosmetic changes. Also insert a delay after our informationaljlam1-18/+22
message prior to "building" the package so that the user can read it.
2001-05-17Add MAKE="${MAKE}" to CONFIGURE_ENV, otherwise on Linux apache configures toabs1-1/+2
use gmake when when it is being compiled with bmake, and much pain ensues
2001-05-17add & enable dumpmpeghubertf1-1/+2
2001-05-17Added dumpmpeg-0.6: Splits mpeg stream into single imageshubertf5-0/+54
dumpmpeg is a program that allows you to dump video frames from MPEG movie files. It uses the SDL MPEG Player Library to accomplish this and thus requires an open X-Window. Since it uses the SMPEG library, it can dump frames from format it supports, which currently is MPEG-1 video files.
2001-05-17Only depend on suse_x11 if not on Leenuxabs1-4/+7
2001-05-17Default LOCALBASE to /usr/pkg, and override to /usr/local in Solaris case.abs1-4/+4
No change in NetBSD case, switches to /usr/pkg in Linux case.