aboutsummaryrefslogtreecommitdiff
path: root/polish/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Update the Calligra ports to 3.0.1.Raphael Kubo da Costa2017-06-171-1/+0
| | | | | | | | | | | | | | | | | | | | | The 3.x series is based on KDE Frameworks 5, and some programs have been split into separate ports: - Sheets, Words & co are in editors/calligra. - Krita is in graphics/krita. - Kexi is in databases/kexi. - The calligra-l10n* ports are now part of editors/calligra itself. Okular support in editors/calligra and Marble support in textproc/kreport have been disabled for now because they need the KF5 version of those ports. Thanks to everyone who's tested it and worked on it in our area51 repository. Submitted by: Adrian de Groot <groot@kde.org>, tcberner, rakuco Reviewed by: rakuco, mat (earlier versions) Differential Revision: https://reviews.freebsd.org/D10167 Notes: svn path=/head/; revision=443772
* Remove expired ports:Rene Ladan2014-06-301-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2014-06-30 www/trac-TracDuplicates: Broken for more than 5 months 2014-06-30 mail/hotwayd: Protocol changed, software unusable 2014-06-30 mail/ilohamail-devel: Upstream disappeared 2014-06-30 games/tyrquake: Broken for more than 5 months 2014-06-30 net/gkrellmqst: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 security/p5-Jifty-Plugin-OpenID: Broken for more than 5 months 2014-06-30 games/sumwars: Broken for more than 5 months 2014-06-30 audio/ruby-esound: Broken for more than 5 months 2014-06-30 x11-toolkits/py-pyqwt: Broken for more than 5 months 2014-06-30 net-im/ysm: Broken for more than 5 months 2014-06-30 net-mgmt/send: Broken for more than 5 months 2014-06-30 net/p5-Jifty-Plugin-Authentication-Ldap: Broken for more than 5 months 2014-06-30 net-p2p/bittyrant: Broken for more than 5 months 2014-06-30 sysutils/gkrellm: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmms: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 audio/gkrellmvolume: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmlaunch: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellmfmonitor: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 misc/gkrellshoot: GKrellM 1.X is no longer being developed, consider using 2.X. 2014-06-30 polish/sms2: sms2 is no longer being developed, consider using alternative software. 2014-06-30 x11-toolkits/py-wmdockapps: Crufty and nothing depends on this 2014-06-30 audio/tagger: Ancient, unmaintained 2014-06-30 www/mod_wsgi2: No longer supported, please use www/mod_wsgi3 instead 2014-06-30 security/botan: Botan 1.8 have known bugs and is no longer supported upstream, migrate to security/botan110 Notes: svn path=/head/; revision=359811
* - Update gimp-help ports to 2.8.1. Polish translation has been removed, newMax Brazhnikov2014-02-011-1/+0
| | | | | | | | | | | | 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) Notes: svn path=/head/; revision=342129
* Remove ispell which is deprecated for long, consider using aspell instead or ↵Baptiste Daroussin2014-01-291-1/+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 Notes: svn path=/head/; revision=341681
* KDE3 and QT3 expired on 2013-07-01, remove these ports.Rene Ladan2013-07-261-1/+0
| | | | | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt Notes: svn path=/head/; revision=323748
* - Remove koffice-i18n ports, as they are not very useful withoutAlberto Villa2012-05-311-1/+0
| | | | | | | editors/koffice-kde3. Notes: svn path=/head/; revision=297848
* The KDE/FreeBSD team is pleased to announce Calligra Suite 2.4.2, KDEAlberto Villa2012-05-311-1/+1
| | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=297847
* - upgrade to 3.5.2Baptiste Daroussin2012-04-221-0/+1
| | | | | | | | | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=295281
* Bye bye abandonwares (part 4)Baptiste Daroussin2011-08-011-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2011-08-01 korean/a2ps: Looks like an abandonware, no more public distfiles 2011-08-01 korean/bitchx: Look like an abandonware, no more public distifles 2011-08-01 korean/elm: Look like an abandonware, no more public distifles 2011-08-01 korean/linuxdoc-sgml: Look like an abandonware, no more public distifles 2011-08-01 korean/mod_url: Look like an abandonware, no more public distifles 2011-08-01 korean/nh2ps: Look like an abandonware, no more public distifles 2011-08-01 korean/pinetreefonts: No more public distfile 2011-08-01 mail/bincimap: No more public distfile 2011-08-01 mail/cmail: No more public distfile 2011-08-01 math/hexcalc: Look like an abandonware, no more public distifles 2011-08-01 math/qgfe: Look like an abandonware, no more public distifles 2011-08-01 misc/ewipe: Look like an abandonware, no more public distifles 2011-08-01 misc/gkrellmfmonitor2: Look like an abandonware, no more public distifles 2011-08-01 misc/gkx86info: Look like an abandonware, no more public distifles 2011-08-01 multimedia/goggles: Abandonware, see: http://www.fifthplanet.net/2010/01/dead-projects-goggles-dvd-player.html 2011-08-01 multimedia/ldvd: Abandonware 2011-08-01 multimedia/linux-divx4linux: No more needed 2011-08-01 multimedia/linux-divx4linux4: No more needed 2011-08-01 multimedia/ogle: Abandonware 2011-08-01 multimedia/ogle-gui: Abandonware 2011-08-01 multimedia/okle: Abandonware 2011-08-01 multimedia/subconv: Look like an abandonware, no more public distifles 2011-08-01 net/callgen323: Look like an abandonware, no more public distifles 2011-08-01 net/lyntin: No longer under active development 2011-08-01 net/py-rt: No more public distfiles, looks like an abandonware 2011-08-01 net/rwhoisd: Looks like an abandonware, no more public distfiles 2011-08-01 net/traffic: Looks like an abandonware, no more public distfiles 2011-07-23 net-im/gnomeicu: No longer maintain by upstream, use net-im/empathy instead 2011-08-01 net-mgmt/trafd: Look like an abandonware, no more public distifles 2011-08-01 net-p2p/gkrellm-gift: Look like an abandonware, no more public distifles 2011-08-01 news/bgrab: Looks like an abandonware, no more public distfiles 2011-08-01 news/rkive: Looks like an abandonware, no more public distfiles 2011-08-01 polish/sap: Looks like an abandonware, no more public distfiles 2011-08-01 print/nenscript: Looks like an abandonware, no more public distfiles Notes: svn path=/head/; revision=278683
* - Connect polish/hunspellSunpoet Po-Chuan Hsieh2011-07-311-0/+1
| | | | | | | - Disconnect textproc/pl-hunspell Notes: svn path=/head/; revision=278616
* Add some locales thesaurusBaptiste Daroussin2011-07-211-0/+1
| | | | Notes: svn path=/head/; revision=278116
* Add Polish hyphenation rulesBaptiste Daroussin2011-07-211-0/+1
| | | | Notes: svn path=/head/; revision=278095
* Connect gimp-help portsMax Brazhnikov2010-06-141-0/+1
| | | | Notes: svn path=/head/; revision=256537
* - Connect koffice-kde4-l10n to the buildMartin Wilke2009-12-211-0/+1
| | | | Notes: svn path=/head/; revision=246389
* Connect qfaktury to buildMax Brazhnikov2009-05-081-0/+1
| | | | Notes: svn path=/head/; revision=233411
* Remove expired port polish/gnugadu: use polish/gnugadu2 instead.Mark Linimon2009-04-111-1/+0
| | | | Notes: svn path=/head/; revision=232121
* The KDE FreeBSD team is proud to announce the release of KDE 4.1.0Martin Wilke2008-08-091-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun! Notes: svn path=/head/; revision=218272
* [NEW PORT] polish/qnapiEdwin Groothuis2008-07-051-0/+1
| | | | | | | | | | | | This is port of polish subtitle distribution project Qt4 client. WWW: http://krzemin.iglu.cz/?page_id=29 PR: ports/122909 Submitted by: "Pawel Pekala" <c0rn@o2.pl> Notes: svn path=/head/; revision=216337
* Text-based Gadu-Gadu (and other) client for Unix-like systems.Pav Lucistnik2006-04-021-0/+1
| | | | | | | | | | | | | | | | Gadu-Gadu is an ICQ-like messenger for polish language users. EKG2 is similar to EKG. It has many improvements like Jabber and IRC plugins. It is considered to be in its development stage, so use with care. WWW: http://ekg2.org/ PR: ports/95214 Submitted by: Aleksander Fafula <alex@bsdguru.org> Notes: svn path=/head/; revision=158614
* A library used by many Instant Messangers that can communicate using thePav Lucistnik2006-01-151-0/+1
| | | | | | | | | | Gadu-Gadu protocol. PR: ports/91675 Submitted by: Aleksander Fafula <alex@bsdguru.org> Notes: svn path=/head/; revision=153559
* Remove expired ports.Sam Lawrance2005-12-151-1/+0
| | | | Notes: svn path=/head/; revision=151214
* Remove all the secondary port of editors/ooodict-allMaho Nakata2005-11-011-1/+0
| | | | | | | | | localized ones should be activated via knob like: % cd ports/editors/ooodict-all % make LOCALIZED_LANG=ABC Notes: svn path=/head/; revision=146878
* Remove openoffice.org localized ports as I announced:Maho Nakata2005-06-291-2/+0
| | | | | | | | | | | o http://docs.freebsd.org/cgi/getmsg.cgi?fetch=25587+0+archive/2005/freebsd-openoffice/20050529.freebsd-openoffice o still you can build them via knobs for 1.1 see ports/editors/openoffice-1.1/files/Makefile.localized o 1.0 has been broken for long time, no longer maintained actively. (but still I don't delete 1.0 and delete only localized versions) Notes: svn path=/head/; revision=138155
* Package contains plenty of funny Polish fortunes.Pav Lucistnik2005-01-271-0/+1
| | | | | | | | | | | | Collected from many sources, versatile and facetious. Based on PLD fortunes. PR: ports/76733 Submitted by: Aleksander Fafula <alex@fafula.com> Notes: svn path=/head/; revision=127503
* Add sap, console based free polish to english dictionaryTilman Keskinoz2004-11-051-0/+1
| | | | | | | | PR: 68837 Submitted by: Aleksander Fafula <alex@bsdguru.org> Notes: svn path=/head/; revision=120893
* - After repocopy from polish/sms, update to 2.0.0Pav Lucistnik2004-10-311-0/+1
| | | | | | | | | PR: ports/73115 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> Repocopy by: marcus Notes: svn path=/head/; revision=120548
* I, for one, welcome our new polish php_doc slaveport!Edwin Groothuis2004-10-201-0/+1
| | | | | | | | | PHP documentation in HTML. Submitted by: edwin@mavetju.org Notes: svn path=/head/; revision=119885
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-021-0/+3
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* Add tleenx2, a Gtk2 client for IM network tlen.plPav Lucistnik2004-03-301-0/+1
| | | | | | | | PR: ports/63095 Submitted by: Maciej Korzen <eaquer@ceti.pl> Notes: svn path=/head/; revision=105702
* Reorder those filesMathieu Arnold2004-03-201-2/+2
| | | | Notes: svn path=/head/; revision=104767
* Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.Pav Lucistnik2004-01-151-0/+1
| | | | | | | | | | This is Gtk2 version of gnugadu. PR: ports/61242 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=98239
* Add ispell in polish category.Jean-Marc Zucconi2003-12-111-0/+1
| | | | | | | | PR: ports/59250 Submitted by: Krzysztof Stryjek <wtp@bsdguru.org> Notes: svn path=/head/; revision=95627
* Add OpenOffice.org 1.1 for polish languageMaho Nakata2003-11-091-0/+1
| | | | Notes: svn path=/head/; revision=93462
* Forgot to change Makefile s..Maho Nakata2003-11-081-1/+1
| | | | | | | | | | Pointed out: sf Pointy hat to: myself Thank you very much fujishima-san! Notes: svn path=/head/; revision=93377
* Add libtlen 20030721, backend for interoperability withKirill Ponomarev2003-10-081-0/+1
| | | | | | | | | | Tlen.pl, Polish IM network. PR: 57746 Submitted by: Piotr Smyrak <smyru@heron.pl> Notes: svn path=/head/; revision=90656
* Add trf 0.4, billing software for traffic counting working withKirill Ponomarev2003-10-031-0/+1
| | | | | | | | | | most Polish ISPs. PR: 57524 Submitted by: Maciek Korzen <eaquer@ceti.pl> Notes: svn path=/head/; revision=90158
* [new port] polish/webalizer2Edwin Groothuis2003-09-301-0/+1
| | | | | | | | | | Webalizer is an apache log analyzer PR: ports/56698 Submitted by: Krzysztof Stryjek <wtpooh@acn.waw.pl> Notes: svn path=/head/; revision=89932
* Add kadu, a QT based gadu-gadu client.Tilman Keskinoz2003-09-101-0/+1
| | | | | | | | PR: 55865 Submitted by: Jacek Pelka <jacek@combit.com.pl> Notes: svn path=/head/; revision=88919
* Tie some forgotten ports into the build.Joe Marcus Clarke2003-08-301-1/+3
| | | | Notes: svn path=/head/; revision=88101
* - Update the Categories after Repocopy.Tilman Keskinoz2003-08-191-0/+6
| | | | | | | | | | | | | | - Adjust MASTERDIRs - Remove PKGNAMEPREFIX since it is implicit - Add ports to Category Makefile PR: 53797 Submitted by: Aleksander Fafula <alex@fafula.com> Approved by: portmgr (marcus) Repocopied by: joe Notes: svn path=/head/; revision=87278
* Add empty subdir makefiles for the new dns and polish categories. TheseKris Kennaway2003-08-151-0/+4
are not yet hooked up to ports/Makefile because INDEX builds break when there are empty category subdirectories. Notes: svn path=/head/; revision=87014