summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-24Import of smokeping 1.19:bouyer9-0/+294
SmokePing can measure latency, latency distribution and packet loss in your network. SmokePing uses RRDtool to maintain a longterm datastore and to draw pretty graphs, giving up to the minute information on the state of each network connection. SmokePing can also raise alarms based on latency and loss patterns.
2003-03-24Import of fping6 2.4b2, v6 version of the fping tool.bouyer5-0/+69
2003-03-24Upgrade to 2.4b2. Lots of change since 1.20, but it should bebouyer3-230/+0
backward-compatible. 2.0 was a substential rewrite. Main changes: support some traditional ping features: loop mode, specify size of data packets, specify how many pings to send, interpret ICMPs other than ICMP Echo response. make timings in tenths of milliseconds do exponential backoff on retries port to more systems do better checking on whether received ICMP is for us added -g option for generating IPs from a start to an end value
2003-03-24Note update of devel/ruby-mode package to 1.6.8.taca1-1/+2
2003-03-24Update ruby-mode package to 1.6.8, based on ruby 1.6.8.taca1-3/+3
This is miscellous bug fixes. See ChangeLog file in ruby-base package in detail.
2003-03-24Note update of ruby pakcages to ruby 1.6.8 based.taca1-1/+8
database/ruby-gdbm devel/ruby-readline lang/ruby lang/ruby-base security/ruby-digest x11/ruby-tcltklib x11/ruby-tk
2003-03-24Remove PKGREVISION for updating ruby (meta) package to 1.6.8.taca1-2/+1
This is bug fix release of ruby programming language. Since change from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here.
2003-03-24Update ruby-tk package to 1.6.8. Here is only distfile change.taca1-3/+3
Real changes from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here.
2003-03-24Update ruby-readline package to 1.6.8, ruby 1.6.8 base.taca1-5/+3
Change is checking stdin is really terminal and if not raise exception.
2003-03-24Remove PKGREVISION for updating ruby-gdbm package to 1.6.8.taca1-2/+1
This is bug fix release of ruby programming language. Since change from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here.
2003-03-24Update ruby-base packages to 1.6.8. This is bug fix release of rubytaca1-13/+0
programming language. Since change from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here. This update implicitly includes ruby-gdbm, ruby-readline, ruby-tk and ruby package. Here is pkgsrc change. - Support pkgsrc on Solaris. * change RUBY_ARCH default value to ${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF} for fixing Solairs support. * Add RUBY_NOSHLIBMAJOR. (needs more better scheme..?) * Change RUBY_SHLIBVER. * patch config.sub to proper RUBY_ARCH generation. - Change RUBY_COMMENT to meaningful names; RUBY_NOEXT_CURSES and RUBY_NOEXT_DBM. - Remove patch-ak since it was fixed in original source.
2003-03-24Update ruby-base packages to 1.6.8. This is bug fix release of rubytaca9-73/+58
programming language. Since change from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes), I omit includes here. This update implicitly includes ruby-digest and ruby-tcltklib. Here is pkgsrc change. - Support pkgsrc on Solaris. * change RUBY_ARCH default value to ${LOWER_ARCH}-${LOWER_OPSYS}${APPEND_ELF} for fixing Solairs support. * Add RUBY_NOSHLIBMAJOR. (needs more better scheme..?) * Change RUBY_SHLIBVER. - Change RUBY_COMMENT to meaningful names; RUBY_NOEXT_CURSES and RUBY_NOEXT_DBM. - Remove patch-ak since it was fixed in original source.
2003-03-24Note update of icon to 9.4.1.jtb1-1/+2
Changes: * Support for NetBSD on PowerPC based systems. * An Icon source file can be made executable under Unix by prefixing it with a comment line #!/usr/bin/env icon and setting its execute permission bit. This uses a new icon command, which in another form allows a small Icon program to be embedded within a shell script. See the new man page for details. The traditional icont command remains available for less specialized purposes. * The performance of large sets and tables has been improved. * Some minor bugs have been fixed.
2003-03-24Update of icon to 9.4.1.jtb25-230/+199
Changes: * Support for NetBSD on PowerPC based systems. * An Icon source file can be made executable under Unix by prefixing it with a comment line #!/usr/bin/env icon and setting its execute permission bit. This uses a new icon command, which in another form allows a small Icon program to be embedded within a shell script. See the new man page for details. The traditional icont command remains available for less specialized purposes. * The performance of large sets and tables has been improved. * Some minor bugs have been fixed.
2003-03-24Add libexec/cgi-bin and two files in there. Addresses part of PR 20854.wiz1-1/+4
2003-03-24SDL-mixer-1.2.4nb1 update.wiz1-1/+2
2003-03-24Update to 1.2.4nb1:wiz3-2/+22
Include patch by Soren Jacobsen in PR 20872 to make MIDI work.
2003-03-24speex related changes.wiz1-1/+4
2003-03-24Update for Speex -> speex rename; bump PKGREVISION.wiz1-2/+3
2003-03-24Sync with package rename and update.wiz1-18/+15
2003-03-24Update to 1.0:wiz4-24/+10
The bit-stream and API have been frozen in this release.
2003-03-24Rename Speex to speex.wiz8-123/+2
2003-03-24Re-import of audio/Speex as audio/speex.wiz7-0/+124
Moved Speex to Speex-mixedcase in the repository [schmonz 2007-06-07]
2003-03-24remove unnecessary parens and indent some conditionals forgrant1-7/+5
readability purposes. whitespace police.
2003-03-24A comment that ../../devel/libtool/buildlink2.mk is needed by libltdl.uebayasi1-1/+2
2003-03-24add workaround for broken curses.h test on Solaris (seegrant1-1/+8
http://www.mysql.com/doc/en/Solaris_2.7.html)
2003-03-24Provide a SITES_ expansion for fetching the cr patch so this doesn't conflictjmc1-2/+4
with the the possible download of the wide patch
2003-03-24use config.h and friends in man/tgexinfo2man.c, fixes build ongrant2-1/+18
FreeBSD 5 where malloc.h exists but should not be used.
2003-03-23Update master site url for downloadsjmc1-2/+2
2003-03-23Update MASTER_SITES.ad2-6/+6
2003-03-23Note update of "analog" package to version 5.32.tron1-1/+2
2003-03-23Update "analog" package to version 5.32. Changes since version 5.31:tron2-5/+5
- Recognises Safari and Camino browsers. - New LOGFORMAT specification %D (processing time in microseconds). - Understands %A and %D in APACHELOGFORMAT.
2003-03-23note update of cad/dinotrace to 9.1idmcmahill1-1/+2
2003-03-23update to dinotrace-9.1idmcmahill2-5/+5
From the NEWS file: * Changes in Dinotrace 9.1i 03/07/2003 *** Display values with appropriate leading 0s. [Dan McMahill] *** Fix 0 extension of verilog values. [Dominik Strasser, Bill Welch]
2003-03-23+ ap-ssl-2.8.14, courier-0.42.0, emacs-21.3, gawk-3.1.2, leim-21.3,wiz1-3/+7
mrtg-2.9.27 [pkg/20850].
2003-03-23Cvs' IPv6 patch does not like Solaris 8's getaddrinfo().seb1-2/+2
So disable IPv6 support on this system.
2003-03-23If a package requires a certain JVM, use that JVM for all dependenciesjschauma1-1/+2
as well to avoid pulling in an additional, possibly unwanted JVM should one of the dependencies require any JVM.
2003-03-23Remove latex-ttf-fonts; this package contained only a subset of bakoma-fontsjmmv6-50/+3
so there is no need for it. One can always use the later, which is more complete and polished. Ok'ed by wiz; pointed out by Christopher Richards.
2003-03-23sfs 0.7.2nb1lukem1-1/+2
2003-03-23use PKG_SYSCONFSUBDIR=sfslukem4-31/+19
use /var/sfs instead of /usr/pkg/var/sfs use OWN_DIRS_PERMS bump PKGREVISION
2003-03-23Note revision bump for metamail, to 1.jmmv1-1/+2
2003-03-23Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1.jmmv5-23/+52
2003-03-23note addition of cad/transcalc 0.13dmcmahill1-1/+2
2003-03-23add and enable transcalcdmcmahill1-1/+2
2003-03-23import transcalc-0.13dmcmahill8-0/+128
Transcalc is an analysis and synthesis tool for calculating the electrical and physical properties of different kinds of RF and microwave transmission lines. Transcalc was somewhat inspired by the functionality of Agilent Technologies' commercial program linecalc. Transcalc aspires to be more functional in the long run and well-documented with appropriate references to formulas that are used. Transcalc is built using the GIMP toolkit (GTK) for its GUI interface. For each type of transmission line, using dialog boxes, you can enter values for the various parameters, and either calculate its electrical properties (analyze), or use the given electrical requirements to sythesize physical parameters of the required transmission line. Available transmission lines (this list will expand with subsequent releases): * microstrip * rectangular waveguide * coax * coupled microstrip
2003-03-23switch order of patching autoconf.texi and autoconf.info so thatgrant3-21/+21
the build process doesn't try and fail to rebuild autoconf.info. noted by jmc.
2003-03-23Note update of "inn" package to version 2.3.4.tron1-1/+2
2003-03-23Update "inn" package to version 2.3.4. Changes since version 2.3.3:tron2-8/+11
- LIST ACTIVE no longer returns data when given a single group argument if the client is not authorized to read that group. - XHDR and XPAT weren't correctly parsing article headers, resulting in searches for the header "newsgroup" matching the header "newsgroups". - Made CNFS more robust against crashes by actually syncing the cycbuff headers to disk as was originally intended. Fixed a memory leak in the tradspool code. - Two bugs in pgpverify when using GnuPG were fixed: it now correctly checks for gpgv (rather than pgp) when told to use GnuPG and expects the keyring to be pubring.gpg (not pubring.pgp). - Substantial updates to the sample provided control.ctl file. - Compilation fixes with Perl 5.8.0, BerkeleyDB 4.x, current versions of Linux (including with large file support), and Tru64. inndf fixes for ReiserFS. - Various bugs in the header handling in nnrpd have been fixed, including hangs when using virtual domains and improper processing of folded headers under certain circumstances. - Other minor bug fixes and documentation improvements. While INN 2.3.4 is not the latest officially released version it is the latest one for which an IPv6 patch is available.
2003-03-23Note removal of lyx and addition of lyx-qt and lyx-xforms.jmmv1-1/+4
2003-03-23Initial import of lyx-qt, version 1.3.1:jmmv1-0/+8
LyX is a wordprocessor frontend to LaTeX, which gives both the ease-of-use of a wordprocessor, and the flexibility and power of LaTeX. Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically generated. Speeds up learning LaTeX and makes complicated layouts easy and intuitive. New features include spell-checking, international character support, WYSIWYG graphics, tables, and equations. Fixes part of PR pkg/20805 by Marc Recht.