Commit graph

1392 commits

Author SHA1 Message Date
Jason Evans
4f7519b08e Remove '.' at end to make portlint happy. 2000-09-28 22:39:38 +00:00
Jason Evans
45977e56b5 Activate the zile port. 2000-09-28 22:24:50 +00:00
Jason Evans
6362526013 Add port for the zile editor ("zile is lossy emacs"). 2000-09-28 22:24:06 +00:00
Ade Lovett
8c465b5187 Chase new gnomeprint. Sadly, this one needs a bunch of work by
the authors, so it's currently marked broken.
2000-09-28 18:02:30 +00:00
Ade Lovett
2c4a28cff2 Update to 0.9.1, using required new gnomeprint 2000-09-28 18:01:47 +00:00
Akinori MUSHA
d3f74e5683 Add vim6+ruby, Vi IMproved version 6 with embedded Ruby interpreter. 2000-09-26 15:26:19 +00:00
David E. O'Brien
bcb845736e Style updates:
* The use of MAKE_FLAGS is obsolete.  It should use MAKE_ARGS instead.
* s/CONFIGURE/CONFIGURE_ENV/
* Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and
  RUN_DEPENDS.
* CATEGORIES should be overridable for its slave ports.

Submitted by:	knu (aka Mr. Ruby :-))
2000-09-26 15:25:40 +00:00
David E. O'Brien
65c130b906 Style updates:
* The use of MAKE_FLAGS is obsolete.  It should use MAKE_ARGS instead.
* s/CONFIGURE/CONFIGURE_ENV/
* Use USE_PYTHON instead of manually specifying python as BUILD_DEPENDS and
  RUN_DEPENDS.
* CATEGORIES should be overridable for its slave ports.

Submitted by:	knu (aka Mr. Ruby :-))
2000-09-26 14:48:33 +00:00
Maxim Sobolev
cd82b113e9 Let the user-defined CLASSPATH environment variable to take precedence
(important when OpenJIT used).
2000-09-26 13:11:53 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Maxim Sobolev
4a05c0ccb1 Fix hardcoded paths. 2000-09-25 07:16:53 +00:00
Gary Jennejohn
3c87ed7cf6 Specify --with-database=berkdb in the CONFIGURE_ARGS to avoid
confusion when  databases/gdbm is installed. This change assures
that the Berkeley db in libc is used.

Since this is such a trivial change I also just went ahead and did
it for xemacs21-mule also.

PR:		21172
Submitted by:	OGAWA Takaya
2000-09-23 19:27:31 +00:00
Chris D. Faulhaber
8e3dae73f7 - Fix ${LINUXBASE} for /compat/linux
- Fix some warning text

Submitted by:	Maintainer
2000-09-23 10:32:30 +00:00
Maxim Sobolev
e4ded9c71e - Update to 0.9.19;
- pythonize.
2000-09-22 07:02:29 +00:00
Ade Lovett
c64c9aa2cc IIIMECF conforms IIIM Protocol Specification defined by Sun Microsystems,
and consists of a library to create IIIM awarded applications and a simple
input method library controlled by IIIM server(s).

PR:		21217
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-09-19 17:56:57 +00:00
Satoshi Taoka
fb4902d214 Updated for the change of the following (1) and (2):
(1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:

  (a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.

Notice: I forgot to commit editors/mule*, too (^_^;;
2000-09-17 15:29:20 +00:00
Bill Fumerola
7483f474b9 naughty application, #including kernel headers... 2000-09-15 22:54:32 +00:00
Will Andrews
c70c66363e Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If you
have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or
before), you should try this.  This version is extremely stable and offers
better functionality than before.  This update also introduces the KDE2
modules kdegraphics and kdemultimedia to our ports tree.  Additionally,
this marks the first time FreeBSD packages were announced as part of the
KDE2 beta release announcement!  :-)

Most (if not all) of the remaining modules in KDE2 will be added for the
update WRT the final release.

A hack was added to fix building with SSL in kdelibs; this has been merged
in the main tree and will go away with 2.0 release update.  Thanks to David
Faure <david@mandrakesoft.com> for his help regarding this.

Also, building the docs should now succeed because I've added a build
dependency on jade and linuxdoc (should be enough).

People can get my precompiled packages from the usual location on the KDE
FTP server (should spread to the mirrors Real Soon Now (tm)):

	http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/

Have fun!  Remember to reports bugs through http://bugs.kde.org/.
2000-09-15 21:40:47 +00:00
Alexander Langer
73af37eef0 * Depend on libc6, this should fix some lib-problems. Also automatically
install linuxbase if it's not yet installed.
* Fix the cdrom installation

Submitted by:	Martin Blapp <mp@imp.ch> (MAINTAINER) on IRC
2000-09-15 16:33:34 +00:00
Maxim Sobolev
0e33a208d9 Update to 0.9.17. 2000-09-14 06:41:32 +00:00
Maxim Sobolev
ad4f82815f Add gnomecore into RUN_DEPENDS to ensure correct removal of share/gnome.
Submitted by:	bento
2000-09-13 08:41:49 +00:00
Maxim Sobolev
473a6f111b Update to 0.9.16 2000-09-13 08:28:30 +00:00
Maxim Sobolev
2ab5932c78 Reflect iconv library version bump. 2000-09-12 10:07:45 +00:00
Maxim Sobolev
a0be6194bc Update to 2.8.1.2. 2000-09-11 16:48:58 +00:00
Maxim Sobolev
cfd1d42b4f Use python15 as a dependency.
Submitted by:	bento
2000-09-11 07:01:00 +00:00
Satoshi Asami
d728f87be6 Add staroffice52.
Submitted by:	bento
2000-09-08 10:45:31 +00:00
Maxim Sobolev
2d2882f713 Move editors/latte into editors/glimmer after a repo copy (the name of the
project has been changed). Update glimmer to 0.9.15 while I'm here.

Repo-copy by:	asami
2000-09-08 06:48:21 +00:00
Satoshi Taoka
a77a3c279b (1) {chinese,korean,japanese}/Wnn (Wnn 4.2) was updated as follows:
(a) Its name was changed from Wnn to FreeWnn because Wnn6 which is a
      commercial software exits
  (b) Its license was changed to GPL.
  (c) The method to configure was changed from imake to GNU configure.
  (d) Relatively to the original Wnn, the Wnn in the ports tree were
      modified by me a lot. Most of the modifications were adopted
      into FreeWnn.
  (c) Header and library files are installed into
      ${LOCALBASE}/{lib,include} instead of ${X11BASE}/{lib,include}.

(2) FreeWnn is divided into two ports FreeWnn-lib and FreeWnn-server
in chinese, korean and japanese categories. The former is for libwnn
and header files to compile client commands, and the files used in
client commands.  The latter is for a server to convert KANA to KANJI
(Chinese character), and dictionaries and files used by the server.
2000-09-08 04:34:56 +00:00
Sheldon Hearn
7950794828 Fix the error detection routines at the end.
Remove some unused cruft.
Get LD_LIBRARY_PATH recognized properly.
PREFIX-clean.

Submitted by:	maintainer
2000-09-07 14:22:48 +00:00
Yukihiro Nakai
67184d124e Update to 0.5.10 ( Sorry for devide)
PR:		ports/20852
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:09:29 +00:00
Yukihiro Nakai
9837845d2d Update to 0.5.10
PR:		ports/20852
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-09-07 08:08:30 +00:00
Akinori MUSHA
56fbcce3ff Add a knob for XIM support. (WITH_XIM)
Approved by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)
2000-09-07 08:01:29 +00:00
Munechika SUMIKAWA
e20ef52339 Incorrect error code fix when a connection is failed.
Submitted by:	kazu@iijlab.net
Approved by:	shige
2000-09-04 07:56:17 +00:00
Munechika SUMIKAWA
7a2f094fe2 Incorrect error code fix when a connection is failed.
Submitted by:	kazu@iijlab.net
Approved by:	jseger
2000-09-04 07:22:16 +00:00
Maxim Sobolev
9ecc32cdd6 Add gmanedit - a manpages editor for GNOME. 2000-09-02 12:54:08 +00:00
David E. O'Brien
d9de9564d1 Update to Vim 6, Beta H. 2000-09-02 00:05:59 +00:00
Jeroen Ruigrok van der Werven
a35f5ba875 Add some more help to solve potential installation problems.
Also add reporting address.

Submitted by:	MAINTAINER <Martin Blapp <mb@imp.ch>>
2000-08-31 10:26:52 +00:00
Will Andrews
763de026f3 Update to 20000829A snapshot. Disable kdenetwork2 for the time being so
I can address some of its issues (should see it marked un-broken in about
3 hours, if they're trivial enough).  It took too long to get this update
out the door... :-(

This is a rather stable version of KDE2.  Release is hoped for sometime
next month, so I'm going to try to reroll snapshots this weekend.

Also decide policy by removing the interactive requirement in qt22's
configure script.  I don't know why they bothered adding it there..

Bugged by:	*many* bug-reports, requests, etc.
2000-08-29 23:44:32 +00:00
Maxim Sobolev
fbdc7da2bd Update to 0.9.12. 2000-08-28 15:33:59 +00:00
Chris D. Faulhaber
590fbd5f23 Add MASTER_SITES and remove notice about manually downloading
Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-28 13:35:26 +00:00
Chris D. Faulhaber
9e81f50c2b - Add DISPLAY functionality to keep StarOffice from crashing during
installation and startup
- Make a few cosmetic fixes to the Makefile(s)

Submitted by:	Martin Blapp <mb@imp.ch> (Maintainer)
2000-08-25 13:48:08 +00:00
Satoshi Asami
65e661f4df Get these up to 21.1.12 too.
PR:		20481, 20482
Submitted by:	maintainer
2000-08-25 00:27:00 +00:00
David E. O'Brien
41fc0919a0 Update to version 6.0 Beta G. 2000-08-24 20:36:46 +00:00
Chris D. Faulhaber
135b1e4c59 New port: staroffice52 (after repo-copy from staroffice5)
Submitted by:	Martin Blapp <mb@imp.ch>
2000-08-24 19:29:31 +00:00
Kevin Lo
80d3503afa - Support LOCALBASE properly
- Change location of data files from libdata/ to share/

PR: 20751
Submitted by: Ports Fury
2000-08-23 08:30:02 +00:00
Maxim Sobolev
94e6d49d6b Update to 2.8.1.1. 2000-08-22 06:55:37 +00:00
Maxim Sobolev
563ecde36f Update to 0.9.11. 2000-08-21 07:55:32 +00:00
Maxim Sobolev
14355fd88f Remove codecommander and activate latte (repo-copied because the name of the
project has been changed).

Repo-copy by:	asami
2000-08-21 07:16:16 +00:00
Satoshi Asami
3f8184fe29 (1) xemacs-faq.info-6 doesn't exist.
(2) Remove five more extra directories, one of which was a subdirectory
    of a directory that was supposedly removed.

Submitted by:	obento-
2000-08-12 07:38:30 +00:00
Satoshi Asami
1dd3f3da8a Remove redundant PLIST_SUB, it is overridden in xemacs21/Makefile. 2000-08-12 07:33:35 +00:00
Satoshi Asami
93ffcb10d9 Remove lib/xemacs and assorted subdirs.
Submitted by:	bento
2000-08-11 17:26:54 +00:00
Will Andrews
7d7a9a2180 Make these COMMENT files conform to Handbook standard.
PR:		20269
Submitted by:	Ports Fury
2000-08-11 11:50:37 +00:00
Maxim Sobolev
c551a3d654 Update to 0.9.16.
PR:		20518
Submitted by:	maintainer
2000-08-11 11:49:36 +00:00
Satoshi Asami
b74634e5ca Remove share/mule/$VERSION/info, share/mule/$VERSION and share/mule.
Submitted by:	obento-
2000-08-11 03:03:58 +00:00
Gary Jennejohn
39483f00d3 Update to version 21.1.12. The new release only made changes to
configuration files and Emacs.ad and deleted xemacs-faq.info-6.

Use LOCALBASE instead of PREFIX in CONFIGURE_ARGS - that makes it
easier to test new versions of the port.

PR:		20480
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-08-09 17:45:19 +00:00
Bill Fumerola
4a17d7068f Fix distfile fennerage. 2000-08-07 17:08:31 +00:00
David E. O'Brien
82bdc6ed1f Update to Vim version 6.0, Beta rev 'E'. 2000-08-07 10:48:02 +00:00
Ade Lovett
972ca4afab Re-sobomize to use pre-patch instead of post-extract
Wrists slapped by:	knu, sheldon
2000-08-04 16:11:37 +00:00
Satoshi Asami
b39e8f1f44 Add vim6. 2000-08-04 08:57:35 +00:00
Satoshi Taoka
9deaf249d7 Fixed to remove extra directories
Obtained from:  bento
2000-08-04 08:20:28 +00:00
Ade Lovett
9594f3f893 Extensive patchfile cleanups using sobomax's wonderful
post-extract rule
2000-08-04 01:34:38 +00:00
Satoshi Asami
c6bcad2436 (1) Add new variable, XFREE86_VERSION, to specify which version of
XFree86 (3 or 4) to depend to when USE_XLIB is set.
    XFREE86_VERSION defaults to 3 for now, but adventurous users can
    override it in /etc/make.conf.  When XFREE86_VERSION=3, USE_XLIB
    will add a dependency to x11/XFree86; when it is set to 4, the
    dependency will be to x11/XFree86-4-libraries.  When
    XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS
    hacks to avoid messing with XFree86 are turned off.

    Since XFree86 version 4 includes some software that used to be
    separate ports, when XFREE86_VERSION=3 the following variables are
    provided:

    USE_DGS		LIB_DEPENDS on x11/dgs
    USE_FREETYPE	LIB_DEPENDS on print/freetype
    USE_MESA		LIB_DEPENDS on graphics/Mesa3
    USE_XPM		LIB_DEPENDS on graphics/xpm

    When XFREE86_VERSION=4, these variables have no effect.  The
    LIB_DEPENDS in the tree for the above four ports have all been
    converted to the USE_* counterparts.  For your information, this
    is the count of the number of ports:

    USE_DGS		0
    USE_FREETYPE	16
    USE_MESA		36
    USE_XPM		236

    There is a new variable, XAWVER, which is set to 6 when
    XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4.  This is also
    passed to PLIST_SUB so ports that build Xaw based shared libraries
    can use this variable to substitute the shlib version number.

    There is also a provision of using a separate mtree file for
    XFREE86_VERSION=4, but that part is not enabled yet.

Reviewed by:	the ports list
Tested by:	make index (XFREE86_VERSION=3 only)

(2) Add hebrew to list of valid categories.
Submitted by:	nbm
2000-08-03 09:28:57 +00:00
Chris D. Faulhaber
7731b6961f Update port to 5.1.2
PR:		20150
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-01 23:43:35 +00:00
Jun Kuriyama
a13271bce4 Fix breakage on RELENG_4 and -current.
Inspired by:	gehenna
Approved by:	itojun (maintainer)
2000-08-01 12:01:22 +00:00
Maxim Sobolev
4edeb899cf Add codecommander - a simple code editor with Python scripting capabilities for
GNOME desktop.

Obtained from:	http://www.gnome.org/
2000-08-01 10:14:04 +00:00
Shigeyuki Fukushima
bc23b1c79e Update according to XEmacs21.1.11 update.
PR:		ports/20242
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-08-01 09:23:36 +00:00
Shigeyuki Fukushima
70f64db2cb Update to 21.1.11.
PR:		ports/20243
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-08-01 09:18:34 +00:00
Shigeyuki Fukushima
05cd0646cc Update to 21.1.11.
PR:		ports/20244
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-08-01 09:16:25 +00:00
Maxim Sobolev
ea631a3e17 Update to 2.5.1. 2000-08-01 09:15:14 +00:00
Satoshi Asami
7c1067091e Add this back -- it was a repository copy. ;)
Pointy hat to:	asami
2000-07-31 19:28:41 +00:00
Satoshi Asami
b57d0cf9d4 This needs a repository copy. 2000-07-31 19:07:03 +00:00
David E. O'Brien
bf1ff67962 Vim version 6 (beta C). 2000-07-31 19:04:26 +00:00
Justin M. Seger
348a8f1b9d patch-ai, patch-an, patch-cg: Regenerated for emacs-20.7.
patch-cc (configure.in): Merged with patch-ch.
patch-af (src/unexfreebsd.c): Removed.  Not used by this port.
patch-ca (src/Makefile.in): Removed.  5-CURRENT's and
	4-STABLE's libtermcap -> libncurses symbolic link issues
	are now well handled by vendor's src/s/freebsd.h.
	Moved LIBS_XPG changes to patch-cb.
patch-cb (src/s/freebsd.h): Regenerate for emacs-20.7.
	Update the conditional of enclosing the USE_XPG check
	so as not to link libxpg4 on recently 5-CURRENT and
	4-STABLE after the merge of libxpg4 into libc.
	Added LIBS_XPG to LIBS_SYSTEM.

PR:		ports/19653
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-07-30 03:45:10 +00:00
Will Andrews
7c6b0a6ca6 Update to 20000724A (custom-rolled snapshot). Rejoice, because now
Konqueror can load HTML documents, KOffice works semi-well, and KDE2 in
general seems less buggy.  Only kdeutils was left out of this mega-update.
However, it should return soon.  :-)

The massive reduction in patches is mostly the result of using perl
regex replacement.  This reduces the amount of time it will take in the
future to upgrade these ports, and load on the repository.

QT 2.2.0beta0 (aka qt-copy) is officially enabled for the express
purpose of allowing KDE2 to compile.  It is available in the qt22 port.
Additionally, GIF support is re-enabled in both Qt2 ports, so that
people can now read GIF images.  GIF support is enabled through an
internal GIF reader in Qt, and requires no patented libraries.  Special
effort was made to ensure that people do not install both qt21 and qt22
ports at the same time.

I'd like to take a moment to thank the following people for their help:
Alex Zepeda <jazepeda@pacbell.net>, Stephan Kulow <coolo@kde.org>, Harri
Porten <porten@kde.org>, Waldo Bastian <waba@kde.org>, Marc G. Fournier
<scrappy@hub.org>, Arun Sharma <adsharma@sharmas.dhs.org>, Matthias
Hoelzer-Kluepfel <mhk@caldera.de>, and many others.  Over 150 hours of hard
work, testing, etc. were put into this update.  Another couple hundred of
hours were spent by CPUs trying to compile this behemoth.  :->

Special thanks to:	Physics Computer Network @ Purdue staff, especially
			C. Stephen Gunn <csg@physics.purdue.edu>, for giving
			me access to an extremely fast machine for doing
			test builds (it performed 12 full builds of the
			entire suite in the last 7 days).

PR:			18838
Submitted by:		Arun Sharma <adsharma@sharmas.dhs.org>
Approved by:		imura, asami
2000-07-29 02:44:58 +00:00
Maxim Sobolev
39dd911bcd Update to 0.9.14.
PR:		20237
Submitted by:	maintainer
2000-07-28 10:18:00 +00:00
Maxim Sobolev
bdaa4bb427 The project changed its location. 2000-07-27 10:19:44 +00:00
Gary Jennejohn
cae4619702 Update to version 21.1.11.
Patch patch-al was obsoleted by a change in the target file.

Except for one minor change in PLIST the submitted patch worked
without errors. Excellent !

Submitted by:	 kiri@pis.toba-cmt.ac.jp
2000-07-25 20:22:07 +00:00
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
Maxim Sobolev
e1866fd9d1 Remove VERSION variable (most likely it is a relict from pre-portversion
ages).
2000-06-27 16:07:15 +00:00
Alexander Langer
160c7c4226 Update to version 0.7.10.
PR:		19455
Submitted by:	maintainer
2000-06-27 15:59:36 +00:00
Justin M. Seger
54f8f282be Upgrade to leim-20.7 2000-06-27 03:54:29 +00:00
Justin M. Seger
4425d0c3f0 Use EMACS_PORTS_VERSION 2000-06-27 01:00:47 +00:00
Justin M. Seger
51437fec74 Upgrade to emacs-20.7 2000-06-27 00:03:54 +00:00
Ade Lovett
7115490368 Add a RUN_DEPENDS on sysutils/gnomecontrolcenter.
This is now REQUIRED by ALL GNOMEish applications that install
anything into ${PREFIX}/etc/CORBA or ${PREFIX}/share/gnome

Reminded by:	bento
2000-06-26 16:14:32 +00:00
Satoshi Taoka
c2a3e05289 Unnecessary to create "info/dir" 2000-06-23 15:53:33 +00:00
Satoshi Taoka
9bbc601650 (1) ${PREFIX}/share/mule/19.34/etc/DOC-19.34.1 is installed by a port for
mule except mule-common. So, in this port, I must remove the file.

Pointed out: asami

(2) Removed the test to create ${PREFIX}/share/info/dir in mule-common/Makefile.

Pointed out: bento
2000-06-23 15:37:57 +00:00
Bill Fenner
c1fe6ed468 Move local distfiles to ${MASTER_SITE_LOCAL}/fenner . 2000-06-22 19:15:32 +00:00
Neil Blakey-Milner
f434cf153e Update to 3.15.3
PR:		ports/19421
Submitted by:	Brett Taylor <brett@peloton.runet.edu> (maintainer)
2000-06-22 15:10:02 +00:00
Maxim Sobolev
002f34aa9b New jedit port - a powerfull programmer's text editor with many unique features
written in Java.
2000-06-22 13:18:19 +00:00
Chris Piazza
10ae656be9 Remove maintainership of most of my ports. I don't really have
time to maintain these and I'm just not interested in these particular
ones any more.
2000-06-20 21:45:58 +00:00
David E. O'Brien
b03ee157b2 Update to Vim 5.7a. 2000-06-20 02:37:00 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Maxim Sobolev
102dab4463 Use JRE/javavmwrapper instead of JDK. 2000-06-12 13:41:18 +00:00
Ade Lovett
9a2b7819f1 Update to 0.7.9 2000-06-11 16:39:25 +00:00
Alexander Langer
2b805595f8 Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org
Fix one indentation while I'm here.
2000-06-10 10:26:52 +00:00
Ade Lovett
e9bc283c15 Bring back ghex (brand new version, new site, etc..) after
it was detached from gnomelibs in GNOME 1.2
2000-06-09 21:28:13 +00:00
Andrey A. Chernov
7ca397dbb7 Fix PORTVERSION 2000-06-09 19:24:36 +00:00
Andrey A. Chernov
4c71ba10bb Upgrade to 5.10 2000-06-09 05:56:12 +00:00
Will Andrews
56742b3e32 Add FTE, a full-featured text editor for X11.
PR:		18493
Submitted by:	Alexander Gelfenbain <mail@gelf.com>
2000-06-09 02:27:49 +00:00
Ade Lovett
363fd2ee84 Add devel/libglade dependency
Submitted by:	bento
2000-06-08 21:40:19 +00:00
Gary Jennejohn
eca60c8e7a Update to version 21.1.10.
Reminded from:	Paul Traina <pst@juniper.net>
2000-06-06 18:17:14 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Gary Jennejohn
cc9df479e9 Don't share any directories with the vile port. This allows the
xvile port to be deleted without impacting the vile port.

Make sure that empty directories are deleted.

Submitted by:	partly by bento
2000-06-01 13:29:49 +00:00
Gary Jennejohn
cf2c3585e1 Delete empty directories.
Submitted by:	bento
2000-06-01 13:27:09 +00:00
Satoshi Asami
3a1d2e949f Remove two directories.
Submitted by:	bento
2000-06-01 07:45:28 +00:00
Satoshi Asami
d87f49bd85 Add timezone.el and timezone.elc.
Submitted by:	bento
2000-06-01 07:26:22 +00:00
Steve Price
b53c7742ba - Fix MASTER_SITES
- Sort pkg/PLIST

PR:		16669
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 23:56:58 +00:00
Steve Price
a67a4e343b Install the nc binary as nclient so as not to conflict with the
"long standing" netcat port.

PR:		18454
2000-05-29 03:59:32 +00:00
Steve Price
ad1cf533f3 Give a proper DISTNAME in the new PORT{NAME,VERSION} regime. 2000-05-28 03:38:33 +00:00
Mike Smith
3e07655d10 Delete the extremely old, buggy and generally Evil StarOffice 3.1 port. 2000-05-26 00:54:17 +00:00
Gary Jennejohn
c628dceaa5 Add the apel package to Makefile, md5 and PLIST.
Bump version number to 1.4.

Change the maintainer to kiri@pis.toba-cmt.ac.jp.

Submitted by:	kiri@pis.toba-cmt.ac.jp
2000-05-24 21:12:43 +00:00
Maxim Sobolev
50c2e8c0bf Update to 2.8.0.3. 2000-05-24 14:33:39 +00:00
Maxim Sobolev
62b01f4f9c Use installed intl shared library instead of the port's own. Plus several
cosmetic cleanups (group USE_* and add USE_XLIB).
2000-05-24 14:00:20 +00:00
Will Andrews
b652eb3542 Update to 0.79.
1) Change of MAINTAINER, as dburr seems too busy to bother taking
	   care of this port.  He has never done any upgrades since
	   originally importing it over a year ago.
	2) Finally make spell-checking work.
	3) Let AbiWord's own twisted Makefile mechanism install AbiWord.

PR:		18692
Submitted by:	Alec Wolman <wolman@cs.washington.edu>
2000-05-22 09:41:36 +00:00
Chris Piazza
1f0075faeb Update MASTER_SITES 2000-05-21 23:57:07 +00:00
Chris Piazza
7fe8623064 Update to 1.5 patch1 2000-05-20 03:02:50 +00:00
Chris Piazza
86172073a8 Add MASTER_SITE and WWW 2000-05-20 01:59:13 +00:00
Chris Piazza
652860ab36 Remove empty comment lines 2000-05-20 01:58:04 +00:00
Maxim Sobolev
4b4feacbfa Update to 3.14.1. Add a WWW while I'm here.
PR:		18517
Submitted by:	maintainer
2000-05-19 13:05:43 +00:00
Maxim Sobolev
5dec46b80b Allow user override location of Java Virtual Machine.
Should be usefull in sutuation when several VMs installed (e.g. JDK, JRE,
Kaffe etc.).
2000-05-18 13:21:37 +00:00
Ade Lovett
7800213ae0 Update to 1.3.0
Approved by:	maintainer
2000-05-17 19:53:25 +00:00
Ade Lovett
a6ec2f630f Chase new gnomeprint shared library version 2000-05-17 16:30:50 +00:00
Maxim Sobolev
cb52fef94b 's|sobomax@altavista.net|sobomax@FreeBSD.org|' 2000-05-17 11:18:29 +00:00
Will Andrews
01bb1645ab Add KOFFICE 1.90 (aka KDE2 beta) to our ports tree. Let the people
rejoice with a REAL office productivity suite!
2000-05-17 09:23:32 +00:00
David E. O'Brien
b493e2a952 Update 5.6 to patchlevel 70. 2000-05-14 18:39:08 +00:00
Shigeyuki Fukushima
51023189c4 Use EMACS_PORT_NAME variables.
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
2000-05-14 08:16:19 +00:00
Shigeyuki Fukushima
0a7f0de026 Use EMACS_PORT_NAME variables defined in Mk/bsd.emacs.mk
instead of EMACS_PORT.
2000-05-12 19:35:18 +00:00
Shigeyuki Fukushima
ec344df1c1 Add a forgotten file to PLIST. 2000-05-12 19:33:47 +00:00
Shigeyuki Fukushima
d059c7e717 Fix byte-compile error problem. 2000-05-12 19:32:49 +00:00
Shigeyuki Fukushima
a5649afcd8 Fix make deinstall(pkg_delete) problem. 2000-05-12 19:12:04 +00:00
Satoshi Asami
aff35e5f23 EMACS_PORT -> EMACS_PORT_NAME 2000-05-12 06:49:08 +00:00
Shigeyuki Fukushima
9a50282156 Fix byte-compile problem on XEmacs 20 and earlier. 2000-05-11 14:54:57 +00:00
Shigeyuki Fukushima
832692dbf5 Update to 1.2.1.
Submitted by:	kuriyama@FreeBSD.org
2000-05-11 14:35:48 +00:00
Shigeyuki Fukushima
94e3ae869f Move patch. 2000-05-10 16:07:05 +00:00
Shigeyuki Fukushima
7190c5d125 Update to 10.2.
Use EMACS_PORT_NAME and other related variables defined in bsd.emacs.mk.
2000-05-10 16:04:29 +00:00
David E. O'Brien
c2da4f3ff8 Treat the manpage links the same as we do the binary links.
Submitted by:	reg
2000-05-07 16:04:23 +00:00
Steve Price
0242beeb39 Update to version 2.8.0.2. Also use a runtime only version of the JFC.
PR:		18408
Submitted by:	maintainer
2000-05-07 15:35:53 +00:00
Chris D. Faulhaber
ec93363855 Completely remove directories left from the installation
(libexec/jove and share/jove)

Found by:	bento
2000-05-02 15:13:33 +00:00
Chris D. Faulhaber
bfd9d9eb5d Update MASTER_SITES to make the port fetchable again 2000-05-02 13:47:44 +00:00
Steve Price
ca1716541e Fix MASTER_SITES.
PR:		18318
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
Seconded by:	maintainer
2000-05-02 01:51:30 +00:00
Gary Jennejohn
3bb76ab4f7 Add ps-print-nomule-1.03-pkg.tar.gz because the default "File" menu
in xemacs uses it, so without it the "Pretty Print Buffer" option is
always greyed out.

Put each package on its own line in the Makefile and sort them - this
makes it easier to check whether a package has changed. This also
affects md5.

Add a line to PLIST to remove lib/xemacs if it's empty - noticed by
bento.

Bump version number to 1.3.

Requested by:	wolman@cs.washington.edu
2000-05-01 18:37:39 +00:00
Steve Price
65fd636e83 Adding the jext and tamago ports. 2000-05-01 03:15:27 +00:00
Steve Price
6eef564441 Adding tamago version 4.0.6.
A mltilingual input method for emacs - Egg v4.

PR:		17236
Submitted by:	tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
2000-05-01 03:14:58 +00:00
Steve Price
e677f9ddcd Adding jext version 2.7.0.6.
Jext is a powerful 100% pure Java text editor. Jext has been mainly designed
for programmers. Thus, Jext provides a lot of useful functions for coders:
syntax colorizing (Perl, XML/HTML, Java, JavaScript), auto indent, methods
seeker for Java, source code formatting and much more...

PR:		17111
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-05-01 03:12:29 +00:00
Steve Price
e4115d68c1 Add documentation files to pkg/PLIST use NO_XJED instead of comment
to say whether you want the X version of jed or not.

PR:		18227
Submitted by:	Dominic Mitchell <dom@palmerharvey.co.uk>
2000-04-30 00:17:29 +00:00
Steve Price
459087462b Update to version 1.2.1 including the following changes:
+ Port now uses gnomelibs instead of plain GTK;
+ port's documentation distributed in separate distfile now being installed,
  if NOPORTDOCS has not been set;
+ USE_X_PREFIX added to Makefile, because obviously this port falls into the
  X11 category;
+ libintl dependency added to port's Makefile;
+ WWW added to the pkg/DESCR;
+ MASTER_SITES updated to reflect reality;
+ pkg/PLIST has been sorted;
+ "Date created:" slightly adjusted to match commonly accepted conventions.

PR:		18231
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-30 00:15:08 +00:00
David E. O'Brien
9561f2648a Upgrade to version 1.5.8.
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-29 07:38:20 +00:00
Shigeyuki Fukushima
6e0a25dd39 Update to 8.3.
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-04-25 17:30:00 +00:00