1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Commit Graph

1941 Commits

Author SHA1 Message Date
Maxim Sobolev
027909387b Update to 1.2.1.
PR:		34573
Submitted by:	Joe Clarke <marcus@marcuscom.com>
2002-02-07 14:13:56 +00:00
Maxim Sobolev
f5251e7ff8 Update to 0.99.1. 2002-02-07 12:29:42 +00:00
David E. O'Brien
c49d91b0a5 Add the ability to select any of the interpreters and the GNOME GUI.
This adds the knobs WITH_PYTHON, WITH_PERL, WITH_TCL, WITH_RUBY,
and WITH_GNOME :-(

Submitted by:	Matthew Hawkins <matthew@topic.com.au>
				(reworked by me)
2002-02-05 17:49:36 +00:00
David E. O'Brien
ae24f7eb40 Update to Vim 6.0 patchlevel 185 2002-02-05 15:59:59 +00:00
David E. O'Brien
64aabfcdc5 Update to Vim 6.0 patchlevel 169 2002-02-04 19:23:03 +00:00
Gary Jennejohn
1308083efc Update to patch level w. 2002-02-04 11:06:59 +00:00
David E. O'Brien
af543e82b6 Update to Vim 6.0 patchlevel 160 2002-02-02 20:47:49 +00:00
Patrick Li
5c1e5a6694 Bump PORTREVISION from last buffer overflow patch commit.
Reminded by:	Dan Peterson <danp@danp.net>
2002-02-02 05:32:55 +00:00
Patrick Li
56abf3a55f Fix buffer overflow
PR:		34540
Submitted by:	maintainer
2002-02-02 04:16:05 +00:00
David E. O'Brien
2454d78ec4 Update to Vim 6.0 patchlevel 158 2002-01-31 15:16:58 +00:00
Bill Fenner
fa5a13d8ec Don't try to use ${ECHO_CMD} in a != before including bsd.port.pre.mk
Submitted by:	distfile survey
2002-01-29 16:43:55 +00:00
Bill Fenner
15e8ee6894 Don't try to use ${AWK}, ${GREP} and ${TAIL} in != before including
bsd.port.pre.mk .

Submitted by:	distfile survey
2002-01-29 16:30:58 +00:00
Bill Fenner
9d7f4d78ec Don't try to use ${AWK} and ${TAIL} in != commands before including
bsd.port.pre.mk

Submitted by:	distfile survey
2002-01-29 16:29:47 +00:00
Akinori MUSHA
5406488640 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:34:23 +00:00
Gary Jennejohn
fc3d466431 Add WITHOUT_X11 to allow making these ports without X11 support.
Add WITH_XAW3D for those who like a 3D look.

Otherwise no changes were made to the contents of the ports.
2002-01-28 20:44:11 +00:00
Gary Jennejohn
3f33de4577 Update to patch level v.
For xvile add a LIB_DEPENDS on Xaw3d if WITH_XAW3D is defined.
2002-01-28 20:39:44 +00:00
Martin Blapp
0bbff8f4b9 Since I'm the maintainer of other vaporware already like staroffice,
it makes sense that I maintain this too ;)
2002-01-27 12:17:21 +00:00
David E. O'Brien
391fceb421 I do not want to the maintainer of this piece of vaporware. 2002-01-27 08:10:42 +00:00
David E. O'Brien
f8abc431d0 Use printf(1) to reduce the logic speggetti here.
Submitted by:	alfred (the basic idea)
2002-01-24 12:54:15 +00:00
David E. O'Brien
73983781c1 Update to Vim 6.0 patchlevel 150 2002-01-24 11:47:53 +00:00
Ying-Chieh Liao
38ef3b7cdc upgrade to 1.22
drop maintainership
2002-01-24 06:47:56 +00:00
FUJISHIMA Satsuki
dbf60cf193 update to 0.6.2.3.
PR:		34182
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-22 21:58:49 +00:00
Martin Blapp
2213b0b336 Mark port broken (until April when 6.0 get's released :-)
Submitted by:		Joachim Strömbergson <watchman@ludd.luth.se>
2002-01-22 21:14:18 +00:00
Yoichi NAKAYAMA
43008f4520 Add elisp-info.el, provide functions for Emacs to find
description of function or variable from Emacs-Lisp Reference Manual.
2002-01-22 18:43:33 +00:00
Alfred Perlstein
86eb177ef8 update, version 6.0.101 -> 6.0.143. 2002-01-22 08:11:58 +00:00
SADA Kenji
57f48687c5 Stop pkg_delete time messages caused by uneraseable directories.
Approved by: Maintainer
2002-01-20 18:35:22 +00:00
Jun Kuriyama
328f274a8e Rename symbols from sgml-* to psgml-* to avoid conflict with stock
sgml-mode.

PR:		ports/32391
Submitted by:	KUNISHIMA Takeo <kunishi@c.oka-pu.ac.jp>
Dirty hacked by:	kuriyama
2002-01-20 15:07:45 +00:00
Christian Weisgerber
3c99fd759d Update to 1.0.8. Changes in this version include:
* various minor bug fixes
* updated translations and a new Polish one
* Meta-A as an alternate key for the marker key (^^)
2002-01-17 12:21:00 +00:00
Maxim Sobolev
28b9aac390 After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, because
otherwise those files are installed along with all others.
2002-01-14 18:16:29 +00:00
Maxim Sobolev
f80e46e387 Use correct encoding for Russian and Ukrainian messages (KOI8-R and KOI8-U)
respectively. Before this patch Russian translation was a mess - part of it
was in CP1251, while part in KOI8-R. *brr*

PR:             33875
Reported by:    Nevermind <never@nevermind.kiev.ua>
Fixed by:       sobomax
2002-01-14 18:02:57 +00:00
Gary Jennejohn
96299dfa88 Update to patch level u and bump PORTVERSION.
Fix Makefile so that portlint doesn't complain.

Add a WITH_ALL variable to make it easier to install the port with all
options set.
2002-01-13 19:09:49 +00:00
Maxim Sobolev
9db822d068 Update to 1.2.0. 2002-01-11 12:51:41 +00:00
Will Andrews
bda8e9b3d4 Bring in a few changes to the KDE ports infrastructure, and some fixes.
- Move all stuff specific to kde core ports to x11/kde2/Makefile.kde.
   + Default to compile optimized for speed, not debugging, in ports
     builds, not just packages.  We don't really get that many backtraces
     or debugging information, and there's a better way to provide these
     things to people willing to spend some time working on KDE.  It's
     at (as announced before): http://freebsd.kde.org/.
 - Remove teTeX dependency for kdegraphics2 upon request, and being unable
   to find any reason not to.  Apparently, kdegraphics still compiles
   libkdvi and kdvi -- I guess dvips is merely a runtime dependency.
   Therefore to enable its use one just needs to add the teTeX package.
   Bump PORTREVISION to reflect dependency change.
 - Fix koffice port by removing PYTHON_VERSION, which is unnecessary.

PR:		33650 (part of)
Submitted by:	John Merryweather Cooper <jmcoopr@johncoop.MSHOME.bmi.net>
Reviewed by:	kde-freebsd@lists.csociety.org (teTeX dep removal, and
		optimizing for speed, not debugging capability)
2002-01-11 06:17:04 +00:00
Gary Jennejohn
7fd890f0e4 Update to version 21.4.6.
Submitted by:	Jerry A! <jerry@thehutt.org>
2002-01-09 18:55:37 +00:00
Shigeyuki Fukushima
6febe5e0d7 Add xml-mode to auto-mode-alist.
PR:		ports/33573
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-01-09 15:09:20 +00:00
Gary Jennejohn
b90d94284b Update to patch level t and bump PORTVERSION. 2002-01-08 10:44:57 +00:00
Will Andrews
fccbfb4a6f If !WANT_KDE_NDEBUG and !PARALLEL_PACKAGE_BUILDING, also add
--enable-debug and turn off stripping of binaries so we actually get all
the debugging we're supposed to get.  :)

Submitted by:	Alan Eldridge <alane@geeksrus.net>
2002-01-08 01:24:11 +00:00
Yoichi NAKAYAMA
910d64b796 Update to 0.14beta2.
PR:		ports/33531
Submitted by:	MAINTAINER
2002-01-07 09:02:58 +00:00
Will Andrews
f3171de7e6 First round of auto* cleanups:
- USE_AUTO* -> USE_AUTO*_VER=* where required
 - USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
 - Other minor changes to fix things

These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.

Submitted by:	bento 4-exp USE_AUTO* cleanups
		http://people.FreeBSD.org/~will/4-exp/
		http://bento.FreeBSD.org/errorlogs/4-exp-latest/
2002-01-06 06:20:22 +00:00
Kiriyama Kazuhiko
8fc182e44a Coomment outed finder-inf.elc in pkg-plist because of
rack of files in package buillding.
2002-01-05 12:42:01 +00:00
Kiriyama Kazuhiko
940c18381d XEmacs development version(gamma 21.4.6) with mule. This is
the mule version of editors/xemacs-devel.
2002-01-05 11:11:07 +00:00
Jun Kuriyama
b80f98785e Upgrade 1.2.4. 2002-01-05 08:36:02 +00:00
Maxim Sobolev
e53ddd0094 Update to 1.42. 2002-01-04 13:06:36 +00:00
Yoichi NAKAYAMA
a8997f5112 The previous maintainer wishes to give up his maintainership.
Submitted by:	 Ilya Martynov <ilya@martynov.org>
2002-01-04 02:14:10 +00:00
Yoichi NAKAYAMA
3f14b61e8a Add stub port for speedbar (supports emacs20).
PR:		ports/33465
Submitted by:	maintainer
2002-01-02 12:03:37 +00:00
Patrick Li
b50c44981d Fix for -CURRENT, malloc.h->stdlib.h
Spotted by:	Bento
2002-01-02 04:16:51 +00:00
Shigeyuki Fukushima
b756e3ab43 Update to 8.5. 2002-01-01 10:49:20 +00:00
Yoichi NAKAYAMA
6b67ef8e17 Fix dir entry to refer one installed by speedbar port.
Put back old speedbar entry on info/dir after deinstalling speedbar port.

Approved by:	maintainer
2001-12-30 13:45:49 +00:00
Mark Pulford
1494bbdd46 Updated to 3.1.5. 2001-12-30 06:58:04 +00:00
Yoichi NAKAYAMA
d9bc13c68a Add speedbar, which enable quick access to files and tags in an Emacs frame.
This port is for emacs21 and newer than that distributed with emacs21.

PR:		ports/33297
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2001-12-29 12:31:30 +00:00