summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-12-13Don't hard-wire -lpthread, use PTHREAD_*.joerg2-4/+4
2005-12-13Add DragonFly, fix errno.joerg3-19/+21
2005-12-13Add DragonFly support. Use errno.h on all platforms. Don't playjoerg2-1/+89
stupid off64_t games on DragonFly, just use off_t.
2005-12-13Patch some shell scripts to start with #!${PREFIX}/bin/bash instead of ↵ghen1-2/+10
#!/bin/bash (at least two of these scripts don't run with /bin/sh). This solves part of PR pkg/29342 (the other part concerns geography/gpsdrive).
2005-12-13Update my e-mail address.ghen6-12/+12
2005-12-13NetBSD capitalization police.wiz5-13/+13
2005-12-13Fix smbd's path (qemu's samba built in interface). Found by Richardxtraeme1-3/+7
Earnshaw in PR pkg/32289. Bump PKGREVISION.
2005-12-12Note the start of the freeze for non-essential changes to the pkgsrc CVSagc1-1/+2
repository, in preparation for the pkgsrc-2005Q4 branch.
2005-12-12motif-related bumpsjoerg1-1/+44
2005-12-12Document bozohttpd-do-htpasswd option.bad1-0/+1
2005-12-12Relinquish stewardshipseb1-2/+2
2005-12-12Note update of libfwbuilder and fwbuilder to 2.0.10.bad1-1/+3
2005-12-12I'm told that, 40 years after its introduction, variable scopes arebad1-2/+2
still considered suspect and COMMON blocks are the wave of the future. Also, apparently we don't want underscores in constant identifiers, but minus signs are fine. I.e. do_htpasswd -> bozohttpd-do-htpasswd.
2005-12-12Bump all motif packages for recent openmotif update. The major versionjoerg43-69/+86
of the shared libXm has changed.
2005-12-12+ ERROR: Other Makefiles must not be included. Use Makefile.common instead.rillig1-1/+11
2005-12-12Correct last commit, c&p destroyed tabs.joerg1-5/+5
2005-12-12- nsd-2.3.2 (well, nsd-2.3.3 really)joerg1-2/+1
2005-12-12Update nsd to 2.3.3.joerg1-1/+2
2005-12-12Update NSD to 2.3.3.joerg2-7/+6
Notable changes: - DNSSEC enabled by default - many bugfixes for edge cases - more portable time handling - some performance improvements
2005-12-12Move do-install before inclusion ofjoerg1-7/+7
emulators/suse_linux/Makefile.application, to keep old behaviour.
2005-12-12Update fwbuilder and libfwbuilder to 2.0.10.bad10-51/+26
Bugs fixed since 2.0.9: * bug #1349326 "ulogd option does not work". There was a typo in the class iptAdvancedDialog ( 'useULOG' instead of 'use_ULOG' ) * bug #1315892: "fwbuilder crashes on missing OS template" The GUI crashed if user added new hostOS or firewall platform template under resources/os or resources/platforms, then reinstalled the package (and therefore lost their custom template files), then tried to open firewall or host OS settings dialog for the object using new template. * bug #1305933: "fwbuilder/Solaris: compilation errors". Another case of implicit type conversion QString->string which does not compile on systems with QT built w/o STL support. * bug #1304878: fwbuilder: signal.h required (Solaris). Using 'AC_CHECK_HEADERS([signal.h])' in configure.in to check for the appropriate #include. * bug #1304764: "configure script: Sun make check fails". Need to use ${MAKE-make} instead of $ac_make when checking for GNU make. * bug #1304785: "fwbuilder - Solaris has no libutil". Using better way to check whether we need to link with libutil. Bugs fixed in policy compiler for iptables since 2.0.9: * bug #1342495: "SNAT with address range". Compiler used to print warning "Adding virtual addresses for NAT is not supported for address range" even if adding virtual addresses for NAT was turned off. * bug #1313420: "OUTPUT chain is built wrong under certain conditions." Rules that have firewall in SRC and DST, while DST has negation, should be split so that the second generated rule goes into OUTPUT chain rather than FORWARD
2005-12-12- lighttpd-1.4.8joerg1-3/+1
- openmotif-2.2.3
2005-12-122.2.3 and 2.1.x are not compatible, force use of 2.2.3.joerg1-2/+2
2005-12-12Update OpenMotif to 2.2.3.joerg1-1/+2
2005-12-12Update OpenMotif to 2.2.3. Too many changes to list here, but mostjoerg36-2066/+292
importantly no more imake usage.
2005-12-12xorg-libs bump for DragonFly-specific header change.joerg1-1/+2
2005-12-12Fix two issues in Xos_r.h for DragonFly:joerg3-9/+35
- no thread safe pwd API - rework the readdir implementation
2005-12-12Note www/firefox-bin update.salo1-1/+2
2005-12-12Update to version 1.5salo2-8/+7
Changes: - Automated update to streamline product upgrades. Notification of an update is more prominent, and updates to Firefox may now be half a megabyte or smaller. Updating extensions has also improved. - Faster browser navigation with improvements to back and forward button performance. - Drag and drop reordering for browser tabs. - Improvements to popup blocking. - Clear Private Data feature provides an easy way to quickly remove personal data through a menu item or keyboard shortcut. - Answers.com is added to the search engine list. - Improvements to product usability including descriptive error pages, redesigned options menu, RSS discovery, and "Safe Mode" experience. - Better accessibility including support for DHTML accessibility and assistive technologies such as the Window-Eyes 5.5 beta screen reader for Microsoft Windows. Screen readers read aloud all available information in applications and documents or show the information on a Braille display, enabling blind and visually impaired users to use equivalent software functionality as their sighted peers. - Report a broken Web site wizard to report Web sites that are not working in Firefox. - Better support for Mac OS X (10.2 and greater) including profile migration from Safari and Mac Internet Explorer. - New support for Web Standards including SVG, CSS 2 and CSS 3, and JavaScript 1.6. - Many security enhancements. Full release notes: http://www.mozilla.com/firefox/releases/1.5.html XXX: Solaris packages available, need work.
2005-12-12Fix errno and linkage on DragonFly. Fix dependency detection problemjoerg5-10/+41
on DragonFly, it needs to pickup png.h correctly.
2005-12-12Note update of lighttpd to 1.4.8.joerg1-1/+2
2005-12-12Update lighttpd to 1.4.8.joerg2-6/+6
From NEWS: * added auto-reconnect to ldap-server in mod_auth (joerg@netbsd.org) * changed auth.ldap-cafile to be optional (joerg@netbsd.org) * added strip_request_uri in mod_fastcgi * added more X-* headers to mod_proxy (Ben Grimm <bengrimm@gmail.com>) * added 'debug' to simple-vhost to suppress the (mod_simple_vhost.c.157) No such file or directory /servers/ww.lighttpd.net/pages/ messages by default * added support to let the server listen on UNIX-socket * changed default stat-cache-engine to 'simple' * fixed max-age timestamps in mod_expire * fixed encoding the filenames in PROPFIND in mod_webdav * fixed range request handling in network_writev * fixed retry on connect error in mod_fastcgi (Robert G. Jakabosky <bobby@alphatrade.com>) * fixed possible crash in mod_webdav if sqlite3 support is available but not use * fixed fdvent-handler init if server.max-worker was used (Siddharth Vijayakrishnan <mail@bluefireworks.net>) * fixed missing cleanup in mysql_vhost * fixed assert() in "connections.c:962: connection_handle_read_state: Assertion 'c->mem->used' failed." * fixed 64bit issue in md5 * fixed crash in mod_status * fixed duplicate headers in mod_proxy * fixed Content-Length in HEAD request in mod_proxy * fixed unsigned/signed comparisions * fixed streaming in mod_cgi * fixed possible overflow in password-salt handling (reported on slashdot by james-web@and.org) * fixed server-traffic-limit if connection limit is not set
2005-12-12Don't use matherr hack on DragonFly -- it's not supported.joerg2-1/+15
2005-12-12imake pkg: fix man page entry in PLISTjoerg1-2/+2
2005-12-12Add DragonFly support.joerg5-19/+45
XXX Use the changes for FreeBSD as well?
2005-12-12Fix GCC 3.4 by adding explicit this for template calls.joerg2-1/+72
2005-12-12Fix ossaudio usage. Add DragonFly support.joerg4-10/+18
2005-12-12Add DragonFly support. Move two methods in qfont.h out of private scope,joerg4-3/+47
GCC 3.4 doesn't allow a private methods as friends. XXX Should netbsd-g++-static be used for all platforms?
2005-12-12First step at reworking Linux binary packages.joerg64-247/+211
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.
2005-12-12Sort options in SYNOPSIS, bump date for -S.wiz1-5/+6
2005-12-12amarok updated to 1.3.7.wiz2-3/+3
2005-12-12Note update of pkg_chk to 1.63: support for remote binary packagesdillo1-1/+2
2005-12-12Update to 1.3.7:wiz3-32/+7
VERSION 1.3.7: CHANGES * In the tree view, sort tracks alphabetically first, unless one of the categories is by album, then sort by track number first. (BR 112830) * No longer delete Amazon covers every 90 days, instead relying on RefreshImages to re-download covers every 80 days to comply with the TOS of the Amazon web service. BUGFIXES: * Fix weirdness when overwriting a playlist by dragging a file to the browser. * When using Year - Album on Collection Browser, if two albums had the same year, the order would be pseudo-random. Patch by Xepo <xepo@trifault.net>. (BR 115584) * Fix build issue on PCLinuxOS with "cpu_set undeclared". * Fix crash in helix engine caused by improper reference counting of the audiostreamresponse object. * Helix engine no longer declares it is "empty" on a track change (caused problems with context browser). * Tag dialog doesn't delete year tags any more when editing multiple tracks. * amaroK would crash or hang when fetching similar artists information from last.fm. (BR 116399) * Fix memory leak in the helix engine. (BR 116223) * When changing the database type, the apply button wouldn't be enabled, and it would be necessary to restart amaroK for it to work properly. * Fix for regression in Qt 3.3.5, causing amaroK to crash when clearing the playlist. (BR 116004) * Zombie directories are removed automatically from the collection scanner. (BR 115779) * Dates wouldn't be properly loaded when editing Smart Playlists. * Number of songs to add when using dynamic mode wouldn't be respected, if the smartplaylist didn't have a ORDER BY statement. (BR 115860) * Fix visibility related build problem on some distros.
2005-12-12Add new option -S to create summary file of binary package directory.dillo3-28/+72
Use this summary file to support using remote binary packages. Okayed by agc and abs.
2005-12-12+ avidemux-2.1.0, bittorrent-gui-4.2.1, capc-calc-2.11.11,wiz1-10/+16
horde3-3.0.8, hyperestraier-1.1.1, ion3-20051210, irssi-0.8.10, ja-vflib-lib-3.6.10, libggi-2.2, mftrace-1.1.17, pytraffic-2.5.3, ripmime-1.4.0.6, svk-1.06, turba-2.0.5, wine-0.9.3.
2005-12-12Update MASTER_SITES.wiz1-2/+2
2005-12-12Remove obsolete file. Noted by Leonard Schmidt in private mail.wiz1-7/+0
2005-12-12Distribution file seems to be updated without its name change.taca2-6/+6
So, include time-stamp information in DIST_SUBDIR. (I didn't use "${PKGNAME}-20051212" since pkglint warns.)
2005-12-12Fix up libtool.m4 for DragonFly. Also let it use sysctl kern.argmax,joerg2-1/+112
we don't have many scripts which use that themselves.
2005-12-12Fix scandir parameter for DragonFly and FreeBSD.joerg2-1/+18