summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-20buildlink1 -> buildlink2jlam1-5/+5
2002-09-20buildlink1 -> buildlink2jlam2-10/+10
2002-09-20add idea from fredb: option to pick out newest versions from severaldmcmahill1-1/+5
directories.
2002-09-20buildlink1 -> buildlink2jlam2-13/+12
2002-09-20Note update of ploticus to 2.04rh1-1/+2
2002-09-20Don't put package specific stuff like USE_BUILDLINK_ONLY into the commonjlam3-8/+11
Makefile, and include x11.buildlink.mk and bsd.pkg.mk separately. This will allow converting either to buildlink2 independently of the other.
2002-09-20Update ploticus to 2.04. Changes include tons of bufixes and improvements.rh7-142/+151
Provided by Grant Beattie <grant@netbsd.org> in private mail. New features include: * client-side imagemaps * Changed: #proc endproc may now be written #endproc. The old syntax will also continue to work. * New feature - proc areadef categories - new modifier selectrows which allows categories to be taken from data field based on a conditional expression. * New attribute - proc processdata - outfile allows result to be written to a file. This came up because a user wanted to perform arithmetic (a la getdata filter) to processdata result, and there was no way to do it. * New feature - proc annotate can now do drop shadows, beveling, and colored backing box with or without outline. * New attribute - proc getdata - pf_fieldnames for defining post-filter fieldnames. * New attribute - config and proc settings - numberspacerthreshold controls when thousands separator characters begin to appear. * New system variable - CM_UNITS - indicates if working in -cm mode or not. * HTML server-side imagemap support has been added. * The data parsing code has been rewritten, and now allows situations that weren't allowed before. * new attribute - proc getdata - nfields - Controls the expected number of fields per record. * new attribute - proc getdata - fieldnamerows - like fieldnames but allows data field names to be given one per line. * new attribute - proc lineplot - gapmissing - allows missing data points to cause a gap in the curve. Similar parameter added to lines and chron prefabs. * new attribute - proc scatterplot - clustermethod - control how duplicate points will be clustered. * new attribute - proc scatterplot - symfield and symrangefield - allows symbol shape, color, etc. to be controlled by a data field. * new attribute - proc scatterplot - dupsleg allows symbol shape, color, etc. to be controlled by degree of duplicity * prefabs - added rectangle as a standard parameter. It controls plotting area size (and location, if rendering in paginated postscript). * some new functions, including $numgroup() and $dategroup() which are useful in grouping a set of numbers or dates into bins. * SVG capabilities. The driver was written by Bill Traill. * postscript - ISO Latin1 encoding added, so that European characters may be produced in postscript exactly like they are in the other environments (ascii 128-255). * Created graphic files are automatically chmod'ed to mode 644. * Prefabs * CGI mode * A new script interpreter. New flow of control operators including: #elseif #else #for #while #setifnotgiven #call #write #shell, etc. Also, increased capacities for data fields and variables (250 chars) and script input lines (3000). The new interpreter involves some script syntax changes that may cause existing scripts to break in some cases. * #sql, a new directive for retrieving data directly from an SQL database. This is currently under development, and user-contributed client interfaces to DBMSs such as MySQL and Oracle would be welcome (the code is in dbinterface.c) * Added: proc areadef autorange - new subattributes selectrows (for selecting rows to be considered when scanning for min and max) and combomode (to allow correct finding of min and max for situations like error bars and stacked bars). * Added: proc areadef autorange - now sets variables DATAXMIN, DATAXMAX, DATAYMIN, and DATAYMAX - the actual minima and maxima of data field. * Added: proc axis - stubevery attribute * Added: proc getdata - pathname attribute, to specify data file name directly without involving cat(1) * Added: proc bars - colorfield attribute - set bar color based on a data field * Added: proc legendentry - tag attribute * Added: various new functions * Added: the temp file default path name and default slash character can now be changed in pl.h or in a config file. * Added: resource utilization (cpu time and size of created disk files) now can be controlled. Default upper limits are 10 cpu seconds and 5,000,000 bytes. Limits may be altered in pl.h or by using a config file * Added: various other config file settings
2002-09-20buildlink1 -> buildlink2jlam3-30/+7
2002-09-20Update ns-remote to 1.7abs1-1/+2
'Support' netscape7 Fix multiple entry NETSCAPE_PREFERRED logic
2002-09-20Update to 1.7abs2-8/+8
'Support' netscape7 Fix multiple entry NETSCAPE_PREFERRED logic
2002-09-20buildlink1 -> buildlink2jlam2-13/+15
2002-09-20Note removal of kyahoo, which has been superseded by kyim.jlam1-1/+2
2002-09-20kyahoo has been removedjlam1-2/+1
2002-09-20kyahoo is dead...superseded by kyim.jlam7-108/+0
2002-09-20Initial import if kyim-1.0.jlam1-1/+2
KYim is an instant messenger for Yahoo! networks. It supports basic connection to the Yahoo! Networks system, and connection through HTTP proxies, allowing you to: * manage your buddy list (add/remove buddies) * chat with your buddies by instant messages * send messages to your buddies when they are off-line * take part in conferences * have information about your Yahoo! Mail (is there mail waiting?) * receive incoming file transfers KYim is the successor to KYahoo, which is no longer maintained.
2002-09-20Note update of feh to 1.2.1rh1-1/+2
2002-09-20Add and enable chat/kyim.jlam1-1/+2
2002-09-20Update feh to 1.2.1. Changes include:rh4-22/+17
* Move to buildlink2 * Tons of bugfixes * stick in yudit.ttf. it's not as pretty, but it is, apparently, DFSG compliant etc. * add support for using the numeric keypad to scroll and zoom the image. * New menu colour/style - "feh -Tblack src/testimages" * Add --zoom option. * Use giblib fontstyles for menus, instead of hardcoding the shadow. * Let users choose menu style with --menu-style. Standard giblib semantics. * make sure fullscreen windows are really fullscreen. * feh uses giblib now * When you set a bg with feh, it now stores the necessary commandline to restore that bg in ~/.fehbg. * Use < or > keys to do in place edit rotations, 90 degrees left or right. * Some basic in place editing. * Slightly tweaked menu sliding behaviour.
2002-09-20Note addition of giblib-1.2.2rh1-1/+2
2002-09-20Initial import if kyim-1.0.jlam4-0/+81
KYim is an instant messenger for Yahoo! networks. It supports basic connection to the Yahoo! Networks system, and connection through HTTP proxies, allowing you to: * manage your buddy list (add/remove buddies) * chat with your buddies by instant messages * send messages to your buddies when they are off-line * take part in conferences * have information about your Yahoo! Mail (is there mail waiting?) * receive incoming file transfers KYim is the successor to KYahoo, which is no longer maintained.
2002-09-20Add and enable giblibrh1-1/+2
2002-09-20Initial import of giblib-1.2.2, a programmer's utility library and imlib2rh6-0/+101
wrapper used by feh and other utilities.
2002-09-20buildlink1 -> buildlink2 and move the USE_BUILDLINK2 definition to thejlam3-10/+7
common Makefile.
2002-09-20Fix up the LIBADD lines of the Makefiles to properly refer to uninstalledjlam3-1/+29
libtool archives by their full pathnames, as noted in the libtool.info file. This makes kdemultimedia2 work properly with buildlink2 during installation when relinking occurs.
2002-09-20Update chat/libyahoo to 0.18.4. Changes from version 0.18.2 are forjlam6-20/+21
thread-safety, to build a shared library, and a very minor bug fix.
2002-09-20Fix pkg/18211 from Hume Smithskrll1-10/+22
Reverse the change to how templates are handled, made between 3.0.4 and 3.0.5, for older toolchains. Removing inline for newer toolchains produces smaller code. Removing inline for older toolchains produces buggy code. Do some reorganisation while I'm here.
2002-09-20buildlink1 -> buildlink2jlam1-5/+5
2002-09-20buildlink1 -> buildlink2jlam1-3/+3
2002-09-20buildlink1 -> buildlink2jlam3-14/+13
2002-09-20Create PTHREADBASE, which has the base prefix location for the pthreadjlam1-4/+7
libraries.
2002-09-20Remove ${PREFIX}/share/kde/apps/knewsticker with @unexec instead of @dirrmjlam1-2/+2
as it might contain files from kdeaddons2.
2002-09-20Try to remove ${PREFIX}/share/kde/apps/knewsticker. It might also havejlam1-1/+2
stuff from kdenetworks2, so don't use @dirrm.
2002-09-20buildlink1 -> buildlink2jlam1-5/+5
2002-09-20Update bmake and mk-files to latest versions.sjg7-85/+26
bmake is now sync'd with NetBSD-1.6 mk-files have been overhauled to handle ELF on BSD systems.
2002-09-20buildlink1 -> buildlink2jlam3-20/+17
2002-09-20add missing RCD Id.grant1-0/+3
2002-09-20buildlink1 -> buildlink2jlam2-7/+8
2002-09-20We use ghostscript.mk, so lose the DEPENDS on ghostscript.jlam1-2/+1
2002-09-20buildlink1 -> buildlink2jlam1-6/+4
2002-09-20buildlink1 -> buildlink2.jlam1-6/+4
2002-09-20remove DEPENDS on p5-DBI, as we are using buildlink2 now.grant1-3/+1
as discussed with jlam.
2002-09-20Revert previous...I'd already put it into kde2/buildlink2.mk.jlam1-2/+1
2002-09-20Make USE_X11BASE a common setting amongst KDE2 software.jlam1-1/+2
2002-09-20Add a buildlink2.mk file for other packages to use.jlam1-0/+24
2002-09-20Use BUILDLINK_PKGSRCDIR.kdelibs2 instead of referring to the pkgsrcjlam1-3/+5
directory for kdelibs2 directly. Also some minor whitespacing.
2002-09-20Make these scripts more portable by taking advantage of automatic rc.dgrant45-91/+91
script handling and using @RCD_SCRIPTS_SHELL@. as discussed with jlam.
2002-09-20Fix typo, from pkg/18336 by Joachim Koenig-Baltes.jlam1-2/+2
2002-09-20buildlink1 -> buildlink2.grant1-9/+8
OK'd by jlam.
2002-09-20add missing RCS Id.grant1-0/+2
2002-09-20add missing #! line and RCS Id.grant1-0/+4