Commit graph

702 commits

Author SHA1 Message Date
abs
7d0bb48011 Add sysgen 2000-10-19 12:06:52 +00:00
abs
141dc2b071 Add sysgen-1.0
sysgen reads DEC Qbus or UNIBUS device names from standard input,
assigns CSR addresses and interrupt vectors to the devices according
to the DEC standard algorithm for auto-configuration, and prints
the resulting list of allocations to standard output.

The program attempts to conform to the CONFIG command of the  VMS
SYSGEN program, but has simplified output.  Specifically, it does
not print information about VMS device naming and support.
2000-10-19 12:05:59 +00:00
rh
c963896630 Update cdrdao to 1.1.4. Closes PR 11245 by Wolfgang Rupprecht
<wolfgang@wsrcc.com>.  Changes include:

 o Created new 'toshiba' driver for 'read-toc'/'read-cd' with Toshiba
   CD-ROM drives.

 o Added full multi session support to the 'cdd2600' driver.

 o CD-TEXT is written without any copy protection flags now.

 o Added CDDB access to add title and artist data as CD-TEXT to an
   existing toc-file. The direct cddbp and the http encapsulated protocol
   is supported.

 o Added support to better handle disks written in track-at-once mode with
   'read-cd' and 'read-toc' (see options --tao-source and --tao-source-adjust).

 o Fixed bug that prevented recording of pure data CDs with the recent HP
   and Sony recorder models in single session mode.
   For multi session mode the restrictions mentioned in the README are
   still valid.

 o Fixed 'unit not ready' problems after writing with the 'generic-mmc'
   and 'generic-mmc-raw' driver.

 o Toc-files with tracks that are shorter than 4 seconds will be recorded
   if option '--force' is given.

 o Some of the command line options are now saved to a settings file
   "$HOME/.cdrdao" if option '--save' is given.

 o The driver database is now kept in an external file so it is possible
   to update the database between the cdrdao releases. Actual driver
   database files will be available from

     http://cdrdao.sourceforge.net/drives.html#dt

 o Added new option '--keepimage' which keeps the created image file after
   the command 'copy' finishes.

 o Fixed bug in CD-TEXT reading code: CD-TEXT fields with empty strings were
   only read for the first track.

 o Driver 'generic-mmc': If the power calibration fails the recording process
   will be aborted now.

 o Driver 'generic-mmc-raw': Added explicit power calibration.
2000-10-18 05:46:57 +00:00
garbled
e6506e3bc3 Add an OSVERSION_SPECIFIC=yes flag to these packages. The flag at this time
doesn't enable any functionality.  It is here as a marker, so people building
binary packages know that these packages have version-specific features
that would make them incompatible with other point releases..  (such as
LKM's)
2000-10-18 04:26:53 +00:00
abs
9a74b1a895 Add fix4SA110rev2 2000-10-17 16:48:09 +00:00
abs
c1549aab5c fix4SA110rev2 modifies arm32 binaries in an attempt to work around
StrongARM rev2 problems

It attempts to identify the instructions that will cause problems
and moves them to a safe location.  The "safe" location is final
page of the text (code) segment of the executable, which normally
has some spare bytes before the start of the data segment.  Having
moved the instruction, it then puts a branch to the new location
where the old instruction used to be so that things will continue
to work.
2000-10-17 16:47:23 +00:00
wiz
abb1a91afb mention PKGNAME in IGNORE 2000-10-17 00:10:16 +00:00
wiz
d2e2398c32 Clean up input handling.
Patches provided by Brett Lymn in private mail.
2000-10-16 01:34:38 +00:00
rh
c8428bc877 Update gcombust to 0.1.36. Changes include bugfixes, updated translations
(fr, de, ru), and a config option for lpr command.
2000-10-15 12:41:10 +00:00
rh
01c41df50d Update gcombust to 0.1.35. Changes are:
BUGFIXES:
 * hu.po update (narancs1@externet.hu)
 * es.po update (Gorka Olaizola <olsago@jet.es>)
 * added some checks that make sure the supplied image name is really a
   image and not just a directory as it seems to confuse people...
 * file selection loading for renamed files now works
 * CFLAGS was ignored by the generated src/Makefile. "oops."
 * added a few gtk_main_iteration() calls

NEWS:
 * config option for multisession and multisession path by Sacha Arnoud
   <Sacha.Arnoud@france.sun.com>)
 * test of multisesssion cd validity (based on a patch by Sacha Arnoud
   <Sacha.Arnoud@france.sun.com>) (atm Linux specific), can be turned off
   with a config option
 * Added eject/close cd-r to the File menu (based on a patch by Hayden James
   <hjames@stevens-tech.edu>)
 * added a driveropts=burnproofs option
 * added support for cdrecord's -waiti option, thus enabeling the making
   of all sessions on a multisession cd on-the-fly
2000-10-15 12:22:45 +00:00
jlam
2c888e5302 Update lavaps to 1.15. Changes from version 1.10:
*   The display can now be lozenge-shaped (the way a real lava lamp
    is). This is controlled by the "lozenge" resource.
*   FreeBSD now drops setgid privileges.
*   Fixed bugs in handling .lavapsrc files.
*   In some cases lavaps would go into infinite blob growth or shrinkage.
*   Process control (nice, renice, kill) added.
*   Some of the "halo" around lozenge windows fixed.
*   Dependence on an external ``whoami'' program removed.
*   Process name added to proc menu.
*   Handling of window decorations (the ``halo'' bug) mostly cleaned up.
*   Shaped windows can now be disabled completely.
*   Fix for the "infinite growth on start" bug that occurred if no
    geometry was specified.
2000-10-15 02:33:13 +00:00
kim
474ecd6008 Update to 1.5:
- support for rpcbind and postfix
- detect cron death (and other cron messages)
2000-10-13 16:09:49 +00:00
skrll
54367d8e8a Make sure that -Wl does the right thing on a.out.
Make sure that an -fPIC c++rt0 is pulled in for sparc<1.4.3

Fixes: pkg/11166, pkg/10190, pkg/11189, and port-sparc/10846
2000-10-12 19:07:06 +00:00
mason
31fb34f5f5 Fix obvious typo which breaks startup. 2000-10-07 16:19:17 +00:00
jlam
1329db84bc Honor CFLAGS passed in from environment. 2000-10-06 00:04:56 +00:00
hubertf
3f9d573519 This pkg is only for NetBSD 1.4 and 1.4.[12], no need on 1.4.3.
Pointed out by Havard.
2000-10-05 14:11:57 +00:00
hubertf
b92dd5fcc3 Add & enable c++rt0 2000-10-04 15:13:38 +00:00
hubertf
e2c770a4f7 The default NetBSD/sparc /usr/lib/c++rt0.o is compiled -fpic. This
means it can only handle offsets up to a certain size, and can fail
to work in large programs. Compiling -fPIC allows larger offsets
and should permit large programs to function.

This package allows most of pkgsrc on NetBSD/sparc 1.4.x systems.

XXX I *think* that libtool needs to be rebuilt after installing this!
2000-10-04 15:13:03 +00:00
toshii
92d40c18f9 Take advantage of bsd.prefs.mk. 2000-10-04 11:04:57 +00:00
abs
5f91a6a960 Update to 1.5.3nb3:
Always pass %s to syslog to avoid potential format string exploit.
	(Action based on alert by Pekka Savola on Bugtraq)
2000-10-02 16:43:44 +00:00
agc
08745077f8 Get the order of the clauses right in the MTOOLS_ENABLE_FLOPPYD test
in post-install target.
2000-09-26 13:46:34 +00:00
agc
a2088e84f5 Introduce a new mk.conf definition MTOOLS_ENABLE_FLOPPYD, which
can either be defined or not. This governs the installation of the
floppyd binary in the mtools package. The floppyd program needs
the SM and ICE libs from the X11 distribution to link (floppyd's
authorisation model to enable remote access to floppy drives closely
resembles that of X11's xauth model). Modify the mtools Makefile
accordingly.
2000-09-26 11:09:26 +00:00
hubertf
2ea620655c ELF lib fix for floppyd, which is only built on systems that actually
have X installed, so a USE_X11=yes would be overkill, as it prevents
using mtools on systems that don't have X installed.
2000-09-26 02:46:37 +00:00
kim
552bf3ace9 Sort and compare with print-PLIST, so it should be right now. 2000-09-15 21:01:57 +00:00
kim
a1466c562e This thing installs bin/floppyd_installtest too 2000-09-15 20:58:47 +00:00
kim
10a7001d65 mcat is a symlink to mtools 2000-09-15 20:56:44 +00:00
skrll
22e5d4a5aa Use pkgsrc libtool not internal one.
Remove unnecessary versionsuffix dependency on libamclient.
2000-09-15 15:59:33 +00:00
wiz
0dddf30568 Fix #ifdef's to make the program compile even if rsaref's des.h is installed.
Fixes pkg/9835 by Michael Wolfson.
2000-09-13 01:00:48 +00:00
wiz
51ad80df15 Install man page for readcd; add cross-references to supplemental man pages
to cdrecord.1. Fixes pkg/10335.
2000-09-10 17:37:10 +00:00
wiz
29f7b922d2 Don't find any installed pthreads packages. Addresses pkg/9835. 2000-09-09 18:11:54 +00:00
wiz
8ccd773aeb add @dirrm share/cfengine 2000-09-09 18:11:23 +00:00
wiz
b6ae2b3b12 add and enable tkcron 2000-09-07 11:30:52 +00:00
jlam
d5326636ef Remove patch made unnecessary by passing correct flags to configure. 2000-09-06 16:10:51 +00:00
jlam
60e4b523f2 Pass correct flag names to configure script. Regenerate patch-sum
to remove patch-ab.
2000-09-06 16:09:50 +00:00
jlam
60d8d28f10 Update build dependency on perl to build in correct directory if perl
interpreter is not found.
2000-09-05 09:33:15 +00:00
wiz
c3c554dd09 patch-ab isn't in the repository, so remove it from the patch-sum 2000-09-03 15:13:32 +00:00
wiz
66ef370bb7 s/\.$// 2000-09-03 15:12:33 +00:00
wiz
cbfd447a3b remove duplicate / in DEPENDS path 2000-09-03 13:32:26 +00:00
wiz
f5f74d9512 remove trailing whitespace 2000-09-03 13:31:37 +00:00
wiz
02b68831b8 add RCS Id 2000-09-03 13:31:00 +00:00
wiz
a7714cd00c install documentation 2000-09-03 13:30:05 +00:00
veego
5cfab8de8b Fix the install script so it also works with NIS.
Based on the cyrus-imapd changes.
2000-09-03 12:03:16 +00:00
wiz
dd280983d5 add missing -Wl,-R for hotkey (noted in hubertf's latest bulk build)
XXX: /usr/X11R6 was and is hard-wired -- someone should fix this. :)
2000-09-02 19:24:34 +00:00
veego
3e8e9fcd5f Add gpart. 2000-09-01 16:27:07 +00:00
veego
24194345b9 Gpart is a small tool which tries to guess what partitions are on a PC type
harddisk in case the primary partition table was damaged.
2000-09-01 16:10:28 +00:00
jwise
11bd396de1 Fix path in cvs import. message was:
Re-import tkcron where it belongs, under sysutils.  In addition, clean it up
substantially, and adapt it to tk-8.3.2.
2000-08-30 23:07:45 +00:00
jwise
f4a5cefb32 Adapt to tcl/tk-8.3.2 2000-08-30 20:25:44 +00:00
jwise
b1fbca633e Adapt this to tk-8.3.2. 2000-08-30 20:07:46 +00:00
jlam
bb3a955498 Use PERL5 variable for location of perl5 binary. 2000-08-28 09:14:50 +00:00
jlam
06f0a4c3c2 Use new PERL5 variable instead of ${LOCALBASE}/bin/perl. 2000-08-27 02:46:03 +00:00