Commit Graph

498 Commits

Author SHA1 Message Date
Kirill Ponomarev
ea28b3e28a Update to version 7.0rc12
PR:		ports/77441
Submitted by:	maintainer
2005-02-13 10:26:10 +00:00
Kris Kennaway
ccf989a49f BROKEN: Removes pine.conf upon deinstallation 2005-02-12 00:49:54 +00:00
Clement Laforet
d2f4ba1b1e - don't create httpd.conf.bak
- remove httpd.conf.bak if exists

Approved by:	portmgr (krion, kris)
2005-02-11 20:43:04 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Edwin Groothuis
32d56fc846 [ maintainer ] russian/prawda: try to fix build on 6.x/i386 and 6.x/sparc64
Attemt to fix build on 6.x/i386 and 6.x/sparc64.

	Added files:
	    files/patch-src-trans-slowo3.cpp
	    files/patch-src-trans-slowo3.h

PR:		ports/75724
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2005-01-12 04:40:07 +00:00
Sergey Matveychuk
7610041a75 - Fix pkg-plist
PR:		ports/75813
Submitted by:	maintainer
2005-01-08 15:12:40 +00:00
Alexander Leidinger
64cf27c85d Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@,
   my color would be "linuxolator@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@, x11@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
2004-12-31 18:24:10 +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
Kirill Ponomarev
24ffa78a46 Drop maintainership. 2004-12-22 12:02:54 +00:00
Andrey A. Chernov
fa5f9518fa Remove myself from MAINTAINER 2004-12-14 12:28:24 +00:00
Michael Nottebrock
0083804533 Update to KDE 3.3.2 2004-12-13 20:12:15 +00:00
Andrey A. Chernov
ba0c12fd8a Remove myself from MAINTAINER 2004-12-13 19:28:54 +00:00
Pav Lucistnik
038400a51b - Update to 7.1rc4
PR:		ports/73966
Submitted by:	Evgueni V. Gavrilov <aquatique@rusunix.org> (maintainer)
2004-11-16 13:48:43 +00:00
Michael Nottebrock
14a1da27f4 Update to KDE 3.3.1 2004-11-08 00:34:12 +00:00
Pav Lucistnik
748c91b31a Add artwiz-ru, a russian version of the artwiz fonts.
PR:		ports/73392
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-11-06 21:30:06 +00:00
Lev A. Serebryakov
a7e02a6067 Update to 1.3.33 + 2.8.22 + PL30.21
Some security issues fixed in these versions.
2004-11-06 10:36:27 +00:00
Lev A. Serebryakov
ca6a581413 Update to 1.3.33+PL30.21. It fixes all security problems, found in 1.3.31 and 1.3.32. 2004-11-06 10:06:44 +00:00
Pav Lucistnik
0074518032 - Finish ports/73231, I forgot to commit this part last night.
This port now uses master port's distinfo.

PR:		ports/73231
Submitted by:	Dima Panov <redfox@Fluffy.Khv.RU>
Pointy hat:	all mine
2004-11-03 09:32:34 +00:00
Edwin Groothuis
8703e533e5 Clean up time for email addresses MIA!
If you know new email addresses for the people involved, please send-pr it!

<mcsi@agava.com>: host relay.agava.net.ru[195.161.118.3] said: 550
    <mcsi@agava.com>: User unknown in local recipient table (in reply to RCPT
    TO command)

<woju@bbsmail.ntu.edu.tw> (expanded from <woju@bbsmail>): Host or domain name
    not found. Name service error for name=bbsmail.ntu.edu.tw type=A: Host not
    found

<esoha@attbi.com>: host gateway.attbi.com[204.127.198.6] said: 551 not our
    customer (in reply to RCPT TO command)

<crow@nektor.hu>: host mail.kapu.hu[195.70.32.236] said: 550 unknown user (in
    reply to RCPT TO command)

<cyrilm@tower.pp.ru>: host mail.tower.pp.ru[213.85.109.133] said: 550 unknown
    user (in reply to RCPT TO command)

<ports@henrik-motakef.de>: Host or domain name not found. Name service error
    for name=henrik-motakef.de type=A: Host not found

<jj@nttmcl.com>: host mx1.nttmcl.com[216.69.64.132] said: 550 5.2.1
    <jj@nttmcl.com>... Mailbox disabled for this recipient (in reply to RCPT TO
    command)

<koji@jet.es>: host mx.wanadoo.es[62.81.235.75] said: 550 Relay not permitted /
    No such user (in reply to RCPT TO command)

<proot@iaces.com>: host horton.iaces.com[204.147.87.98] said: 550 5.1.1
    <proot@iaces.com>... User unknown (in reply to RCPT TO command)

<roland.jesse@gmx.net>: host mx0.gmx.net[213.165.64.100] said: 550 5.1.1
    {mx034} <roland.jesse@gmx.net>... User is unknown (in reply to RCPT TO
    command)

<vess@slavof.net>: host mail.slavof.net[213.130.68.146] said: 550 5.7.1 Access
    denied (in reply to MAIL FROM command)

<tuxsuximus@hotmail.com>: host mx3.hotmail.com[65.54.253.99] said: 550
    Requested action not taken: mailbox unavailable (in reply to RCPT TO
    command)

<zenin@archive.rhps.org>: host mail.rhps.org[66.250.128.137] said: 550 5.7.1
    <zenin@archive.rhps.org>... Relaying denied (in reply to RCPT TO command)
2004-10-25 13:39:57 +00:00
Dmitry Morozovsky
c605df0e15 Shift my manitainer address to FreeBSD.org domain.
Drop PERL dependency on ehnt as it is no longer needed (since 0.8_3).
2004-10-18 17:44:47 +00:00
Kirill Ponomarev
c34cd86f49 Update CONFLICTS and fix portlint warnings.
PR:		ports/72669
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2004-10-14 08:03:09 +00:00
Pav Lucistnik
7f948dc840 - Remove russian/gaim port, it's functionality was merged into original Gaim
PR:		ports/72237
Submitted by:	Andrey Slusar <anray@inet.ua> (maintainer)
2004-10-11 23:41:26 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Kirill Ponomarev
73e4fd4e36 Fix build with gcc-3.4 2004-08-22 15:07:28 +00:00
Sergey Matveychuk
5085ca0cb8 fix build on 4.x.
Reported by:	kris with pointyhat
2004-08-16 18:25:41 +00:00
Sergey Matveychuk
a86d0c4c02 Update to 1.2.
PR:		ports/70423
Submitted by:	maintainer
2004-08-15 18:54:32 +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
Sergey Matveychuk
e44462539f Shorten COMMENT to satisfy portlint. 2004-08-10 10:40:39 +00:00
Sergey Matveychuk
79fe0d986d Client for the OpenNAP network with Russian koi8 <> win1251 encoding patch.
Slave for audio/napster

PR:		ports/69543
Submitted by:	Roman Y. Bogdanov <sam@brj.pp.ru>
2004-08-10 10:19:38 +00:00
Kirill Ponomarev
becbec3cb3 Change maintainer's email.
PR:		ports/70138
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-08-07 20:48:45 +00:00
Sergey Matveychuk
658c17ad4a Distfile was modified by author. Minor changes.
PR:		ports/69913
Reported by:	Demin Alexander <support@spectrum.ru>
Submitted by:	maintainer
Reviewed by:	sem
2004-08-03 07:15:06 +00:00
Sergey Matveychuk
dcefc9c7b2 Add prawda 0.3.0, english-Russian translator. 2004-07-31 07:18:23 +00:00
Sergey A. Osokin
84b6c5ae99 Utilize DATADIR macro. 2004-07-28 09:16:21 +00:00
Kirill Ponomarev
672c0bb499 Change maintainer's email. 2004-07-21 17:47:52 +00:00
Sergey Matveychuk
ab4fa7446b Gaim with underclared charsets support for oscar protocol.
Slave to net/gaim.

PR:		ports/68112
Submitted by:	Andrey Slusar <vasallia@ukr.net>
Approved by:	krion (mentor)
2004-07-17 11:01:17 +00:00
Sergey Matveychuk
07c3fe3298 nagios v 1.1 with Russian language patches
PR:		ports/68977
Submitted by:	Roman Y. Bogdanov <sam@brj.pp.ru>
Approved by:	krion (implicit)
2004-07-15 03:19:18 +00:00
Mark Linimon
4ba1986a17 Establish a correct master-slave relationship between
www/linux-mozillafirebird and the ports that inherit most of their
information (except, e.g., distinfo) from it.

These changes should be transparent to installs (tested and verified
locally).

While here, update two cases of stale distfile info.  (MD5s
verified versus mozilla.org.)

PR:		ports/67701
Approved by:	maintainer timeout (2 weeks)
2004-06-23 21:47:13 +00:00
Oliver Eikemeier
62378ec21e fix ircd-hybrid-7 low-bandwidth DoS
- <http://people.freebsd.org/~eik/portaudit/23aafa20-c28a-11d8-864c-02e0185c0b53.html>
- <http://vuxml.freebsd.org/23aafa20-c28a-11d8-864c-02e0185c0b53.html>

PR:		68161
Submitted by:	Evgueni V. Gavrilov <aquatique-ports@rambler.ru> (maintainer)
Obtained from:	Erik Sperling Johansen <einride@einride.org> (http://www.securityfocus.com/archive/1/366486)
2004-06-21 08:26:37 +00:00
Yaroslav Tykhiy
ad16e21811 Add a new port russian/bogofilter (ru-bogofilter), which is
a sub-port of main/bogofilter.  If installed from this port,
bogofilter will convert mails in the other popular "windows-1251"
charset to KOI8-R, thus improving spam detection for mails in
different Cyrillic charsets.
2004-06-18 14:46:21 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Kris Kennaway
af18d6b419 Don't remove www/ now that it is created by the system. 2004-06-09 06:16:06 +00:00
Lev A. Serebryakov
d59c9d0710 Update to latest mod_ssl 2.8.18: security fix. 2004-06-07 07:06:52 +00:00
Lev A. Serebryakov
772cd01f60 Add `www/apache2' port with non-default MPMs to CONFLICTS.
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2004-05-23 18:46:30 +00:00
Lev A. Serebryakov
08dfe0c5cf Make CONFLICTS more specific: conflicts with apache-[0-9]*, not with apache-*
PR:		ports/67066
Submitted by:	Vassily Ragosin <vr@vrgraphics.ru>
2004-05-23 17:16:16 +00:00
Lev A. Serebryakov
85493fa2cb Update to latest, 1.3.31 based, version. 2004-05-22 17:38:21 +00:00
Lev A. Serebryakov
29684deb82 Update to latest, 1.3.31 based, version. 2004-05-22 17:31:17 +00:00
Kirill Ponomarev
6409720be3 - Fix typo 2004-05-21 07:08:20 +00:00
Kirill Ponomarev
2bf9a89a3a - Unregister the old UID/GID and register the new one in the
valid range.
- Bump PORTREVISION
- Add warning entry in pkg-message and UPDATING
2004-05-21 07:04:56 +00:00
Kris Kennaway
11539116b8 BROKEN: Uses unregistered, out-of-range uid 2004-05-21 06:36:49 +00:00
Oliver Eikemeier
232da7beb1 clean up after various repocopies 2004-05-17 17:14:19 +00:00