Commit graph

54676 commits

Author SHA1 Message Date
itojun
1d2e3109fa lang/chicken 2004-02-15 08:02:47 +00:00
itojun
328df197b0 upgrade to 1.33. too many updates to mention here.
see http://www.call-with-current-continuation.org/ChangeLog.txt for complete
changelog.
2004-02-15 08:02:23 +00:00
minskim
34174c7e90 libbonoboui is installed into LOCALBASE, not X11BASE. 2004-02-15 07:48:09 +00:00
minskim
fda5f6a764 Explicitly depend on pkgconfig. 2004-02-15 07:43:50 +00:00
minskim
0ea07bb2bb Do not create lib/bonobo/monikers at post-install because it is
created at do-install.
2004-02-15 07:41:49 +00:00
martti
e8fed4454f Updated mrtg to 2.10.13 2004-02-15 07:34:12 +00:00
martti
a9bdbb9933 Updated mrtg to 2.10.13
* fixed undef data problem with forks
* add --icondir option to indexmaker
* faild rrdtune should not kill mrtg complaining is enough.
* fixed manpages first lines to include mrtg as well
* It's community not comunity.
* 16-Bit SNMP Session ID support for cfgmaker and SNMP_Session
* renamed all doc pages to mrtg-* except the manpages for cfgmaker and
  indexmaker
* added MaxAge option setting which will prevent mrtg from touching old
  logfiles, potentially caused by setting the clock to a wrong date.
* fixed a number of && vs and and || vs or problems in the mrtg script and
  library
2004-02-15 07:34:03 +00:00
grant
b56215fa53 avoid another long command line calling tar(1). 2004-02-15 06:17:10 +00:00
ben
ec9fc2e29a Make flwm build with FLTK 1.1.x as well as 1.0.x. 2004-02-15 06:13:51 +00:00
ben
901c7cd526 Fix SpiralLoops so it will still build against FLTK 1.0.x. 2004-02-15 06:09:45 +00:00
ben
0aeb7a6bde Make SpiralSynth build with FLTK 1.1.x as well as 1.0.x 2004-02-15 06:00:57 +00:00
ben
61f8e4a73c Make SpiralSynth run in 1.6ZF. Some code expected declared pointers to be
zeroed, and coredumped with nonsense values.  Explicitly initialize to
zero.
2004-02-15 06:00:26 +00:00
kristerw
949927ae12 Correct a test that got inverted in rev 1.19, which prevented creation
of the ncurses.h -> /usr/include/curses.h symlink on NetBSD.
2004-02-15 05:57:16 +00:00
ben
cfbabeed31 Make SpiralLoops build with FLTK 1.1.x as well as 1.0.x. 2004-02-15 05:13:53 +00:00
minskim
08655a4a98 Make this package build with GNU iconv. 2004-02-15 04:14:04 +00:00
minskim
96b226f732 Note update of xemacs-packages to 1.14. 2004-02-15 03:43:26 +00:00
minskim
ecef206c5f Update xemacs-packages to 1.14, a complete set of XEmacs packages as of
2003/02/14.

Added package:
	erc-0.05

Updated packages:
	auctex-1.36	c-support-1.19	calendar-1.23	cc-mode-1.42
	ecb-1.14	ecrypto-0.16	edit-utils-2.11	ess-1.07
	fsf-compat-1.14	gnus-1.79	hyperbole-1.15	ispell-1.29
	liece-1.13	mail-lib-1.64	mail-crypt-2.14	mh-e-1.28
	mule-base-1.46	net-utils-1.38	os-utils-1.35	prog-modes-1.94
	psgml-1.42	riece-1.14	sgml-1.11	sieve-1.15
	sml-mode-0.11	text-modes-1.73	tramp-1.17	x-symbol-1.09
	xemacs-base-1.84		xemacs-devel-1.61
2004-02-15 03:42:31 +00:00
minskim
133d519c2d Do not override version. 2004-02-15 03:01:57 +00:00
lukem
7f5e976c4d Set CONF_FILES_MODE from @CONF_FILES_MODE@. 2004-02-15 03:01:08 +00:00
minskim
f68f7bb9a4 Note update of xemacs-nox11 to 21.4.15. 2004-02-15 03:00:09 +00:00
minskim
30244379ce Let xemacs and xemacs-nox11 share xemacs/Makefile.common. This
synchornizes xemacs and xemace-nox11 again.
2004-02-15 02:58:46 +00:00
minskim
ff4690fb50 This package is in audio category. 2004-02-15 02:04:05 +00:00
minskim
350bdd1d5c Add and enable py-ogg. 2004-02-15 01:50:30 +00:00
minskim
fc722ac7ac Import py-ogg from pkgsrc-wip. Provided by Michal Pasternak, and
slightly modified by me.

This is libogg bindings for Python.  See audio/libogg for details.
2004-02-15 01:49:15 +00:00
minskim
c3c35d7f9d This is not 1.0 any more. 2004-02-15 01:43:53 +00:00
kristerw
a94341361f Correct spelling of llnlxdir and llnlxftp. 2004-02-15 01:19:17 +00:00
minskim
398fc03360 This package is in textproc category. 2004-02-14 22:46:55 +00:00
minskim
e79acb0634 Add and enable socat. 2004-02-14 22:45:18 +00:00
minskim
7f29341f48 Import socat-1.3.2.2 from pkgsrc-wip. Provided by Adrian Portelli,
and slightly modified by me.

socat is a relay for bidirectional data transfer between two
independent data channels.  Each of these data channels may be a file,
pipe, device (serial line etc. or a pseudo terminal), a socket (UNIX,
IP4, IP6 - raw, UDP, TCP), an SSL socket, proxy CONNECT connection, a
file descriptor (stdin etc.), the GNU line editor, a program, or a
combination of two of these.  These modes include generation of
"listening" sockets, pipes and pseudo terminals.
2004-02-14 22:43:38 +00:00
grant
1954268133 USE_GNU_TOOLS should be appended to with += 2004-02-14 22:41:17 +00:00
kristerw
cc32130045 Convert varargs-macros to old-style macros, to make the package
compile when using gcc 2.95.
2004-02-14 22:27:30 +00:00
recht
9fdeaeaae7 Define USE_X11=yes in the buildlink3.mk since the Gtk+2 headers use X11
headers.
This fixes at least the gtkhtml3 build and it's like that in the b2.mk, too.
2004-02-14 22:10:46 +00:00
jmmv
c14ae04206 Set the PKG_CONFIG environment variable to point to pkg-config's binary so
that configure does not need to look for it and it can be used in Makefiles.
2004-02-14 21:54:12 +00:00
minskim
51306be9c1 Add and enable gnome-spell. 2004-02-14 21:45:53 +00:00
minskim
dc1fe13c15 Import gnome-spell-1.0.5 from pkgsrc-wip. Provided by Brian
A. Seklecki, and modified by me.

A widget written by Ximian for Evolution.  Spell-check-as-you-type
functionality similar to textproc/gtkspell (as featured in chat/gaim,
news/pan, mail/evolution, and misc/openoffice).
2004-02-14 21:43:51 +00:00
minskim
f69a538c96 Explicitly depend on pkgconfig. 2004-02-14 21:26:37 +00:00
recht
8a75744ca5 gstreamer needs USE_X11 to build since it uses libSM 2004-02-14 21:19:43 +00:00
minskim
b15da0df15 Explicitly depend on pkgconfig. 2004-02-14 21:06:43 +00:00
kristerw
17dab9ae2b Require Xrender>=0.8.
Bump PKGREVISION.
2004-02-14 20:51:46 +00:00
minskim
24f6066ede Explicitly depend on Xrender. 2004-02-14 20:43:47 +00:00
minskim
7a47c8d303 Sync required Xrender version with that in Makefile. 2004-02-14 20:43:27 +00:00
recht
4ed0c630b6 Note update of mono to 0.30.1. 2004-02-14 20:43:00 +00:00
recht
d9845a2ae5 update to 0.30.1
This release only includes a few smaller bug fixes to the Http client as
well as minor fixes to the C# compiler.

Specifically this release fixes some problems with Chunked encoding and a
race condition on the Http client. The C# compiler would crash sometimes
when reporting a delegate signature error.

While add it g/c some whitespaces in the buildlink3.mk and remove the
LIBTOOL_OVERRIDES.
2004-02-14 20:39:38 +00:00
minskim
8784c23b30 Explicitly depend on pkgconfig. 2004-02-14 20:31:56 +00:00
minskim
9648fe79ff Explicitly depend on pkgconfig. 2004-02-14 19:40:10 +00:00
minskim
8c083ed413 bl3ify 2004-02-14 19:20:41 +00:00
jmmv
1b0673c4bc Note addition of shared-mime-info, version 0.13. 2004-02-14 19:08:34 +00:00
jmmv
d2f0ad5584 Add and enable shared-mime-info. 2004-02-14 19:06:53 +00:00
jmmv
51163fe5e1 Initial import of shared-mime-info, version 0.13:
Many programs and desktops use the MIME system to represent the types of
files.  Frequently, it is necessary to work out the correct MIME type for
a file.  This is generally done by examining the file's name or contents,
and looking up the correct MIME type in a database.

For interoperability, it is useful for different programs to use the same
database so that different programs agree on the type of a file, and new
rules for determining the type apply to all programs.

This package contains the core database of common types and the
update-mime-database command used to extend it.
2004-02-14 19:06:03 +00:00
jlam
41d9ccaacf bl3ify and explicitly disable finding/using pkg-config so that the
shout-config script is generated and installed.
2004-02-14 18:56:51 +00:00