aboutsummaryrefslogtreecommitdiff
path: root/german
Commit message (Collapse)AuthorAgeFilesLines
* Update to 4.2.5.Jung-uk Kim2014-06-241-4/+4
| | | | Notes: svn path=/head/; revision=359029
* - Remove obsolete PYEASYINSTALL_EGG entry, now that the ports useMarcus von Appen2014-06-221-1/+0
| | | | | | | | | PYDISTUTILS_AUTOPLIST With hat: python@ Notes: svn path=/head/; revision=358797
* Remove localized bugzilla ports for which the master port expired:Rene Ladan2014-06-2111-664/+0
| | | | | | | | | | | | german/bugzilla40 german/bugzilla42 japanese/bugzilla40 japanese/bugzilla42 russian/bugzilla40 russian/bugzilla42 Notes: svn path=/head/; revision=358683
* remove NO_STAGE.Vanilla I. Shu2014-06-202-2/+0
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358525
* - Update to 2014.06.15Sunpoet Po-Chuan Hsieh2014-06-162-3/+3
| | | | Notes: svn path=/head/; revision=358047
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-06-131-1/+1
| | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. Categories G-I. CR: D201 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357654
* Update to libreoffice 4.2.4Baptiste Daroussin2014-06-111-4/+4
| | | | | | | | | | | - Speed staging phase by really installing to the stagedir directly - Rework to use predefined targets for build and install - Strip binaries - Remove now unnecessary dependencies on autotools - Add patches to fix crashes with icu 53.1 Notes: svn path=/head/; revision=357484
* - Update to 2014.06.08Sunpoet Po-Chuan Hsieh2014-06-102-3/+3
| | | | Notes: svn path=/head/; revision=357325
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-101-6/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* - add stage supportOlli Hauer2014-05-311-8/+3
| | | | | | | | - use EXTRACT_AFTER_ARGS so we have a dedicated WRKSRC directory and can use COPYTREE_SHARE instead ugly `find ... Notes: svn path=/head/; revision=356000
* Remove expired ports:Rene Ladan2014-05-319-118/+0
| | | | | | | | | 2014-05-31 net-im/mercury: MSN is dying and the domain mercury.im is down 2014-05-31 german/bsdgroup-firefox-searchplugin: bsdgroup.de no longer seems to exist 2014-05-31 german/bsdforen-firefox-searchplugin: No longer works after forum software update Notes: svn path=/head/; revision=355948
* - Update to 2014.05.25Sunpoet Po-Chuan Hsieh2014-05-262-3/+3
| | | | Notes: svn path=/head/; revision=355401
* - Remove useless USE_GMAKEMartin Wilke2014-05-261-1/+0
| | | | Notes: svn path=/head/; revision=355319
* - Update to 3.9.1Martin Wilke2014-05-252-3/+3
| | | | Notes: svn path=/head/; revision=355142
* - Update to 2014.05.16Sunpoet Po-Chuan Hsieh2014-05-192-3/+3
| | | | Notes: svn path=/head/; revision=354554
* Update to version 6.Juergen Lock2014-05-162-4/+3
| | | | | | | Approved by: lme (maintainer) Notes: svn path=/head/; revision=354248
* Fix stagificationEdwin Groothuis2014-05-131-1/+0
| | | | Notes: svn path=/head/; revision=353996
* - Update to 2014.05.09Sunpoet Po-Chuan Hsieh2014-05-122-3/+3
| | | | Notes: svn path=/head/; revision=353864
* Update eric4 ports to version 4.5.22.Boris Samorodov2014-05-111-2/+2
| | | | Notes: svn path=/head/; revision=353729
* KDE/FreeBSD team presents KDE SC 4.12.5 and KDE Workspace 4.11.9!Max Brazhnikov2014-05-101-2/+2
| | | | | | | | | | 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. Notes: svn path=/head/; revision=353599
* - update german bugzilla templatesOlli Hauer2014-05-106-9/+9
| | | | Notes: svn path=/head/; revision=353567
* Support stageBaptiste Daroussin2014-05-081-1/+0
| | | | Notes: svn path=/head/; revision=353369
* Support stageBaptiste Daroussin2014-05-081-1/+0
| | | | Notes: svn path=/head/; revision=353368
* Update to 4.1.6.Jung-uk Kim2014-05-061-4/+4
| | | | Notes: svn path=/head/; revision=353103
* - Update to 2014.05.02Sunpoet Po-Chuan Hsieh2014-05-052-3/+3
| | | | Notes: svn path=/head/; revision=353009
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* - Update to 2014.04.27Sunpoet Po-Chuan Hsieh2014-04-292-3/+3
| | | | Notes: svn path=/head/; revision=352609
* StageEmanuel Haupt2014-04-172-10/+8
| | | | Notes: svn path=/head/; revision=351465
* Convert to USES=gecko:firefoxBaptiste Daroussin2014-04-102-2/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=350791
* - use USE_GITHUBDirk Meyer2014-04-104-13/+278
| | | | | | | | - use STAGEDIR - new options SENDMAIL POSTFIX QMAIL SMAIL CNEWS INN Notes: svn path=/head/; revision=350771
* - Update to 2014.04.06Sunpoet Po-Chuan Hsieh2014-04-072-3/+3
| | | | Notes: svn path=/head/; revision=350441
* Eric4 ports: update to version 4.5.21.Boris Samorodov2014-04-051-2/+2
| | | | Notes: svn path=/head/; revision=350252
* Support stagingEmanuel Haupt2014-04-041-2/+2
| | | | Notes: svn path=/head/; revision=350101
* KDE/FreeBSD team presents KDE SC 4.12.4 and KDE Workspace 4.11.8!Max Brazhnikov2014-04-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=349983
* - Update to 2014.03.30Sunpoet Po-Chuan Hsieh2014-03-312-3/+3
| | | | Notes: svn path=/head/; revision=349749
* - honor CC, CFLAGSDirk Meyer2014-03-301-1/+4
| | | | Notes: svn path=/head/; revision=349672
* Remove expired ports:Rene Ladan2014-03-306-100/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-03-07 emulators/gxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/pyxmame: Depends on deprecated emulators/xmame 2014-03-07 emulators/xmess: No more public distfiles 2014-03-07 benchmarks/xdd: No more public distfiles 2014-03-07 chinese/srecite: No more public distfiles 2014-03-07 games/hlstats: No more public distfiles 2014-03-07 audio/teamspeak_server: No more public distfiles 2014-03-07 games/utserver: No more public distfiles 2014-03-07 databases/p5-hp200lx-db: No more public distfiles 2014-03-07 audio/teamspeak_client: No more public distfiles 2014-03-10 german/vtiger: Depends on expiring www/vtiger 2014-03-10 www/gallery: No more public distfiles 2014-03-10 www/vtiger: No more public distfiles 2014-03-10 net/linux-nx-client: No more public distfiles 2014-03-10 emulators/extract-xiso: No more public distfiles 2014-03-10 www/trac-wantedpages: No more public distfiles 2014-03-10 www/trac-ldap: No more public distfiles 2014-03-10 www/trac-codetags: No more public distfiles 2014-03-10 www/trac-addcomment: No more public distfiles 2014-03-10 www/trac-nav: No more public distfiles 2014-03-10 www/baikal: No more public distfiles 2014-03-10 www/trac-pagetopdf: No more public distfiles 2014-03-10 sysutils/logmon: No more public distfiles 2014-03-10 www/trac-simpleticket: No more public distfiles 2014-03-10 www/trac-wikinegotiator: No more public distfiles 2014-03-10 www/trac-pagelist: No more public distfiles 2014-03-10 www/trac-remind: No more public distfiles 2014-03-10 www/trac-macropost: No more public distfiles 2014-03-10 mail/vexim: No more public distfiles 2014-03-10 lang/rscheme: No more public distfiles Notes: svn path=/head/; revision=349601
* Deprecate, set EXPIRATION_DATE :Juergen Lock2014-03-272-0/+8
| | | | | | | | | | | bsdforen-firefox-searchplugin : No longer works after forum software update bsdgroup-firefox-searchplugin : bsdgroup.de no longer seems to exist Submitted by: Stefan 'Steve' Tell <stefan.tell@crashmail.de> Submitted by: (port author, via irc) Notes: svn path=/head/; revision=349359
* - Update to 2014.03.23Sunpoet Po-Chuan Hsieh2014-03-242-3/+3
| | | | Notes: svn path=/head/; revision=348965
* - Update to 2014.03.16Sunpoet Po-Chuan Hsieh2014-03-192-3/+3
| | | | Notes: svn path=/head/; revision=348630
* - Update 3.8.1Martin Wilke2014-03-152-3/+3
| | | | Notes: svn path=/head/; revision=348310
* Update to version 4.5.20.Boris Samorodov2014-03-131-2/+2
| | | | Notes: svn path=/head/; revision=348127
* UnbreakAntoine Brodin2014-03-101-1/+1
| | | | Notes: svn path=/head/; revision=347813
* Update the default version of GCC used in the Ports Collection fromGerald Pfeifer2014-03-103-2/+3
| | | | | | | | | | | | | | GCC 4.6.4 to GCC 4.7.3. This entails updating the lang/gcc port as well as changing the default in Mk/bsd.default-versions.mk. Part II, Bump PORTREVISIONs. PR: 182136 Supported by: Christoph Moench-Tegeder <cmt@burggraben.net> (fixing many ports) Tested by: bdrewery (two -exp runs) Notes: svn path=/head/; revision=347809
* - Update to 2014.03.09Sunpoet Po-Chuan Hsieh2014-03-102-3/+3
| | | | Notes: svn path=/head/; revision=347797
* Convert g* to USES=zipBaptiste Daroussin2014-03-106-9/+6
| | | | Notes: svn path=/head/; revision=347760
* Chase www/tiger deprecationAntoine Brodin2014-03-041-0/+3
| | | | Notes: svn path=/head/; revision=347088
* KDE/FreeBSD team presents KDE SC 4.12.3 and KDE Workspace 4.11.7!Max Brazhnikov2014-03-042-12/+12
| | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=347059
* - remove broken MANPREFIXDirk Meyer2014-03-041-2/+2
| | | | Notes: svn path=/head/; revision=346994
* - Update to 2014.03.02Sunpoet Po-Chuan Hsieh2014-03-032-3/+3
| | | | Notes: svn path=/head/; revision=346917