Commit Graph

426 Commits

Author SHA1 Message Date
David E. O'Brien
22ab2b8f06 upgrade to version 5.3 1998-09-03 11:35:12 +00:00
Satoshi Asami
cfdaffb71e Use PLIST_SUB to avoid having to change 1,200 lines in the PLIST file
when the port is upgraded.
1998-09-01 07:11:34 +00:00
Justin M. Seger
2621e4186a Upgrade to emacs 20.3
PR:     7714
1998-09-01 02:29:51 +00:00
Steve Price
8969cf1149 Add -lmytinfo to link step so this builds again. 1998-08-30 16:00:13 +00:00
Vanilla I. Shu
f3699121da Upgrade to 1.12, and change depends to gtk11. 1998-08-25 04:04:49 +00:00
Tim Vanderhoek
23bcef9463 Use MAN1. Install correctly from usermode. 1998-08-23 02:34:23 +00:00
Tim Vanderhoek
57091ab2ee Clarify. 1998-08-23 02:31:20 +00:00
Tim Vanderhoek
c02e63c842 Move the warning about redistribution from Makefile to pkg/DESCR. Some
rephrasals in pkg/DESCR.
1998-08-23 02:24:37 +00:00
Tim Vanderhoek
e49e6b4ea0 Use MAN1. Don't be as gratuitously stupid about it (and installing
in general) as before.
1998-08-23 02:10:57 +00:00
Satoshi Asami
e49f81adfd Mark this MANUAL_PACKAGE_BUILD, because it depends on
ncurses, which is ".
1998-08-20 09:39:06 +00:00
Satoshi Asami
93ec0e28ee cc -c -D_PATH_SYSEXRC=\"/usr/local/etc/vi.exrc\" -O2 -pipe -I. -I./../include -I./../regex -I./../db/include -I./../curses -I/usr/local/include -I/usr/local/lib/perl5/5.00502/i386-freebsd/CORE perl.c
In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:361,
                 from perl.xs:37:
/usr/include/sys/param.h:188: warning: `MIN' redefined
port.h:121: warning: this is the location of the previous definition
/usr/include/sys/param.h:189: warning: `MAX' redefined
port.h:118: warning: this is the location of the previous definition
In file included from /usr/local/lib/perl5/5.00502/i386-freebsd/CORE/perl.h:583,
                 from perl.xs:37:
/usr/include/errno.h:165: warning: `EFTYPE' redefined
port.h:149: warning: this is the location of the previous definition
perl.xs: In function `perl_init':
perl.xs:145: `incgv' undeclared (first use this function)
perl.xs:145: (Each undeclared identifier is reported only once
perl.xs:145: for each function it appears in.)
*** Error code 1

Stop.
1998-08-18 08:53:30 +00:00
Tim Vanderhoek
19187332cd Remove manpages, but _NOT_ from the multi-lingual
emacsen (*mule-common, mule).  That is left for someone more
familiar with their twisty incestuous relationships.
1998-08-17 09:35:03 +00:00
David E. O'Brien
d91123e4d4 Update info.
Submitted by:	Sven Guckes <guckes@math.fu-berlin.de>
1998-08-11 10:32:45 +00:00
Thomas Gellekum
a302a60193 $DISTNAME and the path changed. Minor cleanups while I'm here. 1998-08-10 09:00:03 +00:00
Steve Price
115ad6e501 Turn on hexedit. 1998-08-10 00:32:34 +00:00
Steve Price
bf873ad2a4 Initial import of hexedit version 0.9.3.
View and edit files in hexadecimal or ASCII.

PR:		7506
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-08-10 00:31:41 +00:00
Satoshi Asami
5264cbceb5 Fix up dependencies for ports that moved into the x11-toolkits category. 1998-08-07 23:56:56 +00:00
Satoshi Asami
ceba211283 Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or
1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted
correctly.
1998-08-05 09:31:52 +00:00
Joerg Wunsch
b1034d2287 The former ftp.germany.eu.net (now ftp.de.uu.net) has thrown a lot of
stuff away.  Move to other FTP servers.
1998-08-02 18:21:40 +00:00
Justin M. Seger
9a6168a1b8 Remove obsolete MASTER_SITE 1998-07-31 15:39:37 +00:00
Tim Vanderhoek
0ec2b6d084 Another batch of add homepage. In general I've avoided any links
except to official homepages, but in this batch there were a few
cases where a link was desireable anyways.  For these, the form

http://url/  (FAQ/whatever)

was used.
1998-07-28 06:34:42 +00:00
Satoshi Asami
c23cc4074c Making x11 category more useful project part 1: take out "x11" of
ports that are mere users of X.

Partial list submitted by: Josh Gilliam <josh@quick.net>
1998-07-27 23:25:33 +00:00
Satoshi Asami
4c82c24952 c++ -g -O2 -Wall -o le about.o block.o calc.o chset.o cmd.o color.o edit.o editcalc.o ehelp.o ext.o file.o format.o frames.o getch.o getstr.o help.o history.o kern.o keymap.o keymapdf.o keymapfn.o loadsave.o mainmenu.o menu.o menu1.o options.o pipe.o rus.o screen.o search.o signals.o tables.o textpoin.o user.o window.o highli.o clipbrd.o keynames.o mouse.o ../lib/liblib.a -lncurses -lm
keymap.o: Undefined symbol `_tigetstr' referenced (use -lmytinfo ?)
ld: Spurious undefined symbols: # undefined symbols 1, reported 0
*** Error code 1

Stop.
1998-07-25 11:56:15 +00:00
Steve Price
99cc5f0435 Make jove display 8-bit characters correctly.
PR:		7301
Submitted by:	Arjan de Vet <Arjan.deVet@ady.iae.nl>
1998-07-20 21:45:32 +00:00
Steve Price
e14ec98a41 Add another MASTER_SITE so that this fetch's again.
Noticed by:	FreeBSD's newlywed - Satoshi Asami
1998-07-20 18:51:39 +00:00
Satoshi Asami
eebeb6026b HTTP server not responding. 1998-07-20 15:24:31 +00:00
Steve Price
7f3715f194 Update to version 1.07.
PR:		7267
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1998-07-20 03:18:03 +00:00
Steve Price
a4fc28db05 Fix a display corruption found when running jove from within
an xterm and clicking the first mouse button.

PR:		7071
Submitted by:	Carl Mascott <cmascott@world.std.com>
1998-07-12 22:39:02 +00:00
Steve Price
d3e491a231 Update to version 1.06.
PR:		7127
Submitted by:	maintainer
1998-07-11 00:29:10 +00:00
Joseph Koshy
5e3a7723e8 Update maintainer address. 1998-07-07 11:39:46 +00:00
Steve Price
9c04016eb7 Update to version 1.0.5.
PR:		7152
Submitted by:	maintainer
1998-07-04 20:27:09 +00:00
Steve Price
1ba10c29a0 Allow the display of '%'. Also combine the two patches for
bpatch.c while I'm here.

PR:		6867
Submitted by:	Luoqi Chen <luoqi@chen.ml.org>
1998-07-04 19:05:14 +00:00
John Polstra
18c9beae17 Handle /usr/lib/aout which, like the visiting mother-in-law, has
overstayed its welcome.
1998-07-04 01:48:56 +00:00
Steve Price
f6410b121f Turn on sted. 1998-07-03 23:45:28 +00:00
Steve Price
591307035f sted - A small text editor.
PR:		7037
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-07-03 23:44:56 +00:00
Satoshi Asami
f16cfd0c32 No need to use += for variable defined only once. 1998-07-02 00:11:28 +00:00
Thomas Gellekum
9b5b3cb3b3 Activate gxedit. 1998-07-01 12:00:18 +00:00
Thomas Gellekum
7a03827998 New port gxedit, a small editor written with GTk.
PR:		7134
Submitted by:	Dom Mitchell <dom@myrddin.demon.co.uk>
1998-07-01 11:58:48 +00:00
Satoshi Asami
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
David E. O'Brien
77562d42a9 Canna includes should be searched for in ${prefix}, not /usr/local 1998-06-26 09:25:22 +00:00
Satoshi Asami
cbb366a404 Add vim5beta. 1998-06-07 02:18:14 +00:00
Gary Jennejohn
00ea68f1b3 Update xvile to version 8. This adds support for PERL scripts but requires
perl5.
Install the documentation and macros in reasonable places.
NOTE: If you are running -current then you may have to re-install perl5
to reflect the new /usr/lib/aout, otherwise the make of xvile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
1998-06-04 20:42:17 +00:00
Gary Jennejohn
39dfc15110 Update vile to version 8. This adds support for PERL scripts but requires
perl5.
Install the documentation and macros in reasonable places.
NOTE: If you are running -current then you may have to re-install perl5
to reflect the new /usr/lib/aout, otherwise the make of vile with the
optional PERL support could fail. I was forced to do this in the course
of testing.
1998-06-04 20:05:04 +00:00
Gary Jennejohn
baf4d79818 Fix the last commit so that it really works. There was a ';' in the
wrong place.
Lesson learned: do not use old patches when committing !
1998-06-04 19:21:46 +00:00
Gary Jennejohn
91fca4dbdc Install xemacs.sh into ${PREFIX}/etc/rc.d to create /var/run/xemacs
dynamically. This is needed now that /etc/rc removes everything in
/var/run.
1998-06-03 19:30:13 +00:00
Jun Kuriyama
cd81f3431d Change to more common expression 1998-05-29 11:58:46 +00:00
Jun Kuriyama
ad93828a99 Activate xemacs-mule and xemacs-mule-common. 1998-05-26 15:11:09 +00:00
Jun Kuriyama
7d74a5d6d9 For XEmacs, lisp files, info pages, etc (except executables)
Submitted by:   KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by:    Japanese Ports Team <ports-jp@jp.freebsd.org>
PR:             ports/6548
PR:             ports/6580
1998-05-26 15:02:10 +00:00
Jun Kuriyama
7423a0cae6 XEmacs the next generation of Emacs (Only the executables)
Submitted by:   KIRIYAMA Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
Reviewed by:    Japanese Ports Team <ports-jp@jp.freebsd.org>
PR:             ports/6548
PR:             ports/6580
1998-05-26 15:00:22 +00:00
Bill Fenner
4f2f81b483 MASTER_SITE_SUBDIR should have neither a leading nor a trailing slash. 1998-05-25 21:03:04 +00:00
Matthew Hunt
1756c43424 Upgrade to 0.98-7, for compatibility with version 1.2.2 of slang,
which was just committed.
1998-05-17 22:56:19 +00:00
Matthew Hunt
f27a20ceca Upgrade to 3.6.2.
PR;		6635
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-05-15 05:13:50 +00:00
Thomas Gellekum
bf511e8f4c Activate offix-editor. 1998-05-06 12:43:02 +00:00
Thomas Gellekum
5bfccef2f1 New port: Editor from the OffiX package.
PR:		part of 3991
Submitted by:	Ruslan Shevchenko <ruslan@shevchenko.kiev.ua>
1998-05-06 12:18:25 +00:00
Justin M. Seger
18f33c0f93 Change JPEG shared library number to 9. This is to make sure that everyone
installs the version of the port that uses shared library number 9 and the
LIBRARY_VERSION set to the default.  Normally this is against our policy
(bumping the version number for minor things), however due to the major
problems caused with the upgrade, Satoshi and I decided that this was best.

Approved by:    asami
1998-05-04 20:23:32 +00:00
Justin M. Seger
aab02f871a Make this port use libtool v1.2 instead of the included 1.0. This fixes
building on current.  I have sent a message to the developer of cooledit, so
hopefully this won't be needed for long.
1998-05-03 15:40:01 +00:00
Masafumi Max NAKANE
2263897ac8 Bugfix:
(1) /usr/local/lib/mule/site-lisp/site-start.el is fixed

(2) /usr/X11R6/info is added to Info-default-directory-list in site-start.el

(3) mule can work on FreeBSD-current (this problem is about new ld.so).

PR:		6030
Submitted by:	maintainer
1998-05-02 21:07:10 +00:00
Gary Jennejohn
c0655ba8db Update Xeamcs to version 20.4. MASTERSITES cleaned up; a lot of them
either didn't have xemacs-20.4 or it was located in a different place.
Tested packaging and re-installing.
Submitted by:	maintainer
1998-04-20 05:15:54 +00:00
Matthew Hunt
bde9553c09 Activate cooledit. 1998-04-19 05:16:59 +00:00
Matthew Hunt
be4ccfa555 Import of cooledit, a graphical application suite including an
editor.

PR:		5111
Submitted by:	Brett Taylor <brett@peloton.physics.montana.edu>
1998-04-19 05:14:17 +00:00
Justin M. Seger
b5544f1358 Switch remaining ports to use jpeg lib version 8.0. 1998-04-15 22:18:24 +00:00
David E. O'Brien
ca68fbe642 Upgrade to version 5.1 1998-04-07 23:38:42 +00:00
Satoshi Asami
acd19d78e8 Add NO_LATEST_LINK -- these are not the latest versions, and we shouldn't
depend on ordering in the parent Makefiles for the links to be created
correctly.
1998-04-04 07:36:46 +00:00
Satoshi Asami
f0f4ce5881 Don't die if a rmdir fails. 1998-04-01 01:50:02 +00:00
Andrey A. Chernov
574f6deb06 upgrade png major 1998-03-28 19:49:58 +00:00
Steve Price
8c29b5ec32 Upgrade to version 5.0.2.
PR:		6069
Submitted by:	maintainer
1998-03-28 14:36:41 +00:00
Thomas Gellekum
3f7830ce4f Upgrade to 4.0. Split patches into one patch for each patched file. 1998-03-25 14:15:10 +00:00
David E. O'Brien
4ab3e40ac4 Fix handling of man page links. 1998-03-22 22:13:59 +00:00
David E. O'Brien
1f3c4e97c4 vim --> vim4
vim5beta --> vim5
gvim --> Attic (switch to vim5 for X11 support)
1998-03-18 10:21:44 +00:00
Thomas Gellekum
63f73aec5e Oops, forgot the category. 1998-03-17 07:48:56 +00:00
Thomas Gellekum
bb8677101b Revert to using Tcl8.0, 8.1 doesn't work.
Noted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-03-17 07:29:51 +00:00
Thomas Gellekum
e0462a071d Activate le. 1998-03-16 14:10:23 +00:00
Thomas Gellekum
4df1f92e44 Import le port. le is a text editor with many block operations with
stream and rectangular blocks, can edit both unix and dos style files
(LF/CRLF), is binary clean, has hex mode, can edit large files and
mmap'pable devices in MAP_SHARED mode, has tunable syntax
highlighting, tunable color scheme (can use default colors), tunable
key map.

PR:		4777
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-03-16 14:08:19 +00:00
David E. O'Brien
67d0815558 Dist tarball updated to include ctags bug fixes.
Vim src didn't change.
1998-03-02 12:32:03 +00:00
David E. O'Brien
ff3efb61de Xemac's send-pr is causing me too many problems and it's broken anyway,
so totally remove it.
Portlint this baby.
1998-03-02 01:38:49 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Bill Fenner
163154d815 More tcl/tk virtual category fixups. 1998-02-22 08:35:03 +00:00
David E. O'Brien
4933627bea Vim 5.0 has been RELEASED! :)
(I will move this port to something in a few days, so don't worry, it's
not beta anymore)
1998-02-19 18:08:53 +00:00
David E. O'Brien
ffffd02011 Remove last reference to gmake, it isn't required anymore. 1998-02-19 17:42:54 +00:00
Jun-ichiro itojun Hagino
891dd04c3f rename ports/editors/nvi to ports/editors/nvi-m17n.
update language-specific configurations for nvi-m17n accordingly.

add ports/editors/nvi-perl, nvi 1.79 with perl5 linked into.
1998-02-19 16:50:18 +00:00
Satoshi Asami
43adb20442 Move textedit from x11 to editors.
Approved by:	jraynard
1998-02-18 04:18:45 +00:00
Jun-ichiro itojun Hagino
758c97ff55 - PKGNAME has to be defined BEFORE including bsd.port.mk, to make
Latest/* symbolic links.
- PKGNAME format changed, to make Latest/* symbolic links with proper name.
  (also make it Y2K complient)
	was: ja-nvi-iso2022jp-1.79-970820
	now: ja-nvi-iso2022jp-1.79.19970820

Submitted by:	asami
1998-02-17 13:12:05 +00:00
Steve Price
d2ec730a39 Revert previous change. Now faces will be autodetected as before
except when PACKAGE_BUILDING is defined where it will be disabled
by default.

Suggested by:	asami and eivind
1998-02-16 14:38:26 +00:00
David E. O'Brien
78d23d4a06 Upgrade to beta version 5.0x. 1998-02-16 11:23:14 +00:00
Jun-ichiro itojun Hagino
f9763a0c15 nvi-1.79.tar.gz seems to be replaced, with the same filename... 1998-02-15 16:24:55 +00:00
Steve Price
7bde2d64d0 Build this port with '--with-xface=no'.
PR:		5656
1998-02-15 15:43:42 +00:00
David E. O'Brien
1bee26eff9 Upgrade to beta version 5.0w. 1998-02-09 10:35:12 +00:00
Bill Fenner
b7475abeef nvi MASTER_SITE moved from ftp.cs.berkeley.edu to ftp.bostic.com
Submitted by:	distfile checker
1998-02-09 06:56:40 +00:00
John Fieber
120c6d00b9 Add -DUSE_XMIM so input methods work. 1998-01-31 23:46:21 +00:00
David E. O'Brien
ef970a0167 Add libXm.so.0.1 to search list of possible Motif libraries [for Lesstif?]
Requested by:	Andreas Klemm <andreas@klemm.gtn.com>
1998-01-27 10:42:21 +00:00
David E. O'Brien
98fc166031 Upgrade to beta version 5.0v 1998-01-26 23:36:57 +00:00
Bill Fenner
e7804d3636 Use bold (if available) when underlining is not available.
PR:		ports/4521
Submitted by:	Dan Nelson <dnelson@emsphone.com>
1998-01-22 01:44:14 +00:00
David E. O'Brien
7be500b900 Author put out a patch. 1998-01-20 11:14:45 +00:00
John Fieber
0fced76bff Upgrade to 5.0.1
PR:		5511
Reviewed by:	jfieber
Submitted by:	deischen@iworks.InterWorks.org
1998-01-16 21:09:29 +00:00
David E. O'Brien
854ef0e783 Upgrade to beta version 5.0u 1998-01-14 02:40:09 +00:00
Satoshi Asami
1517df147c Mini portlint. 1998-01-06 06:22:37 +00:00
James Raynard
5c62ad9cd8 The XView windowing text editor, based around command panel buttons
and text areas and menus.  It supports both mouse and keyboard
operations.
1998-01-04 22:33:30 +00:00
Gary Jennejohn
a859a78175 PR: ports/5357
Obtained from:	Maintainer (partly)
modify the Makefile to use PLIST.mule if USE_MULE is defined. This
will allow the version with mule to be successfullt packaged and
pkg_delete'd.
Add a warning, obtained from the Maintainer, in the case where
HAVE_MOTIF is defined but MOTIF is really lesstif. It seems that
some users have seen problems with that constellation.
Add pkg/PLIST.mule to be used for the mule version.
Satoshi forgot to close the PR when he made his commit for the
reported problem with generating a version with mule.
1998-01-01 21:06:47 +00:00
David E. O'Brien
ba0cae6e2f Upgrade to beta version 5.0t. 1997-12-28 14:02:28 +00:00
Satoshi Asami
39e1914a14 Add vilearn. 1997-12-27 03:10:58 +00:00