summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-01-13Update gnome to 1.4.2.1. The only changes are updated dependencies to therh1-19/+18
GNOME packages. Suggested by tron in private mail.
2003-01-12According to seb, make on 1.5 does not know about ${VAR:tl}, so let's go back tojschauma1-3/+3
echo VAR | tr A-Z a-z
2003-01-12efficiency++;jschauma1-6/+6
Make can take care of substitutions itself, so we don't need to use echo VAR | sed or echo VAR | tr Suggested by seb.
2003-01-12Note update of "xchat" and "xchat-gnome" package to version 1.8.11.tron2-3/+4
2003-01-12Update "xchat" package to version 1.8.11. Changes since version 1.8.10:tron4-22/+15
- Updated Turkish translation (Fatih Demir). - Updated Swedish translation (Christian Rose). - Updated Spanish translation (Julio Merino). - Fixed /ME in dialog windows. - Support up to 4GB files in DCC (previously 2GB). - Fixed random /part reasons not working. - Fixed possible crash when receiving a message from a channel that was already parted. - Updated included intl/ to 0.10.38. - Updated build environment to autoconf 2.53. - Fixed tabcompletion crash on very large channels. - Fixed glibc 2.3.x regexp channel-list window crash. - Don't leak memory on /unloadall. - win32: convert \ and | to _ when receiving filenames with nick. - win32: don't use TerminateThread(), which leaks the stack. This update was provided by Juan RP in PR pkg/19801.
2003-01-12Note that "xchat" (and "xchat-gnome") should be updated to 1.8.11.tron1-1/+2
2003-01-12Avoid build problem under NetBSD-current in a less aggressive (or moretron3-1/+43
portable) way. This fixes PR pkg/19821 by Wolfgang S. Rupprecht.
2003-01-12On Linux, s/i.86/i386/ for LOWER_ARCH and MACHINE_ARCH as suggested byjschauma1-1/+3
Jeremy C. Reed on tech-pkg. Even though bootstrap's bmake will do this at build-time, this ensures that even older bmake's don't fail if a package checks it for == i386.
2003-01-12Note revision bump for libglade2 (6).jmmv1-1/+2
2003-01-12Install under LOCALBASE. All GNOME2 stuff is installed in this location,jmmv1-3/+3
and this one can't be an exception. Bump PKGREVISION to 6. This fixes problems shown in last Hubert's bulk build.
2003-01-12Add normal LDFLAGS to Imake's so that ljpeg is linked against correctly.jschauma2-1/+15
This should fix the problem seen in Huberts latest bulk-build.
2003-01-12Add LDFLAGS to the relevant Imakefile in order to fix the problem seenjschauma3-4/+15
in Huberts bulk-builds. Remove previous attempt to fix this and while we're there, we can remove USE_X11 since we already use USE_IMAKE.
2003-01-12Note the irssi update to 0.8.6nb1.veego1-1/+2
2003-01-12Add patches from the irssi CVS repository and bump the version becauseveego2-2/+6
of that.
2003-01-12Add patch from the irssi CVS repository:veego1-0/+20
2002-12-09 21:54 Timo Sirainen <tss@iki.fi> * src/irc/core/modes.c: mode +o nick -o nick2 did +o for the nick2 too
2003-01-12Add patches from the irssi CVS repository:veego1-0/+103
2002-11-29 13:38 Timo Sirainen <tss@iki.fi> * src/core/network.c: If bind() fails when connecting, don't fallback to default address. Should make it easier to notice invalid settings or figure out why it's not working.. 2002-11-28 23:43 Timo Sirainen <tss@iki.fi> * src/core/network.c: net_gethostbyaddr() was pretty much broken.
2003-01-12Add patch from the irssi CVS repository:veego1-0/+27
2002-11-19 12:18 Timo Sirainen <tss@iki.fi> * src/irc/dcc/dcc-send.c: /SET dcc_send_replace_space_with_underscore ON was buggy.
2003-01-12'utilities' with 3 is.seb1-1/+1
2003-01-12Note update of security/ssh2 to version 3.2.2.seb1-1/+2
2003-01-12Update to ssh version 3.2.2.seb3-79/+14
Changes since 3.2.0: 2002-10-15 Sami J. Lehtinen <sjl@ssh.com> * ssh-3.2.2 (on Unix this time). * sshd2: Fixed a security problem with setsid() use. Now we call it every time, if we need to run a new process on the user's privileges (command, subsystem or shell). Previously, it was only run if the user had requested a tty (for a shell, for example). Special thanks to Logan Gabriel for finding this problem. 2002-10-01 Sami J. Lehtinen <sjl@ssh.com> * configure: Previous: Check for /dev/pts was broken. 2002-08-08 Sami J. Lehtinen <sjl@ssh.com> * ssh-3.2.2 (only Windows client, no *nix changes). 2002-07-26 Sami J. Lehtinen <sjl@ssh.com> * ssh-3.2.1. 2002-07-24 Sami J. Lehtinen <sjl@ssh.com> * sshd2: Fixed a bug with setpcred() usage (on AIX), which caused that chroot() was not done.
2003-01-12update checksumchristos1-2/+3
2003-01-12PR/19207, PR/19681, PR/19367: package does not compile because threadschristos1-8/+112
are required for ZTS. Disable ZTS if no threads.
2003-01-12PR/18693: Simon Schubert: Remove stat stuff that breaks with apache2 virtualchristos1-0/+13
paths.
2003-01-12Note update of "phpmyadmin" package to version 2.3.3.1nb1.tron1-1/+2
2003-01-12- Fix installation of online documentation.tron4-23/+79
- Supply example configuration for Apache web server. - Search for configuration file in "${PKG_SYSCONFDIR}/phpmyadmin". - Rearrange directory structure so that the PHP files can be mapped into a web server's document space instead of copying them. - Bump package revision after above changes. These improvements are based on the patches supplied by Adrian Portelli in PR pkg/19708.
2003-01-12Fix name of name of the patch file and add mising patch site.tron2-6/+6
2003-01-12Move calls to xmlcatmgr to the bottom of the PLIST. This should solve buildjmmv1-3/+3
problems shown in last Hubert's bulk build.
2003-01-12Note update of gnome-utils to 1.4.1.2rh1-1/+2
2003-01-12Update gnome-utils to 1.4.1.2. Notable changes include:rh4-180/+192
* Works with gtkhtml-1.1 * Remove guile support to unbreak gnome (needs fixing in the guile 1.4 and 1.6 packages) * Translation updates * Build fixes * Update documentation * Search unusual install paths for data * Fix task redraw bug * New popup menu entries * Misc bugfixes * Fixes to configure/makefile setup * spec file file list fixes * coredump fixes * column drawing fixes * fix for printing dates, titles and tooltips * updated man pages
2003-01-12Add buildlin2.mkrh1-0/+29
2003-01-12Note PKGREVISION bump of gnumericrh1-1/+2
2003-01-12Remove guile support. Gnumeric only supports guile-1.6.x while gnucashrh2-11/+5
(which depends on gnumeric) only supports guile-1.4. XXX: This is a quick fix to unbreak gnucash and the gnome meta-pkg, but XXX: the guile packages need to be changed to co-exist to address this XXX: properly! Bump PKGREVISION.
2003-01-12Comment out (non-cat) man pages, currently not installed.wiz1-6/+6
2003-01-12leim-20.7nb1 update.wiz1-1/+2
2003-01-12Bump to 20.7nb1: depend on latest emacs20.wiz1-2/+3
2003-01-12Fix mule-ucs's package name.wiz1-2/+2
2003-01-12depend on eieio>=0.17.wiz2-4/+4
2003-01-12Won't compile with Emacs 20.7. Remove emacs20 from EMACS_VERSIONS_ACCEPTED.uebayasi1-2/+2
XXX Should be fixed later.
2003-01-12Fix build problem in the previous.uebayasi2-36/+36
2003-01-11Note revision bump for jade (5)jmmv1-1/+2
2003-01-11Register the provided catalog file in share/sgml/catalog using xmlcatmgr.jmmv2-4/+9
Bump PKGREVISION to 5.
2003-01-11Note revision bump for dsssl-docbook-modular (1).jmmv1-2/+3
Fix a previous entry: haskel-mode -> haskell-mode (pointed out by wiz).
2003-01-11Register the provided catalog file in share/sgml/catalog using xmlcatmgr.jmmv2-2/+8
Bump PKGREVISION to 1.
2003-01-11galeon-1.2.7 already in pkgsrc; pointed out by Juan RPjmmv1-2/+1
2003-01-11Updated databases/pgaccess to 0.98.8. Major changes from version 0.98.7jlam6-53/+216
include: * Completely redesigned interface, brighter and full of helpful icons and better widgets. * Connect to multiple databases on different hosts in one instance of the program. Forms, Reports, Queries, Scripts, and Diagrams can be copied between clusters. * Syntax highlighting. * Forms took a leap, with a snappy grid, more widgets, more fonts, more colors, simpler data source connection, tab order modification, and a removal of the 8k barrier. * The PgMonitor program was pulled under the umbrella, and can be run as a plugin from the main window menu.
2003-01-11Update of misc/bbweather to 0.6jschauma1-1/+2
2003-01-11Update to version 0.6. Changes:jschauma4-22/+20
- apply patch from Dave Serls: * allow user to specify timezone in hours-offset from UTC * prepend information with location to allow user to easily distinguish multiple instances of bbweather for different location - neatify some of the code - cleanup Makefile to better work with GNU make and normal make - html documentation now installs into the proper directory While we're there, remove perl-buildlink and instead use USE_PERL5= run
2003-01-11Last stable metacity version is 2.4.13 (previous entry, 2.4.8)jmmv1-2/+2
2003-01-11Note revision bump for docbook, html, iso12803, iso8879 and sp (all to 1).jmmv1-1/+6
2003-01-11Register installed catalog files in share/sgml/catalog using xmlcatmgr.jmmv2-4/+25
Bump PKGREVISION to 1.