summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-01-12If dynamic and bdb options are used, the hdb module is built, but notxtraeme2-3/+8
if bdb is disabled, so only build it when the bdb option has been enabled.
2005-01-12Import dmidecode-2.5: Print out DMI (SMBIOS) table in human-readable formathubertf1-2/+2
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.
2005-01-12add & enable dmidecodehubertf1-1/+2
2005-01-12Import dmidecode-2.5: Print out DMI (SMBIOS) table in human-readable formathubertf5-0/+47
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.
2005-01-11remove bogus VPATH line from the pkg's Makefile.hubertf3-3/+17
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.
2005-01-11Forgot to remove the ranlib call for libmystrings, which is not installedxtraeme2-6/+14
by mysql-client. This should fix problem reported by Stoned Elipot.
2005-01-11remove readline support per pkg/28829. readline and spice licenses weredmcmahill4-11/+14
not compatible.
2005-01-11Fix build on NetBSD/sparc64 by marking the system as ``ULTRASPARC''jlam2-19/+19
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.
2005-01-11Fix compilation on Interix. Reported in PR pkg/28938tv2-4/+4
by HIRAMATSU Yoshifumi <hiramatu@boreas.dti.ne.jp>.
2005-01-11Fix small compilation issue on Linuxreinoud1-3/+3
2005-01-11Use this builtin.mk from pkgsrc-wip, which works for all platformsxtraeme1-45/+44
and detects a lot of more versions, thanks to Peter Postma.
2005-01-11Update faulty checksumreinoud1-2/+2
2005-01-11Update the udfclient package to release 0.3.2.reinoud4-9/+12
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
2005-01-11tor -> 0.0.9.2tv1-1/+2
2005-01-11Update to 0.0.9.2 (OK'd by jschauma@netbsd.org).tv3-11/+6
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.
2005-01-11typo, thanks peter.xtraeme1-2/+2
2005-01-11Always matching 0.8.3 if FreeBSD >= 5.3xtraeme1-2/+2
2005-01-11Redo previous because it had a chance to cause serious problems, and wasjmmv1-4/+4
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.
2005-01-11FreeBSD >= 5.3 uses libpcap-0.8.3, older versions are using 0.7.x.xtraeme1-3/+5
2005-01-11libpcap was updated to 0.8.3 in NetBSD-2.99.9 (more or less), so matchxtraeme1-3/+3
NetBSD<=2.99.8 as 0.7.2, also match future NetBSD versions as 0.8.3.
2005-01-11This package requires libpcap>=0.8.3, noted by jdc@, bumpxtraeme1-1/+4
PKGREVISION.
2005-01-11this should be 0.7.2 not 0.7xtraeme1-2/+2
2005-01-11Better checking of libpcap versions, based in heimdal/builtin.mk.xtraeme1-4/+60
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.
2005-01-11nfs-pkgsrc friendliness change:tv1-8/+13
Add a knob to relocate all the global bulk state files in one setting. BULKFILESDIR; defaults to PKGSRCDIR as before.
2005-01-11Some shells can cache * lookups, so do all the rm -f's of */*/<something>tv1-5/+4
on one line. Add a message prior to doing the leftover log cleanup, as it will take a while if pkgsrc is on nfs.
2005-01-11Note addition of iwi-firmware 2.2.skrll1-1/+2
2005-01-11Add and enable iwi-firmware.skrll1-1/+2
2005-01-11Really skip the transformations for imake. This shows the danger injlam1-2/+2
having variables that take a "yes" value to turn off behavior.
2005-01-11Firmware binary images for use with the iwi(4) driver.skrll4-0/+66
Original archive is available from Intel at: http://ipw2200.sourceforge.net/firmware.php?fid=4
2005-01-11+p5-Digest-CRCtv2-2/+4
2005-01-11The Digest::CRC module calculates CRC sums of all sorts. It containstv4-0/+30
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.]
2005-01-11re-generate for wiz's improvements to the resume section.xtraeme2-366/+371
2005-01-11Improve resume section, and use complete path for /etc/mk.conf in two places.wiz1-12/+14
2005-01-11re-generatextraeme2-3752/+4005
2005-01-11ap-auth-radius is a RADIUS authentication module for apachemanu2-2/+4
2005-01-11Added section 6.5: "How to resume transferencies with pkgsrc?", whilextraeme1-4/+28
here fix a typos in the XFree86/X.org sections.
2005-01-11ap-auth-radius is a RADIUS authentication module for Apachemanu5-0/+49
2005-01-11pkg_notify-0.4.1xtraeme2-3/+3
2005-01-11Sync with pkgsrc-wip, update to 0.4.1.xtraeme2-5/+11
Lots of changes and fixes, no-ftp-reconnect, MASTER_SORT support and friends.
2005-01-11Updated libast to 0.6.1; eterm to 0.9.3adam2-4/+4
2005-01-11Changes 0.9.3:adam6-35/+31
- 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.
2005-01-11Changes 0.6.1:adam4-27/+18
* Bug fixes
2005-01-11Updated enlightenment to 0.16.7.2adam2-3/+3
2005-01-11Depend on db3 package directly rather than via bdb.buildlink3.mk so thatmarkd1-5/+4
builds even when db3 isn't the BDB_DEFAULT.
2005-01-11Changes 0.16.7.2:adam5-36/+30
* 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.
2005-01-11Reverse PATH order in many places: instead of appending ${LOCALBASE}/binjmmv1-4/+6
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).
2005-01-11Updated imlib2 to 1.2.0adam1-1/+2
2005-01-11Changes 1.2.0:adam8-109/+64
* Source tree clean up * Bug fixes
2005-01-11gwenview update.markd2-3/+3
2005-01-11Update gwenview to 1.1.8 from maintainer Ian Zagorskih in PR pkg/28936.markd2-5/+5
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.