Commit graph

26091 commits

Author SHA1 Message Date
jwise
8f9fed5e73 Fix a problem where ${PREFIX}/share/lyx/configure was being installed
without executable permissions.

This was causing new lyx users to get sub-optimal personal lyx
configs in some cases, as this script is invoked directly by lyx
when creating a ~/.lyx directory for a user who did not previously
have one.
2002-01-16 15:37:09 +00:00
tron
0f590bb06d Update "xchat" package to version 1.8.7. Change since version 1.8.3:
- Updated Swedish translation (Christian Rose).
 - Updated Russian translation (Anton Farygin).
 - Added Latvian translation (Artis Trops).
 - Made a work-around for a refresh glitch when delinking a tab under
   gnome (the topic bar was overlapped).
 - Fixed the need for signed chars (e.g. on PPC and s390).
 - Fixed background garbage being drawn when using hidden tabs.
 - Cleaned up alot of the nick completion code. Fixed some behaviour
   too (Mukund, dinkles, me).
 - Connect Cmd is executed again if you get auto-reconnected.
 - Added safe-gaurd to stop duplicate nicks in userlist.
 - Added an option to automatically remove finished/failed dccs
   from the list. Use /set dcc_remove ON to enable it.
 - Added an option to truncate long channel tabs. Use:
   /set truncchans xx, where xx is the max chars (Jyrki Muukkonen).
 - Made the default popup menu, dialog buttons, userlist buttons,
   usermenu and urlhandlers translatable (via gettext).
 - MMX tinting is now built on any x86 machine (it's checked at
   runtime anyway).
 - Added "Automatic Unmark Away" option in setup->away (Mads Martin).
 - Immediately abort file transfers when out of space.
 - Fixed a serious CTCP reply vulnerability (Hanno Hecker).
 - Updated Danish translation (Morten Brix Pedersen).
 - Updated Spanish translation (Antonio de la Torre).
 - Updated French translation (Olivier Berger).
 - The server "Connect cmd" is now executed before auto-join-channels,
   so you can use it to authenticate to nickserv etc.
 - Fixed autoresume again, for the last time... no, really.
 - Fixed sending parts for all channels instead of one quit when you
   exit the whole program (helps bncs).
 - Autocomplete in the middle of a sentence won't jump to the end of
   the textbox (Darell Tan).
 - Fixed the buggy 1.8.5 outbound queue. It now sends privmsg/notice
   with a lower priority, but never out-of-order.
 - Updated Slovak translation (Stano Visnovsky).
 - Updated Swedish translation (Christian Rose).
 - Updated Spanish translation (Antonio de la Torre).
 - Updated Hebrew translation (Dan Fruehauf).
 - Some fixes to the MODE parser.
 - Added ability to customize dialog tab buttons (Oskar Liljeblad).
 - Added an extra field in the EditServer window to enter a command
   to execute after logging in.
 - /load -e <file> can now load a file of commands to execute.
 - Added ability to change the log timestamp format (Jyrki Muukkonen).
 - Fixed default keybinding for Shift-PageUp (Mukund).
 - Changed the outbound throttle behaviour. Now only privmsgs and
   notices go to the back of the queue, everything else goes to the
   front.
 - Made it possible to compile with older than 5.6 perl again.
 - The main window's size and position is now saved on exit. Use
   /set mainwindow_save OFF to revert to the old behaviour.
 - Avoid auto-resuming the same file from two different people
   (without breaking autoresume this time).
 - Removed /sslserver and added a -ssl arg to /server, /reconnect,
   /servchan and /newserver.
 - Added support for /server irc://host:port/channel.
 - Added some mmx asm code written by Willem Monsuwe for tinting
   transparency. Use --disable-mmx to revert to gdk-pixbuf method.
 - Fixed resetting your away status after an auto-reconnect.
 - Updated Spanish translation (Antonio de la Torre and Manuel
   García Aguilar).
 - Updated Russian translation (Valek Filippov).
 - Fixed lockup when a file being offered is shortened before being
   accepted.
 - Fixed ** ERROR **: file python.c: line 743 (pysH_Eget_users):
   assertion failed: (cur->hostname).
 - /kickban now deops and bans in one line (-o+b) (Felix Nawothnig).
 - Auto-nickcompletion now uses the nicksuffix setting (Mukund).
 - win32: change log-filenames with a | character to _.
 - When binding to a set hostname/ip, it would try to bind to port
   65535 - fixed.
 - Fixed crash when closing a dcc chat in a perl-dcc-chat-callback.
 - Added option "Beep on Channel Messages" and a Beep button to the
   toolbox ("<" button in the botton right) (Jason Wies).
 - Avoid auto-resuming the same file from two different people.
 - /close -m now closes all dialog/query windows.
2002-01-16 14:59:38 +00:00
taca
ac8bb6449f Update p5-Jcode package to 0.79. Changes from 0.78 is here.
(No change for NetBSD.)

#
# $Id: Changes,v 0.78 2002/01/15 08:15:43 dankogai Exp dankogai $
#
0.79	2001/01/16
	* Typecast patches for AIX applied to Unicode/*.{xs,c}
	  KUSANO Takayuki <AE5T-KSN@asahi-net.or.jp>
2002-01-16 14:56:47 +00:00
tron
5462be9268 Use "gnome-core" buildlink glue code to avoid build failure with new
directory layout of "ORBit" package.
2002-01-16 14:22:22 +00:00
tron
1933565313 Fix broken buildlink glue code so that include files appear in the
correct directory in the buildlink directory.
2002-01-16 14:21:20 +00:00
seb
584afa27c7 Update to revision 1: let xwit's imake generated Makefile do the install
and fix PLIST accordingly. This fix the package behaviour on Solaris id est
let _IMAKE_MAN_CMD do its job.
While here update MAINTAINER email address.
2002-01-16 14:09:26 +00:00
tron
8a2a918d4f Add explicit conflict with version 2.0.* of the "python" package. 2002-01-16 12:46:33 +00:00
tron
b0b163a4a6 Remove 2.0 from list of accepted "python" version because this package
conflicts with it.
2002-01-16 12:45:00 +00:00
agc
a6a411fbed Don't use Darwin cc options on NetBSD. 2002-01-16 12:32:34 +00:00
agc
0d8ef5362b Additional diffs for NetBSD/sparc and NetBSD/powerpc. 2002-01-16 11:52:45 +00:00
agc
e38c4b9327 Use ${DYLAN_VERSION}, instead of a hardcoded 2.3.6, in the Makefile.common,
Makefile and PLIST files, using PLIST_SUBST accordingly.

Also use an ALT_ARCH definition, with PLIST_SUBST, to make the two PLISTS
more generic, and set up ALT_ARCH accordingly.
2002-01-16 10:42:49 +00:00
kleink
c9ab5d0475 Bump to 0.5.8nb1: initialize a previously uninitialized auto variable. 2002-01-16 10:15:48 +00:00
lukem
503d601cc6 Wrap path name arguments to popen in single quotes, to fix getting info from
filenames containing spaces, etc.  (It's still borken for filenames with
single quotes).

XXX:	Arguably, io_ogg123.c should be converted to not use popen(3) and
	use a pipe mechanism similar to io_mpg123.c, but that's more effort
	than I'm interested in doing right now.
2002-01-16 07:59:53 +00:00
zuntum
23b692bc6f Do not mark packages that depend on qmail as IS_INTERACTIVE,
as it's not really true. (backing out previous)
2002-01-16 07:19:06 +00:00
lukem
8ece92af46 Add "Title (Artist)" as a name format choice for multi-artist CDs.
Patch from Allen Briggs.
2002-01-16 05:37:50 +00:00
rh
a1ea65cd77 Update gal to 0.19. Features several new widgets, API enhancements, some
more localisations, and bugfixes.
2002-01-16 03:20:17 +00:00
rh
0a21d8f307 Add patch missing in previous commit 2002-01-16 03:11:56 +00:00
rh
c6dbd2c3d8 Update bonobo-conf to 0.14 and while at it, buildlinkify. Changes are
mainly bugfixes as well as some API enhancements.
2002-01-16 01:37:48 +00:00
taca
b4baf54ee0 Update p5-Jcode pakcage to 0.78. Changes from 0.76 are here.
#
# $Id: Changes,v 0.78 2002/01/15 08:15:43 dankogai Exp dankogai $
#
0.78	2001/01/15
	As suggested by Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
	* pod linting in a podchecker-compliant manner
	* HISTORY -> Changes to be more CPAN-compliant
0.77	2001/01/14
	* pod linting
	* Mention to Encode module added to pod
2002-01-16 01:19:05 +00:00
rh
c6c830d84b Track changed include file location 2002-01-16 00:12:43 +00:00
rh
7c4e5191b6 Update bonobo to 1.0.18. Changes are tons of bugfixes and speedups,
including
	+ intelligent GdkPixbuf rendering
	+ sensible pixbuf filtering
	+ cache GdkPixbufs
	+ cache X resources
	+ UI handler algorithmic tweaks
2002-01-16 00:03:21 +00:00
rh
23c6568f79 Update GConf to 1.0.7. Changes are mainly bugfixes. In addition, this
now makes use of the real "popt" instead of the skeletion in
libgnomesupport.
2002-01-15 23:59:46 +00:00
rh
e80aec8bd3 Update oaf to 0.6.7
New in this release:
 * Fix major race condition which could lead to multiple oafd's
 * Miscellaneous bug fixes
 * FreeBSD fixes
 * Build fixes
 * Merge lots of bug fixes from former 2.0 branch
 * spec file updates
2002-01-15 23:55:37 +00:00
rh
267abdcefa Update ORBit to 0.5.13. Changes are bugfixes and minor interface
enhancements.
2002-01-15 23:52:11 +00:00
kleink
e6e6a729fd Update openldap to 2.0.21. Notable changes since version 2.0.20:
Fix slapd empty string indexing/filtering handling (ITS#1507)
	Changed slapd ACL selfwrite replace logic (ITS#1530)
	Build environment
		Updated IPv6 configuration argument handling
		Fix back-shell tools make depend bug (ITS#1518)
		Removed extraneous files
2002-01-15 23:26:31 +00:00
seb
a9b999f95f Add patches to avoid collision between nvi's VI cpp macro and VI external
variable declared in older NetBSD curses.h.
2002-01-15 21:19:57 +00:00
agc
d11840f913 Add, but do not enable, dylan-compiler.
A build of this package on an 800 MHz PIII, with 128 MB memory, took
8 hours and 15 minutes, so keep this package disabled for just now.
2002-01-15 20:17:09 +00:00
agc
c99833b44a Initial import of the Gwydion Dylan compiler, version 2.3.6, into the
NetBSD Packages Collection.

Dylan is an object-oriented, dynamic, infix, garbage-collected
programming language with support for multiple inheritence, multiple
dispatch (an advanced form of polymorphism), typed and untyped
variables, closures and exceptions.  Dylan also supports pattern-based
hygenic macros.  These allow you to define new control constructs and
fully integrate them with the language.

Dylan (theoretically) combines the performance of C or C++ with the
rapid development of Perl and the expressiveness of LISP.  It looks
similar to C or Pascal, so experienced programmers can learn to write
simple programs quickly.

Gwydion Dylan provides two implementations of the Dylan programming
language:  Mindy and d2c.  Mindy is bytecode compiler and interpreter,
and d2c is a Dylan-to-C compiler.  Mindy compiles programs quickly,
but the resulting executables run slowly.  On the other hand, d2c
compiles programs slowly, but they run quickly.

Gwydion Dylan was originally written by the Gwydion Group at CMU as
part of a research project studying advanced hypercode development
environments.  It is now maintained by a group of volunteers.
2002-01-15 20:14:33 +00:00
agc
fff91d8480 Add and enable dylan-interpreter 2002-01-15 20:10:51 +00:00
agc
58580b22ac Initial import of the Gwydion Dylan interpreter, version 2.3.6, into
the NetBSD Packages Collection.

Dylan is an object-oriented, dynamic, infix, garbage-collected
programming language with support for multiple inheritence, multiple
dispatch (an advanced form of polymorphism), typed and untyped
variables, closures and exceptions.  Dylan also supports pattern-based
hygenic macros.  These allow you to define new control constructs and
fully integrate them with the language.

Dylan (theoretically) combines the performance of C or C++ with the
rapid development of Perl and the expressiveness of LISP.  It looks
similar to C or Pascal, so experienced programmers can learn to write
simple programs quickly.

Gwydion Dylan provides two implementations of the Dylan programming
language:  Mindy and d2c.  Mindy is bytecode compiler and interpreter,
and d2c is a Dylan-to-C compiler.  Mindy compiles programs quickly,
but the resulting executables run slowly.  On the other hand, d2c
compiles programs slowly, but they run quickly. This package contains
mindy.

Gwydion Dylan was originally written by the Gwydion Group at CMU as
part of a research project studying advanced hypercode development
environments.  It is now maintained by a group of volunteers.

For just now, the only supported platform is NetBSD/i386, but they
are fairly easy to add, so all contributions gratefully received.
2002-01-15 20:08:43 +00:00
drochner
bb9e708b1e use buildlink.mk files for Python and py-Numeric 2002-01-15 18:40:06 +00:00
drochner
04f5bd383c allow to override the required version just like other buildlink.mks do 2002-01-15 18:38:46 +00:00
drochner
93cff951a9 this works with Python-2.2 2002-01-15 18:38:05 +00:00
drochner
bf65e6614f change pkg name of required pkg py-mxDateTime to py20-mxDateTime to get
the right version
2002-01-15 18:33:26 +00:00
drochner
5b9683bed0 convert to use the buildlink files for Python and py-mxDateTime,
nail down to Python-2.0 for now (this was used before)
2002-01-15 18:31:14 +00:00
drochner
f9664cdd5a add a buildlink.mk for use by dependant applications 2002-01-15 18:26:39 +00:00
drochner
4b2318df11 convert to use python/extension.buildlink.mk 2002-01-15 18:25:38 +00:00
drochner
3140425d02 if a sub-make is invoked to install a prerequisite pkg, pass it the
required pkg name (as PKGNAME_REQD)
2002-01-15 17:27:55 +00:00
drochner
4390765356 add a buildlink-style file for use by applications (ie programs which
don't install into the version dependant Python library subdir)
2002-01-15 17:23:24 +00:00
drochner
b282256692 -derive the required Python version from the package prefix (pyXX->XX)
if possible
-set a variable PYLIB to the path to the standard Python library
2002-01-15 17:21:25 +00:00
drochner
654df296a8 -protect against multiple inclusion
-know about Python-2.2
-add a way to override the version selection by a variable
 "PYTHON_VERSION_REQD"
2002-01-15 17:18:01 +00:00
drochner
79aa8807f5 initial import of a Python-2.2 pkg 2002-01-15 17:11:03 +00:00
taca
f917ff4b2c Make ruby-digest module need ruby 1.6.6 or later.
Temporary work around.
2002-01-15 16:43:50 +00:00
zuntum
60375e1fa5 Set IS_INTERACTIVE in packages that depend on qmail;
fixes "broken depends" in bulk builds
2002-01-15 13:49:48 +00:00
agc
3bbce1058c Add and enable shlock. 2002-01-15 13:21:46 +00:00
agc
9182eb7285 Initial import of Erik E. Fair's shlock utility, with sources taken from
NetBSD-current, into the NetBSD Packages Collection.

The shlock command can create or verify a lock file on behalf of a
shell or other script program.  When it attempts to create a lock
file, if one already exists, shlock verifies that it is or is not
valid.  If valid, shlock will exit with a non-zero exit code.  If
invalid, shlock will re- move the lock file, and create a new one.

shlock uses the rename(2) system call to make the final target lock
file, which is an atomic operation (i.e.  "dot locking", so named for
this mech- anism's original use for locking system mailboxes).  It
puts the process ID ("PID") from the command line into the requested
lock file.

shlock verifies that an extant lock file is still valid by using
kill(2) with a zero signal to check for the existence of the process
that holds the lock.

This package is only for Solaris and Linux platforms at present.
2002-01-15 13:20:27 +00:00
wiz
baf3a7ecf5 Add zh_TW locale dir, per pkg/15250. 2002-01-15 09:26:47 +00:00
seb
f0fc6a1b7c Test before creating ${_DISTDIR} to avoid Solaris' /bin/mkdir apparent
brokenness.
2002-01-15 09:02:09 +00:00
wiz
c675b31ca1 Add and enable aspell. 2002-01-15 01:08:28 +00:00
wiz
8f693822f2 Initial import of aspell:
Aspell is an Open Source spell checker designed to eventually replace
Ispell. Its main feature is that it does a much better job of coming up
with possible suggestions than Ispell does. In fact recent tests shows
that it even does better than Microsoft Word 97's spell checker in some
cases. In addition it has both compile time and run time support for other
non English languages. Aspell is also a library however the recommend way
to use aspell is through the Pspell library as the actual interface to the
aspell library is constantly changing.
2002-01-15 01:07:24 +00:00