Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Create directory before installation. | asami | 1997-01-24 | 1 | -1/+4 |
| | |||||
* | Fix LIB_DEPENDS line, this one depends on tk41, not tk. | asami | 1997-01-24 | 1 | -2/+2 |
| | | | | This caused, among other things, the package depend on tk-3.6 (argh!!!). | ||||
* | Style police. | asami | 1997-01-24 | 1 | -4/+3 |
| | |||||
* | Activate rpm. | tg | 1997-01-24 | 1 | -1/+2 |
| | |||||
* | Import of the Red Hat package manager. | tg | 1997-01-24 | 5 | -0/+36 |
| | |||||
* | Upgrade to 5.30 | ache | 1997-01-13 | 7 | -96/+98 |
| | |||||
* | Instruction to display English help message was wrong. | max | 1997-01-09 | 1 | -1/+2 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Upgrade, 1.01 -> 1.01h. | max | 1997-01-06 | 3 | -75/+26 |
| | | | | | Reviewed by: max Submitted by: nobu@psrc.isac.co.jp | ||||
* | Upgrade, 1.01 -> 1.01h. | max | 1997-01-06 | 2 | -4/+6 |
| | | | | | Submitted by: nobu@psrc.isac.co.jp Reviewed by: max | ||||
* | Show a useful homepage for dotfile on installation. | obrien | 1997-01-06 | 2 | -1/+7 |
| | |||||
* | Share dotfile with the world. | obrien | 1997-01-05 | 1 | -1/+2 |
| | |||||
* | The dotfile generator provides a handy way to create user- | obrien | 1997-01-05 | 5 | -0/+39 |
| | | | | | | | | configuration files for many programs. Modules are used to define the configuration options. A sample template is provided to aid in creating new modules. Submitted by: Oliver Oberdorf <oly@world.std.com> (with changes by me) | ||||
* | Ay. I obviously wasn't looking close enough the first time around. Now | asami | 1997-01-03 | 1 | -1/+1 |
| | | | | | the output should be identical for "ls -C" and "ls -CG" except for the color sequences. | ||||
* | Disable tabs in output when color is used. Now -G should work with | asami | 1997-01-03 | 1 | -0/+27 |
| | | | | | | stty oxtabs (aka "-tabs") too. Porblem reported by: jmz, among others | ||||
* | Make this work with -current sources. Also fetch tarball from LOCAL_PORTS, | asami | 1997-01-02 | 4 | -24/+26 |
| | | | | | having people fetch from the FreeBSD-current archive (and having it break at unpredictable times) wasn't a good idea. | ||||
* | Moving estic from ports/comms -> ports/misc | obrien | 1996-12-29 | 1 | -1/+2 |
| | | | | Reviewed by: cvs-commiters | ||||
* | ESTIC is an Enhanced Supervisor Tool for ISTEC Configuration. | obrien | 1996-12-29 | 10 | -0/+824 |
| | | | | | | | The German manufacturer Emmerich makes Istec 1003 & 1008 TK-Anlagen. The TK-Anlage is an ISDN PBX ( Private Branch Exchange ). Submitted by: Julian Stacey | ||||
* | Switched to using ${MASTER_SITE_XCONTRIB} in the MASTER_SITE listing. | obrien | 1996-12-29 | 1 | -2/+3 |
| | |||||
* | Turn on xless. (gee, won't Satoshi feel bored tonight?) | obrien | 1996-12-28 | 1 | -1/+2 |
| | |||||
* | This is a port of xless (version 1.7), a handy text file viewer for X. | obrien | 1996-12-28 | 7 | -0/+92 |
| | | | | | | | | 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> | ||||
* | Added ${MASTER_SITE_GNU} to MASTER_SITES | max | 1996-12-26 | 1 | -2/+3 |
| | |||||
* | Trim down excessively long DESCR files in ports i either own, or where | joerg | 1996-12-22 | 1 | -27/+0 |
| | | | | | | i'm somehow related to (hpscan, that is). Requested by: asmi (long ago) | ||||
* | Add files/md5 entries for files whose checksum should be ignored as well. | asami | 1996-12-17 | 2 | -1/+3 |
| | | | | Requires rev. 1.239 of bsd.port.mk. | ||||
* | Install the man page to man/ja_JP.EUC/man1. | max | 1996-12-12 | 3 | -11/+10 |
| | |||||
* | Upgrade to 3.7.2 | ache | 1996-12-08 | 3 | -5/+5 |
| | |||||
* | Oops, previous commit broke the installation of man page. | max | 1996-12-08 | 1 | -2/+2 |
| | |||||
* | Remove RESTRICTED and, instead, add NO_CDROM & NO_PACKAGE. (Redistribution | max | 1996-12-08 | 1 | -53/+22 |
| | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | Redirect outputs to /dev/null to perform the extraction silently. | max | 1996-12-08 | 1 | -2/+2 |
| | |||||
* | Now, string describing reason for defining these variables must be set | max | 1996-12-07 | 1 | -2/+2 |
| | | | | when you define NO_CDROM, NO_PACKAGE or RESTRICTED. | ||||
* | ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change. | asami | 1996-12-03 | 2 | -7/+7 |
| | | | | Hinted by: obrien | ||||
* | Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to | asami | 1996-11-30 | 2 | -7/+7 |
| | | | | changes made in rev. 1.232 of bsd.port.mk. | ||||
* | Put EXTRACT_SUFX in the right place. Use more predefined macros. | asami | 1996-11-30 | 1 | -5/+5 |
| | |||||
* | Take out "Tkcron is ", as mentioned in the handbook. | asami | 1996-11-30 | 1 | -1/+1 |
| | |||||
* | Add tkcron. | tg | 1996-11-29 | 1 | -1/+2 |
| | |||||
* | Second try: import of tkcron, a frontend to crontab. | tg | 1996-11-29 | 7 | -0/+59 |
| | | | | | | Closes PR 2064. Submitted by: Sander Vesik <sander@haldjas.folklore.ee> | ||||
* | No need for "x11" in CATEGORIES, or half the ports tree will need that. :) | asami | 1996-11-26 | 1 | -2/+2 |
| | |||||
* | Activate xmaddressbook, xtar. | tg | 1996-11-25 | 1 | -1/+3 |
| | |||||
* | Import of xtar, a tar file browser. | tg | 1996-11-25 | 9 | -0/+94 |
| | | | | | | Closes PR 1526. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> | ||||
* | Oops, forgot to compress one manpage. | asami | 1996-11-21 | 2 | -6/+6 |
| | |||||
* | Fix some typos I so eloquently introduced last night. | asami | 1996-11-19 | 12 | -24/+24 |
| | | | | Found by: make index | ||||
* | Compress a bunch of manpages. Remove unnecessary @ directives from | asami | 1996-11-18 | 39 | -159/+161 |
| | | | | | | | | 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. | ||||
* | Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -5/+3 |
| | |||||
* | Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 6 | -13/+12 |
| | |||||
* | Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -6/+3 |
| | |||||
* | Converted to MAN[1-8] | obrien | 1996-11-17 | 12 | -83/+31 |
| | | | | Converted p5* to use MASTER_SITE_PERL_CPAN | ||||
* | Added mgdiff. | asami | 1996-11-15 | 1 | -1/+2 |
| | |||||
* | Added xgas. | asami | 1996-11-15 | 1 | -1/+2 |
| | |||||
* | Ideal gas simulator. Maybe we should make a "physics" category | asami | 1996-11-15 | 5 | -0/+52 |
| | | | | | | for stuff like this. Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> | ||||
* | Better workaround for manpath(1). | tg | 1996-11-15 | 1 | -11/+11 |
| | |||||
* | Fix Makefiles to work with new bsd.port.mk. Mostly just replacing | asami | 1996-11-13 | 2 | -7/+4 |
| | | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff. |