aboutsummaryrefslogtreecommitdiffstats
path: root/german
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2013.12.29Sunpoet Po-Chuan Hsieh2013-12-302-3/+3
|
* Update to version 4.5.17.Boris Samorodov2013-12-251-2/+2
|
* - Update to 2013.12.15Sunpoet Po-Chuan Hsieh2013-12-192-3/+3
|
* - Update Calligra Suite to 2.7.5.Alberto Villa2013-12-173-5/+4
| | | | | | | | | | | | - 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 to 20131206Sunpoet Po-Chuan Hsieh2013-12-092-3/+3
|
* - Update to 2013.12.08Sunpoet Po-Chuan Hsieh2013-12-092-3/+3
|
* - Update to 2013.12.01Sunpoet Po-Chuan Hsieh2013-12-022-3/+3
|
* - Update to 2013.11.24Sunpoet Po-Chuan Hsieh2013-11-252-3/+3
|
* - Remove now needless qmake_build from USE_QT4Max Brazhnikov2013-11-221-1/+1
| | | | | - Get rid of QMAKEFLAGS - Use globally provided LRELEASE
* . svn copy tryton -> tryton28 ports;Boris Samorodov2013-11-216-1/+50
| | | | | | | | | | . update tryton28 ports; [1] . connect tryton28 ports to build; . register conflicts at tryton ports. PR: ports/181691 [1] Submitted by: Matthias Petermann <matthias@petermann-it.de> [1] Approved by: Matthias Petermann <matthias@petermann-it.de>
* - Convert to dos2unix.mkMathieu Arnold2013-11-202-5/+4
| | | | - While at it convert to gmake.mk ports that still USE_GMAKE.
* - Add my LOCAL to MASTER_SITESSunpoet Po-Chuan Hsieh2013-11-191-4/+8
| | | | | - Add LICENSE - Sort USES
* Restore "created by" header missing at some trytond* ports (in preparationBoris Samorodov2013-11-181-0/+1
| | | | | | | | | to commit PR/181691). PR: ports/181691 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Patch by: bsam (me) Approved by: Matthias Petermann <matthias@petermann-it.de> (maintainer)
* Support STAGE (in preparation to commit PR/181691)..Boris Samorodov2013-11-181-1/+0
| | | | | | | PR: ports/181691 Submitted by: Matthias Petermann <matthias@petermann-it.de> (maintainer) Patch by: bsam (me) Approved by: Matthias Petermann <matthias@petermann-it.de> (maintainer)
* - Update to 2013.11.17Sunpoet Po-Chuan Hsieh2013-11-182-3/+3
|
* - Use single space after WWW:Sunpoet Po-Chuan Hsieh2013-11-182-2/+2
|
* - Update to 2013.11.10Sunpoet Po-Chuan Hsieh2013-11-112-3/+3
|
* Update to version 4.5.15.Boris Samorodov2013-11-111-2/+2
|
* - Update to 3.7.1Sunpoet Po-Chuan Hsieh2013-11-102-3/+3
| | | | | | PR: ports/183325 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 14 days)
* StagifyBaptiste Daroussin2013-11-041-5/+4
| | | | Use bsdtar to extract
* StagifyBaptiste Daroussin2013-11-041-6/+4
| | | | Use bsdtar to extract
* Support stage, use bsdtar to extractBaptiste Daroussin2013-11-041-9/+7
|
* - Update to 2013.11.03Sunpoet Po-Chuan Hsieh2013-11-042-3/+3
|
* StagifyBaptiste Daroussin2013-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.
* german/tipp10: Finish C++ fixes for gcc48John Marino2013-10-304-0/+53
| | | | | These patches should have been included in previous commit. Fixes gcc48/binutils 2.23 failures
* - revert r331810Dirk Meyer2013-10-291-5/+4
|
* - Update to 2013.10.27Sunpoet Po-Chuan Hsieh2013-10-292-3/+3
|
* - use STAGEDIRDirk Meyer2013-10-281-13/+11
| | | | - use OPTIONS_DEFINE
* Update to libmpc version 1.0.1 which brings the following fixes:Gerald Pfeifer2013-10-261-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Switched to automake 1.11.6, see CVE-2012-3386. - #14669: Fixed extraction of CC from gmp.h. - Fixed case of intermediate zero real or imaginary part in mpc_fma, found by hydra with GMP_CHECK_RANDOMIZE=1346362345. This is on top of the following changes from version 1.0 - Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no invariant sections) for the documentation. - 100% of all lines are covered by tests - Renamed functions . mpc_mul_2exp to mpc_mul_2ui . mpc_div_2exp to mpc_div_2ui - 0^0, which returned (NaN,NaN) previously, now returns (1,+0). - Removed compatibility with K&R compilers, which was untestable due to lack of such compilers. - New functions . mpc_log10 . mpc_mul_2si, mpc_div_2si - Speed-ups . mpc_fma - Bug fixes . mpc_div and mpc_norm now return a value indicating the effective rounding direction, as the other functions. . mpc_mul, mpc_sqr and mpc_norm now return correct results even if there are over- or underflows during the computation. . mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has infinite part and equals output variable is corrected. . mpc_fr_sub: Wrong return value for imaginary part is corrected. Convert to the new LIB_DEPENDS standard and remove hard-coded .so versions from a couple of dependent ports. Bump PORTREVISIONS of all dependent ports. PR: 183141 Approved by: portmgr (bdrewery)
* - Update to 4.0.6.Jung-uk Kim2013-10-262-5/+4
| | | | - Support staging.
* Support staging.Emanuel Haupt2013-10-241-2/+1
|
* - Update to 2013.10.20Sunpoet Po-Chuan Hsieh2013-10-212-3/+3
|
* - update german bugzilla templatesOlli Hauer2013-10-196-11/+10
|
* - fix RUN_DEPENDSOlli Hauer2013-10-181-1/+1
|
* - adjust include pathOlli Hauer2013-10-181-1/+1
|
* - update to latest release [1]Olli Hauer2013-10-188-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
* - Update to 2013.10.13Sunpoet Po-Chuan Hsieh2013-10-142-3/+3
|
* - Convert unmaintained ports to USES=qmakeMax Brazhnikov2013-10-132-27/+23
| | | | | | - Add stage support - Convert LIB_DEPENDS to new syntax - Minor changes/fixes
* Update to version 4.5.15.Boris Samorodov2013-10-091-2/+2
|
* - Update to 2013.10.06Sunpoet Po-Chuan Hsieh2013-10-082-3/+3
|
* . support staging;Boris Samorodov2013-10-061-1/+0
| | | | . remove well-known license file (GPLv3).
* german/tipp10: Fix c++ -fpermissive errors on gcc 4.7+John Marino2013-10-021-0/+46
| | | | Approved by: portmgr (bapt, implicit)
* - Update to 2013.09.29Sunpoet Po-Chuan Hsieh2013-09-302-3/+3
|
* - Update to 3.6.1Sunpoet Po-Chuan Hsieh2013-09-292-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)
* - add STAGE support to bugzilla portsOlli Hauer2013-09-273-24/+6
| | | | - remove bugzilla3 CONFLICTS
* - Update to 3.3.0Lars Engels2013-09-255-27/+32
| | | | | | - Depend on Java 1.7+ - Support stage dir - Use a single space for WWW
* - Update to 2013.09.22Sunpoet Po-Chuan Hsieh2013-09-232-3/+3
|
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-233-3/+3
|
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-213-3/+4
|
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-2142-100/+61
| | | | german)
* - Update to 2013.09.15Sunpoet Po-Chuan Hsieh2013-09-162-3/+3
|
* - convert to the new perl5 frameworkAndrej Zverev2013-09-114-19/+7
| | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket)
* - Update to 2013.09.08Sunpoet Po-Chuan Hsieh2013-09-092-3/+3
|
* - Update to 2013.09.01Sunpoet Po-Chuan Hsieh2013-09-022-3/+3
|
* - remove expired bugzilla3 portsOlli Hauer2013-08-306-341/+0
|
* Update to version 4.5.14.Boris Samorodov2013-08-231-2/+2
|
* Update to 4.0.5.Jung-uk Kim2013-08-231-4/+4
|
* - Update to 2013.08.18Sunpoet Po-Chuan Hsieh2013-08-192-3/+3
|
* - Update to 2013.08.11Sunpoet Po-Chuan Hsieh2013-08-162-3/+3
|
* - Convert to new perl frameworkAndrej Zverev2013-08-041-2/+2
| | | | Approved by: bapt@ (office@)
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-2713-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
* - fix buildOlli Hauer2013-07-211-1/+2
| | | | Thanks to tijl@
* - Update to 3.5.2Martin Wilke2013-07-203-4/+4
| | | | | - Pet portlint - While here trim header
* Fix INDEX by really fixing the kde4-l10n portsBaptiste Daroussin2013-07-101-0/+1
|
* KDE4 l10n fixes.Raphael Kubo da Costa2013-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]
* - Convert USE_GMAKE to USES=gmakeEmanuel Haupt2013-07-091-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
* Update to version 4.5.13.Boris Samorodov2013-07-081-2/+2
|
* - Fix plistLars Engels2013-07-062-7/+3
| | | | | | | - While here, use new Makefile header PR: ports/180281 Submitted by: maintainer
* Update the KDE Software Compilation to 4.10.5.Raphael Kubo da Costa2013-07-051-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.
* Update to KDE SC 4.10.4, proudly presented by the KDE on FreeBSD team.Raphael Kubo da Costa2013-07-031-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.
* New ports for bugzilla44Olli Hauer2013-06-216-0/+339
| | | | | | | | | - devel/bugzilla44 - japanese/bugzilla44 - german/bugzilla44 Release Notes: http://www.bugzilla.org/releases/4.4/release-notes.html
* Update to 4.0.4.Jung-uk Kim2013-06-201-4/+4
|
* Update to version 4.5.12.Boris Samorodov2013-06-101-2/+2
|
* - update bugzilla42 to version 4.2.6 (bugfix release)Olli Hauer2013-05-242-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
* - 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)
* KDE/FreeBSD team presents KDE SC 4.10.3 ports!Max Brazhnikov2013-05-192-4/+3
| | | | | | - Remove patches and checks for unsupported FreeBSD versions. The area51 repository features commits by avilla, rakuco and myself.
* Update to 4.0.3.Jung-uk Kim2013-05-101-4/+4
|
* - Update to 2013.05.05Sunpoet Po-Chuan Hsieh2013-05-082-3/+3
|
* 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
* Chase textproc/libebml, multimedia/libmatroska update.Emanuel Haupt2013-05-071-1/+1
| | | | Approved by: multimedia (bapt, kwm)
* Update to 3.18.Stefan Walter2013-04-274-19/+78
| | | | | PR: 177033 Submitted by: Slaven Rezic (maintainer)
* - Convert USE_GETTEXT to USES (part 2)Alex Kozlov2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* Update to version 4.5.10.Boris Samorodov2013-04-231-2/+2
|
* Update to 4.0.2.Jung-uk Kim2013-04-171-4/+4
| | | | Feature safe: yes
* - Update Calligra and l10n ports to 2.6.2:Alberto Villa2013-03-302-7/+5
| | | | | | | | | | * 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
* KDE/FreeBSD team presents KDE SC 4.10.1 ports!Max Brazhnikov2013-03-274-36/+45
| | | | | | | | | | | | | | | | | | | | | | | - 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
* Update to version 4.5.9.Boris Samorodov2013-03-112-3/+2
|
* Update to 4.0.1.Jung-uk Kim2013-03-091-4/+4
|
* - remove german, french and japanese localization of www/MT. They wereRuslan Makhmatkhanov2013-02-243-22/+0
| | | | | | | merged into main port since version 5.2 (will go in it's own commit) PR: 172319 Submitted by: Submitted by: Takefu <takefu@airport.fm> (maintainer)
* - update german bugzilla templatesOlli Hauer2013-02-216-9/+9
|
* Merge from area51 repository:Max Brazhnikov2013-02-052-3/+3
| | | | | | | | - Update to 2.5.5 - Convert to new options framework - minor cleanups Courtesy of: avilla
* Update to 3.6.5.Jung-uk Kim2013-02-051-4/+4
|
* KDE/FreeBSD team presents KDE SC 4.9.5 ports!Max Brazhnikov2013-02-044-32/+242
| | | | | | | | | | | | | | | | | | | | | | | | - 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.Max Brazhnikov2013-02-041-1/+1
| | | | | x11-toolkits/py-qt: - mark BROKEN: does not build with latest devel/py-sip
* Update to 3.5.1.Xin LI2013-01-302-5/+4
| | | | | | PR: ports/175682 Approved by: miwi (maintainer) Security: 559e00b7-6a4d-11e2-b6b0-10bf48230856
* Bump PORTREVISION after DESKTOP_ENTRIES updateMax Brazhnikov2013-01-231-0/+1
|
* - Update to 3.1.0Lars Engels2013-01-183-7/+13
| | | | - Add a .desktop entry
* - Change MAINTAINER addressThomas Abthorpe2013-01-102-10/+2
| | | | | - Trim headers while I am here - Clean up some trailing whitespace
* Fix pkg-descr, this is a KDE4 port, not a KDE3 one.Raphael Kubo da Costa2012-12-311-1/+1
| | | | Submitted by: Tobias Berner on #kde-freebsd
* - Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8Beat Gaetzi2012-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
* - Reassign to the heap at maintainer's requestThomas Abthorpe2012-12-291-6/+2
| | | | Approved by: portmgr
* 2012-11-27 java/jmp: Java 1.5 is EOLedBaptiste Daroussin2012-11-285-71/+0
| | | | | | | | | | | | | | | | 2012-11-26 irc/tr-ircd: No more public distfiles 2012-11-26 lang/imp-interpreter: No more public distfiles 2012-11-26 games/xquarto: No more public distfiles 2012-11-26 games/six: No more public distfiles 2012-11-26 finance/gfp: No more public distfiles 2012-11-26 games/44bsd-hunt: No more public distfiles 2012-11-26 graphics/ale: No more public distfiles 2012-11-26 german/digibux: No more public distfiles 2012-11-26 java/eclipse-clay-core: No more public distfiles 2012-11-26 games/xbloody: No more public distfiles 2012-11-26 dns/sqldjbdns: No more public distfiles Feature safe: yes
* - update german and russian bugzilla templates to official new versionsOlli Hauer2012-11-169-240/+21
| | | | | | - remove hotfixes from german templates Feature safe: yes
* - fix german bugzilla templates (security fixes)Olli Hauer2012-11-156-13/+231
| | | | Feature safe: yes
* Remove the patch to poll.C (note the uppercase .C extension). It is aNick Hibma2012-11-011-11/+0
| | | | | | | duplicate of the patch to poll.c (lower case .c). Noted by: case insensitive file system Feature safe: yes
* - Update to 3.5.7.Jung-uk Kim2012-10-272-9/+4
| | | | | | - Trim Makefile headers. Feature safe: yes
* Deprecate a bunch of ports that are either abandonware and/or for which no moreBaptiste Daroussin2012-10-261-0/+3
| | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes
* Update to version 4.5.7. This along with fixing other bugs shouldBoris Samorodov2012-10-152-2/+3
| | | | | | restore working i18n. Feature safe: yes
* - Update to 3.4.2Steve Wills2012-10-143-11/+10
| | | | | | | | | | | - Convert to OptionsNG - Trim headers PR: ports/171515 Submitted by: Takefu <takefu@airport.fm> Approved by: maintainer timeout (miwi, >4 weeks) Security: 30149157-f926-11e1-95cd-001fd0af1a4c Feature safe: yes
* - cleanup commentsDirk Meyer2012-10-134-19/+0
| | | | Feature safe: yes
* - Update to 2012.10.07Sunpoet Po-Chuan Hsieh2012-10-132-3/+3
| | | | | Reported by: Thomas Mueller <tmueller@sysgo.com> Feature safe: yes
* - Update to 2012.09.07Sunpoet Po-Chuan Hsieh2012-10-092-3/+3
|
* . update to version 4.5.6;Boris Samorodov2012-10-032-7/+3
| | | | . convert headers to the new style.
* - Update to 2012.09.30Sunpoet Po-Chuan Hsieh2012-10-012-8/+4
| | | | - Cleanup Makefile header
* Add trytond_account_de_skr03 2.4.0, the SKR03 chart of account which isBoris Samorodov2012-09-195-0/+47
| | | | | | | used in Germany. PR: ports/171170 Submitted by: matthias@petermann.it
* - Update Calligra Suite to 2.5.2.Alberto Villa2012-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 2012.09.09Sunpoet Po-Chuan Hsieh2012-09-112-3/+3
|
* - update bugzilla language tempatesOlli Hauer2012-09-067-133/+22
|
* Update to latest versionsChris Rees2012-09-042-3/+3
| | | | Submitted by: Office Scout (sunpoet)
* - update bugzilla bugzilla3 and bugzilla42Olli Hauer2012-09-024-18/+130
| | | | | | | | | | | | | | - 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.Alberto Villa2012-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,Alberto Villa2012-08-262-16/+6
| | | | | | | | | | | | | | | | | | | 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.Jung-uk Kim2012-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).
* - Update to 2012.08.19Sunpoet Po-Chuan Hsieh2012-08-202-3/+3
|
* - Update to 2012.08.12Sunpoet Po-Chuan Hsieh2012-08-142-3/+3
|
* - Update to 2012.08.05Sunpoet Po-Chuan Hsieh2012-08-072-3/+3
|
* - Update to 3.0.0Lars Engels2012-08-044-30/+24
| | | | | | - Convert to new OPTIONS framework Submitted by: Oliver Brandmueller <ob@e-Gitt.NET> (via private mail)
* - Fix typos in COMMENTCarlo Strub2012-08-021-1/+1
| | | | | - Enforce the now clarified rules from the Porter's Handbook (e.g. no dots, no A/An, etc.)
* Update to version 4.5.5.Boris Samorodov2012-07-311-2/+2
|
* - Update to 2012.07.29Sunpoet Po-Chuan Hsieh2012-07-312-3/+3
|
* Fix typos in COMMENTCarlo Strub2012-07-297-7/+7
| | | | Approved by: portmgr@ (implicit)
* - update to official versionOlli Hauer2012-07-292-11/+3
|
* - update to official release (just published)Olli Hauer2012-07-297-266/+6
|
* - patch language templates so they match current bugzilla.Olli Hauer2012-07-295-5/+228
| | | | | | | - patch language templates so they match current bugzilla version. Patches are seen as workaround until official Version is released. Fix for bugzilla42 contains security updates.
* - new port german/bugzilla42Olli Hauer2012-07-289-6/+378
| | | | | - add patch to german/bugzilla so it reflects the security update - adjust version number in tempplates (3,6,10 / 4.0.7)
* - Update to 2012.07.22Sunpoet Po-Chuan Hsieh2012-07-232-3/+3
|
* - Update to 2012.07.15Sunpoet Po-Chuan Hsieh2012-07-182-3/+3
|
* - Update LibreOffice and the language packs to 3.5.5.Jung-uk Kim2012-07-181-4/+4
| | | | - Add new language packs, i.e., ast, bo, kn, lb, and ug.
* - Update to 2012.07.08Sunpoet Po-Chuan Hsieh2012-07-092-3/+3
|
* - Update to 3.4.1Sunpoet Po-Chuan Hsieh2012-07-053-11/+9
| | | | | | | | | | | | - Remove PKGNAMESUFFIX: language identifier is already in PKGNAMEPREFIX - Fix CONFLICTS_INSTALL: chinese/wordpres-* do not install to PREFIX/www/wordpress/ Changes: http://blog.wpde.org/2012/06/28/wordpress-3-4-1-de-edition-und-upgradepaket.html http://blog.wpde.org/2012/06/28/wordpress-3-4-1-veroeffentlicht.html http://blog.wpde.org/2012/06/13/wordpress-3-4-green-ist-veroeffentlicht.html PR: ports/169116 Submitted by: sunpoet (myself) Approved by: maintainer (timeout, 19 days)
* - Update Calligra to 2.4.3.Alberto Villa2012-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
* - Update to 2012.07.01Sunpoet Po-Chuan Hsieh2012-07-032-3/+3
|
* - The FreeBSD Office team is proud to announce LibreOffice.org 3.5.4 releaseDima Panov2012-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
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-3/+3
| | | | Approved by: portmgr@ (bapt@)
* - Update to 20120607Sunpoet Po-Chuan Hsieh2012-06-282-4/+3
|
* - reset MAINTAINERDirk Meyer2012-06-261-1/+1
|
* - Update to 2012.06.24Sunpoet Po-Chuan Hsieh2012-06-252-3/+3
|
* Update to version 4.5.4.Boris Samorodov2012-06-192-3/+2
|
* - Update to 2012.06.17Sunpoet Po-Chuan Hsieh2012-06-182-3/+3
|
* KDE/FreeBSD team presents KDE SC 4.8.4, probably the last release in 4.8.x ↵Max Brazhnikov2012-06-153-3/+18
| | | | | | series. Official announcement: http://kde.org/announcements/announce-4.8.4.php
* - Update to 2012.06.10Sunpoet Po-Chuan Hsieh2012-06-112-3/+3
|
* - Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4Martin Wilke2012-06-061-2/+1
| | | | Review by: bapt, David Naylor (kde team)
* - Update to 2012.05.30Sunpoet Po-Chuan Hsieh2012-06-052-3/+3
|
* - update png to 1.5.10Dirk Meyer2012-06-018-5/+8
|
* - Remove koffice-i18n ports, as they are not very useful withoutAlberto Villa2012-05-315-438/+0
| | | | editors/koffice-kde3.
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEAlberto Villa2012-05-319-320/+71
| | | | | | | | | | | | | | | 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.
* - Update to 2012.05.27Sunpoet Po-Chuan Hsieh2012-05-292-3/+3
|
* - Update to 3.3.2Michael Scheidell2012-05-274-5/+21
| | | | | | | | - change file ownership to www wp-content directory PR: ports/167219 Submitted by: Takefu <takefu@airport.fm> Approved by: miwi (maintainer)
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!Max Brazhnikov2012-05-253-16/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 updateMax Brazhnikov2012-05-251-0/+1
|
* - Update to 2012.05.20Sunpoet Po-Chuan Hsieh2012-05-212-3/+3
|
* - Switch to php53Martin Wilke2012-05-171-0/+1
| | | | Reported by: phw
* - Update to 2012.05.13Sunpoet Po-Chuan Hsieh2012-05-152-3/+3
|
* Update to version 4.5.3.Boris Samorodov2012-05-091-2/+2
| | | | Tested at: redports
* - Update to 2012.05.05Sunpoet Po-Chuan Hsieh2012-05-072-3/+3
|
* - Use USE_DOS2UNIX instead of homemade equivalentAlex Kozlov2012-05-061-14/+3
| | | | Approved by: eadler (mentor)
* - Update to 2012.04.29Sunpoet Po-Chuan Hsieh2012-04-302-3/+3
|
* - Update to 2012.04.22Sunpoet Po-Chuan Hsieh2012-04-242-3/+3
| | | | Feature safe: yes
* - upgrade to 3.5.2Baptiste Daroussin2012-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
* - security update to bugzilla 3.0.9 and 4.0.6Olli Hauer2012-04-222-0/+14
| | | | | | | | | | | | - 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.5Olli Hauer2012-04-102-3/+3
| | | | | | | | | | | | | | | | | | | | | | | 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 2012.04.08Sunpoet Po-Chuan Hsieh2012-04-102-3/+3
| | | | Feature safe: yes
* Update to version 4.5.2.Boris Samorodov2012-04-031-2/+2
| | | | Feature safe: yes
* - Update to 2012.04.01Sunpoet Po-Chuan Hsieh2012-04-022-3/+3
| | | | Feature safe: yes
* - Update to 2012.03.25Sunpoet Po-Chuan Hsieh2012-03-262-3/+3
| | | | Feature safe: yes
* - Update to 2012.03.11Sunpoet Po-Chuan Hsieh2012-03-122-3/+3
| | | | Feature safe: yes
* - Update to 2012.03.04Sunpoet Po-Chuan Hsieh2012-03-052-3/+3
|
* - Update to 2012.02.19Sunpoet Po-Chuan Hsieh2012-02-202-3/+3
|
* - Bump PORTREVISION to chase the update of multimedia/libvpxAshish SHUKLA2012-02-161-0/+1
|
* - Update to 0.5Philip M. Gollucci2012-02-162-3/+3
| | | | | | PR: ports/159246 Submitted by: Jin-Sih Lin <linpct@gmail.com> Approved by: maintainer timeout (wosch ; 200 days)
* - update german bugzilla templatesOlli Hauer2012-02-144-6/+6
|
* - Update to 2012.02.12Sunpoet Po-Chuan Hsieh2012-02-132-3/+3
|
* - Update to 2012.02.05Sunpoet Po-Chuan Hsieh2012-02-062-3/+3
|
* - Update to 2012.01.29Sunpoet Po-Chuan Hsieh2012-01-302-3/+3
|
* The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichAlberto Villa2012-01-252-3/+3
| | | | | | | | | | 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 2012.01.22Sunpoet Po-Chuan Hsieh2012-01-232-3/+3
|
* - Update to 9.4.7 (English version only)Hiroki Sato2012-01-221-0/+2
| | | | | | | | | | | | | | | | | | | | | | | - Add LICENSE. - Add CUPS support. - Add acroread(1) manual page. Security: APSA11-04 Security: APSB11-24 Security: CVE-2011-2462 Security: CVE-2011-1353 Security: CVE-2011-2431 Security: CVE-2011-2432 Security: CVE-2011-2433 Security: CVE-2011-2434 Security: CVE-2011-2435 Security: CVE-2011-2436 Security: CVE-2011-2437 Security: CVE-2011-2438 Security: CVE-2011-2439 Security: CVE-2011-2440 Security: CVE-2011-2441 Security: CVE-2011-2442
* Update to version 4.4.20.Boris Samorodov2012-01-161-2/+2
|
* - Update to 2012.01.15Sunpoet Po-Chuan Hsieh2012-01-162-3/+3
|
* - Update to 3.3.1Martin Wilke2012-01-142-6/+7
| | | | | | - Update CONFLICTS_INSTALL PR: based on 163811
* - Update to 2012.01.08Sunpoet Po-Chuan Hsieh2012-01-092-3/+3
|
* - update german bugzilla translationsOlli Hauer2012-01-064-6/+6
|
* - Update to 2012.01.01Sunpoet Po-Chuan Hsieh2012-01-022-3/+3
|
* - Update to 2011.12.25Sunpoet Po-Chuan Hsieh2011-12-262-3/+3
|
* - Update to 2011.12.18Sunpoet Po-Chuan Hsieh2011-12-192-3/+3
|
* - Update to 2011.12.11Sunpoet Po-Chuan Hsieh2011-12-122-3/+3
| | | | Feature safe: yes
* Update to version 4.4.19.Boris Samorodov2011-12-061-2/+2
| | | | Feature safe: yes
* - Update to 2011.12.04Sunpoet Po-Chuan Hsieh2011-12-052-3/+3
| | | | Feature safe: yes
* - Pass maintainership to office@FreeBSD.orgSunpoet Po-Chuan Hsieh2011-11-295-5/+5
| | | | | Discussed with: bapt Feature safe: yes
* - Update to 2011.11.27Sunpoet Po-Chuan Hsieh2011-11-282-3/+3
| | | | Feature safe: yes
* - Update to 2011.11.20Sunpoet Po-Chuan Hsieh2011-11-212-3/+3
| | | | Feature safe: yes
* The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.Raphael Kubo da Costa2011-11-142-3/+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
* - Update to 2011.11.13Sunpoet Po-Chuan Hsieh2011-11-142-3/+3
| | | | Feature safe: yes
* - Update to 2011.11.06Sunpoet Po-Chuan Hsieh2011-11-072-3/+3
|
* - Update to 2011.10.30Sunpoet Po-Chuan Hsieh2011-10-312-3/+3
|
* The vast majority of pkg-descr files had the following format when theyDoug Barton2011-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:Doug Barton2011-10-241-3/+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.
* - Update to 2011.10.23Sunpoet Po-Chuan Hsieh2011-10-242-3/+3
|
* - Update to 2011.10.16Sunpoet Po-Chuan Hsieh2011-10-172-3/+3
|
* The KDE/FreeBSD team is pleased to announce KDE Software CompilationAlberto Villa2011-10-172-29/+188
| | | | | | | | | | | | | | | | | | 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
* - Register CONFLICTS_INSTALL between www/wordpress and german/wordpress [1]TAKATSU Tomonari2011-10-161-0/+2
| | | | | | | | - Add CONFLICTS_INSTALL with upcoming japanese/wordpress [2] PR: ports/160907 [1], ports/160172 [2] Submitted by: tota (myself) [1] Approved by: Yuan-Chung Hsiao (maintainer), miwi@ (timeout > 2 weeks) [1]
* - Update to 2011.10.09Sunpoet Po-Chuan Hsieh2011-10-102-3/+3
|
* Update to version 4.4.18.Boris Samorodov2011-10-031-2/+2
|
* - Update to 2011.10.02Sunpoet Po-Chuan Hsieh2011-10-032-3/+3
|
* - Update to 2011.09.25Sunpoet Po-Chuan Hsieh2011-09-262-3/+3
|
* - Update to 2011.09.18Sunpoet Po-Chuan Hsieh2011-09-192-3/+3
|
* - Update to 2.6.0Lars Engels2011-09-182-3/+3
|
* - Pass maintainership to new volunteerSunpoet Po-Chuan Hsieh2011-09-102-8/+2
| | | | - Remove DEPRECATED and EXPIRATION_DATE
* . update to version 4.4.17;Boris Samorodov2011-09-071-2/+2
| | | | . add dependency upon misc/shared-mime-info and devel/desktop-file-utils.
* - Update to 2011.09.04Sunpoet Po-Chuan Hsieh2011-09-052-3/+3
|
* Update to 2.1.0.Stefan Walter2011-09-016-125/+141
| | | | | PR: 159168 Submitted by: Momchil Ivanov <momchil@xaxo.eu>
* - Update to 2011.08.28Sunpoet Po-Chuan Hsieh2011-08-292-3/+3
|
* - Update to 3.2.1Martin Wilke2011-08-262-5/+9
| | | | | PR: 160173 Submitted by: Takefu <takefu@airport.fm>
* Update to 2011.08.23Chris Rees2011-08-242-3/+3
| | | | Submitted by: Office Scout (sunpoet)
* - Set DIST_SUBDIR: move dist files to DISTDIR/mythesSunpoet Po-Chuan Hsieh2011-08-182-2/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/hyphenSunpoet Po-Chuan Hsieh2011-08-182-2/+3
|
* - Set DIST_SUBDIR: move dist files to DISTDIR/hunspellSunpoet Po-Chuan Hsieh2011-08-182-2/+3
|
* - Change MASTER_SITES to my LOCAL to avoid implicit change of non-versionedSunpoet Po-Chuan Hsieh2011-08-184-8/+8
| | | | dist files
* - Update to 2011.08.16Sunpoet Po-Chuan Hsieh2011-08-172-3/+3
|
* - Update to 2011.08.15Sunpoet Po-Chuan Hsieh2011-08-162-3/+3
|
* - Update to 2011.08.14Sunpoet Po-Chuan Hsieh2011-08-152-3/+3
|
* - update german bugzilla language templatesOlli Hauer2011-08-154-6/+6
|
* - Update to 2011.08.13Sunpoet Po-Chuan Hsieh2011-08-142-3/+3
|
* - Update to 2011.08.12Sunpoet Po-Chuan Hsieh2011-08-132-3/+3
|
* - Set WRKSRCSunpoet Po-Chuan Hsieh2011-08-131-1/+2
|
* - Unify COMMENT and pkg-descrSunpoet Po-Chuan Hsieh2011-08-132-2/+2
| | | | | | - Set WRKSRC - Fix typo - Add trailing slash of WWW
* - Update to 2011.08.11Sunpoet Po-Chuan Hsieh2011-08-122-3/+3
|
* - Fix PLIST: explicitly list installing filenamesSunpoet Po-Chuan Hsieh2011-08-092-2/+4
| | | | - Fix typo
* - Update to 2011.08.08Sunpoet Po-Chuan Hsieh2011-08-092-3/+3
|
* - Update to 2011.08.06Sunpoet Po-Chuan Hsieh2011-08-072-3/+3
|
* update city countWolfram Schneider2011-08-071-1/+1
|
* Remove WWW entries from unmaintained ports that return 404 or where the domainEmanuel Haupt2011-08-031-2/+0
| | | | disappeared.
* Mark BROKEN: Does not fetchBaptiste Daroussin2011-08-021-0/+2
|
* - Update to 2011.08.01Sunpoet Po-Chuan Hsieh2011-08-023-4/+4
|
* Fix buildBaptiste Daroussin2011-08-021-1/+2
| | | | Reported by: pointyhat (pav@)
* - Update to 2011.07.30Sunpoet Po-Chuan Hsieh2011-07-312-3/+3
|
* - Move language prefix to PKGNAMEPREFIXSunpoet Po-Chuan Hsieh2011-07-293-34/+34
| | | | | | | | | - Use DATADIR - Use PLIST_DIRSTRY for DATADIR - Explicitly list installing filenames - Bump PORTREVISION for PORTNAME and PLIST change - Sort PLIST - Cosmetic change
* - Add perl as build dependency [1]Sunpoet Po-Chuan Hsieh2011-07-281-28/+20
| | | | | | | | - Use PLIST_DIRSTRY for PREFIX/share/hunspell - Bump PORTREVISION for PLIST change - Cosmetic change Reported by: pointyhat [1]
* - Update to 2011.07.26Sunpoet Po-Chuan Hsieh2011-07-282-14/+13
| | | | | - Use PLIST_DIRSTRY for PREFIX/share/mythes - Explicitly list installing filenames
* - Fix typoSunpoet Po-Chuan Hsieh2011-07-251-15/+15
|