summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-08-27@@PREFIX@@ -> @PREFIX@, as this is more consistent with othergrant2-14/+14
packages.
2002-08-27Missed in the previous commit. Thanks Dan.skrll1-2/+2
2002-08-27add SunOS to ONLY_FOR_PLATFORM. From Julien Letessier <juliengrant1-2/+2
dot letessier at sun dot com> in pkg/18086.
2002-08-27Add dependency on imlib to consistently have kuickshow built.markd2-3/+24
Update PLIST accordingly.
2002-08-27add and enable unace22dillo1-1/+2
2002-08-27add Unace 2.20 for Linux, a Linux binary that can handle recent ace archives.dillo4-0/+46
2002-08-27Update to 3.0.5.skrll10-35/+83
Qt 3.0.5 is a bugfix release. It maintains both forward and backward compatibility (source and binary) with Qt 3.0.4. To avoid problems with loading plugins which link against different Qt libraries, the semantics of plugin loading has been changed. While I'm here add the PTHREAD_OPTS+=require thing to the buildlink files. TODO: check qt3-{tools,docs} wrt buildlink2.
2002-08-27Added mrstat-1.15abs1-1/+2
mrstat is intended to track the load, uptime, number of users, and telnet availability of a set of public access machines over time.
2002-08-27Import mrstat-1.15abs4-0/+23
mrstat is intended to track the load, uptime, number of users, and telnet availability of a set of public access machines over time.
2002-08-27Added msudir-0.09abs1-1/+2
msudir allows enabled users to easily manage 'setuid' scripts and binaries. A directory containing scripts or other executables is created inside the basedir for each destination user. Any user is then able to invoke the script 'bar' in the directory 'fu' via 'msudir fu/bar'. The script will be run under the uid and primary gid of the destination user. Some effort is taken to sanitise the arguments and environment, but msudir should not be used without an understanding of the security implication.
2002-08-27Import msudir-0.09abs4-0/+29
msudir allows enabled users to easily manage 'setuid' scripts and binaries. A directory containing scripts or other executables is created inside the basedir for each destination user. Any user is then able to invoke the script 'bar' in the directory 'fu' via 'msudir fu/bar'. The script will be run under the uid and primary gid of the destination user. Some effort is taken to sanitise the arguments and environment, but msudir should not be used without an understanding of the security implication.
2002-08-27Use ../../graphics/aalib-x11/buildlink2.mkmartti2-4/+4
2002-08-27Add & enable nam and ns.seb1-1/+3
2002-08-27Add & enable tclcl.seb1-1/+2
2002-08-27Add & enable otcl.seb1-1/+2
2002-08-27Initial import of ns, version 2.1rc9a, into the NetBSD Packages Collection.seb21-0/+470
Based on package submitted by Jan Schaumann <jschauma@cs.stevens-tech.edu> in PR pkg/16301. NS is a discrete event simulator targeted at networking research. Ns provides substantial support for simulation of TCP, routing, and multicast protocols.
2002-08-27Initial import of nam, version 1.0rc11a, into the NetBSD Packages Collection.seb8-0/+101
Based on package submitted by Jan Schaumann <jschauma@cs.stevens-tech.edu> in PR pkg/16301. Nam is a Tcl/TK based animation tool for viewing network simulation traces and real world packet traces. It supports topology layout, packet level animation, and various data inspection tools. Nam began at LBL. It has evolved substantially over the past few years. The nam development effort is now an ongoing collaboration with the VINT project.
2002-08-27Initial import of tclcl, version 1.0rc12, into the NetBSD Packages Collection.seb6-0/+149
Based on package submitted by Jan Schaumann <jschauma@cs.stevens-tech.edu> in PR pkg/16301. TclCL (Tcl with classes) is a Tcl/C++ interface used by Mash, vic, vat, rtp_play, ns, and nam. It provides a layer of C++ glue over OTcl.
2002-08-27Initial import of otcl, version 1.0rc8, into the NetBSD Packages Collection.seb6-0/+211
Based on package submitted by Jan Schaumann <jschauma@cs.stevens-tech.edu> in PR pkg/16301. OTcl, short for MIT Object Tcl, is an extension to Tcl/Tk for object-oriented programming. It shouldn't be confused with the IXI Object Tcl extension by Dean Sheenan. Some of OTcl's features as compared to alternatives are: * designed to be dynamically extensible, like Tcl, from the ground up * builds on Tcl syntax and concepts rather than importing another language * compact yet powerful object programming system (draws on CLOS, Smalltalk, and Self) * fairly portable implementation (2000 lines of C, without core hacks)
2002-08-27Remove aalib/buildlink.mk -- gphoto2 was the last remaining user but it'sjlam1-47/+0
been converted to use buildlink2 now.
2002-08-27Fix name of guard for multiple-inclusion protection.jlam1-3/+3
2002-08-27buildlink1 -> buildlink2. Disable readline support since its detection isjlam1-19/+28
currently broken (though not too hard to fix), and add a dependency on glib for the "jamcam" module, which was building with glib as a hidden dependency all this time (luckily, buildlink2 didn't let it get away with it like buildlink1 did).
2002-08-27Add a buildlink2.mk based on the existing buildlink.mk one.jlam1-0/+19
2002-08-27buildlink1 -> buildlink2, and remove the "brute force" hack as requestedjlam3-28/+9
by tron; we now use libtool/buildlink2.mk to ensure that guile uses the right libtool and libltdl.*.
2002-08-27In print-PLIST, use "${RMDIR} dir 2>/dev/null || ${TRUE}" instead of justjlam1-2/+2
using "true" at the end.
2002-08-27s/true/${TRUE}/jlam1-2/+2
2002-08-27Use /dev/sound rather than /dev/dsp as the default audio devicegson2-1/+35
on NetBSD
2002-08-27add Verilog-A definitionsdmcmahill3-10/+58
2002-08-26Enforce of our "libtool" to get static library built.tron1-1/+3
2002-08-26Disable "guile" support. It doesn't work with the latest "guile" versiontron2-20/+6
and will not be fixed as this software seems to be unmaintained.
2002-08-26Use brute force to stop this package from clobbering our "libtool"tron3-3/+25
instead of using it.
2002-08-26Correct various package list errors.tron1-47/+47
2002-08-26Install correct TeXinfo "guile.info" instead of "data-rep.info" which istron3-9/+22
only a part of the above.
2002-08-26Update gnome-print to 0.36mjl5-59/+62
Fix #80407 in parseAFM.c Fix #80415 in gnome-font-face.c Fix #78662 fix gp_ctx_new bug Fix #80417 in gnome-rfont.c Fix #80416 in gnome-rfont.c Fix #76610 in gfft2_move_to and gp_path_close_all gp_ps2_set_font_private fix s/=/==/ (Lauris)
2002-08-26Convert to use buildlink2.jlam2-13/+17
2002-08-26Share common pkgsrc bits between the aalib and aalib-x11 packages. Shrinkjlam8-202/+76
the aalib-x11 package to installing just the libraries and headers and to install them with new names so that aalib-x11 and aalib no longer conflict. Also, remove the aalib-x11/buildlink.mk file as it will be no longer used. This solves part of pkg/16354.
2002-08-26Add buildlink.mk, needed for gnucashmjl1-0/+35
2002-08-26Use buildlink2.jlam3-91/+26
2002-08-26buildlink1 -> buildlink2jlam2-5/+5
2002-08-26perl58 apparently builds just fine on Darwin with buildlink2.jlam1-7/+1
2002-08-26Allow the common Makefile to be shared between xscreensaver, which usesjlam1-1/+15
buildlink2, and xscreensaver-gnome, which uses buildlink1.
2002-08-26Fix problem in buildlink2 merge where the wrong buildlink file was used.jlam1-2/+2
2002-08-26Use buildlink2.jlam1-2/+3
2002-08-26Rename pkgsrc/mail/p5-Mail-Spamassassin to pkgsrc/mail/spamassassin.hubertf12-137/+9
2002-08-26Rename pkgsrc/mail/p5-Mail-Spamassassin to pkgsrc/mail/spamassassin.hubertf6-0/+126
2002-08-26Make sure ${prefix}/lib/tcl exists before installing into it.jwise1-1/+5
Ditto for ${prefix}/share/doc/tcl.
2002-08-26Add dependency for correct version of gpgme, so that the privacymjl1-1/+4
managing stuff gets included.
2002-08-26Update to 0.3.9mjl5-22/+50
* An experimental interface to GnuPG's --edit-key functionality is introduced, see gpgme_op_edit. * The new gpgme_import_ext function provides a convenient access to the number of processed keys. * It is possible to use an outside event loop for the I/O to the crypto engine by setting the I/O callbacks with gpgme_set_io_cbs. * GPGME_ATTR_OTRUST is implemented now. * A first step toward thread safeness has been achieved, see the documentation for details. Supported thread libraries are pthread and Pth. * All error output of the gpgsm backend is send to the bit bucket. * The signature verification functions are extended. Instead of always returning GPGME_SIG_STATUS_GOOD, the functions new codes for expired signatures. * The current passphrase callback and progress meter callback can be retrieved with the new functions gpgme_get_passphrase_cb and gpgme_get_progress_cb respectively. * gpgme_op_encrypt can be called with RECIPIENTS being 0. In this case, symmetric encryption is performed. Note that this requires a passphrase from the user. * More information is returned for X.509 certificates. * Interface changes relative to the 0.3.4 release: * gpgme_op_encrypt does now fail with GPGME_Invalid_Recipients if some recipients have been invalid, whereas earlier versions succeeded in this case. * gpgme_op_verify now allows to pass an uninitialized data object as its plaintext argument to check for normal and cleartext signatures. The plaintext is then returned in the data object. * New interfaces gpgme_set_include_certs and gpgme_get_include_certs to set and get the number of certifications to include in S/MIME signed messages. * New interfaces gpgme_op_encrypt_sign and gpgme_op_encrypt_sign_start to encrypt and sign a message in a combined operation. * New interface gpgme_op_keylist_ext_start to search for multiple patterns. * gpgme_key_get_ulong_attr supports the GPGME_ATTR_EXPIRE attribute. * Interface changes relative to the 0.3.3 release: * Fix the Makefile in jnlib. * Fix the test suite (hopefully). It should clean up all its state with `make check' now. * Remove erroneous dependency on libgcrypt in jnlib. * There is a Texinfo manual documenting the API. * The gpgme_set_keylist_mode function returns an error, and changed its meaning. It is no longer usable to select between normal and fast mode (newer versions of GnuPG will always be fast), but selects between local keyring, remote keyserver, or both. For this, two new macros are defined, GPGME_KEYLIST_MODE_LOCAL and GPGME_KEYLIST_MODE_EXTERN. To make it possible to modify the current setting, a fucntion gpgme_get_keylist_mode was added to retrieve the current mode. * gpgme_wait accepts a new argument STATUS to return the error status of the operation on the context. Its definition is closer to waitpid() now than before. * The LENGTH argument to gpgme_data_new_from_filepart changed its type from off_t to the unsigned size_t. * The R_HD argument to the GpgmePassphraseCb type changed its type from void* to void**. * New interface gpgme_op_trustlist_end() to match gpgme_op_keylist_end(). * The CryptPlug modules have been renamed to gpgme-openpgp and gpgme-smime, and they are installed in pkglibdir by `make install'. * An idle function can be registered with gpgme_register_idle(). * The GpgSM backend supports key generation with gpgme_op_genkey().
2002-08-26Remove non existing file "share/locale/zh_TW.Big5/LC_MESSAGES/WPrefs.mo"tron1-2/+1
from package list.
2002-08-26Update to 0.8.2mjl2-5/+5
* GnuPG improvements and fix o The line endings are canonicalized correctly before signing. WARNING: don't sign messages with Sylpheed prior to this version since they didn't fully conform RFC3156 and may cause incompatibility between other MUAs. o The feature to store passphrase in memory temporarily has been implemented. o The ascii-armored encryption and clear text signing has been implemented. * Line-wrapping improvements and fix o The cursor movement on auto-wrapping has been fixed. o Flickers on auto-wrapping has been repressed. * Socket I/O timeout has been implemented. * The '--attach' command line option has been implemented. * Automatic cache expiration for News has been implemented. * Time stamp has been added to the log messages. * Temporary files are created under ~/.sylpheed/tmp/. * The problem of folder and summary view refresh on incorporation has been fixed. * The correct FQDN will be returned to server. * Some major memory leaks have been fixed. * Some other bugs have been fixed.