1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
Commit Graph

338 Commits

Author SHA1 Message Date
Thomas Gellekum
19e7aaf5f3 Activate xmaddressbook, xtar. 1996-11-25 10:11:57 +00:00
Thomas Gellekum
3275a8ea37 Import of xtar, a tar file browser.
Closes PR 1526.

Submitted by:	Andreas Kohout <shanee@rabbit.augusta.de>
1996-11-25 09:47:24 +00:00
Satoshi Asami
5106d14914 Oops, forgot to compress one manpage. 1996-11-21 11:54:39 +00:00
Satoshi Asami
6144bc038c Fix some typos I so eloquently introduced last night.
Found by:	make index
1996-11-19 01:18:00 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
PLISTs.

Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
642e598732 Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:37:03 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
090316dbc1 Converted to MAN[1-8]
Converted p5* to use MASTER_SITE_PERL_CPAN
1996-11-17 09:06:37 +00:00
Satoshi Asami
7c047963a4 Added mgdiff. 1996-11-15 11:02:31 +00:00
Satoshi Asami
3185b4188b Added xgas. 1996-11-15 09:56:42 +00:00
Satoshi Asami
c97f2b04f4 Ideal gas simulator. Maybe we should make a "physics" category
for stuff like this.

Submitted by:	Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
1996-11-15 09:55:46 +00:00
Thomas Gellekum
3f47969df7 Better workaround for manpath(1). 1996-11-15 08:27:38 +00:00
Satoshi Asami
92cb149612 Fix Makefiles to work with new bsd.port.mk. Mostly just replacing
${COMPRESS_MAN} so they will at least work.  I will come back later
and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
1996-11-13 12:41:39 +00:00
Thomas Gellekum
5d554a4d84 $DISTFILE changed. Update checksum.
Noticed by: Andreas Klemm
1996-11-13 07:25:55 +00:00
David E. O'Brien
5389cf68e4 Moved LSOF from ports/misc to ports/sysutils 1996-11-11 19:44:23 +00:00
Thomas Gellekum
90b7f0b053 Upgrade from 1.8b5 to 1.8 1996-11-11 07:53:12 +00:00
David E. O'Brien
47a616f11d CATEGORIES+= --> CATEGORIES=
Misc variable reordering, cleaning up, etc.
1996-11-11 05:50:23 +00:00
Satoshi Asami
b92c1d5070 Add lsof. 1996-11-07 11:38:34 +00:00
David E. O'Brien
2e16759974 Turned on splitvt port. 1996-11-03 08:44:18 +00:00
David E. O'Brien
d0da6c97d8 New port, run two shells in a split window/terminal.
Note that this duplicates the functionality of window(1).  However I didn't
know this existed when I made the port.  Also, it may be useful for those
in a hetrogenious environment, if they want the same programs on all OS's.
1996-11-03 08:42:02 +00:00
David E. O'Brien
e8917c8cba Changed to use ${COMPRESS_MAN} 1996-11-03 06:56:33 +00:00
Mark Murray
e592f61233 Fix up the makefile to Satoshi's standard. :-) 1996-11-01 06:10:22 +00:00
Mark Murray
c6d7927bae Add dejagnu 1996-10-31 20:11:20 +00:00
Mark Murray
cfa6d6025c DejaGNU is an automated testing tool. It uses expect to run your tests. 1996-10-31 19:53:40 +00:00
Satoshi Asami
eb2062da38 sattrack is moved to astro too. 1996-10-31 11:16:20 +00:00
Satoshi Asami
d448d7a0f7 xephem is moved to astro. 1996-10-31 10:53:08 +00:00
James FitzGibbon
b8c06517e3 Add RUN_DEPENDS to all perl5 ports, to make packages install perl.
Submitted by:	asami@freebsd.org
1996-10-24 09:59:32 +00:00
James FitzGibbon
148a52cf5e Update for new perl5 ports 1996-10-24 08:26:34 +00:00
James FitzGibbon
a7c197b9a3 perl5 module to validate/generate credit card checksums/names. 1996-10-24 08:23:45 +00:00
James FitzGibbon
5ee8f73fe6 perl5 module to print arrays of elements in sorted columns 1996-10-24 08:21:54 +00:00
Thomas Gellekum
b9e75404c1 Upgrade to 1.8b5. Uses tk41 now. 1996-10-21 06:46:57 +00:00
Masafumi Max NAKANE
8d03f1dc0d Correctly list the all files installed. 1996-10-20 19:24:33 +00:00
Masafumi Max NAKANE
fd4655806e Strip the binaries. 1996-10-20 19:23:42 +00:00
Masafumi Max NAKANE
4e9d6b5dfb Take the setting of NOMANCOMPRESS into account.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>

We don't need --prefix=${PREFIX} for CONFIGURE_ARGS when GNU_CONFIGURE=yes.
1996-10-20 15:22:09 +00:00
Satoshi Asami
77395d64ff Complete upgrade by removing "gitmatch" that no longer exists. Also
sort part of pkg/PLIST so it's easier to read.
1996-10-16 09:14:20 +00:00
Satoshi Asami
2d2724d611 Upgrade to version 0.96. The author (that's me :) also converted
this port to use tcl-7.5/tk-4.1 instead of tcl-7.3/tk-3.6.
1996-10-16 08:55:37 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Gary Palmer
1e4fae29c0 Update checksum (whoops) and correct PLIST file for new manpage name.
Pointed out by:	 Satoshi
1996-10-08 23:25:12 +00:00
Gary Palmer
6252966ec9 Update to 3.2.1 1996-10-01 03:53:49 +00:00
Thomas Gellekum
49a913bd62 Make tkinfo work with tk-4.1. 1996-09-27 07:19:36 +00:00
Andrey A. Chernov
4424da6c33 Remove package name 1996-09-14 03:11:05 +00:00
Chuck Robey
075e28caf2 Some Makefile cleanup, pointed out by Satoshi. 1996-08-24 17:02:29 +00:00
Chuck Robey
3209c43868 Add Andy Kohout's unclutter port to the misc/Makefile. 1996-08-24 04:05:11 +00:00
Chuck Robey
d266d4e509 Andy Kohout's port of unclutter. 1996-08-24 03:44:12 +00:00
Satoshi Asami
14ceb3cc8f Added xephem. 1996-08-19 12:35:39 +00:00
Satoshi Asami
b9e196832f Added figlet. 1996-08-09 04:17:51 +00:00
Satoshi Asami
69635d5449 Figlet is a program that creates large ASCII art characters out of ordinary
screen characters

      _ _ _          _   _     _
     | (_) | _____  | |_| |__ (_)___
     | | | |/ / _ \ | __| '_ \| / __|
     | | |   <  __/ | |_| | | | \__ \_
     |_|_|_|\_\___|  \__|_| |_|_|___(_)

Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-08-09 04:17:17 +00:00
Satoshi Asami
8b28438c5c Added plan. 1996-08-06 03:36:37 +00:00
Chuck Robey
2974c69241 Add new port zorro to misc Makefile. 1996-08-04 00:28:11 +00:00
Chuck Robey
0b117b2ada Add new port, logsurfer. 1996-07-30 02:17:16 +00:00
Chuck Robey
bb861d6b38 New port, logfile manager. 1996-07-30 02:15:26 +00:00
Andrey A. Chernov
7bc803694a Upgrade to 321 1996-07-26 04:25:37 +00:00
Andrey A. Chernov
34ca0d5d86 Fix charset problem 1996-07-15 19:32:24 +00:00
Andrey A. Chernov
1cde113bf4 Fix file name case for ephemeris 1996-07-14 07:29:02 +00:00
Andrey A. Chernov
ef94d6cfca Upgrade to 5.20 1996-07-14 06:57:41 +00:00
Satoshi Asami
9394ec90b0 Added xcalendar. 1996-07-10 21:19:07 +00:00
Satoshi Asami
2d9ea87a26 Added cal. 1996-07-10 10:25:57 +00:00
Gary Palmer
0594bd8f8d Convert from ncftp to fetch 1996-06-26 22:33:17 +00:00
Satoshi Asami
0da28ad967 Upgrade, 4.3.6 -> 4.3.11.
Submitted by:	Don Yuniskis <dgy@rtd.com> via Chuck Robey <chuckr@glue.umd.edu>
1996-06-17 08:33:47 +00:00
Satoshi Asami
4c02cf27d7 Change NO_PACKAGE to NO_CDROM, these are "don't sell for profit" licenses. 1996-06-15 06:24:23 +00:00
Thomas Gellekum
3d3498656f Makefile: remove EXTRACT_SUFFIX, rename MAINTAINER
patches/patch-ac: add support for .gz-files

Submitted by: Don Yuniskis <dgy@rtd.com>
1996-06-05 09:08:24 +00:00
Satoshi Asami
9e28324574 freefall.cdrom.com -> freefall.freebsd.org 1996-06-03 02:17:34 +00:00
Mark Murray
b867e24453 Replace the color: target with a macro. If you want to build less
with colour, you need to define COLOUR_LESS (or if you are from a
place that is speling impaired, COLOR_LESS will do ;-))
OKed by:	asami and others
1996-05-13 16:17:58 +00:00
Andrey A. Chernov
4692bf9fae trans added 1996-05-06 13:37:24 +00:00
Satoshi Asami
e6a4aea44a This port is RESTRICTED because of restrictive copyright. 1996-04-12 08:38:33 +00:00
Satoshi Asami
90f9e62399 Add mmv. 1996-04-12 08:38:12 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
3d397417a9 Added ecc. 1996-04-09 06:50:27 +00:00
Satoshi Asami
6f40b225ff Added sattrack. 1996-04-09 06:04:23 +00:00
Satoshi Asami
678e835f59 Added btoa. 1996-04-09 04:01:08 +00:00
Satoshi Asami
c900ce242f Add a pre-clean target to delete patch-0a created by do-extract. 1996-03-29 03:28:08 +00:00
Satoshi Asami
298de01e86 Upgrade, 2.2.6 -> 2.2.6.5.
Submitted by:	Harlan Stenn <Harlan.Stenn@pfcs.com>
1996-03-25 10:56:43 +00:00
Satoshi Asami
d9cec7c4b7 Moved master site to our ccd server, my workstation is going away soon. 1996-03-21 12:50:15 +00:00
Satoshi Asami
1ac79d67c5 Add fd. 1996-03-20 07:54:21 +00:00
Satoshi Asami
4d6b03c5ab A file and directory management tool.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1996-03-20 07:53:43 +00:00
Satoshi Asami
88f6465165 Added fep. 1996-03-18 11:56:55 +00:00
Satoshi Asami
fff092070b A general purpose front end for command line editing.
Submitted by:	Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
1996-03-18 11:56:34 +00:00
Satoshi Asami
77079fc1c2 Checksum was missing. 1996-03-06 23:30:01 +00:00
Satoshi Asami
26b65560a7 (1) Remove FETCH_DEPENDS to ncftp2. Regular ncftp can't fetch it
from the master site but the backup site should work.  This will
    all be fine when we start using the new ftpget that I am now
    testing.

(2) Move the manpage rename from patch to Makefile.
1996-03-06 23:08:52 +00:00
Thomas Gellekum
124e917bbc Add ctk. 1996-02-22 10:45:53 +00:00
Satoshi Asami
5ff0f54cbc Comment said this script is for Wnn. Now you know where I copied
it from. ;)
1996-02-08 03:31:43 +00:00
Thomas Gellekum
5c9bfaae2f - add glimpse to $RUN_DEPENDS
- cosmetic fixes in pkg/{DESCR,COMMENT}
1996-01-18 15:30:39 +00:00
Satoshi Asami
f209a0aad5 Oops, forgot to change the category from games to misc when we moved it
in the repository.
1996-01-16 02:45:29 +00:00
Satoshi Asami
31c89d5f88 Change note about xterm not knowing about color, it does now (XFree86
3.1.2B or later).

Hinted by:	Brian Clapper <bmc@telebase.com>
1996-01-15 23:53:08 +00:00
Satoshi Asami
4f9e644f2c Added glimpse and linuxls. 1996-01-15 10:40:08 +00:00
Satoshi Asami
fe8ce50392 The linux colorized ls. Hey don't shoot me, it's only a port! ;)
Submitted by:	Brian Clapper <bmc@telebase.com>
1996-01-15 10:37:18 +00:00
Andrey A. Chernov
604ce27ff5 Upgrade to 3.7.1 1995-12-18 07:33:37 +00:00
Thomas Gellekum
a344495b51 Add `.if !defined(NOMANCOMPRESS)' again. I should probably
read our own guidelines more often.
1995-12-18 07:29:08 +00:00
Satoshi Asami
49e28131c7 Delete some garbage (line noise?). 1995-12-09 01:30:20 +00:00
Thomas Gellekum
40c511b71d - Upgrade to version 1.7.5
- Add MAINTAINER
- Remove `.ifdef (NOMANCOMPRESS)' in post-install target; doesn't
  make sense to check because we package up the gzip'd man page.
1995-12-07 08:12:02 +00:00
Satoshi Asami
b5d85759a6 Move dependency's path from utils/rman to misc/rman. 1995-11-27 07:50:54 +00:00
Satoshi Asami
13b4c6b5e4 Modify Makefile copied from utils/. Delete beav (moved to editors/),
add astrolog (moved from games/) and team (was totally missing!).
1995-11-27 03:38:03 +00:00
Satoshi Asami
e34d788c22 Change "utilities" category to "misc" in preparation for move to misc. 1995-11-26 10:48:46 +00:00
Satoshi Asami
841d93e09e Add markm@freebsd.org as maintainer. Hey Mark, you are never going
to get a lemon meringue pie if you don't credit your work! :>
1995-11-20 13:43:45 +00:00
Satoshi Asami
a13959a341 Add buffer. Mark is too modest! 1995-11-20 13:41:17 +00:00
Mark Murray
db3bc498bd Drat. Correct the fetch directory name. 1995-11-17 19:09:27 +00:00
Mark Murray
e526d43c6e Add a stunningly useful utility.
if you ever nhave needed to do something like:
tar cf - <big_dir> | rsh cat > /dev/tape then you will appreciate this.

do something like

tar cf - <big_dir> | buffer | rsh othersys "cat  | buffer > /dev/tape"
to enjoy HUGE increases in speed while your tape drive does not
incessantly back/forth/stop/start.
1995-11-17 19:03:48 +00:00
Satoshi Asami
14cd728249 Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a
lot of ports or what! ;>
1995-11-09 06:41:02 +00:00
Satoshi Asami
db9366750d Shorten one-line comments.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-25 12:41:52 +00:00
Satoshi Asami
9506f7017e File moved on ftp site.
Submitted by:	se via me (really!)
1995-10-17 10:17:00 +00:00
Satoshi Asami
9a39651088 Expand directories.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:24:16 +00:00
Satoshi Asami
e80af410e2 Various EXEC_DEPENDS fixes.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-10-04 10:18:56 +00:00
Satoshi Asami
49cc426534 Change version from 2.0.5 to 2.1. Not much has changed, but at least
it's different.
1995-10-04 09:41:18 +00:00
Satoshi Asami
e39ee64830 EXEC_DEPENDS on wish4.0 -> LIB_DEPENDS on tk40
EXEC_DEPENDS on rman    -> RUN_DEPENDS
1995-10-04 02:02:14 +00:00
Satoshi Asami
444978a853 RUN_DEPENDS on wish:tk. 1995-10-02 07:58:41 +00:00
Torsten Blum
00cbf54c60 Upgrade to mc-3.0 1995-09-27 22:57:42 +00:00
Satoshi Asami
2112a972c3 Edit patch to match latest changes to ls.1. 1995-09-27 03:35:30 +00:00
Satoshi Asami
da82262bec Remove hack to get around ncftp's inability to grab tarfiles generated
on-the-fly.  Use ncftp2 instead, and depend on it via FETCH_DEPENDS.
1995-09-23 10:15:46 +00:00
Satoshi Asami
014b826d0d The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this file
for now, maybe we need a NO_CHECKSUM or something....
1995-09-15 09:24:14 +00:00
Joshua Peck Macdonald
1568660753 the md5 file was wrong. I'm not sure why. the one currently in
/usr/ports/distfiles on freefall and thud is different from the
one on ftp.freebsd.org, listed as the master site.
1995-09-11 03:03:26 +00:00
Andrey A. Chernov
1c1bf34b59 Use default make.conf settings for CFLAGS instead of simple -O.
Don't strip already stripped file on install
1995-08-29 14:53:29 +00:00
Satoshi Asami
af66092ba2 An astrology program for X and ascii, version 5.0.
Submitted by:	faulkner@mpd.tandem.com (Boyd Faulkner)
1995-08-26 05:59:21 +00:00
Satoshi Asami
a367960fdd Added ical. 1995-08-23 10:00:04 +00:00
Satoshi Asami
639445cae9 Awww, I meant emulators/tkhfs and utils/tk{info,man}. Good thing these
two commit messages are going out as in one mail.... ;)
1995-08-19 08:21:03 +00:00
Satoshi Asami
bfac2f377f Upgrade, 1.6 -> 1.7.3. Note this has a restrictive copyright, so there
is going to be NO_PACKAGE.

It uses wish4.0 too.  It's the first port to depend on Tk-4.0!
1995-08-19 06:55:59 +00:00
Andrey A. Chernov
98e775a234 Add missing checksum
Reviewed by:
Submitted by:
Obtained from:
1995-07-17 15:02:05 +00:00
Torsten Blum
5f6837eae8 add recode to the SUBDIRs list 1995-07-17 01:08:59 +00:00
Torsten Blum
2e68d7b51f add mc to the SUBDIRs list 1995-07-15 23:45:37 +00:00
Torsten Blum
fb734da801 Midnight Commander, a free Norton Commander Clone 1995-07-15 23:43:35 +00:00
Torsten Blum
bdfd90ff56 add git the SUBDIRs list 1995-07-15 23:34:38 +00:00
Torsten Blum
7e9ee4d775 git - GNU Interactive Tools, a filesystem browser for UNIX systems 1995-07-15 23:26:42 +00:00
Satoshi Asami
e65a54a61e Clean up of utils. Lots of stuff are moved out to various subcategories. 1995-07-12 23:20:23 +00:00
Andrey A. Chernov
ef9c6c1bcb Add pgp, remove pgp.* 1995-07-07 23:55:53 +00:00
Satoshi Asami
def83adce4 Add beav, convert to new format. 1995-07-06 04:27:15 +00:00
Satoshi Asami
7b200c6c0f Name of category is "utilities", not "utils"! ;) 1995-07-02 01:10:11 +00:00
Joerg Wunsch
14cc166930 team - portable multi-buffered tape streaming utility 1995-07-01 17:57:54 +00:00
Satoshi Asami
704dde4b23 Add bonnie. 1995-05-19 09:50:19 +00:00
Satoshi Asami
264bdb6687 These belong to utilities, not x11, so change CATEGORIES to reflect
the fact.  They will be moved via repository copy after the release
when we reorganize the ports subdirectories.
1995-05-19 09:40:06 +00:00
Satoshi Asami
9c302f2695 These belong to utilities, not x11, so change CATEGORIES to reflect
the fact.  They will be moved via repository copy after the release
when we reorganize the ports subdirectories.
1995-05-19 09:34:57 +00:00
Satoshi Asami
8d0b3696d3 Fix multi-line comments. Thanks, Jordan!
Pointed-out by:	jkh
1995-05-16 09:00:13 +00:00
Satoshi Asami
21b58a9b6f Put back vmsbackup, ftp site is up again. 1995-05-15 04:15:35 +00:00
Satoshi Asami
314ddd428f Add BROKEN: vmsbackup (can't connect to ftp site). 1995-05-14 07:14:18 +00:00
Satoshi Asami
60593951d5 Add lmbench. 1995-05-14 06:07:27 +00:00
Satoshi Asami
c9dc84a522 Clean up subdir Makefiles. They now all look like this:
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#

SUBDIR= good_port_1 good_port_2 ...
=====

Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
24cd827733 Add NO_PACKAGE (restrictive copyright). 1995-05-13 10:22:04 +00:00
Satoshi Asami
d9819085a0 Source is .tar.Z, not .tar.gz. 1995-05-13 09:41:25 +00:00
Satoshi Asami
3973338ee8 Move mmv to "restricted". 1995-05-13 09:34:38 +00:00
Satoshi Asami
5a2c11e5f4 Added kp. 1995-05-09 11:50:12 +00:00
Satoshi Asami
c52476ee41 kp - The Keyboard Practicer, a touch-typing practice program written in
Tk, version 0.95.
1995-05-09 11:07:07 +00:00
Satoshi Asami
97e6ec9efa Add lmbench as a "BROKEN" target. 1995-05-06 11:51:21 +00:00
Satoshi Asami
29d2029570 Added xbatt. 1995-05-06 09:12:46 +00:00
Satoshi Asami
1c1df9368f Added chord. 1995-04-25 07:30:27 +00:00
Satoshi Asami
b0fd8cc295 chord-3.6, produce PS sheet-music from text input 1995-04-25 07:29:36 +00:00
Satoshi Asami
b165a3a9b5 Updated utils Makefiles! 1995-04-23 13:02:52 +00:00
Joerg Wunsch
c78be738ab Add cpm back. It's no longer broken. 1995-04-17 08:28:28 +00:00
Joerg Wunsch
4c07d37f8a Re-add pcemu, it does have a PLIST now. 1995-04-17 07:32:54 +00:00
Andrey A. Chernov
97d9e3b4ba Remove NCFTPFLAGS, ncftp defaults changed 1995-04-16 15:39:26 +00:00
Andrey A. Chernov
6783778c9d Upgrade 1995-04-16 11:29:18 +00:00
Satoshi Asami
e2db429e78 Add cpm, pcemu and wine to BROKEN, add mmv to SUBDIR. 1995-04-16 05:38:19 +00:00