Age | Commit message (Collapse) | Author | Files | Lines |
|
if bdb is disabled, so only build it when the bdb option has been
enabled.
|
|
Dmidecode is a tool for dumping a computer's DMI (some say SMBIOS)
table contents in a human-readable format. This table contains a
description of the system's hardware components, as well as other
useful pieces of information such as serial numbers and BIOS
revision.
|
|
|
|
Dmidecode is a tool for dumping a computer's DMI (some say SMBIOS)
table contents in a human-readable format. This table contains a
description of the system's hardware components, as well as other
useful pieces of information such as serial numbers and BIOS
revision.
|
|
This bug is was not discovered so far due to a bug in GNU make.
On NetBSD, it happens only under certain conditions (/install present),
see PR pkg/28934 for more information.
This commit is a stopgag, I'm still discussing with the xlockmore author
what the right fix is.
|
|
by mysql-client. This should fix problem reported by Stoned Elipot.
|
|
not compatible.
|
|
so that the appropriate OpenSSL sources are built. Also, explicitly
mark the endianness of each supported NetBSD platform to avoid potential
endianness issues when doing the crypto arithmetic.
|
|
by HIRAMATSU Yoshifumi <hiramatu@boreas.dti.ne.jp>.
|
|
|
|
and detects a lot of more versions, thanks to Peter Postma.
|
|
|
|
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
|
|
|
|
The ChangeLog is huge -- see it for changes. This is still a pre-alpha
piece of software, so rapid development and change is currently expected.
|
|
|
|
|
|
already demonstrated by imake failing.
So, instead of fiddling with PATH's value in multiple places, rely on
PREPEND_PATH to get things right. Hopefully this will DTRT. At least
several local tests have worked without problems.
|
|
|
|
NetBSD<=2.99.8 as 0.7.2, also match future NetBSD versions as 0.8.3.
|
|
PKGREVISION.
|
|
|
|
for now we are assumming that:
_LIBPCAP_VERSIONS= 0.8.3 0.7.2
_LIBPCAP_0.8.3= NetBSD-2.99.9* NetBSD-2.99.1[0-9]*
_LIBPCAP_0.7= NetBSD-1.[56]* NetBSD-2.0*
Users of other platforms should update this list eventually.
|
|
Add a knob to relocate all the global bulk state files in one setting.
BULKFILESDIR; defaults to PKGSRCDIR as before.
|
|
on one line. Add a message prior to doing the leftover log cleanup, as
it will take a while if pkgsrc is on nfs.
|
|
|
|
|
|
having variables that take a "yes" value to turn off behavior.
|
|
Original archive is available from Intel at:
http://ipw2200.sourceforge.net/firmware.php?fid=4
|
|
|
|
wrapper functions with the correct parameters for CRC-CCITT, CRC-16 and
CRC-32.
[tv: This differs from p5-String-CRC32 in that it is a generic Digest.pm
module plugin.]
|
|
|
|
|
|
|
|
|
|
here fix a typos in the XFree86/X.org sections.
|
|
|
|
|
|
Lots of changes and fixes, no-ftp-reconnect, MASTER_SORT support and
friends.
|
|
|
|
- All new theme format.
- 3-state image support.
- Pixmapped scrollbars and popup menus.
- Action bindings.
- IPC interface to Eterm and Enlightenment.
- Auto mode for automatic syncing with Enlightenment themes.
|
|
* Bug fixes
|
|
|
|
builds even when db3 isn't the BDB_DEFAULT.
|
|
* Make keys used for menu navigation configurable.
* Bosnian translation.
* Korean translation updates.
* Improved dockapp handling.
* Improved KDE menu generation.
* Bulgarian translation.
* Showing desktop support.
* Fix remembered settings for slave WM's.
* Improved fullscreen window handling.
* Fix _XROOT... hack.
* Fix selecting "No Background" in background settings dialog.
* Add shade/unshade using mouse wheel to title bar actions.
* Fix _NET_WM_MOVERESIZE (button case).
* Don't update pager if not visible.
* Avoid problems due to recursive menus.
* Fix button stacking.
* Pointer grab fixes.
* Fix remembered settings for apps setting WM_WINDOW_ROLE to random like value "---".
* Fix some session management property types.
* Stack desktop windows below buttons.
* Add border frame action handling (enables things like auto shade/unshade).
* Fix handling of border parts where text state changes but image state doesn't.
* Fix startup position for shaded down- or right-shading windows.
|
|
and ${X11BASE}/bin to the current PATH, _prepend_ them. This way we will
pick our own binaries in favour of the system ones, in the cases where
conflicts exist. Also add a PREPEND_PATH for ${LOCALBASE}/bin.
This should fix several packages on non-NetBSD systems. For example,
ispell-spanish under Linux comes to mind, as it was using the 'ispell'
binary from /usr/bin instead of the one in /usr/pkg/bin to get its
configuration information.
Ideally, buildlink could handle this as it does for libraries, hidding
unexpected binaries ;-)
No objections in tech-pkg@ (or packages@; I don't remember the exact
list where I asked).
|
|
|
|
* Source tree clean up
* Bug fixes
|
|
|
|
Version 1.1.8 has been released. Thanks to the hard work of Lubos Lunak,
this new version can play MNG and GIF animations!
Here is the complete list of changes:
New features:
* Zoom actions added to both KPart's.
* Support for animated pictures.
* Fast image scaling function from Imlib2/Mosfet (select 'fast' smoothing
in the configuration dialog).
* Added an item in the "Windows" menu to reset the window layout to the
default configuration.
Fixes:
* "Lock zoom"/"Auto zoom" options fixed.
* Fixed "Clear location"/"Location" shortcuts.
* Make it impossible to undock the file view. It should be easier for new
users to use it this way.
* Fixed crash which could occur when copying multiple files.
|