Age | Commit message (Collapse) | Author | Files | Lines |
|
its libraries and headers.
|
|
headers and libraries during a "make build". Add a patch to directly
modify the configure script to remove build dependency on autoconf.
|
|
headers and libraries during a "make build".
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, to be used by other packages.
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, to be used by other packages.
|
|
the required headers and libraries for jpeg and zlib.
|
|
in the base system. Make sure that libz.so is found during the build.
|
|
|
|
|
|
|
|
|
|
|
|
the last modification time as reported by the HTTP server.
It produces by default a HTML 2.0 document on standard output.
|
|
Changes since 0.37b14.2 include:
- Everything from MAME 0.37b15 except for 'steadykey' support.
- Added an aRts sound server driver. (Manuel Teira)
- Added another aRts sound server driver. It needs reasonable aRts
server settings, something like artsd -F 6 -S 4096 should be ok to get
near accurate response time. (Petr Smotek)
- ALSA updates: Added preliminary support for ALSA 0.9 API; split the
0.5 and 0.9 API stuff into separate files. (Shyouzou Sugitani)
- HotRod support is now enabled by either -hotrod or -hotrodse, just
like the DOS/Win32 version.
- Added dummy flicker and vector orientation functions to fxvec.c so
that xmame.xfx can link again.
|
|
m68k cross assembler on alpha. Without optimization gas gives
the same results as on a real m68k box (NetBSD/mac68k). With
optimization, gas crashes.
|
|
Overview of changes in Ethereal 0.8.18:
* Improvement of 'make clean' targets. (gilbert)
* Added the ethereal capture preferences to the preference file. (Jeff, Guy)
* Fix automake packaging of win32-only files. (gilbert)
* Remove "etypes.h" include from "ipproto.c" (gilbert)
* Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. (Guy)
* Get rid of an unused variable, and fix a typo in a comment in packet-ldap.c (Guy)
* packet-snmp.c Fix up a pile of NullTVB uses that were left in the previous checkin. (Guy)
* Assorted cleanups in packet-kerberos.c (Guy)
* packet-vines.c, packet-quake.c, packet-snmp.c, check for disabled protocols and set "pinfo->current_proto" (Guy)
* Assorted ISIS enhancements. (Hannes Gredler)
* When dissecting the ISIS NLPID CLV, use the "nlpid_vals" array to convert NLPID values to protocol names. (Guy)
* In wiretap/buffer.c Fix "data" member of a Buffer structure g_malloc casting (Guy)
* In wiretap/lanalyzer.c Removed g_assert_not_reached and return 0; from lanalyzer_open() loop. (Guy)
* Fix the e-mail address for Joerg Mayer (and remove it from files he wasn't involved with). (Guy)
* Quarterly (or so) update to manuf (Gerald)
* Move the declaration of "ipprotostr()" out of "epan/packet.h" into a new "ipproto.h" header file. (Guy)
* Move the declaration of "etype_vals[]" from "epan/packet.h" to "etypes.h". (Guy,Ed Warnicke)
* Fix to a preferences dialog bug, from <inoue@ainet.or.jp>. (Guy)
* Fix to WTP retransmission indicator dissection (Guy,Olivier Biot)
* packet-bgp.c, packet-bgp.h tvbuffified (Heikki Vatiainen, Guy)
* Add -I/usr/local/include" into CFLAGS because GLib 1.2.9 doesn't any more (Guy)
* WTLS client and trusted key ID handling enhancements (Patrick Wolfe, Guy)
* Tvbuffify packet-yhoo.c (Nathan Neulinger)
* Makefile.nmake pulls in settings from config.nmake (Gram)
* ascend-scanner.l, #define YY_NEVER_INTERACTIVE to avoid reference to isatty() on Win32 (Gram)
* IP fragment reassembly (Ronnie Sahlberg, Guy)
* Fixed problem with nmake compiling lemon.c twice (Gram)
* Check the validity of numbers specified in command-line options. (Guy)
* Add ONC RPC strings to the tree as strings, with a field index (Ronnie Sahlberg, Guy)
* YPPASSWD support (Ronnie Sahlberg, Guy)
* Distribute wtap.def (Gram)
* Include "image/Makefile.nmake" in the distribution tarball. (Guy)
* Fixed up the messages printed for the SSL checks (Guy)
* Have status bar to display nothing, rather than "Text (text)", when a
"proto_tree_add_text()" field is selected. (Ronnie Sahlberg, Guy)
* Cleanup the text item pseudo-field for the '-G' option (Guy)
* Get rid of the FT_-name-to-description filtering in eproto2sgml (Guy)
* DCE RPC updates (Todd Sabin, Guy)
* Cleanup packet-rsvp.c object class-specific types (Guy)
* Added error messages to proto.c for BASE_NONE in FT_INTn & FT_UINTn (hagbard,Guy)
* Added perl script to generate X11 dissector fields (Guy)
* Include "process-x11-fields.pl" and "x11-fields" in the source distribution (Guy)
* Fix up "process-x11-fields" to allow both a base *and* VALS to be specified (Guy)
* Make the X11 fields that correspond to drawable IDs, masks, and the like
display as hex rather than decimal. (Guy)
* packet-x11.c - Use "%u", not "%d", to print unsigned quantities (Guy)
* Add support for comments in "process-x11-fields.pl", and add a copyright
notice/RCS ID/credit to Christophe to "x11-fields" as a comment. (Guy)
* packet-eigrp.c - Put top-level item for a TLV into the protocol tree with a text
value, for display if an exception occurs (Guy)
* KLM support (Ronnie Sahlberg, Guy)
* Put an RCS ID/GPL/copyright notice into the "process-x11-fields.pl" script (Guy)
* tethereal.c - Add a "return 0;" at the end of main() to pacify MSVC 5 (Gram)
* Fix Gerald's e-mail address - (Guy)
* dfilter_expr_dlg.c - Treat BASE_BIN like BASE_DEC for numeric value of value_string (Guy)
* README.developer - Explain BASE_{DEC,HEX,OCT,BIN} a bit more (Guy)
* editcap.c - add return 0; to main routine (Guy)
* TODO - Update the reassembly item to note that IPv4 fragments are now reassembled. (Guy)
* SPRAY support (Ronnie Sahlberg, Guy)
* rquota support completed (Ronnie Sahlberg, Guy)
* When registering numeric fields, check that a base other than BASE_NONE was specified. (Guy)
* Tvbuffification of the IPv6 and ICMPv6 dissectors, and some bug fixes (Heikki Vatiainen, Guy)
* Get rid of NullTVB references. (Guy)
* Get rid of END_OF_FRAME, BYTES_ARE_IN_FRAME references in tvbuffified dissectors. (Guy)
* Move the declarations of IP protocol numbers to "ipproto.h" from "packet-ip.h". (Guy)
* Get rid of unnecessary includes. (Guy)
* Signed vs. unsigned fixes (Joerg Mayer, Guy)
* Tvbuffify the RIPng dissector. (Guy)
* RANAP support (Martin Held, Guy)
* Modbus/TCP support (Riaan Swart, Guy)
* Tvbuffify the Gryphon dissector. (Guy)
* Undefine "isprint()" before re-defining it, to squelch a compiler warning. (Guy)
* Configure.in - Fail if both UCD and CMU SNMP headers are found because of link problem (Guy)
* If the SNMP headers were found but we failed to find "sprint_objid()", fail SNMP config (Guy)
* Make "col_set_str()" and "tvb_reported_length_remaining()" available in plugins. (Guy)
* Get rid of support for non-tvbuffified plugin dissectors. (Guy)
* "-l" command-line option to turn on automatic scrolling in "Update list
of captures in real time" captures (Christian Lacunza, Guy)
* HPUX plugin support using g_module_supported (Guy)
* Added support for DHCP Authentication extensions specified in
draft-ietf-dhc-authentication-16.txt (Ashokn)
* Added support for RSVP Refresh Reduction Extensions -
draft-ietf-rsvp-refresh-reduct-05. (Ashokn)
* Added one-line summary of each RSVP object in the object line. (Ashokn)
* Additional OSPF LSA types and opaque-options flag (Michael Rozhavsky, Guy)
* packet-wtls.c updates (Alexandre P. Ferreira, Guy)
* IPX SAP over IPX EIGRP support, and IP EIGRP authentication updates (Paul Ionescu, Guy)
* PIM enhancements and fixes (Heikki Vatiainen, Guy)
* Support for dissecting XDR arrays (Ronnie Sahlberg, Guy)
* NIS+ support (Ronnie Sahlberg, Guy)
* Additional LDAP checks for invalid packets (Scott Renfro, Guy)
* Better support of timestamps from NetXRay captures (Chris Jepeway, Guy)
* Automake updates for next version of automake (Nathan Neulinger, Guy)
* Updates for the next version of autoconf (Nathan Neulinger, Guy)
* Passive FTP support (Juan Toledo, Guy)
* Fix a text window, scrollbar bug reported by Christopher McAvaney (gerald)
* Updates to OSPF for the changes between drafts 3 and 4 of
* Various ISIS improvements (Jean-Christian Pennetier, Guy)
* osi-util.c Fix postfix error in string generation (Chris Fould, Guy)
* Support for Cisco-proprietary capabilities in BGP (Jian Yu)
Overview of changes in Ethereal 0.8.17:
* Display filter GUI fix (Guy)
* Build fix: use SSL_LIBS if found by configure (Henri Gomez)
* Fix 2 off-by-1 erros in the code that selects a field after
user clicks on a byte in the hex dump (Gilbert)
* Typo fixes to packet-q931.c (Thomas Gimpel)
* Win32 build: create HTML doco (Gilbert)
* Fixes for Lemon compilation (Guy)
* Wiretap file-close fix (Guy)
* Wiretap open() design fix (Guy)
* New dissector: support for CUPS browsing protocol (Charles Levert)
* Wiretap support for Cisco HDLC (Guy)
* New dissector: Cisco HDLC (guy)
* Tvbuffication of MOUNT dissector (Ronnie Sahlberg)
* Tvbuffication of HCLNFSD dissector (Ronnie Sahlberg)
* Memory double-free fix (Guy)
* Change tvb_get_ptr() to return 'const guint8*' (Gilbert, Guy)
* Fix for IEEE 802.11 trying to modify result of tvb_get_ptr() (Guy)
* Update to CUPS (Guy)
* Update to CLNP (Guy)
* Fix for Win32 file renaming (Guy)
* Update to MGCP (Ed Warnicke, Guy)
* Update to STAT dissector (Ronnie Sahlberg)
* Check for NULL in proto_tree_add_* routines (Guy, Jeff)
* Tvbuffication of YPSERV (Ronnie Sahlberg)
* Tvbuffication of BOOTPARAM (Ronnie Sahlberg)
* New dissector: DCE RPC support (Tod Sabin)
* Update to SMB mailslot, browse, pipe (Guy)
* Update to SMB (Guy)
* Add 48.48 PNG of new 3d logo (Gilbert)
* Compiler warning fixes (Guy)
* MS Proxy fix and tvbuffication (Guy, Jeff)
* Move address routines to epan (Ed Warnicke)
* Change "IEE 802.3" Ethernet label (Gilbert)
* New feature: Protocol Hierarchy Statistics (Gilbert, Guy)
* Win32 build: build wiretap as DLL, use WinPcap 2.1 (Gilbert)
* New feature: multiple named data sources (Jeff, Guy)
* Update to Frame Relay (Jeff, Guy)
* New dissector: LMI for frame relay (Jeff)
* New dissector: Wellfleet compression (Jeff)
* Update to WTP (Guy)
* Updates to AFS (Nathan)
* Fix for WCP (Guy, Jeff)
* Back out guint64 handling in wiretap netxray module (Guy)
* Add APi for creating progess dialogues (Guy)
* Tvbuffication of ICQ (Guy)
* GTK-related code fixes (Eduardo PĂ©rez Ureta)
* Update to RX (Nathan)
* Add "-D" flag to tethereal to show list of all network
interfaces (Guy)
* Update to IP: check for small header lengths (Guy)
* Update TPKT (Guy)
* Fix for ICMPv6 crash (Olivier, found by Heikki Vatiainen)
* Fix for "checksum bad" flags in proto_tree in IP, UDP, TCP (Guy)
* Update to PPP (Guy)
* Update to Q.931 (Guy)
* New disector: BACNET (Hartmut Mueller)
* Code movement from dissectors to epan (Ed Warnicke, Guy)
* General code cleaning (Guy)
* Win32: load wpcap.dll at run-time, not load-time (Gilbert)
* Support for "Transparent Ethernet Bridging" (Guy)
* New dissector: GTP (Michal Melerowicz)
* Fix for ISAKMP : check for length of payload (Tim Newsham)
* Win32 build: use NullSoft Installer to provide packaging (Gilbert)
* Win32 build: keep version number in config.nmake, and generate
text files that need that version number (Gilbert)
* Win32 build: wiretap can use zlib (Gilbert)
* Update to SNMP (Guy)
* New dissector: RWALL (Ronnie Sahlberg)
* OSI-over-PPP support, plus fixes to ISIS (Hannes Gredler)
* Updates to SCTP (Michael Tuexen)
* Wiretap: support for Ascend version 7 output (Gerald)
* Fixes to NTP (Joerg Mayer)
* Doco updates (Guy, Gilbert)
* Fix for GTK file selection showing wrong directory in Open/Save As (Gilbert)
* Win32: isprint() hack to keep GTK from not showing characters in hex
dump and follow-tcp-stream window in certain cases (Gilbert)
|
|
Changes:
[Foxgui-announce]New Drop of FOX [0.99.169]
http://groups.yahoo.com/group/fox-users/message/2431
[Foxgui-announce]FOX 0.99.172 dropped
http://groups.yahoo.com/group/fox-users/message/2433
|
|
|
|
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages
during build.
|
|
|
|
|
|
|
|
|
|
result, remove unnecessary flags to search specific source directories
before ${LOCALBASE}/include for headers.
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages
during build.
|
|
|
|
|
|
|
|
patch the configure script directly to remove the build dependency on
autoconf.
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages.
|
|
|
|
- Added new const const pointer versions of pixmap functions to eliminate
an annoying pointer warning message that was generated by the Sun and
other C++ compilers.
- Eliminated all "var hides class::var" warnings.
- Eliminated all "string literal converted to char *" warnings.
- The file chooser buttons use user_data() rather than the label to decide
what to do, allowing the label to be somewhat cleaner.
- Fl_has_idle only tested N-1 callbacks and missed one.
- Fl_Gl_Window has a new method to allow you to get and set the context:
void Fl_Gl_Window::context(void*, int destroy = 0)
void* Fl_Gl_Window::context() const;
Return or set a pointer to the GLContext that this window is using. This
is a system-dependent structure, but it is portable to copy the context
from one window to another. You can also set it to NULL, which will
force FLTK to recreate the context the next time make_current() is
called, this is useful for getting around bugs in OpenGL implementations.
If destroy_flag is true the context will be destroyed by fltk when the
window is destroyed, or when the mode() is changed, or the next time
context(x) is called.
- Added Fl::add_check(...), Fl::remove_check, and Fl::has_check. These are
similar to idle callbacks but are only called just before it waits for
new events. They can be used to watch for changes in global state and
respond to them.
- Added simple FLTK and FLUID manual pages.
|
|
${BUILDLINK_INCDIR} and ${BUILDLINK_LIBDIR}, for use by other packages.
|
|
|
|
* lib/DBD/File.pm (table_info): Added closedir().
|
|
* Changed distribution to include
files generated by Solaris bison 1.27
* Added LIMIT clause
|
|
Added untested SEEK, TELL, and EOF methods to IO::Scalar and
IO::ScalarArray to support corresponding functions for tied
filehandles
Removed not-fully-blank lines from modules; these were causing lots
of POD-related warnings
IO::Scalar objects can now be made sensitive to $/ . Pains were
taken to keep the fast code fast while adding this feature
IO::Scalar has a new sysseek() method
|
|
* Turkish translation
* minor bug fix
|
|
- updated Elpin VGA BIOS to version 2.40, and changed pointer in .bochsrc
- fixed .conf.x86 script so that it uses c++ instead of egcs for C++ files
- now Makefile targets that recurse into subdirectories use double colons,
so that it will always recurse into subdirectories. Now a single make
command should notice a modified source file in a subdir.
- fixed bug in bx_panic. If BX_PANIC_IS_FATAL==0 and a (non-fatal) panic
occurs, it used to call bx_atexit() and then return. It should never
call bx_atexit, which starts to shut down the simulator, unless it's
really going to quit!
- support 2.88 MB floppy disks
- since dataseghack is checked in as non-executable, invoke it with
"csh dataseghack"
- double fault patch from Thomas Petazzoni <thomas.petazzoni@ifrance.com>,
sourceforge patch #423726.
- removed -fno-builtin from fpu makefiles
- redefine u_char, u_short, etc. in order to not conflict with system
definitions of these same types.
- in cdrom.cc, remove the extern "C" { } structure around some of the
header files. This is no longer necessary.
- do not panic on hard disk command 0x1f2 (read sector count)
- in keyboard.cc:
- apply Todd Fries' reset patch
- recognize most of the "Grey" insert/delete/home/end/etc. keys the
same as keypad keys.
- removed panic on "kbd_ctrl_to_kbd(): got value of 0x??"
- implement mouse command 0xf6 (set defaults)
- apply Suboner@aol.com's Xwindows timing patch from
http://sourceforge.net/tracker/index.php?func=detail&aid=418730&group_id=12580
&atid=312580
- remove all patches from patches subdir which have already been applied.
The remaining ones are under consideration but not applied.
|
|
- fix segmentation fault in pg_error
- bug-fix for core-dump after any failed function call
- add support for the datatype bytea
- fix bug in connect method, which erroneously set the userid and the
password to the environment variables DBI_USER and DBI_PASS
- which removed the special handling of a backslash when used for octal
presentation. Now a backslash always will be escaped.
- remove memory-leak in ping function, bug-fix
- correct the recognition of primary keys in table_attributes().
- fix a segmentation fault in DBD::pg::blob_read() when reading LOBs that
required perl to reallocate space for the variable holding the scalar value
- updated test.pl to create a test blob larger than 256 bytes (now 128 Kbytes)
- fix a seg-fault when inserting large amounts of text.
- remove the newlines from the error messages and quote date placeholders.
|
|
post-extract target.
|
|
Please use pkgdiff, since it avoids (in most cases) the problem with
RCS ids in patches, like in this one.
|
|
|
|
This is NetBSD's make(1) utility, with a configure script and
supporting replacements for various NetBSD library routines, ported to
other Operating Systems by Simon Gerraty. Solaris, SunOS, HP-UX,
Linux and AIX are amongst the operating systems supported.
|
|
|
|
These are the support files for the bmake utility, by Simon Gerraty.
|
|
1.95b123 (2001/05/24) mew-dist release
* Defining mew-draft-mode-reedit-queue-hook.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Inputting RET for C-uP and C-uN changes the mark to the default.
NINOMIYA Hideyuki <nin@shikoku.ne.jp>
* Defining mew-config-guess-addition.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* signature is selectives by cases.
KOSUGE Takuya <kosuge@dg7.so-net.ne.jp>
* A bug fix for NetNews folders.
* Using jit-lock on Emacs 21.
* Defining mew-face-eof-{message,part}.
* Defining mew-insert-final-newline due to the bug of narrow-to-region
on Emacs 20 and XEmacs. ^L can't be broken.
* "E" works for RFC822 messages.
* mew-news-path is passed to mewls.
* mew-cc and mew-dcc uses mew-mail-address() if it is 'me.
SUGIMORI <taro@fc.jpn.org>
* A patch for mew-summary-retrieve-message().
Makoto Kohno <kohno@cr.scphys.kyoto-u.ac.jp>
* A patch for contrib/mew-browse.el.
Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
* Lovely hack for mew-config-guess-when-composed. Now a user can
watch a header when modified.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
* Thread key-bindings are now reset. They all have the prefix "t".
* C-uP and C-uN set mew-mark-walk.
* Adding .dll.
Tak Ota <Takaaki.Ota@am.sony.com>
* A bug fix for mew-config-guess-when-replied.
Tatsuya Kinoshita <tats@vega.ocn.ne.jp>
1.95b122 (2001/05/09) mew-dist release
* Big5 for XEmacs.
* Fixing infinite loop of mew-summary-setup-mode-line().
* Defining mew-config-guess-when-{replied,prepared,composed}
* Keep modified for mew-draft-rehighlight().
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
* Bug fix of reedit for a message whose first part is not text.
* Clarify "case" for reedit.
* Removing sit-for.
* Getting mew-param-analyze-broken() back to the old logic.
* mew-theme-file hack.
FUKANO Akihiro <fukano@bb.vh1.arena.ne.jp>
* C-uC-cC-e now prepares a default value for CT:.
* Fixing the last range for mewls.
Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp>
* MS Office patch.
Hideyuki SHIRAI <shirai@rdmg.mgcs.mei.co.jp>
|
|
<tron@netbsd.org>
Notable changes include:
Shell:
- Fixed some usability bugs in the folder selection and creation
dialogs.
- Added a --debug option.
- Added support for drag and drop operations.
Mail:
- Virtual Trash folders in each mail storage and "Empty Trash" menu
item to expunge all folders in a store.
- Email addresses in mail headers are now right-clickable to add
them to the Addressbook
- Hide deleted messages is now a mode rather than a one-time
operation.
- When sending plain text mail, use the new plain text mode of the
GtkHTML editor
- Cancellable operations, cancellable/async dns lookup, slightly
improved progress reporting.
- Allow per-identity Draft and Sent folders.
- Replies quoted with "> " in messages are now displayed dimmed to
make it easier to find the new bits of text.
- Saved searches. Searches now configurable via XML with supporting
C code.
- UNMATCHED vFolder
- SASL Authentication
- Filter/vFolder on Mailing List.
- Resend sent items.
- Allow users to turn on/off headers in the composer and added
Reply-To header entry in the composer.
- Numerous OpenPGP
- Replying to a message chooses account based on message
addressee's.
- Redid Forward Inline and Forward Quoted.
- IMAP fixes: greater configurability for faster startup/mail check
- IMAP message bodies are now cached to local disk to speed up
re-access
- New config dialogs
- Sorting by a text field in the message list no longer generates a
random order.
- Fixed "crash when getting new mail from 2 POP servers" bug.
- Numerous bugfixes, cleanups and optimisations.
Addressbook:
- Added support for non editable sources.
- Added address completion for use in contact entries using the
select names system.
- Fixed some major crashes in the addressbook backend.
- Updated Ximian's contact information.
Calendar:
- Event creation fixes.
- Calendar loading fixes and removal of old code.
- Made the iTIP control have better spacings.
- i18n fixes.
Tasks:
- Created a popup list item for ETable to select the Status,
Classification, Priority, Percent & Transparencey fields.
- Created a popup date editor item for ETable to set all the dates in the
tasks.
Importers:
- Created Intelligent Importers that look for certain files on your disk
and works out what type of data it is. Currently Intelligent Importers
exist for Pine, Elm and Netscape.
General:
- Rewrote ETree in gal. Changed evolution to support the changes in
API.
- Lots of Etable/ETree bug fixes.
- Lots of i18n/l10n fixes.
and the Evolution gang)
- Fixed the shell interface so it could correctly create folders.
|
|
need updates of GNOME programs, most nobably evolution. With gal-0.7,
at least evolution-0.10 compiles. This addresses (part of) PR 13013 by
Matthias Scheler <tron@netbsd.org>.
|