pkgsrcv2.git
23 years agoUse ${SH} to run ${WRKSRC}/suid.sh.
veego [Thu, 3 Aug 2000 14:42:29 +0000 (14:42 +0000)]
Use ${SH} to run ${WRKSRC}/suid.sh.

23 years agodepend on enlightenment >= 0.16.2
wiz [Thu, 3 Aug 2000 14:21:57 +0000 (14:21 +0000)]
depend on enlightenment >= 0.16.2

23 years agoFix installation of help files so that ".CVS" directories are really
tron [Thu, 3 Aug 2000 05:46:50 +0000 (05:46 +0000)]
Fix installation of help files so that ".CVS" directories are really
not installed.

23 years agoAdd missing help files.
tron [Thu, 3 Aug 2000 05:41:56 +0000 (05:41 +0000)]
Add missing help files.

23 years agoupdate to 4.4V. changes include:
mrg [Thu, 3 Aug 2000 03:03:41 +0000 (03:03 +0000)]
update to 4.4V.  changes include:

o  new /set {fore,back}ground_colour variables.
o  new /set xterm_geomoptstr variable.

plus a bunch of important bug fixes.

23 years agoAdded EXTRACT_SUFX so that it can find the tar file at ftp.NetBSD.org. Note
darcy [Wed, 2 Aug 2000 20:42:44 +0000 (20:42 +0000)]
Added EXTRACT_SUFX so that it can find the tar file at ftp.NetBSD.org.  Note
that the master site has been down for some time so I can't confirm that
that tar file has a tar.gz ending but I assume that it must be the same.

23 years agoAdd and enable surfaw
jlam [Wed, 2 Aug 2000 19:26:45 +0000 (19:26 +0000)]
Add and enable surfaw

23 years agoMerge from vendor branch TNF:
jlam [Wed, 2 Aug 2000 19:25:51 +0000 (19:25 +0000)]
Merge from vendor branch TNF:
surfaw - Shell Users' Revolutionary Front Against the World wide web

Surfaw provides a fast unix command line interface to a variety of
popular WWW search engines and other artifacts of power. It reclaims
google, altavista, dejanews, amazon.com, research index, slashdot
and many others from the false-prophet, pox-infested heathen lands of
html-forms, placing these wonders where they belong, deep in unix
heartland, as god loving extensions to the shell.

23 years agosurfaw - Shell Users' Revolutionary Front Against the World wide web
jlam [Wed, 2 Aug 2000 19:25:51 +0000 (19:25 +0000)]
surfaw - Shell Users' Revolutionary Front Against the World wide web

Surfaw provides a fast unix command line interface to a variety of
popular WWW search engines and other artifacts of power. It reclaims
google, altavista, dejanews, amazon.com, research index, slashdot
and many others from the false-prophet, pox-infested heathen lands of
html-forms, placing these wonders where they belong, deep in unix
heartland, as god loving extensions to the shell.

23 years agoPut some more duct tape on the last. Should fix a problem
thorpej [Wed, 2 Aug 2000 17:33:45 +0000 (17:33 +0000)]
Put some more duct tape on the last.  Should fix a problem
reported by Manuel Bouyer.

23 years agoForgot to delete patch-ab in previous commit.
cjones [Wed, 2 Aug 2000 17:30:24 +0000 (17:30 +0000)]
Forgot to delete patch-ab in previous commit.

23 years agoUpdated logsurfer to 1.5.
cjones [Wed, 2 Aug 2000 17:29:05 +0000 (17:29 +0000)]
Updated logsurfer to 1.5.

23 years agoimprove English, clean up.
wiz [Wed, 2 Aug 2000 17:20:42 +0000 (17:20 +0000)]
improve English, clean up.

23 years agoUpdate to rsync 3.0.2: Fix a potential buffer overflow in the xattr code.
wiz [Wed, 2 Aug 2000 17:18:46 +0000 (17:18 +0000)]
Update to rsync 3.0.2: Fix a potential buffer overflow in the xattr code.

23 years agoUpdate rsync to 2.4.4. Except for bugfixes and optimizations, the changes
wiz [Wed, 2 Aug 2000 17:18:46 +0000 (17:18 +0000)]
Update rsync to 2.4.4. Except for bugfixes and optimizations, the changes
are:
By default don't gzip .iso images
Add --bwlimit option contributed by Matthew Demicco and Jamie Gritton
Added --blocking-io option
Get rid of annoying symlink error messages
If the remote shell is rsh then use blocking IO
Added *.bz2 and *.tbz to default dont compress list

23 years agoEvalute package name from distribution file name.
tron [Wed, 2 Aug 2000 15:43:49 +0000 (15:43 +0000)]
Evalute package name from distribution file name.

23 years agoAlso check if the kernel sources can be found under $BSDSRCDIR/sys
wennmach [Wed, 2 Aug 2000 13:08:32 +0000 (13:08 +0000)]
Also check if the kernel sources can be found under $BSDSRCDIR/sys

23 years ago- Use the smaller zip file (13MB vs 17MB)
veego [Wed, 2 Aug 2000 12:44:35 +0000 (12:44 +0000)]
- Use the smaller zip file (13MB vs 17MB)
- Fix the PLIST
- Do a chown after copying the files with tar

23 years agoAdd patch provided by Hauke Fath in PR/10736 to avoid afpd server via ASIP
abs [Wed, 2 Aug 2000 11:43:03 +0000 (11:43 +0000)]
Add patch provided by Hauke Fath in PR/10736 to avoid afpd server via ASIP
problem. Update version to netatalk-asun-2.1.3nb2

23 years agoUpdate to version 1.8 to accommodate the changed name of the
agc [Wed, 2 Aug 2000 10:53:50 +0000 (10:53 +0000)]
Update to version 1.8 to accommodate the changed name of the
bsd.pkg.mk target, which was changed as part of the bulk package
infrastructure additions.

To protect against this happenning again, define a compile-time
definition called PACKAGE_DEPENDS_TARGET, which is by default
"run-depends-list", so that we can specify the bsd.pkg.mk target
at compile-time.

23 years agoAdd build dependence on "autoconf" package.
tron [Wed, 2 Aug 2000 07:29:03 +0000 (07:29 +0000)]
Add build dependence on "autoconf" package.

23 years agoFactor out common post-install code in Makefile and pkg/PLIST into (an
jlam [Wed, 2 Aug 2000 06:35:45 +0000 (06:35 +0000)]
Factor out common post-install code in Makefile and pkg/PLIST into (an
already existing) pkg/INSTALL.  Note that ${PREFIX}/etc/nmh can be removed
in pkg/DEINSTALL.  Make some cosmetic changes to Makefile.

23 years agoUpdate gqmpeg to 0.7.3 development release. Changes from 0.7.2:
jlam [Wed, 2 Aug 2000 06:06:16 +0000 (06:06 +0000)]
Update gqmpeg to 0.7.3 development release.  Changes from 0.7.2:

    > Mouse wheel now controls volume (buttons 4, 5).
    - Updated translation fr, and added pt_BR.
    - Title of main window now shows current song.
    - Playlist button now toggles the playlist window on/off.
    - Added .okt to xmp extension types.
    - Better title display of http urls.
    - Moved 'read id3 tags' option to mpg123 config tab.
    - Renamed 'playlist accounting' to 'read file information'
    - Drop down history is now saved between runs.
    - Minor compile and file cleanups.
    * Made key presses work with capslock on (doh!), made keypad keys work.
    * Fix crash when preset names exceed 48 chars.
    * Various other changes and updates.

23 years agoFix a bug in the rtty client which would cause the rtty process to
thorpej [Wed, 2 Aug 2000 05:02:15 +0000 (05:02 +0000)]
Fix a bug in the rtty client which would cause the rtty process to
loop forever (consuming a lot of CPU) if the parent process (e.g.
shell) were to suddenly die -- rtty was not properly checking for
the EOF condition.

Patch from Andrew Flury <aflury@zembu.com>.

23 years agoUpdate to 0.9.5. Changes since 0.9.3:
wiz [Wed, 2 Aug 2000 00:27:04 +0000 (00:27 +0000)]
Update to 0.9.5. Changes since 0.9.3:
* A fix for a bug into option menu of scanner window when using gettext.
* Added Russian translation, thanks to Sergey Zhumatiy
* Added ability to rename file from tag using masks (as to scan tag).
* File is renamed using two stages to avoid problems if you change only
  the case.
* Now it warns you before to change directory, if some files haven't been
  saved (but a little bug will appear).

23 years agoUpdate man page to show new default (ppp0 instead of ec0)
wiz [Wed, 2 Aug 2000 00:01:24 +0000 (00:01 +0000)]
Update man page to show new default (ppp0 instead of ec0)

23 years agoSkip bogus "POSIX_SOURCE" symbol definition under NetBSD because it
tron [Tue, 1 Aug 2000 21:59:27 +0000 (21:59 +0000)]
Skip bogus "POSIX_SOURCE" symbol definition under NetBSD because it
causes build failures under NetBSD 1.5A or newer.

23 years agoDon't complain if directory "share/gnome" and sub directories can't be
tron [Tue, 1 Aug 2000 21:50:11 +0000 (21:50 +0000)]
Don't complain if directory "share/gnome" and sub directories can't be
removed. They are used by e.g. the "gnome-libs", too.

23 years agoAdd missing locale files and icons.
tron [Tue, 1 Aug 2000 21:44:03 +0000 (21:44 +0000)]
Add missing locale files and icons.

23 years agoFix package to work on systems without "xpkgwedge" again.
tron [Tue, 1 Aug 2000 21:39:21 +0000 (21:39 +0000)]
Fix package to work on systems without "xpkgwedge" again.

23 years agominor grammar fix
dmcmahill [Tue, 1 Aug 2000 21:19:21 +0000 (21:19 +0000)]
minor grammar fix

23 years agoregen.
jun [Tue, 1 Aug 2000 19:15:03 +0000 (19:15 +0000)]
regen.

23 years agoadd
jun [Tue, 1 Aug 2000 19:13:07 +0000 (19:13 +0000)]
add
  configration for mipsel(arc/cobalt/hpcmips/pmax).

23 years agoBecause "thttpd" is not the only HTTP daemon in the package collection
tron [Tue, 1 Aug 2000 18:47:50 +0000 (18:47 +0000)]
Because "thttpd" is not the only HTTP daemon in the package collection
use "@unexec rmdir" on "libexec/cgi-bin".

23 years agoAdd and enable "kicq" package.
tron [Tue, 1 Aug 2000 18:39:07 +0000 (18:39 +0000)]
Add and enable "kicq" package.

23 years agoImport new "kicq" package contributed by Mario Kemper in private e-mail:
tron [Tue, 1 Aug 2000 18:38:35 +0000 (18:38 +0000)]
Import new "kicq" package contributed by Mario Kemper in private e-mail:
KDE ICQ client

23 years agoMerge from vendor branch TNF:
tron [Tue, 1 Aug 2000 18:38:35 +0000 (18:38 +0000)]
Merge from vendor branch TNF:
Import new "kicq" package contributed by Mario Kemper in private e-mail:
KDE ICQ client

23 years agoAdd missing slash to URL.
tron [Tue, 1 Aug 2000 18:03:36 +0000 (18:03 +0000)]
Add missing slash to URL.

23 years agoUpdate to libpng-1.0.8. Changes since 1.0.7:
wiz [Tue, 1 Aug 2000 15:58:24 +0000 (15:58 +0000)]
Update to libpng-1.0.8. Changes since 1.0.7:
o Added png_free(png_ptr, key) two places in pngpread.c to stop memory
  leaks.
o Changed PNG_NO_STDIO to PNG_NO_CONSOLE_IO, several places in
  pngrutil.c and pngwutil.c.
o Changed PNG_EXPORT_VAR to use PNG_IMPEXP, in pngconf.h.
o Removed unused "#include <assert.h>" from png.c
o Added WindowsCE support.
o Revised pnggccrd.c to work with gcc-2.95.2 and in the Cygwin environment.
o Only set the PNG_FLAG_FREE_TRNS or PNG_FREE_TRNS flag in
  png_handle_tRNS() for indexed-color input files to avoid potential
  double-freeing trans array under some unusual conditions; problem
  was introduced in version 1.0.7.
o Added the files pngbar.png and pngbar.jpg to the distribution.
o Added cygwin subdirectory, makefile.cygwin, and cygwin support in pngconf.h
o Added PNG_NO_ZALLOC_ZERO macro (makes png_zalloc skip zeroing memory)
o Revised png_debug() macros and statements to eliminate compiler warnings.
o Updated makefile.hpux to build a shared library.

23 years agoMissing a " in the installed index.html. Now the little NetBSD logo
jlam [Tue, 1 Aug 2000 12:38:46 +0000 (12:38 +0000)]
Missing a " in the installed index.html.  Now the little NetBSD logo
actually appears, which is good for advertising :)

23 years agochmod +w to files we append something.
itojun [Tue, 1 Aug 2000 12:02:40 +0000 (12:02 +0000)]
chmod +w to files we append something.
PR10728.  From: Wolfgang Rupprecht <wolfgang@wsrcc.com>

not sure if this PR is a generic problem - it seems to me that Wolfgang
may checked things out from pkgsrc tree with non-writable permission.

23 years agoIn LTCONFIG_OVERRIDE code, remove the old ltconfig file before writing
jlam [Tue, 1 Aug 2000 12:00:48 +0000 (12:00 +0000)]
In LTCONFIG_OVERRIDE code, remove the old ltconfig file before writing
our own in it's place.  This avoids the problem of if the old ltconfig
file is a symbolic link to somewhere else in the filesystem.

23 years agoRemove dependency on Xaw...it's never referenced in the source code.
jlam [Tue, 1 Aug 2000 11:05:05 +0000 (11:05 +0000)]
Remove dependency on Xaw...it's never referenced in the source code.

23 years agoCorrect typo
jlam [Tue, 1 Aug 2000 10:48:19 +0000 (10:48 +0000)]
Correct typo

23 years agoPass locations of gtk+ and xpm to configure script.
jlam [Tue, 1 Aug 2000 10:46:33 +0000 (10:46 +0000)]
Pass locations of gtk+ and xpm to configure script.

23 years agoAdded a conditional IGNORE if the kernel sources are not found under /sys.
wennmach [Tue, 1 Aug 2000 09:31:00 +0000 (09:31 +0000)]
Added a conditional IGNORE if the kernel sources are not found under /sys.
The arla pkg builds an LKM, xfs_mod.o, and under NetBSD the full kernel
sources are currently needed to build LKMs.

23 years agos/depends/install-depends/
hubertf [Tue, 1 Aug 2000 02:56:43 +0000 (02:56 +0000)]
s/depends/install-depends/

23 years ago * More target renaming:
hubertf [Tue, 1 Aug 2000 02:51:34 +0000 (02:51 +0000)]
 * More target renaming:

depends-list => build-depends-list
package-depends => run-depends-list
print-depends-list => print-build-depends-list
print-package-depends => print-run-depends-list

 * While there, fix print-run-depends-list to not seperate items
   by \n.

Changes discussed with wiz.

23 years agomark as BROKEN: latest available release doesn't work with guile-1.4 yet.
wiz [Tue, 1 Aug 2000 02:35:07 +0000 (02:35 +0000)]
mark as BROKEN: latest available release doesn't work with guile-1.4 yet.
Addresses pkg/10721.

23 years agoSome more target renaming:
hubertf [Tue, 1 Aug 2000 02:23:43 +0000 (02:23 +0000)]
Some more target renaming:

depends => install-depends
run-depends => install-run-depends
build-depends => install-build-depends

23 years agoDo _not_ pass down NEED_NCURSES in the make flags, or we end up
wiz [Tue, 1 Aug 2000 02:18:12 +0000 (02:18 +0000)]
Do _not_ pass down NEED_NCURSES in the make flags, or we end up
with a recursive dependency of ncurses on itself on <1.4Y.
Problem found by Dan McMahill.

23 years ago * Remove RUN_DEPENDS (left in packages.7 intentionally)
hubertf [Tue, 1 Aug 2000 02:16:58 +0000 (02:16 +0000)]
 * Remove RUN_DEPENDS (left in packages.7 intentionally)
 * Renamed misc-depends to run-depends, and drop (old) run-depends
   altogether

Code reviewed by wiz.

23 years agofix totally broken DEPENDS lines
wiz [Tue, 1 Aug 2000 02:12:01 +0000 (02:12 +0000)]
fix totally broken DEPENDS lines

23 years agohand IS_LESSTIF off to MAKEFLAGS, and don't (re)calculate if not necessary
hubertf [Tue, 1 Aug 2000 01:00:16 +0000 (01:00 +0000)]
hand IS_LESSTIF off to MAKEFLAGS, and don't (re)calculate if not necessary

23 years agoexpr 0 + 0 returns an error - catch!
hubertf [Tue, 1 Aug 2000 00:47:00 +0000 (00:47 +0000)]
expr 0 + 0 returns an error - catch!

23 years agomake sure the required packages (depends) are installed before the
hubertf [Mon, 31 Jul 2000 22:22:33 +0000 (22:22 +0000)]
make sure the required packages (depends) are installed before the
package is about to be built. This allows measuring of (only) this
pkg's build cost in some future step.

23 years agoAdd and enable "icqlib" package.
tron [Mon, 31 Jul 2000 20:32:25 +0000 (20:32 +0000)]
Add and enable "icqlib" package.

23 years agoImport new "icqlib" package contributed by Mario Kemper in private E-Mail:
tron [Mon, 31 Jul 2000 20:30:43 +0000 (20:30 +0000)]
Import new "icqlib" package contributed by Mario Kemper in private E-Mail:
Implementation of the icq protocol

23 years agoMerge from vendor branch TNF:
tron [Mon, 31 Jul 2000 20:30:43 +0000 (20:30 +0000)]
Merge from vendor branch TNF:
Import new "icqlib" package contributed by Mario Kemper in private E-Mail:
Implementation of the icq protocol

23 years agoGet the name of the current kernel only once.
fredb [Mon, 31 Jul 2000 20:30:15 +0000 (20:30 +0000)]
Get the name of the current kernel only once.

23 years agoadd net/tcpillust
itojun [Mon, 31 Jul 2000 20:24:51 +0000 (20:24 +0000)]
add net/tcpillust

23 years agoadapt to netbsd pkgsrc tree.
itojun [Mon, 31 Jul 2000 20:24:19 +0000 (20:24 +0000)]
adapt to netbsd pkgsrc tree.

23 years agoMerge from vendor branch FREEBSD:
itojun [Mon, 31 Jul 2000 20:21:16 +0000 (20:21 +0000)]
Merge from vendor branch FREEBSD:
tcpillust, tcp flow graphical viewer

23 years agotcpillust, tcp flow graphical viewer
itojun [Mon, 31 Jul 2000 20:21:16 +0000 (20:21 +0000)]
tcpillust, tcp flow graphical viewer

23 years agoUpdate "rp-pppoe" package to version 2.2. Changes since version 2.0:
tron [Mon, 31 Jul 2000 19:31:04 +0000 (19:31 +0000)]
Update "rp-pppoe" package to version 2.2. Changes since version 2.0:
- Added "-f" option to pppoe to allow use of any Ethernet frame type
  for PPPoE.  USE WITH CAUTION -- this is a workaround for broken DSL
  providers, not something you should monkey with freely!
- Added pppoe-sniff program to help expose non-standard PPPoE
  implementations.
- Fixed minor bugs in bounds-checking
- Modified adsl-status to use output of "netstat -r -n" to determine
  whether or not link is up.  This should make it independent of locale,
  I hope!
- Added "-k" and "-d" options to pppoe.

23 years agoPull in the relevant patches from the stock NetBSD netatalk package
abs [Mon, 31 Jul 2000 18:33:58 +0000 (18:33 +0000)]
Pull in the relevant patches from the stock NetBSD netatalk package

23 years ago- Split multi file patch.
tron [Mon, 31 Jul 2000 18:11:09 +0000 (18:11 +0000)]
- Split multi file patch.
- Fix CVS lossage.

23 years agonetatalk-asun-2.1.3 - appletalk file and print services, enhanced by Adrian Sun
abs [Mon, 31 Jul 2000 17:36:02 +0000 (17:36 +0000)]
netatalk-asun-2.1.3 - appletalk file and print services, enhanced by Adrian Sun

23 years agoMerge from vendor branch TNF:
abs [Mon, 31 Jul 2000 17:36:02 +0000 (17:36 +0000)]
Merge from vendor branch TNF:
netatalk-asun-2.1.3 - appletalk file and print services, enhanced by Adrian Sun

23 years agoBecause the default rate is suitable for a modem connection use "ppp0"
tron [Mon, 31 Jul 2000 17:24:22 +0000 (17:24 +0000)]
Because the default rate is suitable for a modem connection use "ppp0"
instead of "ec0" - does anybody really use 3c503 these days? - as the
default interface.

23 years agoAdd netatalk-asun
abs [Mon, 31 Jul 2000 17:16:17 +0000 (17:16 +0000)]
Add netatalk-asun

23 years agoAdd CONFLICTS for netatalk-asun
abs [Mon, 31 Jul 2000 17:16:00 +0000 (17:16 +0000)]
Add CONFLICTS for netatalk-asun

23 years agoUse normal patch files instead of custom "do-patch" target.
tron [Mon, 31 Jul 2000 17:02:25 +0000 (17:02 +0000)]
Use normal patch files instead of custom "do-patch" target.

23 years agoInvoke "./testprog" instead of "testprog" so that the test will work
tron [Mon, 31 Jul 2000 16:59:51 +0000 (16:59 +0000)]
Invoke "./testprog" instead of "testprog" so that the test will work
if the current user hasn't got "." in its search path.

23 years agoAdd and enable "cfitsio". Fixes 3rd and last part of PR pkg/10599.
tron [Mon, 31 Jul 2000 16:48:01 +0000 (16:48 +0000)]
Add and enable "cfitsio". Fixes 3rd and last part of PR pkg/10599.

23 years agoImport new "cfitsio" package based on contribution by Jens Schmalzing
tron [Mon, 31 Jul 2000 16:47:04 +0000 (16:47 +0000)]
Import new "cfitsio" package based on contribution by Jens Schmalzing
in PR pkg/10599:
FITS (flexible image transport system) file input and output

23 years agoMerge from vendor branch TNF:
tron [Mon, 31 Jul 2000 16:47:04 +0000 (16:47 +0000)]
Merge from vendor branch TNF:
Import new "cfitsio" package based on contribution by Jens Schmalzing
in PR pkg/10599:
FITS (flexible image transport system) file input and output

23 years agoPR
ad [Mon, 31 Jul 2000 13:28:14 +0000 (13:28 +0000)]
PR

23 years agoRemove empty directory
jlam [Mon, 31 Jul 2000 10:49:16 +0000 (10:49 +0000)]
Remove empty directory

${PREFIX}/share/gnome/help/control-center/C/stylesheet-images

in post-install and remove unnecessary @dirrm in PLIST.

23 years ago* Consolidate PLIST.NetBSD and PLIST.SunOS into one PLIST.
jlam [Mon, 31 Jul 2000 10:41:57 +0000 (10:41 +0000)]
* Consolidate PLIST.NetBSD and PLIST.SunOS into one PLIST.

* Remove empty ${PREFIX}/share/gnome/help/*/*/figures directories in
  post-install and remove the corresponding lines in pkg/PLIST.

* Remove unnecessary soundcard.h installation in pre-configure.

* Remove unnecessary removal of (cpu|disk)usage, etc. from PLIST in
  post-install.

23 years agoInclude ${WRKSRC}/include first to avoid picking up random crap from
rh [Mon, 31 Jul 2000 09:09:57 +0000 (09:09 +0000)]
Include ${WRKSRC}/include first to avoid picking up random crap from
${PKGSRC}/include.

23 years agoRemove the empty ${PREFIX}/share/gnome/html/zvt at post-install.
jlam [Mon, 31 Jul 2000 08:45:45 +0000 (08:45 +0000)]
Remove the empty ${PREFIX}/share/gnome/html/zvt at post-install.

23 years agoInclude ${WRKSRC}/include directory first to avoid picking up random trash
rh [Mon, 31 Jul 2000 08:42:01 +0000 (08:42 +0000)]
Include ${WRKSRC}/include directory first to avoid picking up random trash
in ${LOCALBASE}/include.

23 years agoBump version number to 1.2.1nb1 after updates of "ee" and "xchat" packages.
tron [Mon, 31 Jul 2000 08:13:46 +0000 (08:13 +0000)]
Bump version number to 1.2.1nb1 after updates of "ee" and "xchat" packages.

23 years agoThere is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it.
jlam [Mon, 31 Jul 2000 08:12:19 +0000 (08:12 +0000)]
There is no ${PREFIX}/share/gnome/html/zvt, so don't try to @dirrm it.

23 years agoUpdate "xchat" package to version 1.5.6. There are too many changes
tron [Mon, 31 Jul 2000 07:58:56 +0000 (07:58 +0000)]
Update "xchat" package to version 1.5.6. There are too many changes
since version 1.4.1 to list them here.

23 years agoUpdate "ee" package to version 0.3.12. A list of the changes is not
tron [Mon, 31 Jul 2000 07:48:38 +0000 (07:48 +0000)]
Update "ee" package to version 0.3.12. A list of the changes is not
available unfortunately.

23 years agoRemove debugging code accidentally left in this file.
jlam [Mon, 31 Jul 2000 07:42:21 +0000 (07:42 +0000)]
Remove debugging code accidentally left in this file.

23 years agoUpdate icewm and icewm-gnome to 1.0.4. Changes from version 1.0.2:
jlam [Mon, 31 Jul 2000 07:37:01 +0000 (07:37 +0000)]
Update icewm and icewm-gnome to 1.0.4.  Changes from version 1.0.2:

1.0.4: 2000-06-11
- minor fix for tcl/tk apps (please report any more tcl/tk again)
- fix -c option restart (tnx to Diego Zamboni)
- auto-detect multiByte (by
        - exit Start menu with Alt or Win/...

1.0.3: 2000-03-19
- empty taskbar window title fix
        - set pointer default for each toplevel window
        - mwm hints tweaking
        - multiple SIGHUP restart fix

23 years agoUpdate cassowary to 0.60. Changes from version 0.50:
jlam [Mon, 31 Jul 2000 06:58:38 +0000 (06:58 +0000)]
Update cassowary to 0.60.  Changes from version 0.50:

12-March-2000: Version 0.60 released.
* Changed license to LGPL!!!
* Added SetAutoResetStayConstants(), FIsAutoResetStayConstants(), make ResetStayConstants() public

29-Jan-2000: Version 0.55 released.
* Some bug fixes
* Added ClSimplexSolver::{ChangeStrength,ChangeStrengthAndWeight,ChangeWeight,
                          DisplayObjective,ExternalResetStayConstants} fns
  From A. BeurivĂ©.

16-Dec-1999: Version 0.54a released.
* Include correct version of OTI Smalltalk .dat file
  (the source in the *.app files was right, the .dat file was old)
* Fix java build bug

15-Dec-1999: Version 0.54 released.
* Bug fixes
* auto-configuration improvements
* Support Java 2 (jdk-1.2)
* Improved ease of building Java demos
* Build guile wrapper as long as guile-config works, use new --disable-guile-build to force off
* Alpha-version of Java constraint parser contributed by Will Portnoy

24-October-1999: Version 0.53 released.
* Bug fixes
* License exception for linking with Scwm.

25-September-1999: Version 0.52 released.
* Bug fix for nested edits where a later edit includes an already-being-edited variable

14-September-1999: Version 0.51 released.
* Minor bug fixes
* Much better packaging, RPMs, etc. more forced reliance on GTL

23 years agoRemove dependency on sgi-stl.
jlam [Mon, 31 Jul 2000 04:53:56 +0000 (04:53 +0000)]
Remove dependency on sgi-stl.

23 years agoThe gettext package gained a shared library. For all packages which
jlam [Mon, 31 Jul 2000 04:14:13 +0000 (04:14 +0000)]
The gettext package gained a shared library.  For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.

23 years agoUpdate distribution file MD5 checksum. Apparently was changed on
jlam [Mon, 31 Jul 2000 03:15:03 +0000 (03:15 +0000)]
Update distribution file MD5 checksum.  Apparently was changed on
master site.  Also remove distfile from ftp.netbsd.org.

23 years agoMotif-checking code broke when X11PREFIX == X11BASE and both lesstif and
jlam [Mon, 31 Jul 2000 02:49:47 +0000 (02:49 +0000)]
Motif-checking code broke when X11PREFIX == X11BASE and both lesstif and
lesstif12 were installed, and set MOTIFBASE to the wrong value when
USE_MOTIF12 was set.  Fix this by checking for 1.2/2.0 headers when
setting MOTIFBASE.

Also, use just X11PREFIX instead of extra checks for
X11PREFIX == LOCALBASE throughout bsd.pkg.mk.

23 years agocyrus should work
hubertf [Mon, 31 Jul 2000 02:12:14 +0000 (02:12 +0000)]
cyrus should work

23 years agoEnable a bunch of packages in category/Makefile that
hubertf [Mon, 31 Jul 2000 01:56:45 +0000 (01:56 +0000)]
Enable a bunch of packages in category/Makefile that
 * should not cause any conflicts with the new bulk-package targets,
 * didn't contain a reason for why they were disabled or
 * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
   Makefile would be more appropriate)

23 years agoAdd and enable "wmmoonclock". Fixes 2nd part of PR pkg/10599.
tron [Sun, 30 Jul 2000 20:32:20 +0000 (20:32 +0000)]
Add and enable "wmmoonclock". Fixes 2nd part of PR pkg/10599.

23 years agoImport new "wmmoonclock" package based on work contributed by
tron [Sun, 30 Jul 2000 20:30:30 +0000 (20:30 +0000)]
Import new "wmmoonclock" package based on work contributed by
Jens Schmalzing in PR pkg/10599:
Shows lunar ephemeris to fairly high accuracy

23 years agoMerge from vendor branch TNF:
tron [Sun, 30 Jul 2000 20:30:30 +0000 (20:30 +0000)]
Merge from vendor branch TNF:
Import new "wmmoonclock" package based on work contributed by
Jens Schmalzing in PR pkg/10599:
Shows lunar ephemeris to fairly high accuracy

23 years agoAdd and enable "wmnet" package. Fixes 1st part of PR pkg/10599.
tron [Sun, 30 Jul 2000 20:09:48 +0000 (20:09 +0000)]
Add and enable "wmnet" package. Fixes 1st part of PR pkg/10599.