Commit graph

422 commits

Author SHA1 Message Date
Pav Lucistnik
fa38ed02cc - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV 2008-07-25 12:24:09 +00:00
Rong-En Fan
bea025cf6e - Update to 0.6.0.2
PR:		ports/125473
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2008-07-14 02:34:31 +00:00
Edwin Groothuis
7b49159602 Fix pkg-plist
Noticed by: ionbot.
2008-07-05 05:29:40 +00:00
Edwin Groothuis
0ff0f0afcd Add QT component rcc
Noticed by: IonBot
2008-07-05 05:08:52 +00:00
Edwin Groothuis
1ccec1e635 [NEW PORT] polish/qnapi
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>
2008-07-05 00:56:04 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Rong-En Fan
a9d51ca6b2 - Unbreak after latest polish/libgadu commit
- Fix GNOME icon and desktop
- Bump PORTREVISION

PR:		ports/123716
Submitted by:	Piotr Smyrak <smyru at heron.pl> (maintainer)
2008-05-18 16:14:26 +00:00
Felippe de Meirelles Motta
60b54e328f - Fix SSL bug and unbreak polish/gnugadu2 too.
PR:		ports/122394
Submitted by:	"Aleksander Fafula" <aleksander.fafula@gmail.com>
Approved by:	araujo (mentor), maintainer timeout (> 2 weeks)
2008-05-17 15:12:15 +00:00
Beech Rintoul
de021a1e8c - Add openssl option
- Bump portrevision

PR:		ports/120688
Submitted by:	"Bart&#322;omiej Syryjczyk" <guzik@zst.edu.pl>
Approved by:	maintainer timeout (2 Months)
2008-04-23 21:49:02 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Pav Lucistnik
e6d7f5ef31 - Mark BROKEN: does not configure 2008-04-16 22:32:14 +00:00
Rong-En Fan
99e33171b5 - Fix build with gcc 4
PR:		ports/122393
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2008-04-04 14:16:11 +00:00
Pav Lucistnik
4c59915db5 - Update to 0.6.0
PR:		ports/122021
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2008-03-27 15:24:07 +00:00
Martin Wilke
6c0425c0a8 - Add missing dependens
- Bump PORTREVISION

Submitted by:	pointyhat via pav
2008-03-27 11:20:17 +00:00
Felippe de Meirelles Motta
e02147f87d - Upgrade to 1.8.0.
- Use PLIST_FILES and remove pkg-plist.
- Fix WWW in pkg-descr.
- Add SSL support.

PR:		ports/121303
Submitted by:	Aleksander Fafula <alex@fafula.com> (maintainer)
Reviewed by:	Marcin Wisnicki <mwisnicki@gmail.com>
Approved by:	gabor (mentor), Aleksander Fafula <alex@fafula.com> (maintainer)
2008-03-25 18:45:09 +00:00
Martin Wilke
270a2cb06b - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-24 13:03:55 +00:00
Martin Wilke
c4c8f4be45 - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-23 11:11:33 +00:00
Michael Nottebrock
c13a5bcfcd Update to KDE 3.5.8 2007-10-29 23:48:18 +00:00
Joe Marcus Clarke
4acc6fb2a4 Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
2007-10-24 23:37:25 +00:00
Edwin Groothuis
52d564a552 Remove always-false/true conditions based on OSVERSION 500000 2007-10-04 02:24:29 +00:00
Edward Tomasz Napierala
3736e22c60 - Update to 0.1.1.
PR:		ports/116173
Submitted by:	trasz
Approved by:	maintainer (via irc), miwi (mentor, implicit)
2007-09-08 08:20:19 +00:00
Martin Wilke
7bcc70ccf9 - Update to 2.3.0
PR:		114942
Submitted by:	Piotr Smyrak <smyru@heron.pl> (maintainer)
2007-07-27 14:46:50 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Ion-Mihai Tetcu
1e80db7460 - Update to 1.7
- Fix manpaths

PR:		ports/113224
Submitted by:	Jan Srzednicki (maintainer)
2007-06-10 22:21:05 +00:00
Ion-Mihai Tetcu
640695ce5e Update to 1.7.1
PR:		ports/113223
Submitted by:	Jan Srzednicki (maintainer)
2007-06-10 17:39:06 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edward Tomasz Napierala
40443554b5 - Update to 20070303.
PR:		ports/111268
Submitted by:	trasz
Approved by:	maintainer (mentor miwi)
2007-04-20 07:52:05 +00:00
Rong-En Fan
5f4af64f2c - When devel/libexecinfo presents, configure script detects but does not
set LDFLAGS correctly. Therefore, unconditionally depends on libexecinfo
  and set correct LDFLAGS.
- Disable libungif, libjpeg, and openssl support since they are disabled
  in libgadu

PR:		ports/110453
Submitted by:	mwisnicki at gmail.com
Approved by:	maintainer timeout (1 month)
2007-04-16 19:29:17 +00:00
Pav Lucistnik
13c306d9db - Fix after objformat removal
Reported by:	pointyhat
2007-03-27 20:27:42 +00:00
Michael Nottebrock
a209c5b185 Update to KDE 3.5.6 / KOffice 1.6.2 2007-03-13 19:13:51 +00:00
Rong-En Fan
1da0eba712 - Update 1.7 rc3
- Make it fetchable again

PR:		ports/110202
Submitted by:	maintainer (different address)
2007-03-12 03:34:55 +00:00
Rong-En Fan
d99d962c4d - Update to 1.7 RC2
- Remove default aspell. Add option for that.

PR:		ports/109487
Submitted by:	Aleksander Fafula (maintainer)
2007-02-25 07:32:46 +00:00
Rong-En Fan
7b1dcf58b9 - Update to 0.5.0
- Drop 4.x support
- Add precompiled header support for faster build
- Add option to install old set of emoticons

PR:		ports/109492
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com> (maintainer)
2007-02-25 07:18:29 +00:00
Rong-En Fan
130ca1e42a - Update to 1.7.0
PR:		ports/108989
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd at gmail.com>
Approved by:	maintainer via irc
2007-02-24 07:42:43 +00:00
Pav Lucistnik
c5cb4badd2 - Update to 2.1.0
PR:		ports/108834
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
2007-02-07 23:02:51 +00:00
Ion-Mihai Tetcu
e038a67bf8 Update to 2.0.4rc2
PR:		ports/107276
Submitted by:	Krzysztof Kowalewski (maintainer)
2006-12-28 14:38:21 +00:00
Michael Nottebrock
1160fd7012 Update to KDE 3.5.5 / KOffice 1.6.1
Approved by:	portmgr
2006-12-19 21:19:54 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Martin Wilke
d9845c6da4 - Update to 6.0.20061121
PR:		ports/106575
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2006-12-12 21:35:01 +00:00
Rong-En Fan
837d1c3553 - Respect X11BASE
PR:		ports/106228
Submitted by:	rafan
Approved by:	Maciek Korze <maciek at korzen.org> (maintainer)
2006-12-02 20:31:17 +00:00
Pav Lucistnik
6614573717 - Add OPTIONS to enable optional modules for: spellchecker, esound, arts, tabs
in chat windows

PR:		ports/105109
Submitted by:	Pawel Pekala <c0rn@o2.pl>
Approved by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2006-11-19 17:58:31 +00:00
Sam Lawrance
ff1d9180bf Update master site.
s/INSTALLS_SHLIB/USE_LDCONFIG/

PR:		ports/104655
Submitted by:	Aleksander Fafula <alex@fafula.com> (maintainer)
2006-11-05 08:06:09 +00:00
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Michael Nottebrock
431622844f KDE 3.5.4 / KOffice 1.5.2 2006-09-12 23:26:52 +00:00
Pav Lucistnik
4e706f13e5 - Update to 2.2.9
- Switch to libgadu

PR:		ports/102908
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2006-09-07 15:44:21 +00:00
Ion-Mihai Tetcu
e488e30ebf Set correct dependency on libgadu.
PR:		ports/99728
Submitted by:	Marcin Wisnicki (maintainer)
2006-07-28 17:11:06 +00:00
Ion-Mihai Tetcu
122d8f93ec - Add conflict with older versions of ekg to prevent overwrite of libgadu.so.
- hacked Makefile to install correct files instead of playing with them in
post-install stage.

Added file(s):
- files/patch-Makefile.in

PR:		ports/99727
Submitted by:	Marcin Wisnicki
Approved by:	maintainer timeout
2006-07-28 17:09:47 +00:00
Ion-Mihai Tetcu
e35cfa602c Make polish/ekg not install libgadu.so and use the one provided with
polish/libgadu.

PR:		ports/99725
Submitted by:	Marcin Wisnicki
Approved by:	maintainer timeout
2006-07-28 17:08:16 +00:00
Thierry Thomas
8d1905f704 All dictionaries can be installed separately:
- by default, textproc/aspell installs the English dictionaries (no
    change);
  - thereafter you can install any foreign dictionary;
  - when you install a foreign dictionary, i.e. french/aspell or
    textproc/da-aspell, it installs only the dictionaries, and depends
    upon textproc/aspell for the programs;
  - if you don't need the English dictionaries, you can define
    WITHOUT_DICTEN or install textproc/aspell-without-dicten;
  - add a new port for textproc/en-aspell: if aspell had been installed
    without the English dictionaries, they can be added thereafter;
  - add a missing port for german/alt-aspell;
  - foreign dictionaries are almost independent from textproc/aspell,
    and their maintainership is available.

Credits:	special thanks to Serge Gagnon <ser_gagnon (at) sympatico.ca>
2006-07-15 14:28:44 +00:00
Ion-Mihai Tetcu
5b697031c5 - convert to OPTIONS
- DEPRECIATE becasue it has no maintianer, it's not developed for quite some
time now, alternatives exist in PT (polish/gnugadu2)
- set expiration date in a month.

PR:		ports/99163
Submitted by:	Arseny Nasokin <tarc@tarc.po.cs.msu.su>
		Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2006-07-12 21:59:33 +00:00
Ion-Mihai Tetcu
4469f7b23f Update MASTER_SITES and WWW
PR:		ports/98901
Submitted by:	maintainer
2006-06-14 08:46:08 +00:00
Martin Wilke
f7d986509f Update to 20060519
PR:		ports/97967
Approved by:	krion (mentor), maintainer
2006-06-07 12:10:27 +00:00
Michael Nottebrock
c5accf0b17 Update to KDE 3.5.3 2006-06-05 19:24:58 +00:00
Pav Lucistnik
c4d35f2348 - Rename ports
textproc/gtkspell2 -> textproc/gtkspell
  textproc/gtkspell2-reference -> textproc/gtkspell-reference
2006-05-28 15:54:10 +00:00
Michael Nottebrock
d10a5375ee Update to KOffice 1.5.1 2006-05-27 10:26:19 +00:00
Edwin Groothuis
a80969d36e Remove USE_REINPLACE from all categories starting with P 2006-05-13 01:03:17 +00:00
Michael Nottebrock
88b16273ed Update to KOffice 1.5.0
Approved by:	portmgr (kris)
cVS: 	arabic/koffice-i18n/distinfo arabic/koffice-i18n/pkg-descr
2006-04-29 15:36:44 +00:00
Marcus Alves Grando
79a0d7a3eb - Fix broken WWW
PR:		95751
Submitted by:	Aleksander Fafula <alex___fafula.com>
Approved by:	maintainer timeout (14 days)
2006-04-29 00:00:45 +00:00
Edwin Groothuis
d10469eb92 [maint update] polish/ekg2 fix 4.x compilation and upgrade
PR:		ports/95319
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2006-04-04 23:57:09 +00:00
Pav Lucistnik
2966eec37b - Mark broken on 4.X
Reported by:	krismail
2006-04-03 20:54:30 +00:00
Pav Lucistnik
6d8cb2fed2 Text-based Gadu-Gadu (and other) client for Unix-like systems.
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>
2006-04-02 01:01:20 +00:00
Joe Marcus Clarke
63691abefa Disable OpenSSL support. This is not a big deal since gadugadu servers
do not currently support SSL.  See
https://sourceforge.net/tracker/?func=detail&atid=300235&aid=1424846&group_id=235
for more details.

PR:		93689
Submitted by:	Matthew Luckie <mjl@luckie.org.nz>
Approved by:	maintainer
2006-04-02 00:12:14 +00:00
Michael Nottebrock
5f86d4f59a Update to KDE 3.5.2 2006-03-30 20:30:29 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Michael Nottebrock
79fc2a8db2 Update to KDE 3.5.1. 2006-02-01 09:13:29 +00:00
Kris Kennaway
fa64b4dfaf BROKEN: Needs to be converted to use OPTIONS. The home-brewed configure
script is interfering with package builds.
2006-01-28 08:19:22 +00:00
Edwin Groothuis
c8276f2dd3 SHA256ify
Approved by: krion@
2006-01-23 23:49:42 +00:00
Edwin Groothuis
508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik
082e35599c A library used by many Instant Messangers that can communicate using the
Gadu-Gadu protocol.

PR:		ports/91675
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2006-01-15 10:37:30 +00:00
Michael Nottebrock
7710b55bc3 Update to KDE 3.5.0 2006-01-08 19:32:36 +00:00
Joe Marcus Clarke
3549788aa1 Chase the dbus shared lib version. 2005-12-31 18:49:08 +00:00
Andrej Zverev
a77037e698 - Update to version 0.4.3
PR:		ports/90412
Submitted by:	Marcin Wisnicki (maintainer)
2005-12-15 10:38:56 +00:00
Sam Lawrance
dad50d99b1 Remove expired ports. 2005-12-15 03:18:03 +00:00
Andrej Zverev
07d8384fd8 - Respect X11BASE\LOCALBASE
- Implement DATADIR macro

PR:		ports/89487
Submitted by:	maintainer
2005-12-06 06:43:19 +00:00
Andrej Zverev
31fac9bc49 - Change mainter email address
- Add SHA256

PR:		ports/89490
Submitted by:	maintainer
2005-11-25 20:47:57 +00:00
Andrej Zverev
1e782417ec - Change maintainer email address.
- Add SHA256

PR:		ports/89488
Submitted by:	maintainer
2005-11-25 20:01:18 +00:00
Pav Lucistnik
056eb71013 - Add SHA256 2005-11-25 17:09:22 +00:00
Sergey Matveychuk
8ed133014e - Add SHA256
PR:		ports/89185
Submitted by:	Marcin Wisnicki (maintainer)
2005-11-18 06:28:14 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Pav Lucistnik
548ed9f79b - Update to 1.6
- Give maintainership to <alex@bsdguru.org>

PR:		ports/88858
Submitted by:	<jacek@combit.com.pl> (maintainer)
2005-11-11 20:27:35 +00:00
Pav Lucistnik
4be02dbe27 - Update to 20051022
PR:		ports/88763
Submitted by:	Aleksander Fafula <alex@fafula.com> (maintainer)
2005-11-10 10:27:21 +00:00
Pav Lucistnik
ae54271aa6 - Change second category to be net-im
Suggested by:	arved
2005-11-09 19:11:29 +00:00
Pav Lucistnik
dc33aa59f5 Move instant messaging related ports to newly created net-im category:
net/gaim -> net-im/gaim
  net/gaim-latex -> net-im/gaim-latex
  net/gaim-openq -> net-im/gaim-openq
  net/gaim-rss-reader -> net-im/gaim-rss-reader
  net/gicq -> net-im/gicq
  net/gnomeicu2 -> net-im/gnomeicu2
  net/gossip -> net-im/gossip
  net/ickle -> net-im/ickle
  net/jabber -> net-im/jabber
  net/jabber-aim -> net-im/jabber-aim
  net/jabber-conference -> net-im/jabber-conference
  net/jabber-jud -> net-im/jabber-jud
  net/jabber-msn -> net-im/jabber-msn
  net/jabber-users-agent -> net-im/jabber-users-agent
  net/jabber-yahoo -> net-im/jabber-yahoo
  net/jarl -> net-im/jarl
  net/kf -> net-im/kf
  net/libicq -> net-im/libicq
  net/libicq2000 -> net-im/libicq2000
  net/loudmouth -> net-im/loudmouth
  net/meanwhile -> net-im/meanwhile
  net/meanwhile-gaim -> net-im/meanwhile-gaim
  net/newsbot -> net-im/newsbot
  net/ocaml-jabbr -> net-im/ocaml-jabbr
  net/psi -> net-im/psi
  net/py-jabber -> net-im/py-jabber
  net/py-twistedWords -> net-im/py-twistedWords
  net/p5-Net-Jabber -> net-im/p5-Net-Jabber

Repocopied by:	marcus
2005-11-09 08:21:21 +00:00
Michael Nottebrock
de94e0e160 Update to KDE 3.4.3 / KOffice 1.4.2 2005-11-05 11:19:58 +00:00
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Sam Lawrance
bf4b5c6c03 Respect LOCALBASE and X11BASE.
PR:		ports/88280
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2005-11-01 13:26:31 +00:00
Maho Nakata
d7aef6b626 Remove all the secondary port of editors/ooodict-all
localized ones should be activated via knob like:
% cd ports/editors/ooodict-all
% make LOCALIZED_LANG=ABC
2005-11-01 04:32:16 +00:00
Kris Kennaway
12fd4c48f8 BROKEN: Size mismatch 2005-10-28 23:17:07 +00:00
Edwin Groothuis
96c2bef4a2 Add missing patch files
PR:		ports/87666
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2005-10-23 06:18:24 +00:00
Edwin Groothuis
ec061a30a8 [MAINTAINER] polish/pl-kadu: update to 0.4.2
- Update to 0.4.2
	- Install only one icon for kde & gnome
	- Portlint

PR:		ports/87666
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
2005-10-23 03:07:48 +00:00
Pav Lucistnik
da599f9b64 - Update to 2.2.8
Submitted by:	maintainer
2005-10-07 23:21:12 +00:00
Sam Lawrance
6251d99769 Add USE_OPENSSL and a simple post-patch to fix build on 4.x
Reported by:	kris
PR:		ports/85959
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com> (maintainer)
2005-09-13 22:44:58 +00:00
Sam Lawrance
14776c6aab Fix pkg-plist
Submitted by:	Marcin Wisnicki <mwisnicki@gmail.com> (maintainer)
2005-09-08 02:57:52 +00:00
Sam Lawrance
db6c6de1e2 - Update to 0.4.1
- libgsm dep no longer required
- enable QT_NONSTANDARD to work around build problems
- remove old warning from pre-everything
- use %%DATADIR%%
- pass maintainership to submitter

PR:		ports/85023
Submitted by:	Marcin Wisnicki <mwisnicki+freebsd@gmail.com>
Approved by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2005-09-05 04:05:11 +00:00
Sam Lawrance
05048aa60e Mark deprecated (expires in 3 months). This version of sms is outdated
and no longer supported by upstream.

PR:		ports/84640
Submitted by:	Krzysztof Kowalewski, Jr. <pyzmen@kam.pl> (polish/sms2 maint)
2005-08-30 02:09:27 +00:00
Maho Nakata
7bfd521e44 Fix index build by moving openoffice.org-1.1 ports.
Submitted by:	krion via krisautomail
2005-08-29 07:05:16 +00:00
Sam Lawrance
00e2fe2225 - Fix dependency on pcre++
- Add another master site

Submitted by:	Mikolaj Rydzewski <miki@ceti.pl>
Approved by:	portmgr (marcus),
		Krzysztof Kowalewski, Jr. <pyzmen@kam.pl> (maintainer)
2005-08-08 04:16:53 +00:00
Michael Nottebrock
ecc191066f Update to KDE 3.4.2 / KOffice 1.4.1 2005-07-31 22:46:35 +00:00
Pav Lucistnik
c2a92f9f68 - Update to 1.6r3
PR:		ports/83743
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2005-07-19 21:07:59 +00:00
Pav Lucistnik
1f19056cab - Update to 1.6r2
PR:		ports/83570
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
Security:	http://www.freebsd.org/ports/portaudit/9a035a56-eff0-11d9-8310-0001020eed82.html
2005-07-16 23:09:14 +00:00
Michael Nottebrock
8166ce463f Update to KOffice 1.4.0a.
Note that 'a' does *not* stand for 'alpha', but denotes a short-notice
bugfix release made after KOffice 1.4.0.
2005-07-05 20:55:18 +00:00
Maho Nakata
d094e113f3 Remove openoffice.org localized ports as I announced:
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)
2005-06-29 05:37:25 +00:00
Michael Nottebrock
8bf4bd1c32 Update to KDE 3.4.1 2005-06-26 15:38:58 +00:00
Dejan Lesjak
5a2bfbf499 Directory share/pixmaps is now included in mtree
(BSD.x11-4.dist rev. 1.27), so remove it from plist.
2005-06-15 02:43:36 +00:00
Pav Lucistnik
3dfd7c4e9c - Unbreak and general update
- Add thesaureses
- Add new dictionaries for Afrikaans, Welsh, English (Australia), English
  (New Zealand), Spanish (Mexico), Faroese, Irish, Gaelic, Galician,
  Indonesian, Kurdish, Lithuanian, Malagasy (Madagascar), Maori (New Zealand),
  Malay, Norwegian, Chichewi (Malawi), Romanian, Kinyarwanda (Rwanda),
  Slovenian, Kishahili, Tagalog (Philippines), Hebrew (Israel),
  German (Austria), French (Belgium)

PR:		ports/78492, ports/81196
Submitted by:	Pawel Wieleba <P.Wieleba@iem.pw.edu.pl>,
		Nicholas Kirby <nkirby@dagr.net>
Approved by:	maintainer (in general; too busy to work on ooodict)
2005-06-05 23:49:29 +00:00
Yen-Ming Lee
f852bd55f7 - update polish/ekg to version 1.6rc1
PR:		79985
Submitted by:	Jacek Pelka <jacek@combit.com.pl>
2005-04-16 03:04:49 +00:00
Florent Thoumie
73e7825717 - Update to to 2.2.5 (thanks to Matthew Luckie <mjl@luckie.org.nz> for testing on 4.x)
PR:		ports/79764
Submitted by:	maintainer
2005-04-11 09:03:22 +00:00
Pav Lucistnik
ecc25b75c7 - Update to 0.0.20050220
PR:		ports/79057
Submitted by:	Aleksander Fafula <alex@fafula.com> (maintainer)
2005-04-08 18:28:27 +00:00
Pav Lucistnik
9921ad5775 - Update to 2.0.3
PR:		ports/79502
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
2005-04-03 21:16:24 +00:00
Michael Nottebrock
d57e6a8257 Update to KDE 3.4 2005-03-20 18:17:55 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Pav Lucistnik
0f76e101e7 - install kde/gnome .desktop files without detecting kde/gnome present at
buildtime, and remove these files cleanly when package is deinstalled.

PR:		ports/76812
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2005-01-29 23:39:22 +00:00
Pav Lucistnik
dcc4868666 - Update to 2.2.4
PR:		ports/76758
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2005-01-28 00:01:01 +00:00
Pav Lucistnik
05285fdc48 Package contains plenty of funny Polish fortunes.
Collected from many sources, versatile and facetious.

Based on PLD fortunes.

PR:		ports/76733
Submitted by:	Aleksander Fafula <alex@fafula.com>
2005-01-27 22:46:51 +00:00
Volker Stolz
b6dbde6672 Fix packaging (PORTREV-bump so the package gets better KDE support)
PR:		ports/75998
Submitted by:	maintainer
Additional hints by: lofi@
2005-01-26 15:23:17 +00:00
Kirill Ponomarev
6d05e7c2be Fix plist. 2005-01-15 08:33:34 +00:00
Michael Nottebrock
ab47ced53a Add i18nized doc subdirs to kdehier and adjust i18n port plists accordingly. 2004-12-22 22:04:15 +00:00
Kris Kennaway
b70e8b7e1d This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
2004-12-18 23:02:35 +00:00
Michael Nottebrock
43136aaadc Fix kde3-i18n ports. 2004-12-16 11:24:06 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Pav Lucistnik
3a9e54ad70 - Define LATEST_LINK as sms2
PR:		ports/74559
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
Nagged by:	kris
2004-12-01 21:09:14 +00:00
Sergei Kolobov
f0c14433d0 - Update to 20041113
- MASTER_SITE is now hosted at SourceForge

PR:		ports/72874
Submitted by:	Piotr Smyrak (maintainer)
2004-11-23 15:58:43 +00:00
Tilman Keskinoz
2ac4952716 Update pkg-descr
PR:		73781
Submitted by:	Aleksander Fafula <alex@fafula.com>
2004-11-10 20:43:21 +00:00
Pav Lucistnik
2facd142e6 - Update master site (fix fetching)
PR:		ports/73750
Submitted by:	Aleksander Fafula <alex@fafula.com> (maintainer)
2004-11-10 00:02:28 +00:00
Pav Lucistnik
1a08520ce7 - Update to 2.0.2
PR:		ports/73711
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl> (maintainer)
2004-11-09 22:48:33 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Tilman Keskinoz
ac6e50b2a6 Add sap, console based free polish to english dictionary
PR:		68837
Submitted by:	Aleksander Fafula <alex@bsdguru.org>
2004-11-05 15:46:23 +00:00
Pav Lucistnik
06ed8e9e33 - Update to 2.0.1
- Assign maintainership to volunteer

Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl>
2004-10-31 23:15:21 +00:00
Pav Lucistnik
3240c33298 - After repocopy from polish/sms, update to 2.0.0
PR:		ports/73115
Submitted by:	Krzysztof Kowalewski <pyzmen@kam.pl>
Repocopy by:	marcus
2004-10-31 21:32:35 +00:00
Edwin Groothuis
836157323e I, for one, welcome our new polish php_doc slaveport!
PHP documentation in HTML.

Submitted by:	edwin@mavetju.org
2004-10-20 22:55:44 +00:00
Pav Lucistnik
8a0570b491 - Update to 1.9.2m
PR:		ports/70984
Submitted by:	Kowalewski Krzysztof, Jr. <pyzmen@kam.pl>
2004-09-02 08:18:19 +00:00
Pav Lucistnik
0852823332 - Resign on maintainership of my FreeBSD ports
Submitted by:	Michal Pasternak <dotz@irc.pl>
2004-09-02 08:16:25 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Thierry Thomas
64e8cb66bb Chase libaspell to aspell.16. 2004-08-28 22:50:44 +00:00
Michael Nottebrock
461f3c5adb Factor out all but one of the build switches of the KDE main module ports
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.
2004-08-11 01:27:37 +00:00
Kirill Ponomarev
f86c15aaad Fix build with gcc-3.4
PR:		ports/69962
Submitted by:	maintainer
2004-08-04 10:19:24 +00:00
Pav Lucistnik
814fd61221 - Update to 2.0.3
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-07-21 21:38:29 +00:00
Pav Lucistnik
34c3ce0753 - OpenSSL is special on FreeBSD, it's always there, and is not visible
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)
2004-07-21 21:36:45 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
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
2004-07-09 17:43:11 +00:00
Pav Lucistnik
2b19a09fb6 - Update to 1.5
PR:		ports/68693
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-07-05 19:20:41 +00:00
Pav Lucistnik
2940b77a1a - Update to 0.3.9
PR:		ports/68607
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-07-02 18:59:10 +00:00
Michael Nottebrock
26ff0f67e2 Back out accidental modification.
Pointy hat to: me
2004-06-09 17:01:19 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Kris Kennaway
1dff517892 BROKEN: Checksum mismatch 2004-05-21 07:31:09 +00:00
Pav Lucistnik
7c108fa3e4 - Update to 2.0.2
PR:		ports/66475
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-05-11 12:13:35 +00:00
Pav Lucistnik
8eeb8eb895 - Update to ekg-1.4.20040505
- Add dependency on pkgconfig

PR:		ports/66369
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-05-09 19:05:23 +00:00
Michael Nottebrock
826539ac72 Oops. Forgot the language categories.
Update to 1.3.1
2004-05-06 19:26:47 +00:00
Tilman Keskinoz
9b5d1ea8ef Update to latest snapshot, to fix build problems on STABLE
Submitted by:	maintainer
2004-05-03 09:43:32 +00:00
Tilman Keskinoz
a9d17a2fbb Update to 0.3.8
PR:		66054
Submitted by:	Jacek Pelka
2004-04-29 13:57:24 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Maho Nakata
46b7ad4ab6 Fix LATEST_LINK conflicts
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...

Pointed out by:	kris
2004-04-12 00:35:36 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Pav Lucistnik
d4e53543a1 - Update to 2.0pre8
PR:		ports/64391
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-04-01 22:12:01 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Pav Lucistnik
03d9529658 Add tleenx2, a Gtk2 client for IM network tlen.pl
PR:		ports/63095
Submitted by:	Maciej Korzen <eaquer@ceti.pl>
2004-03-30 13:57:49 +00:00
Mathieu Arnold
0cc1988912 Reorder those files 2004-03-20 19:06:44 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
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.
2004-03-14 06:17:56 +00:00
Michael Nottebrock
f64c6af4f4 Update to KDE 3.2.1 / QT 3.3.1
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).
2004-03-09 19:41:12 +00:00
Pav Lucistnik
ae07947982 - Update to 2.0 pre7
PR:		ports/63640
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-03-02 18:57:32 +00:00
Kirill Ponomarev
36f3f6d94c - Update to version 20040212
PR:		ports/63094
Submitted by:	Maciej Korzen <eaquer@ceti.pl>
Approved by:	maintainer
2004-02-24 21:49:44 +00:00
Pav Lucistnik
0ea628f656 - Fix Makefile logic: enter src/plugins/sound subdir when external sound plugin
only is enabled in configure script.
- This fixes packing on Bento.
- Patch submitted to authors.
2004-02-18 10:04:48 +00:00
Kris Kennaway
46aa7e23de BROKEN on 5.x: broken pkg-plist 2004-02-17 22:44:17 +00:00
Pav Lucistnik
6b6d6ab62a - Try again in fixing the install
PR:		ports/62908
Submitted by:	Marek &#321;ukaszuk <case@tao.geeks.pl>
2004-02-17 13:17:42 +00:00
Kris Kennaway
678793e873 BROKEN on 5.x: install fails 2004-02-17 12:46:15 +00:00
Pav Lucistnik
ca6a82ab67 - Fix desktop icon
PR:		ports/62120
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-02-14 13:56:45 +00:00
Pav Lucistnik
3758a6f324 - Update to 0.3.7
PR:		ports/62709
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-02-14 13:52:00 +00:00
Pav Lucistnik
255aa16107 - Update to 20040208 snapshot
PR:		ports/62707
Submitted by:	Jacek Pelka <jacek@combit.com.pl> (maintainer)
2004-02-14 12:29:45 +00:00
Michael Nottebrock
b5ec90ade5 Fix CATEGORIES.
Requested by: eik
2004-02-05 12:02:49 +00:00
Michael Nottebrock
38a92d46fe Update to KDE 3.2.0
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.
2004-02-05 01:23:10 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Kirill Ponomarev
c01fe1a24c - Chase libraries because of new loudmouth version
PR:		61754
Submitted by:	maintainer
2004-01-22 22:30:05 +00:00
Kirill Ponomarev
7cbee12c28 - Update to version 2.0.p6
PR:		61659
Submitted by:	maintainer
2004-01-22 09:20:07 +00:00
Pav Lucistnik
132dd06182 Add gnugadu 2.0 pre5 after repocopy from polish/gnugadu.
This is Gtk2 version of gnugadu.

PR:		ports/61242
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl>
2004-01-15 23:48:07 +00:00
Pav Lucistnik
25f4cf376a - Update to 20040111
PR:		ports/61241
Submitted by:	Piotr Smyrak <piotr.smyrak@heron.pl> (maintainer)
2004-01-12 20:12:46 +00:00
Kirill Ponomarev
126deb5325 - Update to version 20031223
PR:		60586
Submitted by:	maintainer
2003-12-26 13:28:27 +00:00
Jean-Marc Zucconi
b74646b9dc Add ispell in polish category.
PR:		ports/59250
Submitted by:	Krzysztof Stryjek <wtp@bsdguru.org>
2003-12-11 17:14:05 +00:00
Tilman Keskinoz
25f62e981c Chase libgadu shared library version.
Bump PORTREVISION
2003-11-19 15:02:04 +00:00
Tilman Keskinoz
ad184f1f84 Update to 1.4
(Bump PORTEPOCH because versionno. decreased)

PR:		59430
Submitted by:	Jacek Pelka <jacek@combit.com.pl>
2003-11-19 14:48:42 +00:00
Maho Nakata
e4ab6030f0 OpenOffice -> OpenOffice.org
Submitted by:	Pavel@Janik.cz (Pavel Janik)
2003-11-09 14:11:29 +00:00
James E. Housley
5bf9b9b7b2 Update ekg to new version.
PR:		58650
Submitted By:	MAINTAINER
2003-11-09 13:02:32 +00:00
Maho Nakata
ebc85b1f7e Add OpenOffice.org 1.1 for polish language 2003-11-09 00:18:18 +00:00
Maho Nakata
4940c0e0f2 Forgot to change Makefile s..
Pointed out:	sf
Pointy hat to:	myself

Thank you very much fujishima-san!
2003-11-08 07:30:12 +00:00
Maho Nakata
0c4a1eb85f rename openoffice* to openoffice-1.0* accodingly (repo copy).
Pointed out:	sf, kris
2003-11-08 06:55:14 +00:00
Maho Nakata
c012af99bc rename openoffice to openoffice-1.0 after repocopy
Acknowledgment to: nork
2003-11-08 04:37:31 +00:00
Kirill Ponomarev
9043fdd66a Add libtlen 20030721, backend for interoperability with
Tlen.pl, Polish IM network.

PR:		57746
Submitted by:	Piotr Smyrak <smyru@heron.pl>
2003-10-08 18:52:28 +00:00
Kirill Ponomarev
e6b1c02003 - Update to version 0.3.4
PR:		57598
Submitted by:	maintainer
2003-10-05 19:15:19 +00:00
Kirill Ponomarev
c3998a5c67 - Update to version 20031003
PR:		57597
Submitted by:	maintainer
2003-10-05 19:12:36 +00:00
Kirill Ponomarev
2ee2622b9c Add trf 0.4, billing software for traffic counting working with
most Polish ISPs.

PR:		57524
Submitted by:	Maciek Korzen <eaquer@ceti.pl>
2003-10-03 17:24:48 +00:00
Edwin Groothuis
135f6e2ece [new port] polish/webalizer2
Webalizer is an apache log analyzer

PR:		ports/56698
Submitted by:	Krzysztof Stryjek <wtpooh@acn.waw.pl>
2003-09-30 23:10:16 +00:00
Erwin Lansing
2018b39750 Update to 1.9.2d
PR:		56645
Submitted by:	Michal Pasternak <doc@lublin.t1.pl>
2003-09-25 08:03:56 +00:00
Edwin Groothuis
b0f92102da update polish/ekg-1.1 -> ekg-1.3
update ekg-1.1 -> ekg-1.3

PR:		ports/56707
Submitted by:	Jacek Pelka <jacek@combit.com.pl>
2003-09-24 11:49:45 +00:00
Will Andrews
12f85b32e9 Translation update: fix checksum. 2003-09-21 18:26:54 +00:00
Will Andrews
01ff961210 Upgrade to Qt 3.2.1 / KDE 3.1.4. See x11/kde3/Makefile rev 1.64 for details. 2003-09-18 14:57:05 +00:00
Tilman Keskinoz
4017ff644a Add kadu, a QT based gadu-gadu client.
PR:		55865
Submitted by:	Jacek Pelka <jacek@combit.com.pl>
2003-09-10 10:18:35 +00:00