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
Tilman Keskinoz
3d59f1eb07
Remove a file from pkg-plist.
...
PR: 47534
Submitted by: Thomas E. Zander <riggs@hadiko.de>
2003-01-27 15:42:56 +00:00
Martin Blapp
5dd8cddc38
Add the language define so the handbook is actually built for
...
the german OO.org
2003-01-25 10:46:15 +00:00
Martin Blapp
515d6d1f51
Add a notice about possible crashes if a localized version
...
is installed after the english version.
2003-01-24 12:30:03 +00:00
Martin Blapp
418d6df4ee
Add german pkg-message and pkg-comment.
2003-01-23 09:53:27 +00:00
Dirk Meyer
09666e3dd5
- make portlint happier
2003-01-22 19:14:08 +00:00
Martin Blapp
545f908fad
Remove obsolete line
2003-01-22 16:28:32 +00:00
Martin Blapp
4f2d7041a3
Update StarOffice6.0 to patchlevel 3
...
Add basic CDROM install support
Submitted by: obrien
2003-01-21 23:11:33 +00:00
Martin Blapp
8e2f7cb409
Add USE_LANG support for german port.
2003-01-21 17:16:22 +00:00
Tilman Keskinoz
d53fa72ac7
Update WWW.
...
PR: 47032
Submitted by: Slaven Rezic <slaven@rezic.de>
2003-01-19 00:20:24 +00:00
Kris Kennaway
c3ca6ae8e1
Add missing file
2003-01-14 04:41:55 +00:00
Tilman Keskinoz
cb3da2cc26
Update to 3.12
...
PR: 47004
Submitted by: Slaven Rezic <slaven@rezic.de>
2003-01-13 15:01:56 +00:00
David E. O'Brien
f80a3c1e55
Use tabs.
2003-01-08 08:36:30 +00:00
Akinori MUSHA
62f2a268eb
"german" should be the primary category.
2002-12-08 22:20:28 +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
f330dfe827
Port needs perl to build.
...
Noticed by: bento
2002-11-04 01:16:55 +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
Trevor Johnson
4df3c270df
The release notes say:
...
Do not share a profile between Netscape and Mozilla builds. Doing
this can lead to unpredictable results, some of which may include
loss of Search settings and preferences and unchecked growth of
the Bookmarks file (large enough to freeze your system). It is
best to create a new profile for each or manually copy (and change
the name [of]) an existing profile.
Warn users about this.
2002-10-15 09:49:09 +00:00
Trevor Johnson
fc66aa4263
I remove the linux-netscape6 ports from ports/french, ports/german,
...
ports/japanese and ports/www. In their place, I add corresponding netscape7
ports, after repo copies. Now ports/www/netscape7 will no longer be a slave
port. Instead it is the master port for the others.
The French, German, and Japanese ports now have AIM, because I had trouble
getting them to work without it.
I add a security warning to all these ports, about the "forward referrer" bug
(Mozilla bug 145579).
2002-10-14 13:50:21 +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
b59ab6fefd
Catch up to locale renaming (de_DE.ISO_8859-1 -> de.ISO8859-1)
...
Approved by: wosch (in principle)
2002-09-29 05:14:30 +00:00
Kris Kennaway
3dedfbc3ae
BROKEN: Does not build
2002-09-20 20:41:03 +00:00
Mario Sergio Fujikawa Ferreira
32eb0a1d93
Connect linux-eagle to build after repo copy
...
Repo copy by: joe
2002-09-19 17:08:56 +00:00
Oliver Braun
2285e28345
* Make german/linux-eagle slave port of cad/linux-eagle.
...
* Use german distfile for german/linux-eagle.
* Fix pkg-plist for german/linux-eagle.
* Use german website in german/linux-eagle.
Submitted by: maintainer
2002-09-19 15:14:33 +00:00
Martin Blapp
1501be706e
Upgrade these ports to new versions. While we are here, clean
...
up the IGNORE message, and make the manual install idiot proof.
Remove the need for a dist subdir, let the user rename the
distfile to a more useful distname. Fix pkg-plist.
2002-09-14 08:09:35 +00:00
Alan Eldridge
8aa0f055fe
texas chainsaw kde2 massacre
2002-09-10 17:10:14 +00:00
Alan Eldridge
6d20589d73
texas chainsaw kde2 massacre
2002-09-10 15:47:30 +00:00
Dirk Meyer
d4352662a4
build aspell with dictionary
...
PR: 42528
Submitted by: thierry@pompo.net
2002-09-10 03:29:38 +00:00
Martin Blapp
b45c510091
Add command line options to wfica wrappers.
...
PR: 41694
Submitted by: Maxim Tulyuk <mt@gnu.carrier.kiev.ua>
2002-09-09 18:25:02 +00:00
OKAZAKI Tetsurou
3d91907984
Fix a syntax error of the Makefile.
...
String comparison operator should be either == or !=.
PR: 33519, 40844
Submitted by: Vivek Khera <khera@kciLink.com>,
"Matthew D.Fuller" <fullermd@over-yonder.net>
Approved by: maintainer
2002-09-06 12:56:13 +00:00
Mario Sergio Fujikawa Ferreira
c8a5e3f257
Assign maintainership to "Thomas E. Zander" <riggs@rrr.de> per
...
request
2002-08-27 16:09:32 +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
Mario Sergio Fujikawa Ferreira
85d7153770
Update to 4.09r2
...
PR: 41614
Submitted by: Thomas E. Zander <riggs@hadiko.de>
2002-08-20 17:31:09 +00:00
Martin Blapp
49ffbc5eea
1) Add localized help files to the build. Only available for french,
...
german, italian, spanish, japanese and swedish ports.
Create three new targets for the mozilla sub-build. Allow
"make postinstall" to be called without a "make build.
1) Submitted by: Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
2002-08-19 14:03:54 +00:00
Jacques Vidrine
5c5bb50d83
Update 1.1 -> 1.2.
2002-08-13 15:14:13 +00:00
Martin Blapp
ea5e70e9a7
Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
...
which is a rewrite of iSpell in c++ with lots of additional features.
2002-08-11 19:16:05 +00:00
Martin Blapp
fed46073a0
Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
...
which is a rewrite of iSpell in c++ with lots of additional features.
2002-08-11 19:10:42 +00:00
Martin Blapp
a22c568e02
Use MASTERDIR
...
Add "editors" to CATEGORIES
2002-08-03 14:18:31 +00:00
Yoshio MITA
353e96fcc4
A trivial modification. ${LINUXBASE}/lib/ld.so, referenced in Makefile,
...
no more exsists in the new linux_base (7.1) whereas it existed for
linux_base-6.1.
2002-08-03 10:57:04 +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
Christian Weisgerber
5adfd12e0a
Fix master site.
...
PR: 41154
Submitted by: Slaven Rezic <slaven.rezic@berlin.de>
2002-07-30 16:07:49 +00:00
Dirk Meyer
65e09e7ec9
Fix typo in URL
...
Submitted by: raabe@kde.org
2002-07-22 04:14:34 +00:00
Martin Blapp
f7aa6debc2
Add install-update target to update a installed version with
...
the service pack.
2002-07-17 13:42:32 +00:00
Martin Blapp
28886612e3
Upgrade to Service Pack I
2002-07-17 13:12:24 +00:00
Martin Blapp
60db34e8d3
Add support for spelling dictionaries. Remove the pkg-plist for the
...
main port. Instead, autogenerate it. Upgrade the oo-mozilla distfile
packages to mozilla 1.0 with newest security bugfixes.
Fix the pkg-message and bump the port version.
2002-07-16 12:55:34 +00:00
Ying-Chieh Liao
4bd14ebcff
upgrade to 3.11
...
PR: 40553
Submitted by: maintainer
2002-07-15 10:55:17 +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