Commit graph

9808 commits

Author SHA1 Message Date
itohy
03fef19591 An attempt to port cdparanoia-III-alpha9.7.
CD-DA extraction tool with excessive data corrections,
such as jitter, loss of data, etc.

This will soon be obsoleted by cdparanoia IV, I hope....

Most SCSI/ATAPI CD-ROM drives should work fine.
However, the ATAPI stuff is totally untested, and
if it happened to work, it was a miracle. :-)

Currently,
  - the feature to search for CD-ROM device is not
    implemented and the -g option is required,
  - the libraries are not installed.
2000-01-19 08:03:00 +00:00
itohy
85439348bd Recognize children even if feel innocent of. 2000-01-19 07:24:07 +00:00
jwise
d47d7aca9a Add and enable jdbc-postgresql 2000-01-19 05:37:31 +00:00
jwise
071491b68a Initial import of jdbc-postgresql-6.5.3, a type 4 JDBC driver for PostgreSQL.
This shares a distfile and a checksum file with the postgresql package.  It uses
a different workaround for the postgres jdbc Makefile than in that package's
patch-an, but I am leaving that patch there for documentation purposes.  (That way
`cd pkgsrcs/databases/postgresql ; make patch' DTRT for people looking at the
sources).
2000-01-19 05:36:13 +00:00
hubertf
368847cb90 Vigor is designed as a vi-compatible editor, with a little (*ahem*)
extra something thrown in.  It was inspired by the January 4, 2000
storyline in the User Friendly comic.  If you haven't seen it yet,
check it out at http://www.userfriendly.org/ (and do so in a place you
can freely laugh).
2000-01-19 04:55:16 +00:00
hubertf
17300458d5 add & enable vigor 2000-01-19 04:55:01 +00:00
jlam
55cbc7acab Remove readline dependency for systems whose libedit.a has readline emulation.
I've finally learned enough autoconf voodoo to do this the right way :)
Also preliminary preparations for CUPS (IPP) support.
2000-01-19 00:42:41 +00:00
jwise
901c2cb6d8 Patch to make the interfaces/jdbc directory usable, even though this package
doesn't use it.  Later tonight or tomorrow morning, I will commit a jdbc-postgresql
package which will share DISTFILE and patch goo with this package.

All this may eventually be replaced if the client stuff is factored out of the
postgresql package, but that's not me.
2000-01-18 22:50:28 +00:00
tron
10f7165000 Downgrade "perl" package to working version 5.00404. 2000-01-18 22:31:46 +00:00
tron
e295bb0958 "Pull up" changes by Johnny C. Lam. 2000-01-18 22:27:17 +00:00
explorer
104a8255c1 update to 0.10 to include NetBSD-current's netdb.h, with ipv6 stuff. I
really need to take the various getXbyY_r() functions and put them in
the main source tree, and ditch this file.
2000-01-18 22:21:01 +00:00
tron
81d6701388 Reimport mostly broken version 5.00503 of "perl" package as "perl-current". 2000-01-18 22:15:51 +00:00
tron
cee10f337e Update "pilotmgr" package to version 1.107p2:
- new distribution file
- Y2K fix for the status window
2000-01-18 20:41:11 +00:00
jwise
65fd0865e8 Better apache pattern (apache-1.3.9*, to match our 1.3.9p0 naming) 2000-01-18 19:48:23 +00:00
jwise
26ad04f568 Add spfc, but disabled, as it depends on jsdk20. Can someone more packagely
than me review the license to download jsdk20 from

	http://java.sun.com/products/servlet/download.html

and see if there's something better we can do?  An ACCEPTABLE_LICENSE= of some
sort maybe?
2000-01-18 18:09:24 +00:00
jwise
a4b3e1ce91 Initial import of spfc-0.2.0. From pkg/DESCR:
SPFC is the Apache.org Server Page Foundation Classes, a collection of
java classes to help servlet's construct HTML and XML documents on-the-fly.
2000-01-18 18:05:29 +00:00
jwise
354deb94f9 nuke trailing period. 2000-01-18 18:02:41 +00:00
jlam
dfd70adc1d Change PLIST handling to differentiate between ELF and a.out, as well as
shared and static (NOPIC).  Works with ELF on -current now.

NOPIC and SunOS support may be broken; someone else with the necessary
resources should test and possibly fix these cases.
2000-01-18 17:11:50 +00:00
tron
9bd015641d Add missing "USE_X11= yes" to avoid run time library path problems. Fixes
PR pkg/9205 by Martin Husemann.
2000-01-18 16:13:48 +00:00
agc
860ec07e79 Modify the Makefile to install mts.conf as mts.conf.dist, and mhn.defaults
as mhn.defaults.dist, so that an existing configuration is not lost by
a new installation.

Fixes PR 7819 from Matthew Green.
2000-01-18 15:50:32 +00:00
agc
ba99a88128 This package conflicts with the old rdist6 package.
Make this package compile properly on Solaris.
Fix the master site.
Fix the description.
2000-01-18 10:50:04 +00:00
jwise
6028f0c931 Add jssi, but disabled, as it depends on jsdk20 2000-01-18 01:53:35 +00:00
jwise
68b325afd0 Initial import of jssi-1.1.2. From pkg/DESCR:
Apache JSSI parses JHTML files, executes the servlets as specified by the
<SERVLET> tag and replaces those tags with the output of the executed
servlet. The <SERVLET> tag can be seen as the server side equivalent of
the <APPLET> tag.

Note that SSI files for java servlets are called JHTML files in the
apache context while SHTML files are usually for traditional SSI (like
<!--#ECHO -->). This is a bit confusing since in the Java Web Server
(SUN) context SHTML files are used for java servlet SSI files and
JHTML is used for page compiled pages. Java Apache SSI does not support
page compiling.
2000-01-18 01:51:43 +00:00
christos
5c4ca0173a regen 2000-01-18 01:09:52 +00:00
christos
1332bbc410 How did papd ever work?
- make printcap parsing understand comments.
- pass missing argument to function.
XXX: mental note: ppd files are \r not \n separated. We need to fix the
parsing so we don't have to convert them to unix files before they work.
2000-01-18 01:09:25 +00:00
jlam
37e74dcec2 Add and enable xspeakfree 2000-01-17 17:42:32 +00:00
pooka
d46e9800b9 Kill files missed by previous commit. 2000-01-17 17:40:05 +00:00
jlam
d577ee9317 xspeakfree 0.8.1 -- Tcl/Tk (wish) frontend to Speak Freely 2000-01-17 17:39:30 +00:00
pooka
81c57ad586 Upgrade vim packages to vim 5.6.
New since version 5.5
---------------------
Not much:
- New "Edit with Vim" popup menu entry for MS-Windows.  Avoids problems with
  the MS Office taskbar.
- 18 new syntax files.
- "z+" and "z^" commands.

And many bug fixes!  This version is aimed at stability.

See ":help version-5.6" in Vim for the details.
2000-01-17 17:36:31 +00:00
bad
0f5fa2f23d Redo this patch with less context to avoid a RCS keyword.
``This time for sure!''
2000-01-17 17:15:30 +00:00
agc
42c349e4ab Remove the attempt to patch a second time if a patch doesn't apply
cleanly the first time.  This is unnecessary now that fuzz has been
removed from pkgsrc patches.
2000-01-17 17:11:49 +00:00
jlam
a4692870d9 Document two new make variables which may be defined in mk.conf:
USE_CRYPTO:	YES, NO; Default: YES
	- whether or not net/speakfreely is compiled with support for
	  encrypted connections

USE_IDEA:	YES, NO; Default: package-dependent
	- whether or not to compile with support for patented IDEA;
	  used by net/speakfreely and security/ssh

Also, remove SSH_DONT_USE_IDEA.  This is still handled by ssh Makefile,
but is marked as deprecated.
2000-01-17 16:21:31 +00:00
jlam
25bcac8237 Use new variable USE_IDEA, which is YES/NO, and mention that SSH_DONT_USE_IDEA
is deprecated.  Defaults to USE_IDEA=YES to match current default build.
2000-01-17 16:17:58 +00:00
jlam
4e8f05bdd8 Remove speakfreely-crypto 2000-01-17 16:05:19 +00:00
hubertf
e98802e2bb Unbreak this at least for non-NOPIC architectures.
If someone sends me the needed changes for NOPIC machines, this should be
split up again. (If needed!)
2000-01-17 16:03:49 +00:00
jlam
7788481ef1 Remove speakfreely-crypto. Functionality now merged with speakfreely. 2000-01-17 16:03:42 +00:00
jlam
47369ef416 Merge net/speakfreely and net/speakfreely-crypto. Allow building without
using patented IDEA algorithm.  Uses two new make variables which may be
defined in mk.conf:

	USE_CRYPTO:	YES, NO
	USE_IDEA:	YES, NO

Defaults to building with crypto but without IDEA.
2000-01-17 16:02:33 +00:00
agc
dc8097ac65 Introduce another definition WARN_NO_OBJECT_FMT, defaulting to yes, which
governs whether a package which was installed before OBJECT_FMT was added
to the BUILD_DEFS will display an warning message. To shut up the message,
set WARN_NO_OBJECT_FMT to "no".
2000-01-17 14:49:55 +00:00
agc
6da66b2b6d Avoid problems with the newly updated Perl package by expressing the
dependency as a wildcard:

DEPENDS+=            perl-*:${PKGSRCDIR}/lang/perl5
2000-01-17 14:33:46 +00:00
agc
cf5070c697 Add and enable asp2php 2000-01-17 14:14:25 +00:00
agc
baec34e3fa Initial import of asp2php, a utility which can convert WWW Active
Server Pages (ASP) files that run on the Microsoft IIS Web Server into
PHP pages to run on Apache, into the NetBSD packages collection.
2000-01-17 14:13:42 +00:00
christos
d7b13dd9b0 make this work under current too. 2000-01-17 07:24:39 +00:00
christos
87f616a093 fix obvious problems. 2000-01-17 05:38:54 +00:00
christos
bc7de9ae5c New openssh package [needs some cleanup]
- it is not enabled by default (need to think what to do with the ssh conflict)
- only tested under 1.4.1 so far
2000-01-17 05:34:32 +00:00
itojun
0112fd40b3 upgrade to 0.84a. note that config file format is changed since 0.7x. 2000-01-17 05:06:15 +00:00
jlam
025460989b Remove unnecessary ALL_TARGET 2000-01-17 04:40:15 +00:00
jlam
5a592fd12d Add and enable rx 2000-01-17 03:46:21 +00:00
jlam
fbe120b358 rx 1.5 - Fast replacement for the GNU regexp library 2000-01-17 03:44:27 +00:00
christos
2869c7e366 Upgrade perl to 5.005_03 2000-01-17 03:07:09 +00:00
jwise
1f9c468df1 suggest xset fp rehash' if adding fonts to font path with xset +fp /foo/bar' 2000-01-17 02:49:49 +00:00