summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2001-03-26add & enable colorizezuntum1-1/+2
2001-03-26Initial import of colorize-0.2.6zuntum5-0/+68
colorize is a log colorize perl script, with some ugly functions: * Many known log format (including: daemon [classic log format], squid [and oops], apache [access, error], xferlog, exim, and more) * Extreme regexp matches (email, url, size, address, version, file etc.) * Some usefull matches (user, service, protocol) * Theme support (with multiple config files) * HTML output support (with valid HTML and CSS code)
2001-03-26ysguardd wants to be setuid roothubertf1-1/+2
2001-03-26Clean up after installing digest, also use DEPENDS_TARGET to installhubertf1-2/+4
(in case someone wants something else then a 'install')
2001-03-26LYNX_SCREEN_LIB is for "lynx", not just "lynx-current".fredb1-2/+2
2001-03-26Document PINFO_USE_NATIVE_CURSES.fredb1-1/+7
2001-03-26Add a hook to build with NetBSD native curses. Only works on NetBSD-1.5fredb3-4/+25
and newer.
2001-03-26Fix the man page to not reference linux default paths. Bump to nb1.fredb3-2/+22
2001-03-25By popular demand, permit a default info path to be compiled in,fredb3-1/+88
and pass in a default suitable for NetBSD.
2001-03-25#ifdef __m68k__jtb2-4/+4
#define DF_MT DFMT_MOTOROLA #endif
2001-03-25Define the rule .c.o: in terms of libtool in the xgrid makefile.jtb2-35/+43
Fixes SPARC bulk build problem.
2001-03-25Add underscores around the machine arch names.jtb4-12/+12
2001-03-25s/Embedded/Embeddable/jtb1-2/+2
2001-03-25Changed the build process to work with the recently updated mpi-ch packagejtb2-3/+3
which installs its parts in locations different to the previous version.
2001-03-25Make compiling with ncurses work again, with lots of helpkim1-1/+3
from Frederick Bruckman. I verified that all three (curses, ncurses and slang) now work.
2001-03-25COMPAT_15 may be required on -current systems, not on 1.5 oneszuntum1-2/+2
2001-03-25Note in MESSAGE file that it requires COMPAT_13 and COMPAT_14 options!zuntum1-0/+7
2001-03-25Update gqmpeg to 0.8.3nb1, to play Ogg Vorbis properly.hubertf3-4/+26
Patch sent in PR 12470 by Rui-Xiang Guo <rxg@ms25.url.com.tw>
2001-03-25Hand-fudge patch-ab so that an RCS Id doesn't get in the way.simonb2-6/+4
2001-03-25Add an entry for PGHOME, the (now configurable) home directory ofwennmach1-1/+7
the pgsql user.
2001-03-25Add a patch from Andre McCurdy <armccurdy@yahoo.co.uk> to fix the arm32simonb3-6/+92
PIC code. Fixes PR pkg/12312 from Ignatios Souvatzis.
2001-03-25Make pgsql's home directory configurable. This is useful e. g. in caseswennmach5-19/+31
where ${PREFIX} is mounted read-only etc. Checked with Johnny C. Lam, who suggested two additional changes.
2001-03-25Update to 1.15mjl4-20/+10
2001-03-25Enable p5-File-Tempmjl1-1/+2
2001-03-25Initial import of p5-File-Temp, a perl5 package that providesmjl4-0/+31
functions for generating temporary files.
2001-03-25Enable p5-Log-Dispatchmjl1-1/+2
2001-03-25Initial import of p5-Log-Dispatch, a perl module for logging messagesmjl6-0/+72
to multiple outputs.
2001-03-25Enable p5-Text-Wrappermjl1-1/+2
2001-03-25Initial import of p5-Text-Wrapper, a perl5 module that provides simplemjl4-0/+30
word wrapping.
2001-03-25Update to 1.31. No changes available, Changelog stops at 1.23.mjl2-4/+4
2001-03-25Enable p5-HTML-Mason.mjl1-1/+2
2001-03-25Initial import of p5-HTML-Mason, a Perl-based web site developmentmjl4-0/+31
and delivery system.
2001-03-25Enable p5-MLDBMmjl1-1/+2
2001-03-25Initial import of p5-MLDBM, a Perl module store multidimensionalmjl4-0/+24
hash structures in tied hashes.
2001-03-25Enable p5-DBIx-Datasource, p5-DBIx-SearchBuildermjl1-1/+3
2001-03-25Initial import of p5-DBIx-SearchBuilder, a Perl extension formjl4-0/+23
easy SQL SELECT Statement generation.
2001-03-25Oops, typo in packlist path.mjl1-2/+2
2001-03-25Initial import of p5-DBIx-DataSource, a module that implementsmjl4-0/+28
create and drop functions for databases. Currently supported databases are MySQL and PostgreSQL.
2001-03-25Use less convoluted preprocessor logic.jtb2-10/+7
2001-03-25Build only static libraries since part of the library is written injtb16-133/+241
Fortran, libf2c is static, etc. Fixed "hdfi.h" to work with any architecture supported by NetBSD. Use "xdrposix.c" instead of "xdrstdio.c" since the latter seems to be missing some functions. Fixed "initialization from incompatible pointer type" warnings. General improvements to Makefiles. Should build/work on any NetBSD system now.
2001-03-25Java Developmement Kit, version 1.3.0. Works on NetBSD PowerPC portsmanu1-1/+2
2001-03-25Java Developmement Kit, version 1.3.0. Works on NetBSD PowerPC ports.manu7-0/+1224
2001-03-24The configure script has a test to see if -lXxf86vm should be included.wrstuden2-5/+13
So don't hard code its inclusion later!
2001-03-24Give thathubertf1-4/+2
* qt2 doesn't write compressed GIFs * applications like KDE2's konqueror are ~useless without it and * there's prior art (in FreeBSD, OpenBSD) switch on GIF support permanently. (After compiling without GIF support for a few hours AGAIN)
2001-03-24Recontruct bootstrap hack obviously required for strange experimentstron1-1/+6
performed by the dark side of the force.
2001-03-24Fix typo in last commit.tron1-2/+2
2001-03-24Only enforce the use of Zoularis under SunOS.tron1-2/+2
2001-03-24Fix MASTER_SITESzuntum1-2/+2
2001-03-24Update to xmame-0.37b12.1kristerw5-59/+32
2001-03-24Fix MAKE_ENVzuntum1-9/+2