summaryrefslogtreecommitdiffstats
path: root/polish
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 2.0.1pav2004-10-312-4/+4
| | | | | | - Assign maintainership to volunteer Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl>
* - After repocopy from polish/sms, update to 2.0.0pav2004-10-317-113/+20
| | | | | | PR: ports/73115 Submitted by: Krzysztof Kowalewski <pyzmen@kam.pl> Repocopy by: marcus
* I, for one, welcome our new polish php_doc slaveport!edwin2004-10-202-0/+14
| | | | | | PHP documentation in HTML. Submitted by: edwin@mavetju.org
* - Update to 1.9.2mpav2004-09-0210-40/+106
| | | | | PR: ports/70984 Submitted by: Kowalewski Krzysztof, Jr. <pyzmen@kam.pl>
* - Resign on maintainership of my FreeBSD portspav2004-09-023-3/+3
| | | | Submitted by: Michal Pasternak <dotz@irc.pl>
* Update to KDE 3.3lofi2004-08-309-23/+119
|
* Chase libaspell to aspell.16.thierry2004-08-281-2/+2
|
* Factor out all but one of the build switches of the KDE main module portslofi2004-08-116-9/+9
| | | | | | | | | | | | | | | into separate ports. The OPTIONS will remain as of yet and trigger dependencies now, for easy transition. Update KOffice to version 1.3.2. Add patches to fix a number of issues, including: - fix kxkb on Xorg - fix kdemultimedia WITH_MPEGLIB (now mpeglib_artsplug) compilation on gcc 3.4.2 with optimizations greater than -O Add security related patches and entries to portaudit.txt.
* Fix build with gcc-3.4krion2004-08-041-0/+2
| | | | | PR: ports/69962 Submitted by: maintainer
* - Update to 2.0.3pav2004-07-215-3/+164
| | | | Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* - OpenSSL is special on FreeBSD, it's always there, and is not visiblepav2004-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)
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-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
* - Update to 1.5pav2004-07-052-4/+4
| | | | | PR: ports/68693 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
* - Update to 0.3.9pav2004-07-024-10/+35
| | | | | PR: ports/68607 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
* Back out accidental modification.lofi2004-06-091-2/+1
| | | | Pointy hat to: me
* Update to version 3.2.3lofi2004-06-095-4/+19
|
* BROKEN: Checksum mismatchkris2004-05-211-0/+2
|
* - Update to 2.0.2pav2004-05-114-18/+11
| | | | | PR: ports/66475 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
* - Update to ekg-1.4.20040505pav2004-05-092-6/+13
| | | | | | | - Add dependency on pkgconfig PR: ports/66369 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
* Oops. Forgot the language categories.lofi2004-05-069-9/+15
| | | | Update to 1.3.1
* Update to latest snapshot, to fix build problems on STABLEarved2004-05-033-11/+18
| | | | Submitted by: maintainer
* Update to 0.3.8arved2004-04-294-58/+142
| | | | | PR: 66054 Submitted by: Jacek Pelka
* Update to KDE 3.2.2lofi2004-04-204-40/+14
|
* Fix LATEST_LINK conflictsmaho2004-04-121-0/+1
| | | | | | | NO_LATEST_LINK=yes for openoffice-1.0 ports since they may be deprecated in future... Pointed out by: kris
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-051-0/+1
|
* Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+3
| | | | | | | category makefile. Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> PR: 59651
* - Update to 2.0pre8pav2004-04-015-36/+15
| | | | | PR: ports/64391 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* SIZEify (maintainer timeout)trevor2004-03-315-0/+5
|
* Add tleenx2, a Gtk2 client for IM network tlen.plpav2004-03-305-0/+107
| | | | | PR: ports/63095 Submitted by: Maciej Korzen <eaquer@ceti.pl>
* Reorder those filesmat2004-03-201-2/+2
|
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-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.
* Update to KDE 3.2.1 / QT 3.3.1lofi2004-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).
* - Update to 2.0 pre7pav2004-03-026-27/+31
| | | | | PR: ports/63640 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* - Update to version 20040212krion2004-02-242-2/+3
| | | | | | PR: ports/63094 Submitted by: Maciej Korzen <eaquer@ceti.pl> Approved by: maintainer
* - Fix Makefile logic: enter src/plugins/sound subdir when external sound pluginpav2004-02-182-4/+11
| | | | | | only is enabled in configure script. - This fixes packing on Bento. - Patch submitted to authors.
* BROKEN on 5.x: broken pkg-plistkris2004-02-171-0/+4
|
* - Try again in fixing the installpav2004-02-172-10/+9
| | | | | PR: ports/62908 Submitted by: Marek &#321;ukaszuk <case@tao.geeks.pl>
* BROKEN on 5.x: install failskris2004-02-171-0/+4
|
* - Fix desktop iconpav2004-02-142-4/+5
| | | | | PR: ports/62120 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
* - Update to 0.3.7pav2004-02-145-454/+425
| | | | | PR: ports/62709 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
* - Update to 20040208 snapshotpav2004-02-142-4/+4
| | | | | PR: ports/62707 Submitted by: Jacek Pelka <jacek@combit.com.pl> (maintainer)
* Fix CATEGORIES.lofi2004-02-052-2/+2
| | | | Requested by: eik
* Update to KDE 3.2.0lofi2004-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.
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-046-1/+6
| | | | (Part 1)
* Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-045-10/+10
| | | | | Submitted by: trevor Tested by: bento
* Now gettext 0.12.1 is gettext-old.trevor2004-01-235-5/+5
|
* - Chase libraries because of new loudmouth versionkrion2004-01-221-1/+1
| | | | | PR: 61754 Submitted by: maintainer
* - Update to version 2.0.p6krion2004-01-224-12/+20
| | | | | PR: 61659 Submitted by: maintainer
* Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.pav2004-01-1510-159/+488
| | | | | | | This is Gtk2 version of gnugadu. PR: ports/61242 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl>
* - Update to 20040111pav2004-01-122-2/+2
| | | | | PR: ports/61241 Submitted by: Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
OpenPOWER on IntegriCloud