modules are handled. Also buildlinkify, honor ${PKG_SYSCONFDIR}, and use
the general INSTALL scripts to handle the php3.ini config file. Become
the maintainer since the changes to the package structure are fairly large.
The new framework should make creating new PHP3 modules simpler, and makes
buildlinkifying those modules simpler as well.
no longer install all of the demo programs with openmotif (which are
largely just bloat), and we use bsd.pkg.install.mk to replace some of the
bloat in the package Makefile.
as they might not be there depending on whether INSTALL_RCD_SCRIPTS is set
in /etc/mk.conf when the package is built. Instead, assume that the other
rc.d scripts are in the same place as this "meta" script and locate them
using "dirname $0". Problem noted by Stoned Elipot <seb@netbsd.org> in
private email.
* native IPv6 support
* bug fixes
* --progress and -P now show estimated data transfer rate
* --no-detach option
* clearer error messages for some conditions
* a new apspreview script, that allows you to preview your print session
using gv, kghostview or ghostview
* a new apsfilter-bug script that assists you in releasing bug reports
* some handbook and manpage updates / fixes
* new drivers
* driver fixes
http://www.apsfilter.org/download/ChangeLog-7.1.1
Regen the patches files (one file per patch).
Fix for NetBSD ELF platform: files/stab-elf.c and config/untested/elf-netbsd-cc
(by way of patches/patch-af) adjusted.
Thanks to Nick for the helping hand and to Alistair for the previous work.
This should close PR 13527.
Make X11 support conditional by way if the ELK_USE_X11 variable.
I tried to enable Motif support: only Motif 1.X should work but
even with the lesstif12 package it does not - it does compile though.
So Motif support if commented out but leaved in case someone want to fix
ELK.
-additions:
-GtkPlot: display grids on top/below data
New function gtk_plot_set_pc
New signal "tick_label" to retrieve axes tick labels
New functions to handle axes labels
-GtkPlotDT: delaunay triangulization algorithm
-GtkSheet: New function gtk_sheet_get_entry_widget
Background colors and grid handling
-GtkPlotPC: New function gtk_plot_pc_set_viewport
-GtkPlotData: New alternative to retrieve data points trough a callback
function
Scale points size
New functions to autoscale gradient according to field
gtk_plot_data_get_point() to retrieve values
Data markers
-GtkPlotSurface: Use new Delaunay triangulization algorithm
New functions to colour the surface using a gradient
proportional to the height field
-GtkPlotCSurface: Gradient with sublevels
-GtkPlotCanvas: New child: CANVAS_MARKERS
New selection stretegy
New function gtk_plot_set_pc
gtk_plot_canvas_freeze/thaw methods
-fixes:
-build system
-memory leaks
-etc
-add a buildlink.mk
Provided in PR 15043 by Robert Elz.
"The changes appear to be mostly bug fixes - particularly some
memory leaks (at least from my point of view). If you've
ever done anything non trivial with an MNG, and see now big
things become, this might help."
dT8 8Tb aview is a high quality ascii-art image (pnm) browser
dT 8 8 Tb and animation (fli/flc) player which uses AAlib
dT 8 8 Tb (a portable ASCII Art library, part of the AA-project).
<PROJECT><PROJECT>
dT 8 8 Tb
dT 8 8 Tb aview features:
* High quality ascii art rendering
* Portable
* Save into many formats (html, text, ansi, more/less etc...)
* Contrast, Bright, Gamma control
* Image zooming/unzooming
* Three dithering modes
* Hidden "bonus" features :)
* Inversion
* Support for bright, dim, inverse attributes/extended character set
Provided in PR 15135 by Lubomir Sedlacik <salo@Xtrmntr.org>, modified
slightly by me to support buildlink functionality for X11 and netpbm,
and for slight formatting changes to the package Makefile.
moving the state directory for bytebench to /var/benchmarks instead of
trying to keep state in ${PREFIX}/share/bytebench. Distribution changes
from version 3.6 include:
* Double precision Whetstone instead of the old "double" benchmark.
* Removal of some obsolete files.
* "system" suite adds shell8.
* perlbench and poll added as "exhibition" (non-index) benchmarks.
* Minor change to fstime.c to fix overflow problems on fast machines.
* A lot more operating system-oriented tests into the index.
* Many tests rewritten to be more relevant for modern processors.
* New baseline: SPARCstation 20-61 with 128 MB RAM, a SPARC Storage
Array, and Solaris 2.3
--- www.ethereal.com announement
Ethereal 0.9.0 has been released. Several new features have been
added, including TCP graphs and ring buffer captures. The SMB
dissector was completely rewritten, and many enhancements were made
to the user interface. The text2pcap utility can now handle a
broader range of input data formats. The developer documentation
also received many updates. Bug fixes include a workaround for an
SNMP bug present several Linux distributions.
New dissectors include EAPOL, M2TP, MS RPC, MTP2, PCNFSD, PPP/EAPOL,
QLLC, SMPP, and SUA. The AppleTalk, BEEP (formerly BXXP), BGP,
CLNP, Coseventcomm, DCE RPC, Diameter, DVMRP, Gnutella, GRE, GTP,
HTTP, IPSEC, IPX, ISAKMP, iSCSI, IUA, L2TP, LDP, MMSE, Mobile IP,
MPLS, MTP3, OSPF, PPP, Prism, RADIUS, SCCP, SCTP, SDP, SMB, SMTP,
SNA, SOCKS, SSL, Telnet, TFTP, UCP, WAP, WCCP, WSP, and X.25
dissectors all received updates.
Ethereal now supports DBS Etherwatch, Visual Networks Visual UpTime,
and VMS TCPIPtrace capture files. Support for Ascend/Lucent debug,
Etherpeek, iptrace, and MS Netmon capture files was enhanced.
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
to make it compile again
Bumped version number as a package without the first fix may break other ones.
statements for NetBSD
* __unix is not any longer defined in new-toolchain gcc's so add __NetBSD__
to make it compile again
Bumped version number as a package without the first fix may break other ones.