aboutsummaryrefslogtreecommitdiffstats
path: root/russian
Commit message (Collapse)AuthorAgeFilesLines
* Clean up the rest of the perl@ Makefiles a bit.adamw2015-03-141-3/+3
| | | | | | | | | | | | | | | | - Remove dependencies on modules distributed as part of perl core - Remove references to FreeBSD < 8 and perl < 5.16 - Ensure that DOCS and EXAMPLES options exist for ports installing PORTDOCS or PORTEXAMPLES - Reduce unnecessary inclusions of bsd.port.options.mk by using OPTIONS helpers and the like - Fix some cases where dependencies were only assigned to BUILD_DEPENDS - Fix a few of the cases where dependencies were only assigned to RUN_DEPENDS. This one happens in many, many ports. I only applied it in cases where it interfered with 'make test' but it should maybe be done more generally. - Mute ${MKDIR} in installation - Parethesize compound commands - In www/p5-URI-Fetch, remove the ZLIB option that wasn't used
* russian/wordpress: update 4.1 -> 4.1.1robak2015-03-132-3/+3
| | | | | PR: 197826 Submitted by: Mihail Timofeev <9267096@gmail.com>
* Update KDE SC to 4.14.3alonso2015-03-121-2/+2
| | | | | | | | | | | | | | | | The kde@ team presents KDE SC 4.14.3, the last planed release of the KDE SC 4 series. In addition to the updates provided by the KDE SC developers, this update also addresses numerous FreeBSD and PORTS specific issues, found and solved by the kde@ team and area51 testers, most notorously Tobias C. Berner <tcberner@gmail.com> PR: 197751 PR: 197871 PR: 184996 Reviewed by: rakuco (mentor) Differential: https://reviews.freebsd.org/D1950
* Eric6 localization files.bsam2015-03-083-0/+9
|
* Remove Author from pkg-descr and white space fixesbapt2015-03-033-4/+0
|
* - Update to 4.3.6.jkim2015-02-211-4/+4
| | | | | | - Enable GIO when GTK2 or GTK3 is enabled. [1] Submitted by: tijl [1]
* Unbreak on headantoine2015-02-154-46/+13
|
* - Bump PORTREVISION. lzarus has been updatedacm2015-01-111-5/+28
| | | | - Add QT/GTK OPTIONS like another lazarus app port
* - Update to 5.2.11sunpoet2015-01-0217-199/+1
| | | | | | | | - While I'm here, add NO_ARCH and use @dir Changes: http://www.sixapart.jp/movabletype/news/2014/12/24-1300.html PR: ports/196406 Submitted by: Takefu <takefu@airport.fm> (maintainer)
* - Update to 4.1wen2014-12-212-4/+3
| | | | | PR: 196153 Submitted by: 9267096@gmail.com(maintainer)
* cleanup plistbapt2014-12-213-3/+0
|
* Update to 4.3.5.jkim2014-12-191-4/+4
|
* Update to 4.3.4.jkim2014-11-271-4/+4
|
* Change the way Perl modules are installed, update the default Perl to 5.18.mat2014-11-2612-10/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Before, we had: site_perl : lib/perl5/site_perl/5.18 site_perl/perl_arch : lib/perl5/site_perl/5.18/mach perl_man3 : lib/perl5/5.18/man/man3 Now we have: site_perl : lib/perl5/site_perl site_arch : lib/perl5/site_perl/mach/5.18 perl_man3 : lib/perl5/site_perl/man/man3 Modules without any .so will be installed at the same place regardless of the Perl version, minimizing the upgrade when the major Perl version is changed. It uses a version dependent directory for modules with compiled bits. As PERL_ARCH is no longer needed in plists, it has been removed from PLIST_SUB. The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now always removed, as is perllocal.pod. The old site_perl and site_perl/arch directories have been kept in the default Perl @INC for all Perl ports, and will be phased out as these old Perl versions expire. PR: 194969 Differential Revision: https://reviews.freebsd.org/D1019 Exp-run by: antoine Reviewed by: perl@ Approved by: portmgr
* - Drop dirrm* from plistsamdmi32014-11-227-24/+0
| | | | Approved by: portmgr blanket
* Upgrade to 4.0.1.vanilla2014-11-222-4/+4
| | | | | PR: ports/195248 Submitted by: maintainer
* Fix the generation of Fontmap.diff, which I broke earlier, when trying tomi2014-11-191-11/+10
| | | | support staging...
* Cleanup plistantoine2014-11-1217-87/+3
|
* Update to 4.3.3.jkim2014-11-011-4/+4
|
* Cross-platform emulator of Elektronika RPN programmable calculatoramdmi32014-10-294-0/+51
| | | | | | | | | | | series (MK-152, MK-152M, MK-1152, MK-161). Only supports cyrillic user interface. WWW: http://sourceforge.net/projects/emkatic/ PR: 194459 Submitted by: f0andrey@gmail.com
* KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!makc2014-10-193-172/+32
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | USE_KDE4=kdehier component has been deprecated, new components added: baloo - Baloo core libraries baloo-widgets - Baloo widgets library kfilemetadata - KDE library for extracting file metadata New ports: graphics/kqtquickcharts - QtQuick plugin to render interactive charts misc/artikulate - Pronunciation trainer for KDE (not usable currently, links to both GStreamer 1.x and 0.10.x via dependencies) sysutils/baloo[-widgets] - KDE framework for searching and managing user metadata sysutils/kfilemetadata - Library for extracting file metadata l10n ports: - Farsi (Persian) and Indonesian translations has been readded - Vietnamese didn't pass threshold for inclusion into release astro/kstars: - switch dependency from math/eigen2 to math/eigen3 - add PYKDE option for updating supernovae data deskutils/kdepim4: - update dependencies: add libkgapi and baloo, remove now needless clucene, link-grammar, strigi - add patch to fix build with gcc42 - update COMMENT and description for all KDE PIM ports devel/ruby-krossruby: - remove BROKEN, it builds with ruby 2.x now editors/kate: - add patch to disable memory-hungry build of the kate tests [1] graphics/okular: - add dependency on graphics/libkscreen math/cantor: - add optional dependency on lang/luajit for LuaJIT backend - fix gfortran detection [2] misc/kdehier4: - adapt to new pkg world. Now the purpose of kdehier4 only to link some stuff between KDE4_PREFIX and LOCALBASE. science/kalzium: - switch dependency from math/eigen2 to math/eigen3 - add dependence on science/chemical-mime-data x11-themes/kdeartwork4 - switch dependency from math/eigen2 to math/eigen3 among other changes: - drop deprecated USE_KDE4=kdehier - drop @dirrm from plist - clean up pkg-descr - convert to options helpers - other portlint fixes The area51 repository features commits by alonso, rakuco and myself. PR: 187150 [1] Reported by: pe.freethread@live.com Patch by: Tobias Berner <tcberner@gmail.com> PR: 180674 [2] Reported by: torsten.eichstaedt@web.de PR: 194316 Exp-run: antoine
* Update to 4.3.2.jkim2014-10-172-5/+4
|
* Add missing dependencies and CPE data.des2014-10-151-1/+8
| | | | Approved by: maintainer silence
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-114-2/+4
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* eric4 ports: update to version 4.5.24.bsam2014-09-101-2/+2
|
* - Update to 4.0sunpoet2014-09-062-3/+3
| | | | | | Changes: http://wordpress.org/news/2014/09/benny/ PR: ports/193385 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@)flo2014-09-061-1/+1
| | | | | | | | and bugmeister@. bugzilla@ will be used by bugmeister@ from now on. Submitted by: bugzilla (ohauer) Approved by: bugzilla (ohauer) Hat: postmaster
* Allow staging as a regular userantoine2014-09-061-0/+1
|
* Remove non staged ports without pending PR from russianbapt2014-09-0232-1215/+0
| | | | While here commit the MOVED entries from last cleanup pass
* More unzip removalantoine2014-08-181-1/+0
|
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-162-1/+2
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* Merge 4 unzip slave ports into archivers/unzip as non-default optionsmarino2014-08-152-93/+0
| | | | | | | | | | | | | | | | | | | | | | It is practically impossible to use any of the unzip slave ports. This is because archivers/unzip is used by the ports infrastruction (via USES=zip, USES=zip:infozip) and each slave port conflicts with it. If you install the slave port first, then the port infrastructure can't install archivers/unzip (although if attempted, the extracts dependency might be satisfied by the slave port so it might actually work). In any case, this change: * Adds "iconv" support as an non-default option * Add a localization group that can have zero or one selection * That group contains Chinese, Korean, or Russian support * WITH_UNZIP_UNREDUCE support was removed (I'm not sure it even worked) * Makefile was simplified (several loops removed) * Removes unzip-iconv, Chinese, Korean, Russian slave ports PR: 190349 Reported by: Mikhail Rokhin Unzip overhaul: marino Approved by: maintainer (ehaupt@)
* russian/wordpress: update to 3.9.2wg2014-08-092-3/+3
| | | | | PR: 192499 Submitted by: maintainer
* Mark BROKEN: fails to installantoine2014-08-091-0/+2
| | | | | | | Error log: http://beefy2.isc.freebsd.org/data/10amd64-default/2014-08-06_15h34m43s/logs/errors/ru-PSCyr-0.4c2_4.log Reported by: pkg-fallout With hat: portmgr
* www/MT, russian/MT: Upgrade version 5.2.9 => 5.2.10marino2014-08-0417-1/+200
| | | | | PR: 188684 Submitted by: maintainer: takefu (airport.fm)
* Convert some more USE_BZIP2 to USES=tar:bzip2adamw2014-07-305-5/+5
| | | | Approved by: portmgr (not really, but touches unstaged ports)
* russian/xcode:makc2014-07-291-3/+4
| | | | | - Add stage support - Respect CC/CFLAGS
* Reset maintainership for ports not staged with no pending PRbapt2014-07-254-4/+4
| | | | With hat: portmgr
* Fix build with texlivebapt2014-07-221-1/+1
| | | | With hat: portmgr
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-07-172-2/+2
| | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories P-S. CR: D422 Approved by: portmgr (bapt)
* remove NO_STAGE.vanilla2014-07-071-1/+0
|
* Update to version 4.5.23.bsam2014-06-301-2/+2
|
* - Stage supportmiwi2014-06-281-4/+3
| | | | PR: 191299
* Update to 4.2.5.jkim2014-06-241-4/+4
|
* Remove localized bugzilla ports for which the master port expired:rene2014-06-2111-667/+0
| | | | | | | | | german/bugzilla40 german/bugzilla42 japanese/bugzilla40 japanese/bugzilla42 russian/bugzilla40 russian/bugzilla42
* Update distinfo after 4.2.4 updateantoine2014-06-141-4/+4
|
* - stagify the portrodrigo2014-06-1311-33/+205
| | | | | | | - fix clang issues - fix plist issues Approved by: bapt (mentor)
* Support staging.mi2014-06-101-2/+1
|
* - Update to 3.9.1sunpoet2014-05-202-3/+3
| | | | | | | Changes: http://wordpress.org/news/2014/05/wordpress-3-9-1/ PR: ports/189961 Submitted by: sunpoet (myself) Approved by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* Convert my ports to USES=tarmakc2014-05-124-4/+4
|
* Update eric4 ports to version 4.5.22.bsam2014-05-121-2/+2
|
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!makc2014-05-112-2/+3
| | | | | | | deskutils/kdepim4: - Remove no longer needed patch, the problem was fixed since Qt 4.8.4. The area51 repository features commits by rakuco and makc.
* Update to 4.1.6.jkim2014-05-071-4/+4
|
* - update to bugzilla-4.4.4-ru-20140422ohauer2014-05-062-3/+3
|
* - Update to 3.9sunpoet2014-04-273-25/+12
| | | | | | | | - While I'm here, allow packaging as user Changes: http://ru.wordpress.org/2014/04/3-9-smith/ PR: ports/188687 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* - update russian bugzilla language templatesohauer2014-04-236-15/+15
| | | | MFH: 2014Q2
* - Update to 3.8.2sunpoet2014-04-132-5/+3
| | | | | | | | - While I'm here, remove .include <bsd.port.options.mk> Changes: http://wordpress.org/news/2014/04/wordpress-3-8-2/ PR: ports/188422 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* Eric4 ports: update to version 4.5.21.bsam2014-04-061-2/+2
|
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!makc2014-04-032-3/+3
| | | | | | | | | | | | | | | | | | | | KDE ports: - Convert to USES=tar:xz devel/p5-perlqt, multimedia/kdemultimedia4-ffmpegthumbs: - Convert LIB_DEPENDS to new style devel/p5-perlqt, devel/p5-perlkde: - Don't remove directories installed by perl port net/kdnssd: - moved to net/zeroconf-ioslave (renamed upstream) x11/kdelibs4: - Clean up non-standard shared mime files and directories after deinstall The area51 repository features commits by Alonso Schaich <alonsoschaich@fastmail.fm> and makc.
* Remove some expired xmms ports (abandonware, unmaintained):antoine2014-03-232-16/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-23 audio/p5-Xmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-a52dec: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-audiofile: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-cdread: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-crossfade: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-crystality: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-defx: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-efxmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-eq: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-faad: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-fc: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-fxt: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-infopipe: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-jack: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-liveice: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-mac: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-mad: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-midi: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-modplug: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-mp3cue: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-osssurround: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-quix3dn: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-sid: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-sndfile: Abandonware, please consider using multimedia/audacious instead 2014-03-23 audio/xmms-tfmx: Abandonware, please consider using multimedia/audacious instead 2014-03-23 chinese/xmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-blursk: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dancingparticles: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dflowers: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dscope: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dspectogram: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-dspectral: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-finespectrum: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-fishmatic: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-gdancer: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-iris: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-jess: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-nebulus: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-paranormal: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-scivi: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-vumeter: Abandonware, please consider using multimedia/audacious instead 2014-03-23 graphics/xmms-waterfall: Abandonware, please consider using multimedia/audacious instead 2014-03-23 multimedia/gxmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 multimedia/xmms-status-plugin: Abandonware, please consider using multimedia/audacious instead 2014-03-23 russian/xmms: Abandonware, please consider using multimedia/audacious instead 2014-03-23 x11-themes/xmms-bluecurve-theme: Abandonware, please consider using multimedia/audacious instead 2014-03-23 x11-themes/xmms-eq-skins: Abandonware, please consider using multimedia/audacious instead 2014-03-23 x11-themes/xmms-vumeter-skins: Abandonware, please consider using multimedia/audacious instead
* - Support stagingehaupt2014-03-183-14/+8
| | | | - Convert USE_BZIP2=yes to USES=tar:bzip2
* Update to version 4.5.20.bsam2014-03-141-2/+2
|
* - Support stagingehaupt2014-03-131-7/+4
| | | | - Use INSTALL_PROGRAM instead of INSTALL_SCRIPT for binary
* Convert r* to USES=zipbapt2014-03-114-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!makc2014-03-052-6/+6
| | | | | | | | | | | | | | | | | | deskutils/kdepim4: - Add depedency on coreutils, kleopatra needs md5sum and sha1sum programs [1] misc/kdehier4: - add tests directory (r343428 commit to Templates/BSD.local.dist) security/kwallet: - moved to security/kwalletmanager (renamed upstream) x11/kdelibs: - remove workaround, which is not needed after global fix in Mk/bsd.kde4.mk (r315373) PR: ports/187259 [1] Submitted by: Tobias Berner <tcberner@gmail.com>
* Update to 4.1.5. It is partially based on the following PR.jkim2014-02-261-4/+4
| | | | PR: ports/186265
* Deprecate and set expiration date for xmms stuff that is unmaintainedantoine2014-02-241-0/+2
|
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-181-0/+1
|
* KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!makc2014-02-184-42/+52
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Among changes: - Switch KDE4_PREFIX to ${LOCALBASE} - Remove now needless misc/kde4-shared-mime-info port - Add stage support - Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK - Squeeze MASTER_SITES/MASTER_SITE_SUBDIR - Convert LIB_DEPENDS to new style - Use options helpers - Drop support for FreeBSD 7.x - Remove Qt/KDE 3 related workarounds - Remove local patches and use upstream version scheme for libraries - sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4, and x11-clocks/kdetoys4 ports have been split. - devel/kcachegrind is now a part of KDE SC [1] - more logs in area51 repo... New ports: devel/kde-dev-scripts: KDE development scripts devel/kde-dev-utils: KDE development utilities games/klickety: Tetris themed solitaire games/picmi: Single player logic-based puzzle game textproc/libkomparediff2: Library to compare files and strings The area51 repository features commits by Schaich Alonso, avilla, rakuco and myself. PR: ports/186491 Exp-run: by bdrewery Approved by: beat (former maintainer) [1]
* - Stage supportmiwi2014-02-181-8/+4
|
* - Support stagingehaupt2014-02-061-4/+7
| | | | - Define language specific package prefix
* - Update to 3.8.1sunpoet2014-02-042-3/+3
| | | | | | Changes: http://wordpress.org/news/2014/01/wordpress-3-8-1/ PR: ports/186070 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* - Stage supportmiwi2014-02-031-4/+2
|
* - Update gimp-help ports to 2.8.1. Polish translation has been removed, newmakc2014-02-011-3/+3
| | | | | | | | | translations have been added (ca, da, el, en_GB, sl, pt_BR) - Add stage support - Update maintainer address PR: based on ports/179681 Submitted by: RyoTa SimaMoto (maintainer)
* - add stage supportaz2014-01-3010-16/+6
| | | | Approved by: portmgr (blanket infrastructure)
* Update maintainer email addressrodrigo2014-01-291-1/+1
| | | | Approved by: bapt@ (co-mentor)
* Remove ispell which is deprecated for long, consider using aspell instead or ↵bapt2014-01-298-106/+0
| | | | | | | | | | | | | | | | | | | | the aspell-ispell wrapper french/ispell german/ispell german/ispell-alt german/ispell-neu hungarian/ispell polish/ispell portuguese/ispell-pt_BR russian/rus-ispell textproc/british-ispell textproc/es-ispell textproc/ispell textproc/it-ispell textproc/nl-ispell textproc/sk-ispell ukrainian/ispell
* - Stage supportmiwi2014-01-261-1/+0
|
* Fix properties on pkg-plistbapt2014-01-223-3/+0
|
* Stage supportantoine2014-01-171-1/+0
|
* . update to version 4.5.18;bsam2014-01-081-2/+2
| | | | . pet QA test: remove USES=shared-mime-info (it's not really used).
* Fix packaging after MASTER port was stagedantoine2014-01-041-1/+0
|
* - Update to 5.2.9.rakuco2013-12-301-3/+0
| | | | | | | | - Support staging. - Fix the DB option. PR: ports/185220 Submitted by: Takefu <takefu@airport.fm> (maintainer)
* - Update to 3.8sunpoet2013-12-272-3/+3
| | | | | | Changes: http://ru.wordpress.org/2013/12/parker/ PR: ports/185205 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* Update to version 4.5.17.bsam2013-12-251-2/+2
|
* Master site does not allow anon ftp access for the reason unknown,ache2013-12-201-1/+2
| | | | add working mirror.
* - Update Calligra Suite to 2.7.5.avilla2013-12-172-3/+2
| | | | | | | | | | | | - Require a new compiler to build Calligra. - Make GTL really an option in Calligra. - STAGEify. - Use OPTIONS helpers. - Set NO_ARCH for translation ports. - Add translation port for Intelingua. Calligra 2.7 release notes: http://www.calligra.org/news/calligra-2-7-released
* - update/add russian bugzilla templatesohauer2013-12-1410-8/+341
|
* - Add LICENSEsunpoet2013-12-061-0/+2
|
* - Fix index spam and bmake warningbdrewery2013-11-241-1/+1
| | | | | | | | "Makefile", line 23: warning: "/bin/sh /usr/ports/russian/koi8r-ps/files/find-fontmap.sh" returned non-zero status WARNING (russian/koi8r-ps): GhostScript not found in PATH WARNING (russian/koi8r-ps): "Makefile", line 23: warning: "/bin/sh /usr/ports/russian/koi8r-ps/files/find-fontmap.sh" returned non-zero status With hat: portmgr
* . USE_GMAKE -> USES=gmake;bsam2013-11-181-3/+2
| | | | . remove unneeded trailing "/" from target directory while install.
* - Update to 20131101sunpoet2013-11-183-6/+8
| | | | | | - Add LICENSE - Move EXTRACT_SUFX upward - Use single space after WWW:
* Fix stagingbapt2013-11-151-1/+1
| | | | Reported by: marino
* . Improve spelling a little.mi2013-11-144-19/+26
| | | | | | | | . Use GhostScript itself to find the Fontmap.GS -- instead of trying to parse the output of `gs -h' . Other minor improvements to scripts. Submitted by: pkg-fallout@
* - Update to 3.7.1vg2013-11-122-3/+3
| | | | | | | Full list changes: http://codex.wordpress.org/Version_3.7.1 PR: ports/183471 Submitted by: maintainer
* Update to version 4.5.15.bsam2013-11-111-2/+2
|
* - Update MASTER_SITES, WWWmakc2013-11-1016-32/+32
| | | | | - Bring stage support - Sort list of dictionary programs in pkg-messge
* . remove a standard option description (MOTIF);bsam2013-11-071-3/+2
| | | | . use lowercase characters for variable values (YES -> yes).
* Stagifybapt2013-11-041-5/+4
| | | | Use bsdtar to extract
* Stagifybapt2013-11-041-6/+5
| | | | Use bsdtar to extract
* Support stage, use bsdtar to extractbapt2013-11-041-4/+3
|
* Stagifybapt2013-11-041-1/+0
| | | | | Fix shebang for aspell itself, make perl also a run dependency for aspell (needed for a couple of scripts) Always install manpages for aspell.
* - Add stage supportswills2013-10-302-2/+0
|
* - Update to 3.7sunpoet2013-10-262-3/+3
| | | | | | Changes: http://ru.wordpress.org/2013/10/wordpress-3-7/ PR: ports/183320 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* - Update to 4.0.6.jkim2013-10-262-5/+4
| | | | - Support staging.
* multimedia/xmms:tijl2013-10-222-10/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add zh-xmms to CONFLICTS. - Convert USE_GNOME=desktopfileutils and USE_GMAKE to USES. - Make USE_GL conditional on the SPEC option. - Make gettext conditional on new NLS option. - Only set USE_AUTOTOOLS for the RUSXMMS_PATCHES option. - Remove LIBS from CONFIGURE_ENV. Set LDFLAGS instead. - Add missing xorg dependencies. - Add xmms_cv_newpcm_driver=yes to CONFIGURE_ARGS. The configure test fails on recent version of FreeBSD but the code it enables is still relevant. Without it you cannot select a different output device. - Remove SUB_FILES. None of the files require substitutions. - Remove IPV6 from OPTIONS_DEFAULT. It's implicit. - Don't exclude SIMD option from amd64. - Use option helpers like OPTIONS_SUB, opt_CONFIGURE_ENABLE, etc. - Install stripped libraries when !defined(WITH_DEBUG). - Use new style LIB_DEPENDS. - Add aclocal, autoheader and libtoolize to USE_AUTOTOOLS to fully regenerate the build infrastructure. This fixes a lot of warnings and allows some patches to be removed. - Add USE_OPENSSL for RUSXMMS_PATCHES option. - Fix the SIMD option on all architectures by removing the post-extract target. - Remove the message about the RUSXMMS_PATCHES option. This is from before there were option dialogs. - Use the same cp command as in the script included with rusxmms instead of INSTALL_DATA. - Remove the ALSA test from configure with REINPLACE_CMD instead of a patch (RUSXMMS_PATCHES case). - Remove old libtool macros from acinclude.m4. Libtoolize adds new macros. - Remove MKDIR_P patching. No longer needed after running aclocal. - Patch configure to disable ALSA (not RUSXMMS_PATCHES case). - Fix po/Makefile.in.in with REINPLACE_CMD instead of a patch. - Fix assembly source code files to support clang: * Remove comments that begin with a single slash. * Replace 'fist' instruction with 'fists' and 'fistp' with 'fistps'. * Append '.section ".note.GNU-stack","",@progbits' to every file to say they don't require an executable stack. These files are compiled with -Wa,--noexecstack which clang supports but the ancient binutils in FreeBSD base does not so without this change xmms runs with an executable stack when compiled with base gcc. - Support staging. - Remove extra-patch-Visualization_Makefile.am. It's not needed when passing VISUALIZATION_PLUGINS to configure. - Rename patch-gcc41 to patch-General-ir-ir.c and modify it to keep the variables static, but mark keepGoing volatile. - Remove patch-aclocal.m4. Not needed when running aclocal. - Remove patch-configure.in. The PTHREAD_LIBS related changes are no longer needed and ALSA change is handled in the Makefile. - Remove patch-ltmain.sh. Not needed with staging. - Remove patch-po-Makefile.in.in. Handled in Makefile. - Remove patch-xmms-config.in. Not 100% sure about this. It doesn't affect xmms itself. Perhaps some plugins need it but I'd rather fix those plugins then. - Add patch-xmms-i18n.h.in. It's needed when NLS option is disabled. - Remove pkg-message.in. All supported versions of FreeBSD have unzip in base. - Rename xmms.desktop.in to xmms.desktop to reflect that it doesn't require substitutions. - Adjust pkg-plist for OPTIONS_SUB, NLS option, staging and USES=desktop-file-utils. chinese/xmms, russian/xmms: - Minor cleanups. PR: ports/183165 Approved by: "Chris Petrik" <c.petrik.sosa@gmail.com> (maintainer)
* - adjust include pathohauer2013-10-181-1/+1
|
* - update to latest release [1]ohauer2013-10-187-5/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Fix at cross-device build (use "ln -sf" rather "ln -f"):bsam2013-10-161-3/+3
| | | | | | | | ----- ln: /usr/ports/russian/d1489/work/stage/usr/local/bin/fromdos: Cross-device link ----- Pointed out by: marino (via e-mail)
* Update to version 4.5.15.bsam2013-10-091-2/+2
|
* . support staging;bsam2013-10-061-1/+0
| | | | . remove well-known license file (GPLv3).
* Support staging.bsam2013-09-302-2/+30
|
* Support stage.bsam2013-09-302-15/+11
|
* . support stage;bsam2013-09-302-21/+11
| | | | . create pkg-message based on post-install target.
* Support staging.bsam2013-09-292-50/+6
|
* - add STAGE support to bugzilla portsohauer2013-09-272-16/+4
| | | | - remove bugzilla3 CONFLICTS
* - Add p5-Text-Hyphen-RUsunpoet2013-09-235-0/+38
| | | | | | | | | | | - While I'm here, add LICENSE and NO_STAGE Determine positions for hyphens inside words based on Text::Hyphen WWW: http://search.cpan.org/dist/Text-Hyphen-RU/ PR: ports/180317 Submitted by: Anes Mukhametov <anes@anes.su>
* - fix misplaced NO_STAGE in slaveports and ifdefsdinoex2013-09-211-1/+0
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-2150-124/+69
| | | | russian)
* - Use USES=gmakesunpoet2013-09-171-6/+2
| | | | - Cleanup Makefile header
* - Fix build with clang [1]novel2013-09-122-6/+14
| | | | | | | | - Improve CXX respect (some makefiles had g++ hardcoded before) - Convert to new header format - Drop maintainership Reported by: pkg-fallout [1]
* - Update to 3.6.1sunpoet2013-09-122-5/+4
| | | | | | | | | | - While I'm here: - 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/182026 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* - convert to the new perl5 frameworkaz2013-09-113-18/+9
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - remove expired bugzilla3 portsohauer2013-08-306-342/+0
|
* Update to version 4.5.14.bsam2013-08-231-2/+2
|
* Update to 4.0.5.jkim2013-08-231-4/+4
|
* - Update to 3.6wen2013-08-062-3/+3
| | | | | PR: 181015 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* Missed that one.mat2013-08-031-1/+1
|
* - Convert to new perl frameworkaz2013-08-031-1/+2
|
* Fix build with clangbapt2013-08-011-5/+2
|
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-2710-1996/+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
* - Changed my emailvg2013-07-223-3/+3
| | | | | | - Trim Makefile headers and positions name and surname within Approved by: eadler, rm (mentors)
* - Update to 3.5.2miwi2013-07-112-3/+3
| | | | | PR: 179831 Submitted by: maintainer
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-13/+6
| | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
* Fix INDEX by really fixing the kde4-l10n portsbapt2013-07-101-0/+1
|
* KDE4 l10n fixes.rakuco2013-07-102-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]
* Update to version 4.5.13.bsam2013-07-081-2/+2
|
* Mark IGNORE after www/MT update.wxs2013-07-071-0/+2
| | | | | PR: ports/180252 Submitted by: Takefu <takefu@airport.fm>
* Update the KDE Software Compilation to 4.10.5.rakuco2013-07-052-2/+16
| | | | | | | | | | | | | | | | | | | 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.
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.rakuco2013-07-032-2/+10
| | | | | | | | | | | | | | | 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.
* - use OPTION_GROUP in all devel/bugzilla portsohauer2013-06-212-4/+4
| | | | | | | - s/CONFLICTS/CONFLICTS_INSTALL/ - use easier CONFLICT notation (future proof) - trim Makefile.common header - update russian/bugzilla42 language template to version 4.2.6
* Update to 4.0.4.jkim2013-06-201-4/+4
|
* . pet portlint: squeeze COMMENT a little;bsam2013-06-141-6/+2
| | | | . trim Makefile headers.
* . NOPORTDOCS -> PORT_OPTIONS:MDOCS;bsam2013-06-141-13/+8
| | | | | | . simplify install (use 1 line instead of 6); . trim Makefile headers; . add tab space to WRKSRC.
* . pet portlint: squeeze COMMENT a little;bsam2013-06-142-11/+3
| | | | | . use PLIST_FILES and remove pkg-plist (5 lines); . trim Makefile headers.
* . simplify install (use 2 lines instead of 8);bsam2013-06-141-13/+3
| | | | . trim Makefile headers.
* - Don't remove directories not created by this portmiwi2013-06-141-2/+0
| | | | Reported by: pkg (DEVELOPER_MODE)
* Update to version 4.5.12.bsam2013-06-101-2/+2
|
* Fix executing pkg-install script during do-installbapt2013-05-241-6/+2
|
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!makc2013-05-192-4/+9
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Rectify USE_TEX to support both of teTeX and TeXLive.hrs2013-05-121-1/+1
| | | | | | | | | TEX_DEFAULT: A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf. USE_TEX: A knob for port developers. Valid keywords are listed in bsd.tex.mk.
* Update to 4.0.3.jkim2013-05-101-4/+4
|
* Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetexhrs2013-05-061-3/+1
| | | | instead to make migration to TeXLive easier.
* Please bmake(1)bapt2013-05-031-1/+1
|
* - Convert USE_ICONV=yes to USES=iconvmva2013-04-281-1/+1
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 2)ak2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* Update to version 4.5.10.bsam2013-04-231-2/+2
|
* Update to 4.0.2.jkim2013-04-171-4/+4
| | | | Feature safe: yes
* - Update Calligra and l10n ports to 2.6.2:avilla2013-03-302-5/+4
| | | | | | | | | | * Japanese translation is stuck at 2.5.5; * Southern Catalan translation is now up to date; * Bosnian, Slovenian and Turkish translations were added. This update brings several new features and the new Calligra Author; for a full list, please read 2.6 release notes: http://www.calligra.org/news/calligra-2-6-released
* For perl@ owned ports:eadler2013-03-291-5/+1
| | | | | - Fix COMMENT - Trim header
* Style: tab -> space.eadler2013-03-292-2/+2
| | | | Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!makc2013-03-273-17/+35
| | | | | | | | | | | | | | | | | | | | | | | - kdegames4 port has been split. - kdeutils4-printer-applet and system-config-printer-kde have been replaced by print/kde4-print-manager. - Recover misc/kde4-l10n-mr from attic. - New USE_KDE4 components: kactivities, libkdegames, nepomuk-core, and nepomuk-widgets. - Provide sharedmime component with magic: ports don't need to run update-mime-database themselves now. - Switch some ports to out-of-source build. - Update port comments. - Adjust dependence on Qt4 components. - x11/kde4 installs modern kdepim4 now. - Remove redundant aspell and hspell from kdelibs4, both can be enabled in textproc/enchant if needed. - Remove stale bits from bsd.kde4.mk The area51 repository features commits by Schaich Alonso and myself. Contributors: - Tobias Berner
* In categories starting with [n-s], remove empty lines (and also few cases ofdanfe2013-03-171-1/+0
| | | | trailing slashes) from pkg-plist.
* Update to version 4.5.9.bsam2013-03-112-3/+2
|
* Update to 4.0.1.jkim2013-03-091-4/+4
|
* Convert USE_BISON to USES= bisonbapt2013-03-081-6/+2
| | | | | | | | | | | | | | It brings bison as a build dependency in case it is set the following way: USES= bison or USES= bison:build it brings bison as a run dependency in case it is set the following way: USES= bison:run it brings bison both as a run and build dependency in case it the set the following way: USES= bison:both While here trim some headers Convert some USE_GNOME= gnomehack to USES= pathfix
* - update to 5.2.3rm2013-02-242-11/+3
| | | | | | | | - bump PORTEPOCH - convert to optionsng PR: 172319 Submitted by: Takefu <takefu@airport.fm> (maintainer)
* - update russian bugzilla templatesohauer2013-02-236-12/+12
|
* Merge from area51 repository:makc2013-02-053-7/+3
| | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla
* Update to 3.6.5.jkim2013-02-051-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!makc2013-02-043-20/+22
| | | | | | | | | | | | | | | | | | | | | | | | - kdebindings ports have been renamed to match upstream. - kdemultimedia and kdenetwork have been split. - New port games/pairs added. - Trim Makefile header - Convert to new option framework - New USE_KDE4 components: libkcddb, libkcompactdisc - Update: databases/akonadi to 1.9.0 devel/grantlee to 0.3.0 textproc/rasqal to 0.9.30 textproc/redland-bindings to 1.0.16.1 textproc/soprano to 2.9.0 x11-toolkits/attica to 0.4.1 The area51 repository features commits by Schaich Alonso, avilla, dbn, jhale, makc and rakuco. Contributors: - Oleg Sidorkin - Tobias Berner - Kurt Jaeger
* Bump PORTREVISON after devel/py-sip and devel/qscintilla2 update.makc2013-02-041-1/+1
| | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
| | | | Approved by: portmgr (bapt)
* Update to 3.5.1. While I'm there, also change russian to use gzipped tarball,delphij2013-01-303-8/+27
| | | | | | | | | | | make the port to use OptionsNG and fix installation permissions. PR: ports/175525 [1], ports/175632 [2], ports/175679 [3] Submitted by: Takefu <takefu airport fm> [1], Mihail Timofeev <miha_hard mail ru> [2], delphij [3] Approved by: maintainer, 9267096@gmail.com [1][2], ychsiao [1][3] Security: 559e00b7-6a4d-11e2-b6b0-10bf48230856
* . ruUpdate to version 20120501;bsam2013-01-282-10/+6
| | | | | | | | | . use GOOGLE_CODE master site; . trim Makefile headers. PR: ports/173658 Submitted by: clutton <mbsd@isgroup.com.ua> Approved by: maintainer timeout (2 months+)
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8beat2012-12-302-0/+6
| | | | | | | | was released in 2007 and KDE 3.5.10 in 2008 and both are no longer maintained upstream nor in our tree. - Set EXPIRATION_DATE to 2013-07-01 Discussed with: bapt, tabthorpe
* - update russian [1], chinese_zh_TW [2] and chinese_zh_CN [3]rm2012-12-173-13/+7
| | | | | | | | | | | | | | | | | | | | versions of wordpress to 3.5 while here, make changes common for all of this ports: - trim Makefile header - remove indefinite article from COMMENT - do not define LICENSE_FILE for standard license - remove license.txt from PORTDOCS - tab -> space change in pkg-descr:WWW - trailing whitespace fixes PR: 174399 [1] PR: 174452 [2] PR: 174400 [3] Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer) [1], Bo-Yi Wu <appleboy.tw@gmail.com> [2], Joe Horn <joehorn@gmail.com> (maintainer) [3] Approved by: Joe Horn <joehorn@gmail.com> (maintainer) [2]
* Revert Chris Petrik's ports to the pool. Thank you for all your work so ↵eadler2012-12-101-1/+1
| | | | | | | far, and should you desire to return just let us know. PR: ports/174309 Submitted by: Chris Petrik
* - update german and russian bugzilla templates to official new versionsohauer2012-11-166-26/+12
| | | | | | - remove hotfixes from german templates Feature safe: yes
* - Update to 3.5.7.jkim2012-10-272-9/+4
| | | | | | - Trim Makefile headers. Feature safe: yes
* 2012-10-20 security/sscep: No more public distfilesbapt2012-10-2610-183/+0
| | | | | | | | | | | | | | | | 2012-10-20 security/py-rijndael: No more public distfiles 2012-10-20 security/pam_af: No more public distfiles 2012-10-20 security/its4: No more public distfiles 2012-10-20 russian/xcyrBGR: No more public distfiles 2012-10-20 russian/wmcyrx: No more public distfiles 2012-10-20 print/advi: No more public distfiles 2012-10-20 palm/plucker: No more public distfiles 2012-10-20 net-p2p/py-bittornado-core: Depends on the deprecated wx 2.4 2012-10-20 net-p2p/py-bittornado: Depends on the deprecated wx 2.4 2012-10-20 net-mgmt/nagios-radauth-plugin: No more public distfiles 2012-10-20 net-mgmt/nagios-check_nick: No more public distfiles Feature safe: yes
* Update to version 4.5.7. This along with fixing other bugs shouldbsam2012-10-152-2/+3
| | | | | | restore working i18n. Feature safe: yes
* - cleanup commentsdinoex2012-10-131-5/+0
| | | | Feature safe: yes
* - Reset maintainer to Chris Petrik, who is active and the current maintainer ↵zi2012-10-101-1/+1
| | | | | | of multimedia/xmms. Approved by: maintainer timeout (4+ years)
* . update to version 4.5.6;bsam2012-10-032-7/+3
| | | | . convert headers to the new style.
* - Reassign to the heap at the maintainer's requesttabthorpe2012-09-251-6/+2
|
* Deprecate a bunch a ports with no more public distfiles (thanks ehaupt's ↵bapt2012-09-212-0/+6
| | | | distilator)
* - Update Calligra Suite to 2.5.2.avilla2012-09-171-2/+2
| | | | | | | This release contains a number of important bug fixes to 2.5.1 and we recommend everybody to update as soon as possible. An overview of the most important fixes can be found in the release notes: http://www.calligra.org/news/calligra-2-5-2-released
* - Update to 3.4.2swills2012-09-092-3/+3
| | | | | PR: ports/171432 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* - update bugzilla language tempatesohauer2012-09-062-4/+4
|
* - move to bugzilla@ohauer2012-09-021-1/+1
|
* - update bugzilla bugzilla3 and bugzilla42ohauer2012-09-023-17/+16
| | | | | | | | | | | | | | - use new bugzilla@ address (members skv@, tota@, ohauer@) - patch russian/japanese/german bugzilla and bugzilla templates so the reflect the security updates in the original templates - patch german/bugzilla42 templates - adopt new Makefile header vuxml: 6ad18fe5-f469-11e1-920d-20cf30e32f6d CVE: CVE-2012-3981 https://bugzilla.mozilla.org/show_bug.cgi?id=785470 https://bugzilla.mozilla.org/show_bug.cgi?id=785522 https://bugzilla.mozilla.org/show_bug.cgi?id=785511
* - Update Calligra to 2.5.1.avilla2012-09-012-7/+2
| | | | | | | | | - Remove header from Makefiles. This release contains a number of important bug fixes to 2.5.0 and we recommend everybody to update. Release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-1-released
* The KDE/FreeBSD team is pleased to announce version 2.5 of Calligra,avilla2012-08-262-11/+2
| | | | | | | | | | | | | | | | | | | coming to the ports tree after a short testing period which showed it to be quite stable. For the productivity part of the suite (word processor, spreadsheet, and presentation program) the target user of version 2.5 is still the student or academic user. This version has a number of new features that will make it more suitable for these users. The artistic applications of the Calligra Suite are the most mature ones and are already used by professional users everywhere. As usual, detailed release notes can be found in the official announcement: http://www.calligra.org/news/calligra-2-5-released Meanwhile, new translations were added: - editors/calligra-l10n-gl (Gallegan)
* - Update to 3.5.6.jkim2012-08-241-4/+4
| | | | | | | - Use system mdds. - Fix build with the recent Clang (CURRENT). - Enable visibility for recent Clang (9.1 and CURRENT). - Attempt to fix build on 7.x and 8.x (not tested).
* - connect bugzilla42ohauer2012-08-101-0/+1
|
* - russian language template for bugzilla 4.2ohauer2012-08-105-0/+347
| | | | Approved by: skv (implicit)
* - update russian bugzilla templates to current versionohauer2012-08-1015-76/+92
| | | | | | | | | | | | | | | | - remove redundand PKGNAMESUFFIX (-ru) since we have already PKGNAMEPREFIX?=ru- - use PORTVERSION and DISTNAME instead DISTVERSION so we end up with a pretty PKGNAME and INDEX entry Example output for bugzilla: make -V PKGNAME ru-bugzilla-4.0.7 (now) ru-bugzilla-ru-4.0.7.r.201200809 (before) The changes where done with the view to pkgNG, so users can do an easy install/update of the package. Approved by: skv (impicit)
* - Fix typos in COMMENTcs2012-08-026-6/+6
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* Update to version 4.5.5.bsam2012-07-311-2/+2
|
* Fix typos in COMMENTcs2012-07-255-5/+5
|
* Convert to new options frameworkbapt2012-07-211-3/+4
|
* - Update LibreOffice and the language packs to 3.5.5.jkim2012-07-181-4/+4
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* Fix build with clangpawel2012-07-121-0/+2
|
* - Update Calligra to 2.4.3.avilla2012-07-051-2/+2
| | | | | | | - Add Japanese localization. This release contains a number of important bug fixes to 2.4.2: http://www.calligra.org/news/calligra-2-4-3-released
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releasefluffy2012-07-011-4/+4
| | | | | | | | for FreeBSD platform! Now with system boost-1.48 support and powered by clang-3.1 by default Dima, behalf of FreeBSD Office team
* - Update to 3.4.1sunpoet2012-06-292-3/+3
| | | | | PR: ports/169533 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* - Update russian/MT to 5.14sunpoet2012-06-281-2/+3
| | | | | | Changes: http://movable-type.ru/2012/05/movable-type-438-514.php PR: ports/169504 Submitted by: Takefu <takefu@airport.fm> (maintainer)
* Update to version 4.5.4.bsam2012-06-192-3/+2
|
* - Update to 3.4sunpoet2012-06-172-6/+6
| | | | | | | | | - Remove PKGNAMESUFFIX: language identifier is already in PKGNAMEPREFIX - Update CONFLICTS_INSTALL PR: ports/169117 Submitted by: sunpoet (myself) Approved by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵makc2012-06-152-3/+2
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* - Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} orswills2012-06-111-1/+1
| | | | | | | | RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned about for a while. PR: ports/168208 Approved by: portmgr (miwi)
* - Remove SITE_PERL from *_DEPENDSculot2012-06-081-2/+2
| | | | Submitted by: az@
* - Remove SITE_PERL from *_DEPENDSaz2012-06-041-1/+1
| | | | Approved by: maintainer (via IRC)
* - update png to 1.5.10dinoex2012-06-013-2/+3
|
* - Remove koffice-i18n ports, as they are not very useful withoutavilla2012-05-315-168/+0
| | | | editors/koffice-kde3.
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEavilla2012-05-319-159/+67
| | | | | | | | | | | | | | | graphic art and office suite. Information on this release can be found here: http://www.calligra.org/news/calligra-2-4-2-released Information on Calligra Project can be found in its first ever release announcement: http://www.calligra.org/news/calligra-2-4-released Consequently, KOffice 2 has been removed from the ports collection. As usual, we would like to thank all testers and contributors.
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-253-13/+101
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kdeaccessibility4 and kdeutils4 are now meta ports. deskutils/kdepim4 updated to match KDE SC version, old kdepim preserved in deskutils/kdepim44. Follow UPDATING instruction! New ports: - accessibility/kaccessible - accessibility/kmag - accessibility/kmousetool - accessibility/kmouth - archivers/ark - comms/kremotecontrol - deskutils/kcharselect - deskutils/kdepim44 - deskutils/kdepim44-runtime - deskutils/superkaramba - devel/kdebindings4-perl-perlkde - devel/kdebindings4-perl-perlqt - math/analitza - math/kcalc - misc/kde4-l10n-fa - security/kgpg-kde4 - security/kwallet - sysutils/kdf - sysutils/kfloppy - sysutils/sweeper - vietnamese/kde4-l10n - x11-clocks/ktimer - x11/kactivities - x11/libkonq Removed ports: - devel/kdebindings4-kross-interpreters - devel/kdebindings4-python - devel/kdebindings4-ruby - devel/kdebindings4-smoke
* Chase PyQT updatemakc2012-05-251-0/+1
|
* Update to version 4.5.3.bsam2012-05-091-2/+2
| | | | Tested at: redports
* Pass maintainership of almost of my "p5-*" ports to "perl@".skv2012-05-071-1/+1
| | | | (I hope updating of them will be improved).
* - upgrade to 3.5.2bapt2012-04-234-0/+22
| | | | | | | | | | | | | | | | - switch and force compiler to clang using the one from base on 9 and CURRENT, the one from ports if not found in base - now only build en_US version, all localisation are available through separated ports. - Graphite smart font is now used by default - Rebundle boost to easier upgrading boost - Rebundle mdds the one from the ports seems incompatible with clang - Unbundle all the fonts Thank you to jgh and Kuan-Chung Chiu <buganini@gmail.com> for testings and feedback Thank you to iXsystems for providing resources to build/test libreoffice
* - Update to 3.3.2sunpoet2012-04-222-3/+3
| | | | | | Changes: http://ru.wordpress.org/2012/04/wordpress-3-3-2/ PR: ports/167147 Submitted by: Mihail Timofeev <9267096@gmail.com> (maintainer)
* - security update to bugzilla 3.0.9 and 4.0.6ohauer2012-04-222-4/+5
| | | | | | | | | | | | - update russian/bugzilla3-ru template - patch german templates so revision match and no warning is displayed - add vuxml entry Approved by: skv (implicit) Security: https://bugzilla.mozilla.org/show_bug.cgi?id=728639 https://bugzilla.mozilla.org/show_bug.cgi?id=745397 CVE-2012-0465 CVE-2012-0466
* - update to 4.0.5ohauer2012-04-103-5/+5
| | | | | | | | | | | | | | | | | | | | | | | Vulnerability Details ===================== Class: Cross-Site Request Forgery Versions: 4.0.2 to 4.0.4, 4.1.1 to 4.2rc2 Fixed In: 4.0.5, 4.2 Description: Due to a lack of validation of the enctype form attribute when making POST requests to xmlrpc.cgi, a possible CSRF vulnerability was discovered. If a user visits an HTML page with some malicious HTML code in it, an attacker could make changes to a remote Bugzilla installation on behalf of the victim's account by using the XML-RPC API on a site running mod_perl. Sites running under mod_cgi are not affected. Also the user would have had to be already logged in to the target site for the vulnerability to work. References: https://bugzilla.mozilla.org/show_bug.cgi?id=725663 CVE Number: CVE-2012-0453 Approved by: skv (implicit)
* Update to version 4.5.2.bsam2012-04-031-2/+2
| | | | Feature safe: yes
* - Update to 5.13scheidell2012-03-161-0/+2
| | | | | | | | | - Update master sites - Mark russian/MT IGNORE=source file not found PR: ports/165409 Submitted by: Takefu <takefu@airport.fm> (maintainer) Feature safe: yes
* - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-162-0/+2
|
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-252-11/+29
| | | | | | | | | | concludes the 4.7 series. The official release notes can be found at: http://kde.org/announcements/announce-4.7.4.php PR: 162216 PR: 163662
* Update to version 4.4.20.bsam2012-01-161-2/+2
|
* - Add wordpress 3.3.1 [1][2]sunpoet2012-01-065-0/+72
| | | | | | | | | - Add USE_PHP=curl [2] - Use files/pkg-message.in: show value of WWWDIR [2] PR: ports/163644 [1] Submitted by: Mihail Timofeev <9267096@gmail.com> [1] Takefu <takefu@airport.fm> [2]
* End WWW CPAN URL with a "/"ehaupt2011-12-281-1/+1
|
* - Update to 0.6.0avl2011-12-072-3/+5
| | | | Feature safe: yes
* Update to version 4.4.19.bsam2011-12-061-2/+2
| | | | Feature safe: yes
* - Pass maintainership to office@FreeBSD.orgsunpoet2011-11-292-2/+2
| | | | | Discussed with: bapt Feature safe: yes
* - remove portsohauer2011-11-1637-3099/+0
| | | | | | | | | | | | | | * russian/apache13 * russian/apache13-modssl Ports have reached EXPIRATION_DATE Approved by lev@ (maintainer) via PM. with hat apache@ Approved by: lev@ (maintainer) via PM Feature safe: yes
* - mark apache13 FORBIDDEN (CVE-2011-3368)ohauer2011-11-152-8/+10
| | | | | | | | | | | | * There are no patches from upstream and already existing exploids in the wild. - ru-apache13 ports have long outstanding issues and are far behind last apache13 patches. with hat apache@ Feature safe: yes
* - add FETCH_DEPENDSdinoex2011-11-141-0/+1
| | | | Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2
| | | | | | | | | | | This is an incremental update and should be much easier to handle than the transition from 4.6.5 to 4.7.2 in the ports tree. The official release notes can be found at http://www.kde.org/announcements/announce-4.7.3.php. Approved by: avilla (mentor), makc (mentor), portmgr (miwi) Feature safe: yes
* Remove ports@ ports that have been DEPRECATED for at least 1 monthdougb2011-11-0213-351/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
* The vast majority of pkg-descr files had the following format when theydougb2011-10-242-4/+1
| | | | | | | | | | | | | | | | had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
* Remove more tags from pkg-descr files fo the form:dougb2011-10-244-11/+0
| | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file.
* - Return my ports back to the pool. I was unable to make any fixes tostas2011-10-241-1/+1
| | | | | | | | my ports in the past 3 weeks while ports were broken on any 10.x machines, which means I'm unable to maintain them. So let people know that there's no available support for them until things are back to normal (which also means that anyone with spare time will be able to fix them without getting approval).
* The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-172-7/+59
| | | | | | | | | | | | | | | | | | 4.7.2. The official release notes can be found at: http://kde.org/announcements/announce-4.7.2.php This release ships with many improvements. Read more about them here: http://FreeBSD.kde.org/news.php#itemKDESC472availableinports We'd like to say thanks to all testers and contributors, especially to lwhsu@ for his effort on hosting our test packages. PR: 156293 [1] 159219 [2] 160164 [3] Submitted by: Oleg Sidorkin <osidorkin@gmail.com> [1] Alvaro Castillo <gobledb@gmail.com> [2] dkeav04@gmail.com [3] Tested by: exp-run via pav
* - Update to 20111003sunpoet2011-10-102-3/+3
|
* Un-break by fix fetching.novel2011-10-051-3/+1
| | | | | PR: 161284 Submitted by: Volodymyr Kostyrko <c.kworr@gmail.com>
* Update to version 4.4.18.bsam2011-10-031-2/+2
|
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-242-3/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months ↵pgollucci2011-09-072-2/+2
| | | | | | | | | | from now). - This can be changed later as needed, if at all, either way we won't remove them until after 9.0 is released. With Hat: apache@ Reported by: dvl via freshports
* . update to version 4.4.17;bsam2011-09-071-2/+2
| | | | . add dependency upon misc/shared-mime-info and devel/desktop-file-utils.