summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-24PKGREVISION++salo8-9/+154
- build and install shared libraries and example programs (patches mostly from FreeBSD) - better DESCR
2003-05-24Update p5-XML-Simple to 2.07mjl2-5/+7
- added test to catch old versions of Storable which lack locking support - removed new-style loop which broke on 5.005_03 - suppress more uninitialised variable warnings - fixed strict mode requiring ForceArray on output - fixed warnings about uninitialised values - fixed warnings when NormaliseSpace undefined - added support for specifying ForceArray using regular expressions - added check to escape_value to guard against undefined argument - added NoIndent option - integrated a patch + new facility for removing extra levels of indirection (using the new 'GroupTags' option) + new facility for rolling the dreaded 'content' hash up into a scalar if there are no keys left after array folding (using the '-' prefix mode on the ContentKey option) + new facility for doing variable substitution in the XML; variables can be defined in Perl (using the new 'Variables' option) or in the XML document (using the new 'VarAttr' option) - added 'NormaliseSpace' option for tidying up hash keys and other text content if required - option names are now case-insensitive and can include underscores - XMLin() and XMLout() are now aliased to xml_in() and xml_out() when called as methods or imported explicitly - option names passed to XML::Simple->new() are now validated
2003-05-24- DESCR has 80 columns, remove licensing informationsalo3-43/+21
- simplify buildlink2.mk header files list - style nits No functional changes.
2003-05-24zenicb-19981202nb1; fix for XEmacs.uebayasi1-1/+2
2003-05-24Apply a patch to work with XEmacs. Tested with XEmacs 21.4.12.uebayasi3-4/+23
The fix is from Andrew J Cosgriff <Andrew dot Cosgriff at cc dot monash dot edu dot au> via misc@openbsd.org. Addresses PR21260. Bumps revision to 1.
2003-05-24- opera-7.11 [thanks, jdolecek!]salo1-2/+1
2003-05-24Update checksum for patch-bh (it was old).markd1-2/+2
2003-05-24- Update MASTER_SITES and HOMEPAGE.taca1-3/+3
2003-05-23Add BUILD_USES_MSGFMT, noted missing by Jeremy C. Reed in PR 20916.wiz1-1/+3
2003-05-23Update opera7 package to final Opera 7.11jdolecek4-16/+17
List of changes since beta is not available.
2003-05-23easytag-0.27.1nb1 update.wiz1-1/+2
2003-05-23Update to 0.27.1nb1: remove another trailing slash for mkdir(2).wiz3-2/+16
Soren Jacobsen contributed the patch in PR 21463.
2003-05-23Note graphics/gimp update.salo2-3/+4
2003-05-23Updated to 1.2.4.salo10-72/+93
Changes: - DESCR has 80 columns - better COMMENT - sync buildlink2.mk with reality - style nits 1.2.4: ====== - numerous bugfixes, too many to mention. see ChangeLog for details - print plug-in now depends on libgimpprint
2003-05-23Note addition of scli version 0.2.12 as net/scli into the NetBSD Packagesseb1-1/+2
Collection. The scli package was written to address the need for small and efficient command line utilities to monitor and configure network devices and host systems. The scli package is based on the SNMP management protocol. To summarize, the slogan for this little package is: "After more than 10 years of SNMP, I felt it is time for really useful command line SNMP monitoring and configuration tools. ;-)"
2003-05-23Add & enable scli.seb1-1/+2
2003-05-23Initial import of scli version 0.2.12 into the NetBSD Packages Collection.seb6-0/+92
The scli package was written to address the need for small and efficient command line utilities to monitor and configure network devices and host systems. The scli package is based on the SNMP management protocol. To summarize, the slogan for this little package is: "After more than 10 years of SNMP, I felt it is time for really useful command line SNMP monitoring and configuration tools. ;-)"
2003-05-23Note update of xmame/xmess to 0.68.1.kristerw1-1/+3
2003-05-23Update xmess to 0.68.1.kristerw3-6/+22
Changes since 0.67.2 include: - Almost everything from MESS 0.68. - Fixed the analog joystick support so that the Y-axis is recognized as analog. (Sebastien Devaux) - The command line is now parsed even if the display cannot be opened. (Christopher Stone, David Mitchell) - Added support to the core for 4-button mice and 10-button joysticks. (Ben Collins) - Fixed several problems and did a lot of cleanup in the XInput code, especially for the output (e.g., showing detection status. (Ben Collins) - Fixed a few problems with -listinfo output. (Andrea Mazzoleni)
2003-05-23Update xmame to 0.68.1.kristerw2-5/+5
Changes since 0.67.2 include: - Almost everything from MAME 0.68. - Fixed the analog joystick support so that the Y-axis is recognized as analog. (Sebastien Devaux) - The command line is now parsed even if the display cannot be opened. (Christopher Stone, David Mitchell) - Added support to the core for 4-button mice and 10-button joysticks. (Ben Collins) - Fixed several problems and did a lot of cleanup in the XInput code, especially for the output (e.g., showing detection status. (Ben Collins) - Fixed a few problems with -listinfo output. (Andrea Mazzoleni)
2003-05-23Use gmake to fix build problem. Fixes PR pkg/21565 by Karsten Kruse.jmmv1-1/+2
2003-05-23Note graphics/moz-{flash,mplayer} PKGREVISION++.salo1-1/+3
2003-05-23xscreensaver-{gnome-,}4.10 update done.wiz2-3/+4
2003-05-23Update to 4.10:wiz7-12/+875
Changes since 4.09: * New hacks, `cloudlife' and `klein'. * Added Apple ][+, HPUX, and OS/390 sessions to BSOD. * Added some Matrix Reloaded text to `xmatrix'. * Updates to `webcollage', `eruption', `jigglypuff', `metaballs', and `endgame'. * Completely ignore the `memoryLimit' setting now.
2003-05-23Updated to version 0.80.salo3-8/+24
Changes: - USE_X11 to reflect mozilla switch 0.80: ===== - Added option "display" which is passed to mplayer - Fixed a cosmetic debug message - Downloading prior to playing and saving off to a directory - Fixed up the filename for downloaded files - Copy files that have been downloaded to cache, that way we don't download twice - If file is downloaded already, don't download again, looping optimization - Fix crash - Fix problem with startrek.com - Added patch from Giuseppe Ghibo for osd - Added support for $HOME in dload-dir and logfile config options - Help rtsp protocol work - Added video/quicktime:sdp:Quicktime - Fixed a bug at www.apple.com/switch
2003-05-23libsndfile-1.0.5 update done.wiz1-1/+2
2003-05-23Update to 1.0.5:wiz3-7/+7
* Added support for HTK files. * Added new function sf_open_fd() to allow for secure opening of temporary files as well as reading/writing sound files embedded within larger container files. * Added string support for AIFF files. * Minor bug fixes and code cleanups.
2003-05-23Remove -O from default CFLAGS. Requested by Adam Ciarcinski.wiz2-7/+16
2003-05-23PKGREVISION++salo1-7/+9
- USE_X11BASE->USE_X11 after mozilla switch - style nits
2003-05-23Comment out CXXFLAGS so that the value of the environment variable is used.wiz2-4/+4
Requested by Adam Ciarcinski.
2003-05-23Add new header files into buildlink2.mk. Toru Takamizu in PR21657.uebayasi1-1/+4
2003-05-23-phoenix 0.6, thanks tayagrant1-2/+1
2003-05-23CFLAGS+=, not CFLAGS=. From Toru TAKAMIZU in PR 21656.wiz1-2/+2
2003-05-23mtr{-gtk,}-0.54 update done.wiz2-3/+4
2003-05-23Update to 0.54:wiz4-11/+10
v0.54 Added "scrolling" patch from Roland Illig, to allow scrolling in text mode. I've always wanted this...... v0.53 Added fix for raw mode.
2003-05-23Note update of net/flow-tools to version 0.66 [lots of bugfixes and aseb1-1/+2
couple of new features].
2003-05-23Update to version 0.66.seb14-158/+271
NOTE: The names of the default configuration files has changed. They now end in `.cfg' or `.sym'. Approved by MAINTAINER. Changes since last packaged version: * 4-3-2003 flow-tools-0.66 released * reapply flow-fanout linux patch, also infected flow-send * 4-3-2003 flow-tools-0.65 released * flow-send, flow-fanout: -s source IP address spoofing. * build: builddir != srcdir problems - noted by jos@catnook.com * build: All default config files installed by default. * build: config files end in .cfg, symbol files end in .sym. Note this changes the names of the default configuration files. * ftlib: ftfil.c - random sample filter - reqested by Edward Balas <ebalas@iu.edu> * ftlib: ftstat.c - ip-destination-address-source-count missing count - noted by Christian Cinetto <cinetto@garr.it> * build: example tags file installed by default. * ftlib: ftstat.c - broken ip-source-address/ip-destination-port - noted by Gerhard.Haindl@t-systems.at * ftlib: ftstat.c - broken ip-destination-address/destination-as - noted by carsten.strahler@lambdanet.net * remove bin scripts (mostly historical OSU stuff) * upgrade to automake 1.7.3 and autoconf 2.57 * docs: flow-report.sgml missing ip-source/destination-address/ip-protocol/ip-tos/ip-source/destination-port noted by shane.dawalt@wright.edu * flow-fanout: will not compile under linux - patch from alex.shepard@gettyimages.com * ftlib: ftstat.c - use FMT_SYM_LEN instead of hard coded 32 byte length. increase len to 64 bytes. * ftlib: fmt.c - fmt_uint*s() did not properly null terminate when symbol strlen >= max - noted by jed@onenet.net * 2-23-2003 flow-tools-0.64 released * flow-fanout, flow-capture, flow-receive: add startup= to STAT: line * docs: flow-fanout - missing -f -F - noted by RAR@syssrc.com * flow-split: consuming too many resources, noted by fin@finseth.com * ftlib: ftstat.c - rec2: in summary-detail report missing time_real field - noted by shane.dawalt@wright.edu * build: strouq() -> strtoull(). Check if strtoul() is really strtoull() - noted by shane.dawalt@wright.edu * ftlib: ftstat.c - protect potential divide by 0 errors - noted by shane.dawalt@wright.edu * flow-split: stag not initialized - patch from fin@finseth.com * build: ftlib.h should not require ftconfig.h - noted by jan@kneschke.de * build: lib/ftconfig.h does not belong in dist - noted by jos@catnook.com * ftlib: ftlib.h - FT_SO_RCV_BUFSIZE default to 4MB * ftlib: suppport.c - bigsockbuf() - more agressive reduction on large buffers. Report size. * ftlib: ftmask.c - flow-mask: rn_deladdr(): failed. Missing masklen set - noted by nik.hinson@assurance-dynamics.com * ftlib: ftfil.c - invert option to filter-definition req by mhyde@escape.ca * ftlib: shadowed variable names - fumerola@yahoo-inc.com * flow-cat: exit status 1 if no streams processed - req by mhunter@ack.Berkeley.EDU * ftlib: ftstat.c - bucket_dump_1(): loop typo noted by nik.hinson@assurance-dynamics.com * flow-capture: reload tags and filters with SIGHUP * flow-import: format4 wire format. * ftlib: ftstat.c - tag mask option should not require local tagging - noted by clay@bloomcounty.org * flow-*: catch extra command line args - noted by rcarrara@augustmail.com * ftlib: fttag.c - fix ToS tagging, add ANY tagging.
2003-05-23+ courier-0.42.2, dircproxy-1.0.5 [pkg/21644], distcc-2.4,wiz1-11/+17
docbook-xsl-1.61.1, gimp-1.2.4, gtkmm-2.2.2, leafnode-1.9.41, mtr-0.54, postfix-2.0.10, sablecc-2.18.1, tcl/tk-8.4.3, tcpreplay-1.4.1, texmacs-1.0.1.14, top-3.5b12.2, xscreensaver-4.10, yacas-1.0.55. - gaim (thanks, jmmv), mozilla (thanks, taya), spamassassin (thanks, abs)
2003-05-23ogmtools-1.0.3 update.wiz1-1/+2
2003-05-23Update to 1.0.3, from Quentin Garnier in PR 21655.wiz2-5/+5
- Fixed a bug in avilib.
2003-05-23note update of some packages that depends on mozilla.taya1-1/+4
galeon 1.2.10nb2 mozilla-stable 1.0.2nb4 phoenix 0.6nb1
2003-05-23Bump PKGREVISION.taya3-6/+6
PREFIX was changed becase of common Makefile was changed.
2003-05-23bump PKGREVISION since mozilla was updated to 1.3.1taya1-2/+2
2003-05-23jikes works under Linux as well.jschauma1-2/+2
2003-05-22Add support for native threads, per PR 20526.hubertf4-7/+28
Test-compiled on 1.6.1 and -current.
2003-05-22note update of mozilla to 1.3.1taya1-1/+2
2003-05-22Update mozilla to 1.3.1.taya4-10/+9
And change PREFIX from /usr/X11R6 to /usr/pkg. what's new from release notes * Mozilla Mail has junk-mail classification. With some initial "training" the client can identify and segregate spam messages from good messages. To see more about Mozilla's junk-mail classification, visit the Mozilla Spam Filtering page. * Newsgroup filters have been implemented. * An initial implementation of rich text editing controls has landed in Mozilla for 1.3.1. See the rich text editing page for more information. * Image auto sizing allows a user to toggle between full-sized images and images sized to fit the browser window. To give it a try, load a large image into the browser window or size the window to be much smaller. Now clicking on the image will alternate between auto-sized and full-sized. The feature can be disabled (or enabled) from the Appearance panel in Preferences. * Users can now "dynamically" switch profiles. To give it a try, from the tools menu select "Switch Profile..." * Find as you type, formerly known as type ahead find, has a new preferences panel (Advanced: Keyboard Navigation). * When installed, Chatzilla now has a normal Mozilla preferences panel. * Mozilla 1.3.1 also includes fixes for performance, standards compliance and site compatibility. * Mozilla has a new splash screen. We already know. Please don't report this to Bugzilla. Thanks.
2003-05-22Touch one last file to prevent autoheader from going off after touchingjmc1-2/+2
config.h in post-configure
2003-05-22Add some more protoypes in extern.h and check for setmode to shut up somejschauma3-3/+23
warnings.
2003-05-22Note revision bump for libwnck to 2.jmmv1-1/+2