summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
1999-08-17Use USE_KERBEROS{4,5} to enable the corresponding features in thisthorpej1-3/+11
package. Still needs a bit more work, as the CVS 1.10 configure script is broken.
1999-08-15Because "glade" requires directories created by the "gnome-core" packagetron1-2/+2
let it depend on it and not on "gnome-libs".
1999-08-13Fix PLIST in solaris caseabs4-4/+10
1999-08-12Add and enable pth-current.rh1-1/+2
1999-08-12Add conflict with pth-current.rh1-1/+3
1999-08-12Initial import of pth-current-1.1b3, the development version of the Posixrh8-0/+89
compatible GNU portable threads library.
1999-08-11Update pth to 1.0.5.rh3-7/+7
Notable changes are: *) Backport from Pth 1.1b2: Fixed ring walking inside both public pth_msgport_find() function and the internal pth_mutex_releaseall() function. *) Backport from Pth 1.1b1: In pth_mctx.c the signal stack was not restored correctly. *) Backport from Pth 1.1b1: Fixed test_select.c: a char has to be used for read(2) and not an int. And replaced a bogus stdio fgetc() in test_select with pth_read(). *) Backport from Pth 1.1b1: Fixed AC_CHECK_NSIG test and this way PTH_NSIG define. *) Backport from Pth 1.1b1: Fixed timeout handling in pth_select().
1999-08-10Remove the tkdiff symbolic link, as it conflicts with the tkdiff commandagc2-5/+2
in the tkcvs package. Pointed out by sakamoto.
1999-08-10Add a tkdiff symlink.agc1-1/+2
1999-08-10Regen md5 checksum for distfile.agc2-6/+8
Add a symbolic link to ${LOCALBASE}/bin/tkdiff, in case the command is called directly by the user.
1999-08-10Add and enable tkdiff.sakamoto1-1/+2
1999-08-10A graphical 2-way diff/merge toolsakamoto5-0/+38
1999-08-06Update glade to 0.5.1rh3-6/+42
This release contains quite a few bug fixes, and a couple of new features: * New widget properties - GtkWindow & dialog subclasses now have default width & height properties. GtkPaned has Position property, and children have Shrink & Resize packing properties. * GtkMenubar has shadow type property. GtkHandleBox has shadow type, handle position & snap edge properties. GtkBox children have Position property (which isn't saved in the XML), though this may be a little confusing due to the PACK_START/END flag. * More support for underlined accelerator keys. If the label in a button has an underlined character, then the button can be activated by pressing Alt + the underlined key. Similarly if a normal label has an underlined character, pressing Alt + the key will set the keyboard focus to the widget on the right, e.g. a text entry box. * Ctrl-R accelerator to redisplay a window - it should appear at the same size it will be in the final application. Very handy. * Bug fixes, including a fairly serious one in the generated code which meant that widgets were never destroyed.
1999-08-06Redo the patch sum now that someone has added the happy $NetBSD$ id.ross1-2/+2
1999-08-06upgraded to -patch-3msaitoh3-5/+9
1999-08-06add & enable libgetopthubertf1-1/+2
1999-08-06NetBSD's getopt_long put into a library, until we have this somewherehubertf8-0/+112
else available to (all!) users.
1999-08-06Master site has changed.tron1-2/+2
1999-08-06Update to 1.0.4.sakamoto6-42/+45
Changes: bugfixes and cleanups.
1999-08-02regen.bad1-3/+3
1999-08-02config/configure.in: change m4 quotes where necessary.bad2-12/+20
Also fix two typos that might affect 1.4ish sparc and arm32.
1999-08-02oops. regen.bad1-3/+2
1999-08-01Per Andy Finnell: use same magic to pacify the ansi cpp as inbad2-10/+12
syscall-template-m68000-netbsd.S.
1999-08-01Install the documentation in "share/doc/libglade" and remove the includetron3-15/+26
file directory on deinstallation.
1999-08-01add $NetBSD$mrg1-0/+2
1999-08-01Fix bug where lid and gid core after failing to open a file.ross2-0/+17
1999-07-31Add and enable libgladerh1-1/+2
1999-07-31Initial import of libglade-0.2, a runtime interpreter for GLADE gui filesrh8-0/+103
for GNOME.
1999-07-29Add m68k support to MIT-pthreads. By Andy Finnell <andy@vei.net>.bad9-11/+553
Thanks to Greg Oster for testing on the hp300.
1999-07-26Package for development version of CVS.cjs24-0/+550
1999-07-26Remove patch-aj, which creates an rlman.texinfo file, which alreadyagc2-115/+1
exists in the distribution. Update patch-sum file accordingly.
1999-07-26Remove obsolete patch to make this build again.tron2-1198/+1
1999-07-22Update to 1.3.8, since 1.3.7 is no longer available.mycroft3-14/+1188
1999-07-19Update to 1.0.0.sakamoto5-18/+25
Changes: First stable release. After five months of development we've now finished the development and beta stages.
1999-07-16Make this work on i386 with ELF.jlam1-0/+57
1999-07-16Update patch checksums.jlam1-1/+2
1999-07-16Change MAINTAINER to jlam@netbsd.org, and update patch checksums.jlam2-4/+4
1999-07-16Change order of -L directives and libraries to linker so thatjlam1-9/+8
libncurses.la is listed first. This allows a previous installation of ncurses to exist and have the build of the current ncurses still find the correct libs.
1999-07-16Update 1.0b5 to 1.0b7.sakamoto5-13/+13
Changes: More polishing and important bugfixes for the POSIX emulation.
1999-07-14Update dependence on "gnome-libs" package.tron1-2/+2
1999-07-14I do not claim to maintain this any longer. Maybe someone morehubertf1-2/+2
appropriate (Johnny?) may want to put his name into the MAINTAINER field.
1999-07-13Configure --without-cxx for consistency on 1.3ish systems and ones that havebad1-2/+2
a libg++ lying around.
1999-07-13Update 1.0b4 to 1.0b5.sakamoto5-16/+16
1999-07-13 * Update "devel/readline" to 4.0.jlam14-634/+245
* Libtoolize library build.
1999-07-09Add package patch-sum filesagc42-0/+270
1999-07-09Update 1.0b2 to 1.0b4.sakamoto4-12/+13
Fix mastersite noted by Hubert Feyrer.
1999-07-06 * Update ncurses dependency.jlam3-7/+7
1999-07-06 * Update to cdk-4.9.8.jlam13-202/+269
* Update ncurses dependency. * Update MASTER_SITE and HOMEPAGE to new locations. * Libtoolize library build.
1999-07-06 * Update "devel/ncurses" to latest release 4.2.jlam14-1747/+1946
* Libtoolize library build.
1999-07-05Add and enable nasm.sakamoto1-1/+2