summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-04-10Make all gcc3-* packages use a single distinfo file from gcc3/distinfo andseb33-170/+62
a single patch directory from gcc3/patches/. Also Move gcc3-c/{Makefile.common,language.mk} into gcc3/.
2004-04-10Take MAINTAINER at zuntum's suggestion.schmonz1-2/+2
2004-04-10Note audio/mad123 PKGREVISION++: manual page addition.salo1-1/+2
2004-04-10PKGREVISION++salo2-3/+151
Add manual page, sort bl3 inclusions.
2004-04-10Note multimedia/mkvtoolnix addition.salo1-1/+2
2004-04-10Add mkvtoolnix.salo1-1/+2
2004-04-10Initial import of mkvtoolnix-0.8.6: Set of tools to create, alter and inspectsalo4-0/+48
Matroska files. MKVtoolnix is a set of tools to create, alter and inspect Matroska files. With these tools one can get information about (mkvinfo) Matroska files, extract tracks/data from (mkvextract) Matroska files and create (mkvmerge) Matroska files from other media files. From pkgsrc-wip, created by Sergey Svishchev with modifications by me.
2004-04-10Note multimedia/{[g]mplay,mencod}er PKGREVISION++: cdparanoia detection fix.salo1-1/+4
2004-04-10Add "matroska" driver to list of possible MPLAYER_DISABLE_DRIVERS options.salo1-2/+2
2004-04-10Make Matroska support optional, enabled by default. Per request by veego@salo3-6/+5
mencoder: - ride the cdparanoia-related PKGREVISION++ - remove superfluous --disable-nas, already pulled in from Makefile.common
2004-04-10PKGREVISION++salo4-9/+9
Fix cdparanoia detection after bl3ification.
2004-04-10Update py-libxslt to 1.1.5.minskim5-70/+235
Changes since 1.1.2: - patch for OS-X - enums export
2004-04-10Update py-libxml2 to 2.6.8.minskim3-7/+10
Changes since 2.6.5: - Canonicalization C14N support added - 2.3 compatibility, whitespace fixes
2004-04-10gimp always installs under LOCALBASE, so get rid of code that creates a symlinkjmmv1-6/+1
for gimp.m4 between X11BASE and LOCALBASE if needed.
2004-04-10There isn't any XFree86 version that comes with fontconfig>=2.2.0, soxtraeme1-1/+2
don't check for fontconfig's builtin via USE_BUILTIN.fontconfig=no.
2004-04-10Updated abcde to 2.1.19.snj2-3/+3
2004-04-10Update to abcde-2.1.19.snj3-9/+8
Changes: * Improved the logic in the order of events when using a local CDDB repo. * When using a selected, localy cached CDDB entry, we forgot to show the selection when asking the user for editing the choice. Now we show it. * Added the option "-m" to modify the resulting playlist, to contain CRLF at the end of every line, letting some hardware players which insist with DOS-style files to use them. Also, added DOSPLAYLIST as a config option. * Added >&2 redirection to visualize the "Erase playlist" question. * When *DATAPREFIX was set, the playlist creation was made without newline. * Solved bug with batch encoding, thanks to Travis McKay. * Do not tag GENRE and DATE in Ogg/Vorbis if CDDB does not provide them * Documentation update: README, abcde.1 * Added COMMENT part in OggFlac metadata. * Added a pre-read function for preparations. Uses include closing the CD tray. * New setting for the CD speed. Some drives have a higher failure ratio when spinning at high speed. * The eject program is not needed if CDSPEEDVALUE is not set and no EJECT action is performed. * Encoding the whole CD in one file is now possible. Use "-1" as a flag.
2004-04-10Note that one now has the additional rc.conf option of "qmailsmtpd=YES".schmonz1-2/+4
2004-04-10Note PKGREVISION bump of qmail to 1.03nb5 (include netqmail patches;schmonz1-1/+2
add qmail-smtpd rc.d script).
2004-04-10Russ Nelson, Charles Cazabon, Dave Sill, Peter Samuel, and Henningschmonz22-41/+500
Brauer have prepared a distribution of qmail, called "netqmail": "We have done this because in our opinion, too many new users are confused by the out-of-date INSTALL file, and too much time is spent arguing on the mailing list over bugs. We have tried to stick to the barest minimum number of changes. We have fixed only those things which are out-and-out wrong, or which have been approved by djb (specifically QMAILQUEUE)." This package already includes the QMAILQUEUE patch. Add netqmail 1.05's other patches, with the exception that patches to documentation files which are not installed have been lovingly omitted. This package also already includes a patch to handle oversized DNS packets. It's still here, too. pkgsrc changes: * Add qmail-smtpd rc.d script (and ensuing dependency on net/ucspi-tcp). * Update qmail rc.d script: respect $qmail_flags, treating it as the default delivery instruction. * Remove non-working MASTER_SITES. From the netqmail changelog: 20040121 code: qmail-smtpd is protected from exceedingly long (eg 2GB) header lines 20040121 code: qmail_lspawn, qmail-newmrh, qmail-newu, and qmail-rspawn are protected from misbehaving on hosts where the size of an integer is not the same as the size of a character pointer (eg 64 bit hosts with 32 bit ints) 20031027 doc: qmail.7 identifies installation as netqmail and points to http://qmail.org/ 20031027 doc: qmail-queue.8 adds explanation of $QMAILQUEUE 20031027 doc: qmail-log.5 adds reference to errors from $QMAILQUEUE script 20031027 code: qmail-smtpd identifies itself as netqmail 20031027 code: if $QMAILQUEUE is set, it's invoked instead of qmail-queue 20031024 code: changed errno from int to #include. 20031024 code: fixed .qmail parsing bug. 20031024 code: recognize 0.0.0.0 as a local address. 20031024 code: sendmail's -f flag now overrides environment variables. And for all this, bump PKGREVISION. Pre-flight checks by snj@.
2004-04-10Convert to buildlink3.snj1-4/+4
2004-04-10Honor BINOWN and BINGRP.minskim1-1/+2
2004-04-10Convert to buildlink3.snj2-6/+4
2004-04-10Updated snort to 2.1.2.snj2-3/+3
2004-04-10Update to snort-2.1.2. From Adrian Portelli in PR pkg/25029.snj3-9/+69
While here, convert to buildlink3. Changes: * Various portability fixes. * Fixed conversation parsing faults so users can operate this preprocessor * Detect non-rfc standard chunk encodings. Detect abnormal HTTP requests with newlines, spaces, etc. before the request method. * Fix negative stats output on snort exit or SIGUSR1. * Removed escaping of '%' and '_' characters in MySQL * Various documentation fixes/updates. * Added Flowbits detection functionality. * Added utility to parse out perfmon stats. * Tagged Packets no longer have NULL msg name. * Fixed http_inspect double alerting on pkts and rebuilt streams. * http_inspect proxy_alert now supports normal proxy networks setups. http_inspect default server only valid if specified in config. * Close Socket when Snort receives SIGHUP. * Added GID, SID, and Rev to csv output. * config chroot readded. * Added additional error checking for custom rules. * Flow now honors -q (quiet). * Removed non_rfc_chars from default profiles. * Added suppression negation. * Better support for ODBC. Better memory management. Improved escaping of SQL strings. * Other miscellaneous bugfixes.
2004-04-10bl3ify and enable pkgviews installation.minskim1-3/+5
2004-04-10Disable gnome support explicitly. Otherwise this package installsminskim1-1/+3
more files on platforms where /usr/share/mime-info exists.
2004-04-09Fix up some Makefile logic that got broken by the libtool patches (anddanw6-99/+116
prevented it from building on some platforms). Ensure that the built library is named libtk84 (as opposed to libtk8.4) on all platforms.
2004-04-09Fix up some Makefile logic that got broken by the libtool patches (anddanw7-126/+114
prevented it from building on some platforms). Ensure that the built library is named libtcl84 (as opposed to libtcl8.4) on all platforms.
2004-04-09Updated smlnj to 110.45.snj2-3/+3
2004-04-09Update to smlnj-110.45.snj5-243/+243
"The latest working version (110.45) fixes some installation problems caused by incompatibilities with GCC 3.3. Earlier, 110.44 brought our implementation of the Basis library closer to the specification, fixed several important bugs, and provided support for Mac OS X 10.3 (Panther). The previous working release (110.43) offered an operational win32 port, added IntInf support to compiler and Basis library, and also updated many interfaces of the Basis according to the latest draft of the specification." Provided by Jesper Louis Andersen in PR pkg/24586. Also fixes PR pkg/23480.
2004-04-09Improve and correct a few definitions.jschauma1-17/+12
(For example: use shell builtins if we know they are good 'nuff)
2004-04-09Also add python23's cursesmodule fix (patch-aa) here. It's named patch-barecht2-1/+88
here since patch-aa already exists.
2004-04-09Set EGREP to an actual egrep, not plain old grep.jschauma1-2/+2
This fixed my own PR pkg/25109, as using a proper egrep will allow buildlink to work.
2004-04-09As we can get the maximun command line length safely using sysctl, set it injmmv1-1/+8
configure's environment (only when GNU configure and libtool are used) to avoid a check that takes a very long time (and which gives a wrong result, anyway, according to comments in libtool sources).
2004-04-09Note update of libxklavier to 1.01.jmmv1-1/+2
2004-04-09Update to 1.01:jmmv2-5/+5
* configure.in, libxklavier/xklavier_config_xkb.c: I suppose now libxklavier should be able to live in xorg world - the name of the rules files is customizable at build-time.
2004-04-09Comment out a most likely allready redundant compilation time check thatreinoud2-1/+16
made it bomb out during compilation. Propably Linux paranoia/ignorance? The problem occured on NetBSD/shark 1.5ZG and with the patch compiles without any warnings.
2004-04-09Do not override LIBOWN and LIBGRP.minskim1-1/+2
2004-04-09Use subst.mk instead of sed and patches.minskim6-65/+8
2004-04-09Use pkgsrc intltool.minskim1-1/+2
2004-04-09Commentary cleanup:jschauma6-70/+79
- If it's a full sentence, start capitalize first letter and end with a period. - Break comments at ~80 chars so it fits into a terminal.[*] (* This should be done for the code as well, but then it'll need testing. I'll do this at another point in time.)
2004-04-09Merge 20040409: Parameterize the umask calls so that defs.*.mk can changetv6-13/+20
it on a per-opsys basis (and so that mk.conf can override it to match what the pkgsrc builder is using).
2004-04-09On some systems, bootstrap also installs ${LOCALBASE}/bin/install-sh --jschauma1-2/+2
if that is removed, the bulk-build will fail immediately. So tar it up, too. (Note that this will give a warning on systems that don't have it.)
2004-04-09Style nits: use tabs to indent and get rid of a variable that was only usedjmmv1-12/+10
once.
2004-04-09Do this the right way: regen audit-packages.0 and then substitute asjschauma2-16/+15
regular
2004-04-09Add a pre-formatted catman page which is only used (copied into place)jschauma2-1/+108
under IRIX. Other OS regen the catman page. This addresses PR pkg/23452. Since just depending on textproc/groff would pull in a large number of packages (such as perl, ghostscript, tiff etc.), and since this is a very important package that should NOT depend on all this gunk, Jeremy C. Reed suggested this solution. Ok agc.
2004-04-09Update xchm to 0.9.1 and take maintainership.minskim5-11/+15
Changes since 0.9: - fixed an index bug. - added translations for Italian, German, Portuguese and Russian
2004-04-09Update ed2k-gtk-gui to 0.6.2.minskim4-8/+86
Changes in 0.6.2: * Fixed toolbar in non-green mode with themes that have a radiant background in the toolbar (no more artifacts around the labels and the '?' button) (sorry it took so long until it got fixed) * 'transfered' value is shown again as in previous versions, ie. the (often inflated) value by the core is displayed, and only if 'transfered' is greater than the filesize we calculate a better value from the gaplist. * remember (again) which columns in the download view are supposed to be hidden and which are supposed to be shown. * Fixed erratic GUI freeze on selecting 'shutdown core' * Fixed crash that would happen in certain rare conditions while sorting the download list * Fixed problem with insensitive Go! button in connect dialog when core is on remote host (hopefully; #853664) * Wait a couple of seconds after auto-spawning the core, to give the core opportunity to get going. Otherwise auto-connect on startup would fail after auto-spawning the core (thanks to MrMario64 for pointing this out). * added --noob-wants-to-run-as-root command line switch for those noobs who insist they must absolutely run the GUI as root *sigh*. Must be first command line switch if multiple ones are used. * added --enable-static-gnet2 switch to ./configure, mainly to be able to build packages that are statically linked with gnet2. However, if no gnet2 headers are found, the shipped gnet2 will automatically be used instead now. * for MacOSX: poll-emulator (no need for libpoll - it's just one source file) Use with ./configure --enable-static-poll to force it (otherwise it will automatically be enabled if no poll.h include files are found) * ed2k-link handler now allows you to add downloads in paused state * fixed 'status window clear interval' and 'server rotate interval' (amount configured was taken to be in seconds and not in minutes as it should be) (#866410, #859741) * new icon theme: bluecore (submitted by Anonymous) * mingw and win32 patches by Hazeman * misc. other minor fixes
2004-04-09Updated Mesa[*] to 6.0.1, wine to 20040408adam1-1/+7