Commit Graph

1426 Commits

Author SHA1 Message Date
David E. O'Brien
98ac5ddaa5 Update to Vim 6.0 Beta "N". 2000-11-20 17:27:45 +00:00
David E. O'Brien
05da9e1416 Update Vim 5.7 to patchlevel 18. 2000-11-19 03:09:37 +00:00
Will Andrews
183f2a3017 Resign as maintainer of KDE2 ports, having brought them up from inception
to the final release of KDE 2.0.  Kevin Lo <kevlo@FreeBSD.org> will continue
as the new maintainer.  He has commit privileges on the KDE tree, making him
an excellent candidate for this job.  I'll be behind the scenes for awhile,
since there are some structural changes I'd like to make but I'd rather have
Kevin do the work.  Please, people, direct your patches at Kevin and watch
his "freetime deprivation process" _really_ start.  :-P
2000-11-17 18:24:40 +00:00
Thomas Gellekum
dd27a5d8b0 Depend on ncurses.5 after the upgrade of devel/ncurses. 2000-11-16 13:14:26 +00:00
Ade Lovett
c0a31816d5 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
Satoshi Asami
2d9bb975a8 Fix up dependencies to libimg -- the English version should be a
LIB_DEPENDS on img.1, and the Japanese version should RUN_DEPENDS on
${LOCALBASE}/lib/Img1.2/libimg12.so.1 (since it doesn't install
anything in ${LOCALBASE}/lib).

Also, fix path to tkstep.tcl.

Submitted by: bento
2000-11-14 01:14:58 +00:00
David E. O'Brien
d0a95c82d4 Update Vim 5.7 to patchlevel 15. 2000-11-13 22:35:39 +00:00
Kevin Lo
1534d9a4bf - Add x11-toolkits/Xaw3d to LIB_DEPENDS
- Fix new compiler error
- Add missing MAN1 line

PR: 22811
Submitted by: Ports Fury
2000-11-13 13:39:03 +00:00
David E. O'Brien
884319ba26 Update to Vim 6.0 Beta "M". 2000-11-13 11:52:37 +00:00
Satoshi Asami
c24b93e3f9 Add USE_XLIB, USE_FREETYPE doesn't imply it anymore.
Submitted by:	bento
2000-11-13 10:51:28 +00:00
Maxim Sobolev
7e8ad9bfa8 Update to 1.0. 2000-11-11 11:41:04 +00:00
Kris Kennaway
82d3610a7d Remove directory on deinstall 2000-11-11 10:04:24 +00:00
Kevin Lo
db7a4569c0 Update to version 5.2.0
PR: 22741
Submitted by: Ports Fury
2000-11-11 06:02:20 +00:00
David E. O'Brien
434625ce78 Go ahead and install the gvim' links, otherwise the vim-lite' port does
not deinstall properly.  A `vim-lite' port user will be told that graphical
support was not compiled in if they try to run `gvim', so no harm done.

PR:		19539
Submitted by:	Ying-Chieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
2000-11-11 05:23:54 +00:00
David E. O'Brien
21f112710c Remove GTK suport. No one has stepped forward with patches to fix it,
and I'm quite tired of getting email about it being broken.
2000-11-08 16:47:20 +00:00
Satoshi Asami
7112ba2b40 Change motif to a normal dependency. REQUIRES_MOTIF is now called
USE_MOTIF and generates a LIB_DEPENDS to x11-toolkits/open-motif.  As
before, it implies USE_XPM (and therefore USE_XLIB).  Motif-dummy is
removed from PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3.

Most of the simple ".if defined(HAVE_MOTIF)"s are removed to always
have USE_MOTIF.  ftp/moxftp will define USE_MOTIF unless
WANT_ATHENA_VERSION (new variable) is defined.  I merged the X cases
in cad/mars, so USE_MOTIF is used iff WITHOUT_X11 is not defined.

I will remove x11-toolkits/Motif-dummy (which has been repo copied to
open-motif) in a few days.
2000-11-07 23:28:20 +00:00
David E. O'Brien
b9b356aa56 Update to Vim 6.0 Beta "L". 2000-11-06 21:53:56 +00:00
Maxim Sobolev
d46ae17b30 Update to 2.6.0. 2000-11-06 08:41:40 +00:00
Matthew Hunt
bde19610a8 Upgrade to 3.17.2.
PR:		22593
Submitted by:	brett@peloton.runet.edu
2000-11-04 01:35:52 +00:00
Satoshi Asami
9a14094048 Chase-the-checksum-o-rama so we can get this one (and the xemacs
packages that depend on it) into the release.
2000-11-03 22:52:02 +00:00
David E. O'Brien
7eb0a62925 Update Vim 5.7 to patchlevel 14. 2000-11-03 13:05:20 +00:00
David E. O'Brien
01430cfe1e Update to the "609" build incase anyone wants to work on getting this beast
going.
2000-11-03 11:18:36 +00:00
Maxim Sobolev
8bf551a354 Add dte - a simple text editor that uses many of MSDOS EDIT's command shortcuts
keybindings. Also makes a nice text editor for use with mailers like mutt.

PR:		21811
Submitted by:	Steve Horan <sjhports@tracking.amos.net>
2000-11-02 15:42:45 +00:00
Satoshi Asami
8043f83218 Remove missing file (lib/xemacs-21.1.12/lisp/package-get.el.orig).
Submitted by:	bento
2000-11-01 23:31:56 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
David E. O'Brien
22fd09379d Tweak needed. 2000-10-31 20:07:22 +00:00
Maxim Sobolev
38df81372e Also add -lssl in addition to -lcrypto to fix builds on systems with crypto
installed.

Submitted by:	bento
2000-10-31 09:07:24 +00:00
Jun Kuriyama
021334deb5 Update some packages.
Approved by:	maintainer
2000-10-31 08:55:22 +00:00
David E. O'Brien
fe9a450971 Update to Vim 6.0 beta K 2000-10-30 13:37:59 +00:00
Will Andrews
07b8e91864 Fix yet another typo.
Submitted by:	Dave Uhring <duhring@charter.net>
2000-10-30 02:47:57 +00:00
Will Andrews
e36a2ec841 Fix typo.. grr!
Submitted by:	jedgar
2000-10-30 02:25:22 +00:00
Will Andrews
8a3f152680 Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow people
to compile on X4.0.1.

Submitted by:	Andrzej Tobola <san@tmp.iem.pw.edu.pl>
2000-10-29 03:09:49 +00:00
Will Andrews
93d5d50b4c Implement fix for configure scripts in regards to finding X libs on
XFree86 4.0.1.

Submitted by:	PW (thanks)
2000-10-28 23:22:16 +00:00
David E. O'Brien
0444c438dc Update Vim 5.7 to patchlevel 13. 2000-10-28 03:18:38 +00:00
Chris D. Faulhaber
4f0e084006 Add forgotten @dirrm 2000-10-27 21:54:46 +00:00
Shigeyuki Fukushima
d21fa637ba Delete dependency for textproc/dtd-catalos. 2000-10-27 16:12:56 +00:00
Shigeyuki Fukushima
62dfc40ba1 Add HTML 4.01/DocBook V4.0/DocBook V4.1. 2000-10-27 15:50:27 +00:00
Maxim Sobolev
d0190bfe05 ${ENV} --> ${SETENV}
PR:		22337
Submitted by:	Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
2000-10-27 09:24:08 +00:00
Maxim Sobolev
ce4735d2c9 Make it buildable if crypto bits are installed.
Submitted by:	bento
2000-10-26 10:12:11 +00:00
Chris D. Faulhaber
a4aae2fa32 Add missing off_t casts to prevent bus errors when using the 'X' command
Submitted by:	Christian Weisgerber <naddy@mips.inka.de>
2000-10-26 00:00:10 +00:00
Chris D. Faulhaber
7976454fe3 Update port to 1.3.0 2000-10-25 11:58:44 +00:00
Akinori MUSHA
9ba5eceeb9 Fix the checksum of skk-1.16-pkg.tar.gz. 2000-10-25 08:45:02 +00:00
Will Andrews
a80e044100 Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...
All KDE2 ports now use default USE_QT2.  Still todo: Merge in MTREE stuff.
2000-10-25 03:33:54 +00:00
Akinori MUSHA
7f17e86481 Use MASTER_SITE_XEMACS.
Reorder variables to satisfy portlint.

Approved by:	Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw>
		(MAINTAINER of chinese/xemacs)
		KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
		(MAINTAINER of xemacs-*-packages)
2000-10-24 12:09:17 +00:00
Akinori MUSHA
04b1ebc899 Update XEmacs packages.
PR:		ports/22049
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> (MAINTAINER)
2000-10-24 11:01:25 +00:00
Akinori MUSHA
5d0b889000 Enable XIM support by default.
Reflect Wnn4 -> FreeWnn change.
Fix build problems.

PR:		ports/21549
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-10-24 10:53:40 +00:00
Akinori MUSHA
2769bcfada Remove my instant distribution patch after vim6's update to 6.0j.
Now Vim6 has officially included (optional) Ruby interface, we no
longer need any patches. :)
2000-10-24 10:20:30 +00:00
David E. O'Brien
76dc05d97b Remove a duplicate `dirrm'. 2000-10-24 10:10:26 +00:00
David E. O'Brien
4479b9fdb0 Update version 5.7 to patchlevel 12. 2000-10-24 10:07:21 +00:00
David E. O'Brien
ec540a53be Update to Vim version 6.0, beta "j". 2000-10-24 08:58:31 +00:00
Maxim Sobolev
57e1943128 Attempt to fix breakage when building on ssl-enabled systems (add -lcrypto if
/usr/lib/libcrypto.a exists). Also add -lutil for glimmer which seems required
to build it with Python2.0.

Submitted by:	bento
2000-10-23 08:14:50 +00:00
Jason Evans
0996cd6cb1 Update to zile 1.2. 2000-10-22 21:12:34 +00:00
Ade Lovett
8763b0aa5d Update to 1.1.4 and unbreak 2000-10-22 19:52:39 +00:00
Satoshi Asami
de66367ca4 Add openoffice. 2000-10-21 21:02:52 +00:00
Akinori MUSHA
a5c9ea162b Chase the vim6's update to 6.0i. Rejoice if_ruby has been fully
merged into vim6. :)

But unfortunately they seem to have missed including two files
regarding if_ruby in the vim 6.0i tarball, so I prepared the diff to
complete them.  This problem has been reported to the vim development
team, and it seems their CVS repository already holds those files.

Hopefully the next release of vim6 will include them properly.

Tested by:	dcs
2000-10-21 19:31:53 +00:00
Akinori MUSHA
bda05ec263 Complete plist. Add 40 files and 9 directories that were missing. ;)
Submitted by:	bento
2000-10-21 18:08:04 +00:00
David E. O'Brien
46199583ee Mark this broken so people don't casually actually try to use this.
Those wanting to work on the port should just comment out the "BROKEN"
of course.
2000-10-19 20:48:34 +00:00
Ade Lovett
a985d4cf68 Update to 0.9.3 2000-10-18 22:25:17 +00:00
Ade Lovett
5c87942ef0 Update to 0.9.2 2000-10-17 18:52:22 +00:00
Yukihiro Nakai
cd7828df02 Update to 0.6.2
PR:		ports/21793
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-17 11:31:24 +00:00
David E. O'Brien
d94079c78e Ctags isn't included anymore. 2000-10-16 20:50:47 +00:00
David E. O'Brien
25725d6ffb First cut at configuration patches. This is very much a WIP, and I welcome
others to work on it too.
2000-10-16 19:23:34 +00:00
David E. O'Brien
ef65503dab Update to Vim version 6.0, beta "i". 2000-10-16 11:21:38 +00:00
David E. O'Brien
8c0ea44471 Fix CDROM based installs.
Approved by:	Martin Blapp <mb@imp.ch>
2000-10-14 20:10:11 +00:00
Jeremy Lea
a9c155c2f6 Fix my breakage. Remove share/help in the non-Gnome case.
Submitted by:	asami
2000-10-10 17:08:54 +00:00
David E. O'Brien
2ede665185 Update Vim 5.7 to patchlevel 10. 2000-10-10 08:58:49 +00:00
Satoshi Asami
2cb6a34b12 Define MD5_FILE, FILESDIR was to get the md5 file. 2000-10-09 21:51:25 +00:00
David E. O'Brien
7398ccc6b0 Cleanup. 2000-10-09 18:13:08 +00:00
David E. O'Brien
35d79ba27b * Remove Motif lib searching hack. Isn't needed any more.
* Use magic "GTK_CONFIG" rather than spelling out the path explicitly.
2000-10-09 17:01:59 +00:00
David E. O'Brien
811055968d Update Vim 5.7 to patchlevel 10. 2000-10-09 16:59:06 +00:00
Satoshi Asami
7acef1cd7a Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
2000-10-08 10:23:48 +00:00
Satoshi Asami
d5b54d0869 Change PATCHDIR from patches/ to files/. Also change PKGDIR (pkg/ to
.) and other pkg variables if they are nearby.
2000-10-08 07:21:03 +00:00
Satoshi Asami
17b3210d99 Rename PLIST.perl to pkg-plist.perl. 2000-10-08 00:48:23 +00:00
Satoshi Asami
a7a4909e10 Rename PLIST.mule to pkg-plist.mule. 2000-10-08 00:45:26 +00:00
Satoshi Asami
96ce4bb71f Rename PLIST.perl to pkg-plist.perl. 2000-10-08 00:38:53 +00:00
Satoshi Asami
49f0ff9334 Rename PLIST.axe to pkg-plist.axe. 2000-10-08 00:34:42 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Jeremy Lea
3707e5b740 Implment WANT_GTK. 2000-10-05 06:47:41 +00:00
Jeremy Lea
fda2e985da Implement USE_GTK, part 1. 2000-10-05 06:36:23 +00:00
Jeremy Lea
21c8c41b39 Update to 0.5.11 since 0.5.10 is no longer fetchable. 2000-10-05 06:12:33 +00:00
Satoshi Taoka
f5e27e4882 Correct a slave port name mule-canna+freewnn (described in this
editors/mule-common/Makefile) from mule-freewnn+canna

Submitted by: Shigeto TAJIMA <tajima@ics.es.osaka-u.ac.jp>
Obtained from: a direct mail

Sort slave port names in the above Makefile.
2000-10-03 15:22:18 +00:00
Jeremy Lea
bf9c34c549 Correct and sort PLISTs. 2000-10-02 23:01:49 +00:00
Will Andrews
c19e9bbcd8 Update to 1.3.2 && change MAINTAINER.
PR:		21643
Submitted by:	Jeremy Shaffner <jeremy@external.org> (new MAINTAINER)
2000-09-30 00:39:20 +00:00
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