1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

3838 Commits

Author SHA1 Message Date
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
Maho Nakata
c5e756cc4a FRELEASE_NR should be RELEASE_NR 2004-07-31 03:29:15 +00:00
Maho Nakata
4c44c69fa5 1) update to 1.1.2
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 03:22:02 +00:00
Kirill Ponomarev
9e5fc8dded Update to version 3.17.
PR:		ports/69812
Submitted by:	Ports Fury
2004-07-30 20:49:07 +00:00
Adam Weinberger
c4ab51f484 Move a bunch of now unique stuff out of gnomehier and into
the ports that really own the directories.
2004-07-28 14:36:31 +00:00
Pav Lucistnik
eeb1f47e0f - Update to 0.6.3
PR:		ports/69635
Submitted by:	Simon Barner <barner@in.tum.de> (maintainer)
2004-07-28 14:03:09 +00:00
Volker Stolz
af8a1d7182 Add tree-widget 2.0, a tree widget for Emacs.
PR:		ports/69666
Submitted by:	Dryice Liu <dryice@liu.com.cn>
2004-07-28 11:22:15 +00:00
Gary Jennejohn
3e696e436c Update to version 9.4h. 2004-07-26 18:55:07 +00:00
Eric Anholt
51c06499d3 Don't print the WITH_GTK2 availability message if WITH_GTK2 is already set. 2004-07-23 20:02:31 +00:00
Eric Anholt
4eb209da7d - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,
and make XFREE86_VERSION map to it.  XFREE86_VERSION is now deprecated.
- Make xorg the default X_WINDOW_SYSTEM on -current.
- Add several new X_*_PORT variables which point to various pieces of X11 based
  on the setting of X_WINDOW_SYSTEM, and make ports use them.
- Add information to CHANGES about how to handle the transition.

PR:		ports/68763
Approved by:	portmgr (marcus)
Approved by:	re (scottl)
2004-07-23 19:10:32 +00:00
Gary Jennejohn
6a027d62cd Add patch-emacs.c to fix the following problem as quoted from the PR:
The port patches src/mem-limits.h to declare the "lim_data" variable
as rlim_t (a 64-bit type), but src/emacs.c still defines it as an
integer.  This makes the memory limit checking think that there are
zero bytes available.

PR: 69347
Submitted by: Andrew Heybey <ath@niksun.com>
2004-07-21 21:56:24 +00:00
Volker Stolz
f9b6f78e21 Update to pre 15
PR:		ports/69208
Submitted by:	Linh Pham
2004-07-19 06:52:02 +00:00
Tilman Keskinoz
8586c06561 Update to 2.60
PR:		69061
Submitted by:	Joseph Scott <joseph@randomnetworks.com>
2004-07-17 15:35:54 +00:00
Kirill Ponomarev
5aacd41110 Add tea 0.9.1, a simple GTK+ text editor.
PR:		ports/68995
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2004-07-13 16:10:46 +00:00
Pav Lucistnik
a5b1630a3d - Update to 2.0.8 2004-07-13 11:54:11 +00:00
Erwin Lansing
6c1f69e3c7 Revert r1.192 that was committed by accident 2004-07-13 06:39:00 +00:00
Kirill Ponomarev
92f36fc209 Fix build on 4.x
PR:		ports/68965
Submitted by:	maintainer
2004-07-13 06:28:28 +00:00
Kirill Ponomarev
7290aa7f4f Add 2bsd-vi 040605, this is the original BSD vi editor by Bill
Joy, unencumbered and updated to build and run on modern
systems.

PR:		ports/68956
Submitted by:	David Thiel <lx@redundancy.redundancy.org>
2004-07-12 21:07:29 +00:00
Kirill Ponomarev
037281d66e Support WITHOUT_NLS 2004-07-11 10:03:33 +00:00
Kirill Ponomarev
8d30470d24 Support WITHOUT_NLS 2004-07-10 19:18:46 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Alexander Nedotsukov
555df18ed5 Remove editors/moleskine
Moleskine is officially unmaintained for last 1.5 years.
2004-07-09 17:08:17 +00:00
Jeremy Messenger
0ea0df3ec4 Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or
those ports will not work. Please see the more detail about this:

http://lists.freebsd.org/pipermail/freebsd-gnome/2004-June/007253.html

Also, please check http://www.freebsd.org/gnome/docs/porting.html for the
update about gconf, gconf.pl script and etc.

Approved by:	marcus (portmgr hat)
Reviewed by:	My team, FreeBSD GNOME Team
2004-07-07 16:23:51 +00:00
Martin Blapp
db8bfc7249 Upgrade to Product Update 3. 2004-07-05 13:26:42 +00:00
MANTANI Nobutaka
4db22ef588 Fix hangup problem in japanese-egg-anthy input method.
PR:		ports/68617
Submitted by:	SANETO Takanori <sanewo@ba2.so-net.ne.jp>
2004-07-04 14:57:22 +00:00
Joe Marcus Clarke
34fb14d170 Remove patches that were rolled into bsd.gnome.mk.
Reported by:	pointyhat via kris
2004-07-03 02:11:32 +00:00
Christian Weisgerber
861dd3b526 * Update to 1.2.4. Changes in this release: various bug fixes.
* Fix regular expressions in nanorc.sample; pointed out by Jacek Wotka.
2004-06-30 22:38:45 +00:00
Mark Linimon
274abb9676 Change a BROKEN to IGNORE if dependencies are not satisfied. This will
save an otherwise pointless bento/pointyhat build.

No response from maintainer for quite some time.
2004-06-29 09:17:09 +00:00
Joe Marcus Clarke
8aeb872c4a Update to GNOME 2.6.2. The full set of changesis listed at
http://lists.gnome.org/archives/gnome-announce-list/2004-June/msg00067.html.
2004-06-29 05:14:30 +00:00
Alexander Nedotsukov
ef7a6d06f2 - Update to 2.6.2
- Convert to new gconf keys handling scheme.
2004-06-26 01:59:54 +00:00
Pav Lucistnik
fbdc191c9f - Update to 0.7.14 2004-06-23 14:21:41 +00:00
Michael Nottebrock
e8a3b06aef Remove inclusion of Makefile.kde from all remaining ports not maintained
by kde@

Approved by: maintainer timeout
2004-06-22 19:42:06 +00:00
Pav Lucistnik
eeea5a46e1 - Update to 0.7.13 2004-06-20 22:28:49 +00:00
Jimmy Olgeni
6bcfe3029c Remove some extra whitespace. 2004-06-17 16:00:55 +00:00
Jimmy Olgeni
96d2b11231 Upgrade to version 1.9.6. 2004-06-17 15:59:47 +00:00
Pav Lucistnik
1447ddf41d - Unify print/gsfonts dependency check
PR:		ports/67999, ports/68035
Submitted by:	Jose M Rodriguez <freebsd@wanadoo.es>
2004-06-17 08:18:55 +00:00
Pav Lucistnik
58a856cc4d - Fix plist and unbreak for tamago-emacs20
PR:		ports/67957
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2004-06-16 18:47:17 +00:00
Maho Nakata
2defa2b26f add correct dependence gnu cp (coreutils)
pointed out : kris
2004-06-15 09:19:21 +00:00
Maho Nakata
437cdc00bd 1) Remove IGNORE. Now runs
2) cleanups
3) procedure of localized builds have been substantially
   changed
4) make use of ccache
2004-06-13 23:57:01 +00:00
Kris Kennaway
babcfd82bf BROKEN: Broken pkg-plist
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.4.2004053003/tamago-emacs20-4.0.6.0.20020909.4_1.log
2004-06-13 23:22:28 +00:00
Tilman Keskinoz
667137ea77 Fix build on gcc34 2004-06-12 22:18:46 +00:00
Tilman Keskinoz
57ff3b4db6 Fix build with gcc34 2004-06-12 22:09:18 +00:00
Tilman Keskinoz
d8925574ce Fix build with gcc34 (conflicting types) 2004-06-12 22:02:10 +00:00
Maho Nakata
cb0a174d52 remove. no longer necessary 2004-06-12 06:47:41 +00:00
Maho Nakata
a5ded0ef3b Opps, backout accidentially removed files... 2004-06-11 11:15:57 +00:00
Maho Nakata
d5fd60772a update to cws_src680_ooo20040620, checkedout at 2004/06/11
Still marked as ignore, but manual installtion works.
2004-06-11 10:57:50 +00:00
David E. O'Brien
3a7600be4d Respect ${CC}.
PR:		67774
Submitted by:	michael johnson <ahze@ahze.net>
2004-06-11 00:10:11 +00:00
Will Andrews
bd09ff3a55 Update gsfonts dependency. Use DOCSDIR instead of port-specific INFODIR.
Use PORTDOCS.

PR:		67736
Submitted by:	MAINTAINER
2004-06-10 03:51:15 +00:00
Jeremy Messenger
98124acc2c - Clean up to make it looks nicer.
- Change from autogen.sh to configure; it works fine with tweaks.
- No longer wv check for the conflict, which it depends on textproc/wv
  rather than the one include AbiWord's tarball. I have tested my Mom
  and sister's docs from their work/school and they works fine with wv
  port. I don't see any problem or slowdown.
- Force AbiWord to check/compile everything what apps that are
  installed (headers, libraries, etc) from ports rather than check and
  use the stuff that are included in tarball such as wv, zlib, libpng,
  popt and etc. (Use external dependencies.)
- Improvement the autochecks and knobs of WITH_ENCHANT and WITH_ASPELL.
- Add the new WITHOUT_GTKSPELL knob to allow us not depend and install
  either Aspell or Enchant, but the spell checker will be still enable
  and dictionary will be install. The spell checker works fine in my
  test so far.
- Add install the Help docs to fix the ports/66623 and add a new
  WITHOUT_HELP_DOCS to disable the install Help docs.

Reviewed by:	marcus and adamw
2004-06-09 19:12:14 +00:00
Michael Nottebrock
9774b28273 Update to version 3.2.3 2004-06-09 16:58:30 +00:00
Volker Stolz
3137670bd8 - Register conflicts with cedet
- Use INFO
- Add a pointer to newer version in devel/cedet
- Assign maintainership to submitter

PR:		ports/66732
2004-06-09 08:03:21 +00:00
Kris Kennaway
b0f5fd3249 BROKEN: Unfetchable 2004-06-08 23:41:31 +00:00
David E. O'Brien
e794a01dde Update to Vim 6.3 release. 2004-06-08 20:32:00 +00:00
David E. O'Brien
766628f521 Update to Vim 6.3 release. 2004-06-08 16:09:52 +00:00
Dima Dorfman
8f82f5bb50 Remove broken distfile link.
PR:		66694
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-06-08 09:39:25 +00:00
Volker Stolz
2eb6392427 Update to pre14.
PR:		ports/67615
Submitted by:	Linh Pham
2004-06-07 07:48:25 +00:00
Doug Barton
4397d5ffb9 Update to the Pine 4.60 source. Remove the same wonky master site I
removed from the Pine port.
2004-06-06 03:17:55 +00:00
Markus Brueffer
bd1473d0a7 Don't use Makefile.kde anymore 2004-06-06 02:37:40 +00:00
Volker Stolz
73f024789f - Update to pre13
- Note that PLIST is generated on the fly in Makefile white here

PR:		ports/67514
Submitted by:	Linh Pham
2004-06-03 10:03:09 +00:00
Ying-Chieh Liao
31a02aa7dd add jedit-devel 4.2.0pre8
Powerful programmer's text editor written in Java

PR:		62283
Submitted by:	Linh Pham <question+freebsdpr@closedsrc.org>
2004-06-03 02:35:30 +00:00
Pav Lucistnik
d936956c25 - Fix a startup crash in ap_GetLabel_Autotext()
PR:		ports/67484
Submitted by:	Oleg Sharoiko <os@rsu.ru>
2004-06-02 19:05:39 +00:00
Eric Anholt
ae67bcb215 No need for explicit XFree86-4-libraries dependencies when you've got
LIB_DEPENDS on gtk, among others.
2004-05-29 22:15:02 +00:00
Kirill Ponomarev
fd403c96c4 - Fix MASTER_SITES
PR:		ports/67344
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-29 16:34:35 +00:00
Kirill Ponomarev
87a32678ac - Update to version 3.0
PR:		ports/66136
Submitted by:	krion, pav
Approved by:	maintainer
2004-05-28 17:59:39 +00:00
Joe Marcus Clarke
139dd03af8 Update to 2.6.1. 2004-05-26 22:28:08 +00:00
MANTANI Nobutaka
84edff6d3e Enable interruption with C-g key while opening network connection.
PR:		ports/65910
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>
2004-05-24 14:11:16 +00:00
Michael Nottebrock
a3ac17e7bb Whoops, that's what you get for not testing properly.
Pointy hat to: me
2004-05-23 14:14:34 +00:00
Kris Kennaway
6a773d294b s/post-patch/pre-build/ since emacs is a BUILD_DEPENDS 2004-05-23 09:58:54 +00:00
Michael Nottebrock
008abc415c Enable dependency on wv2 (and therefore MS Word import) unconditionally. 2004-05-22 22:15:11 +00:00
Kris Kennaway
49ed103866 BROKEN on 4.x: Does not compile (tries to link to libpthread) 2004-05-22 05:56:58 +00:00
Kris Kennaway
e6bbbfeed6 Add missing USE_ZIP
Mark BROKEN since most of the files have checksum mismatches.
2004-05-22 05:54:20 +00:00
Jun Kuriyama
38a1897919 Without touching .nosearch, normal-top-level-add-subdirs-to-load-path
function in subdirs.el adds %%ELISPDIR%%/egg/egg which is for
implementation specific.

This port has egg/egg/anthy.el, and japanese/anthy also have anthy.el
for actual use.  Anthy tries to load egg/egg/anthy.el, not thier
anthy.el without this fix.
2004-05-22 04:59:52 +00:00
Kris Kennaway
1dff517892 BROKEN: Checksum mismatch 2004-05-21 07:31:09 +00:00
Joe Marcus Clarke
2ebbc9b6d9 * Update to 2.0.7
* Do not install GNOME files into the wrong location
* Protect more files behind GNOME_ENABLED that rely on the GNOME
  heirarchy
2004-05-20 05:53:54 +00:00
Mark Linimon
37b71d2e4d Canonicalize handling of inclusion of bsd.port.mk.
PR:		ports/64393
Submitted by:	eik
Approved by:	maintainer timeout (2 months)
2004-05-18 22:45:06 +00:00
Mark Linimon
0f5d5158b7 Pet portlint. 2004-05-18 19:04:32 +00:00
Mark Linimon
fc04f7220b Canonicalize inclusion of master-port's Makefile.
PR:		ports/64393
Submitted by:	eik
2004-05-18 18:50:55 +00:00
Norikatsu Shigemura
9c8612a246 o Adopt gnudoit/gnuattach to -emacs/-xemacs suffixed.
o Bump PORTREVISION accordingly.

PR:		ports/66710
Submitted by:	Yoshihiko Sarumaru <mistra@imasy.or.jp>
2004-05-18 17:20:59 +00:00
Norikatsu Shigemura
ceb1b076f1 Update to HEAD branch(4 times revised at 2002.09.09 based 4.0.6).
PR:		ports-jp/14676, ports/66656
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
Obtained from:	Debian
2004-05-18 17:16:21 +00:00
Maho Nakata
23448d980d Update to cws_srx645_ooo112fix2, checking out by 2004/May/18th 2004-05-18 14:48:57 +00:00
Kris Kennaway
9febdc3258 BROKEN on 4.x: Does not compile (tries to link to libpthread) 2004-05-18 10:31:29 +00:00
Kris Kennaway
c1a9c78832 Unbreak WITH_TCL builds.
Submitted by:	Michael Edenfield <kutulu@kutulu.org>
PR:		66434
Approved by:	maintainer
2004-05-17 23:51:15 +00:00
Oliver Eikemeier
232da7beb1 clean up after various repocopies 2004-05-17 17:14:19 +00:00
Shigeyuki Fukushima
a590c1afe9 Add new master site with http-connection. 2004-05-16 13:30:37 +00:00
Martin Blapp
36e6f1636d NO_LATEST_LINK=yes
Obtained from:          kris
2004-05-15 11:39:35 +00:00
Joe Marcus Clarke
5295fd7fc8 Update to GNOME 2.6.1. All of the changes and the official announcement can
be found at:

http://www.gnomedesktop.org/article.php?sid=1794&mode=thread&order=0&thold=1
2004-05-14 17:44:23 +00:00
Martin Blapp
eb3e872da0 Bump portrevision. 2004-05-13 08:57:32 +00:00
Martin Blapp
a52c81fd2c Upgrade to so-7-pp2 (product update 2). 2004-05-13 08:56:06 +00:00
Markus Brueffer
6cb83709d6 Update to version 1.6.3 2004-05-12 19:51:48 +00:00
Kirill Ponomarev
c7063badd4 - Fix build
Reported by:	bento/dosirak/pointyhat/who_knows by kris
2004-05-11 07:45:37 +00:00
Kirill Ponomarev
4f52bf1495 - Update to version 0.3.7
PR:		ports/66463
Submitted by:	Ports Fury
2004-05-10 15:31:33 +00:00
Jeremy Messenger
e820a13b0e Add a missing dependency, eel2.
PR:		ports/66413
Submitted by:	Simon Barner <barner@in.tum.de> (maintainer)
Approved by:	marcus (backup mentor)
2004-05-10 07:02:02 +00:00
Erwin Lansing
2f778a0834 Drop maintainership. Maintainer is not using FreeBSD as
primary OS any longer.

Thanks for all your work, Serge! Sorry to see you go.

PR:		66407
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca> (maintainer)
2004-05-09 07:10:43 +00:00
David E. O'Brien
1b39efa5f9 Update to Vim 6.2 patchlevel 532 2004-05-09 03:33:40 +00:00
David E. O'Brien
85edf7b80d Add patch #502 to BADPATCHES. While it patches OK, and bulids fine for me;
for others it caused a build failure.

Tested by:	will
2004-05-09 02:54:47 +00:00
Maho Nakata
20688a3dfe Fix extract command (helpcontents now have some trailing
gabage)

Submitted by:	Gerrit Kuhn <gerrit@pmp.uni-hannover.de>
2004-05-07 17:20:36 +00:00
Kirill Ponomarev
7d2da5b33c - Add aewan-0.8.7,
Aewan is a curses-based program that allows for the creation
and editing of ascii art.
2004-05-06 20:06:35 +00:00
FUJISHIMA Satsuki
9f9df75916 fix for emacs20: add forgotten delta. 2004-05-06 12:35:57 +00:00
Michael Nottebrock
8590c3cb0d Update to version 1.3.1 2004-05-06 10:20:36 +00:00
Maho Nakata
bfd49d64a3 Add Dutch localized helpcontent 2004-05-05 18:58:35 +00:00
Maho Nakata
a7dc7bf6dd Fix localized helpcontents. somefiles are missing.
http://www.openoffice.org/issues/show_bug.cgi?id=23330
2004-05-05 18:46:41 +00:00
Michael Nottebrock
ceb035bdd4 Match pkg-descr with COMMENT. 2004-05-05 13:53:32 +00:00
Michael Nottebrock
f2cc1a318e Correct pkg-descr.
Noticed by: Ion-Mihai Tetcu <itetcu@apropo.ro>
2004-05-05 13:51:08 +00:00
Michael Nottebrock
28913d78a7 Add koffice-i18n-bg, localized messages and documentation for koffice
(tajik)
2004-05-03 23:26:16 +00:00
Michael Nottebrock
88e4d19f4e Add koffice-i18n-bg, localized messages and documentation for koffice
(bulgarian)
2004-05-03 23:24:36 +00:00
Markus Brueffer
df9b02f815 Remove reference to former maintainer
Requested by:	brueffer
2004-05-03 18:12:21 +00:00
Joe Marcus Clarke
77668c739c Update to 2.6.1. 2004-05-03 16:14:09 +00:00
David E. O'Brien
b07915c81a Update to Vim 6.2 patchlevel 521 2004-05-02 23:36:15 +00:00
Pete Fritchman
274738da3b Update to 0.6.2.
PR:		65233
Submitted by:	maintainer
2004-05-02 17:38:03 +00:00
Pav Lucistnik
c7c82f36e5 - Update to 1.0.3
PR:		ports/66068
Submitted by:	Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2004-05-02 17:05:12 +00:00
Shigeyuki Fukushima
4b582face7 Update to 1.14.6.
Sorry, splitted commit.

PR:		ports/66120
Submitted by:	shuhei <sa264@cam.ac.uk>
2004-05-02 12:15:27 +00:00
Shigeyuki Fukushima
5c5f5a3cef Update to 1.14.6.
PR:		ports/66120
Submitted by:	shuhei <sa264@cam.ac.uk>
2004-05-02 12:13:51 +00:00
Shigeyuki Fukushima
db8e4c70ba Update to 1.14.6.
PR:		ports/66118
Submitted by:	shuhei <sa264@cam.ac.uk>
2004-05-02 12:07:59 +00:00
Clive Lin
dd205b9669 Previous commit is wrong. The proper way to do it right is by adding
${PKGNAMEPREFIX} prefix before LATEST_LINK of the master port.

Obtained from:	eik
Reminded (again) by:	kris
2004-04-30 14:01:50 +00:00
Clive Lin
e3f52e0a05 . Define NO_LATEST_LINK so that packages/Latest will not be disturbed.
. This commit will also help its satellite port to avoid problem above:
  . chinese/emacs20
2004-04-30 10:32:50 +00:00
Joe Marcus Clarke
6e6113910e Update to 2.6.0. 2004-04-29 03:14:26 +00:00
Michael Nottebrock
6c593b2c29 Update to KDE 3.2.2 2004-04-20 09:08:07 +00:00
Clement Laforet
1c10896d38 - Make port "slave-aware"
Noticed by:	Ports with duplicate LATEST_LINKS report
2004-04-19 14:09:31 +00:00
Kris Kennaway
a64412f2a4 Set ONLY_FOR_ARCHS=i386; this either does not compile, or does not run on
non-i386 architectures.  Use a newer version instead.
2004-04-19 12:50:31 +00:00
Kris Kennaway
014d833f42 Add missing INFO file 2004-04-19 09:19:48 +00:00
Gary Jennejohn
ad76ce6da9 Add patch-regex.c to handle an overflow which is caused by long lines
produced by compile and make output in xemacs.

PR: 		ports/62437
Submitted by:	Palle Girgensohn <girgen@pingpong.net>
2004-04-18 20:28:17 +00:00
Pav Lucistnik
c28a91dd92 - Update to 0.5.11
PR:		ports/65714
Submitted by:	Ports Fury
2004-04-18 16:11:38 +00:00
Gary Jennejohn
c61d1777e2 Update to version 9.4f. 2004-04-13 18:49:39 +00:00
Edwin Groothuis
757f18a5a7 Also fix this ones Makefile by moving the test for libXm.so more up. 2004-04-13 08:10:24 +00:00
Edwin Groothuis
dc5c753a59 Unbreak port by moving some definitions from the pre-fetch target
to "above it".

Noticed by: nearly everybody.
2004-04-13 06:29:58 +00:00
Gary Jennejohn
2abaca8e66 Add a check for ${X11BASE}/lib/libXm.so so that a dependency can be added
on open-motif.

PR: 		ports/62401
Submitted by:	Vivek Khera <khera@kcilink.com>
2004-04-12 21:47:20 +00:00
Thierry Thomas
508bed379a use DOCSDIR + some cleaning.
PR:		ports/65412
Submitted by:	maintainer
Approved by:	pav (mentor)
2004-04-12 20:54:04 +00:00
Maho Nakata
ebcf9bfb8e Make (more) use of USE_GNOME
Submitted by:	adamw
2004-04-12 01:03:34 +00:00
Maho Nakata
1f8c78b3c0 update MASTER_SITES
Reported by:	kris
2004-04-12 00:52:04 +00:00
Maho Nakata
46b7ad4ab6 Fix LATEST_LINK conflicts
NO_LATEST_LINK=yes for openoffice-1.0 ports
since they may be deprecated in future...

Pointed out by:	kris
2004-04-12 00:35:36 +00:00
Maho Nakata
0faa9350f5 Make fetchable from MASTER_LOCAL_SITE 2004-04-10 21:16:09 +00:00
Maho Nakata
2fc090c2be Make fetchable 2004-04-10 21:14:13 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Maho Nakata
d6710df205 remove PORTREVIESION (typo)
Actually OOo1.1.1p1 is not a bugfix for FreeBSD,
but very very minor fix for Windows. I'm lucky.
Sorry for everyone.

Pointy hat to:	me
Submitted:	Jon Noack <noackjr@alumni.rice.edu>
PR:		65377
2004-04-10 04:08:14 +00:00
Maho Nakata
7c36a93577 Update to cws_src680_ooo20040329, checked out at 20040402 2004-04-09 23:16:42 +00:00
Maho Nakata
52ae1091d7 ${FRELEASE_NR} to ${PORTVERSION} for sdk and solver section 2004-04-09 09:21:22 +00:00
Maho Nakata
7ead418e9b update to 1.1.2RC (checkout cws_srx645_ooo112fix1, 2004/04/08 9pm JST)
please see the release note
http://download.openoffice.org/1.1.2rc/release_notes_1.1.2rc.html

removed patches:
a) patch-solenv+inc+unxfbsdi.mk
   http://www.openoffice.org/issues/show_bug.cgi?id=25500

b) patch-sw+source+filter+ww8+ww8scan.cxx
   http://www.openoffice.org/issues/show_bug.cgi?id=23856
   http://www.openoffice.org/issues/show_bug.cgi?id=24123
   but actually fixed somewhere I cannot find

added patch:
c) patch-setup2+wrapper+install.sh
   http://www.openoffice.org/issues/show_bug.cgi?id=27638

Note: simple test was done for FreeBSD 5.2.1-RELEASE
2004-04-09 08:47:39 +00:00
Maho Nakata
9d57fcc490 a) Update to 1.1.1p1 (treated as bump port revision)
b) Bump port revision accordingly
2004-04-08 12:13:39 +00:00
Maho Nakata
74deda3002 Make solver section.
Suggested by:	Takamichi Akiyama <tora@openoffice.org>
2004-04-08 11:42:21 +00:00
Edwin Groothuis
c5f3ebf972 Unbreak for 5.x
Informed maintainer.
2004-04-08 06:53:38 +00:00
Norikatsu Shigemura
7006cc81dc Update to 1.79.20040401. 2004-04-07 08:23:50 +00:00
Joe Marcus Clarke
bdc61ea5e8 Fix build with gtk+-1.2.
Obtained from:	SciTE CVS
2004-04-07 07:51:14 +00:00
Kevin Lo
e2503cc281 Mark unbroken and update to 1.0.0
Submitted by:	Markus Brueffer <markus@brueffer.de>
2004-04-07 06:29:23 +00:00
Joe Marcus Clarke
30a6592296 Re-enable AbiWord on non-i386 architectures. 2004-04-07 04:53:00 +00:00
Joe Marcus Clarke
7a970b5237 Update to 2.0.6 now with 64-bit fixes that should get it working on platforms
other than i386.
2004-04-07 04:52:21 +00:00
Joe Marcus Clarke
3d6e57a22a AbiWord 2.0 has not been ported to use gucharmap-1.4.x yet.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-04-05 22:07:39 +00:00
Joe Marcus Clarke
facceed9bc Restore the conditional AbiWord2 dependency. 2004-04-05 19:38:21 +00:00
Joe Marcus Clarke
fd4aaaa3a0 Correct dependency files for AbiWord2 and evolution.
Reported by:	Mike Harding <mvh@ix.netcom.com>
2004-04-05 18:47:46 +00:00
Kris Kennaway
b9355d7259 Remove openoffice-1.1-sl_SL
Pointy hat to:	maho
2004-04-05 13:27:24 +00:00
Joe Marcus Clarke
9fd33955e9 Whoops, something got fubar'd. Put these versions back to 2.6.0. 2004-04-05 04:21:53 +00:00
Joe Marcus Clarke
6cbeacc6cf Update to 2.5.2. 2004-04-05 04:16:14 +00:00
Joe Marcus Clarke
b41b93b15e Fix some known compatibility problems with GNOME 2.6. 2004-04-05 04:15:24 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
c4851e78e4 Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best release
ever.  It fixes many bugs, and adds some features missing in previous
FreeBSD ports.  To help users upgrade from GNOME 2.4, we have constructed an
upgrade FAQ at:

http://www.freebsd.org/gnome/docs/faq26.html

Please read it carefully.  GNOME 2.6 packages are also available for all
supported i386 versions of FreeBSD at:

http://www.marcuscom.com/tinderbox/

The FreeBSD GNOME Team would like the thank the following users for their
wonderful testing and patching efforts.  We would especially like to thank
Franz Klammer <klammer@webonaut.com> for his wonderful new splash screen.
Without these people, our team, and our team alumni, GNOME on FreeBSD would
not be possible.

Jeremy Messenger <mezz7@cox.net>
Khairil Yusof <kaeru@pd.jaring.my>
Koop Mast <kwm@rainbow-runner.nl>
Simon Barner <barner@in.tum.de>
Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Scott Dodson <sdodson@sdodson.com>
Vladimir Grebenschikov <vova@sw.ru>
2004-04-05 03:11:39 +00:00
Michael Nottebrock
3db468a213 Convert to OPTIONS. 2004-04-04 06:59:01 +00:00
Kris Kennaway
00f2693518 Relocate previous commit to prevent error in WITHOUT_X11 case. 2004-04-04 02:49:57 +00:00
Kris Kennaway
06822f2831 BROKEN on amd64 (missing -fPIC) and ia64 (hangs during configure) 2004-04-03 13:50:54 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Kris Kennaway
71ffddbe0d Add LATEST_LINK=emacs20 to avoid conflict with editors/emacs 2004-04-02 07:14:19 +00:00
Sergey A. Osokin
01a6b1fcb3 Update to 5.6.0.
Move doc-files from pkg-plist to Makefile.

Approved by:	Ryan Thompson <ryan@sasknow.com> (maintainer)
2004-04-01 08:47:24 +00:00
Christian Weisgerber
08b7bf3ed2 Expand $SYSCONFDIR in man pages.
Obtained from:	Robert Nagy <thuglife@bsd.hu> via OpenBSD
2004-04-01 01:27:29 +00:00
Maho Nakata
bfcab3b882 Update to 1.1.1 2004-03-31 13:54:59 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Trevor Johnson
d6f80a3fea Add size data.
Approved by:	Simon Barner (maintainer)
2004-03-31 01:20:29 +00:00
Kris Kennaway
70635e88ab Mark uemacs NO_CDROM:
MicroEMACS 4.0 can be copied and distributed freely for any
        non-commercial purposes. Commercial users may use MicroEMACS
        4.0 inhouse. Shareware distributors may redistribute
        MicroEMACS 4.0 for media costs only. MicroEMACS 4.0 can only
        be incorporated into commercial software or resold with the
        permission of the current author.

Submitted by:	imp
2004-03-30 23:58:14 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Joe Marcus Clarke
439ef397ae * Fix the build with the upcoming gtk+-2.4
* Fix the i18n installation
* Fix some malloc bugs that cause crashes in -CURRENT [1]
* Correct the plist
* Use more GNOME components
* Clean up pkg-descr to remove quotes and wrap at 80 lines
* Add SIZE data

PR:		64587
Submitted by:	Jeremy Messenger <mezz7@cox.net>
Approved by:	maintainer
Obtained from:	Beaver CVS [1]
2004-03-28 17:46:27 +00:00
Markus Brueffer
52e6bb4485 - Update to version 1.6.2
- take maintainership [1]
- clean up pkg-plist
- switch to MASTER_SITE_SOURCEFORGE_EXTENDED

Approved by:	maintainer [1]
		arved (mentor)
2004-03-28 16:02:07 +00:00
Kris Kennaway
f48c117a3c Mark ONLY_FOR_ARCHS: this port only builds on alpha and i386, and is not
likely to be ported to other architectures.  Use the emacs port instead.
2004-03-28 05:02:50 +00:00
Kris Kennaway
474c479329 The xemacs21 port contained an old version that is no longer useful;
remove it in favour of the xemacs port.

Submitted by:	maintainer
2004-03-27 13:44:28 +00:00
Maho Nakata
6bbd1855fa 1) update to 1.1.1.RC3 (md5 announced by Sander Visek)
http://www.openoffice.org/servlets/ReadMsg?list=releases&msgNo=7157
2) add message how to build OOo SDK
3) add JDKDIR in path so that OOo can find the JDK
   partial solution to http://www.freebsd.org/cgi/query-pr.cgi?pr=64678
2004-03-27 02:50:58 +00:00
Greg Lewis
a26e97bac7 . Fix the build on 5.x.
Submitted by:	bento via kris
2004-03-26 18:19:25 +00:00
MANTANI Nobutaka
e6d2af565d Add SIZE to distinfo.
Submitted by:	trevor
2004-03-25 13:32:31 +00:00
Kris Kennaway
412fec5a76 Port to amd64.
Submitted by:	James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin, kan
2004-03-25 10:59:14 +00:00
Kris Kennaway
1dc9a49ff7 Rename misnamed patch (patch:mem-limits.h) 2004-03-25 10:56:24 +00:00
Maho Nakata
9906cd7e76 According to
http://l10n.openoffice.org/all_supported_languages.html
,
ISO language code of Slovenian is sl, and country code
is SI, not SL, move editors/openoffice-1.1-sl-SL to
editors/openoffice-1.1-sl-SI.
2004-03-25 10:25:52 +00:00
Maho Nakata
55d29f5c59 1) According to
http://l10n.openoffice.org/all_supported_languages.html
,
ISO code of Slovenian is sl-SI, not sl-SL, so
move editors/openoffice-1.1-sl-SL to editors/openoffice-1.1-sl-SI.

remove editors/openoffice-1.1-sl-SL
and add editors/openoffice-1.1-sl-SI
in CVSROOT/modules

2) add editors/openoffice-1.1-devel in CVSROOT/modules
accordingly (after repo repocoy)

pointy hat to: maho (2)
2004-03-25 10:22:47 +00:00
Kris Kennaway
e5a91991c0 Port to amd64.
Submitted by:	James Van Artsdalen <james-freebsd-amd64 at jrv.org>, gallatin, kan
2004-03-25 10:17:38 +00:00
Kirill Ponomarev
30ea8d50bf - Fix MASTER_SITES
PR:		ports/64684
Submitted by:	maintainer
2004-03-25 07:56:29 +00:00
FUJISHIMA Satsuki
86d17b5a91 disconnect openoffice-1.1-devel until updated. 2004-03-23 07:32:05 +00:00
FUJISHIMA Satsuki
d2bf885ecf LANG_PKGNAME is et for Estonian, not es. 2004-03-23 07:16:53 +00:00
Tilman Keskinoz
9392870cdb Don't add -fPIC to CFLAGS on amd64 and ia64.
The original problem seems to be fixed in koffice 1.3

Tested on:	amd64
2004-03-22 14:56:46 +00:00
Tilman Keskinoz
31c33906f5 Only the shared library needs to be built with -fPIC 2004-03-22 13:32:40 +00:00
Maho Nakata
06b61e1710 move openoffice-1.1-gr to openoffice-1.1-el
since correct ISO language name of greek is el
2004-03-21 09:28:22 +00:00
Maho Nakata
9c49ec5761 move openoffice-1.1-gr to openoffice-1.1-el
since correct ISO language name of greek is el not gr
2004-03-21 09:26:11 +00:00
Maho Nakata
85427ca83c Move openoffice-1.1-gr to openoffice-1.1-el
since correct ISO language code of Greek is el
2004-03-21 09:23:46 +00:00
Maho Nakata
056a0f6b81 Add Estonian language version of OpenOffice.org 2004-03-21 09:15:39 +00:00
Maho Nakata
7da86de3bc Add Slovenian language version of OpenOffice.org 2004-03-21 09:14:00 +00:00
Kris Kennaway
131cd97388 Move the ancient emacs 19.x port from editors/emacs to
editors/emacs19, and update the main emacs port to 21.x by copying from
editors/emacs21.  Retire the editors/emacs21 port.

PR:	ports/24983
2004-03-21 07:39:49 +00:00
Maho Nakata
6828af599d Correct SDK making procedure. 2004-03-21 03:43:22 +00:00
Maho Nakata
dc92ce5dde 1) make package-rename section better
2) add sdk section to make SDK package independently (yet some files
   seem to be missing)
2004-03-21 03:02:09 +00:00
Maho Nakata
8717e4abaa Add openoffice-1.1-devel accordingly
after repo copy
2004-03-21 01:11:11 +00:00
David E. O'Brien
045136aaed Back out rev. 1.247 (add GNU_CONFIGURE, which make respect for CC/CFLAGS
flags), as it broke all the CONF_OPT_* knobs.
2004-03-20 19:11:45 +00:00
Mathieu Arnold
0cc1988912 Reorder those files 2004-03-20 19:06:44 +00:00
David E. O'Brien
9dcc06472b Update to Vim 6.2 patchlevel 383 2004-03-20 18:21:33 +00:00
Kirill Ponomarev
28b3650875 - Update to version 0.7.5
PR:		ports/64504
Submitted by:	Ports Fury
2004-03-20 17:24:13 +00:00
Kris Kennaway
c5be245fc8 BROKEN on 5.x: Does not compile due to ache's gnuregex changes 2004-03-19 11:39:21 +00:00
Kris Kennaway
9010e4772a BROKEN: Does not compile with qt 3.3 2004-03-19 11:10:55 +00:00
Maho Nakata
952b5ad296 In some environments, they cannot java.
So put JDKDIR in CONFIGURE_ARGS explicitly.

Submitted by:	many people
2004-03-19 04:31:38 +00:00
Thierry Thomas
4617e79801 SIZE-ify my ports.
Submitted by:	Trevor Johnson <trevor@FreeBSD.org>
Approved by:	mat (mentor).
2004-03-19 00:19:49 +00:00
Thierry Thomas
677820188c Reassign maintainership to the former maintainer.
Welcome back, Serge!

Approved by:	mat
2004-03-18 22:57:28 +00:00
Kris Kennaway
af7cd7e565 Port to amd64.
Submitted by:	James Van Artsdalen (james-freebsd-amd64 at jrv.org)
Pointed out by:	gallatin
Much rejoicing by: kris
2004-03-18 22:42:22 +00:00