aboutsummaryrefslogtreecommitdiff
path: root/polish
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.3Pav Lucistnik2004-07-215-3/+164
| | | | | | | Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=114369
* - OpenSSL is special on FreeBSD, it's always there, and is not visiblePav Lucistnik2004-07-212-0/+11
| | | | | | | | | | | to pkg-config, so the test will falsely fail. This fix configure of gnugadu-2.0.3, which is coming soon. PR: ports/69315 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer) Notes: svn path=/head/; revision=114368
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Update to 1.5Pav Lucistnik2004-07-052-4/+4
| | | | | | | | PR: ports/68693 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer) Notes: svn path=/head/; revision=112983
* - Update to 0.3.9Pav Lucistnik2004-07-024-10/+35
| | | | | | | | PR: ports/68607 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer) Notes: svn path=/head/; revision=112791
* Back out accidental modification.Michael Nottebrock2004-06-091-2/+1
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=111166
* Update to version 3.2.3Michael Nottebrock2004-06-095-4/+19
| | | | Notes: svn path=/head/; revision=111165
* BROKEN: Checksum mismatchKris Kennaway2004-05-211-0/+2
| | | | Notes: svn path=/head/; revision=109599
* - Update to 2.0.2Pav Lucistnik2004-05-114-18/+11
| | | | | | | | PR: ports/66475 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=108919
* - Update to ekg-1.4.20040505Pav Lucistnik2004-05-092-6/+13
| | | | | | | | | | - Add dependency on pkgconfig PR: ports/66369 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer) Notes: svn path=/head/; revision=108752
* Oops. Forgot the language categories.Michael Nottebrock2004-05-069-9/+15
| | | | | | | Update to 1.3.1 Notes: svn path=/head/; revision=108575
* Update to latest snapshot, to fix build problems on STABLETilman Keskinoz2004-05-033-11/+18
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=108254
* Update to 0.3.8Tilman Keskinoz2004-04-294-58/+142
| | | | | | | | PR: 66054 Submitted by: Jacek Pelka Notes: svn path=/head/; revision=107972
* Update to KDE 3.2.2Michael Nottebrock2004-04-204-40/+14
| | | | Notes: svn path=/head/; revision=107688
* Fix LATEST_LINK conflictsMaho Nakata2004-04-121-0/+1
| | | | | | | | | | NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris Notes: svn path=/head/; revision=106753
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-0/+1
| | | | Notes: svn path=/head/; revision=106175
* Remove category pkg/COMMENT files in favour of a COMMENT variable in theKris Kennaway2004-04-022-1/+3
| | | | | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651 Notes: svn path=/head/; revision=105948
* - Update to 2.0pre8Pav Lucistnik2004-04-015-36/+15
| | | | | | | | PR: ports/64391 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=105914
* SIZEify (maintainer timeout)Trevor Johnson2004-03-315-0/+5
| | | | Notes: svn path=/head/; revision=105747
* Add tleenx2, a Gtk2 client for IM network tlen.plPav Lucistnik2004-03-305-0/+107
| | | | | | | | 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
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Update to KDE 3.2.1 / QT 3.3.1Michael Nottebrock2004-03-099-4/+61
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== KDE: - Audio/arts does not install artswrapper anymore, instead it is provided by audio/artswrapper. See UPDATING. - misc/kdeaddons3 is now a metaport with editors/kate-plugins editors/vimpart games/atlantikdesigner misc/kaddressbook-plugins misc/kfile-plugins misc/kicker-applets misc/knewsticker-scripts misc/konq-plugins misc/ksig misc/renamedlgplugins multimedia/noatun-plugins net/kontact-plugins as slave ports. - A number of KDE ports now uses OPTIONS do make various WITH_* options more visible. - Plist fixes - devel/kdevelop should be able to detect FreeBSD's autoconf/automake now for newly created projects. - kdebase will no longer remove previous KDM configurations. This won't take effect during the update from 3.2.0 to 3.2.1 (as deinstalling 3.2.0 will still remove the configuration), but subsequent updates will merge old configs. QT: - Previous versions of QT could be compiled with debugging-support enabled by defining DEBUG. This switch has been renamed to the more unambiguous WANT_QT_DEBUG (similar to WANT_KDE_DEBUG in the KDE ports). Notes: svn path=/head/; revision=103453
* - Update to 2.0 pre7Pav Lucistnik2004-03-026-27/+31
| | | | | | | | PR: ports/63640 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=102755
* - Update to version 20040212Kirill Ponomarev2004-02-242-2/+3
| | | | | | | | | PR: ports/63094 Submitted by: Maciej Korzen <eaquer@ceti.pl> Approved by: maintainer Notes: svn path=/head/; revision=102008
* - Fix Makefile logic: enter src/plugins/sound subdir when external sound pluginPav Lucistnik2004-02-182-4/+11
| | | | | | | | | only is enabled in configure script. - This fixes packing on Bento. - Patch submitted to authors. Notes: svn path=/head/; revision=101311
* BROKEN on 5.x: broken pkg-plistKris Kennaway2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101268
* - Try again in fixing the installPav Lucistnik2004-02-172-10/+9
| | | | | | | | PR: ports/62908 Submitted by: Marek &#321;ukaszuk <case@tao.geeks.pl> Notes: svn path=/head/; revision=101208
* BROKEN on 5.x: install failsKris Kennaway2004-02-171-0/+4
| | | | Notes: svn path=/head/; revision=101203
* - Fix desktop iconPav Lucistnik2004-02-142-4/+5
| | | | | | | | PR: ports/62120 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=100920
* - Update to 0.3.7Pav Lucistnik2004-02-145-454/+425
| | | | | | | | PR: ports/62709 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer) Notes: svn path=/head/; revision=100918
* - Update to 20040208 snapshotPav Lucistnik2004-02-142-4/+4
| | | | | | | | PR: ports/62707 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer) Notes: svn path=/head/; revision=100907
* Fix CATEGORIES.Michael Nottebrock2004-02-052-2/+2
| | | | | | | Requested by: eik Notes: svn path=/head/; revision=100042
* Update to KDE 3.2.0Michael Nottebrock2004-02-0515-56/+273
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Important changes: ================== - Kmail and knode have been moved from kdenetwork to kdepim. This means you will have to install kdepim if you want to continue using kmail or knode. This is to ease integration with korganizer, in the new 'Kontact' application. - The arabic translations for KDE and KOffice have been moved from misc to the arabic category. - There is a new module called kdeaccessibility in the accessibility category. It contains a few utilities for disabled users like a magnification lens and a text-to-speech frontend. - In KDM, you need to select the 'CUSTOM' session profile in order to have your .xsession executed. This is particularly important if you're using the aegypten tools (http://freebsd.kde.org/howtos/aegypten-kmail.php). - We have started making more parts of the ports optional. In kdepim, both Kandy and KPilot can be turned off with ports-knobs. This process will continue in the 3.2 series. Notes: svn path=/head/; revision=100015
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-046-1/+6
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add USE_GETTEXT and bump PORTREVISION.Joe Marcus Clarke2004-02-045-10/+10
| | | | | | | | Submitted by: trevor Tested by: bento Notes: svn path=/head/; revision=99914
* Now gettext 0.12.1 is gettext-old.Trevor Johnson2004-01-235-5/+5
| | | | Notes: svn path=/head/; revision=98909
* - Chase libraries because of new loudmouth versionKirill Ponomarev2004-01-221-1/+1
| | | | | | | | PR: 61754 Submitted by: maintainer Notes: svn path=/head/; revision=98841
* - Update to version 2.0.p6Kirill Ponomarev2004-01-224-12/+20
| | | | | | | | PR: 61659 Submitted by: maintainer Notes: svn path=/head/; revision=98776
* Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.Pav Lucistnik2004-01-1510-159/+488
| | | | | | | | | | This is Gtk2 version of gnugadu. PR: ports/61242 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> Notes: svn path=/head/; revision=98239
* - Update to 20040111Pav Lucistnik2004-01-122-2/+2
| | | | | | | | PR: ports/61241 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer) Notes: svn path=/head/; revision=98012
* - Update to version 20031223Kirill Ponomarev2003-12-262-2/+2
| | | | | | | | PR: 60586 Submitted by: maintainer Notes: svn path=/head/; revision=96620
* Add ispell in polish category.Jean-Marc Zucconi2003-12-112-0/+24
| | | | | | | | PR: ports/59250 Submitted by: Krzysztof Stryjek <wtp@bsdguru.org> Notes: svn path=/head/; revision=95627
* Chase libgadu shared library version.Tilman Keskinoz2003-11-191-1/+2
| | | | | | | Bump PORTREVISION Notes: svn path=/head/; revision=94379
* Update to 1.4Tilman Keskinoz2003-11-193-8/+9
| | | | | | | | | | (Bump PORTEPOCH because versionno. decreased) PR: 59430 Submitted by: Jacek Pelka <jacek@combit.com.pl> Notes: svn path=/head/; revision=94372
* OpenOffice -> OpenOffice.orgMaho Nakata2003-11-093-3/+3
| | | | | | | Submitted by: Pavel@Janik.cz (Pavel Janik) Notes: svn path=/head/; revision=93539
* Update ekg to new version.James E. Housley2003-11-092-3/+3
| | | | | | | | PR: 58650 Submitted By: MAINTAINER Notes: svn path=/head/; revision=93530
* Add OpenOffice.org 1.1 for polish languageMaho Nakata2003-11-092-0/+16
| | | | 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
* rename openoffice* to openoffice-1.0* accodingly (repo copy).Maho Nakata2003-11-081-1/+1
| | | | | | | Pointed out: sf, kris Notes: svn path=/head/; revision=93374