Commit graph

952 commits

Author SHA1 Message Date
zuntum
2ee0f6ba31 Initial import of tdir-1.58
tdir is Yet Another Way To Display Directory Listings.  Output is in
columnar format with sub-directories listed first, and then a listing
of the files ordered by their ending "extension" - typically the
characters following the rightmost '.' in the file name (though this
can be changed on the command line).

tdir supports recursive directory examination. Total output width as
well as column width can be set on the command line and tdir will
autoformat accordingly.

tdir is written in 'python' and requires a reasonably current version
of the 'python' environment to be present on the system.
2001-07-07 09:26:17 +00:00
zuntum
43a3cad43c add & enable service-config 2001-07-06 22:21:17 +00:00
zuntum
05ca85e33d Initial import of service-config 0.51
The programs in service-config create and configure svscan-format
service directories.

* server-config creates an svscan-format directory for an arbitrary
  service.
* rules-config configures access rules for use by a
  service.
* svscan-config configures a service to run svscan.
* ipc-config configures a service to run ipcserver.
* ipcx-config configures a service to run ipcserver using access
  rules.
* tcp-config configures a service to run tcpserver.
* tcpx-config configures a service to run tcpserver using access
  rules.
2001-07-06 22:18:43 +00:00
jlam
79b9d4a8ff Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-03 01:46:07 +00:00
taca
912d81579c Add and enable ruby-syslog. 2001-07-01 13:56:34 +00:00
taca
3216e66762 Importing syslog-20010130 package.
This is a Ruby module to access syslog(3) interface.
2001-07-01 13:54:55 +00:00
christos
ea01ce89a0 Upgrade to 2.4.2p2 2001-06-26 03:15:16 +00:00
christos
95062a354a Prepare for 2.4.2p2
This is a bug fix release.
Improve debugging support, fix some fd leaks and add barcode reader support.
For more details, refer to the Changelog.
2001-06-26 03:14:11 +00:00
bouyer
5121d7e143 regen for patch-aj 2001-06-20 16:46:40 +00:00
bouyer
e6d5e98612 On NetBSD, the kernel issues a request sense if needed. So no need to
issue request sense from userland, just print the sense info we got
when the ioctl returned.
2001-06-20 16:46:13 +00:00
jlam
e26d6029b6 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-20 04:26:43 +00:00
jlam
83f422dffa Mark as USE_BUILDLINK_ONLY and remove unnecessary config.cache entry to
prevent detection of ncurses.
2001-06-18 22:12:47 +00:00
jlam
2daf4c6d99 Update xbattbar to 1.4.2. Changes included adding time remaining display. 2001-06-18 10:57:03 +00:00
jlam
e953150dc4 Convert to use buildlink.mk files. 2001-06-18 10:55:03 +00:00
jlam
73823d7723 - Migrate BUILD_DEFS to Makefile.common
- Apply the patch from pkg/13188 by Ron Roskens <roskens@elfin.net> to
  fix problems with hard-coding /var/amanda.
- Remove USE_X11 from amanda-server since amanda-plot has already been
  split out.
- Don't explicitly look for headers in ${PREFIX}/include.
2001-06-14 21:54:35 +00:00
bouyer
0113ff36d2 Regen for new/changed patches. 2001-06-13 12:41:55 +00:00
bouyer
e28cc06623 Add patch from Nick Hudson to detect util.h and getrawpartition() in libutil.
Chnage patch to cddata.cpp to use getrawpartition(), and enclose
NetBSD-specific changes in #ifdef __NetBSD/#endif so that it's easier
to send back to KDE folks.
2001-06-13 12:41:09 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
zuntum
6061ffa86a Update gkrellm to version 1.0.8
Changelog:

1.0.8 Mon Apr 16, 2001
----------------------
	* Cesar Perez Turrado <cesar@perez.turrado.com> sent in updated es.po
	* Bugfixes
	  o Anthony Mallet <anthony.mallet@ficus.yi.org> patch to fix fonts with
	    XFree86 > 4.0.2
	  o Composite disk launch commands were not saved.
2001-06-11 19:44:30 +00:00
bouyer
13de9c340a Thomas is rigth, we can't use /dev/rcd?d on all platform.
#ifdef __i386
use /dev/rcd%dd
#else
use /dev/rcd%dc
#endif
2001-06-11 17:57:59 +00:00
bouyer
8faf519896 regen for patch-ab 2001-06-11 17:46:17 +00:00
bouyer
f188e3799e Ignore scsibus/target/lun info, and don't generate a dev=x,y,z parameter
if the Device dialog is empty (we'll then use cdrecord's defaults).
XXX someone with some clues about gtk should remove the scsibus/target/lun
dialogs, as well as "check scsi settings", "detect scsi drive"
buttons from the "Cd recorder device options" box.
2001-06-11 17:45:55 +00:00
bouyer
2f3aa93b08 Regen for patch-aa 2001-06-11 17:41:14 +00:00
bouyer
c6cc549cb3 Handle device scan more in the NetBSD way: instead of using cdrecord -scanbus
use scsictl identify, looping on /dev/rcd0d -> /dev/rcd7d.
This allows to store the real name of the device, instead of scsibus/target/lun
which is hard to use.
2001-06-11 17:40:48 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
jtb
328c71a86f Fix LICENSE. s/distribution/redistribution/. Pointed out by
John Darrow <John.P.Darrow@wheaton.edu> on tech-pkg.
2001-06-11 04:59:58 +00:00
jlam
dbfde59b14 The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles.  As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
2001-06-11 02:05:07 +00:00
jlam
3bc5e40254 Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-06-10 00:08:41 +00:00
wiz
11257e8b59 Package moved to devel -- remove last remaining files. 2001-06-09 10:50:36 +00:00
abs
8fe42f76de Move cpuflags to devel 2001-06-07 09:58:08 +00:00
jtb
e9b8fcafc4 LICENSE=limited-redistribution. Add restrictions.
From the README file:

Licensing for the current version of sarah is quite simple: I (Matthew
Pounsett) retain all rights to this code.  Anyone is free to use sarah, but it
may not be redistributed either in its original or any modified form without
the permission of the author (me).  A more reasonable license will be
distributed with later versions of sarah (probably with the first non-beta
release).
2001-06-05 23:40:38 +00:00
abs
64c787b2e1 Update cfengine to 1.6.3
* Expansion of $(dollar) broken in 1.6.0 - fixed

	* Locking problem in cfd fixed. Problem causing access
	denied while re-reading config files. MAXTRIES increased
	for high volume services, was causing premature apoptosis.

	dest= could not refer to a filename with spaces, fixed.

	* Made recipient variables in client.c long instead of
	size_t in rstat, for 64 bits. With %ld in scanf.

	* Cfengine 1.6.0-1.6.3 introduces filters into processes
	and files.

	* 1.6.3 change from Berkeley DB2 to DB3 - not backward compatible!!!
	  Update Berkeley db with
	     cd build_unix
	     ../dist/configure
	     make; make install
	     ln -s /usr/local/BerkeleyDB.3.2 /usr/local/BerkeleyDB

2000-06-13  David Masterson  <David.Masterson@kla-tencor.com>

	* 1.6.0.a2: re-released to Mark after stupid mistakes.

	* src/Makefile.am (noinst_HEADERS): add cfparse.h

	* Makefile.am (EXTRA_DIST): add acconfig.h

2000-06-12  David Masterson <David.Masterson@kla-tencor.com>

	* 1.6.0.a2: released to Mark

	* General: Attempted to convert to reincorporate all my Automake
	stuff into the release.

2000-06-12  Mark Burgess <Mark.Burgess@hio.no>

	* 1.6.0-alpha1: released

	* General: Rewrite of DCE code by Transarc/IBM.  Add elsedefine=
	tag as complement to define=.  CompressCommand action=compress in
	files, tidy, compress=true for compressing files on the fly.  Bug
	in copy with size= fixed.  Was ignored if file didn't exist.
	Modules: in addition to setting classes, can return lines
	=ENVVAR=value which sets cfengine environment variables.  This
	allows modules to set variables which can be inherited directly by
	scripts.

2000-05-11  David Masterson  <David.Masterson@kla-tencor.com>

	* contrib/Makefile.am (pkgdata_SCRIPTS): change cfemacs.el to
	cfengine.el in keeping with internal documentation.  Also renamed
	the file as well.

2000-05-08  David Masterson  <David.Masterson@kla-tencor.com>

	* Release: V1.6 released to Mark for verification.

	* Everything:  Many things have been changed and reorganized for
	the shift to automake generated Makefiles.  See the end of the
	NEWS file for more information.

2000-04-24  David Masterson  <David.Masterson@kla-tencor.com>

	* ChangeLog: Created and initialized with old VERSION.DIFF


***************** Minor Version 5 ********************

KNOWN BUGS: linux, when making directories, ownership can perms can be wrong.


1.5.4
  Added security message in checksum=md5 for cfengine if new files appear
  Bug in class evaluation with multiple embedded groups fixed
  Bug in file transfer could hang a server in special circumstances.
  Bug in secure recursive copy (access denied incorrectly).

  Type change, size is off_t in cfstat struct

  Multiple define bug in copy: could cause endless loop
  Thread counting error fixed in cfd
  Required/disk suspicious warnings now cause classes to be defined
  Resolver could delete substring lines

  Extra measures against Denial of Service attacks on cfd, only one
  instance of a host-IP may be connected at one time.

  1) Multiple connections from the same host are refused by default
     (before any recv())
  2) A DenyConnectionsFrom list will prevent named IP adresses from connecting
     (before any recv) or a general AllowConnectionsFrom mask...
  3) If the thread table is full for more than five requests, cfd commits
     suicide (apoptosis) to avoid resource usage by spamming.

  The control variable "DenyConnectionsFrom = ( ip1 ip2 ... )" allows a list
  of numerical IP masks to be specified, which cfd will deny connections from.
  This can be used to prevent hanging connection attacks from malicous hosts
  and other Denial of Service attacks.

   e.g. cfd.conf

     control:

      AllowConnectionsFrom ( 128.39.89 )
      DenyConnectionsFrom = ( 128.39.89.4 )

  This is in addition to tcp wrapper stuff, but the TCP wrapper code cannot
  protect against denial of service attacks.
  typecheck=false in copy switches off error messages on type mismatch.
2001-06-04 16:18:21 +00:00
abs
2f090cfdcd Only for NetBSD and Linux currently 2001-05-31 11:31:59 +00:00
abs
7926234509 Add cpuflags 2001-05-31 11:29:43 +00:00
abs
a836763771 Import cpuflags-0.1
Script to determine compiler flags to best target current cpu
2001-05-31 11:29:17 +00:00
dent
5b0296687d Fix dead HOMEPAGE 2001-05-31 09:55:26 +00:00
jlam
432c0f1be5 Use buildlink.mk to get readline dependency, and use libedit readline
emulation where possible.  Only link readline into amrecover as it's the
only program that needs readline.
2001-05-29 18:04:30 +00:00
jlam
46a5b3b858 Prevent configure script from finding unnecessary libraries: readline,
termcap, and intl.  This package shouldn't find and link against any of
those libraries.
2001-05-29 16:19:00 +00:00
jlam
913d1e8778 Prevent configure script from finding unnecessary libraries: readline,
termcap, and intl.  This package shouldn't find and link against any of
those libraries.
2001-05-29 16:01:57 +00:00
tron
cf3dde8ef2 Add and enable "koncd" package. 2001-05-24 14:45:07 +00:00
tron
51aa1431a8 Import new "koncd" package:
Frontend to the fabulous cdrecord and mkisofs programs

This package was created by Berndt Josef Wulf and made ready for use by me.
2001-05-24 14:42:12 +00:00
hubertf
febf6efb1c Update to 2.0.6nb1:
Add hostname, time and date to the top line
Patch send back to the maintainers @redhat.com
2001-05-22 02:59:25 +00:00
jlam
5eded790cd We use distinfo now. 2001-05-22 02:28:50 +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
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
jlam
dc6eadbf21 Use ${XARGS} instead of invoking xargs directly. 2001-05-19 03:56:23 +00:00
rh
22aecb9fcb Add and enable medusa 2001-05-14 17:14:02 +00:00
rh
6630a5a8fb Initial import of medusa-0.5.1, a file system indexing engine. 2001-05-14 17:13:21 +00:00
rh
cdef2324e9 Update gnome-vfs to 1.0.1. Changes are bugfixes, some code-restructuring,
and cleanups.
2001-05-14 17:11:36 +00:00