1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Commit Graph

3640 Commits

Author SHA1 Message Date
Maho Nakata
31de12cccb o change DISTFILES section, when Mozilla is disabled, we don't even fetch
mozilla port file and patch
o I'm sorry to say, but forgot to mention about submitter (oliver) about
  former and this contributions

Submitted by:	oliver
Pointy hat to:	maho
2004-08-26 00:46:37 +00:00
Maho Nakata
5b13cfaba1 o remove apache ant dependency when WITHOUT_JAVA is set
o some cleanups
2004-08-26 00:42:41 +00:00
Maho Nakata
b3ba92ea26 - use bsd.java.mk
- depend on orbit and gtk12 only when mozilla is built
- change zip-file dependencies to OR instead of AND

Submitted by:	oliver
2004-08-24 11:51:38 +00:00
Kirill Ponomarev
7569b19c49 Fix build with gcc-3.4 2004-08-23 15:18:34 +00:00
Maho Nakata
4522902afa Add knob WITHOUT_JAVA (passing configure to --disable-java). 2004-08-23 03:13:50 +00:00
Maho Nakata
4441f8dfbc Remove `gif lzw disable' patch. No longer needed. 2004-08-23 03:07:01 +00:00
Tilman Keskinoz
c53b1d14a8 Fix build with gcc 3.4
Approved by:	maintainer
2004-08-21 18:13:12 +00:00
Tilman Keskinoz
e015bb5620 Fix build with gcc 3.4 2004-08-21 15:40:36 +00:00
Pav Lucistnik
20f69b6675 - Convert to OPTIONS
PR:		ports/70720
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-08-20 18:44:42 +00:00
Maho Nakata
ed447716c3 Fix for 5.2-current, removing passing CFLAGS.
This is ad hoc patch so I also adding FIXME in the Makefile.mozilla

Submitted by:	Bartosz Fabianowski (freebsd [at] chillt.de)
2004-08-20 11:14:19 +00:00
Maho Nakata
cb3725460e o Better Mozilla makefile
Hope it works for 5-current...

Submitted by:	oliver
2004-08-19 02:11:58 +00:00
Kirill Ponomarev
c9a8b30b9f Update to 0.9.2 2004-08-18 06:14:57 +00:00
Pav Lucistnik
d34eeb233a - Update to 2.0
PR:		ports/70560
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be> (maintainer)
2004-08-17 07:59:33 +00:00
Kirill Ponomarev
924f03e2df Update to verion 1.11
PR:		ports/70541
Submitted by:	Ports Fury
2004-08-16 17:43:48 +00:00
Kirill Ponomarev
2177b8eea2 Remove inappropriate BROKEN mark
PR:		ports/70540
Submitted by:	Ports Fury
2004-08-16 17:30:13 +00:00
Joe Marcus Clarke
59fcf29573 Update to 2.0.10. 2004-08-16 17:15:36 +00:00
Gary Jennejohn
87aac39611 Update to 21.5.17. 2004-08-16 14:06:17 +00:00
Gary Jennejohn
cbdfc6e135 Update to 2.4.15.
Comment out the GTK support since either bsd.gnome.mk is broken or I'm
too stupid to figure it out.
2004-08-16 13:25:53 +00:00
Kris Kennaway
c1a0f8ede9 BROKEN on 5.x: Does not compile with gcc 3.4.2 2004-08-16 02:33:05 +00:00
Daniel Eischen
d0bfdb90d8 Remove extra CFLAGS define to force building with buggy open-motif.
Add a check to the program that checks for buggy open-motif so that
version 2.2.3 is seen as non-buggy.  This last check is already in
nedit sources in similar form.
2004-08-15 22:08:35 +00:00
Tilman Keskinoz
f351e3fced Fix build with gcc 3.4 2004-08-15 17:44:36 +00:00
Oliver Lehmann
02129dc3c0 update to 1.40-17
remove BROKEN
2004-08-15 01:55:40 +00:00
Kris Kennaway
d0e7992781 BROKEN: Unfetchable 2004-08-14 21:46:28 +00:00
Maho Nakata
7f7402e4f6 Unbreak for 5-current (2004/Aug/6).
Reported by: jhb
2004-08-13 22:33:25 +00:00
Volker Stolz
0f15464197 Update to latest upstream-patch
PR:		ports/70008
Submitted by:	KIMURA Yasuhiro
2004-08-13 07:55:44 +00:00
Kevin Lo
7a64104190 upgrade to kxmleditor 1.1.2 2004-08-13 03:18:16 +00:00
Maho Nakata
369083f9cd o remove obsolated (?) patches
files/freebsd-local.sh
files/patch-connectivity+source+drivers+mozab+mozillasrc+makefile.mk
files/patch-desktop+scripts+soffice.sh
files/patch-solenv+bin+addsym.awk
files/patch-tools+source+string+tstring.cxx
files/patch-unoil+makefile.pmk

o More clean-up of Makefiles
o add generate.pl, generates csh script that build everything
o WITHOUT_MOZILLA for 5-current, workaround for mozilla subproject
2004-08-13 03:04:04 +00:00
Maho Nakata
9ed57d3561 Add temporary fix patch (planned to be deleted in next cws) 2004-08-12 05:46:57 +00:00
Maho Nakata
3bee439fba o Update to cws_src680_ooo20040815 checked out at 2004/Aug/12
o Marked as broken again
2004-08-12 05:46:05 +00:00
Maho Nakata
f81d78cc82 Better support for SDK, and now have IZ #24142. 2004-08-11 08:45:55 +00:00
Maho Nakata
ec780a65a5 Add Turkish localized help 2004-08-11 07:15:36 +00:00
Maho Nakata
25edca1436 Add WITHOUT_MOZILLA flag. So that we can select with/without
mozilla connectivity.
2004-08-11 06:54:37 +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
Maho Nakata
c8310fcd1e o clean up (cosmetic change)
o update to 2004/Aug/10 cws_src645_ooo113fix2 snapshot
o correct version number (not 1.1.3 but 1.1.3.${SNAPDATE})
o add seven localized langs, sort Makefile @my LANGUAGES in
  config_office/set_soenv.in
2004-08-11 00:36:27 +00:00
Kirill Ponomarev
24e7e57f25 Update to version 0.8.0
PR:		ports/70261
Submitted by:	Ports Fury
2004-08-10 18:26:27 +00:00
Maho Nakata
7e448a44ba cosmetic change. space -> tab 2004-08-10 02:12:43 +00:00
Maho Nakata
c6eee68938 Cosmetic change
o move MAINTAINER appropreate position
2004-08-09 14:26:01 +00:00
David E. O'Brien
df0e998263 Add more MLINKS.
Reviewed by:	vs
2004-08-09 12:01:24 +00:00
Kirill Ponomarev
d108c5dc75 Drop maintainership. 2004-08-08 08:11:20 +00:00
Kirill Ponomarev
419b58ecc3 Fix build with gcc-3.4.2
PR:		ports/70114
Submitted by:	Ports Fury
2004-08-07 19:11:52 +00:00
Maho Nakata
e07de06937 Unbreak for 4-series.
(4.8R, 4.9R, 4.10R)

Reported by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2004-08-07 08:47:32 +00:00
Maho Nakata
0690a72cfa fix typo
Submitted by:	Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
2004-08-07 08:39:51 +00:00
Maho Nakata
9eb67b4d81 Fix `file://usr/home/hiromi/OpenOffice.org1.1.2/user/config/soffice.cfg'
an error occured during file opening' bug
http://qa.openoffice.org/issues/show_bug.cgi?id=22253

Reported by:    Hiromi Kimura <hiromi@tac.tsukuba.ac.jp>
		Vincent Derrien <vincent@ahoup.net>
2004-08-05 05:26:37 +00:00
Maho Nakata
127cbe3297 Add brazilian portuguese localized help.
Submitted by:	pan@panix.ecof.org.br (Carlos F. A. Paniago)
2004-08-05 04:46:34 +00:00
David E. O'Brien
1772ed437e A better way to respect $CC. 2004-08-03 19:16:15 +00:00
David E. O'Brien
60d0d9867a Update to Vim 6.3 patchlevel 15 2004-08-03 19:15:39 +00:00
Jeremy Messenger
458fde86c7 Update to 2.0.9, this is supposed to fix the gcc 3.4.x. See the changelog for
the full detail: http://www.abisource.com/release-notes/2.0.9.phtml
2004-08-02 00:32:40 +00:00
Pav Lucistnik
44af57bb3e - Update to 4.0.6.0.20020909.5
PR:		ports/69840
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-07-31 22:23:32 +00:00
Maho Nakata
567622c630 Forgot to add two missing Makefiles.
Reported by: many people
2004-07-31 14:36:10 +00:00
Maho Nakata
c52626ad10 1) update to 1.1.3; developer ver. cws_srx645_ooo113fix2,
checkout at 2004/7/29 16:00 JST)
2) remove GIF lzw disabling patches
3) change the method of localized build
   to reduce the amount of time, and/or
   make full use of ccache of 2nd and later builds.
4) Modification of OOo must be small as possible.
   No longer see LANG environment variable, CJK enhancements, etc.
2004-07-31 04:06:32 +00:00