Torsten Blum
547ab9281c
add joe (restrictive copyright)
1995-07-05 15:15:25 +00:00
Torsten Blum
b65db97bf0
joe - joe's own editor
1995-07-05 15:08:51 +00:00
Jean-Marc Zucconi
f3ece22c3b
Remove nTk, add pTk
...
Convert the makefile to the new format
1995-07-05 14:08:49 +00:00
Satoshi Asami
3ecbe20b66
Link with -lgnumalloc. Silence <malloc.h> warning along the way.
...
Original idea is
----------------
From: Kai Vorma <vode@snakemail.hut.fi>
To: Lars Gerhard Kuehl <lars@elbe.desy.de>
Cc: FreeBSD-hackers@freefall.cdrom.com
Subject: Re: dlmalloc
:
Okay, not faster, but it used memory better. Try xv with standard
malloc, then dlmalloc and finally GNU-malloc. With standard malloc xv
grows until it hits datasize limit (16MB) and dies (usually after 10
or so big jpegs). With dlmalloc xv's VZS was about 15MB after last
picture of that particular set and with GNU malloc it was about 11MB.
:
1995-07-05 11:43:08 +00:00
Jean-Marc Zucconi
8b8967bbdd
Upgrade to patchlevel 'm'
1995-07-04 17:31:51 +00:00
Satoshi Asami
c9589ea8c2
Add tksol, convert the Makefile along the way.
1995-07-04 10:30:14 +00:00
Satoshi Asami
0b4fb0aea6
A Tk version of xsol.
...
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-07-04 10:25:20 +00:00
Satoshi Asami
18359b4a05
Change "install -d <dir>" to mkdir.
1995-07-04 04:33:08 +00:00
Andrey A. Chernov
c27c6c4095
Upgrade, 4.33 -> 4.35
1995-07-04 00:37:05 +00:00
Torsten Blum
f85f94bd3c
add rsynth back to the SUBDIRs list
1995-07-03 22:28:15 +00:00
Torsten Blum
017c521301
upgrade (to rsynth 2.0)
1995-07-03 22:24:42 +00:00
Satoshi Asami
7bbb015f21
Upgrade, 1.0r2X -> 1.0r3X.
1995-07-03 08:45:29 +00:00
Satoshi Asami
da99bf2171
To the do-install target:
...
(1) Add a "rm -f ${PREFIX}/bin/inews", install was failing when it tried
to overwrite an inews installed by a separate package (it su's first).
(2) Add "-c" to install lines of manpages.
1995-07-02 12:40:13 +00:00
Torsten Blum
32827e75fd
add a NO_PACKAGE=yes
1995-07-02 10:08:13 +00:00
Torsten Blum
2d432a43de
use /var/news/over.view for the overview database (NOV)
1995-07-02 09:43:10 +00:00
Satoshi Asami
7b200c6c0f
Name of category is "utilities", not "utils"! ;)
1995-07-02 01:10:11 +00:00
Torsten Blum
c16f5c3cf9
update (to 2.6-beta 10)
1995-07-01 21:52:13 +00:00
Joerg Wunsch
14cc166930
team - portable multi-buffered tape streaming utility
1995-07-01 17:57:54 +00:00
Satoshi Asami
ee12f980ac
Add tin, convert Makefile along the way.
1995-07-01 10:08:26 +00:00
Satoshi Asami
224de7fb76
The tin newsreader, version 1.22. I know 1.3beta is out, but it's
...
changing quite rapidly according to Peter. If someone is willing to
maintain it, go ahead and upgrade.
By the way, this is the 300th port. Congratulations Peter, you get
any ten of the 300 ports for free! :)
Submitted by: Peter Wemm <peter@haywire.DIALix.COM>
1995-07-01 10:07:18 +00:00
Satoshi Asami
f0a01488cd
Add xmix, convert Makefile along the way.
1995-07-01 09:19:52 +00:00
Satoshi Asami
130d79b64d
Add xspread. Convert the Makefile along the way to "SUBDIR+=" format.
1995-07-01 09:17:15 +00:00
Satoshi Asami
3d17e331f4
An X-based mixer program.
...
Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl>
1995-07-01 09:12:52 +00:00
Satoshi Asami
23f4b32ac7
An X-based spreadsheet program.
...
Submitted by: Janusz Kokot <janek@gaja.ipan.lublin.pl>
1995-07-01 09:12:09 +00:00
Satoshi Asami
1022b5b750
Add sunsite to list of master sites.
1995-07-01 09:00:36 +00:00
Satoshi Asami
4339e33ed0
Set IS_INTERACTIVE, user should set USA_RESIDENT to YES or NO.
...
Ok'd by: ache
1995-07-01 08:30:48 +00:00
Satoshi Asami
78eb1fe689
New Makefile for a new category. Currently contains cpmemu only.
1995-07-01 08:07:18 +00:00
Satoshi Asami
0ca1c16150
Change name of executable and package to cpmemu, to avoid confusion
...
with the existing CP/M floppy read/write utility.
1995-07-01 08:04:25 +00:00
Satoshi Asami
b478f8421c
Add "emulators", also convert SUBDIR list to a bunch of "+="'s.
1995-07-01 07:58:11 +00:00
Satoshi Asami
e1d220846f
The CP/M emulator is the first resident of the new "emulators" category.
...
Submitted by: "Janusz Kokot" <JKOKOT@demeter.ipan.lublin.pl>
1995-07-01 07:55:28 +00:00
Jean-Marc Zucconi
e863f371fe
Change the distfiles names: they now contain the version number
1995-06-27 12:56:00 +00:00
Satoshi Asami
27e88f10fc
Use
...
/usr/local/share/emacs/site-lisp
/usr/local/lib/mule-site-lisp
as the "site-lisp" directories. Basically all I did was tuck
--locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp
to the end of CONFIGURE_ARGS.
Also, all the patch-aa's are unnecessary because bsd.port.mk now will
take ${CFLAGS} from /etc/make.conf and put it in the environment before
calling configure.
1995-06-27 10:45:42 +00:00
Torsten Blum
a89983aacf
Disable NOTE by default.
...
To enable NOTE, uncomment "# ENABLE_NOTE=yes" in Makefile
Reviewed by: dima
1995-06-27 00:13:21 +00:00
Satoshi Asami
1cb9339831
Oops, forgot the stuff in /usr/local/libexec/emacs/19.29.
...
Submitted by: roberto@blaise.ibp.fr (Ollivier Robert)
1995-06-26 19:14:00 +00:00
Andrey A. Chernov
ba83f5a272
Remove NO_PACKAGE, it depends now on USA_RESIDENT variable
...
which must be set to YES or NO to build this package
1995-06-26 15:00:37 +00:00
Satoshi Asami
872a4f71ad
Revised PLIST, with all the correct permissions and ownerships.
...
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-26 09:28:10 +00:00
Satoshi Asami
814aebf9c6
${XMKMF} -> xmkmf, so that "make includes" and such won't get invoked
...
twice.
Submitted by: NIIMI Satoshi <sa2c@and.or.jp>
1995-06-26 09:27:45 +00:00
Satoshi Asami
ae6515a2cb
While I'm at it, add "--with-x-toolkit" to the configure args. It
...
looks much nicer that way.
1995-06-26 09:13:58 +00:00
Satoshi Asami
0a371ef8fb
Strip binaries.
1995-06-26 08:25:34 +00:00
Satoshi Asami
a097993016
Use
...
ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/
as our distribution point for distfiles and patches. Other than
cosmetic changes (freebsd.cdrom.com -> ftp.freebsd.org), the
omission of "ports" is important. I would like to move this
directory completely out of the ports tree (on the ftp site),
so that people who do "get ports.tar.gz" won't get a bogus distfiles
-> ../distfiles symlink (which will make "make fetch" fail).
Sometime around the 2.1 release, the distfiles link will be deleted.
1995-06-26 07:06:59 +00:00
Satoshi Asami
63d9968543
Use full pathnames for the commands. Everything except gmake and
...
xmkmf (i.e., everything in the base distribution) should be referred
to by full pathnames.
Suggested by: rgrimes, originally from one of his customers
1995-06-26 07:01:20 +00:00
Satoshi Asami
f3c4de62e0
Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
...
/usr/local/share/emacs!
1995-06-26 06:03:45 +00:00
Satoshi Asami
52bfc5a35c
Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now
...
/usr/local/share/emacs!
1995-06-26 05:58:07 +00:00
Andrey A. Chernov
1dc0c36a4d
Replace do-install with INSTALL_TARGET
1995-06-26 05:00:44 +00:00
Satoshi Asami
ca8af5dac8
Add "PREFIX=${PREFIX}" to the do-install target so that things don't
...
go in /bin, /man, etc. (Note: the last isn't a directory name.)
Also add a comment on why it IS_INTERACTIVE (I need to hit a return).
1995-06-26 04:34:40 +00:00
Satoshi Asami
35f8d33b12
Check if uid is 0 before running mtree. If you aren't root, you just
...
get a message (instead of a bunch of crap from mtree).
1995-06-26 00:30:48 +00:00
Joshua Peck Macdonald
f105f87b04
Updated to version 2.1.7
1995-06-26 00:15:00 +00:00
Joshua Peck Macdonald
60b13b9963
Reviewed by:
...
Submitted by:
Obtained from:
1995-06-26 00:13:51 +00:00
Satoshi Asami
7562cd13e5
Upgrade, 3.4e -> 3.4f. Shared library version has changed 4.5 -> 4.6
...
(and this is correct!).
1995-06-25 22:29:26 +00:00
Torsten Blum
efcb303c51
enable the NOTE command
1995-06-25 14:52:56 +00:00