summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-02-16wtail does the equivalent of tail -f on several files at once. The screen salo5-0/+74
is split into as many parts as there are files to watch. Package submitted by Juan RP via PR pkg/20351 with modifications by me.
2003-02-15Note tcpreplay update.salo2-3/+3
2003-02-15Updated to version 1.3.2.salo2-5/+5
Patch from Adrian Portelli via PR pkg/20360. Changes: 1.3.2: ====== - Fix portability issues with tcpprep cache files - Fix 'make test' on big-endian systems 1.3.1: ====== - Fix packaging error with libredblack - Fix configure/makefile so libredblack get's configured with tcpreplay which should prevent the packaging error from happening again - Fix possible libnet 1.0.x version detection bug 1.3.0: ====== - Re-release 1.3.beta6 as 1.3.0 1.3.beta6: ========== - Improve cross platform compatibility of test subsystem - Fix bug in Makefile which caused possible failures of clean/distclean - Fix bug with CCFLAGS when using --with-debug - Fix bug with -x/-X which would drop/send all packets in certain conditions - Update libredblack to 1.2 (latest) - Add support for OSX - Add --with-testnic and --with-testnic2 to allow end user to specify specific network cards to be used for 'make test' - Fixes SIGBUS errors on SPARC 1.3-beta5: ========== - Add testing subsystem - Fix segfault when we don't send a packet - Improve debug output support in dbg() 1.3-beta4: ========== - Updated tcpprep man page with -x and -X options - Now supports (again) the include/exclude options in the config file - Fixed -x|-X sanity check in tcpprep/tcpreplay 1.3-beta3: ========== - Fix compile of list.c under FreeBSD 4.7 and others - Add -x|-X to tcpprep - Modify cache file format to be 2 bits/packet to allow caching of -x|-X args (dropping packets) - Modularize some more code 1.3-beta2: ========== - Fix ./configure bug w/ INET_ATON and INET_ADDR - Add support for filtering packets to send based on IP address or packet number (-x & -X) - Move a lot of code from tcpreplay.c to do_packets.c - Update tcpreplay man page 1.3-beta1: ========== - Add support for randomizing IP addresses (-s) - Update tcpreplay man page - Fix problem with checksums after untruncate
2003-02-15Add and enable ap-utils (hi jschauma!).salo1-1/+2
2003-02-15Add and enable larswm (hi jschauma!).salo1-1/+2
2003-02-15note addition of fonts/kochi-cidfonts package.kei1-1/+2
2003-02-15add and enable kochi-cidfonts package.kei1-1/+2
2003-02-15initial import of kochi-cidfonts package to the NetBSD packages collection.kei4-0/+51
Kochi CID-keyed font is made from `Kochi Mincho' and `Kochi Gothic' TrueType fonts with the CID/OpenType conversion kit by KANOU Hiroki. About the CID/OpenType conversion kit (from its WWW page): This is a trial to convert modification-free TrueType fonts `Kochi Mincho' and `Kochi Gothic' designed by Yasuyuki Furukawa to CID-keyed fonts and OpenType fonts which can be used on Ghostscript, FreeType or other PostScript software/hardware.
2003-02-15Quiet pkglint again.wiz1-2/+1
2003-02-15mini_sendmailis1-1/+3
2003-02-15update PLIST to reflect recent update to 20030126 version.kei1-54/+66
2003-02-15Add -i option, needed when Mail(1) and mail(1) try to call us.is5-5/+55
2003-02-15Silence pkglint.wiz3-7/+7
2003-02-15mini_sendmail by Jef Poskanzer. Useful to get mail out of a chroot setup,is5-0/+74
or from a diskless client to it's smart mailer.
2003-02-15mini_sendmail by Jef Poskanzer. Useful to get mail out of a chroot setup,is1-0/+20
or from a diskless client to its smart mailer.
2003-02-15mini_sendmail by Jef Poskanzer. Useful to get mail out of a chroot setup,is3-0/+23
or from a diskless client to it's smart mailer.
2003-02-15Note initial import of net/ap-utils.jschauma1-1/+2
2003-02-15Initial import of net/ap-utils based on package provided by ↵jschauma4-0/+35
wojtek@tensor.3miasto.net in PR pkg/18810. I updated the package to the latest release (1.3.1). Seems to work ok, but I don't have a WAP supported by the tools, so in-depth testing will need to be done by somebody else. DESCR: Wireless LAN access point utilities for UNIX to configure and monitor Wireless Access Points using the SNMP protocol. Utilities probably work with all Access Points based on Atmel chipset and may also configure APs with IEEE 802.11 MIB and NWN DOT11EXT MIB support, such as Compex WP11.
2003-02-15netatalk-1.6.0, done.fredb1-2/+1
2003-02-15Note update of net/netatalk to 1.6.0.fredb1-1/+2
2003-02-15Update netatalk to 1.6.0. Significant changes since 1.5.5, from "NEWS":fredb6-45/+64
Changes in 1.6.0 ================ * FIX: pap looks at the STDOUT file descriptor to see if it's connected to a tty, instead of STDIN. Changes in 1.6pre2 ================== * UPD: Removed --with-catsearch option from configure and enable FPCatSearch by default. * UPD: The dbpath argument does now support variable substitution. * FIX: Build fix for non-GNU-C compilers in libatalk/util/logger.c. * FIX: Two directories with the same name but different case confused the Mac Finder. * FIX: The ROOT_PARENT directory could get invalidated. Changes in 1.6pre1 ==================== * NEW: Long file name mangling support. * NEW: Improved log file support. * NEW: Server-side find capability ("FPCatSearch") * NEW: Concurrent datastore (CDB) is now the default CNID datastore. This should be heavily tested in a multiuser environment. * NEW: Variable substitution support has been added for the dbpath AppleVolume option. * UPD: CNID DID handling is now enabled by default. * FIX: Various bug and build fixes as well as code cleanups. ******************************************************************************* Changes to the package: - Now use buildlink2. - Drop --with-flock for now, as it's currently broken. - Add (heretofore) missing dependendency on "devel/rx". - Add --with-did=last, to avoid having to create a dependendency on db3. --with-did=last was the default with netatalk 1.5.5.
2003-02-15Note import of wm/larswm:jschauma1-1/+2
larswm is a hack for 9wm, adding automatic window tiling, virtual desktops and many other features designed to make it a very efficient user environment.
2003-02-15Initial import of wm/larswm, using package provided by cdi@mawhrin.netjschauma6-0/+53
in PR pkg/19910 with minor modifications by myself. larswm is a hack for 9wm, adding automatic window tiling, virtual desktops and many other features designed to make it a very efficient user environment.
2003-02-15This CONFLICTs with vim-motifmartti3-6/+6
2003-02-15Added vim-motif-6.1.0martti1-1/+2
2003-02-15Added vim-motifmartti1-1/+2
2003-02-15Imported vim-motif (provided by Benedikt Meurer in pkg/20254).martti3-0/+55
2003-02-15Fix search path for the locale.alias file.jmmv2-1/+14
No PKGREVISION bump as it has been bumped few hours ago.
2003-02-15patch-aa is also tracked in GNOME's bug system.jmmv2-3/+6
2003-02-15Note revision bump for gnome-vfs2 to 1.jmmv1-1/+2
2003-02-15- Note which GNOME bugs are tracking some of the issues we are currentlyjmmv10-129/+97
patching. - Remove useless patches that make maintenance harder. - Use glib's g_dir_* functions instead of hacking the local file method to use readdir. - Bump PKGREVISION to 1. Reviewed by wiz.
2003-02-15Fix DEPENDS on gnome2-dirs.jmmv1-2/+2
2003-02-15Note revision bump for libgnome to 1.jmmv1-1/+2
2003-02-15Handle trailing slashes when calling mkdir(2) in a better way.jmmv4-16/+90
I hope this solves some obscure problems introduced by the old patches.
2003-02-15Removed unused USE_BUILDLINK2 and USE_LIBTOOLmartti1-3/+1
2003-02-15Added distcc-1.1martti1-1/+2
2003-02-15Added distccmartti1-1/+2
2003-02-15Imported distcc-1.1 (provided by Teemu Rinta-aho in pkg/20212)martti5-0/+59
distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often two or more times faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Machines can be running different operating systems, as long as they have compatible binary formats or cross-compilers.
2003-02-15Note revision bump for gnome-panel to 1.jmmv1-1/+2
2003-02-15Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1.jmmv4-10/+25
2003-02-15imlib2 updated to 1.0.6.jmmv2-3/+3
2003-02-15Update to 1.0.6. Author only maintains a CVS ChangeLog that is very difficultjmmv4-17/+14
to track for differences since 1.0.3... anyway, most changes seem to be bugfixes and performance improvements. This closes my own PR pkg/19144.
2003-02-15xscreensaver, glib2, gtk2, pango updates.wiz2-6/+7
2003-02-15seahorse updated to 0.7.0jmmv2-3/+3
2003-02-15Update to 0.7.0. Changes since 0.5.0:jmmv1-0/+27
seahorse 0.7.0 -------------- * Add a user ID * Add a subkey * Delete a subkey * Change a subkey's expiration * Revoke a subkey * Properties shows subkey status (good, revoked, expired) * Key Manager shows user IDs instead of subkeys * Sort keys by user ID & validity in Key Manager and Recipients * Subkeys hidden by default in properties seahorse 0.6.2 -------------- * Bug fix in GPGME check * Supported languages: cs, de, es, hu, ja, nl, no, sv, tr * Interface fixups so buttons are not sensitive when they cannot be used seahorse 0.6.1 -------------- * Correctly check for GPGME 0.3.14 and GnuPG 1.2 during build * More and updated translations * Key manager updates all keys when changed * Preferences loads faster * More HIG compliant windows & dialogs * Failure to install schemas does not stop installation * Better about dialog: shows version & lists translators seahorse 0.6.0 -------------- * Key properties cleanups * Less passphrase crashes * Only one window of each type or of each type per key allowed open * Less memory leaks * Preferences is slower to load, but keeps track of default signer better * Updated help manual with figures * More translations * Migration to GNOME (missed in previous commit)
2003-02-15Update to 0.7.0. Changes since 0.5.0:jmmv3-22/+61
seahorse 0.7.0 -------------- * Add a user ID * Add a subkey * Delete a subkey * Change a subkey's expiration * Revoke a subkey * Properties shows subkey status (good, revoked, expired) * Key Manager shows user IDs instead of subkeys * Sort keys by user ID & validity in Key Manager and Recipients * Subkeys hidden by default in properties seahorse 0.6.2 -------------- * Bug fix in GPGME check * Supported languages: cs, de, es, hu, ja, nl, no, sv, tr * Interface fixups so buttons are not sensitive when they cannot be used seahorse 0.6.1 -------------- * Correctly check for GPGME 0.3.14 and GnuPG 1.2 during build * More and updated translations * Key manager updates all keys when changed * Preferences loads faster * More HIG compliant windows & dialogs * Failure to install schemas does not stop installation * Better about dialog: shows version & lists translators seahorse 0.6.0 -------------- * Key properties cleanups * Less passphrase crashes * Only one window of each type or of each type per key allowed open * Less memory leaks * Preferences is slower to load, but keeps track of default signer better * Updated help manual with figures * More translations * Migration to GNOME
2003-02-15Update to 2.2.1, provided by Juan RP in PR 20237.wiz3-11/+14
Changes: * GtkTreeView [Kristian Rietveld] - made GtkTreeSortable work as the documentation advertises [Jarek Dukat] - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren Sandmann, Jarek Dukat] - TreeView search now works on all values transformable by GValue and not just strings [Muktha Narayan] - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi] - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook, Gaël Le Mignot, Vasco Alexandre da Silva Costa] * GtkTextView [Matthias Clasen] - Fix keynav with invisible cursor - Fix misdrawing of cursor [Owen Taylor] and selection - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner] * Fix problem with accidental inclusion of a main() [Matthias] * Documentation improvements [Matthias, Havoc Pennington] * Fix problem with GtkColorsel and pixmap themes [Daniel] * Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula] * Warning fixes [Manish Singh] * configure fixes [Akira Tagoh] * New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN) * Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia, Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur, Soeren Sandmann, Hidetoshi Tajima, Owen]
2003-02-15Some directories are handled in gnome-dirs. Do not try to remove them here.jmmv1-6/+6
Pointed out by wiz.
2003-02-15Update to 4.07:wiz7-12/+51
* New hacks, `flurry', `metaballs', `eruption', `popsquares', and `barcode'. * Minor updates to `maze' for high density mazes. * Added double buffering to `fluidballs' and `whirlygig'. * Bug fixes for running xscreensaver to a remote XFree86 display (which nobody would ever do...) * Updated `webcollage' (faster Alta Vista searching.) * Updated `glplanet' so the sun sets in the west. * Updated `sproingies' with smooth, unsegmented surfaces. * Fixed Perl version-sensitivity in `xscreensaver-getimage-file'. * Fixed GTK2 scrolling bug in `xscreensaver-demo'.
2003-02-15Update to 1.2.1:wiz3-11/+12
* Handle older TrueType Open Arabic fonts. * Fix crash with some non-BMP characters [Morten Welinder] * Avoid crashing on font descriptions like " 12" [Padraig O'Briain] * Minor build fixes [Rich Burridge, Sven Neumann]