summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-07-19Changes 3.3:adam3-8/+14
- The default background color can now be set. - JOE now supports 256 color xterm. - The mouse can now resize windows and select menu entries. - During selection with the mouse, the window will autoscroll when you go past the edge. - An xterm-patch is included which makes "-mouse" mode work better. (With the patch, also set "-joexterm"). - Syntax files are provided: ADA, AWK, COBOL, SED, Postscript, and SQL - Improved jpico: search now looks more like real pico - Grep find: use ESC g to grep. Then use ESC space to jump to to indicated file/line.
2005-07-19The sources assume <malloc.h> exists. Create a fake one for platformskristerw1-1/+9
that don't have it.
2005-07-19There is a new variable TOOLS_VALUE_GNU.<tool> for each tool that is thejlam1-11/+25
value passed via the shell environment to the GNU configure script for each of the "GNU" variables names for the tool. It defaults to the full path to the real tool so that these may be safely embedded in scripts and config files. One exception is the value for YACC when we use bison. In that case, pass YACC="bison -y" to the configure script so that we will invoke bison in yacc-compatibility mode.
2005-07-19The sources assume <malloc.h> exists. Create a fake one for platformskristerw1-1/+9
that don't have it.
2005-07-19Regenerate so that the Mac OS X patch program undestands howkristerw2-13/+7
to apply it.
2005-07-19Whitespace fix.jlam1-2/+2
2005-07-19depends should be ../../<category>/<pkg>grant4-10/+10
2005-07-19depends should be ../../<category>/<pkg>grant1-2/+2
2005-07-19the option for fee-based-commercial-use is fee-based-commercial-use,grant1-7/+7
not fee-based-commercial.
2005-07-18Avoid trailing spaces in TOOLS_<TOOL> values if TOOLS_ARGS.* is empty.jlam1-2/+6
2005-07-18- Move option from "starttls" to "tls" as pointed out by schmonz@ in privateadrianp2-6/+7
email. - Use PKG_OPTIONS_LEGACY_OPTS to deal with the change.
2005-07-18Fix path to RFC-database, it's most certainly not in /usr/local.hubertf1-3/+5
Bump revision.
2005-07-18Fix misnamed configuration filei (which cuased it to not installreed1-2/+3
the configuration from examples to configuration directory). Bump PKGREVISION. graphics/gimp/Makefile CVS: ----------------------------------------------------------------------
2005-07-18Let djbware.mk provide paths to bglibs.schmonz1-3/+1
2005-07-18Configure conf-bg{incs,libs} files, if they exist.schmonz1-1/+5
2005-07-18Describe althash, badrcptto, bigdns, darwin, ignoreip2, netqmail,schmonz1-16/+15
outgoingip, qregex, realrcptto, sasl, starttls, syncdir, tinydns64, tls, viruscan. Remove nullenvsender (obsolete).
2005-07-18rubber-1.0tonio1-1/+2
2005-07-18Update to rubber 1.0tonio3-93/+80
Change maintainer address to @netbsd.org Update homepage to avoid redirections Main changelog entries: Version 1.0 (2005-07-11) More intelligent graphics conversion rules. New command-line options "--inplace" and "--into". New command-line option "-W" to report warnings. Modules "index" and "verbatim" fixed. Fixed path searching in Metapost. Fixed paper size handling (in dvips, dvipdfm, ps2pdf). Better handling of aux files from \include'd sources. approved by cube@
2005-07-18Add patch that should solve the annoyingwiz2-1/+17
Makefile:126: *** target pattern contains no `%'. Stop. breakage. XXX: If this works, I'll move this package to emulators/, where it belongs.
2005-07-18Add an aalib option to mplayer. Patch from Leonard Schmidt on tech-pkg.wiz2-3/+11
2005-07-18Removed RCS Id from the patch.rillig2-6/+4
2005-07-18Sync over files from src/usr.sbin/pkg_install to fix PR pkg/30658:hubertf3-23/+9
Warn, but don't error out on pkgs that were built with IGNORE_RECOMMENDED. Bump version to 20050718.
2005-07-18CONFIGURE_ARGS should be appended to, ie. +=grant1-2/+2
2005-07-18no need for patches to remove commandline args, just usegrant3-15/+8
BUILDLINK_TRANSFORM's "rm", and only on Darwin. hi adam :)
2005-07-18squirrelmail-1.4.5martti2-3/+5
2005-07-18Updated mail/squirrelmail-localesmartti3-721/+69
* sync with squirrelmail 1.4.5
2005-07-18Updated mail/squirrelmail to 1.4.5martti6-676/+36
* lots of bug fixes * translation updates
2005-07-18Updated mail/ja-squirrelmail to 1.4.5martti3-19/+31
* lots of bug fixes * translation updates
2005-07-18TOOLS_GZIP_CMD only holds the path to gzip now, so no need to strip offjlam1-2/+2
arguments anymore.
2005-07-18TOOLS_GZIP_CMD now only holds the path to gzip, so no need to strip offjlam2-4/+4
arguments anymore.
2005-07-18Export a new variable TOOLS_CMDLINE_<TOOL> that holds the full commandjlam3-138/+63
line (path and arguments) needed to run the real tool. Modify TOOLS_<TOOL> to hold only the path to the real tool. Modify falcons-eye/Makefile and qt3-libs/Makefile.common to use TOOLS_CMDLINE_YACC instead of TOOLS_YACC to that they'll use "bison -y".
2005-07-18Remove an extra ";" that confused the build on Darwin.kristerw1-2/+2
2005-07-18Do not include <malloc.h>.kristerw2-1/+16
2005-07-18Regenerate so that the Mac OS X patch program undestands howkristerw5-24/+24
to apply it.
2005-07-18The sources assume <malloc.h> exists. Create a fake one for platformskristerw1-1/+9
that don't have it.
2005-07-18Do not include <malloc.h>.kristerw2-1/+14
2005-07-18Regenerate so that the Mac OS X patch program undestands howkristerw2-10/+4
to apply it.
2005-07-18The sources assume <malloc.h> exists. Create a fake one for platformskristerw2-2/+18
that don't have it.
2005-07-18Note update of mail/bogofilter to version 0.92.8nb3 [perl dependency fix]seb1-1/+2
2005-07-18This package needs perl to run, for the bogoupgrade command.seb1-2/+3
Bump PKGREVISION to 3.
2005-07-17Regenerate so that the Mac OS X patch program undestands howkristerw2-9/+8
to apply it.
2005-07-17Rename variable: TOOLS_CMDLINE.<tool> => TOOLS_SCRIPT.<tool> to betterjlam2-23/+23
reflect the possible variable contents.
2005-07-17Regenerate so that the Mac OS X patch program undestands howkristerw4-22/+15
to apply it.
2005-07-17Fix C99 variable declarations to make this pkg compile with gcc 2.95.kristerw5-1/+330
2005-07-17Back out previous... the value will be exported in a different way.jlam1-4/+1
2005-07-17Export a new variable "TOOLS_<TOOL>_PATH" that holds only the path to thejlam1-1/+4
tool. This variable is defined if <TOOL> is defined for that tool (see tools/defaults.mk) and TOOLS_PATH.<tool> is set.
2005-07-17Completed the last change. It could have failed if NONBINMODE was 444.rillig1-10/+7
2005-07-17Changed the way the host.def file is updated. When doing unprivilegedrillig1-7/+8
builds, this file may have mode 0444 and was unwritable.
2005-07-17gimp/Gimp -> GIMPhubertf9-11/+11
2005-07-17Note emulators/spim update to 7.1.kristerw2-3/+3