summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-10-26Also need @X_EXTRA_LIBS@ for X libraries.bouyer2-4/+4
2002-10-26Don't hardcode MAKEINFO as /usr/bin/makeinfobouyer2-12/+3
2002-10-26termios and UTMP fixes for Solaris.bouyer4-9/+32
2002-10-26According to Avon Barksdale <avon@flatlet.net>, the casting of NULL to (void *)frueauf2-15/+24
in the execl call is to make sure it is 64 bit on 64 bit archs. Not verified by myself since I have no 64bit arch to test on. Patch provided in private email.
2002-10-26Note update to less-378.grant1-1/+2
2002-10-26Update to less-378.grant2-7/+8
Changes since less-376: * Bug fixes: Default buffer space is now 64K as documented. Search highlighting works properly when used with -R. Windows version works properly when input file contains carriage returns. Clean up some compiler warnings. See the NEWS file for the full list of changes. Update MASTER_SITES and HOMEPAGE.
2002-10-26Note update to fileutils-4.1.11.grant1-1/+2
2002-10-26Update to fileutils-4.1.11.grant3-34/+42
Changes since 4.1.8 include: * miscellaneous bug fixes * additional dircolors entries * documentation fixes See the ChangeLog for the full list of changes.
2002-10-26GNU make with its support of micro- and nano-second timestamp and stat(2)seb1-14/+16
related information keeps pestering me while building this package on Solaris. So... - Replace WRKDIR and SRCDIR hack with CONFIGURE_DIRS and BUILD_DIRS tuning: automake-*-override can now properly do their job. - Prevent gperf invocation with the right touch command in pre-configure target. - Create BUILD_DIRS in pre-configure target.
2002-10-26from the koffice site:drochner2-1/+57
21th October 2002 - Fix available for KSpread's crash A fix is available for kspread's crashes when working with long text which overlaps several cells or when working with merged cells.
2002-10-26install the README file - the only piece of documentation availabledrochner2-3/+7
(requested by Hubert F.)
2002-10-26Solaris's yacc doesn't work too well here, use bison on SunOS.bouyer4-12/+24
Solaris doesn't have yy_size_t, use int instead on SunOS.
2002-10-26Need more libraries for X11 on Solaris.bouyer2-5/+14
2002-10-26Solaris's /bin/sh doesn't likebouyer1-1/+3
for file in ${CODEC_FILES}; do when CODEC_FILES is empty. .if out this part of the code if CODEC_FILES is not defined or is empty.
2002-10-26Fixes for Solaris:bouyer2-2/+10
Add links in ksysguard/ksysguardd/Solaris/ /bin/sh and grep works in a different way, need a different BUILDLINK_FILES_CMD
2002-10-26Fixes for Solaris:bouyer5-6/+40
Add libgcc to libraries list Set KDED_WORKAROUND for non-NetBSD case too Solaris's grep and sh works in a different way, we need a different BUILDLINK_FILES_CMD Fix typos in c++ file in !netbsd case Use CXXLINK for linking c++ libraries
2002-10-25Add buildlink2.mk.wiz1-0/+20
2002-10-25Note addition of python-mode-4.6 as devel/python-modecjep1-1/+2
2002-10-25Add and enable python mode.cjep1-1/+2
2002-10-25Initial import of python-mode 4.6 into the NetBSD packages collectioncjep5-0/+49
as devel/python-mode. This package provides an Emacs editing mode for Python code.
2002-10-25Clean up a bit. Only installs shell scripts, so USE_X11 and amanda-common'swiz1-3/+1
buildlink2.mk are not needed.
2002-10-25Convert to buildlink2. Actually, pretty easy when one considers it only ↵wiz1-3/+2
installs shell scripts. While here, remove USE_X11, since it has no point for shell scripts.
2002-10-25Convert to buildlink2.wiz1-4/+3
2002-10-25Convert to buildlink2.wiz2-5/+6
2002-10-25Unused.wiz1-89/+0
2002-10-25Convert to buildlink2.wiz1-5/+6
Remove dependency on readline -- it does not get used, contrary to what a comment (which has now been annotated) here says.
2002-10-25Slight cleanups.wiz1-8/+3
2002-10-25Add buildlink2.mk.wiz1-0/+20
2002-10-25Convert to buildlink2.wiz1-4/+5
Remove dependency on readline -- it does not get used, contrary to what a comment (which has now been annotated) here says.
2002-10-25Add buildlink2.mk.wiz1-0/+27
2002-10-25buildlink1 -> buildlink2.wiz3-10/+9
2002-10-25buildlink1 -> buildlink2. Use texinfo.mk so that deinstall and binary ↵wiz1-4/+7
packages work.
2002-10-25buildlink1 -> buildlink2.wiz4-14/+14
2002-10-25Prefer BUILDLINK_PREFIX.* to BUILDLINK_DIR.wiz1-2/+2
2002-10-25buildlink1 -> buildlink2.wiz4-16/+15
2002-10-25Note mplayer, gmplayer, mplayer-share, and mencoder updates to 0.90rc9.wiz1-1/+5
2002-10-25buildlink1 -> buildlink2.wiz1-3/+3
2002-10-25Update to 0.90pre9:wiz8-83/+76
This release contains dozen of fixes for various problems reported by users, including ones related to DVD/VOB subtitles disappearing, mms:// streaming, and fullscreen switching under Metacity and KDE 3.1. libaf, the new audio filter layer, has been introduced. It does automatic formating, and samplerate and channel number conversion for less featureful soundcards. The new option -autosync should help with buggy soundcard drivers. Audio/video codec and output driver selection has been reworked. The code cleanup has continued, and memleaks are starting to be eliminated.
2002-10-25buildlink1 -> buildlink2.wiz8-33/+34
2002-10-25buildlink1 -> buildlink2.wiz4-21/+13
2002-10-25chat/naim-0.11.4.9 updatewiz1-1/+2
2002-10-25buildlink1 -> buildlink2.wiz1-5/+5
2002-10-25Update to 0.11.4.9, and convert to buildlink2.wiz4-30/+31
Some of the changes: o More small bugs quashed. New /clearall command. o Small bugs quashed in buddy offline acknowledgement and queued message forwarding. o Speed-ups in the playback procedures. o General clean-ups for cross-platform compiles. o On Tuesday, October 1, AOL's TOC servers began periodically sending packets with a previously unused frame type. naim does not know how to decipher these packets, but version 0.11.4 was released with code changes to simply ignore unknown frame types.
2002-10-25buildlink1 -> buildlink2.wiz3-8/+9
2002-10-25Unused.wiz1-40/+0
2002-10-25buildlink1 -> buildlink2. Remove some unnecessary variables.wiz1-5/+9
2002-10-25Build dependency suffices.wiz1-1/+2
2002-10-25updated p5-HappyDoc to 2.1shell1-1/+2
2002-10-25buildlink1 -> buildlink2.wiz1-3/+5
2002-10-25Updated to py-HappyDoc-2.1shell2-9/+8
Changes : - #514237 - The PluginLoader no longer requires a '.py' extension on plugins. This should allow plugins to be written in any language for which Python can load a module, and as long as the file is named with the right convention they will be picked up and loaded. (The source of this change request was the maintainers of the PLD Linux Distribution.) - Resolved defect #513850, where output was written to the wrong place when the -d option was used. - Resolved defect #510447, a problem with escaping special characters in HTML output. Text enclosed in single quotes is now not escaped in output so that HTML text can be passed directly to the output file. - Fixed a problem with Windows installation using 'setup.py'. - Minor tweaks to the build and test tools.