Commit graph

329 commits

Author SHA1 Message Date
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