summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-05-09Reorder things properly.tron1-5/+5
2000-05-09Make sure that the package uses either "Xaw3d" or "Xaw-Xpm" but nottron1-1/+8
standard "Xaw" which won't work.
2000-05-09Provide checksum for i386 128-bit key version.tron1-1/+2
2000-05-09Don't define "NS_ENCRYPTION" before including "pkgsrc/mk/bsd.prefs.mk" sotron3-7/+8
that a "NS_ENCRYPTION?= ..." in "/etc/mk.conf" will work.
2000-05-09Enable socks supports and associated logic (no socks with slang).fredb3-15/+54
Add a test for BSD color capable curses, but leave the default at slang. It builds with curses, but I can't get any color out of it.
2000-05-08update to 5.1.0drochner3-10/+21
too many changes to list here - see the CHANGES file
2000-05-08update to 1.0.1drochner5-16/+20
Changes from 1.0: - A few bug Fixes. - lenIV=-1 is now handled. According to an undocumented Adobe convention lenIV=-1 indicates suppressing of charstring encryption. - Patches to compile t1lib und MS Visual C++ 6.0. In case something goes wrong, please contact Nakano Hideo (hideo@mb.infoeddy.ne.jp).
2000-05-08update to 3.0drochner6-61/+485
too many changes since 2.01 to list here, the most visible for me is that it is libtoolized - see doc/changes.txt for the rest
2000-05-08Support GTAGS. patch from global-3.55.sakamoto2-1/+558
2000-05-08Just fix the comment. Don't mind. :)itohy2-4/+4
I should have corrected this earlier, but I was in ENETUNREACH during holidays.
2000-05-08Update to 2.7.3. Changes: countless.hubertf5-24/+26
I hoped that the transparent mode would work better, but it doesn't. :(
2000-05-08Document LYNX_SCREEN_LIB for lynx (actually, only lynx-current for now).fredb1-1/+6
2000-05-08Update to 2.8.3rel.1. Minor bug-fixes and tweaks since 2.8.3pre.7.fredb5-16/+79
This version is considered to be release quality, but I'm putting this under lynx-current pending integration of ipv6 support. Also, socks is said to be broken in this release. Add a hook to use "ncurses" for the screen library -- currently the only way to get color-style support, or "curses" -- for the day when NetBSD curses supports color. "slang" remains the default.
2000-05-07Add and enable "xmradio".tron1-1/+2
2000-05-07Initial import of new "xmradio" package:tron7-0/+48
Radio applicaton for Brooktree 848 compatible TV cards
2000-05-07Add and enable "fxtv" package.tron1-1/+2
2000-05-07Initial import of new "fxtv" package:tron12-0/+164
TV display application for Brooktree 848 compatible TV cards
2000-05-07Provide checksum for i386 128-bit key version.fredb1-2/+2
2000-05-07Oops, corrected placement of gd.h declarationwulf2-12/+13
2000-05-07Fixed build problem and updated rrdtool to version 1.0.21wulf19-113/+203
2000-05-07Redefine INIT_SUBTARGET_OPTABS, so that references to __[df]toull are notmycroft2-4/+14
generated.
2000-05-07Jump to PTL-2.1.2msaitoh6-38/+17
Changes between PTL2-current-990622 and PTL-2.1.2 * support NetBSD/arm32. * fix a configure.in bug which fails if $MACHINE != $MACHINE_ARCH. * src/io_udp.c (send_timedwait, sendto_timedwait, sendmsg_timedait): While underlying system calls return with EWOULDBLOCK, continue writing. * src/signal.c (_pthread_signal_init): On system that PTL can set the stack pointer without using sigstack(), SIGUSR2 can be used for user's purpose. * src/internal.h (END_CRITICAL): fixed: signal interruptions are lost in certain situation theoretically. * src/io.c: use O_NONBLOCK rather than O_NDELAY in SunOS5. * Util/Makefile.in: version number of libPTL.so is changed to 2.0. * src/specific.c (pthread_key_create, pthread_setspecific): if fail to allocate the memory, returns ENOMEM. * src/cond.c, src/mutex.c, include/sys/types.h: pthread_mutex_t and pthread_cond_t are changed from `pointer to struct' to `struct'. * src/cond-attr.c, include/sys/types.h: pthread_condattr_t is changed from integer handle to struct. * src/cond.c, src/mutex.c, src/pthread.c: pthread_{mutex_,cond_,}setname_np returns ENOMEM if malloc() returns NULL. * src/cancel.c (pthread_setcancelstate): if FLAG_CLEANUP_HANDLER is set, do not call pthread_exit() even if PTHREAD_CANCEL_ENABLE is specified and the thread is already cancel requested. (pthread_testcancel): similar to above. * src/internal.h (FLAG_CLEANUP_HANDLER): this flag shows that the thread is currently executing cleanup handlers. * src/sched.c (after_csw): Clear FLAG_DO_CANCEL flag before executing cleanup handlers to prevent entering executing cleanup handlers loop. * src/io.c (_pthread_pdb_iostat): Implement `iostat' command into PDB.
2000-05-07remove $Id$ from patch. This one's really weird now.wiz2-7/+4
2000-05-07Update gcombust to 0.1.32. Changes include a compability fix for therh2-4/+4
latest mkisofs, smaller bugfixes, ja, fr and ko language updates.
2000-05-07Oops; fix dimwittedness in previous.mycroft3-9/+9
2000-05-07Disable vfghostscript. It's been superseded by print/ghostscript-x11.jlam1-2/+2
2000-05-07One more patch...mycroft2-1/+19
2000-05-07Correct dependencies to find all applicable versions of ghostscript.jlam8-16/+16
If ghostscript isn't installed, then install ghostscript-x11 as it will always work.
2000-05-07Add and enable ghostscript, ghostscript-fonts, ghostscript-nox11, andjlam1-3/+7
ghostscript-x11. Disable ghostscript5 and ghostscript5-x11.
2000-05-07ghostscript-x11-6.01: this package is a superset of the ghostscript-nox11jlam3-0/+23
package and includes support for outputting to X11 display devices.
2000-05-07ghostscript-nox11-6.01: Changes from 5.50 include many bug fixes, andjlam32-0/+2057
better support for several color printers. Incorporates the "bonk" color HP printer drivers. Also includes support for the Japanese Vector Font library for JPDF display and for various Japanese printers. Many thanks to itohy@netbsd.org for providing the VFlib patches. Closes PR#9998.
2000-05-07ghostscript-fonts-6.0: Postscript fonts for 6.x series of ghostscript.jlam5-0/+217
2000-05-07ghostscript-6.01: this package is an alias for ghostscript-x11 tojlam4-0/+31
facilitate correct dependencies involving older versions of ghostscript for binary packages.
2000-05-07Add $PKG_ADMIN, "just in case this is used somewhere" :-)hubertf1-1/+3
2000-05-07Fix path oddness.mycroft2-5/+5
2000-05-07Regen.mycroft1-0/+5
2000-05-07size_t is unsigned long, not unsigned int.mycroft1-0/+17
2000-05-05Sync with change of "${DIST_SUBDIR}".tron2-26/+26
2000-05-05fix ELF linking (for X libs)hubertf3-1/+27
2000-05-05upgrade to 1.06.itojun2-5/+4
no changelog available in the tar.gz file. IIRC, the change was about MX search order.
2000-05-05This works fine on NetBSD.hubertf1-2/+1
2000-05-05use X11BASE properly, fix for ELF, and move to LOCALBASEhubertf3-16/+19
2000-05-05Update kdevelop to 1.2wulf9-248/+339
2000-05-05Upgrade to V0.12. Changes:hubertf2-4/+4
- All C++ style comments have been replaced by C style comments - Incoming connections are now accepted again (lame bug created in 0.11 fixed) - Slashes are replaced by backslashes in downloaded files names - Downloaded files are no more created before we actually receive data for them - Queued downloads can now be reordered by drag and drop - Queued downloads can now be started at any time (using right mouse button on them) - Active downloads can now be forced to push mode, moved back to the queue, or killed (with the output file removed) using right mouse button on them - Preferences and configuration are now saved in a directory instead of a single file. You can choose the path of the directory to be used by setting the GTA_GNUTELLA_DIR environment variable before running gtk-gnutella. By default it will be ~/.gtk-gnutella/ - Estimated TR (Time Remaining) is displayed while downloading files - Catched hosts are now saved in clear text in a separate file: GTA_GNUTELLA_DIR/hosts - Catched hosts can be imported from and exported to any text file (using right mouse button on the gnutella host catcher) - Gtk-Gnutella should now compile (using gcc) and run on more processors - A few memory leaks removed, but some remain (I don't know where yet) - Serious bug that made Gtk-Gnutella send garbage when the sendqueue for slow nodes excedeed 1024 bytes has been fixed - Completed download files are now moved to a different directory, that can be choosen in the config screen - Gtk-Gnutella now remembers the position and the size of the window - Automatic sorting of search results can be stopped by right clicking in the search results list (GTK doesn't seem to handle well auto sorting)
2000-05-05Add support to build it on Solaris.veego1-5/+13
2000-05-05Add missing trailing slash to entry in master site list.tron1-2/+2
2000-05-05Add and enable ocamlgroo1-1/+2
2000-05-05Objective Caml is the latest implementation of the Caml dialect of ML. The maingroo5-0/+285
novelties compared with its ancestor, Caml Light, are: * Full support for objects and classes -- here combined for the first time with ML-style type reconstruction. * A powerful module calculus in the style of Standard ML (but retaining separate compilation). * A high-performance native code compiler (in addition to a Caml Light-style bytecode compiler). TO BE DONE: install emacs mode, get native compiler working on ARCHs that support it.
2000-05-05Bump to 20000505. Changes:hubertf4-5/+39
* Add note on how to update distfile, mostly taken from pkg_install pkg. * Move 1.4 patches from src/usr.sbin/user/user.c to pkgsrc (I didn't want to add it to doc/HACKS :)
2000-05-04Rename package from "xview-all" to "xview" now that our package toolstron1-2/+2
can handle this without conflicts.