Commit graph

577 commits

Author SHA1 Message Date
Max Khon
2dd7487154 Clean up the patch. 2003-10-27 21:06:33 +00:00
Max Khon
fa50bd9cd9 Fix build with gcc 3.3.1.
Bump PORTREVISION.
2003-10-27 21:01:34 +00:00
Lev A. Serebryakov
138d94c2d0 Fix typo.
Submitted by:	fjoe@FreeBSD.org
2003-10-24 20:12:39 +00:00
Lev A. Serebryakov
9ebcc62f01 [1] Use bsd.port.(pre|post).mk
[2] Use DOCSDIR
2003-10-24 14:45:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Lev A. Serebryakov
cd5cf9264b Fix problem with zombies.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=21737
2003-10-23 12:14:17 +00:00
Dmitry Sivachenko
e348f0bcca Update to version 0.99f6.
Approved by:	maintainer
2003-10-19 12:45:01 +00:00
Kirill Ponomarev
e4b874d613 - Make tarballs fetchable
Reported by:	kris via bento
2003-10-18 06:31:24 +00:00
Peter Pentchev
dd4ddfab12 Update the distribution sites and the maintainer's address.
PR:		57828
Submitted by:	maintainer
2003-10-10 09:33:11 +00:00
Lev A. Serebryakov
ebd8be7d06 Fix building of suexec with Russian and SLL patches.
Now mod_ssl patches are applied clean.
2003-10-09 11:25:41 +00:00
Max Khon
c3c4284d7b Fix typo (mod_charest -> mod_charset). 2003-10-07 16:15:51 +00:00
Edwin Groothuis
5999924e39 New port: russian/muttprint (pretty print mail in russian)
The port print/muttprint does not allow to print documents
	with cyrillic symbols in it by the default. There are two
	causes of it: first, it need to be configured properly; and
	second, the intermediately generated LaTeX file has wrong
	font encoding.

	Lingual configuration of muttprint is performing by creation
	a translation file with the name, defined by language
	settings. So I wrote translation-ru.pl for this.

	Also I added the removal of that font encoding description
	from the muttprint code: LaTeX port is internationalized
	enough by now to handle font encodings properly without
	explicit specifications.

	With this changes it prints mixed russian and english text
	without any problem.

	On the base of this changes it is very easy to create, for
	example, ukrainian port (ua-muttprint). Unfortenatelly my
	own Ukrainian is not good enough to perform full translation
	of translation-ru.pl file.

PR:		ports/50609
Submitted by:	Alex Semenyaka <alexs@snark.ratmir.ru>
2003-10-07 07:45:46 +00:00
Edwin Groothuis
f13b0925fc new port: russian/koi2koi
Simple filter for autoconverting widely used cyrillic
	encodings to KOI8-R

PR:		ports/50725
Submitted by:	Dmitry Morozovsky <marck@rinet.ru>
2003-10-07 07:21:44 +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
Sergey A. Osokin
bdb786cf04 Make portlint-compilant.
Fix double tabs.
Utilize ${DOCSDIR}.
No functionally changes.
2003-09-03 15:54:59 +00:00
Sergey A. Osokin
5c11934fd6 Fix build on -CURRENT (gcc-3.x) 2003-09-03 15:47:51 +00:00
Andrey A. Chernov
5359c3b795 Additional lib->share fixes
Submitted by:   fjoe
2003-08-20 09:54:32 +00:00
Andrey A. Chernov
83894d66b5 spaces -> tab, += -> =
Submitted by:   fjoe
2003-08-12 15:41:19 +00:00
Andrey A. Chernov
acee9adf76 Unbroke (fix path)
Submitted by:   fjoe
2003-08-12 14:10:03 +00:00
Kris Kennaway
46293017a7 BROKEN: Broken dependency 2003-08-07 09:04:42 +00:00
Lev A. Serebryakov
6ca6023531 Update to 1.3.28+30.18+2.8.15
Fix CONFLICTS
2003-08-02 19:44:38 +00:00
Lev A. Serebryakov
0c09a3beff Update to 1.3.28+30.18 2003-08-02 19:21:41 +00:00
Dmitry Sivachenko
6ec0158c26 Update to version 0.99f5.
Approved by:	maintainer
2003-07-29 07:55:42 +00:00
Michael Nottebrock
ac4ef3820b Update KDE to the latest official release, KDE 3.1.3
Official KDE 3.1.3 announcement:
http://www.kde.org/announcements/announce-3.1.3.php

(may not work until a few hours after this commit - we jumped the gun a little
 in order to have the update in place at the time the security notifications for
 KDE 3.1.2 will be released together with the announcement of KDE 3.1.3).

Changelog from 3.1.2 to 3.1.3 release:
http://www.kde.org/announcements/changelogs/changelog3_1_2to3_1_3.php

Thanks and credits need to go to the whole KDE-FreeBSD team, as well
as everyone on kde@freebsd.org for providing feedback, reporting bugs
and just using the KDE ports.

Approved by: will (real mentor asleep)
2003-07-29 04:26:22 +00:00
Dmitry Sivachenko
bdeacbacc9 Bump libmm shlib version after recent update of devel/mm. 2003-07-25 07:03:06 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Sergey A. Osokin
73a18e105f Unbreak russian/xxkb by updating MASTER_SITES [1]
Update distfile name [1]
Use ${DOCSDIR} for Makefile [2]
Use %%PORTDOCS%%%%DOCSDIR%% for pkg-plist [2]

Submitted by:	maintainer [1]
		osa [2]
PR:		54403
2003-07-16 14:52:58 +00:00
Tilman Keskinoz
2c7640bab1 Fix plist.
Submitted by:	bento
2003-07-07 22:38:53 +00:00
Lev A. Serebryakov
be48a67e7f Add CONFLICTS with other httpd ports: all apache variants and `www/publicfile'
Approved by:	sobomax
2003-06-25 14:13:16 +00:00
Lev A. Serebryakov
1995afb5cf Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:	sobomax
2003-06-17 13:53:45 +00:00
Tilman Keskinoz
1ba91bb7e1 Fix pkg-plist
Bump PORTREVISION

Reported by:	bento
2003-06-15 16:54:04 +00:00
Maxim Sobolev
dccb6add28 - Update to 1.10;
- update maintainer's e-mail.

Submitted by:	maintainer
2003-05-20 04:46:59 +00:00
Mario Sergio Fujikawa Ferreira
9433ac58db Update to KDE 3.1.2 2003-05-19 19:43:36 +00:00
Mario Sergio Fujikawa Ferreira
1c0f4389f7 Bring back from Attic: localized messages and documentation for koffice 2003-05-19 18:13:41 +00:00
Martin Blapp
78f8ae52df Remove bogus hypen dict. 2003-05-13 18:59:51 +00:00
Martin Blapp
f2b39cb68f Add russian ooodict port.
PR:		47158
Submitted by:	Anton Yudin <toha@toha.org.ua>
2003-05-13 18:38:45 +00:00
Martin Blapp
e8573ec0a7 Re-add russian language patch.
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-05-13 17:58:15 +00:00
Bill Fenner
90475bdf96 Remove Y2K conformance statement URLs. 2003-05-08 21:51:46 +00:00
Tilman Keskinoz
a272cee362 Update to 3.2
PR:		51735
Submitted by:	maintainer
2003-05-04 20:53:22 +00:00
Tilman Keskinoz
d8fe181a7f Add ksocrat, a KDE russian-english dictionary.
PR:		51620
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2003-04-30 21:40:16 +00:00
Martin Blapp
f5e0f3a7f5 Fix breakage caused by old translating patches. 2003-04-25 09:55:28 +00:00
Edwin Groothuis
aa4e9bdaef [PATCH] russian/wmcyrx: fix MASTER_SITES
russian/wmcyrx: fix MASTER_SITES (fenner)

PR:		ports/48209
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-04-07 00:31:04 +00:00
Norikatsu Shigemura
4f5015d11c Update to 1.3.27PL30.17+2.8.14.
PR:		ports/50622
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru> (maintainer)
2003-04-06 13:26:11 +00:00
Alan Eldridge
b294b98273 Rejoice, for the long awaited upgrade to kde 3.1.1 is here! 2003-04-05 22:16:12 +00:00
Kris Kennaway
ec47e43930 Remove manpage directories on deinstall 2003-04-05 07:28:16 +00:00
Edwin Groothuis
f707bc4606 Update Russian Apache + mod_ssl to patchlevel 30.17
PR:		ports/49109
Submitted by:	Lev A. Serbryakov <lev@serebryakov.spb.ru>
2003-03-31 00:50:55 +00:00
Edwin Groothuis
e835e0cb8c Update Russian Apache to patchlevel 30.17
PR:		ports/49108
Submitted by:	Lev A. Serbryakov <lev@serebryakov.spb.ru>
2003-03-31 00:37:07 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
44f6706ed6 Update MASTER_SITE for port russian/apache13 to lateset mirror list
PR:		ports/48160
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2003-02-23 23:10:10 +00:00
Edwin Groothuis
eb2edc1fe0 Update MASTER_SITE for port russian/apache13-modssl to lateset mirror list
PR:		ports/48161
Submitted by:	Lev A. Serebryakov <lev@serebryakov.spb.ru>
2003-02-23 23:08:51 +00:00
Edwin Groothuis
64552a4a4a Update russian/rus-ispell to more recent version: 0.99f4
PR:		ports/48582
Submitted by:	Dmitry Panov <redfox@Fluffy.Khv.RU>
2003-02-23 20:34:56 +00:00
Norikatsu Shigemura
4f56b2baa0 Remove RESTRICTED tag for crypto stuff.
Approved by:	kris (implicitly)
2003-02-22 16:12:23 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Akinori MUSHA
cb07270bfe De-pkg-comment. 2003-02-20 19:21:36 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Yen-Ming Lee
88d5e7fa43 update to fortuneru-0.4
PR:		48419
Submitted by:	Oleksandr Bezpalko <bestia@de22.kiev.ua>
2003-02-19 15:05:38 +00:00
Christian Weisgerber
9fbab3abb2 Update to 1.15.3.
PR:		48208
Submitted by:	Sergey A. Osokin <osa@FreeBSD.org.ru>
2003-02-16 18:03:33 +00:00
Christian Weisgerber
580952c00f Upgrade to 0.3.
PR:		48236
Submitted by:	Oleksandr Bezpalko <bestia@de22.kiev.ua>
2003-02-15 00:26:47 +00:00
Martin Blapp
38cf3ddc86 Remove redundant category 'editors' in slave ports.
PR:		47969
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-02-12 23:35:54 +00:00
Martin Blapp
c35434e8da Add correct encodings for the russian port.
PR:		47967
Submitted by:	Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-02-12 23:28:02 +00:00
Will Andrews
ac13482cc4 Upgrade kde-i18n to 3.1. Note that the following modules did not get a
release for 3.1: az hr id is ko lv.  These modules remain at their previous
release (and still work), but may be incomplete or incorrect.  However,
their distfiles were moved to DIST_SUBDIR=KDE/kde-i18n anyway.
2003-01-28 19:37:55 +00:00
Martin Blapp
3fc0e05585 Add russian language distribution patch.
Submitted by:		Alexandr Kovalenko <never@nevermind.kiev.ua>
2003-01-22 10:29:20 +00:00
Andrey A. Chernov
b1e2e55e83 Mark sites/distfiles with tags to minimize false hits 2003-01-16 20:36:18 +00:00
Andrey A. Chernov
f7d5aba79a Master site changed 2003-01-16 20:19:09 +00:00
Andrey A. Chernov
bcde9aeac3 Upgrade to 1.5 2003-01-02 20:48:38 +00:00
Andrey A. Chernov
3e72c793ea Upgrade to 0.99f3 2003-01-02 15:54:08 +00:00
Edwin Groothuis
24d486e9aa Update to version 1.8.3.
The original PR stated about a distinfo update, but was actually
the copying of gd-1.8.3.tar.gz to gd-1.8.2.tar.gz by the author.
See http://www.freebsd.org/cgi/cvsweb.cgi/ports/graphics/gd/distinfo
for more information about this.

Freshly fetched from the master-site:
MD5 (/usr/ports/distfiles/gd-1.8.2.tar.gz) = ad0e7dd1dda2812dbaeaa9706c4be536
MD5 (/usr/ports/distfiles/gd-1.8.3.tar.gz) = ad0e7dd1dda2812dbaeaa9706c4be536

Implicit approval because the original tar-ball wasn't available anymore.

PR:		ports/46220
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2002-12-13 02:27:04 +00:00
Edwin Groothuis
4fe8ed2e4f Fix maintainers email address
PR:		ports/46188
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2002-12-13 01:21:54 +00:00
Edwin Groothuis
ef8ff6310b Typo in pkg-descr 2002-12-11 12:37:34 +00:00
Edwin Groothuis
940f3dae9f spelling-typo
PR:		ports/46186
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>
2002-12-11 12:18:00 +00:00
SADA Kenji
604e8910cd Remove all netscape ports with a vulnerability of JRE.
cf. http://sunsolve.sun.com/pub-cgi/retrieve.pl?doctype=coll&doc=secbull/218&type=0&nav=sec.sba
Submitted by:	trevor
Silently agreed by:	maintainers
2002-11-17 06:21:50 +00:00
SADA Kenji
17bd37008e - upgrade mod-ssl to 2.8.12 so that distfile could be fetchable again.
- add support of login classes to suexec.
- some portlint.
# adding PORTCOMMENT was discarded.
PR:	ports/45140
Submitted by:	maintainer
2002-11-11 00:53:35 +00:00
SADA Kenji
83bf12be6f Add login classes support for suexec
'PORTCOMMENT' is discarded.
PR:	ports/45139
Submitted by:	maintainer
2002-11-11 00:45:10 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
5b96d0a956 PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes

Notices on: bento
2002-11-04 03:05:48 +00:00
Alan Eldridge
519253993b Fix categories to match dir containing port. bsd.port.mk (and portlint)
should check for this.

Bumped PORTREVISION since this seriously changes the pkg db entries.
2002-10-30 08:55:26 +00:00
Kris Kennaway
1b53eedd66 Vendor made minor code changes with no version bump. Label this as
ru-cyrproxy-1.4.2.20010208.
2002-10-12 20:34:06 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
Kris Kennaway
5c8de5fcae Update to apache 1.3.27 and 2.0.43. This fixes a security vulnerability.
Mark apache13-ssl FORBIDDEN because the new version does not yet exist.

Partially based on patches submitted by below authors.

Submitted by:	"Sergey A. Osokin" <osa@freebsd.org.ru>,
		Udo Schweigert <udo.schweigert@siemens.com>,
		Lev A. Serebryakov <lev@serebryakov.spb.ru>
PR:		ports/43682, ports/43688, ports/43666, ports/43681
2002-10-05 09:18:45 +00:00
Ying-Chieh Liao
40af2a0142 add ru-mtc 1.3
Multifile text Encoding Converter 1.3

PR:		35205
Submitted by:	Alexander Trapeznikov <infoteacher@ipform.ru>
2002-09-18 03:46:01 +00:00
Alan Eldridge
8aa0f055fe texas chainsaw kde2 massacre 2002-09-10 17:10:14 +00:00
Dirk Meyer
5bad93b56d build aspell with dictionary
PR:             42532
Submitted by:   thierry@pompo.net
2002-09-10 03:37:38 +00:00
Alan Eldridge
8179161fb5 KDE2 is dead. The source is no longer available. 2002-09-09 07:24:26 +00:00
Kris Kennaway
a508c32fd1 Fix build in -current (build/link C++ code with ${CXX}) 2002-09-09 01:01:26 +00:00
Kris Kennaway
ae3accaccc Fix build on -current (build/link C++ code with ${CXX}) 2002-09-09 00:58:58 +00:00
Will Andrews
ebe714bf05 Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.

Tested by:	Matt Douhan <matt@fruitsalad.org>, alane
Submitted by:	lioux [1]
2002-08-25 04:37:30 +00:00
Martin Blapp
d313e71b95 Use MASTERDIR
Add "editors" to CATEGORIES
2002-08-03 14:18:33 +00:00
Alan Eldridge
75e902ef96 1. Changed the lib depends on gettext to a build depends. This will mean
that the dependency is not stored in a package and so future gettext upgrades
should not require a PORTREVISION bump to force the new builds.
2. Bumped PORTREVISION as this affects package contents. Hopefully this
is the last time this happens for this reason.
2002-08-03 03:19:23 +00:00
Alan Eldridge
04f8520956 Bump PORTREVISION. KDE is fragile enough in its dependencies; we don't
need bizarre gettext errors cropping up, too.
2002-08-01 21:09:43 +00:00
Ade Lovett
c8eaa93644 Chase shlib rev of devel/gettext
Submitted by:	lots and lots
Pointy hat to:	ade
2002-08-01 16:22:41 +00:00
Patrick Li
3a68c877f2 Bump shared library version because of devel/mm update
PR:		ports/41053
Submitted by:	Scott Lampert <scott@lampert.org>
2002-07-28 05:47:46 +00:00
Will Andrews
a4b8a80ee1 Fix MASTER_SITE_SUBDIR.
PR:		40272
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-09 17:06:38 +00:00
Ying-Chieh Liao
bce4cd54ee upgrade to
Apache http server: 1.3.26
    Russian patch (RA): 30.15
    mod_ssl:            2.8.10

PR:		40188
Submitted by:	maintainer
2002-07-08 09:28:23 +00:00
Ying-Chieh Liao
c4a1f113e3 upgrade to 1.3.26PL30.15
PR:		40187
Submitted by:	maintainer
2002-07-08 09:27:37 +00:00
Will Andrews
3491a5043b Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51. 2002-07-04 19:39:36 +00:00
Dmitry Sivachenko
cd4aae388c Update:
Apache http server: 1.3.26
Russian patch (RA): 30.14
mod_ssl:            2.8.10

PR:		40037
Submitted by:	"Lev A. Serebryakov" <lev@serebryakov.spb.ru> (maintainer)
2002-07-02 08:44:07 +00:00
Dmitry Sivachenko
6ebb89f1f6 Update to Russian patch version 30.14.
PR:		40011
Submitted by:	maintainer
2002-06-30 02:25:37 +00:00
Mikhail Teterin
9f02b60f29 Remove a master-site, that no longer exists.
Realized after:	sobomax' recent unauthorized commit
2002-06-24 16:14:00 +00:00
Dmitry Sivachenko
41d16d1fca Pass maintainership to Lev Serebryakov <lev@serebryakov.spb.ru>
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2002-06-24 05:41:34 +00:00
Maxim Sobolev
39ee32fe79 - Make fetchable;
- sort pkg-plist.
2002-06-22 21:51:16 +00:00
Patrick Li
aa855b4370 - Update to 1.3.26.30.13
- Unmark forbidden

PR:		39655
Submitted by:	maintainer
2002-06-22 16:14:45 +00:00
Alan Eldridge
cba84991c6 Distfiles have been moved on kde site to Attic.
PR:		ports/39558
Submitted by:	glewis
Reviewed by:	alane
2002-06-21 02:48:48 +00:00
Jacques Vidrine
e31516e4a1 Mark FORBIDDEN until an update is available.
See <URL:http://httpd.apache.org/info/security_bulletin_20020617.txt>.
2002-06-18 12:33:14 +00:00
Will Andrews
1aced58dae Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to the
rigorous testing performed on the part of the KDE/FreeBSD Project
over the last three weeks.  Thanks to everyone who helped test!

General changes:
	[1] Follow KDE2 style by moving KDE core specific macros and
	    the like to x11/kde3/Makefile.kde.
	[2] Fix a variety of comments or miscellaneous data to reflect
	    that this is KDE3 and not KDE2.
	[3] Account for more empty directories in the PLISTs.

deskutils/kdepim3:
	[4] More #include <malloc.h> -> #include <stdlib.h>.

audio/arts:
	[5] Upgrade to 1.0.1.
	[6] Point at MASTER_SITE_KDE not my own mirror.

audio/kdemultimedia3:
	[7] Account for the removal of the <machine/soundcard.h> symlink.
	    Simply point all such includes at <sys/soundcard.h>.

editors/koffice-kde3:
	[8] Get rid of #include <values.h> preemptively.

devel/kdesdk3:
	[9] Remove cervisia from build if building on -CURRENT due to
	    C++-unsafe sys/wait.h.  The header is believed to have been
	    fixed in newer -CURRENT (>= Jun 5) but we have not tested that.

devel/kdevelop:
	[10] Upgrade to 2.1.1 and use KDE 3 version.
	[11] Remove a number of suggested dependencies that no longer fit.
	[12] Account for where the docs for Qt went since they got moved
	     to fit in hier(7) better.

graphics/kdegraphics3:
	[13] Turn off kuickshow by default because it depends on imlib,
	     which in turn depends on gtk/glib.  This will be revisited
	     when we split up the KDE ports a bit.

games/kdegames3:
	[14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h
	     tried to define uint32_t after sys/types.h already had.

sysutils/kdeadmin3:
	No particular changes.

misc/kdeaddons3:
	No particular changes.

misc/kdeedu3:
	[15] Re-add the huge number of missing @dirrm's.

misc/kdeutils3:
	No particular changes.

misc/kde3-i18n-* and */kde3-i18n:
	For the most part, no particular changes.  A huge number of I18N
	message updates went into this release, though.

french/kde3-i18n:
	[16] Fix build Makefile error due to tarball builder's env.

net/kdenetwork3:
	No particular changes.

x11-clocks/kdetoys3:
	No particular changes.

x11/kdebase3:
	[17] Account for mkfontdir "soft" build-time dependency.  If
	     mkfontdir is available, use it to build fonts.dir where
	     kdebase installs fonts.  Otherwise, don't bother.
	[18] Patch ElectricEyes.desktop to use the name of the program
	     that FreeBSD uses when you install the port for it.
	[19] Patches for KDM merged into KDE 3.0.1.
	[20] Properly fix kdm/backend/xdmcp.c string format error.

x11/kdelibs3:
	[21] Support the KDE3 version check to make sure no one
	     tries to install KDE2 then KDE3.  The 'kde-version-check'
	     target is centralized in x11/kde3/Makefile.kde.
	[22] Remove patch for kdeprint/configure.in.in.
	[23] Add patch to fix critical icon loader bug.

x11/kde3:
	[24] Add Makefile.kde for centralizing KDE core-specific macros
	     that don't belong in bsd.kde.mk.

x11-toolkits/qt30:
	[25] Mark broken on any XFree86 version < 4 due to packing list
	     related problems if we tried to support XFree86 3.
	[26] Error out if the user has Qt2 installed already.

x11-wm/kdeartwork3:
	[27] Add USE_MESA to explicitly support the 3D screensavers.
	[28] Re-add a large number of missing @dirrm's.

Credits:

[1] [4] [5] [6] [7]
[9] [10] [14] [16]
[21] [22] [24] [26]:	will

[2] [3] [8] [15] [17]
[19] [25] [27] [28]:	alane

[11] [12]
Submitted by:		Lauri Watts <lauri@kde.org>

[13] Found by:		mi
     Removed by:	will

[18] [23]
Submitted by:		Andy Fawcett <andy@athame.co.uk>

Tested by:		[in addition to the above, in no particular order]
			knu
			Mattias Douhan <matt@athame.co.uk>
			Bradley T. Hughes <bhughes@trolltech.com>
			Erik H. Bakke <ebakke@trolltech.com>
			David Johnson <david@usermode.org>
			JJ Behrens <jj@nttmcl.com>
			Michael W. Collette <metrol@metrol.net>
			Adriaan de Groot <adridg@sci.kun.nl>
			Mark Rowlands <mark.rowlands@minmail.net>
			Mark Stosberg <mark@summersault.com>
			Dave Cantrell <phaedrus@alltel.net>
			Mark Miller <joup@bigfoot.com>
			Wesley Morgan <morganw@chemikals.org>
			Arjan van Leeuwen <avl@operamail.com>
2002-06-15 16:16:32 +00:00
Martin Blapp
31f9fb5ff6 Add Russian OpenOffice slave port 2002-06-15 00:15:06 +00:00
Sergey Skvortsov
c2bdc42605 Minor clean. 2002-06-07 11:19:10 +00:00
Anton Berezin
72d399cd6e Add p5-cyrillic 2.09, library for fast and easy cyrillic text
manipulation.

PR:		38030
Submitted by:	Anatoliy Dmytriyev <tolid@plab.ku.dk>
2002-06-05 21:04:49 +00:00
Pete Fritchman
6285db09ce - update to 0.2
- instead of echoing instructions from the Makefile, use a pkg-message
- re-do the install of this port (now has more than 3 fortunes)
- don't check for the games distribution in the Makefile, check in a
  pkg-install script
- install fortunes to ${PREFX}/share/games/fortune/rus, instead of just
  ${PREFIX}/share/games/fortune (this way other languages can have their
  own subdirectory).

PR:		38489
Submitted by:	Oleksandr Bezpalko <bestia@iptcom.net> (partially)
2002-06-02 03:47:27 +00:00
Dmitry Sivachenko
6fc4450403 Allow to add custom args to configure.
Submitted by:	Vsevolod Volkov <vvv@lucky.net>
2002-05-29 18:53:20 +00:00
Maxim Sobolev
ef7c640612 Unbreak on bento.
PR:		38437
Submitted by:	maintainer
2002-05-23 11:32:33 +00:00
Patrick Li
c4a88ea7d1 - Update MASTER_SITES (1)
- maintainer email changed
- Dont use perl for patching

PR:		38379
Submitted by:	maintainer, Sergii Laskavyi <ls@gambit.com.ru>(1)
2002-05-22 20:58:11 +00:00
David W. Chapman Jr.
5af5268096 Update to 1.3.24
PR:		37025
Submitted by:	maintainer
2002-05-08 14:32:43 +00:00
Dmitry Sivachenko
9ab7e43275 Update for new chown syntax in -current (U.G->U:G)
Approved by:	ache
2002-05-03 06:37:21 +00:00
Will Andrews
d1c2f0dddd Please welcome Qt3/KDE3 to our ports tree. This includes work since the
original versions of these ports, so some PORTREVISIONs were bumped.  See
http://freebsd.kde.org/ and mailing lists linked to from there for info
on the packages generated to test these ports.

bsd.kde.mk has already been updated a few days ago to work with these.

Some patches applied to fix a few bugs were:

deskutils/kdepim3:
        [1] Remove kpilot from build because it wasn't ready at release.
editors/koffice-kde3:
        [2] Fix compile time bugs for FreeBSD.
misc/kdeedu3:
        [3] Fix compile problem with kvoctrain.
x11/kdebase3:
        [4] Fix KDM CPU usage and login bug.

Some caveats:
        * All PLISTs are broken for deinstall due to script bug that I
          didn't notice until very recently.  This will be fixed when I
          commit an update tomorrow.  These ports should still install
          perfectly fine though.  They should also deinstall without
          giving errors, but will leave directories behind.
        * You can't install this with any other version of QT or KDE
          already installed.  I am not sure the checks are 100% working,
          but fixes for these will be forthcoming.  This is mainly due
          to a policy decision made by kde@ to make QT/KDE ports install
          the way the rest of the world expects it to while also still
          conforming to FreeBSD's hier(7).  For reference on this decision,
          please consult the KDE/FreeBSD mailing list archives.  This
          decision fixes 2-year-old bug reports relating to how we handled
          this for KDE2 vs KDE1.

Submitted by:   [1] Adrian de Groot <adridg@cs.kun.nl>,
                [2] David Faure <faure@kde.org>,
                    Andy Fawcett <andy@athame.co.uk>
                    Lauri Watts <lauri@kde.org>
                [3] Lauri Watts <lauri@kde.org>
                [4] Alan Eldridge <alane@geeksrus.net>
                    Oswald Buddenhagen <ossi@kde.org>
Reviewed by:    kde
2002-04-21 23:47:50 +00:00
Ade Lovett
f18cbf2fa6 gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
  with a "-old" suffix -- gettext-old will have its deorbit burn
  sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order

Reviewed by:	portmgr
2002-04-12 17:10:20 +00:00
Ying-Chieh Liao
7e76f6285b last commit markp changed the wrong line 2002-04-10 07:44:35 +00:00
Mark Pulford
c04357835c Drop maintainership
PR:		36730, 36731, 36732, 36733
Submitted by:	maintainer
2002-04-04 14:30:03 +00:00
Patrick Li
dc384f07a6 Update to 1.15.2
PR:		36511
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-03-30 18:31:56 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
Andrey A. Chernov
b7496715a3 Copy dist to local master site 2002-03-07 17:37:11 +00:00
Dmitry Sivachenko
b79600d750 Upgrade to 0.99e8
Approved by:	ache
2002-02-28 09:01:07 +00:00
Bill Fenner
fa5a13d8ec Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk
Submitted by:	distfile survey
2002-01-29 16:43:55 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Patrick Li
db7a616d6d Update to latest russian patch and include russian patch version in
PORTVERSION.

PR:		34380
Submitted by:	maintainer
2002-01-28 22:08:19 +00:00
Patrick Li
abe3708919 Update to 1.3.23
PR:		34301
Submitted by:	maintainer
2002-01-26 17:22:39 +00:00
Sergey Skvortsov
b69a11fcff Minor fixes.
PR:		32871
Approved by:	tobez
2002-01-21 11:07:22 +00:00
Dmitry Sivachenko
5a84c1e757 Add WWW. 2001-12-27 21:08:44 +00:00
Dmitry Sivachenko
ddb47df50d Update to 1.1.1. 2001-12-26 08:57:29 +00:00
Patrick Li
b666502afd - PORTDOCS police
- DOCSDIR support to some
- Brush out some lint
2001-12-24 02:17:17 +00:00
Dmitry Sivachenko
ffa3015825 Localized messages for KOffice (Russian language). 2001-12-22 15:13:36 +00:00
Dmitry Sivachenko
aeb703843a Use separate distfile to download Russian messages only when
building from ports.

Requested by:	many
2001-12-22 14:58:25 +00:00
Ying-Chieh Liao
0e9a090f99 add fortuneru 0.1
Fortune file in Russian

PR:		30841
Submitted by:	Oleksandr Bezpalko <bestia@iptcom.net>
2001-12-21 06:54:28 +00:00
Steve Price
91f7dba943 Update to version 1.01.
PR:		32399
Submitted by:	maintainer
2001-12-02 18:24:08 +00:00
Dmitry Sivachenko
92e2441326 Fix typo. 2001-11-08 12:30:34 +00:00
Dmitry Sivachenko
6ac1f43ebb Upgrade to Apache 1.3.22, RA 30.9 and mod_ssl 2.8.5.
PR:		31797
Submitted by:	Petr Rehor <petr.dehor@decros.cz>
2001-11-08 11:23:25 +00:00
Maxim Sobolev
aee6a74238 - Update to 1.3.22 (PL30.9);
- assign maintainership to Lev Serebryakov <lev@serebryakov.spb.ru> - previous
  maintainer doesn't answer to e-mails during extended period of time.

PR:		31325
Submitted by:	Lev Serebryakov <lev@serebryakov.spb.ru>
2001-11-05 16:44:17 +00:00
Anton Berezin
82160d4bc4 Add p5-XML-Parser-encodings 1.00, additional russian encodings for
XML::Parser.

PR:		31292
Submitted by:	Sergey Skvortsov <skv@protey.ru>
2001-10-30 20:48:45 +00:00
Ying-Chieh Liao
92cd8afd67 upgrade to -patch2
change maintainer's email

PR:		31187
Submitted by:	MAINTAINER
2001-10-14 12:47:20 +00:00
Dmitry Sivachenko
56db246938 Upgrade to Russian patch version 30.7 2001-10-04 21:23:29 +00:00
Akinori MUSHA
59358b9cf9 Sort entries. 2001-09-21 05:59:19 +00:00
Pete Fritchman
2cbbab2526 - update to 0.4c1
- fix pkg-plist (add missing file & sort @dirrms)

PR:		30261
Submitted by:	maintainer
2001-09-18 06:37:56 +00:00
SADA Kenji
3fb7aae6db New port: russian/tac+ia
tacacs+ is program that allow authorization and authentication via net on
remote access servers. Authnticate users, authorize commands and log
accounting information.

PR:		ports/26642
Submitted by:	Anton Voronin <anton@urc.ac.ru>
2001-09-17 19:38:26 +00:00
Andrey A. Chernov
5676988fbd Bump png major 2001-09-11 03:32:41 +00:00
Andrey A. Chernov
8efeaeb151 Upgrade to 0.99e2
Submitted by:	demon
2001-08-12 16:07:24 +00:00
Dmitry Sivachenko
701227e902 Add missing files.
Obtained from:	bento logs
2001-08-04 14:46:35 +00:00
Steve Price
4774b924d5 Change unsq to uniq as that is probably what the author intended to use. 2001-07-25 18:00:13 +00:00
Dmitry Sivachenko
34855bb9eb Remove one extra file. 2001-07-12 21:26:41 +00:00
Dmitry Sivachenko
85b47506be Remove extra files. 2001-07-06 07:35:45 +00:00
Dmitry Sivachenko
6a9cb25256 Update: apache 1.3.20
Russian patch: 30.5
mod_ssl: 2.8.4
2001-07-03 08:33:02 +00:00
Dmitry Sivachenko
78653f2e06 New port: russian/pscyr.
Collection of files providing support for Cyrillic
PostScript Fonts in TeX documents.

PR:		28535
Submitted by:	Alex Kapranoff <alex@kapran.bitmcnit.bryansk.su>
2001-07-02 09:04:28 +00:00
Andrey A. Chernov
d8b2fbe7aa Upgrade to 0.99e1 2001-06-29 12:24:49 +00:00
Dmitry Sivachenko
9efacbfd98 Update mod_ssl to 2.8.3 2001-06-22 07:26:44 +00:00
Steve Price
50c97ffa8d Update to version 1.3.19.
PR:		28088
Submitted by:	maintainer
2001-06-17 18:13:46 +00:00
David E. O'Brien
90eb686abd Use proper POSIX syntax for `chown'. 2001-06-01 06:05:18 +00:00
Yaroslav Tykhiy
2594e958af Make the wrapper script whitespace-safe: Change $* to "$@".
Fixing by myself because there has been no responce from MAINTAINER
for over two months.

PR:		ports/25880
2001-05-21 09:45:22 +00:00
Andrey A. Chernov
8e5349b086 By default add yo and ye forms both 2001-04-30 23:38:48 +00:00
Andrey A. Chernov
12aa0428af Give words from local dict priority over the same dist words, replace them 2001-04-29 01:55:28 +00:00
Andrey A. Chernov
e0b983c440 Make YO support optional 2001-04-28 04:14:43 +00:00
Maxim Sobolev
2769254aa5 Fix disordering. 2001-04-17 11:11:23 +00:00
Peter Pentchev
d3b17cfbff Update MASTER_SITES.
PR:		26408
Submitted by:	maintainer
2001-04-17 09:21:30 +00:00
Andrey A. Chernov
f161882b4a Upgrade to 0.99d9 2001-04-16 07:55:14 +00:00
Peter Pentchev
9189627d80 Add another MASTER_SITE and a little patch for the keyboard layouts.
PR:		26537
Submitted by:	maintainer
2001-04-14 13:08:39 +00:00
Peter Pentchev
6c7bec88c5 Add xcyrBGR, a keyboard layout chooser for Bulgarian users.
There still are some cases when it does not quite work for me,
but I guess I'll release it upon the unsuspecting world ;)

PR:		25190
Submitted by:	Veselin Slavov <vess@btc.net>
2001-04-12 15:36:01 +00:00
Dmitry Sivachenko
4b4c82d259 Messages and documentation for KDE2 translated into Russian language.
These are the same messages provided with misc/kde2-i18n port, but
only for Russian language.
2001-04-09 21:09:20 +00:00
Maxim Sobolev
e38e6ac0ef Update to 1.6.
Submitted by:	maintainer
2001-04-02 09:35:05 +00:00
Dmitry Sivachenko
a4c038ace5 Update to mod_ssl version 2.8.2. 2001-03-30 12:03:21 +00:00
Maxim Sobolev
bf1669b751 Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator.
PR:		25558
Submitted by:	Alexander Matey <matey@cis.ohio-state.edu>
2001-03-28 17:45:41 +00:00
Jun Kuriyama
07cf3f1f68 Don't remove directory which exists on BSD.local.dist.
Use ru_RU.KOI8-R instead of ru.KOI8-R.

Submitted by:	Aleksandr A. Babaylov <.@babolo.ru> (maintainer)
PR:		ports/25709
2001-03-13 01:34:29 +00:00
Dmitry Sivachenko
bd3f90efa8 Update:
Apache: 1.3.19
Russian patch: 30.4
mod_ssl: 2.8.1
2001-03-12 10:47:48 +00:00
Andrey A. Chernov
8675e52902 Upgrade to 0.99d8 2001-03-11 06:06:23 +00:00
Vanilla I. Shu
68c2f99c63 Remove do-configure section, use PERL_CONFIGURE now. 2001-03-01 06:39:18 +00:00
Steve Price
d8f88d6f7b Minor pkg-plist fixes.
PR:		23806
Submitted by:	Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:34:31 +00:00
Jimmy Olgeni
71a207b60f Spaces -> tabs in ports/russian. 2001-02-06 13:13:00 +00:00
Andrey A. Chernov
0599fa97f6 Install *.dict too
Add some comments about this implementation
2001-02-04 23:15:40 +00:00
Andrey A. Chernov
38e196ba84 Install russian.dict too for use in external programs like mnogosearch 2001-01-29 22:36:32 +00:00
Andrey A. Chernov
990e3691b8 Remove myself from MAINTAINER 2001-01-29 19:09:11 +00:00
Andrey A. Chernov
d2340cb785 Another Russian dictionaries set for ispell 2001-01-29 19:05:06 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Dmitry Sivachenko
38678d24b3 Redirect output from apachectl to /dev/null. 2000-12-31 11:50:50 +00:00
Will Andrews
339a87d642 Add p5-Lingua-RU-Charset 0.02, a Perl module for detecting and converting
various russian character sets.

PR:		23905
Submitted by:	Alex Kapranoff <kapr@crosswinds.net>
2000-12-31 05:07:46 +00:00
Dmitry Sivachenko
98455f1876 Forgot to delete this file when upgrading to:
Apache 1.3.14;
	mod_ssl 2.7.1;
	RA 30.0.

PR:		22775
2000-12-06 22:03:18 +00:00
Dmitry Sivachenko
8169f461e1 Update: Apache 1.3.14;
mod_ssl: 2.7.1;
	RA: 30.0

Also sync with www/apache13-modssl a bit.

PR:		22775 (partially)
2000-12-06 22:00:08 +00:00
Dmitry Sivachenko
2514bdf28c Change MAINTAINER field.
I am now at FreeBSD dot org

Approved by:	sobomax
2000-11-13 12:45:40 +00:00
James E. Housley
e3d25b9a13 Update russian/apache13 port to version 1.3.14-30.0
PR:		22112
Submitted by:	Vladimir N. Silyaev <vns@delta.odessa.ua> MAINTAINER
2000-10-22 22:18:56 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Maxim Sobolev
55a61bb102 Correct CATEGORIES - make first category in the CATEGORIES list matching parent
directory.
2000-10-04 06:40:08 +00:00
Kris Kennaway
9e1488ad05 Oops, got a bit overzealous with the chainsaw there. Take out FORBIDDEN -
this port modifies an installed pine, it's not a version of the software
itself.

Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-09-29 08:31:44 +00:00
Kris Kennaway
322f05043a Mark all of the pine3/4 ports FORBIDDEN due to remotely exploitable
buffer overflows. Sorry guys, but having an insecure mailer just isn't
worth it.
2000-09-29 08:07:31 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
Chris D. Faulhaber
26bf9e1243 Update port to 1.3.12+2.6.6
PR:		20614
Submitted by:	Maintainer
2000-09-16 13:12:36 +00:00
Akinori MUSHA
2e87c89fc5 Back out the previous commit. That one has a problem which occurs on
cross-language master-slave ports.

I just wonder how I could overlook this.  I thought I tested with Wnn,
netscape and so on.  *sigh*

Yes, I know how I can fix it, but I'd certainly back out first.

Reported by:	steve
Pointy hat to:	knu
2000-08-27 16:52:51 +00:00
Akinori MUSHA
939eab9dd0 PKGNAMEPREFIX cleanup. This should allow chained PKGNAMEPREFIX'es.
No response from:	ports list, PW
2000-08-27 06:13:35 +00:00
Andrey A. Chernov
20e150d753 Remove RUN_DEPENDS 2000-08-10 10:02:56 +00:00
Andrey A. Chernov
5c2433b75d portlint 2000-08-10 09:56:38 +00:00
Andrey A. Chernov
873db1e9ba netscape3.language -> netscape4.language 2000-08-10 09:48:38 +00:00
Andrey A. Chernov
aa2682a6a8 Upgrade to 4.7 2000-08-10 09:39:39 +00:00
Andrey A. Chernov
7a8aff276c Fix MASTER_SITES, add WWW: 2000-08-07 09:47:03 +00:00
Neil Blakey-Milner
167cc6f0bc Update to russian apache subversion 29.7.
PR:		ports/20216
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER)
2000-08-06 14:30:04 +00:00
Neil Blakey-Milner
05ae3ad09b Update to a newer bugfix release.
PR:		ports/20055
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU> (MAINTAINER)
2000-08-06 14:09:48 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Steve Price
9e217d165e Fixup dependencies after version number bump of the png library. 2000-07-30 18:03:11 +00:00
Alexander Langer
a8a76dfca9 Don't set PKGNAMEPREFX, it's done by ../Makefile.inc
Requested by:	PW
2000-07-22 10:47:53 +00:00
Alexander Langer
c02cba49bd - Update RA-part to 29.5.
- Add ru- PKGNAMEPREFIX
- improve PLIST_SUB hack for WITH_SUEXEC

PR:		19976
Submitted by:	maintainer
2000-07-19 10:02:25 +00:00
Steve Price
676d035daf Adding ru-apache13 with modssl support.
PR:		19752
Submitted by:	Dmitry S. Sivachenko <dima@Chg.RU>
2000-07-16 20:09:51 +00:00
Steve Price
93be1a8992 Update to version 1.3.12, RA 29.4.
PR:		19184
Submitted by:	maintainer
2000-07-10 02:01:53 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Will Andrews
553ed20b80 Put manpages in the correct locale directory.
PR:		19146
Submitted by:	MAINTAINER
2000-06-09 23:01:00 +00:00
Will Andrews
2e97d535f1 Add messarge, a set of tools to manipulate UNIX mailboxes.
PR:		18912
Submitted by:	Aleksandr A. Babaylov <.@babolo.ru>
2000-06-04 23:08:19 +00:00
Steve Price
d3b9c3bb4c Update to version 1.8.2. 2000-05-28 03:52:44 +00:00
Maxim Sobolev
6a4a487b21 Fix a stupid patch breakage and unbreak port for gcc-2.95.
Reported by:	bento
2000-05-25 16:04:51 +00:00
Andrey A. Chernov
6cb6181413 elm -> elm+ME 2000-05-24 10:37:44 +00:00
Maxim Sobolev
68cdb0d075 Put 2 more mirrors in. Russia is a wild country, you know, with frequient power
shortages, revolutions, unexpected gvmnt changes etc. I know, because I have
to live here.

Reported by:	bento
Submitted by:	ftpsearch.lycos.com
2000-05-19 12:25:11 +00:00
Steve Price
f1b3c7f48e Check for Fontmap.GS first and use is instead of Fontmap, if it is
present.

PR:		17979
Submitted by:	maintainer
2000-04-30 19:19:27 +00:00
Steve Price
2d9e386984 Update to version 1.13.0.
PR:		18021
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
2000-04-30 00:32:05 +00:00
Andrey A. Chernov
98bb460331 Install rispell script
Move dicts to proper locations
Add WWW
2000-04-23 14:58:19 +00:00
Michael Haro
feb212beb0 Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 07:52:25 +00:00
Chris Piazza
fe5426321a Update to use PORTNAME/PORTVERSION 2000-04-13 19:19:05 +00:00
Satoshi Asami
935136d047 Set PKGNAMEPREFIX with ?= so it can be overridden. 2000-04-11 06:59:27 +00:00
Satoshi Asami
d73baabd78 Add PKGNAMEPREFIX definitions for language-specific dirs. 2000-04-10 16:34:45 +00:00
Michael Haro
d5d2aae0c4 update to apache 1.3.11
PR:		16659
Submitted by:	maintainer
2000-04-01 06:02:17 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Andrey A. Chernov
f3ebc2c77a upgrade fonts to new version 2000-03-01 16:16:36 +00:00
Steve Price
0ef9f55160 Don't add '-m486' to CFLAGS so this builds on the Alpha. 2000-02-20 21:03:59 +00:00
Andrey A. Chernov
d2a37a12a5 switch to pine4 2000-02-16 02:16:11 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
Steve Price
d5b4e10d76 Adding ru-xcode version 1.0.
Autodetect encoding and convert to koi8, CP-1251, or CP-866.

PR:		16095
Submitted by:	Michael Vasilenko <acid@stu.cn.ua>
2000-01-29 05:41:53 +00:00
Andrey A. Chernov
e6e41101bd tarball slightly changed 2000-01-24 23:08:50 +00:00
R. Imura
2942c68ad7 Correct MASTER_SITES.
This version 1.9.3 seems old.
2000-01-23 01:48:01 +00:00
Steve Price
77394c57cc Change package name from rapache to ru-apache. 1999-12-23 18:36:35 +00:00
Steve Price
11b234b675 * Update port to Russian Apache version 29.2
* Fixed bug with 'historical' patch site

PR:		15359
Submitted by:	maintainer
1999-12-23 18:35:06 +00:00
R. Imura
9c94c545d8 update to version 2.1
PR:		15202
Submitted by:	Maintainer
1999-12-10 00:34:58 +00:00
Steve Price
015011751d ${AWK} is not defined (yet) when determining the value of FONTMAP.
Noticed by:	fenner
1999-11-29 19:00:13 +00:00
Steve Price
af7f2abdfc Remove second MAINTAINER entry and portlint. 1999-11-28 17:09:24 +00:00
Steve Price
c7e763ba8e Update to apache version 1.3.9 and RA 29.0.
PR:		14846
Submitted by:	maintainer
1999-11-14 03:10:30 +00:00
Andrey A. Chernov
1f82a2f70a update from author
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-10-03 02:30:17 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Tim Vanderhoek
eb48f6f640 Re-enforce caps, no period. An "exceptions" file has been created
containing the ports editors/vim5, sysutils/star, and one other.
1999-08-02 16:55:21 +00:00
Steve Price
dacc2a3ed4 Update to version 28.16.
PR:		12587
Submitted by:	maintainer
1999-08-01 02:31:09 +00:00
Andrey A. Chernov
0f2a590ed6 add koi8r-ps 1999-07-30 17:07:46 +00:00
Andrey A. Chernov
274d5dbdae Russian PS fonts 1999-07-30 17:04:02 +00:00