Commit graph

3583 commits

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