David E. O'Brien
63102f9a6a
Add files I missed.
...
Submitted by: sf
2001-02-16 07:02:13 +00:00
David E. O'Brien
7f44992f9a
Tweak how we set PKGNAMESUFFIX.
...
Submitted by: sf
2001-02-16 06:53:46 +00:00
David E. O'Brien
0288596190
Add a "NO_GUI" knob for those that want full features w/o dependence on X.
...
Submitted by: Peter Pentchev <roam@orbitel.bg>
I'm torn between having so many knobs and having the 'vim-lite' be the
Right Thing for sysadmins on Xless router boxes. I'm open to opinions
on if 'vim-lite' should only mean no X, or it should also mean
no interpreters
2001-02-15 12:47:40 +00:00
David E. O'Brien
74deb8c73a
Only link with libxpg4 if we really need to.
...
Also build multibyte in the 'lite' case for our Asian sysadmins.
Submitted by: clive
2001-02-15 12:42:35 +00:00
David E. O'Brien
34b8ac7f22
Don't force pythoninterp if we build for GTK -- only do that if we build
...
for offical packages.
2001-02-15 12:21:38 +00:00
David E. O'Brien
7b8505c249
Remove multiple `multibyte' specifications. Also sync the vim6 up
...
with how this is done in the vim5 port.
Submitted by: clive
2001-02-15 12:18:48 +00:00
David E. O'Brien
e6ca1f4e0b
I shouldn't have been removing `gvim' from the non-GUI PLIST.
...
Also make the gvim link relative rather than absolute, in case someone
specifies a different prefix when installing the package. Note there are
some burned in paths in the vim binary, but there is no reason to totally
make this not work, when it could somewhat.
2001-02-15 12:12:43 +00:00
David E. O'Brien
c319298ceb
What in the world is "SLAVEDIR" doing in here?? `vim-lite' is NOT a slave
...
for this port, it is for the `vim5' port. YET another reason why changes
like this should go thru the maintainer if he is active.
Craziness by: mharo
2001-02-15 11:29:23 +00:00
David E. O'Brien
09369601ec
Update Vim 5.7 to patchlevel 24.
2001-02-15 11:26:38 +00:00
David E. O'Brien
46b467dd18
Fix plist due to some 'U' changes I missed.
2001-02-15 10:20:08 +00:00
Mario Sergio Fujikawa Ferreira
58e982fd6d
simple typo fix, remove odd extraneous spaces (^ $)
2001-02-14 20:19:04 +00:00
Kevin Lo
ce10b5d1b3
Upgrade to version 1.6.3
...
PR: 25076
Submitted by: Ports Fury
2001-02-14 14:29:37 +00:00
Yukihiro Nakai
7ebc52fcc4
Update to 0.6.2.1
...
PR: ports/23221
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-11 20:23:28 +00:00
Kevin Lo
d4e5a3f370
- Upgrade to version 1.6
...
- I fix pkg-plist
PR: 24966
Submitted by: MAINTAINER
2001-02-11 06:19:37 +00:00
Kevin Lo
e54b283411
Fix distfile (fennerism) to download Pine 4.33 and add MASTER_SITES from
...
UW's list of mirrors.
Pico's version and behavior is unchanged.
PR: 24986
Submitted by: MAINTAINER
2001-02-11 05:58:07 +00:00
Kiriyama Kazuhiko
2890fe3a42
Make enable to create package. But this is a makeshift procedure.
2001-02-08 12:59:12 +00:00
Kevin Lo
5fb4dec2c8
Fix typo
...
PR: 24874
Submitted by: Ports Fury
2001-02-08 12:35:28 +00:00
David E. O'Brien
bb9b725c29
Put back my editor hints that were removed w/o permission.
...
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
David E. O'Brien
95f818cd31
Update to Vim 6.0 beta U
2001-02-06 08:41:32 +00:00
Jimmy Olgeni
c9a937f5a8
Style police over the editors category.
2001-02-05 14:36:22 +00:00
Maxim Sobolev
f39e85fc32
Update to 1.0.1.
2001-02-05 11:36:43 +00:00
Kiriyama Kazuhiko
933a4af784
Update according to version up 21.1.13->21.1.14.
2001-02-05 08:14:52 +00:00
Gary Jennejohn
365a27cf4e
Update to version 21.1.4.
...
Submitted by: kiri
2001-02-03 12:29:22 +00:00
Jimmy Olgeni
4b91fd148f
Fix typo in pkg-comment: Programing -> Programming
2001-01-31 20:30:16 +00:00
Jimmy Olgeni
80477575fd
Fix pkg-plist (vi -> vigor). Closes ports/23101.
...
PR: 23101
2001-01-30 13:55:14 +00:00
Maxim Sobolev
87b755e051
Update to 1.35.
2001-01-30 10:07:10 +00:00
Maxim Sobolev
4f60223fb8
Actually update to 3.0.1. Previously announced port "update" was only
...
downloading distfile, but installing previous version from older distfile. Bump
PORTREVISION to indicate that update is required.
2001-01-29 13:58:59 +00:00
Maxim Sobolev
e7e5ac6550
OOPS, forgot to add/remove patches in my previous commit (update to 1.2.5 and
...
cleanups).
2001-01-26 19:59:47 +00:00
Maxim Sobolev
f27143dffb
- Add several missed @dirrm into pkg-plist;
...
- update MASTER_SITES and WWW;
- update to 1.2.5 version.
2001-01-26 19:56:01 +00:00
Jason Evans
a92fac531e
Update to zile 1.4.
2001-01-25 10:05:03 +00:00
Maxim Sobolev
ac8203638b
Update to 3.0.1.
2001-01-23 18:22:20 +00:00
Kevin Lo
fba196b2db
- Fix compilation error in -current
...
- Support MAN/MLINKS properly
PR: 24545
Submitted by: Ports Fury
2001-01-23 08:07:33 +00:00
Kevin Lo
f274f6f192
Support MAN/MLINKS properly.
...
PR: 24544
Submitted by: Ports Fury
2001-01-23 07:59:44 +00:00
Kevin Lo
bc985cd383
Upgrade to version 4.0
...
PR: 24514
Submitted by: MAINTAINER
2001-01-22 14:33:39 +00:00
Kiriyama Kazuhiko
558ecff830
Version up to 21.1.13. Corresponding with this change,bsd.emacs.mk's
...
xemacs21 version will be changed by shige :)
2001-01-19 15:14:13 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
Chris D. Faulhaber
412523c3db
Update MASTER_SITES and WWW to reflect bvi's new sourceforge address.
...
Submitted by: Christian Weisgerber <naddy@mips.inka.de>
2001-01-15 13:50:16 +00:00
Maxim Sobolev
af23cd0303
Update to 0.5.
2001-01-15 12:03:31 +00:00
Maxim Sobolev
6d8df1a5f4
Reduce default/minumal window size from 830x670 to 630x470.
2001-01-12 15:08:08 +00:00
Issei Suzuki
16d5af4fe0
Fix compilation error in -CURRENT, being caused by removal of QUEUE_*
...
from <sys/queue.h>
2001-01-10 20:36:53 +00:00
David E. O'Brien
29963f510e
Update Vim 5.7 to patchlevel 22.
2001-01-10 16:59:05 +00:00
Maxim Sobolev
c57fa83cec
Update to 1.34.
2001-01-10 13:24:35 +00:00
Jun-ichiro itojun Hagino
8a1d4f194e
drop myself from MAINTAINER. too many KAME platforms to support,
...
to little time...
2001-01-09 05:57:08 +00:00
Jing-Tang Keith Jang
dc8aedccce
Sigh, go back to use AbiWord's builtin version of libiconv.
...
AbiWord will coredump and unable to display ANY character
correctly when linking against converters/iconv.
This is a temporary workaround.
Approved by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
2001-01-08 06:28:38 +00:00
Maxim Sobolev
cc2dc5fd2b
Fix typo.
...
Submitted by: Sergii Laskavyi <ls@gambit.com.ru>
2001-01-07 17:46:44 +00:00
Neil Blakey-Milner
72fb4c7165
Upgrade to pico 3.9
...
PR: 24057
Submitted by: Jeremy Shaffner <jeremy@external.org> (maintainer)
2001-01-04 10:44:12 +00:00
Neil Blakey-Milner
0bf09cf945
Update to 1.4.
...
PR: 24058
Submitted by: Joseph Scott <joseph@randomnetworks.com> (maintainer)
2001-01-04 09:38:37 +00:00
FUJISHIMA Satsuki
bca169fdd8
add missing manpage.
...
Submitted by: bento
2001-01-03 22:10:21 +00:00
David E. O'Brien
b446c50731
Update Vim 5.7 to patchlevel 20.
2001-01-03 16:40:11 +00:00
Jing-Tang Keith Jang
bd132e4dbb
Update to 0.7.12. Thanks to Alec Wolman(maintainer), it now uses iconv
...
from our ports system, rather than the modified version from AbiWord.
Submitted by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
2001-01-03 07:51:17 +00:00
David E. O'Brien
511f7e23fd
Update to Vim 6.0 beta R
2001-01-02 19:51:02 +00:00
Will Andrews
f88fe6dcdc
Add pico 3.7, PIne's message COmposition editor.
...
PR: 23596
Submitted by: Jeremy Shaffner <jeremy@external.org>
Approved by: asami (no repository copy necessary)
2001-01-02 09:04:10 +00:00
Alexander Langer
20d9971bcf
Add ved 1.5, a small and fast screen-oriented editor.
...
PR: 23985
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-01-01 14:12:47 +00:00
Will Andrews
60f2b6b7a8
Goodbye, YEAR2000. Hello, 2001.
...
Approved by: asami
2001-01-01 10:15:16 +00:00
Kevin Lo
0340bdf3f5
Upgrade to 1.6.1
...
PR: 23921
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2000-12-29 15:50:39 +00:00
David E. O'Brien
74f0ceb7ae
return to ports at freebsd dot org
2000-12-29 01:15:50 +00:00
Gary Jennejohn
22152abe4a
Add a patch to make Ctrl-D/Ctrl-U behave the way a seasoned
...
vi user expects - without the patch they do exactly the opposite
of what is expected.
Approved by: the maintainer
2000-12-27 22:14:37 +00:00
Chris D. Faulhaber
107326aac3
Update MASTER_SITES
...
PR: 23788
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by: Maintainer
2000-12-25 13:47:00 +00:00
Maxim Sobolev
6bba57f77b
Update to 3.0.0.
2000-12-25 13:09:23 +00:00
Alexander Langer
50d15dbd05
Add SunSolve Patch 109939-02.
...
This fixes numerous bugs. See the PR 23783 for details.
PR: 23783, 23784, 23785, 23809
Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:37:25 +00:00
Alexander Langer
8c3b51780d
Add SunSolve Patch 109939-02.
...
This fixes numerous bugs. See the PR for details.
PR: 23783
Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
2000-12-24 14:28:59 +00:00
Alexander Langer
961ac0e452
Fix default $PATH settings for user-installation.
...
PR: 23773
Submitted by: Martin Blapp <mb@imp.ch> (maintainer)
Thanks to: jedgar ("or bug Alex") =)
2000-12-24 14:21:47 +00:00
Daniel Harris
df68c85787
Update to 0.9.24.
...
PR: 23648
Submitted by: joseph@randomnetworks.com
Approved by: MAINTAINER
2000-12-22 21:12:09 +00:00
Shigeyuki Fukushima
f2376be5bd
Fix load-path problem on emacs-19.34(and mule-19.34).
...
PR: ports/21681
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
2000-12-22 17:54:39 +00:00
Kevin Lo
641cfa39ea
- Support CFLAGS properly
...
- Support install macros
- mktemp() -> mkstemp()
- Remove unnecessary manpages
PR: 23759
Submitted by: Ports Fury
2000-12-22 16:42:19 +00:00
David E. O'Brien
febabb47cd
Remove Y2k. Satoshi said it wasn't needed any more.
2000-12-21 20:16:10 +00:00
Satoshi Taoka
aa9510bf66
Add MD5_FILE for slave ports.
...
In the new layout of ports tree, it is required.
Submitted by: imura
2000-12-20 00:26:58 +00:00
David E. O'Brien
27b14128e8
Update to Vim 6.0 beta Q
2000-12-19 19:58:07 +00:00
Dmitry Sivachenko
ad8364e7b4
A full featured text editor written in assembler.
...
PR: 23312
Submitted by: Joseph Scott <joseph@randomnetworks.com>
Reviewed by: sobomax
2000-12-18 20:38:32 +00:00
Maxim Sobolev
7c72b1b8a9
Add Moleskine - Moleskine is a generic source code editor for the GNOME desktop.
...
Author targets it to be as powerful and flexible as NEdit.
2000-12-14 12:34:25 +00:00
OKAZAKI Tetsurou
4621825179
Update IIIMECF to 0.3.
...
Change maintainer's e-mail address.
2000-12-13 19:55:44 +00:00
Kevin Lo
cef8910eaa
Upgrade to 2.0.1
2000-12-12 03:02:24 +00:00
Kiriyama Kazuhiko
f264b8f2e4
Update checksum of skk-1.16-pkg.tar.gz.
2000-12-10 11:20:39 +00:00
David E. O'Brien
280ed5046a
Finish cleaning up after the switch to Open Motif. Building with
...
Motif is the default unless WITH_ATHENA or WITH_GTK is defined.
2000-12-05 17:25:44 +00:00
David E. O'Brien
5741aab7ed
Finish cleaning up after the switch to Open Motif.
...
Building with Motif is the default, unless WITH_ATHENA is defined.
2000-12-05 17:24:26 +00:00
David E. O'Brien
9b96b5afb6
Update to Vim 6.0 beta O
2000-12-05 17:22:25 +00:00
Trevor Johnson
738eda67e3
- when DEADJOE is a hard link, leave it alone
...
- un-forbid
- bump PORTREVISION
Submitted by: maintainer
2000-12-03 18:03:25 +00:00
Kiriyama Kazuhiko
9757ea8bdb
Added ${MASTER_SITE_LOCAL} to all editors/xemacs-*packages/Makefile
...
in order to fetch obsolete xemacs' packages. Current all xemacs'
packages needed to make have already copied to
freefall:~kiri/public_distfiles. PR ports/23171 would be solved with
this commit.
2000-12-01 12:55:27 +00:00
Ade Lovett
d4b317b380
Update to 0.9.4
2000-11-30 18:16:36 +00:00
Kiriyama Kazuhiko
1191d685ea
Updated editors/xemacs-wp-packages 1.1 -> 1.2. Following xemacs' packages have
...
been updated:
edt-1.09 -> edt-1.10
reftex-1.20 -> reftex-1.21
textools-1.10 -> textools-1.11
tpu-1.10 -> tpu-1.11
Approved by: shige(mentor)
2000-11-30 11:37:16 +00:00
Kiriyama Kazuhiko
7b707a7532
Updated editors/xemacs-prog-packages 2.2 -> 2.3. Following xemacs' packages have
...
been updated:
ada-1.08 -> ada-1.09
ediff-1.26 -> ediff-1.27
emerge-1.07 -> emerge-1.08
Approved by: shige(mentor)
2000-11-30 11:35:54 +00:00
Kiriyama Kazuhiko
1c763f5313
Updated editors/xemacs-packages 1.6 -> 1.7. Following xemacs' packages have
...
been updated:
apel-1.18 -> apel-1.19
auctex-1.21 -> auctex-1.22
c-support-1.14 -> c-support-1.15
cc-mode-1.20 -> cc-mode-1.21
debug-1.11 -> debug-1.12
dired-1.07 -> dired-1.08
edit-utils-1.52 -> edit-utils-1.53
efs-1.20 -> efs-1.21
hm--html-menus-1.14-> hm--html-menus-1.15
ispell-1.19 -> ispell-1.21
mail-lib-1.30 -> mail-lib-1.33
mailcrypt-2.04 -> mailcrypt-2.06
net-utils-1.13 -> net-utils-1.14
os-utils-1.23 -> os-utils-1.24
pcl-cvs-1.49 -> pcl-cvs-1.50
prog-modes-1.29 -> prog-modes-1.30
ps-print-nomule-1.03-> ps-print-nomule-1.04
psgml-1.19 -> psgml-1.20
sgml-1.06 -> sgml-1.07
text-modes-1.25 -> text-modes-1.28
time-1.09 -> time-1.10
vc-1.23 -> vc-1.24
viper-1.21 -> viper-1.22
w3-1.15 -> w3-1.16
xemacs-base-1.43-> xemacs-base-1.46
xemacs-devel-1.28-> xemacs-devel-1.30
Approved by: shige(mentor)
2000-11-30 11:34:36 +00:00
Kiriyama Kazuhiko
2f724f8b63
Updated editors/xemacs-oa-packages 1.1 -> 1.2. Following xemacs' packages have
...
been updated:
calc-1.12 -> calc-1.13
calendar-1.14 -> calendar-1.15
pc-1.17 -> pc-1.18
slider-1.11 -> slider-1.12
speedbar-1.16 -> speedbar-1.17
strokes-1.06 -> strokes-1.07
Approved by: shige(mentor)
2000-11-30 11:33:12 +00:00
Kiriyama Kazuhiko
2790baaa00
Updated editors/xemacs-mule-packages 1.0 -> 1.1. Following xemacs' packages have
...
been updated:
edict-1.09 -> edict-1.10
lookup-1.04 -> lookup-1.05
Approved by: shige(mentor)
2000-11-30 11:31:58 +00:00
Kiriyama Kazuhiko
c947375787
Updated editors/xemacs-libs-packages 1.1 -> 1.2. Following xemacs' packages have
...
been updated:
edebug-1.10 -> edebug-1.11
tooltalk-1.11 -> tooltalk-1.12
Approved by: shige(mentor)
2000-11-30 11:30:33 +00:00
Kiriyama Kazuhiko
c07c48cd70
Updated editors/xemacs-games-packages: 1.1 -> 1.2. Following xemacs' package has
...
been updated:
mine-1.12 -> mine-1.13
Approved by: shige(mentor)
2000-11-30 11:29:16 +00:00
Kiriyama Kazuhiko
a138568caf
Updated xemacs-comm-packages 2.1 -> 2.2. Following xemacs' packages have
...
been updated:
bbdb-1.09 -> bbdb-1.10
eicq-1.01 -> eicq-1.02
eudc-1.31 -> eudc-1.32
gnats-1.10 -> gnats-1.11
gnus-1.50 -> gnus-1.51
mew-1.10 -> mew-1.11
supercite-1.15 -> supercite-1.16
tm-1.23 -> tm-1.24
vm-1.24 -> vm-1.25
zenirc-1.07 -> zenirc-1.08
Approved by: shige(mentor)
2000-11-30 11:27:24 +00:00
Kiriyama Kazuhiko
a95d8f8740
Updated xemacs-basic-mule-packages 1.1 -> 1.2. Following xemacs' packages have
...
been updated:
egg-its-1.22 -> egg-its-1.23
elib-1.06 -> elib-1.07
mule-base-1.34 -> mule-base-1.35
Approved by: shige(mentor)
2000-11-30 11:25:37 +00:00
David E. O'Brien
e0c29d16ac
Update Vim 5.7 to patchlevel 19.
2000-11-29 16:58:21 +00:00
Maxim Sobolev
2d8ff23a74
Update iconv to 2.0 and reflect shared library version bump.
...
PR: 23163, 23164, 23165
Submitted by: maintainer
2000-11-29 11:46:42 +00:00
Maxim Sobolev
a2014e7a8b
Add SciTE - a full-featured SCIntilla based Text Editor for GTK/GNOME.
2000-11-27 13:54:39 +00:00
Daniel Harris
703d22653d
Update WWW.
...
PR: 22982
Submitted by: Joseph Scott <joseph@randomnetworks.com>
2000-11-25 18:56:02 +00:00
Trevor Johnson
92fd9c5f94
My earlier testing was in error: joe will still write to a DEADJOE
...
file which is hard-linked to a file writable by the user who is
running joe. Mark this forbidden until the maintainer decides what
to do.
2000-11-25 14:13:59 +00:00
Trevor Johnson
66d65ec2a7
- don't follow links (symbolic or hard) owned by another user when
...
creating a DEADJOE file (http://www.securityfocus.com/archive/1/145305 )
- make DEADJOE files with 0600 permissions, rather than using the
user's umask (PR 12827)
- do the PORTREVISION thing
I am not sure whether the maintainer considers these ready. However,
they work for me.
Submitted by: maintainer
2000-11-25 07:09:18 +00:00
Doug Barton
b72a662c8b
Update location of Corel's instructions on how to download the distfile.
...
It's not at all clear to me that the license has been totally
removed, but IANAL. The originator recommended completely removing
the manual fetch, but I'm not willing to take responsibility for
that.
PR: ports/23031
Submitted by: Mikhail Teterin <mi@privatelabs.com>
2000-11-25 06:33:04 +00:00
Kris Kennaway
6176a1e687
Upgrade to nano 0.9.21 after maintainer timeout
2000-11-24 22:45:34 +00:00
Maxim Sobolev
29a0461ea9
Ditch out "Version required" from comments section.
2000-11-23 11:56:11 +00:00
Jason Evans
dd3a198e62
Update to version 1.3.
2000-11-22 02:41:44 +00:00
David E. O'Brien
c84d4079f1
Add $FreeBSD$, which help me in problem reports.
2000-11-22 00:57:33 +00:00
David E. O'Brien
2c98c659d1
Add $FreeBSD$, which help me in problem reports.
2000-11-22 00:26:04 +00:00