summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-10-21one Python file is not byte-compiled if Python-2.1(-pth) is used,drochner2-4/+12
so comment out the result conditionally
2003-10-21Accept package revisions of the "db3" package, too.tron1-2/+2
2003-10-21fix INCOMPAT_CURSES pattern to work on NetBSD 1.6dillo1-2/+2
2003-10-21net/pim6[sd]ditojun1-1/+3
2003-10-21upgrade to 2003/10/21itojun2-5/+5
- make it compilable w/ gcc 3.3 and NULL as (void *)0.
2003-10-21upgrade to 2003/10/21.itojun2-5/+5
- make it compilable w/ gcc 3.3 and NULL as (void *)0. - various protocol fixes, including new IANA assignment for RP discovery
2003-10-20patch-aa and patch-ac patched the same file. Merge them.kristerw3-36/+31
2003-10-20With newest versions of X suse_libc5 is needed, otherwise the setup processmrauch1-1/+2
will hang. Reported by Martin Schmitz on current-users (and confirmed by others).
2003-10-20add RCS IDhubertf1-0/+1
2003-10-20Added milter-regex-0.6manu2-2/+4
2003-10-20The milter-regex plugin can be used with the milter API of sendmail(8) tomanu4-0/+30
filter mails using regular expressions matching SMTP envelope parameters and mail headers and body.
2003-10-20Note update of "x11-links" package to version 0.18.tron1-1/+2
2003-10-20XFree86 4.3.0 and above have "libXrender.so.1.2". Problem pointed on bytron2-3/+4
Bernd Ernesti.
2003-10-20Update db3 to db3-3.11.2nb1.agc4-4/+9
Add db_185 compatibility to databases/db3, from Jeremy Reed in PR 21237.
2003-10-20For some reason, the digest needs to be recalculated for patch-ag.agc1-2/+2
2003-10-20Update to dmesg2gif V1.1. Changes:hubertf3-16/+15
* Clean up temp file * Remove runtime check for graphviz package - that's really handled via dependencies * Note requirement for perl Addresses PR 23207 by Robert Elz / munnari.OZ.AU BANG kre /
2003-10-20Ugly hack to make this build on -current and 1.6.1_STABLE.hubertf2-4/+4
XXX <des.h> doesn't exist on 1.6.1_STABLE XXX <openssl/des.h> exists on both, but is incompatible and thus the package won't build on -current XXX <kerberosIV/des.h> works for both. XXX Someone make this mess go away. :( Fixes PR 23185 by mlelstv @ IRCnet
2003-10-20files missed in last commitgrant2-0/+85
2003-10-20merge some patches from FreeBSD ports.grant9-113/+672
allows this to build on FreeBSD using the ATAPI/CAM subsystem.
2003-10-20Note update of gsharutils to 4.2.1nb2agc1-1/+2
Apply fix from Kouichirou Hiratsuka in PR 22348: + don't create spurious ${PREFIX}/share/locale/<lang>. directories + don't populate said directories with .gmo files + only install .gmo files if necessary
2003-10-20Bump PKGREVISION for fix from 22348agc1-2/+2
2003-10-20Apply fix from Kouichirou Hiratsuka in PR 22348:agc2-1/+43
+ don't create spurious ${PREFIX}/share/locale/<lang>. directories + don't populate said directories with .gmo files + only install .gmo files if necessary
2003-10-20- Take over maintainership.junyoung1-3/+3
- Add category korean.
2003-10-20Make hanterm compile on -current again. Patch from Min Sik Kim.junyoung2-1/+14
2003-10-20s/graph/image/ in COMMENT.grant1-2/+2
2003-10-20usage messages don't belong in pkg descriptions.grant1-2/+0
2003-10-20this needs perl and is only (useful) for NetBSD.grant1-2/+6
move DEPENDS to appease pkglint.
2003-10-20Don't call exit(3) without arg. No idea why the compiler ate that before,hubertf2-1/+21
but in -current with gcc 3.x that's definitely a (valid) error. Noted in PR 23197 by Harry Waddell, caravan.com BANG waddell.
2003-10-20Two dots, not threeatatat1-2/+2
2003-10-20Import dmesg2gif-1.0: Output dmesg(8) device tree as GIF graphhubertf1-1/+2
Read dmesg(8) output (e.g. from /var/run/dmesg.boot), and output the device tree as GIF image to stdout. Usage: cat /var/run/dmesg.boot | /usr/pkg/bin/dmesg2gif | xv -
2003-10-20add & enable dmesg2gifhubertf1-1/+2
2003-10-20Import dmesg2gif-1.0: Output dmesg(8) device tree as GIF graphhubertf4-0/+63
Read dmesg(8) output (e.g. from /var/run/dmesg.boot), and output the device tree as GIF image to stdout. Usage: cat /var/run/dmesg.boot | /usr/pkg/bin/dmesg2gif | xv -
2003-10-19For SunOS case, add -DSYSV to CFLAGS, don't override CFLAGS with it.bouyer1-2/+2
2003-10-19Document the workaround in mail/safecat for gcc 2.95.3/arm.kristerw1-1/+9
2003-10-19Work around a gcc-2.95 arm bug that makes compiling the tryulong32.ckristerw2-1/+20
configuration test take ~forever.
2003-10-19no need to #include <malloc.h>.grant5-1/+53
fixes build on FreeBSD.
2003-10-19Note revision bump for squidGuard to 2.jmmv1-1/+2
2003-10-19Use PKG_SYSCONFDIR instead of PKG_SYSCONFDIR.squidguard (the later not usuallyjmmv1-3/+3
defined). Bump PKGREVISION to 2. From Ron Roskens in PR pkg/23189.
2003-10-19Update xbattbar to 1.4.2nb3 by adding support for ACPI - if APMagc1-1/+2
doesn't work, try to use ACPI to get the battery charge value, and AC charging switch. Known to work on my Sony VAIO (PCG-GRX315MP) with ACPI, and with thanks to: Lubomir Sedlacik for testing on an IBM T22 with ACPI Manuel Bouyer for testing on an IBM Thinkpad 600e with APM, and Brian A. Seklecki for testing on a Sony PCG-R505
2003-10-19Update xbattbar to 1.4.2nb3 by adding support for ACPI - if APMagc3-12/+199
doesn't work, try to use ACPI to get the battery charge value, and AC charging switch. Known to work on my Sony VAIO (PCG-GRX315MP) with ACPI, and with thanks to: Lubomir Sedlacik for testing on an IBM T22 with ACPI Manuel Bouyer for testing on an IBM Thinkpad 600e with APM, and Brian A. Seklecki for testing on a Sony PCG-R505
2003-10-19fix installation on Linux:grant3-12/+18
- s/LOCALBASE/PREFIX/ - s/X11BASE/X11PREFIX/ - install symlink for libgmodule - depend on gtk
2003-10-19fix installation on Linux:grant3-12/+19
- s/LOCALBASE/PREFIX/ - s/X11BASE/X11PREFIX/ - install symlink for libgmodule - depend on gtk
2003-10-19fix installation on Linux:grant6-24/+38
- s/LOCALBASE/PREFIX/ - s/X11BASE/X11PREFIX/ - install symlink for libgmodule - depend on gtk
2003-10-19style/whitespace fixesgrant1-27/+27
2003-10-19whitespace fixesgrant1-31/+31
2003-10-19more whitespace fixesgrant3-12/+12
2003-10-19we suggest setting XAPPLRESDIR in /etc/profile and /etc/csh.login, sogrant1-1/+7
provide a csh example as well as a bourne shell example.
2003-10-19fix some cut'n'paste whitespacegrant1-9/+9
2003-10-19; is used to terminate a yacc rule, and is not valid within a rule.grant2-4/+13
appeases bison on Linux.
2003-10-19tell imake not to build HTML man pages.grant1-1/+3