Age | Commit message (Collapse) | Author | Files | Lines |
|
simpler to understand.
|
|
value outside of buildlink-related files.
|
|
BUILDLINK_PREFER_PKGSRC
This variable determines whether or not to prefer the pkgsrc
versions of software that is also present in the base system.
This variable is multi-state:
defined, or "yes" always prefer the pkgsrc versions
not defined, or "no" only use the pkgsrc versions if
needed by dependency requirements
This can also take a list of packages for which to prefer the
pkgsrc-installed software. The package names may be found by
consulting the value added to BUILDLINK_PACKAGES in the
buildlink[23].mk files for that package.
|
|
|
|
Changes:
Network
Kopete
* NEW IN KDE: A multi-protocol instant messaging tool
* Remove the config page for the yahoo module. All configuration will be
moved to the Yahoo account config. Matt Rogers
* Port the plugin loading GUI over to kdelibs::KPluginSelector and get
rid of the custom PluginLoader class Martijn Klingens
* Support KWallet for password storage Martijn Klingens
* Port the configuration to KSettings::Dialog. Matt Rogers
* Integrate Kopete's contact list into KAddressBook The Kopete team
* Cleanup the API to be more robust. Notably, unload plugins
asynchronously, get rid of ConfigModule and use KCMs instead and try
to cut down on the amount of nested event loops. Martijn Klingens
* Switch the Oscar Plugin to KExtendedSocket Matt Rogers
* Port the Jabber plugin to use libxmpp Till Gerken
* Port MSN to the new protocol (MSNP9) Olivier Goffart
* MSN display picture and incomming MSN custom emoticons support Olivier
Goffart
Desktop Sharing (krfb)
* HTTP Server for Java applet
ksim
* Snmp plugin Simon Hausmann
Remote Desktop Connection (krdc)
* Additional protocol: RDP
* Preferences system
* Special keys dialog for CTRL-ALT-DEL and similar combinations
* View Only option
* Allow scaling in fullscreen mode
* Support for CursorPos extension, better 'dot-cursor' handling
* Toolbar redesign
KWiFiManager
* NEW IN KDE: application for monitoring and configuring wireless LAN
connections Stefan Winter
KPPP
* Log viewer:Show summary for selections and show a monthly estimates in
the statistics area. Andras Mantia, Mikolaj Machowski
* Fixed a bug in modem command writing
|
|
Okay'd by maintainer, fredb.
|
|
|
|
|
|
overridden.
|
|
|
|
|
|
|
|
Technically, this generates a different binary package, but the changes
trivial, so I'm not going to bother with a PKGREVISION bump.
|
|
|
|
|
|
|
|
|
|
* improved support for a few OSes
* 802.11 support
Changes 1.40:
* OpenBSD tun device support
* MacOS X support
* ISDN (SLL) support
* fixed bug from not considering caplen in payload length calculations
|
|
|
|
|
|
|
|
|
|
|
|
accordingly.
bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Solaris.
|
|
|
|
unison is executed.
|
|
|
|
|
|
version of unison (see pkgsrc/net/unison/DESCR) and is provided to allow
synchronizing against unison servers using version 2.9.2 of the Unison
protocol.
|
|
|
|
* GUI updates
* Default number of node connections raised to 12
* Eradication of memory leaks
* Enhanced flow-control algorithm
* Bug fixes
|
|
|
|
* Match the package version with the one from buildlink2.mk.
|
|
setting BUILDLINK_DEPENDS.perl.
|
|
|
|
|
|
|
|
changes:
pygopherd (2.0.9) unstable; urgency=low
* Don't crash if simpletal is unavailable.
pygopherd (2.0.8) unstable; urgency=low
* Fixed a logic error in the Numb handling fix.
pygopherd (2.0.7) unstable; urgency=low
* Fixed UMN.py to properly handle Numb=.
pygopherd (2.0.6) unstable; urgency=low
* Updated debian/docs.
pygopherd (2.0.5) unstable; urgency=low
* Added build-dep on python2.3-dev. Closes: #213938.
pygopherd (2.0.4) unstable; urgency=low
* Eliminated outdated import of xreadlines, clearing up a warning
with Python 2.3.
|
|
|
|
Changes:
* Crypto fixes for RDP5
* Keyboard and keymap fixes
* some endianess fixes for high color
* portability enhancements
|
|
the normal case when BUILDLINK_DEPENDS.<pkg> isn't specified, it receives
a value only once due to the multiple inclusion protection in the
bulldlink3.mk files. In the case where a package includes several
buildlink3.mk files that each want a slightly different version of another
dependency, having BUILDLINK_DEPENDS.<pkg> be a list allows for the
strictest <pkg> dependency to be matched.
|
|
|