Commit graph

4785 commits

Author SHA1 Message Date
tron
f03e5614c7 Update "png" package to version 1.0.3. 1999-03-04 13:50:48 +00:00
tron
33e22c14b3 Update dependence for "gtk+" package. 1999-03-04 09:30:44 +00:00
tron
7c13e6dd87 Patch to get the included "gmp" library working again on "arm32" port
published by Richard Earnshaw on "port-arm32@netbsd.org".
1999-03-04 09:25:44 +00:00
kim
63e0edcc05 Change maintainer from packages to me. 1999-03-04 09:17:11 +00:00
tron
f1a94ef725 Remove obsolete patch. 1999-03-04 09:15:02 +00:00
kim
3c4a00b8d3 Upgraded to nmh-1.0 1999-03-04 09:12:39 +00:00
tron
9b1b024f64 Remove redundant dependence for "gtk+" package. 1999-03-04 08:58:42 +00:00
tron
5d0380257b Update dependence for "gtk+" package. 1999-03-04 08:56:06 +00:00
tron
8803337a14 Update "gtk+" package to release version 1.2.0. 1999-03-04 08:54:37 +00:00
tron
c86300b3e5 Update dependence for "glib" package. 1999-03-04 08:53:57 +00:00
tron
a10396f807 Update "glib" package to release version 1.2.0. 1999-03-04 08:50:43 +00:00
kim
bf300f279f Storing ${.CURDIR} in a binary is not good for automounted paths.
PKGSRCDIR can now be set in /etc/mk.conf to remedy this.
1999-03-04 07:23:09 +00:00
tron
de0effee1b Update "mutt" package to version 0.95.4.
Major changes since 0.95.3:
- Mutt up to version 0.95.3 was affected by a temporary file relateda
  race condition which could lead to security-relevant problems.
- We have fixed a bug which would lead to crazy behaviour when a
  message was listed in it's own References header.
- IMAP and MIME should mix better now.
1999-03-04 00:26:02 +00:00
jwise
9adf76e632 a.) Patches cannot modify files which don't exist until configure is run!
(modify Makefile.init.in, not Makefile.init)
b.) this had no RCS Id.
1999-03-03 23:34:06 +00:00
hubertf
d1b0a7b993 Do not mirror distfile. 1999-03-03 23:28:52 +00:00
hubertf
375e34ac1d Allow (recursive) cleaning out and deinstallation of required packages:
make clean CLEANDEPENDS=YES
 make deinstall DEINSTALLDEPENDS=YES

Both CLEANDEPENDS and DEINSTALLDEPENDS default to NO, so this isn't
different from the current behaviour.
1999-03-03 22:53:49 +00:00
hubertf
182d6621e7 Mention mk.conf(5), and remove USE_LOCALBASE_FOR_X11 (this is not ready
for use, people better not use this).
1999-03-03 22:38:49 +00:00
hubertf
0924435786 add RCS-ID 1999-03-03 22:23:31 +00:00
hubertf
26d97dc763 Add to #define unix, per PR 7079 by Jaromir Dolecek <dolecek@ics.muni.cz> 1999-03-03 22:22:32 +00:00
tsarna
9a15f658d4 Fix bash problem. Still doesn't work on 1.3.x because it wants asprintf,
but I was annoyed that the bash thing was left unfixed for so long.
1999-03-03 20:45:35 +00:00
hubertf
7a3414a7aa Back out last two revs and go back to 1.19. 1999-03-03 20:19:05 +00:00
tsarna
719866dc46 Somone fixed the release date in the readme, causing the checksum to change. 1999-03-03 19:47:45 +00:00
tron
ff280b41fe Update "ImageMagick" to version 4.2.1. 1999-03-03 18:45:08 +00:00
hubertf
7742bbe8ac Call "pkg_delete -O' on "make reinstall", to remove things not only
from /var/db/pkg, but also from the pkgdb (in case someone does a
"make reinstall" with FORCE_PKG_REGISTER set). Pointed out by Greg Woods.

XXX This change is only effective if one has a pkg_* tools as of 19990302
or later, but I will not bump the PKGTOOLS_REQD version up, as I do
not expect many people to run into this (and if, it's not a problem).
One should just remove the check with ${_PKGTOOLS_VER} >= 19990302
if the version's bumped beyond 19990302.
1999-03-03 17:48:23 +00:00
hubertf
6a40fdf619 Move PKGSRCTOP definition so it's available for bsd.pkg.subdir.mk. 1999-03-03 17:19:18 +00:00
kim
f3cb0b8744 Add and enable p5-gdbm 1999-03-03 00:07:43 +00:00
kim
b7dd958b0a Extract File_GDBM from the Perl distribution and install it in site_perl. 1999-03-03 00:06:53 +00:00
hubertf
a0a7cbae2d Update to v0.8.14.
Changes: Added a man page, i18n support (es, fr, ja), a better
  database, better rotation control and of course lots of bugfixes.
1999-03-02 22:06:02 +00:00
jwise
d3a4381c3b Enable mswordview 1999-03-02 20:21:38 +00:00
jwise
009ddb9120 Import of mswordview-0.5.2, a MS Word 8.0 (Office 97) to HTML converter. 1999-03-02 20:20:04 +00:00
agc
076398b3c9 Update to vile 8.2. Mostly bug fixes since 8.1:
+ check for null top_widget in x_close; other xvile crashes on VMS.
+ modify glob-expansion to always recognize "~" as a synonym for
  $HOME if Unix-style passwd interface does not return anything
  useful (adapted from a patch by Ed Henderson).
+ rename vile.spec to vile-8.1.spec, change configure option to use
  Athena widgets so xvile is built with menu support (Radek Liboska).
  ** This is not an 8.3 filename, but is used only on Linux.
+ modify to use X11R6 input method and dead key support (patch by
  Stanislav Meduna <stano@trillian.eunet.sk>).
+ correct click-timeout value for xvile, overlooked in 8.1u (reported
  by Ryan Murray).
+ minor fixes to menu.c so that xvile builds on OpenVMS 7.2 with DEC C.
> patches by Clark Morgan (mostly for visvile):
+ modified the w32 versions of vile so that during clipboard copy
  operations any character, c, in the following range:
      c > '~' && c >= val(printing-low) && c <= val(printing-high)
  is not translated to a hex representation (\xdd).
  (from report by Jukka Keto <Jukka.Keto@kati.fi>)
+ extended/updated README.PC
+ add explanation of filterregion() portability (spawn.c)
+ modify in conjunction with visvile, to have the ability to redirect
  user-specified keystrokes to DevStudio.
+ add a new file called visvile/visvile.dsm (a collection of DevStudio
  macros).
+ added an environment variable called $cfgopts to the editor.
+ add logic to ins_anytime() to prevent recursion or use in minibuffer,
  e.g., when pressing the insert-key.
+ correct an ifdef for SYS_VMS in main.c from 8.0s which left other
  platforms using vfork (reported by Ryan Murray and Billy Little).
1999-03-02 15:50:56 +00:00
hubertf
6f4e4a1f0e Update to 0.9.3.
Changes: Added ability for Linux 2.2 to use /proc for
  gathering stats, which allows monitoring any device that
  reports bytes in/out to /proc/net/dev including ppp, eth, plip,
  lo, etc... without any special accounting rules, fixed unsigned
  "negative" number rate problem, rewrote back-end to be more
  modular, added a -nochart option (labels only) and removed
  fallback geometry.
1999-03-02 14:34:08 +00:00
kim
cd9924f2b4 Added and enabled remind 1999-03-02 06:15:40 +00:00
kim
b5e9b809fb remind 3.0.19 -- a calendar/alarm program with interpreted input language 1999-03-02 06:14:48 +00:00
hubertf
de213b2130 Move up including of bsd.pkg.subdir.mk to prevend bsd.prefs.mk
being pulled in twice.
1999-03-02 03:56:06 +00:00
hubertf
faf02aa40b Give a vendor to configure, thanks to Kim & Todd for the inputs! 1999-03-02 03:53:07 +00:00
simonb
c13290b1ae Support TIS authentication if USE_TIS=YES.
Remove extra "Challange" word from displayed challenge - the challenge
string from authsrv already has it.

XXX: No TIS fwtk package yet...
1999-03-02 02:25:52 +00:00
tron
dd8b63d3d0 Patch to get the included "gmp" library working again on "arm32" port
published by Richard Earnshaw on "port-arm32@netbsd.org".
1999-03-01 23:46:05 +00:00
tron
a05764967f Rename package to "fvwm2-2.2" to keep things consistent. 1999-03-01 23:19:02 +00:00
tron
87dc2a00ae Fix another "fvmw" vs. "fvwm" typo. *sigh* 1999-03-01 23:09:12 +00:00
tron
2609fdc9fa Fix typo in conflict list. 1999-03-01 23:05:47 +00:00
tron
4daf155f19 Rename package to "fvmw1-1.24r" to avoid automatic conflict with "fvwm2"
package.
1999-03-01 23:04:06 +00:00
tron
ba3307d25c Update dependence on "xpmroot" package. 1999-03-01 22:52:24 +00:00
hwr
0d7c68f744 This should be better now. Thanks Hubert and Milano. 1999-03-01 20:33:01 +00:00
wrstuden
a0bbb119f7 Update to netatalk 990130. Only changes are to Makefile and to md5.
From Frederick Bruckman <fb@enteract.com>.
1999-03-01 18:57:13 +00:00
hubertf
aeaeb3c044 fix MASTER_SITES, per PR 7069 1999-03-01 16:43:27 +00:00
mellon
49911a8bdd Add dependency for png. 1999-03-01 15:45:18 +00:00
rh
459b075ce9 Update to gEDA-19990226
Change MAINTAINER to rh@netbsd.org
1999-03-01 13:16:24 +00:00
rh
5e0390821e add some mirror sites 1999-03-01 06:46:32 +00:00
sakamoto
268eace51e Update to xps-3.06 1999-03-01 01:59:16 +00:00