summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2006-04-22correct homepage URL; noted by Mr Raymond Phillips in a mail tojschauma1-2/+2
webmaster@
2006-04-22Fix Perl reference in getconfig and getconfig.pl and also requirejoerg3-7/+17
Perl at runtime. Bump revision.
2006-04-22bdftruncate is a Perl script, patch interpreter and depend on Perl.joerg1-2/+5
Bump revision.
2006-04-22Note update of "mozilla-bin" package to version 1.7.13.tron1-1/+2
2006-04-22Update "mozilla-bin" package to version 1.7.13. Changes since 1.7.12:tron2-7/+6
- stability fixes - security fixes - MFSA 2006-27 Table Rebuilding Code Execution Vulnerability - MFSA 2006-25 Privilege escalation through Print Preview - MFSA 2006-24 Privilege escalation using crypto.generateCRMFRequest - MFSA 2006-23 File stealing by changing input type - MFSA 2006-22 CSS Letter-Spacing Heap Overflow Vulnerability - MFSA 2006-21 JavaScript execution in mail when forwarding in-line - MFSA 2006-19 Cross-site scripting using .valueOf.call() - MFSA 2006-18 Mozilla Firefox Tag Order Vulnerability - MFSA 2006-17 cross-site scripting through window.controllers - MFSA 2006-16 Accessing XBL compilation scope via valueOf.call() - MFSA 2006-15 Privilege escalation using a JavaScript function's cloned parent - MFSA 2006-14 Privilege escalation via XBL.method.eval - MFSA 2006-13 Downloading executables with "Save Image As..." - MFSA 2006-12 Secure-site spoof (requires security warning dialog) - MFSA 2006-11 Crashes with evidence of memory corruption (rv:1.8) - MFSA 2006-10 JavaScript garbage-collection hazard audit - MFSA 2006-09 Cross-site JavaScript injection using event handlers - MFSA 2006-05 Localstore.rdf XML injection through XULDocument.persist() - MFSA 2006-03 Long document title causes startup denial of Service - MFSA 2006-01 JavaScript garbage-collection hazards
2006-04-22Fixed pkglint warnings.rillig1-5/+5
2006-04-22Fixed pkglint warnings. Removed the BROKEN_IN line, since the packagerillig4-51/+75
works for me.
2006-04-22The list of files that define the TOOLS is extracted from bsd.tools.mkrillig1-5/+30
instead of specifying it explicitly.
2006-04-22do not require -I${PREFIX}/include/php/ext/date/lib when buildingjdolecek2-1/+15
extension using php_date.h problem reported upstream as PHP Bug 37163
2006-04-22patch-as as renamed to patch-at before commit, follow renamejdolecek1-2/+2
also here
2006-04-22make build properly (now that the module contents are actually compiled)jdolecek1-4/+20
and adjust to use libxml2 depends on PHP5 bump PKGREVISION
2006-04-22add patch to actually compile the contents of PHP WDDX module; beforejdolecek4-2/+26
it produced empty *.so and the module couldn't be actually used
2006-04-22Removed the superfluous "quotes" and 'quotes' from variables that don'trillig238-503/+504
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22Adjusted the code to the pkglint warning that NO_PACKAGE should not berillig1-2/+2
quoted.
2006-04-22Reset MAINTAINER; I don't have the time nor inclination to maintainlukem8-16/+16
these any more.
2006-04-22Only use assembler code on i386. Fixes amd64 build and PR 33331 by Ben Collver.wiz1-1/+7
2006-04-22no need for obsolete information herelukem1-4/+0
2006-04-22use "tnftp" instead of "lukemftp"lukem1-2/+2
2006-04-22Fix typo or mispelling.reed25-28/+28
2006-04-22Fix typo/mispelling. Justify while here.reed1-2/+3
2006-04-21update to 2.14.1drochner3-8/+10
changes: -Quit zenity on about dialog response -translation updates
2006-04-21+ cfengine2-2.1.20, ocrad-0.15, tcl-8.4.13, tk-8.4.13.wiz1-3/+5
2006-04-21regen patch-ai for less fuzz.wiz2-5/+5
2006-04-21Add tex-fixme.minskim2-2/+4
2006-04-21Import tex-fixme.minskim4-0/+51
This package provides you with a way of inserting fixme notes in your documents. Such notes can appear inline, as marginal notes, footnotes, index entries, in the log file and as warnings on stdout. It is also possible to summarize them in a list. When you switch from draft to final mode, any remaining fixme note will be logged, but removed from the document's body. Additionally, critical notes will abort compilation with an informative message. FiXme also comes with support for AUC-TeX.
2006-04-21Remove a case for teTeX1.minskim1-5/+3
2006-04-21Honor PKGMANDIR.jlam1-3/+3
2006-04-21mention wmnd additionrpaulo1-1/+2
2006-04-21Descend into wmndrpaulo1-1/+2
2006-04-21WMND is a dockapp for monitoring network interfaces under WindowMakerrpaulo4-0/+25
and other compatible window managers.
2006-04-21Fix build on DragonFly and with newer GCC versions.joerg3-10/+19
2006-04-21Correctly link against non-native X11. Fix another case of -ldl.joerg3-5/+22
2006-04-21Don't include utmp.x on DragonFly. XXX autoconf test?joerg2-6/+8
2006-04-21fix some format string vulnerabilities, seedrochner4-4/+49
http://www.open-security.org/advisories/16
2006-04-21Updated pkglint to 4.60.rillig1-1/+2
2006-04-21Updated pkglint to 4.60.rillig2-5/+3
Changes since 4.59: - For many variables the :Q operator is not needed (by definition), for example some pathnames, user names, group names. - Improved the diagnostics for planned package updates. - Various catch-ups to recent changes in the infrastructure, among them BUILDLINK_ABI_DEPENDS and gettext.mk. - When the PLIST contains a libtool archive, the *.a and *.so files don't have to be mentioned explicitly.
2006-04-21- Added checks for wrapper transformation and reordering rules.rillig2-6/+51
- Added checks for redundant library files in PLISTs.
2006-04-21Updated audio/normalize to 0.7.7adam1-1/+2
2006-04-21Changes 0.7.7:adam5-19/+35
* Fixed bug with reading broken wav files with bad sizes * Fixed bug causing seg fault on non-PCM wav files * Fixed bug with reading wav files that have stuff after the data chunk * Fixed Windows "no such file" bug * Fixed small memory leak * Fixed cosmetic bug with negative gains * Fixed bad basename regexp in normalize-mp3 script * Fixed --oggdecode option in normalize-mp3 script * Turned audiofile support on by default * Upgraded to latest GNU autotools Pkgsrc: * Build xmms plug-in as an option
2006-04-21Fixed pkglint warnings.rillig3-10/+11
2006-04-21Add DragonFly. Fix GCC 3.4+ issues in C++.joerg5-24/+56
2006-04-21Add http site to fetch the DISTFILE from incase we cant get it from the ftp siteadrianp1-2/+3
Pointed out via bulk builds error
2006-04-21Add DragonFly support. Also let it be used on FreeBSD.joerg3-3/+26
2006-04-21Replaced SITES_* with SITES.*.rillig1-8/+3
2006-04-21Specified the structure and interpretation of the WRAPPER_REORDER_CMDSrillig1-8/+11
variable.
2006-04-21Documented (parts of) the wrapper phase.rillig1-2/+46
2006-04-21Updated multimedia/libmpeg2 to 0.4.0bnb4: Applied patches suggested bywulf1-1/+2
njoly@pasteur.fr fixing x86_64 assembler issues as identified in PR #33136
2006-04-21Updated libmpeg2 to 0.4.0bnb4: Applied patch supplied by njoly@pasteur.frwulf3-4/+43
fixing x86_64 assembler code issues as identified in PR #33136.
2006-04-21Update dpbox to 6.00.00nb2: Implemented changes to make use of REQD_DIRwulf1-1/+2
and CONF_FILES framework. Fixed compile warnings due to implicit casting
2006-04-21Implemented changes for this package to use the REQD_DIR and CONF_FILESwulf20-73/+676
framework for the installation of the configuration files. Fixed compile warning message due to implicit casting