Commit graph

260 commits

Author SHA1 Message Date
Satoshi Asami
de40ddbf21 Make this work with -current sources. Also fetch tarball from LOCAL_PORTS,
having people fetch from the FreeBSD-current archive (and having it
break at unpredictable times) wasn't a good idea.
1997-01-02 06:29:50 +00:00
David E. O'Brien
7510fd7d4d Moving estic from ports/comms -> ports/misc
Reviewed by:	cvs-commiters
1996-12-29 04:45:47 +00:00
David E. O'Brien
614de2daa6 ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration.
The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen.
The TK-Anlage is an ISDN PBX ( Private Branch Exchange ).

Submitted by:	Julian Stacey
1996-12-29 04:44:14 +00:00
David E. O'Brien
a265e79653 Switched to using ${MASTER_SITE_XCONTRIB} in the MASTER_SITE listing. 1996-12-29 00:51:27 +00:00
David E. O'Brien
ada7894daf Turn on xless. (gee, won't Satoshi feel bored tonight?) 1996-12-28 03:08:55 +00:00
David E. O'Brien
3960a95f76 This is a port of xless (version 1.7), a handy text file viewer for X.
Useful as a viewer tool for other apps (e.g., xfm, the X file manager),
or as a standalone viewer.  Presents a scrollable text window (both
vertical and horizontal scrolling), with a number of clickable buttons.

Submitted by:	Conrad Sabatier <conrads@neosoft.com>
1996-12-28 03:07:51 +00:00
Masafumi Max NAKANE
50ee9c09e0 Added ${MASTER_SITE_GNU} to MASTER_SITES 1996-12-26 10:01:04 +00:00
Joerg Wunsch
3138dc639c Trim down excessively long DESCR files in ports i either own, or where
i'm somehow related to (hpscan, that is).

Requested by:	asmi (long ago)
1996-12-22 11:01:16 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Masafumi Max NAKANE
018ccf7365 Install the man page to man/ja_JP.EUC/man1. 1996-12-12 04:50:58 +00:00
Andrey A. Chernov
f236a5b7eb Upgrade to 3.7.2 1996-12-08 16:19:54 +00:00
Masafumi Max NAKANE
bd3a21229d Oops, previous commit broke the installation of man page. 1996-12-08 12:02:01 +00:00
Masafumi Max NAKANE
a3d9d452bc Remove RESTRICTED and, instead, add NO_CDROM & NO_PACKAGE. (Redistribution
for charge is prohibited, no modification allowed.)

Various cleanups include:

List mmv.pch.Z as PATCHFILES instead of DISTFILES.
Put full path to the MASTER_SITES.
Instead of editing mmv.pch with scripts/makeitapatch, pass the name of
the file to be patched to the patch command via PATCH_DIST_ARGS.
Above three changes made do-fetch: & pre-clean:targets defined in this
Makefile unnecessary.

Call scripts/unshar via /bin/sh instead of giving it the execution bit in
pre-extract: target.

ln -> ln -fs
rm -> ${RM}
Use ${INSTALL_PROGRAM} and ${INSTALL_MAN}.
Use MAN1 var to compress the man page.

Reviewed by:	asami
1996-12-08 11:55:03 +00:00
Masafumi Max NAKANE
95f5c1697c Redirect outputs to /dev/null to perform the extraction silently. 1996-12-08 11:38:12 +00:00
Masafumi Max NAKANE
1c66bfbf12 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED.
1996-12-07 09:28:48 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
a81b379aee Put EXTRACT_SUFX in the right place. Use more predefined macros. 1996-11-30 09:00:18 +00:00
Satoshi Asami
2fe24c1cdb Take out "Tkcron is ", as mentioned in the handbook. 1996-11-30 08:59:50 +00:00
Thomas Gellekum
c0d97afb02 Add tkcron. 1996-11-29 07:32:35 +00:00
Thomas Gellekum
d5e2fb4a66 Second try: import of tkcron, a frontend to crontab.
Closes PR 2064.

Submitted by:	Sander Vesik <sander@haldjas.folklore.ee>
1996-11-29 07:08:22 +00:00
Satoshi Asami
580916915f No need for "x11" in CATEGORIES, or half the ports tree will need that. :) 1996-11-26 07:33:30 +00:00
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