Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
Patch submitted by Min Sik Kim in PR pkg/24325.
|
|
|
|
changed behavior. Revert and explicitly disable this plugin.
|
|
USE_BUILDLINK3 to "yes". This should fix installation of libtool-base
using gcc3 from pkgsrc.
|
|
be defined in or before the first inclusion of bsd.prefs.mk.
|
|
as a result of recent changes in mk/compiler. This fixes seeing the
mysterious "_gcc3" when building gcc3-* packages.
|
|
|
|
|
|
Some pkgsrc things
- Fix PLISTs for packages that use -release
- Include canonicalisation of a couple of paths for the benefit
of qt3-*
- the normal version=sunos patching
- fix all library_names_spec for the standard set of symlinks
The libtool things some of which had already made it into pkgsrc libtool.
New in 1.5.2: 2004-01-25; CVS version 1.5.0a, Libtool team:
* lt_dlrealloc is an official part of the libltdl API.
* --tag, --silent and --debug options are preserved and reused when libtool
calls itself for relinking etc.
* `-pthread' and similar options are honoured when linking shared libraries.
* -no-suppress in compile mode shows compiler output for both PIC and non-PIC
object compilation.
* New link mode option `-precious-files-regex' to prevent accidental removal
of files you want to keep, such as test coverage data, from the temporary
output directory.
* Directories specified in /etc/ld.so.conf are no longer hardcoded on Linux.
* Recognises the 'R' symbol type on Solaris so read-only symbols can be
exported.
* Bug fixes.
New in 1.5: 2003-04-14; CVS version 1.4e, Libtool team:
* First stable release of multi-language architecture.
* libtool and libltdl support for Mac OS/X.
* libltdl will now use cygwins dlopen API instead of always forcing
LoadLibrary.
* Support auto-import patch to binutils on cygwin for much improved dll
support.
* Bug fixes.
New in 1.4.3: 2002-10-13; CVS version 1.4.2a, Robert Boehne:
* The libltdl subdirectory now bootstraps correctly with Automake 1.5.
* srcdir != builddir builds with Automake 1.5 work correctly.
* Support for mips-compaq-nonstopux.
* New command line argument, --preserve-dup-deps prevents removal of
duplicate dependent libraries.
New in 1.4d: 2002-01-07; CVS version 1.4c, Libtool team:
* Help strings display correctly again.
* Better error messages when library linking fails.
* Better error messages from libltdl when loading fails.
* Better search path management in libltdl with `lt_dlinsertsearchdir' call.
* Support /lib/w32api in recent cygwin releases.
* Support cross compilation to mingw.
* Support for .rc files (Windows resource compiler).
* Improved handling of mingw gcc.
* Improved handling of $PATH with entries containing spaces.
* Improved support for linking with gcc on aix4* and aix5*.
* Improved support for GCC 3.0.
* Initial support for QNX RTOS, UnixWare 7 and OpenUNIX 8.
* Bug fixes to the OpenBSD port.
* Bug fixes.
New in 1.4.2: 2001-09-11; CVS version 1.4.1a, Gary V. Vaughan:
* libltdl now builds on solaris again
* diagnose and warn about not-quite-working combinations of gcc and
ld on solaris.
* Improved OpenBSD support.
* Improved cygwin support.
* Bugfixes.
New in 1.4.1: 2001-09-03; CVS version 1.4.0a, Libtool team:
* Better error messages from libltdl when loading fails.
* Don't leave here-doc files behind.
* Improved support for OpenBSD.
* Libtool will build with autoconf-2.50 and higher.
* Plug memory management bugs in libltdl.
* Prefer shl_load to dlopen for better operation on HP-UX.
New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
* Now bootstraps with autoconf-2.50 and automake-1.4-p4.
* Always try to build at least a static lib, even if both static and
shared libs were disabled.
* Full support for C++ compiler.
* Support for GNU gcj compiler.
* libltdl can now load all modules in a given path according to user
supplied criteria with `lt_dlforeachfile' call.
* Improved support for AIX ia64, djgpp, HPUX, hurd, OpenBSD, sco3.2*.
* Internal mutex handling no longer has namespace clashes on NCR MP-RAS.
* New pdemo and tagdemo tests.
* Bug fixes.
|
|
|
|
|
|
|
|
|
|
Epiphany is the web browser for the GNOME desktop. It uses the Gecko
rendering engine, provided by Mozilla. It aims to be simple, striking
and easy to use, following the GNOME usability rules.
|
|
|
|
|
|
new patch to fix paths to includes and libs.
Bump PKGREVISION of mozilla-gtk2 to 1.
|
|
|
|
|
|
|
|
Based on a patch from MAINTAINER, sent privately.
Changes:
- DESCR should contain a short description, not manual.
- style nits.
No changelong available. Recursive diff to previous version shows some build
fixes, documentation updates and user authentication support(?).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It should fix buld build error.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
At least, I needed this for pkgviews installation.
Ok'ed by jlam.
|
|
Changes:
SDK
KUIViewer
* NEW IN KDE: KUIViewer part that allows the preview of UI files. Ian
Reinhart Geiser
UI Thumbnail
* NEW IN KDE: Thumbnail preview for UI files. Ian Reinhart Geiser
KCachegrind
* NEW IN KDE: KCachegrind, a profile data visualisation. The data is
generated with the Valgrind derived tool Calltree (see homepage) Josef
Weidendorfer
Cervisia
* Login support for pserver cvs servers Christian Loose
* DCOP service that provides easy access to CVS functions (cvsservice)
Christian Loose
* Optimize and improve Cervisia's file and directory view (UpdateView)
Andre Woebbeking
* Better SSH support. Add ability to start and use ssh-agent.
Christian Loose
* More KDE standard compliant dialogs (QDialog -> KDialogBase) Andre
Woebbeking
* Remember last opened directory in "Open Sandbox..." dialog Christian
Loose
* Add new command line option (-log) to display a log dialog for a
single file without starting Cervisia Christian Loose
* Add "diff to HEAD" functionality to display changes made by other
developers before updating the local working copy Andre Woebbeking
* Make list views configurable (column order/widths, sorting) Andre
Woebbeking
* Add "Hide Empty Directories" functionality to display only
directories which contain any "changes" Andre Woebbeking
* Use user's settings (locale and timezone) to display dates and times
Andre Woebbeking
* Add splitters to resolve dialog Christian Loose
* Add new view to log dialog that shows the cvs output in a similar
form as the command-line client. Christian Loose
KFilePlugins
* ts: Displays the number of translated, untranslated and obsolete
messages of Qt-Linguist files kfile_ts.tar.bz2 Carsten Niehaus
* diffAdded support for recognizing Subversion diff output. Otto
Bruggeman
KBabel
* Catalog Manager caching Stefan Asserhall
* Bookmarks Marco Wegner
* TMX dictionary plugin Stanislav Visnovsky
* Highlighting code rewrite Marco Wegner
* CVS integration in Catalog Manager Marco Wegner
* GNU gettext plural forms Stanislav Visnovsky
* Validation plugin-based tools Stanislav Visnovsky
* Create plural form translation from single text Stanislav Visnovsky
* Marking using mouse in Catalog Manager Stanislav Visnovsky
* RegExp marking in Catalog Manager Marco Wegner
* Plugin-based file import/export Stanislav Visnovsky
* Autosave feature Marco Wegner
* Whitespace translations validation plugin Dwayne Bailey
* Translation length validation plugin Dwayne Bailey
* Translations still in English validation plugin Dwayne Bailey
* Qt Linguist import/export plugin Marco Wegner
Kompare
* Fixed some problems with the interaction between the navigation part
and the komparepart, mostly preventing double emitted signals so it
got a bit faster. Otto Bruggeman
* Added the ability to load a file and diff output and to patch the
file. Otto Bruggeman
* A lot of internal cleanups so maintenance will be easier. Otto
Bruggeman
* Added an interface class/library you can link your application against
to expose the extra methods the komparepart implements over a standard
KPart. This is not guaranteed to be binary compatible yet. I might
need to add support for the encoding in the interface. Otto Bruggeman
Umbrello
* NEW IN KDE: Umbrello UML Modeller Umbrello Developers
* refactoring agent Umbrello Developers
* improved code export Umbrello Developers
* changing properties of multiple items at one time Sebastian Stein
* refactor internal code (Widget and WidgetData classes) Oliver Kellogg
* Add Datatype widget and internal representation Umbrello Developers
|
|
"[*]" are the untransformed command lines, and the ones beginning with
"<.>" are the ones that are actually executed.
|
|
|
|
Unknown changes
|
|
Changes:
Games
Atlantik
* Support custom tokens Rob Kaper
* Token/avatar images
* Privacy: only connect to meta server on Internet upon specific user
request
* KNotify event support
KGoldrunner
* NEW IN KDE: Write and test game engine, game editor, game levels and
KDE application interface for new game KGoldrunner Ian Wadham
* Write HTML documentation (KGoldrunner Handbook) Ian Wadham
* Move source code and games data from kdenonbeta to kdegames CVS Ian
Wadham
* Improve the graphics of the game and update the screenshots in the
documentation Ian Wadham
* Convert the documentation to docbook form and commit to kdegames Ian
Wadham
KReversi
* Modified the AI so it scales much better from easy to hard and can
make mistakes on easier levels (much more fun now to play). Benjamin
Meyer
* Converted to use the standard KDE games highscore widget. High
schores now corilates to a much better ranking system based upon
the AI level and then the total number of pieces at the end of the
game. Benjamin Meyer
* Fixed segfaults and converted the application to use xmlui (standard
KDE key accels, help menu etc). Benjamin Meyer
KMahjongg
* Massive code cleanup and bug fixes. Benjamin Meyer
KPatience
* Implemented the popular spider game. Josh Metzler
* Freecell drops cards more intellegent. Josh Metzler
|
|
Approved by jlam@.
|
|
Changes:
Multimedia
aRts
* New mixer-channel: LittleStereoMixer Arnold Krille
* Create KAudioPlayStream and put it into kdelibs/arts/kde. Needed at
least for KRec and its the logical counterpart to KAudoRecordStream...
It is basicly a total rewrite of the (not compiling) version Matthias
Kretz put into kdenonbeta/arts/kde so I could grab and finish
it. Arnold Krille
* New Widget: LayoutBox being able to change direction dynamically. As
replacement for [HV]Box. Arnold Krille
* New Widget: PopupBox with the ability to hide its contents and showing
them inside the widget or a new top-level widget (like a tooltip but
permanent). Arnold Krille
* New Widget: Label that can rotate its text. Arnold Krille
* New Widget: Tickmarks specially for deciBel. Arnold Krille
* New Widget: VolumeFader specially for Volumes supporting deciBel.
Arnold Krille
* New Widget: VU-Meter specially for deciBel.
* Supports various styles: NormalBars (just a configurable number of
bars), FireBars (a colored bar moving), LineBar (a bar moving, color
depends on the actual volume), Small (whole widget painted in a color
depending on the volume)
* Configurable things: Direction, Peak, Peakfalloff, min. dB, style.
Arnold Krille
* A Gui for the StereoVolumeControl. Arnold Krille
* First part of the rewriting/reordering of artscontrol. Making the
features available via a lib. Arnold Krille
* A little kicker-applet named artscontrol ;-) Perhaps with the ability
to include not only the master-fader but an environment-mixer with a
small gui. Of course it includes all the normal artscontrol
features. Arnold Krille
* AudioIOEsd: output to an esd Ian Chiew
* autosuspend in full duplex Stefan Westerfeld
Noatun
* Equalizer in KJofol Skin Loader. Stefan Gehn
* Support for loading of EXTM3U Format (saved by Winamp since 2.x).
Stefan Gehn
* Support for loading of Windows Media Player Playlists. Stefan Gehn
* Variable Band Equalizer. Charles Samuels
* New playlist, Oblique. Charles Samuels
KRec
* Big rewrite to create a new simplier Gui and make it easier to use.
Its a big bunch of work and depends on a lot of small things. Arnold
Krille
* Make exporting to various soundformats work. OGG and MP3 need some
additional work for 3.3 but are working for now. Arnold Krille
* Saving and loading of KRec's own fileformat. Arnold Krille
* Create a view-mode for the soundfiles. Arnold Krille
* Create an informative time/size/etc display. Arnold Krille
* Add a menu to open the Audiomanager (and other tools) since there is
an artscontrol library. Arnold Krille
* Make it use the Arts::LevelMeter. Arnold Krille
aKtion
* Drop aKtion. Chris Howells
KsCD
* LIRC support Aaron J. Seigo
* Using the new KDE cddb library. Richard Laerkaeng, Aaron J. Seigo
KAudioCreator
* Using the new KDE cddb library. Benjamin Meyer
* Automaticly detects CD's. Benjamin Meyer
* Many new small features including: File text regular expression
replacment. Benjamin Meyer
* Disk drive now user selectable. Benjamin Meyer
libkcddb
* NEW IN KDE: Common library for accessing cddb information Richard
Laerkaeng
* Add support for sending cddb information Richard Laerkaeng
KFileMetaInfo
* ID3v2 support (without id3lib) Scott Wheeler
JuK [Not yet built in pkgsrc]
* NEW IN KDE: A jukebox and music manager Scott Wheeler
* Advanced search mode Scott Wheeler
* Tree view mode Scott Wheeler
* Storable searches Scott Wheeler
* A "weighted width" mode for the playlists -- possibly to be merged
into KListView Scott Wheeler
|
|
CC is something like ccache or distcc that relies on finding the true
compiler in the PATH.
|
|
|
|
simpler to understand.
|
|
value outside of buildlink-related files.
|