Commit graph

10501 commits

Author SHA1 Message Date
minoura
40a227551a LP64. 2000-02-29 15:29:42 +00:00
minoura
53ec9e3080 Avoid conflict of __cputchar() prototype. 2000-02-29 15:28:49 +00:00
dmcmahill
aa5f5ccaac update to 2.11. This update includes several bug fixes including some
crashing bugs and some checks for bad input arguments.  In addition new gestures
are added and the ability to monitor more than one display.  For a complete list
(somewhat lengthy) of changes since 2.7.3, see either xwrits-2.11/NEWS or
http://www.lcdf.org/~eddietwo/xwrits/changes.html
2000-02-29 15:10:00 +00:00
dmcmahill
d835928ce5 Update to yacas-1.2.29. Changes to the program are:
* added a directory colorcode with code to htmlize the scripts. it also color-highlights
  the code. Try it out by typing './colorcode' in that directory, and then
  'netscape scriptsmain.html'
* Pattern matching code optimized a little.
* SylvesterMatrix, code supplied by James Gilbertson.
* MatrixRow, MatrixColumn, and GenMatrix supplied by James Gilbertson.
* changed Intersection and Difference, so they handle lists with multiple identical
  elements correctly.
* Fixed the D(x)x+y bug reported by Fred Bacon.
* Fixed the Gcd(x,x) bug reported by Scott.
* added Factorize({list}). Factorize(1 .. 4) should now return the same as 4! for instance.
* Added Content and PrimitivePart to the univariate polynomial code. See the manual for an
  explanation of these functions.
2000-02-29 14:27:14 +00:00
jlam
1abe331317 Make this work under ELF. 2000-02-29 06:43:00 +00:00
hubertf
a05377adee lwresd is also a script... use INSTALL_SCRIPT 2000-02-29 01:28:44 +00:00
kim
491b82f6c7 Make Kerberos IV support compile. I still think that <krb.h> should
not have prototypes for {afs,mit}_string_to_key(), but this was easier
to fix without unknown side effects.
2000-02-29 01:13:35 +00:00
kim
46c95d5d0f The SKEY patch distribution seems to have changed.
I think it is just a more recent version of logdaemon,
which is not used on NetBSD.
2000-02-29 00:42:50 +00:00
fredb
d22d091537 Special case DEINSTALLDEPENDS=ALL in deinstall target, so that update
target won't delete BUILD_DEPENDS packages. No one should be setting
DEINSTALLDEPENDS to ALL in /etc/mk.conf--it's done unconditionally by
the update target. Setting DEINSTALLDEPENDS to anything but NO or ALL
will still cause the BUILD_DEPENDS to be pkg_deleted.
2000-02-28 22:13:31 +00:00
jwise
e7db7f4ece Initial import of Cardboard Schedule 1.13. From pkg/DESCR:
Cardboard Schedule is a project management package implemented in
Java using the Swing UI toolkit.  It allows for tracking of tasks
and resources related to a number of projects.

Although originally distributed for Windows, Cardboard Schedule is
implemented in Java and runs fine under Unix.

This package installs a 30-day demo version of Cardboard Schedule.
You can contact Cardboard Nu at their website. http://cardboard.nu
to purchase a full license.
2000-02-28 22:11:56 +00:00
wiz
e9afbcae92 update emma to 0.7.5. Warning: grabs any pthread-library it can find,
but also works without -- so no dependency added.
Changes since 0.7.1:
    Python errors are now gracefully handled
    Python expressions are 'compiled' before eval
    Looking for /usr/share/emma.py & /usr/local/shere/emma.py for parsing
    Ctrl-N = new transaction
    Enter in transaction dialog = Ok pressed
0.7-3
    Preferences dialog
    New transaction button on toolbar
    Fixed multple transaction edit bug
    Renamed some functions in interface.c and actions.c to keep naming
    convention more consistent
0.7-2
    Transalation should work now
    Sorting of transactions fixed (again :-(
0.7-1
    Scheduled transactions
    Preferences manipulation via config file
    Python functions registration
    Fixed transactions sorting
2000-02-28 06:34:10 +00:00
wiz
e695fa170f added 'Superceded by pkgsrc/converters/wv' as per suggestion by Hubert
Feyrer.
2000-02-28 04:59:56 +00:00
thorpej
3e37cfbc52 Um, ok, I dunno what happened before, but:
"Make this build with krb5 support".
...take 2.
2000-02-28 03:25:52 +00:00
thorpej
60bc67f6c0 Make this build with krb5 support. 2000-02-28 03:06:28 +00:00
dmcmahill
af940384f3 -break out patches to ./src/motif/Makefile.in to its own patch.
-add entries to several Makefile.in's to include the correct include path
 for guile includes (as determined by configure)
2000-02-28 02:34:43 +00:00
dmcmahill
948965134f check to see if one of the install dirs exists. If not, then create the
directory.  This fixes a bug where the pkg won't install if PREFIX/libexec/cgi-bin
doesn't exist.
2000-02-28 02:02:20 +00:00
thorpej
2388b352d8 Only enable Kerberos 5 support if USE_HEIMDAL is set; sudo uses API
features present in Heimdal but NOT present in MIT Kerberos (one more
reason to ditch MIT, I guess).
2000-02-28 01:55:26 +00:00
hubertf
586e83db55 We don't support FETCH_DEPENDS for some time now, remove the
remaining code (fetch-depends calls, fetch-depends calling
_DEPENDS_USE).
2000-02-28 01:38:37 +00:00
dmcmahill
65394e5a22 changed PREFIX to LOCALBASE for the location of guile. Note that the presence
of USE_MOTIF causes PREFIX to be set to X11BASE.  This caused guile to not
be found.
2000-02-28 01:25:13 +00:00
hubertf
71e79d3a88 the rndc we install is a script - use INSTALL_SCRIPT 2000-02-28 01:05:47 +00:00
dmcmahill
3f9e856b46 Fix the DEPENDS section.
RUN_DEPENDS is deprecated, also the syntax was wrong which caused
a bogus @pkgdep to appear in the +CONTENTS file for a binary pkg.
2000-02-28 01:04:12 +00:00
hubertf
c0aebb4815 deFUZZ 2000-02-28 00:24:05 +00:00
dmcmahill
74fed07ae7 add include files that were missing from the PLIST. 2000-02-28 00:11:20 +00:00
tron
f6f92587e1 Update dependence for "inn" package. 2000-02-27 23:37:53 +00:00
tron
b175f5d3f9 Update "squid" package to version 2.3 STABLE 1 using patches supplied by
Takahiro Kambe in PR pkg/9486. Changes since version 2.2 STABLE 5:
- many bug fixes
- WCCP support
- Storage API
- internal DNS servers
2000-02-27 23:11:12 +00:00
tron
268da88042 List me as maintainer of this package. 2000-02-27 23:04:23 +00:00
tron
da0761fcb1 Update "inn" package to version 2.2.2. Changes since version 2.2:
- Various minor bug fixes and a y2k bug fix. The y2k bug is in version
  version 2.2.1 only and will show up after Jan 1st when a news reader
  issues a NEWNEWS command for a date prior to the year 2000.
- Various bug fixes. Most importantly, bug fixes to potential
  security holes (buffer overflow type).
2000-02-27 22:51:41 +00:00
wiz
080ee40dd2 add and enable wv 2000-02-27 22:10:35 +00:00
wiz
8dbb2beadd Initial import of wv, a MS-Word file to HTML/LaTeX converter.
This is the successor of textproc/mswordview, which should be retired
sometime -- at the moment there are still files that are handled better
by it.
2000-02-27 22:09:18 +00:00
dmcmahill
3bdfee41d5 Update to tgif-4.1.27. Changes (from the HISTORY file) are:
1)  Fix a divide-by-zero bug in creating an arc (of the 2nd kind).  Thanks to
    Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
    for pointing out the problem.
2)  Fix a crashing bug in exiting tgif.  Thanks to Wolfgang Glunz
    <Wolfgang.Glunz@icn.siemens.de> for pointing out the problem.
3)  Fix a menuing bug in using tgif with the NetManage PC X Server.  Thanks to
    Wolfgang Glunz <Wolfgang.Glunz@icn.siemens.de> for pointing out
    the problem.
4)  Fix a bug in exporting to PDF format.  With the previous implementation,
    the PDF file may be generated in the wrong directory.  The Tgif.PsToPdf
    X default now must contain 2 "%s" substrings.  The new default value for
    it is "ps2pdf %s %s".
5)  Fix a bug in exporting to GIF format using Print One File Per Page
    when page file names are specified.  Thanks to Hal Snyder
    <hal@vailsys.com> for pointing out the problem.
6)  The current implementation of the whiteboard has a buffer size limitation.
    When the buffer size is exceeded, tgif will now print an error message
    and cancel the operation that causes the buffer overflow.
2000-02-27 21:44:56 +00:00
dmcmahill
db646f8d3a update patch sum to reflect removal of patch-y2k 2000-02-27 21:38:39 +00:00
dmcmahill
0fe9adff57 remove out of date patch file. This patch is no longer required. 2000-02-27 21:38:12 +00:00
wiz
fac41dfe2a add missing patch 2000-02-27 21:36:48 +00:00
wiz
b8d5b11b98 update gnapster to 1.3.6; also install some language files.
Changes since 1.3.5:
 * Changed the ~/.gnapster_shared syntax, please rebuild your lists!
 * Multiple chat channels and a more organized console tab
 * Much cleaner build mp3 list dialog
 * Bug fixes
2000-02-27 21:36:00 +00:00
thorpej
565be9586e Find krb5 includes/libraries as installed in a crypto-aware NetBSD
installation.

Still doesn't work; MIT Kerberos 5 is missing some calls that
sudo wants (tho Heimdal has them).
2000-02-27 20:48:16 +00:00
wiz
92d7d5d056 added & enabled libwmf 2000-02-27 18:34:05 +00:00
wiz
1e82e953ba Initial import of libwmf, a library to read WMF (Windows Meta Files), with
viewer.
2000-02-27 18:33:38 +00:00
tsarna
0fcf790b33 make makepatchsum 2000-02-27 18:22:13 +00:00
tsarna
fa35a3ee99 Update to use py-mysqldb. Bump version to 1.1.3nb1. 2000-02-27 18:21:44 +00:00
mycroft
092372c86c Update suse_linux version. 2000-02-27 10:29:05 +00:00
wiz
df4e8d4088 quote ${CFLAGS}; should fix pkg/9490 2000-02-27 04:43:33 +00:00
hubertf
c103ff363a Make the "how to update the distfile" ready for cut-n-paste 2000-02-27 04:28:47 +00:00
wiz
dd0b689fb1 updated pth to 1.3.2. Changes from 1.3.1:
*) Do no longer use -woff in CFLAGS for IRIX 6.5.2 and above.
*) Replaced ``while (1)'' constructs with ``for (;;)'' because some
   compilers like this more and do not warn about constant expressions.
*) Added hint to pth.pod that ``pth_join(<tid>, NULL)'' is allowed.
*) Cancel and join the ticker thread explicitly in test_select.c
*) Removed unnecessary code in pth_event.c
*) Add special namespace workarounds to pthread.h.in for HPUX
   platforms where the pthread_kill() prototypes conflict without this.
2000-02-27 04:28:44 +00:00
wiz
8e2d11d620 Update gnupg to 1.0.1, as PR'd by
Takahiro Kambe <taca@sky.yamashina.kyoto.jp> in pkg/9477.

Changes since 1.0.0:
    * New command --verify-files.  New option --fast-list-mode.
    * $http_proxy is now used when --honor-http-proxy is set.
    * Fixed some minor bugs and the problem with conventional encrypted
      packets which did use the gpg v3 partial length headers.
    * Add Indonesian and Portugese translations.
    * Fixed a bug with symmetric-only encryption using the non-default 3DES.
      The option --emulate-3des-s2k-bug may be used to decrypt documents
      which have been encrypted this way; this should be done immediately
      as this workaround will be remove in 1.1
    * Can now handle (but not display) PGP's photo IDs. I don't know the
      format of that packet but after stripping a few bytes from the start
      it looks like a JPEG (at least my test data).  Handling of this
      package is required because otherwise it would mix up the
      self signatures and you can't import those keys.
    * Passing non-ascii user IDs on the commandline should now work in all
      cases.
    * New keys are now generated with an additional preference to Blowfish.
    * Removed the GNU Privacy Handbook from the distribution as it will go
      into a separate one.
2000-02-27 04:16:55 +00:00
hubertf
6f7bfe172b Also remove pkgs installed via BUILD_DEPENDS, they are not noted in the
installed pkg and this won't be caught by "pkg_delete -r".

There are still situations where pkgs can be left behind if they were
pulled in as BUILD_DEPENDS of any depends installed via the "depends"
target. Maybe Makefile-level recursion should be used instead of
"pkg_delete -r" to implement this...
2000-02-26 21:58:55 +00:00
tsarna
d6ede9d494 Replace broken py-mysql with py-mysqldb 2000-02-26 18:48:22 +00:00
tsarna
dfb5bc9c2a MySQLdb, a new, improved MySQL interface for Python. Features:
- Compatibility with MySQL 3.22
 - Compliance with Python database API version 2.0
 - Thread-safety
 - Thread-friendliness (threads will not block each other)
2000-02-26 18:45:48 +00:00
jlam
f0d2e413bd Link libungif.* to libgif.*. Too much software looks explicitly for libgif
and it's annoying to have to patch every piece of software to look for
libungif as well.
2000-02-26 01:11:54 +00:00
darcy
0eb27cdf5c Seem that I was a bit hasty with the previous change. This backs out
that change and makes the correct one which is to simply remove the
-Wl flag as cc can handle -R by itself.
2000-02-25 22:32:33 +00:00
dmcmahill
c6d48400c0 Add missing NetBSD tag to the patch file.
Regen (out of date) patch-sum
2000-02-25 22:12:59 +00:00