Mario Sergio Fujikawa Ferreira
4919a03c9a
Deploy USE_GNOMENG infrastructure
...
PR: 42197
Submitted by: Edwin Groothuis <edwin@mavetju.org>
2002-08-30 13:36:06 +00:00
Joe Marcus Clarke
07c7e0b69c
Update to 2.0.4.
2002-08-29 05:28:10 +00:00
Maxim Sobolev
28d98ed48b
Directory layouts of py-gtk and py-gnome packages have been changed, so that
...
update *_DEPENDS properly.
2002-08-28 18:03:59 +00:00
Alan Eldridge
f0a964ba3c
Fixed error in lib dep. Sorry 'bout that one.
...
PR: 42117
Submitted by: JY <leafy@leafy.idv.tw>
2002-08-28 11:25:12 +00:00
Alan Eldridge
b56f80f99e
Update to koffice 1.2rc1.
2002-08-27 15:01:40 +00:00
Gary Jennejohn
59ef216bed
Add patch-file.c to fix an error in checking the return value from
...
mkdtemp.
Bump PORTREVISION to reflect the fix.
2002-08-27 09:18:36 +00:00
Akinori MUSHA
2174df6d25
- Use %SUBDIR% instead of embedding ${PORTVERSION} in MASTER_SITES
...
entries.
- Use the MASTER_SITES-:fu to cut bogus combinations of MASTER_SITES
and DISTFILES.
- Now that RingServer mirrors OpenOffice.org, add it to MASTER_SITES.
Approved by: mbr (MAINTAINER)
2002-08-26 08:57:22 +00:00
Martin Blapp
070a88502b
Revert part of last commit. It looks like some docs were wrong.
2002-08-26 08:02:31 +00:00
Martin Blapp
bbd69f40fa
Remove second part of minormkchanged.flg in target.mk. Because this file is
...
not existing at this time, the build will fail.
2002-08-25 23:50:28 +00:00
Martin Blapp
fa61be99d5
Work around yet another stupid bug in bsd.port.mk. WRKDIR is defined in the
...
post section, so any exists() will fail. I still don't understand why CDROM
and WRKDIR and such paths need to be defined in the post section.
Use build command instead of dmake. This is the common way to build also
subprojects of OO.org
2002-08-25 21:14:00 +00:00
Pete Fritchman
3547f0f22f
Fix the koffice build.
...
PR: 40342
Submitted by: Peter Avalos <pavalos@theshell.com>
Forgotten by: petef :)
2002-08-23 20:57:46 +00:00
Daniel Eischen
0505be0ca2
Go back to kan's fix and set BINOWN, BINGRP, BINMODE in MAKE_ENV.
...
Trying to use INSTALL_{PROGRAM,DATA,MAN} just doesn't seem to
work for nested makes. I give up trying to make it work.
2002-08-23 20:03:18 +00:00
Shigeyuki Fukushima
981f6e7bf7
Update to 1.14.4.
...
PR: ports/41640
Submitted by: AMAKAWA Shuhei <sa264@cam.ac.uk>
2002-08-23 16:49:40 +00:00
Kevin Lo
c51d85e8cd
Update to version 1.9.1
...
PR: 41894
Submitted by: Erwin Lansing <erwin@lansing.dk>
2002-08-23 08:16:55 +00:00
Alan Eldridge
0bb0e1562d
Grab all the qt2/kde2 ports with no maintainer and put them under kde@
...
maintainership.
2002-08-23 05:53:53 +00:00
Ade Lovett
76d6ac6122
BerkeleyDB cleanup - stage 2
...
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
2002-08-22 19:13:46 +00:00
Joe Marcus Clarke
c0b69d2591
* Update to 2.0.3
...
* Use USE_GNOMENG
2002-08-21 22:59:57 +00:00
David W. Chapman Jr.
3abb24d073
Add a MASTER_SITE
...
PR: 41851
Submitted by: maintainer
2002-08-21 19:22:34 +00:00
Daniel Eischen
50a694b761
Revert the last commit and make nedit use INSTALL_PROGRAM,MAN,DATA.
...
PR: 41687
Submitted by: James E. Flemer <jflemer@acm.jhu.edu
2002-08-21 15:37:24 +00:00
Daniel Eischen
8596f6fd32
I guess something changed in ports/Mk so that BINOWN, BINGRP, and
...
BINMODE are no longer set when make'ing. Manually add them to
MAKE_ENV in the port's Makefile.
PR: 40800, 41687
Submitted by: kan
2002-08-21 15:27:53 +00:00
David E. O'Brien
ba0fa02a90
Update to Vim 6.1 patchlevel 158
2002-08-20 02:47:26 +00:00
Maxim Sobolev
49b191e6ec
Use USE_GNOMENG.
...
Suggested by: Roberto Gerola <roberto.gerola@speedtech.it>
2002-08-19 16:07:53 +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
Martin Blapp
c84d406825
Add CXX and CC flags to mozilla build too to workaround the
...
fact that USE_GCC=3.1 does not use the ports compiler.
Submitted by: Vladimir Kushnir <vkushnir@alfacom.net>
2002-08-18 09:43:32 +00:00
Martin Blapp
b4269a596c
Respect CFLAGS and USE_GCC for mozilla build. Needed
...
to build mozilla with the same gcc as OO.org
2002-08-17 10:48:18 +00:00
Martin Blapp
f897259afc
Delete unused platform dependent mozilla dists.
...
Saves us 35MB of build diskspace.
2002-08-16 19:37:10 +00:00
Martin Blapp
272567d28b
Build mozilla inside OpenOffice.org. We cannot use a installed mozilla installation
...
because of linking issues. C++ ABI changes are hard to detect. So we use a copy
of our mozilla port and execute thereafter zipmoz.sh to build the archives needed
by OpenOffice.org build.
We have now the first fully automated package build available for OpenOffice.org :-)
Remove about 10 versions of MOZDIST I built. It would have been necessary to build
at least 4 additional versions to support gcc3.2 as compiler.
Fix some warnings reported by portlint at the same time.
2002-08-16 15:37:14 +00:00
Gary Jennejohn
a81af7af81
Change freeBSD to FreeBSD in my email address for correctness.
2002-08-16 07:17:55 +00:00
Martin Blapp
996a7ff2b9
We still had three locales with uppercase chars. To adapt the style
...
of the other arrays, do everything in uppercase now. Add a NetBSD
part too and correct the IRIX part. Reorder the ifdef comments and
define how the array should look like.
2002-08-14 17:15:12 +00:00
Martin Blapp
d045b7aeec
Add package-rename target to automate the OpenOffice.org mirror
...
package generation. Only useful for Ooo mirrors.
2002-08-14 12:55:12 +00:00
Gary Jennejohn
8993277450
Update to version 9.3c.
2002-08-14 10:14:38 +00:00
Martin Blapp
cf16dd94fe
Add missing newline.
...
Submitted by: Mathieu Arnold <m@absolight.fr>
2002-08-14 09:04:10 +00:00
Martin Blapp
939a0009b4
Allow use of JDK1.3.1 even if we have no hotspot available. I hope this
...
will change in near future.
Submitted by: Carlos F. A. Paniago <pan@panix.ecof.org.br>
2002-08-13 22:26:29 +00:00
Martin Blapp
20bfa9f9b2
Sort the array _nl_language_list[] in ascending order. Remove NetBSD
...
part of code which was wrong. Change a signed int to unsigned.
2002-08-13 21:58:39 +00:00
Martin Blapp
29370d3dee
Fix a ugly bug in a binary compare function which made OpenOffice
...
dump in Options->Load/Save/HTML Compatibility. If $LANG was not set
in ENV, TXT files could not be read anymore.
2002-08-13 21:12:06 +00:00
Martin Blapp
051fbbcde2
Respect %D for PLIST creation.
...
Remove accidently comittted # for dependency.
2002-08-12 21:51:03 +00:00
Martin Blapp
d8f4c40ec0
Add message about $LANG
2002-08-12 11:57:53 +00:00
Martin Blapp
5ec6b71f0f
Check for already existing entries in dictionary.lst and warn the user.
...
Also let one overwrite the dicts with DICT_OVERWRITE=YES.
2002-08-12 11:26:04 +00:00
Martin Blapp
031df76138
Correctly add pkgname_suffix for chinese ports.
2002-08-11 22:29:08 +00:00
Martin Blapp
d772902994
Match Symlink too in find.
2002-08-11 22:02:40 +00:00
Martin Blapp
07ed994a93
Simplify. Add DICT_LIST and DICT_PATH variables.
2002-08-11 22:01:17 +00:00
Martin Blapp
f7d523e4fa
Move maintainer and extract_only to the right places.
2002-08-11 21:27:01 +00:00
Martin Blapp
b3737475cd
Uups, I forgot the distinfo file in my previous commit.
2002-08-11 20:31:53 +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
08fd7b8e5a
Undef TOP, if it was defined previously.
...
Tested by: Andreas Klemm <andreas@klemm.gtn.com>
2002-08-11 15:36:47 +00:00
Martin Blapp
068074b37e
Check in two cases if a string is NULL. Fixes WITH_DEBUG=
...
installation.
2002-08-10 10:57:27 +00:00
Martin Blapp
03b3627ccd
Bump the portrevision. OpenOffice.org/Sun has requested
...
removal of spellchecker dicts. It is planed to make
standalone ports/packages spellchecker dicts.
2002-08-09 23:20:39 +00:00
Martin Blapp
265a8e937c
Fix WITH_DEBUG=1 build. DMAKE was not defined for this case.
2002-08-09 15:06:57 +00:00
Martin Blapp
2d5a95bcee
Re-add LANG_EXT which was removed accidently.
2002-08-09 11:30:21 +00:00