it will live with other "check" targets run after package installation.
Get rid of SHLIB_HANDLING, whose meaning had mutated over the years
from one thing to another. Currently, it is used to basically note
whether the system's "ldd" command can be usefully run on the package's
binaries and libraries. Rename this variable to CHECK_SHLIBS_SUPPORTED
for more clarity.
CHECK_SHLIBS is now a variable set exclusively by the user in /etc/mk.conf
to note whether the check for missing run-time search paths is performed
after a package is installed. It defaults to "no" unless PKG_DEVELOPER
is set.
developer is officially maintaining the package.
The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list). Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
Change most pkgs to depend on either
emulators/suse_linux/Makefile.application (normal pkgs) or
Makefile.common (suse91 and suse themselves) to filter out Operating
Systems without Linux ABI support. Use CPU masks to limit the pkg to
supported platforms.
25.10.2005 Skype for Linux version 1.2.0.18
* bugfix: fixed a bug in networking code that made Skype
vulnerable to remotely induced crash (Skype Security Bulletin
SKYPE-SB/2005-003)
22.09.2005 Skype for Linux version 1.2.0.17
* change: New multilingual EULA in Help.Licence
* change: Call quality improvements
* change: "Find in chat" engine rewritten
* change: Refreshing icons on start tab
* change: Cleaned up RPM packaging
* bugfix: Menu items not disabled when going offline
* bugfix: Crash when a new message was received
* bugfix: Crash when password changed
* bugfix: Crash when chat search string contained "+331234567"
* bugfix: Crash when chat search string contained emoticon
* bugfix: Auth requests from previous user being shown
* bugfix: Crash while history was loading
* bugfix: Find crash when searching for empty text
* bugfix: Auth request remaining on event panel after authorization
Only minimally startup tested as there is a font issue (seen in both old and
new versions) on my NetBSD-3 xorg system...
28.07.2005 Skype for Linux version 1.2.0.11
* feature: "Find dialog" in chat
* change: no Start tab anymore > new event panel
* change: new voicemail icons in call list
* change: echo123 is always seen as online user
* bugfix: Can't open URL in multichat window
* bugfix: sending message to someone who is using older version of skype - cosmetic
* bugfix: Missing Services section
* bugfix: Renaming groups - duplicated counter
* bugfix: file transfer: send-file write permission
* bugfix: file transfer: send-file inexact error dialog
* bugfix: Changing password it was possible to enter illegal characters
* bugfix: inexact information dialog
* bugfix: Inexact dialog content when calling to paid number
* bugfix: Authorization request should contain Call button
* bugfix: incorrect order of buttons, if you send or receive a file
* bugfix: Can't interrupt third party in conference call
* bugfix: skype's network traffic is stopped, if presence is set to offline
* bugfix: proper header selections in multichat window
* bugfix: upsell msgs to VM/SI for non-subscribers
Several changes are involved since they are all interrelated. These
changes affect about 1000 files.
The first major change is rewriting bsd.builtin.mk as well as all of
the builtin.mk files to follow the new example in bsd.builtin.mk.
The loop to include all of the builtin.mk files needed by the package
is moved from bsd.builtin.mk and into bsd.buildlink3.mk. bsd.builtin.mk
is now included by each of the individual builtin.mk files and provides
some common logic for all of the builtin.mk files. Currently, this
includes the computation for whether the native or pkgsrc version of
the package is preferred. This causes USE_BUILTIN.* to be correctly
set when one builtin.mk file includes another.
The second major change is teach the builtin.mk files to consider
files under ${LOCALBASE} to be from pkgsrc-controlled packages. Most
of the builtin.mk files test for the presence of built-in software by
checking for the existence of certain files, e.g. <pthread.h>, and we
now assume that if that file is under ${LOCALBASE}, then it must be
from pkgsrc. This modification is a nod toward LOCALBASE=/usr. The
exceptions to this new check are the X11 distribution packages, which
are handled specially as noted below.
The third major change is providing builtin.mk and version.mk files
for each of the X11 distribution packages in pkgsrc. The builtin.mk
file can detect whether the native X11 distribution is the same as
the one provided by pkgsrc, and the version.mk file computes the
version of the X11 distribution package, whether it's built-in or not.
The fourth major change is that the buildlink3.mk files for X11 packages
that install parts which are part of X11 distribution packages, e.g.
Xpm, Xcursor, etc., now use imake to query the X11 distribution for
whether the software is already provided by the X11 distribution.
This is more accurate than grepping for a symbol name in the imake
config files. Using imake required sprinkling various builtin-imake.mk
helper files into pkgsrc directories. These files are used as input
to imake since imake can't use stdin for that purpose.
The fifth major change is in how packages note that they use X11.
Instead of setting USE_X11, package Makefiles should now include
x11.buildlink3.mk instead. This causes the X11 package buildlink3
and builtin logic to be executed at the correct place for buildlink3.mk
and builtin.mk files that previously set USE_X11, and fixes packages
that relied on buildlink3.mk files to implicitly note that X11 is
needed. Package buildlink3.mk should also include x11.buildlink3.mk
when linking against the package libraries requires also linking
against the X11 libraries. Where it was obvious, redundant inclusions
of x11.buildlink3.mk have been removed.
18.03.2005 Skype for Linux version 1.0.0.20
* feature: SkypeIn
* feature: voicemail sending and receiving
* feature: contact grouping
* feature: Central Contact List
* feature: drag and drop between contact groups
* change: chat window doesn't steal focus
* change: contact list (x/y) indicators
* bugfix: calling to too long SkypeOut numbers crash
* bugfix: start tab texts messed up with nondefault font size
* bugfix: showing/hiding offline contacts
* bugfix: adding/removing SkypeOut contacts
* bugfix: startconference, addtochat windows are modal
* bugfix: Skype crashes, if there is incoming conference call
* bugfix: callhistory bugs, show calls which are redirected to voicemail,
dont show missed calls under incoming calls. after delete update
the filter
* bugfix: Missing title bar, if you call to emergency number
* bugfix: problem with user counter on start tab
* bugfix: don't show already deleted voicemails on start tab
* bugfix: sometimes System Tray icon blinks without any reason
* bugfix: does not ignore incoming call
* known issue: Start tab does not yet show SkypeIn and Voicemail service
status. You can check current service status on My Account page
14.02.2005 Skype for Linux version 1.0.0.7
* change: Call tab no longer closes if remote does not accept call because of
won't close, if you have privacy problems
* change: prank call prevention suggestion
* change: new Options layout
* change: addressbar behaviour should depend on General option (start chat /
start call)
* bugfix: limit field lengths in profile editor
* bugfix: voicemail sending crashfixes
* bugfix: icon fix when adding a blocked contact to contact list
* bugfix: Hold button on toolbar should be disabled until call is picked up.
* bugfix: crash when context menu remains open in call
* bugfix: call holding and resuming - context menu and toolbar button sync
* bugfix: "hang up call" sound works
* bugfix: crash when context menu remains open in call
* bugfix: e-mail and full name locations changed in profile editor
* bugfix: search results order fix when doing several searches after one
another
* bugfix: "away" and "not available" should allow 3 digits
* bugfix: search someone who is already in Contact list - can't add twice
* bugfix: tab order in advanced search form
* bugfix: icons have names for non-taskbar window managers
* bugfix: tray alert does not blink any more when there are no missed
events/chats
* feature: system tray alerts for contacts coming online,
incoming calls, IM-s (configurable in Options)
* feature: configurable/overridable resource directory
* feature: "ringing" sound for caller
* feature: incoming IM notifications (incoming im sound && typo on
start page)
* feature: call duration and time displaying
* feature: tooltips in Contact List
* change: send contacts error dialogs
* change: accessing "Send Contacts" function
* change: Contacts should be sorted in conference dialog
* change: 'Add a contact' dialog behaviour
* change: delete contact using Del key
* change: renaming Contact - dialog behaviour
* change: use DISPLAYNAME instead of FULLNAME in call list and
elsewhere
* change: Put active call on hold - missing dialog
* change: Dismiss conference - missing dialog
* change: new items to Help menu
* bugfix: Gnome floating tray icon
* bugfix: some buttons and functions should be disabled, if you have
blocked someone
* bugfix: Add a SkypeOut contact- ugly dialog window
* bugfix: Information dialog is not correct when trying to send file
to blocked user
* bugfix: Receive a file - header is missing in some languages
* bugfix: Recycle bin button in Call History should be disabled if
filter doesn't contain any calls
* bugfix: Incorrect IM sorting logic
* bugfix: Enter key in block dialog
* bugfix: Time display in authorization request window
* bugfix: missing context menu items
* bugfix: Ugly highlight color
* bugfix: too long "about" text messes profile viewer up
* bugfix: Start tab watermark problems with missed
ims/calls/authrequests
* bugfix: Conference dialog shouldn't contain blocked users
* bugfix: Start tab event cosmetics