Commit graph

20501 commits

Author SHA1 Message Date
jtb
a474a84f64 Initial import of ttyrec.
ttyrec is a tty recorder. Recorded data can be played back with the
included ttyplay command. ttyrec is just a derivative of script
command for recording timing information with microsecond accuracy as
well. It can record emacs -nw, vi, lynx, or any programs running on
tty.

Package provided by Masao Uebayashi <uebayasi@soum.co.jp> in private
email as a followup to PR pkg/12978.
2001-05-19 18:08:43 +00:00
jtb
02fcf56cb1 Install the docs in ${PREFIX}/share/igmt. Some of the help expects them
to be there, it's not the modifications to put them in
${PREFIX}/share/doc/igmt.  Bump version number.
2001-05-19 17:48:27 +00:00
jdolecek
b7418d960c Update to Csacek 2.1.6. Changes are merely bugfixes.
Use a --with-apxs=FOO configure flag instead of a patch.
2001-05-19 17:46:20 +00:00
jtb
1bbc093770 Use GNU_CONFIGURE=yes. 2001-05-19 17:40:01 +00:00
jtb
9e7ed11ac9 Update to pari-2.1.1.
Fixed
    1- return() could forget objects on heap                            [F2]
    2- polhensellift(x^3+x^2+2,[x^2,x+1],2) --> pols not coprime        [F3]
    3- Configure missed some shared libraries [e.g RedHat 7.0]          [F4]
    4- requests for precision of bnfinit(x) [ = Q ] could yield SEGV    [F6]
    5- compatible = 3 not taken into account when reading a file        [F7]
    6- lines > 0: output driver didn't reset properly after user output [F9]
    7- nfdisc(x^5+2*x^4+3*x^3-3*x^2+122*x-1) --> impossible inverse     [F10]
    8- bug in gcc-2.95: SEGV on Linux (quicksqri)                       [F11]
    9- addrfrac: could return a t_RFRAC whose denominator wasn't a t_POL[F12]
   10- bnfcertify (zimmertbound): off by two error when reading bound   [F13]
BA 11- pbs in Fp_factor_irred (factoring over Fq a pol. defined over Fp)[F25]
   12- typo in quadhilbertimag (SEGV for very large discriminants)      [F28]
BA 13- isprime(n < 2, 2 or 3) gave wrong result                         [F31]
BA 14- nfgaloisconj(polcyclo(11)+1)--> oo loop                          [F35]
       nfgaloisconj(polcyclo(40))-->incorrect result
IS 15- typo in squfof tuning on 64bit machines                          [F36]
   16- van Hoeij's algorithm (factor(Z[X])): wrong bound in LLL_cmbf    [F41]
   17- rare SEGV in nfdisc                                              [F44]
   18- rare problem in isprincipal (large non Galois base field)        [F56]
       --> wrong result (generators not required) or infinite loop.
   19- build failed with readline-4.2                                   [F57]

  Changed
    1- DOS distribution archives (GPM removed)                          [C1]
XR  2- try more prime ideals in nfsqff [nffactor, modular part]         [C4]
    3- renamed library function gsize() to sizedigit() [pb with gtk]    [C10]
IK  4- let lisGEN() return NULL when EOF is met (was oo loop)           [C12]
    5- install the whole distribution (see ?12) + improved Configure    [C17]

  Added
    1- README.WIN, config/[arch-osname|locatesymbol], doc/tex2mail.1    [A1]
2001-05-19 17:31:05 +00:00
wiz
9fd486cfe9 Update ted and its spell checking libraries to 2.10.
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-19 17:18:41 +00:00
drochner
26afe3fb70 allow python>=2.0, for those who look into the future 2001-05-19 14:49:48 +00:00
drochner
6864974ef2 update to lyx-1.1.6fix1
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-19 14:21:16 +00:00
drochner
f12a9e6f05 fix nonportable test operator in configure script 2001-05-19 13:34:30 +00:00
drochner
dcf9c7f576 add and enable py-cddb 2001-05-19 13:14:05 +00:00
drochner
0ff8348b98 initial import of py-cddb-1.3:
python module to access the CDDB online database
2001-05-19 13:08:27 +00:00
drochner
82e5afc8ac add and enable gcdmaster 2001-05-19 13:05:37 +00:00
drochner
ae3a2b4922 initial import of gcdmaster-1.1.5:
graphical frontend for cdrdao-1.1.5 with some editing capability
2001-05-19 13:02:23 +00:00
drochner
923135d492 add and enable py-soaplib + py-xmlrpclib 2001-05-19 13:01:04 +00:00
drochner
a47fdcd39a initial import of py-soaplib-0.8:
implementation of the SOAP 1.1 protocol for Python
2001-05-19 12:52:18 +00:00
drochner
bdbac19441 initial import of py-xmlrpc-0.9.8:
implementation of the XML-RPC protocol for Python
2001-05-19 12:50:56 +00:00
drochner
595444f6b9 update to 1.1.5
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-19 12:47:05 +00:00
drochner
90fe60a11f add and anable gnome-- (hi Thomas) 2001-05-19 10:10:10 +00:00
drochner
ed7d7e1748 initial import of gnome--: C++ bindings for the gnome library 2001-05-19 10:08:59 +00:00
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
jtb
85e58afe75 Fix typo. 2001-05-18 23:55:39 +00:00
jtb
cc78749046 USE_LIBINTL=yes, USE_CURSES=yes. 2001-05-18 23:54:09 +00:00
wiz
9cc80e9cf6 add and enable qt2-designer-kde 2001-05-18 23:40:49 +00:00
wiz
35b64a2605 add and enable python-mk 2001-05-18 23:33:51 +00:00
jtb
40d438230b Add and enable zsh-current. 2001-05-18 20:35:14 +00:00
jtb
3960a633c3 Initial import of zsh-current.
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-18 20:31:19 +00:00
skrll
d3c108e26d Make sure that all ELF symlinks gets removed from the PLIST when doing
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-18 16:23:20 +00:00
taca
9763fe617f Update Jcode to 0.71.
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-18 15:52:47 +00:00
jlam
5af21cdbe8 LDFLAGS is already set to -L... -Wl,-R..., and CFLAGS and LDFLAGS are
already added to CONFIGURE_ENV by bsd.pkg.mk.  Also some minor cosmetic
changes.
2001-05-18 15:29:36 +00:00
jlam
84ed7d2f11 Fix this to build on a.out platforms. Addresses pkg/12945 by John Klos. 2001-05-18 13:52:49 +00:00
abs
f74924b52f Work around an arm32 compiler bug 2001-05-18 13:26:23 +00:00
abs
866c6dee43 xscreensaver-gnome can just use the distinfo from xscreensaver 2001-05-18 12:54:06 +00:00
rh
83dc643986 Add HOMEPAGE 2001-05-18 11:56:00 +00:00
rh
df4bc5b202 Add and enable ripe-whois-tools 2001-05-18 11:40:35 +00:00
rh
d5def22e8e Initial import of of ripe-whois-tools-2.4, a set of whois database tools
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-18 11:39:29 +00:00
abs
6016c0d8e8 Update pkglint to 2.53
Extend 'lintpkgsrc -u' to list REQUIRED entries for mismatched packages,
handle PACKAGES?=xxx in mk.conf
2001-05-18 10:38:47 +00:00
abs
cefca782ca Set XARGS to xargs (NetBSD/Solaris) or xargs -r (linux). 2001-05-18 10:29:10 +00:00
dillo
5587d53bc9 fix pilrcui, bump version to 2.8.4nb1 2001-05-18 09:51:59 +00:00
zuntum
a1e4fd31ba Add entry: o update devel/Mesa to 3.4.2 (basically just a bug-fix release) 2001-05-18 08:27:24 +00:00
jlam
d4ab5f3da9 Move the message that informs the user of the possible need to dump the
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-18 06:13:54 +00:00
jlam
5f0d65a65d Introduce a new make variable APACHE_CUSTOM_CFLAGS that can be set in
/etc/mk.conf to any string of legal compiler flags to tune different aspects
of the built httpd.
2001-05-18 06:01:35 +00:00
jlam
763c66cabe Revert last change...MAKE is now added CONFIGURE_ENV in bsd.pkg.mk. 2001-05-18 02:19:07 +00:00
jlam
16458031a7 Add MAKE="${MAKE_PROGRAM}" to CONFIGURE_ENV. This ensures that GNU
configure scripts are aware of which make program is invoked during the
build process.
2001-05-18 02:08:17 +00:00
jlam
da633d8a57 Add, enable, and note new package php4-pcre:
PHP4 extension for Perl-compatible regular expressions
2001-05-17 21:04:33 +00:00
jlam
4eccd56c87 PHP4 extension for Perl-compatible regular expressions 2001-05-17 21:02:23 +00:00
jlam
6958b8ea34 Use devel/readline/Makefile.readline to check for libedit readline
emulation.
2001-05-17 20:28:18 +00:00
jlam
1a3aef9c6f Use devel/readline/Makefile.readline to check for libedit readline
emulation.
2001-05-17 20:17:27 +00:00
jlam
908eff7259 Move extra header include paths to the end of the search path. This
fixes pkg/12969.
2001-05-17 19:57:02 +00:00
itojun
1d8d44e973 upgrade to 8.2.4.
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-17 18:56:03 +00:00
jlam
818175b42a Mostly cosmetic changes. Also insert a delay after our informational
message prior to "building" the package so that the user can read it.
2001-05-17 18:38:12 +00:00