Commit Graph

1165 Commits

Author SHA1 Message Date
Kevin Lo
02585bd39c Initial import of gate-2.04c.
gate is a simple and unobtrusive line-oriented text editor.

PR: 19905
Submitted by: Christopher N. Harrell <cnh@ivmg.net>
Reviewed by: sobomax
2000-07-21 10:11:44 +00:00
David E. O'Brien
6ab1ef4241 Prevent attempting to build with Python support if Python just happens to
be present.  Since our Python port is built with threads support, Vim will
also need to be built with -pthreads but there is a build problem with
-pthreads set.
2000-07-20 10:55:05 +00:00
David E. O'Brien
7fd36a9968 Fix a mastersite and remove our explicit linking with libxpg4 as Vim 5.7
correctly determines if it is needed (and isn't in FreeBSD 4.1 and later)
2000-07-20 00:52:13 +00:00
David E. O'Brien
7ad264fe48 Re-apply rev 1.38 (remove building with Python (I have NO idea how I
accidetnly readded Python) until I can make Vim link properly with -ptheads)
2000-07-20 00:48:19 +00:00
Satoshi Asami
27198a9808 Mark these BROKEN, they don't compile/run properly.
Submitted by:	maintainer
2000-07-19 17:50:47 +00:00
Satoshi Asami
f7c053ca65 Tiny typo (I think) fix.
Submitted by:	shige
2000-07-19 17:09:24 +00:00
Satoshi Taoka
5d7d820639 (1) /usr/share/info/dir was renamed to dir-tmpl.
(2) Now it is not necessary to exist a file "info/dir"
when install-info is executed.

By (1) and (2), I removed the next line:

[ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir

from PLIST or Makefile

CV: ----------------------------------------------------------------------
2000-07-19 14:22:30 +00:00
Shigeyuki Fukushima
8f66eb72c8 Fix dependency: x11-fonts/bitmap-font -> x11-fonts/bitmap-fonts. 2000-07-19 08:34:23 +00:00
Shigeyuki Fukushima
04df07dbe6 Fix broken apel-dependency in the case of xemacs and xemacs20. 2000-07-19 08:07:47 +00:00
Satoshi Asami
74ab39afaf Remove this port for now, since it's just a repo copy and I don't want
the release to ship with it if DavidO can't get to it.  (DavidO will
cvs add the files back when he solves the problem that's holding him back.)
2000-07-18 18:18:24 +00:00
Kelly Yancey
c187203fd5 Clean up the fte port:
* Use ${FILESDIR} where appropriate.
	* Include dependency on Xlib.
	* Add ability to install documentation.
	* Install config files under ${PREFIX}/etc rather than ${PREFIX}/lib.
	* Install config file compiler.
2000-07-17 09:19:13 +00:00
Shigeyuki Fukushima
695aafbb99 Change dependency from texinfo.el to texinfmt.el.
Texinfo.el is a major mode elisp for editing Texinfo files.
Texinfmt.el is for formatting Texinfo files into Info files.

Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-17 06:17:34 +00:00
Satoshi Taoka
44ee2ef5a6 editors/flim-xemacs21-mule
editors/flim-xemacs21-mule-current
  editors/semi-xemacs21-mule
  editors/semi-xemacs21-mule-current
  editors/wemi-xemacs21-mule
  editors/wemi-xemacs21-mule-current
  mail/wanderlust-xemacs21-mule
  print/yatex-xemacs-mule

The above ports' dependencies were fixed.
2000-07-17 05:32:15 +00:00
Shigeyuki Fukushima
c8b90f0c69 Convert into EMACS_PORT_NAME style port. 2000-07-17 02:40:09 +00:00
Shigeyuki Fukushima
1efbda0db9 Fix texinfo.el(included in xemacs-packages) dependency.
editors/xemacs-sumo-packages port is obsolete.
2000-07-17 02:37:41 +00:00
Steve Price
483ee3f635 Revert parts of the previous commit, spell CONFIGURE_ENV correctly, and
get this port to build correctly again with HAVE_GTK=t.

PR:		19893
2000-07-16 19:40:21 +00:00
Satoshi Asami
6fbc4e7fab Temporarily remove these ports until their dependencies are fixed -- they
are currently blocking the INDEX build.
2000-07-16 17:35:42 +00:00
Yukihiro Nakai
3f14beea4f Update to 0.5.8
PR:		ports/19522
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-16 14:18:15 +00:00
Satoshi Taoka
2653277ed4 Fixed MAINTAINER in Makefile
Pointed out: asami
Fixed: OKAZAKI Tetsurou <okazaki@be.to>
2000-07-15 20:34:22 +00:00
Gary Jennejohn
7a4354f6f4 The original tarball no longer exists on any of the servers. Change
the port to use the new one - xemacs-21.1.10a.tar.gz.

There are no changes to the source caused by this; only empty
directories which were made by the old version were removed.

Change PLIST to reflect removal of the directories. Since
xemacs/site-lisp is no longer created by the installation, make
the directory in Makefile.

Add patch-an to fix a bug in lisp/package-get.el caused by mishandling
of md5 package checksums.

PR:		19855
Submitted by:	Vivek Khera (PR), TAOKA Satoshi (patch - partly used),
		Mr. Kiriyama (patch-an)
2000-07-13 21:03:03 +00:00
Satoshi Taoka
2dde26d167 Added the blow ports:
xemacs-additional-packages
 xemacs-basic-mule-packages
 xemacs-comm-packages
 xemacs-games-packages
 xemacs-libs-packages
 xemacs-oa-packages
 xemacs-prog-packages
 xemacs-wp-packages
 xemacs21-sumo

Removed the blow ports:
 xemacs-mule-sumo-packages
 xemacs-sumo-packages
2000-07-13 09:55:53 +00:00
Satoshi Taoka
4c9ac857b8 Update to version 21.1.10
Rearrange xemacs mule packages

PR:	19021
PR:	19023
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-13 09:53:24 +00:00
Satoshi Taoka
a05567e5bd <New ports for XEmacs SUMO package>
The SUMO package is partitioned into these ports:
  xemacs-comm-packages
  xemacs-games-packages
  xemacs-libs-packages
  xemacs-oa-packages
  xemacs-packages
  xemacs-prog-packages
  xemacs-wp-packages

PR: 18979
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-13 09:31:37 +00:00
Shigeyuki Fukushima
92653af642 Convert into EMACS_PORT_NAME style port. 2000-07-13 05:19:02 +00:00
Shigeyuki Fukushima
56097548ad Change PREFIX -> LOCALBASE. 2000-07-13 05:12:28 +00:00
Shigeyuki Fukushima
5e5c1f0020 In the case of apel-xemacs21-mule:
Depend on xemacs-packages instead of xemacs-sumo-packages
because of rearrangement for xemacs emacs-lisp packages.
2000-07-13 05:10:02 +00:00
Shigeyuki Fukushima
e0b80a2780 Convert into EMACS_PORT_NAME style port.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-12 15:57:14 +00:00
Shigeyuki Fukushima
6c42015458 Convert into EMACS_PORT_NAME style port. 2000-07-12 15:51:49 +00:00
Shigeyuki Fukushima
e1d0f1ba74 Fix emu install directory. 2000-07-12 15:37:10 +00:00
Shigeyuki Fukushima
3a14fb6330 Change PREFIX -> LOCALBASE. 2000-07-12 15:32:55 +00:00
Shigeyuki Fukushima
1587c0d6c1 Add missing files. 2000-07-12 15:30:38 +00:00
Shigeyuki Fukushima
0cbd5f0e73 Fix:
1) Change PREFIX -> LOCALBASE
 2) Use PKGNAMESUFFIX
 3) Rearrange EMACS_PORT_NAME check and its related variables.
2000-07-12 15:26:12 +00:00
Shigeyuki Fukushima
4f44e81eca Fix termcap problem.
PR:		ports/17496
Submitted by:	Tetsurou OKAZAKI <okazaki@be.to>
2000-07-12 15:13:08 +00:00
Maxim Sobolev
64607043e1 Update to 2.5.0. 2000-07-12 14:34:14 +00:00
Satoshi Taoka
bc69709ebe meta port: Additional XEmacs elisp packages(additional)
PR: 18979
Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-07-12 07:30:30 +00:00
Ade Lovett
cbe360036c Update for new devel/libglade shlib version 2000-07-11 22:02:22 +00:00
David E. O'Brien
9d243e4312 The real package list for version 5.7.
Submitted by:	steve
2000-07-10 22:21:10 +00:00
Ade Lovett
d6930f9806 Update to 0.9.0 2000-07-10 15:01:07 +00:00
Steve Price
5f5e85e8b9 XEMACS_VER should now be 21.1.10. 2000-07-10 01:18:46 +00:00
Steve Price
853e9b0745 EMACS_VER should now be 20.7. 2000-07-10 01:11:50 +00:00
Motoyuki Konno
a4f59a912b Fix typo. 2000-07-09 10:26:22 +00:00
Steve Price
89b7d2a446 - Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config
- Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly

PR:		19623
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:59:26 +00:00
Shigeyuki Fukushima
b47bf4289c Update to 20.7.
PR:		ports/19692
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-05 14:33:21 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Maxim Sobolev
6db96c0500 Bump png shared library version.
Submitted by:	Hajimu UMEMOTO <ume@mahoroba.org>
2000-07-04 07:13:35 +00:00
Bill Fumerola
06f662e3a3 Upgrade to 0.016 2000-07-04 00:02:49 +00:00
Alexander Langer
958fad775d Change maintainer to Carl Johan Madestrand <cj@vallcom.net>. 2000-06-29 17:11:47 +00:00
Maxim Sobolev
60b6d25388 New port nano - an enhanced free clone of Pico editor.
PR:		19255
Submitted by:	Philippe Lefebvre <nemesis@balistik.net>
2000-06-29 13:53:01 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
David E. O'Brien
05ff923f00 Update to Vim 5.7 release. 2000-06-28 17:56:13 +00:00