Age | Commit message (Collapse) | Author | Files | Lines |
|
* Interface changes
* New features and improvements: library, programs
* Major bug fixes
(See ANNOUNCE for details)
|
|
Added .align directive
|
|
script is called with a hard-coded target that is not in
the pkgsrc/mk/gnu-config/ files.
|
|
* Added support for x86_64 (AMD64) Linux
* Added support for PowerPC MacOS X
PkgSrc:
* use buildlink3.mk
* create shared libraries
|
|
PR pkg/24403.
|
|
Changes since 5.5.3:
* AutoFSM was enhanced with the notion of a "noop" transition handling
* fmemopen() is now used (when possible) for anonymous output (diversions)
* The Guile function (chdir "...") is now wrapped so AutoGen can adapt
* the definitions parser now uses a FSM parser instead of YACC
* AutoOpt-ed programs can now have internationalized usage text
* Templates have been added for using getopt(3) or getopt_long(3GNU)
to parse options (in lieu of libopts).
* better docs on partitioned ini (rc) files
|
|
|
|
The 0.6.7 release fixes some bugs:
- be more backward-compatible when asking for EMAIL_CHARSET
- made error on create consistent with edit when user enters invalid data
for Multilink and Link form fields (sf bug 904072)
- made errors from bad input in the quick "Show issue:" form more
user-friendly (sf bug 904064)
- don't add a query to a user's list if it's already there
- nicer invalid property error in HTML templating
- use EMAIL_CHARSET for message body too (still sf bug 900046)
|
|
|
|
A model is a simplified representation of the real world. Engineers
use models to gain confidence in the adequacy and validity of a proposed
design.
Models are described using state machines, known as Labelled Transition
Systems (LTS). These are described textually as Finite State Processes
(FSP) and displayed and analysed by the LTSA analysis tool.
This package provides the LTSA utility exposed above. It is specially
useful to be used together with the 'Concurrency: State Models & Java
Programs' book, whose page is at http://www-dse.doc.ic.ac.uk/concurrency/.
|
|
|
|
revision 1.29
date: 2004/02/18 19:13:30; author: jlam; state: Exp; lines: +23 -23
Configure and build shlibtool after configuring and building libtool,
resepectively. This makes the build output look more logically grouped
into phases.
to make this build again on 1.5.x systems.
Addresses PR 24588.
|
|
add NOT_FOR_PLATFORM accordingly
|
|
From neil at daikokuya dot co dot uk in PR 24585.
Bump PKGREVISION to 1.
|
|
This release contains a number of significant performance and feature
enhancements and reflects the contributions of an active community of
volunteer developers, reviewers, enlightening critics, kibitzers, and
testers.
Of particular interest to many will be the new support (relative to
1.1) for "archive signing and integrity checking" -- a facility by
which the integrity of a publicly accessible archive can be verified.
|
|
Release 2.1.2 is a maintenance release to fix serious defects present in
release 2.1.0 and 2.1.1. These changes only affect some plug-ins and features.
Modified plug-ins have version id "2.1.2"; plug-ins unchanged since the 2.1
release still have version id "2.1.0"; plug-ins unchanged since the 2.1.1
release still have version id "2.1.1". Note, however, that all features now
have version id "2.1.2" (even if none of their plug-ins changed).
Changes:
License is in one line
BIDI: ToolTiptext do not have Right to left Reading order
BIDI: Lack of leading and trailig styles for alignment of...
BIDI: drop-down list of rtl-oriented CCombo is displayed ...
BIDI: keyboard's left and right arrows change value of rt...
BIDI: keyborad's left and right arrows move focus between...
BIDI: problem with keyboard's left and right arrows, when...
BIDI: rtl-oriented Tracker has wrong behavior.
BIDI: StyledText to support RIGHT_TO_LEFT orientation
GPs on exit
Stack overflow in code assist
BIDI: Some custom widgets can't be created with explicitl...
BIDI: When UpDown control of rtl-oriented TabFolder is us...
BIDI: PopupList can't be created with explicitly assigned...
BIDI: LTR-oriented MessageBox can't be created, if it's p...
Search indexes generated for similar locales
BIDI:GC.drawImage(0, ... draws at 1, ... when using RIGHT...
BIDI:Caret cheese when resizing RIGHT_TO_LEFT StyledText
BIDI: Drop-down list of CCombo doesn't inherit it's orien...
BIDI: text in the rtl-oriented Text control can't be alig...
BIDI: rtl-oriented TableCursor set next column instead of...
[Bidi] StyledText - support dynamic changing of orientation
Searching for wildcard character * causes server memory e...
Java memory arguments not being passed to operational VM
Bidi: StyledText - exception in autoscroll in bidi
Numerous single type imports can slow compiler down signi...
Extensible debug events
JavaBreakpoint.recreate() should call getAdapter(IJavaDeb...
setSuperclass(String superclassName) API of org.eclipse....
setSuperInterfaces(String[] interfaceNames) API of org.e...
BIDI: MIRRORED bit can't be switched on in the style's bi...
BIDI: rtl-oriented StyledText has overlapping segments pr...
BIDI: StyledText has problem with drawing of selection in...
Performance issues with builder
Abstract class fails to invoke interface-defined method i...
JDT compiler fails to compile legitimate Java code.
Installing patch via New Updates search doesn't respect m...
Eclipse Infocenter framework strings not getting translat...
Printing disabled in Solaris
IndexOutOfBoundsException during indexing help
jck1.4a failures
StyledText - selection rendered incorrectly on bidi platf...
Chkpii errors for the 2.1.2 build
BIDI: CHECK style doesn't work with RTL Tree or Table
Bidi: DCR setOrientation API for Text and Combo widget
Stepping through session bean is very slow in WSAD v5.1
3.0M3 fails startup
Java files generated from PDE templates contain IBM copyr...
Plugin editor incorrectly reformats packages prefixes
bookmark's title(DBCS) breaks.
BIDI: Mirrored text appears on every editor
Using a workspace created with 2.1.1 fails with 2.1.2 RC2
The complete list of changes is available from
http://bugs.eclipse.org/bugs/buglist.cgi?product=JDT&product=PDE&product=Platform&target_milestone=2.1.2&resolution=FIXED&order=bugs.bug_id
|
|
config.status.overridden since the change in rev. 1.1413 of bsd.pkg.mk.
|
|
|
|
gcc < 3.x, as shown in last kristerw@'s bulk build.
|
|
kristerw@'s bulk build under NetBSD 1.6, which has a too old X version.
|
|
|
|
|
|
|
|
Closes PR pkg/24119.
|
|
in CHANGES and remove from TODO.
|
|
* Build improvements: Requires automake-1.7, and calls GTK_DOC_CHECK.
(Padraig O'Briain, Matthias Clasen, some from Tomas Kloczko)
* bugfixes (bad g_free, and a null string issue that caused SEGV on
Solaris when running sample programs).
|
|
|
|
passed to count_trailing_zeros()
|
|
anjuta now uses GTK+2/GNOME2 environment. There has been a lot of active
development since the 1.0 branch, listing it would be way too long (parsing
it, too). Refer to ChangeLog in the WRKSRC directory.
|
|
|
|
2.0rc1
- resolve -r symbols during global symbol resolution
- using two -r arguments implicitly sets -b with branch
from second -r (if you can speak cvsps arguments, you'll
understand this)
- fix using cvsps against sourceforge where the actual
server repository path has many instances of the project
name in it and the 'strstr' was finding the wrong one.
instead use the equiv. of 'strrstr'
2.0b10
- fix bug where filenames with 'bad' characters (such as ' ')
were being sent unescaped to a shell
- add --no-cvs-direct and -Z 0 to disable cvs-direct and compression
- extend the 'fuzz-factor' concept by keeping a min/max date
encountered for each patchset and fuzz on this interval,
rather than fuzzing on the date of the first encountered
member only, helps for handling REALLY slow commits where a
HUGE number of individual files were modified at a slow trickle.
- it turns out that old versions of cvs have two problems
1) they don't support 'rlog' (handled)
2) they don't support 'version', which caused the workaround
for 1) to fail.
Now cvsps detects cvs versions too old to support version and/or
rlog. Additionally, if server is too old, cvs-direct is
simply disabled.
- parse the rc file first so that the command line will override
- add -q to shut-up the warnings
2.0b9
- remove Mbinary from valid-response list - can't handle it
- much more (pedantic?) clean-up/close path in cvs_direct
to fix all of the lost data and hanging problems at close
- added rlog capability to cvs_direct, switched main code
to use it.
- added version capability to cvs_direct, now cvsps is
completely independant of cvs binary for all operations!
- added --root and repository command-line arguments,
now cvsps is completely indepentant of having working
directory!
2.0b8
- fix the cvs_rupdate calls to use the real repository
instead of the mangled use_rep_path. This broke
cvs_direct generation of add/remove diffs
- fix the sed expression to account for the difference
between +++ and --- in the first and second lines.
This broke remove diffs for direct and external.
- attempt to fix a hang-at-flush bug in cvs-direct
compression handling
2.0b7
- implement compression in cvs_direct
- add command line -Z to specify compression level.
applies to cvs-direct and external cvs
- implement 'cvs_diff' in cvs-direct
- use cvs_diff instead of cvs_rdiff because it allows
us to specify all of the lovely diff options
- change system to my_system so ctrl-c will get
through. indirectly, this is necessary because
cvs has loused up the exit codes with the 'cvs diff'
command, making it impossible to determine whether
the program exited abnormally
- add parsing of ~/.cvsps/cvspsrc file at startup
where command line arguments can be listed, one
per line (parameters to arguments on the same line
as the argument). --norc prevents this
2.0b6
- fix bug where if -r was specified along with other
filter options, the other filter options were
applied first, and the start/end tags were
never found.
- change -f from strstr to regex
- change regex to EXTENDED regex
- add the --cvs-direct option
2.0b5
- add a cvs_check_cap for capability checking.
- use cvs_check_cap to check whether rlog is
supported. it's not supported in 1.11 and
before. warn if non-supported version is
detected
- add --no-rcmds to manually disable rlog and rdiff
- add a fix for some bizarre inconsistencies found
in some random repositories, such as tagged
revisions that don't exist.
- remove the adaptive crap filter and bk_log_border
logic now that Larry has cleaned up the exported
BK->CVS trees.
2.0b4
- add the bk_log_border parsing logic to handle the
case where 'cvs log' text was committed into the log
- add 'adaptive crap filter' logic to handle all
of the different corruptions of the cvs log file
- switch to rdiff instead of diff to not require working
files to be checked out. Note: when --diff-opts are
specified, diff must be used (not rdiff) because
rdiff doesn't support options(?!!)
2.0b3
- add the --diff-opts for explicitly setting the diff
options. important for setting increased context for
example.
- use 'cvs rlog' instead of 'cvs log'. important if
there are empty directory pruned with cvs update -P
for getting consistent patchset numbering
- clean up patch_set_affects_branch for handling INVALID
tags and the -r especially around a branch point
- add the bkcvs proof-of-concept hack
2.0b2
- change the way INVALID tags are reported - show the exact
patchsets and revisions that conflict, and don't print
anything for 'funky' tags/revisions
- add psid to the patchset structure and pass through tree
once just to assign the numbers. this allows reporting
psid when problems are found (above)
- more code restructuring - move stats to own module
- commenting cleanups
- include the very rudimentary merge_utils.sh functions
I use to assist merging stuff
- change the way diffs are generated, handle individual
members that are before/after the -r tag restrictions
- change the semantics of the -s argument. it now only
restricts the patch sets the same as the other filtration
arguments. new argument -g turns on diff generation
- add manpage section discussing tag handling semantics
2.0b1
- major restructuring of source code. single cvsps.c split into
a few modules
- major rework of the data structures in order to support the most
frequently requested, and most desired feature: -r. cvsps
can now associated symbolic tags with specific patchsets,
branches are now associated with the patchset instead of
the individual revision. you can view patchsets committed
after a given symbolic tag, or between two tags.
- changed the handling of same author, same log message commits
on different branches. this now creates multiple patchsets
- changed the handling of 'file xyz initially added on branch xyz'
log messages, they now create hidden patchsets.
- these last two items have made the patchset numbering scheme
incompatible with the old scheme. patchsets are going
to change numbers.
1.99.1 (not released)
- redid the data structures a bit to 'normalize' the references to
a file revision. this allows the program to detect the case
when a file is added on a branch, and generate the right output
for 'cvsps -s' in this case (frequent bug report)
- added the '-l' option to restrict patchsets based on log descr
content. (patch from Geoff Soutter). added man page for it.
- added the --summary-first option suggested by Andi Kleen to
have the PatchSet summary information for all patchsets at
the head of the output, when multiple patchsets are given
to the -s option.
- added the all: target to Makefile. (patch from Ben Elliston)
- use a single centralized cvsps.cache file per root/repository
this obviates the need to 'cvsps -u' in multiple checked out
trees of the same repository (patch adopted from Baruch Even)
- change the magic name TRUNK (for -b option) to HEAD to be
consistent with cvs. (patch from Henrik Nordstrom)
- when parsing 'cvs log' output, look for the exact strings
that separate the log entries and the files, instead of
just the first 8 characters. this allows a wider variety
of stuff to be in the log format (including actual patchsets).
Inspired by Andy Isaacson.
- added the -p option allowing patchset output to go into
individual files in a named directory. Based on a patch
by Henrik Nordstrom. This is a great idea. Thanks Henrik.
|
|
|
|
|
|
This will fix build problems of inputmethods/sj3-*. Noted by Ishihara
on tech-pkg-ja@jp.NetBSD.org.
|
|
working yacc(1).
|
|
|
|
slightly modified by me.
The Getopt::Simple perl module provides a simple way of specifying:
* Command line switches
* Type information for switch values
* Default values for the switches
* Help text per switch
|
|
(Monday, 23 February 2004, from /branches/1.0.0)
http://svn.collab.net/repos/svn/tags/1.0.0
User-visible changes:
* book and other documentation files brought up-to-date from trunk
* various trunk fixes merged into tools/ and contrib/ scripts
* tools/cvs2svn/ area brought up-to-date from trunk
* www/ area brought up-to-date from trunk
* improved 'svn help switch' text
* various bindings improvements
Developer-visible changes:
* various fixes to binary packaging and installer systems
|
|
|
|
Pexpect makes Python a better glue for controlling child applications.
Pexpect is a pure Python module for spawning child applications;
controlling them; and responding to expected patterns in their
output. Pexpect works like Don Libes' Expect. Pexpect allows your
script to spawn a child application and control it as if a human were
typing commands.
Pexpect can be used for automating interactive applications such as
ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
scripts for duplicating software package installations on different
servers. It can be used for automated software testing. Pexpect is
in the spirit of Don Libes' Expect, but Pexpect is pure Python. The
Pexpect interface was designed to be easy to use.
|
|
F77 cases.
PKGREVISION++
|
|
|
|
|
|
|
|
Interesting changes since 1.21
==============================
* memGunzip has very slow on FreeBSD. Turns out to be down to
the way realloc works on FreeBSD. Changed both inflate & deflate
to use exponentially increasing buffer sizes when they need to
realloc. Thanks to Peter Jeremy for the lowdown on FreeBSD
memory allocation.
* Fixed a bug in the inflate method where the input buffer is an
lvalue (via substr). Problem & solution reported by Salvador Fandiqo.
* Tightened up the logic in Makefile.PL when BUILD_ZLIB is
True. Issue spotted by Ralf S. Engelschall.
* Added prototypes to the subs in Zlib.pm that didn't already have
them. Patch from Ed Avis.
* Documentation for some of the gz functions updated.
* Fix to allow intermingling of gzread & gzreadline - patch
supplied by Doug Perham.
* memGunzip will silently now work if the gzip trailer is
missing. Some HTTP Origin Servers seem to leave it out.
|
|
|
|
needs "-p" for BSD compatible output so tell it explicitly.
|
|
|
|
slightly modified by me.
Perl-Tidy is a tool to indent and reformat Perl scripts. It can also
write scripts in HTML format.
|
|
|