Commit graph

590 commits

Author SHA1 Message Date
kim
7cb6e40e48 Upgrade to GNU indent 2.2.0 1999-08-20 06:12:57 +00:00
thorpej
349ae498db Minimal necessary futzing to make the --with{,out}-krb4 and
--with{,out}-gssapi switches to the configure script actually work.

The GSSAPI support in CVS is still busted; it makes a lot of
incorrect assumptions about the location of various GSSAPI
headers and libraries.  However, I have no interest in actually
fixing anything in CVS.
1999-08-18 21:58:57 +00:00
agc
bb857d2aff Record build options in the BuildInfo file via BUILD_DEFS. These can be
displayed using the -B option to pkg_info(1).
1999-08-18 09:00:23 +00:00
thorpej
8fc74cd7e7 Use USE_KERBEROS{4,5} to enable the corresponding features in this
package.  Still needs a bit more work, as the CVS 1.10 configure script
is broken.
1999-08-17 19:02:52 +00:00
tron
cff0725746 Because "glade" requires directories created by the "gnome-core" package
let it depend on it and not on "gnome-libs".
1999-08-15 14:49:44 +00:00
abs
1186e8c92e Fix PLIST in solaris case 1999-08-13 20:40:54 +00:00
rh
3e823f5f74 Add and enable pth-current. 1999-08-12 18:02:57 +00:00
rh
d1fcc3af8a Add conflict with pth-current. 1999-08-12 18:02:19 +00:00
rh
04986b84ea Initial import of pth-current-1.1b3, the development version of the Posix
compatible GNU portable threads library.
1999-08-12 18:01:16 +00:00
rh
38e4811e7e Update pth to 1.0.5.
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-11 19:03:35 +00:00
agc
89b6ef97c6 Remove the tkdiff symbolic link, as it conflicts with the tkdiff command
in the tkcvs package. Pointed out by sakamoto.
1999-08-10 12:19:07 +00:00
agc
1a86804b59 Add a tkdiff symlink. 1999-08-10 11:45:48 +00:00
agc
48ea43d5e8 Regen md5 checksum for distfile.
Add a symbolic link to ${LOCALBASE}/bin/tkdiff, in case the command
is called directly by the user.
1999-08-10 11:44:45 +00:00
sakamoto
60988cc580 Add and enable tkdiff. 1999-08-10 03:02:01 +00:00
sakamoto
efe9058706 A graphical 2-way diff/merge tool 1999-08-10 02:59:09 +00:00
rh
ad7da7b1c5 Update glade to 0.5.1
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-06 22:49:24 +00:00
ross
94b3faac46 Redo the patch sum now that someone has added the happy $NetBSD$ id. 1999-08-06 18:08:09 +00:00
msaitoh
fb2df0060c upgraded to -patch-3 1999-08-06 17:08:57 +00:00
hubertf
ad83eca58c add & enable libgetopt 1999-08-06 16:37:58 +00:00
hubertf
2d7fda348b NetBSD's getopt_long put into a library, until we have this somewhere
else available to (all!) users.
1999-08-06 16:37:22 +00:00
tron
751a97efa4 Master site has changed. 1999-08-06 14:56:55 +00:00
sakamoto
cca645f027 Update to 1.0.4.
Changes: bugfixes and cleanups.
1999-08-06 01:03:32 +00:00
bad
ce4f521fe1 regen. 1999-08-02 18:19:44 +00:00
bad
e68ebf4f3a config/configure.in: change m4 quotes where necessary.
Also fix two typos that might affect 1.4ish sparc and arm32.
1999-08-02 18:18:17 +00:00
bad
2fd02f2ef4 oops. regen. 1999-08-02 17:33:35 +00:00
bad
3f4a763e1a Per Andy Finnell: use same magic to pacify the ansi cpp as in
syscall-template-m68000-netbsd.S.
1999-08-01 22:12:28 +00:00
tron
16fb6f8e8d Install the documentation in "share/doc/libglade" and remove the include
file directory on deinstallation.
1999-08-01 19:43:34 +00:00
mrg
afdce344e3 add $NetBSD$ 1999-08-01 14:37:27 +00:00
ross
b341be17d7 Fix bug where lid and gid core after failing to open a file. 1999-08-01 09:20:27 +00:00
rh
545440a84b Add and enable libglade 1999-07-31 19:06:48 +00:00
rh
7998e39481 Initial import of libglade-0.2, a runtime interpreter for GLADE gui files
for GNOME.
1999-07-31 19:06:08 +00:00
bad
e3924bdfce Add m68k support to MIT-pthreads. By Andy Finnell <andy@vei.net>.
Thanks to Greg Oster for testing on the hp300.
1999-07-29 16:44:41 +00:00
cjs
ac336b442c Package for development version of CVS. 1999-07-26 23:38:49 +00:00
agc
682ae23548 Remove patch-aj, which creates an rlman.texinfo file, which already
exists in the distribution. Update patch-sum file accordingly.
1999-07-26 15:12:23 +00:00
tron
3a06f02839 Remove obsolete patch to make this build again. 1999-07-26 06:45:00 +00:00
mycroft
4441e71871 Update to 1.3.8, since 1.3.7 is no longer available. 1999-07-22 07:01:20 +00:00
sakamoto
3b391470b4 Update to 1.0.0.
Changes:
	First stable release. After five months of development we've now
	finished the development and beta stages.
1999-07-19 06:14:28 +00:00
jlam
aab505b76e Make this work on i386 with ELF. 1999-07-16 21:12:57 +00:00
jlam
17875267bd Update patch checksums. 1999-07-16 21:11:56 +00:00
jlam
bae094c6c7 Change MAINTAINER to jlam@netbsd.org, and update patch checksums. 1999-07-16 21:11:02 +00:00
jlam
bb6c013685 Change order of -L directives and libraries to linker so that
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-16 18:43:48 +00:00
sakamoto
90ee1c3c41 Update 1.0b5 to 1.0b7.
Changes: More polishing and important bugfixes for the POSIX emulation.
1999-07-16 04:57:47 +00:00
tron
6e626d3235 Update dependence on "gnome-libs" package. 1999-07-14 23:09:41 +00:00
hubertf
aa053b02ef I do not claim to maintain this any longer. Maybe someone more
appropriate (Johnny?) may want to put his name into the MAINTAINER
field.
1999-07-14 20:33:38 +00:00
bad
cbd890553d Configure --without-cxx for consistency on 1.3ish systems and ones that have
a libg++ lying around.
1999-07-13 23:54:16 +00:00
sakamoto
a7d66a6dda Update 1.0b4 to 1.0b5. 1999-07-13 01:44:35 +00:00
jlam
6b79251d17 * Update "devel/readline" to 4.0.
* Libtoolize library build.
1999-07-13 00:56:12 +00:00
agc
a910a6fd62 Add package patch-sum files 1999-07-09 13:50:05 +00:00
sakamoto
91a2a9653a Update 1.0b2 to 1.0b4.
Fix mastersite noted by Hubert Feyrer.
1999-07-09 00:08:27 +00:00
jlam
04f2227a5e * Update ncurses dependency. 1999-07-06 07:59:20 +00:00