1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1329 Commits

Author SHA1 Message Date
David E. O'Brien
2c98c659d1 Add $FreeBSD$, which help me in problem reports. 2000-11-22 00:26:04 +00:00
Gary Jennejohn
88208a74b9 Update to version 9.2. 2000-11-21 23:19:14 +00:00
David E. O'Brien
cab28a419e Update Vim 5.7 to patchlevel 18. 2000-11-21 09:56:51 +00:00
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