Age | Commit message (Collapse) | Author | Files | Lines |
|
2005-03-04 Heikki Orsila
* version 1.3.3
- lots of changes. see previous changelog entries.
2005-03-04 Heikki Orsila
- configure script now ignore unknown arguments (but gives a warning)
- configure allows setting mandir and compiler. Examples:
--mandir=/usr/man
--compiler=/opt/experimental/gcc-4/bin/gcc
- fixed wording in man file (Thomas Klausner)
- -b option: print only basenames of the given files when creating
an sfv.
2005-03-03 Heikki Orsila
- fixed O_LARGEFILE for macosx
- Thomas Klausner submitted partial sfv checking patch by Dieter Baron.
Now cksfv -f foo.sfv [FILE1 FILE2 ...] checks only given FILES.
- Thomas Klausner submitted patch by Tobias Nygren
to avoid calculating CRC twice per
file (read once, compute twice).
2005-02-03 Heikki Orsila
* version 1.3.2
- solaris printf workaround. use %lu tu print filesizes. works
best on 64-bit architectures (with compilers assuming sizeof(long)
== sizeof(size_t)). GNU/Linux support %zu which is the appropriate
modifier for this case, but can't have it everywhere.
- doesn't print directory infos into catalogues when creating sfvs
- see other modifications since 1.3.1 (many of them)
2005-01-26 Heikki Orsila
- fixed output (displayed only 32-bit file sizes, and months wrong)
OLD:
; 100663296 14:54.37 2005-00-25 zeros
NEW:
; 4395630592 14:54.37 2005-01-25 zeros
- lots of code cleanups
- solaris fixes
2005-01-25 Heikki Orsila
* no new version
- Added and edited man page from Debian distribution
- Fixed Makefile issues for -jx
- Added a simple configure script for more consistent compilation
- Removed b0rken rpm creation from Makefile
- Removed spam messages (when creating and verifying checksums)
- Added test cases (make tests)
- added fake and lousy stdint.h generation (OS that don't have it
should be upgraded)
2005-01-24 Heikki Orsila
* no new version
- I decided to start maintaining the program since Bryan Call is
unreachable.
2004-05-25 Heikki Orsila
* version 1.3.1
- Fixed 64-bit issues. Went into Gentoo portage.
|
|
a quantum register.
|
|
|
|
patch release fixing SCSI/ATAPI issue's, `rm' lockup and various small
bugfixes. Recommended to use this one over version 0.3.2.
|
|
|
|
Packaged by Ian Zagorskih.
KOffice Swedish language pack
|
|
Packaged by Ian Zagorskih.
KOffice Slovak language pack
|
|
Packaged by Ian Zagorskih.
KOffice se language pack
|
|
Packaged by Ian Zagorskih.
KOffice Russian language pack
|
|
Packaged by Ian Zagorskih.
KOffice Polish language pack
|
|
Packaged by Ian Zagorskih.
KOffice Dutch language pack
|
|
Packaged by Ian Zagorskih.
KOffice Italian language pack
|
|
Packaged by Ian Zagorskih.
KOffice Hungarian language pack
|
|
Packaged by Ian Zagorskih.
KOffice Upper Sorbian language pack
|
|
Packaged by Ian Zagorskih.
KOffice Hebrew language pack
|
|
Packaged by Ian Zagorskih.
KOffice French language pack
|
|
Packaged by Ian Zagorskih.
KOffice Finnish language pack
|
|
Packaged by Ian Zagorskih.
KOffice Persian language pack
|
|
Packaged by Ian Zagorskih.
KOffice Estonian language pack
|
|
Packaged by Ian Zagorskih.
KOffice es language pack
|
|
Packaged by Ian Zagorskih.
KOffice Esperanto language pack
|
|
Packaged by Ian Zagorskih.
KOffice English (Great Britain) language pack
|
|
Packaged by Ian Zagorskih.
KOffice Greek language pack
|
|
Packaged by Ian Zagorskih.
KOffice German language pack
|
|
Packaged by Ian Zagorskih.
KOffice Danish language pack
|
|
Packaged by Ian Zagorskih.
KOffice Welsh language pack
|
|
Packaged by Ian Zagorskih.
KOffice Czech language pack
|
|
Packaged by Ian Zagorskih.
KOffice Catalan language pack
|
|
Packaged by Ian Zagorskih.
KOffice Breton language pack
|
|
Packaged by Ian Zagorskih.
KOffice Bulgarian language pack
|
|
Packaged by Ian Zagorskih.
KOffice Afrikaans language pack
|
|
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
|
|
|
|
Bump PKGREVISION due to dependency changes.
|
|
http://www.kde.org/info/security/advisory-20050120-1.txt
Bump PKGREVISION.
|
|
it may work, but will need portability checking.)
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
framework. The list of changes include:
* Modify compiler.mk so that "c" is always prepended to USE_LANGUAGES,
so we no longer need to say it in package Makefiles. Packages
should now append to USE_LANGUAGES instead of setting it.
* Create mk/compiler/f2c.mk which implements another pseudo-compiler
"f2c" that may be used with any C compiler backend, e.g.
PKGSRC_COMPILER= f2c ccache gcc
* Teach the various "real" compiler files, e.g., sunpro.mk, mipspro.mk,
etc., to use f2c if the native Fortran compiler isn't present.
Packages that use Fortran should now simply include the line:
USE_LANGUAGES+= fortran
in the package Makefile.
|
|
|
|
|
|
Benefits are:
- support for FreeBSD's CAM
- various bugfixes
- access rights preservation
- cdrw_format blanking and formatting tool added
- owner-ship of file/directories recording
- fixes in `get/put' so directory trees will be fetched correctly
- minor enhancements
|
|
|
|
|
|
* solves the vulnerability CAN-2004-0752
(local users may read files of other users because of world-readable
temporary files)
* various bug fixes
|
|
|
|
KGeography is a geography learning tool. Right now it has six
usage modes:
* Browse the maps clicking in a map division to see it's name
* The game tells you a map division name and you have to click
on it
* The game tells you a capital and you have to guess the division
it belongs to
* The game tells you a division and you have to guess its
capital
* The game shows you a map division flag and you have to guess
its name
* The game tells you a map division name and you have to guess
its flag
Thanks to markd for review.
|
|
|