aboutsummaryrefslogtreecommitdiff
path: root/german
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2013.10.20Sunpoet Po-Chuan Hsieh2013-10-212-3/+3
| | | | Notes: svn path=/head/; revision=331103
* - update german bugzilla templatesOlli Hauer2013-10-196-11/+10
| | | | Notes: svn path=/head/; revision=330857
* - fix RUN_DEPENDSOlli Hauer2013-10-171-1/+1
| | | | Notes: svn path=/head/; revision=330669
* - adjust include pathOlli Hauer2013-10-171-1/+1
| | | | Notes: svn path=/head/; revision=330667
* - update to latest release [1]Olli Hauer2013-10-178-10/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - use PKGNAMESUFFIX instead LATEST_LINK - whitespace cleanup - svn mv */bugzilla to */bugzilla40 - add vuxml entry 4.4.1, 4.2.7, and 4.0.11 Security Advisory Wednesday Oct 16th, 2013 Summary ======= Bugzilla is a Web-based bug-tracking system used by a large number of software projects. The following security issues have been discovered in Bugzilla: * A CSRF vulnerability in process_bug.cgi affecting Bugzilla 4.4 only can lead to a bug being edited without the user consent. * A CSRF vulnerability in attachment.cgi can lead to an attachment being edited without the user consent. * Several unfiltered parameters when editing flagtypes can lead to XSS. * Due to an incomplete fix for CVE-2012-4189, some incorrectly filtered field values in tabular reports can lead to XSS. All affected installations are encouraged to upgrade as soon as possible. [1] even bugzilla40 gets upstream fixes an upgrade to bugzilla42/44 is recommend Security: vid e135f0c9-375f-11e3-80b7-20cf30e32f6d CVE-2013-1733 CVE-2013-1734 CVE-2013-1742 CVE-2013-1743 Notes: svn path=/head/; revision=330666
* - Update to 2013.10.13Sunpoet Po-Chuan Hsieh2013-10-142-3/+3
| | | | Notes: svn path=/head/; revision=330292
* - Convert unmaintained ports to USES=qmakeMax Brazhnikov2013-10-132-27/+23
| | | | | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax - Minor changes/fixes Notes: svn path=/head/; revision=330227
* Update to version 4.5.15.Boris Samorodov2013-10-091-2/+2
| | | | Notes: svn path=/head/; revision=329900
* - Update to 2013.10.06Sunpoet Po-Chuan Hsieh2013-10-072-3/+3
| | | | Notes: svn path=/head/; revision=329717
* . support staging;Boris Samorodov2013-10-051-1/+0
| | | | | | | . remove well-known license file (GPLv3). Notes: svn path=/head/; revision=329493
* german/tipp10: Fix c++ -fpermissive errors on gcc 4.7+John Marino2013-10-021-0/+46
| | | | | | | Approved by: portmgr (bapt, implicit) Notes: svn path=/head/; revision=329034
* - Update to 2013.09.29Sunpoet Po-Chuan Hsieh2013-09-302-3/+3
| | | | Notes: svn path=/head/; revision=328775
* - Update to 3.6.1Sunpoet Po-Chuan Hsieh2013-09-282-5/+4
| | | | | | | | | | | | | - Remove leading indefinite article from COMMENT - Remove LICENSE_FILE for well-known licenses Changes: http://wordpress.org/news/2013/09/wordpress-3-6-1/ PR: ports/182045 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 16 days) Notes: svn path=/head/; revision=328628
* - add STAGE support to bugzilla portsOlli Hauer2013-09-263-24/+6
| | | | | | | - remove bugzilla3 CONFLICTS Notes: svn path=/head/; revision=328405
* - Update to 3.3.0Lars Engels2013-09-245-27/+32
| | | | | | | | | - Depend on Java 1.7+ - Support stage dir - Use a single space for WWW Notes: svn path=/head/; revision=328191
* - Update to 2013.09.22Sunpoet Po-Chuan Hsieh2013-09-232-3/+3
| | | | Notes: svn path=/head/; revision=327943
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-223-3/+3
| | | | Notes: svn path=/head/; revision=327888
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-213-3/+4
| | | | Notes: svn path=/head/; revision=327804
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2042-100/+61
| | | | | | | german) Notes: svn path=/head/; revision=327732
* - Update to 2013.09.15Sunpoet Po-Chuan Hsieh2013-09-162-3/+3
| | | | Notes: svn path=/head/; revision=327391
* - convert to the new perl5 frameworkAndrej Zverev2013-09-114-19/+7
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326956
* - Update to 2013.09.08Sunpoet Po-Chuan Hsieh2013-09-092-3/+3
| | | | Notes: svn path=/head/; revision=326790
* - Update to 2013.09.01Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
| | | | Notes: svn path=/head/; revision=326004
* - remove expired bugzilla3 portsOlli Hauer2013-08-296-341/+0
| | | | Notes: svn path=/head/; revision=325632
* Update to version 4.5.14.Boris Samorodov2013-08-231-2/+2
| | | | Notes: svn path=/head/; revision=325254
* Update to 4.0.5.Jung-uk Kim2013-08-221-4/+4
| | | | Notes: svn path=/head/; revision=325230
* - Update to 2013.08.18Sunpoet Po-Chuan Hsieh2013-08-192-3/+3
| | | | Notes: svn path=/head/; revision=324961
* - Update to 2013.08.11Sunpoet Po-Chuan Hsieh2013-08-162-3/+3
| | | | Notes: svn path=/head/; revision=324794
* - Convert to new perl frameworkAndrej Zverev2013-08-041-2/+2
| | | | | | | Approved by: bapt@ (office@) Notes: svn path=/head/; revision=324225
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2613-2937/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* - fix buildOlli Hauer2013-07-201-1/+2
| | | | | | | Thanks to tijl@ Notes: svn path=/head/; revision=323350
* - Update to 3.5.2Martin Wilke2013-07-193-4/+4
| | | | | | | | - Pet portlint - While here trim header Notes: svn path=/head/; revision=323324
* Fix INDEX by really fixing the kde4-l10n portsBaptiste Daroussin2013-07-101-0/+1
| | | | Notes: svn path=/head/; revision=322618
* KDE4 l10n fixes.Raphael Kubo da Costa2013-07-092-3/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Remove an entry from all plists that slipped under radar and made packaging fail. - Properly save the OPTIONS defined by the user in the l10n ports. [1] Quoting bapt, master of all things ports: That is because misc/kde4-l10n/files/bsd.l10n.mk is totally wrong it does ... .include <bsd.port.pre.mk> ... .include <bsd.port.options.mk> ... .include <bsd.port.post.mk> First the right order in that case should be: ... .include <bsd.port.options.mk> ... .include <bsd.port.pre.mk> ... .include <bsd.port.post.mk> Second in that case (kde) the pre.mk/post.mk can be removed just keeping the options.mk and given that we now have the helpers options.mk can also be removed. The check for variables in OPTIONS_DEFINE is also useless (already done by the framework) defining OPTIONS_DEFINE and OPTIONS_DEFAULT to some empty values is also useless. No PORTREVISION bump because the generated packages do not change regardless of the changes/fixes in behavior here. Reported by: avg [1] Submitted by: bapt [1] Notes: svn path=/head/; revision=322586
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-081-5/+1
| | | | | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header Notes: svn path=/head/; revision=322530
* Update to version 4.5.13.Boris Samorodov2013-07-071-2/+2
| | | | Notes: svn path=/head/; revision=322455
* - Fix plistLars Engels2013-07-062-7/+3
| | | | | | | | | | - While here, use new Makefile header PR: ports/180281 Submitted by: maintainer Notes: svn path=/head/; revision=322373
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-041-2/+2
| | | | | | | | | | | | | | | | | | | | | | Proudly brought to you by the KDE on FreeBSD team. We're sorry to ship two KDE updates in just a few days, but the work on 4.10.5 was very light compared to 4.10.4 so it was ready much faster. The release announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.5.php The biggest news for us on FreeBSD is that the Ruby bindings should work with Ruby 1.9 now. I will probably add a note to UPDATING later about this, but as avilla@ pointed out, the clang support we mentioned that was improved in 4.10.4 requires a rebuild of the ports that depend on kdelibs4. Most of them are covered by this update, but those which are not part of the Software Compilation need to be rebuilt manually to make sure the previous issues (proper symbol visibility being the most annoying of them) are solved. Notes: svn path=/head/; revision=322300
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-021-2/+2
| | | | | | | | | | | | | | | | | | With commits from avilla@, makc@, rakuco@ and Schaich Alonso. The upstream announcement can be found in [1]. [1] http://www.kde.org/announcements/announce-4.10.4.php clang support should be more stable now, with clang being recognized by kdelibs4 and being passed the correct flags to build other ports. Additionally, all ports being committed have been verified to build with -CURRENT's clang 3.3 on an amd64 tinderbox (special thanks go to swills@ for providing it). Work on the newly-released 4.10.5 will begin shortly. Notes: svn path=/head/; revision=322191
* New ports for bugzilla44Olli Hauer2013-06-206-0/+339
| | | | | | | | | | | | - devel/bugzilla44 - japanese/bugzilla44 - german/bugzilla44 Release Notes: http://www.bugzilla.org/releases/4.4/release-notes.html Notes: svn path=/head/; revision=321429
* Update to 4.0.4.Jung-uk Kim2013-06-191-4/+4
| | | | Notes: svn path=/head/; revision=321324
* Update to version 4.5.12.Boris Samorodov2013-06-101-2/+2
| | | | Notes: svn path=/head/; revision=320451
* - update bugzilla42 to version 4.2.6 (bugfix release)Olli Hauer2013-05-232-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | - remove RUN_DEPENDS for (already expired) perl 5.10 - update german/bugzilla42 - set expiration date for bugzilla3 The following important fixes/changes have been made in this release: o MySQL 5.6 is now supported. (Bug 852560) o A regression introduced in Bugzilla 4.2.4 made Oracle crash when installing Bugzilla for the first time. (Bug 858911) o If a custom field depends on a product, component or classification, the "mandatory" bit was ignored on bug creation. (Bug 782210) o Queries involving flags were broken in several ways. These queries have been fixed. (Bug 828344) o Tabular reports involving the empty resolution did not link bug counts correctly. (Bug 212471) o The Bug.search WebService method was returning all visible bugs when called with no arguments, ignoring the max_search_results and search_allow_no_criteria parameters. (Bug 859118) Release Notes: http://www.bugzilla.org/releases/4.2.6/release-notes.html Notes: svn path=/head/; revision=318912
* - Update MASTER_SITES and COMMENTWen Heping2013-05-191-3/+4
| | | | | | | | | | | - Add CONFLICTS - Trim Makefile headers PR: 178161 Submitted by: Matthias Petermann <matthias@petermann.it> (maintainer) Notes: svn path=/head/; revision=318479
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-182-4/+3
| | | | | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself. Notes: svn path=/head/; revision=318452
* Update to 4.0.3.Jung-uk Kim2013-05-091-4/+4
| | | | Notes: svn path=/head/; revision=317743
* - Update to 2013.05.05Sunpoet Po-Chuan Hsieh2013-05-082-3/+3
| | | | Notes: svn path=/head/; revision=317662
* Add some shebangfix to allow building most of the ports tree without ↵Baptiste Daroussin2013-05-071-5/+2
| | | | | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts Notes: svn path=/head/; revision=317605
* Chase textproc/libebml, multimedia/libmatroska update.Emanuel Haupt2013-05-061-1/+1
| | | | | | | Approved by: multimedia (bapt, kwm) Notes: svn path=/head/; revision=317561
* Update to 3.18.Stefan Walter2013-04-274-19/+78
| | | | | | | | PR: 177033 Submitted by: Slaven Rezic (maintainer) Notes: svn path=/head/; revision=316659