Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-09 | 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. | ||||
* | $DISTFILE changed. Update checksum. | tg | 1996-11-13 | 1 | -1/+1 |
| | | | | Noticed by: Andreas Klemm | ||||
* | Moved LSOF from ports/misc to ports/sysutils | obrien | 1996-11-12 | 1 | -2/+1 |
| | |||||
* | Upgrade from 1.8b5 to 1.8 | tg | 1996-11-11 | 4 | -19/+17 |
| | |||||
* | CATEGORIES+= --> CATEGORIES= | obrien | 1996-11-11 | 36 | -90/+88 |
| | | | | Misc variable reordering, cleaning up, etc. | ||||
* | Add lsof. | asami | 1996-11-07 | 1 | -1/+2 |
| | |||||
* | Turned on splitvt port. | obrien | 1996-11-03 | 1 | -1/+2 |
| | |||||
* | New port, run two shells in a split window/terminal. | obrien | 1996-11-03 | 5 | -0/+45 |
| | | | | | | 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. | ||||
* | Changed to use ${COMPRESS_MAN} | obrien | 1996-11-03 | 1 | -6/+2 |
| | |||||
* | Fix up the makefile to Satoshi's standard. :-) | markm | 1996-11-01 | 1 | -6/+4 |
| | |||||
* | Add dejagnu | markm | 1996-11-01 | 1 | -1/+2 |
| | |||||
* | DejaGNU is an automated testing tool. It uses expect to run your tests. | markm | 1996-11-01 | 5 | -0/+69 |
| | |||||
* | sattrack is moved to astro too. | asami | 1996-10-31 | 1 | -2/+1 |
| | |||||
* | xephem is moved to astro. | asami | 1996-10-31 | 1 | -2/+1 |
| | |||||
* | Add RUN_DEPENDS to all perl5 ports, to make packages install perl. | jfitz | 1996-10-24 | 2 | -2/+4 |
| | | | | Submitted by: asami@freebsd.org | ||||
* | Update for new perl5 ports | jfitz | 1996-10-24 | 1 | -1/+5 |
| | |||||
* | perl5 module to validate/generate credit card checksums/names. | jfitz | 1996-10-24 | 5 | -0/+68 |
| | |||||
* | perl5 module to print arrays of elements in sorted columns | jfitz | 1996-10-24 | 5 | -0/+45 |
| | |||||
* | Upgrade to 1.8b5. Uses tk41 now. | tg | 1996-10-21 | 4 | -70/+54 |
| | |||||
* | Correctly list the all files installed. | max | 1996-10-21 | 1 | -10/+17 |
| | |||||
* | Strip the binaries. | max | 1996-10-21 | 1 | -1/+2 |
| | |||||
* | Take the setting of NOMANCOMPRESS into account. | max | 1996-10-20 | 1 | -2/+4 |
| | | | | | | Submitted by: "Philippe Charnier" <charnier@xp11.frmug.org> We don't need --prefix=${PREFIX} for CONFIGURE_ARGS when GNU_CONFIGURE=yes. | ||||
* | Complete upgrade by removing "gitmatch" that no longer exists. Also | asami | 1996-10-16 | 4 | -38/+30 |
| | | | | sort part of pkg/PLIST so it's easier to read. | ||||
* | Upgrade to version 0.96. The author (that's me :) also converted | asami | 1996-10-16 | 2 | -5/+7 |
| | | | | this port to use tcl-7.5/tk-4.1 instead of tcl-7.3/tk-3.6. | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 19 | -19/+19 |
| | | | | | | | | | | 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! | ||||
* | Update checksum (whoops) and correct PLIST file for new manpage name. | gpalmer | 1996-10-09 | 2 | -2/+2 |
| | | | | Pointed out by: Satoshi | ||||
* | Update to 3.2.1 | gpalmer | 1996-10-01 | 1 | -4/+4 |
| | |||||
* | Make tkinfo work with tk-4.1. | tg | 1996-09-27 | 2 | -5/+5 |
| | |||||
* | Remove package name | ache | 1996-09-14 | 1 | -1/+1 |
| | |||||
* | Some Makefile cleanup, pointed out by Satoshi. | chuckr | 1996-08-25 | 1 | -4/+3 |
| | |||||
* | Add Andy Kohout's unclutter port to the misc/Makefile. | chuckr | 1996-08-24 | 1 | -1/+2 |
| | |||||
* | Andy Kohout's port of unclutter. | chuckr | 1996-08-24 | 5 | -0/+35 |
| | |||||
* | Added xephem. | asami | 1996-08-19 | 1 | -1/+2 |
| | |||||
* | Added figlet. | asami | 1996-08-09 | 1 | -1/+2 |
| | |||||
* | Figlet is a program that creates large ASCII art characters out of ordinary | asami | 1996-08-09 | 6 | -0/+98 |
| | | | | | | | | | | | | screen characters _ _ _ _ _ _ | (_) | _____ | |_| |__ (_)___ | | | |/ / _ \ | __| '_ \| / __| | | | < __/ | |_| | | | \__ \_ |_|_|_|\_\___| \__|_| |_|_|___(_) Submitted by: David O'Brien (obrien@cs.ucdavis.edu) | ||||
* | Added plan. | asami | 1996-08-06 | 1 | -1/+2 |
| | |||||
* | Add new port zorro to misc Makefile. | chuckr | 1996-08-04 | 1 | -1/+2 |
| | |||||
* | Add new port, logsurfer. | chuckr | 1996-07-30 | 1 | -1/+2 |
| | |||||
* | New port, logfile manager. | chuckr | 1996-07-30 | 14 | -0/+168 |
| | |||||
* | Upgrade to 321 | ache | 1996-07-26 | 4 | -7/+5 |
| | |||||
* | Fix charset problem | ache | 1996-07-16 | 1 | -2/+19 |
| | |||||
* | Fix file name case for ephemeris | ache | 1996-07-14 | 2 | -5/+6 |
| | |||||
* | Upgrade to 5.20 | ache | 1996-07-14 | 8 | -50/+129 |
| | |||||
* | Added xcalendar. | asami | 1996-07-11 | 1 | -1/+2 |
| | |||||
* | Added cal. | asami | 1996-07-10 | 1 | -1/+2 |
| | |||||
* | Convert from ncftp to fetch | gpalmer | 1996-06-27 | 1 | -2/+2 |
| | |||||
* | Upgrade, 4.3.6 -> 4.3.11. | asami | 1996-06-17 | 8 | -18/+76 |
| | | | | Submitted by: Don Yuniskis <dgy@rtd.com> via Chuck Robey <chuckr@glue.umd.edu> | ||||
* | Change NO_PACKAGE to NO_CDROM, these are "don't sell for profit" licenses. | asami | 1996-06-15 | 1 | -3/+2 |
| | |||||
* | Makefile: remove EXTRACT_SUFFIX, rename MAINTAINER | tg | 1996-06-05 | 2 | -4/+3 |
| | | | | | | patches/patch-ac: add support for .gz-files Submitted by: Don Yuniskis <dgy@rtd.com> | ||||
* | freefall.cdrom.com -> freefall.freebsd.org | asami | 1996-06-03 | 1 | -2/+2 |
| | |||||
* | Replace the color: target with a macro. If you want to build less | markm | 1996-05-14 | 1 | -12/+5 |
| | | | | | | 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 | ||||
* | trans added | ache | 1996-05-06 | 1 | -1/+2 |
| | |||||
* | This port is RESTRICTED because of restrictive copyright. | asami | 1996-04-12 | 1 | -1/+2 |
| | |||||
* | Add mmv. | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | Added ecc. | asami | 1996-04-09 | 1 | -1/+2 |
| | |||||
* | Added sattrack. | asami | 1996-04-09 | 1 | -1/+2 |
| | |||||
* | Added btoa. | asami | 1996-04-09 | 1 | -1/+2 |
| | |||||
* | Add a pre-clean target to delete patch-0a created by do-extract. | asami | 1996-03-29 | 1 | -2/+5 |
| | |||||
* | Upgrade, 2.2.6 -> 2.2.6.5. | asami | 1996-03-25 | 24 | -48/+48 |
| | | | | Submitted by: Harlan Stenn <Harlan.Stenn@pfcs.com> | ||||
* | Moved master site to our ccd server, my workstation is going away soon. | asami | 1996-03-21 | 1 | -2/+2 |
| | |||||
* | Add fd. | asami | 1996-03-20 | 1 | -1/+2 |
| | |||||
* | A file and directory management tool. | asami | 1996-03-20 | 6 | -0/+117 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Added fep. | asami | 1996-03-18 | 1 | -1/+2 |
| | |||||
* | A general purpose front end for command line editing. | asami | 1996-03-18 | 6 | -0/+55 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Checksum was missing. | asami | 1996-03-07 | 2 | -0/+2 |
| | |||||
* | (1) Remove FETCH_DEPENDS to ncftp2. Regular ncftp can't fetch it | asami | 1996-03-07 | 2 | -11/+7 |
| | | | | | | | | 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. | ||||
* | Add ctk. | tg | 1996-02-22 | 1 | -1/+2 |
| | |||||
* | Comment said this script is for Wnn. Now you know where I copied | asami | 1996-02-08 | 1 | -1/+1 |
| | | | | it from. ;) | ||||
* | - add glimpse to $RUN_DEPENDS | tg | 1996-01-18 | 4 | -19/+24 |
| | | | | - cosmetic fixes in pkg/{DESCR,COMMENT} | ||||
* | Oops, forgot to change the category from games to misc when we moved it | asami | 1996-01-16 | 1 | -2/+2 |
| | | | | in the repository. | ||||
* | Change note about xterm not knowing about color, it does now (XFree86 | asami | 1996-01-16 | 1 | -2/+5 |
| | | | | | | 3.1.2B or later). Hinted by: Brian Clapper <bmc@telebase.com> | ||||
* | Added glimpse and linuxls. | asami | 1996-01-15 | 1 | -1/+3 |
| | |||||
* | The linux colorized ls. Hey don't shoot me, it's only a port! ;) | asami | 1996-01-15 | 6 | -0/+503 |
| | | | | Submitted by: Brian Clapper <bmc@telebase.com> | ||||
* | Upgrade to 3.7.1 | ache | 1995-12-18 | 4 | -24/+5 |
| | |||||
* | Add `.if !defined(NOMANCOMPRESS)' again. I should probably | tg | 1995-12-18 | 1 | -1/+3 |
| | | | | read our own guidelines more often. | ||||
* | Delete some garbage (line noise?). | asami | 1995-12-09 | 1 | -3/+3 |
| | |||||
* | - Upgrade to version 1.7.5 | tg | 1995-12-07 | 3 | -19/+19 |
| | | | | | | - Add MAINTAINER - Remove `.ifdef (NOMANCOMPRESS)' in post-install target; doesn't make sense to check because we package up the gzip'd man page. | ||||
* | Move dependency's path from utils/rman to misc/rman. | asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | Modify Makefile copied from utils/. Delete beav (moved to editors/), | asami | 1995-11-27 | 1 | -2/+3 |
| | | | | add astrolog (moved from games/) and team (was totally missing!). | ||||
* | Change "utilities" category to "misc" in preparation for move to misc. | asami | 1995-11-26 | 26 | -52/+52 |
| | |||||
* | Add markm@freebsd.org as maintainer. Hey Mark, you are never going | asami | 1995-11-20 | 1 | -1/+4 |
| | | | | to get a lemon meringue pie if you don't credit your work! :> | ||||
* | Add buffer. Mark is too modest! | asami | 1995-11-20 | 1 | -1/+2 |
| | |||||
* | Drat. Correct the fetch directory name. | markm | 1995-11-18 | 1 | -2/+2 |
| | |||||
* | Add a stunningly useful utility. | markm | 1995-11-18 | 5 | -0/+51 |
| | | | | | | | | | | | 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. | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 3 | -3/+3 |
| | | | | lot of ports or what! ;> | ||||
* | Shorten one-line comments. | asami | 1995-10-25 | 1 | -1/+1 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | File moved on ftp site. | asami | 1995-10-17 | 1 | -2/+2 |
| | | | | Submitted by: se via me (really!) | ||||
* | Expand directories. | asami | 1995-10-04 | 1 | -5/+3 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Various EXEC_DEPENDS fixes. | asami | 1995-10-04 | 1 | -2/+4 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Change version from 2.0.5 to 2.1. Not much has changed, but at least | asami | 1995-10-04 | 1 | -3/+3 |
| | | | | it's different. | ||||
* | EXEC_DEPENDS on wish4.0 -> LIB_DEPENDS on tk40 | asami | 1995-10-04 | 1 | -3/+3 |
| | | | | EXEC_DEPENDS on rman -> RUN_DEPENDS | ||||
* | RUN_DEPENDS on wish:tk. | asami | 1995-10-02 | 1 | -2/+2 |
| | |||||
* | Upgrade to mc-3.0 | torstenb | 1995-09-28 | 7 | -27/+194 |
| | |||||
* | Edit patch to match latest changes to ls.1. | asami | 1995-09-27 | 1 | -3/+3 |
| | |||||
* | Remove hack to get around ncftp's inability to grab tarfiles generated | asami | 1995-09-23 | 1 | -15/+6 |
| | | | | on-the-fly. Use ncftp2 instead, and depend on it via FETCH_DEPENDS. | ||||
* | The distfile (ls.tar.gz) is generated on-the-fly by ftpd. Empty this file | asami | 1995-09-15 | 1 | -1/+0 |
| | | | | for now, maybe we need a NO_CHECKSUM or something.... | ||||
* | the md5 file was wrong. I'm not sure why. the one currently in | jmacd | 1995-09-11 | 1 | -1/+1 |
| | | | | | /usr/ports/distfiles on freefall and thud is different from the one on ftp.freebsd.org, listed as the master site. | ||||
* | Use default make.conf settings for CFLAGS instead of simple -O. | ache | 1995-08-29 | 1 | -2/+2 |
| | | | | Don't strip already stripped file on install | ||||
* | An astrology program for X and ascii, version 5.0. | asami | 1995-08-26 | 7 | -0/+68 |
| | | | | Submitted by: faulkner@mpd.tandem.com (Boyd Faulkner) | ||||
* | Added ical. | asami | 1995-08-23 | 1 | -1/+2 |
| | |||||
* | Awww, I meant emulators/tkhfs and utils/tk{info,man}. Good thing these | asami | 1995-08-19 | 1 | -1/+3 |
| | | | | two commit messages are going out as in one mail.... ;) | ||||
* | Upgrade, 1.6 -> 1.7.3. Note this has a restrictive copyright, so there | asami | 1995-08-19 | 6 | -157/+113 |
| | | | | | | is going to be NO_PACKAGE. It uses wish4.0 too. It's the first port to depend on Tk-4.0! | ||||
* | Add missing checksum | ache | 1995-07-17 | 1 | -0/+1 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | add recode to the SUBDIRs list | torstenb | 1995-07-17 | 1 | -1/+2 |
| | |||||
* | add mc to the SUBDIRs list | torstenb | 1995-07-16 | 1 | -1/+2 |
| | |||||
* | Midnight Commander, a free Norton Commander Clone | torstenb | 1995-07-16 | 5 | -0/+51 |
| | |||||
* | add git the SUBDIRs list | torstenb | 1995-07-16 | 1 | -1/+2 |
| | |||||
* | git - GNU Interactive Tools, a filesystem browser for UNIX systems | torstenb | 1995-07-16 | 8 | -0/+148 |
| | |||||
* | Clean up of utils. Lots of stuff are moved out to various subcategories. | asami | 1995-07-13 | 1 | -16/+1 |
| | |||||
* | Add pgp, remove pgp.* | ache | 1995-07-08 | 1 | -3/+2 |
| | |||||
* | Add beav, convert to new format. | asami | 1995-07-06 | 1 | -10/+28 |
| | |||||
* | Name of category is "utilities", not "utils"! ;) | asami | 1995-07-02 | 1 | -2/+2 |
| | |||||
* | team - portable multi-buffered tape streaming utility | joerg | 1995-07-02 | 7 | -0/+126 |
| | |||||
* | Add bonnie. | asami | 1995-05-19 | 1 | -2/+2 |
| | |||||
* | These belong to utilities, not x11, so change CATEGORIES to reflect | asami | 1995-05-19 | 1 | -2/+2 |
| | | | | | the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories. | ||||
* | These belong to utilities, not x11, so change CATEGORIES to reflect | asami | 1995-05-19 | 1 | -2/+2 |
| | | | | | the fact. They will be moved via repository copy after the release when we reorganize the ports subdirectories. | ||||
* | Fix multi-line comments. Thanks, Jordan! | asami | 1995-05-16 | 12 | -12/+0 |
| | | | | Pointed-out by: jkh | ||||
* | Put back vmsbackup, ftp site is up again. | asami | 1995-05-15 | 1 | -3/+2 |
| | |||||
* | Add BROKEN: vmsbackup (can't connect to ftp site). | asami | 1995-05-14 | 1 | -1/+2 |
| | |||||
* | Add lmbench. | asami | 1995-05-14 | 1 | -3/+3 |
| | |||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -4/+5 |
| | | | | | | | | | | | | | | | | | | | ===== # 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". | ||||
* | Add NO_PACKAGE (restrictive copyright). | asami | 1995-05-13 | 1 | -1/+4 |
| | |||||
* | Source is .tar.Z, not .tar.gz. | asami | 1995-05-13 | 1 | -1/+1 |
| | |||||
* | Move mmv to "restricted". | asami | 1995-05-13 | 1 | -3/+4 |
| | |||||
* | Added kp. | asami | 1995-05-09 | 1 | -2/+2 |
| | |||||
* | kp - The Keyboard Practicer, a touch-typing practice program written in | asami | 1995-05-09 | 5 | -0/+33 |
| | | | | Tk, version 0.95. | ||||
* | Add lmbench as a "BROKEN" target. | asami | 1995-05-06 | 1 | -1/+2 |
| | |||||
* | Added xbatt. | asami | 1995-05-06 | 1 | -2/+2 |
| | |||||
* | Added chord. | asami | 1995-04-25 | 1 | -2/+2 |
| | |||||
* | chord-3.6, produce PS sheet-music from text input | asami | 1995-04-25 | 6 | -0/+91 |
| | |||||
* | Updated utils Makefiles! | asami | 1995-04-23 | 3 | -27/+12 |
| | |||||
* | Add cpm back. It's no longer broken. | joerg | 1995-04-17 | 1 | -3/+3 |
| | |||||
* | Re-add pcemu, it does have a PLIST now. | joerg | 1995-04-17 | 1 | -3/+3 |
| | |||||
* | Remove NCFTPFLAGS, ncftp defaults changed | ache | 1995-04-16 | 1 | -2/+1 |
| | |||||
* | Upgrade | ache | 1995-04-16 | 4 | -6/+6 |
| | |||||
* | Add cpm, pcemu and wine to BROKEN, add mmv to SUBDIR. | asami | 1995-04-16 | 1 | -2/+5 |
| | |||||
* | Remove bogus CATEGORIES inside a for loop. | asami | 1995-04-16 | 1 | -2/+1 |
| | |||||
* | Another round of Makefile updates, in utils! | asami | 1995-04-15 | 13 | -27/+62 |
| | |||||
* | Cleanup. | asami | 1995-04-15 | 1 | -5/+10 |
| | |||||
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-13 | 2 | -4/+11 |
| | |||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 2 | -7/+14 |
| | | | | some Makefiles along the way. | ||||
* | Bogus @cd removed. | asami | 1995-04-11 | 1 | -1/+0 |
| | | | | Submitted by: me | ||||
* | New Makefile structure, fix Jordan's CATEGORIES. | asami | 1995-04-11 | 1 | -14/+7 |
| | | | | Submitted by: me | ||||
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 1 | -0/+1 |
| | |||||
* | Upgrade. | ache | 1995-04-08 | 3 | -5/+5 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 19 | -16/+38 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-04-01 | 2 | -0/+2 |
| | |||||
* | Add MAINTAINER. Yes, I know I screwed up the Submitted by: line on the | jkh | 1995-03-28 | 1 | -2/+2 |
| | | | | | import. Sorry! :( Submitted by: me | ||||
* | Import Michael Elbel's mmv port. | jkh | 1995-03-28 | 7 | -0/+220 |
| | |||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Submitted by: dwhite@anshar.shadow.net (Don Whiteside) | asami | 1995-03-22 | 1 | -1/+1 |
| | | | | | | | | | In the ports-current/util directory there's a port for mshell. The Makefile lists the master site as : src.doc.ic.ac.uk/usenet/alt.sources/articles/7000-7999 Either as a result of a typo or, more likely, a renumbering, the directory is now 07000-07999, so the install has a fit when it can't find it. | ||||
* | Removed Canna, Wnn, kterm and nkf. | asami | 1995-03-16 | 1 | -2/+2 |
| | |||||
* | Added colorls. | asami | 1995-03-09 | 1 | -2/+2 |
| | |||||
* | Color patch for ls. Am I going to be killed for this? ;) | asami | 1995-03-09 | 5 | -0/+396 |
| | |||||
* | Added Canna. | asami | 1995-03-06 | 1 | -3/+3 |
| | |||||
* | Add package files | gpalmer | 1995-03-01 | 36 | -0/+1176 |
| | |||||
* | Correct path for manpages | gpalmer | 1995-03-01 | 1 | -6/+12 |
| | |||||
* | Add amanda | gpalmer | 1995-03-01 | 1 | -3/+3 |
| | |||||
* | Amanda, The Advanced Maryland Automatic Network Disk Archiver | gpalmer | 1995-03-01 | 26 | -0/+285 |
| | |||||
* | Correct the patch file so that the patches doesn't get rejected :-). | ats | 1995-02-27 | 1 | -4/+4 |
| | |||||
* | Move Wnn from clean to regular target. The "always building" problem was | asami | 1995-02-26 | 1 | -6/+2 |
| | | | | fixed a long time ago, I forgot to put it back here. | ||||
* | Add the Wnn port to a clean target. It is used from the mule port and | ats | 1995-02-26 | 1 | -1/+5 |
| | | | | | gets built but doesn't get cleaned from a "cd /usr/ports ; make clean" otherwise. | ||||
* | tkInfo is a tk script to read GNU "info" files and display them. | jmz | 1995-02-24 | 6 | -0/+50 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Update | jmz | 1995-02-24 | 3 | -94/+153 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Upgrade. | ache | 1995-02-22 | 6 | -48/+14 |
| | |||||
* | add tua to the subdirs list | torstenb | 1995-02-16 | 1 | -2/+2 |
| | |||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 1 | -1/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Another patch for the "new" make :-). screen/doc/Makefile has some spaces | ats | 1995-02-11 | 1 | -0/+19 |
| | | | | in it. | ||||
* | Added xdu. | asami | 1995-02-10 | 1 | -2/+2 |
| | |||||
* | Not sure how this thing ever worked. Problems: | asami | 1995-02-08 | 1 | -150/+89 |
| | | | | | | | | | (1) The hunk about "manformat" was missing a "-l" (patch didn't apply) (2) "glimpseindex" wasn't defined at all (run-time error). Made it to be defined as "". Shouldn't this go to utils/ instead of x11/ though? | ||||
* | Checksum. | asami | 1995-02-08 | 1 | -0/+1 |
| | |||||
* | Put back in the color patch, but not as default. User should explicitly | asami | 1995-02-07 | 1 | -1/+18 |
| | | | | | type "make color" to get the color version. This should make both Andrew and people who requested color-less happy. :) | ||||
* | Checksum. | asami | 1995-02-06 | 1 | -0/+1 |
| | |||||
* | Added nkf. | asami | 1995-02-06 | 1 | -2/+2 |
| | |||||
* | Add the COMMENT, DESCR and PLIST files in the pkg directory so that less | ats | 1995-01-30 | 3 | -0/+8 |
| | | | | can now also be build as a package. | ||||
* | Upgrade | ache | 1995-01-18 | 4 | -45/+24 |
| | |||||
* | Remove lha | ache | 1995-01-15 | 1 | -2/+2 |
| | |||||
* | Remove entries that have moved away. | jkh | 1995-01-13 | 1 | -6/+4 |
| | |||||
* | Nuke out Wnn - it's driving me nuts with its wanting to build EVERY time. | jkh | 1995-01-06 | 1 | -2/+2 |
| | |||||
* | Neaten this up a little, add acs port. | jkh | 1995-01-03 | 1 | -3/+4 |
| | |||||
* | arc added | ache | 1995-01-01 | 1 | -2/+2 |
| | |||||
* | unrar added | ache | 1994-12-28 | 1 | -2/+2 |
| | |||||
* | Added cpm to the Makefile, now that i know it's working. | joerg | 1994-12-28 | 1 | -2/+2 |
| | |||||
* | Add Mr. rman | jkh | 1994-12-28 | 1 | -2/+2 |
| | |||||
* | Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> grants us his tkman | jkh | 1994-12-28 | 5 | -0/+186 |
| | | | | | port. Spasibo, Thomas! Submitted by: thomas | ||||
* | Use list of master sites | ache | 1994-12-28 | 1 | -5/+2 |
| | |||||
* | gshar+gunshar added | ache | 1994-12-28 | 1 | -3/+3 |
| | |||||
* | unarj added | ache | 1994-12-28 | 1 | -2/+2 |
| | |||||
* | lha added | ache | 1994-12-26 | 1 | -2/+2 |
| | |||||
* | zip added. | ache | 1994-12-22 | 1 | -2/+2 |
| | |||||
* | unzip.with_encryption added to restricted comment | ache | 1994-12-22 | 1 | -2/+3 |
| | |||||
* | Move zip.with_encryption to restricted section | ache | 1994-12-22 | 1 | -2/+2 |
| | |||||
* | Upgrade | ache | 1994-12-22 | 2 | -5/+4 |
| | |||||
* | Upgrade. | ache | 1994-12-17 | 2 | -5/+5 |
| | |||||
* | Add pgps to restricted comment | ache | 1994-12-17 | 1 | -2/+2 |
| | |||||
* | Marks pgp as restricted and remove it | ache | 1994-12-15 | 1 | -2/+4 |
| | |||||
* | Add pgp and missing \ | ache | 1994-12-14 | 1 | -3/+3 |
| | |||||
* | Added xsysstats. | asami | 1994-12-13 | 1 | -2/+3 |
| | |||||
* | Upgrade... | ache | 1994-12-12 | 2 | -5/+5 |
| | |||||
* | Upgrade to version 3.5.16beta | ache | 1994-12-02 | 3 | -34/+59 |
| | |||||
* | Added Wnn. | asami | 1994-11-23 | 1 | -2/+2 |
| | |||||
* | Upgrade to version 252 | ache | 1994-11-22 | 2 | -57/+34 |
| | |||||
* | add the missing packing list | torstenb | 1994-11-21 | 1 | -0/+5 |
| | | | | (sorry..) | ||||
* | Add the missing hfs to the SUBDIR list. | ats | 1994-11-21 | 1 | -2/+2 |
| | |||||
* | add screen | torstenb | 1994-11-21 | 1 | -2/+2 |
| | |||||
* | screen 3.5.2 | torstenb | 1994-11-21 | 4 | -0/+53 |
| | |||||
* | less added | ache | 1994-11-08 | 1 | -2/+2 |
| | |||||
* | less 2.37 | ache | 1994-11-08 | 2 | -0/+93 |
| | |||||
* | Add ispell port. | jkh | 1994-11-06 | 1 | -4/+2 |
| | |||||
* | document dialog,libmytinfo,libncurses | pst | 1994-10-30 | 1 | -1/+3 |
| | |||||
* | Add unzip and zoo. | jkh | 1994-10-18 | 1 | -2/+2 |
| | |||||
* | Update the Makefile to sync with current ports. | jkh | 1994-10-16 | 1 | -2/+2 |
| | |||||
* | dialog removed | ache | 1994-10-08 | 1 | -2/+2 |
| | |||||
* | libncurses removed | ache | 1994-10-07 | 1 | -2/+2 |
| | |||||
* | libmytinfo removed | ache | 1994-10-07 | 1 | -2/+2 |
| | |||||
* | Update from Jean-Marc Zucconi. | jkh | 1994-10-06 | 1 | -12/+12 |
| | | | | Submitted by: jmz | ||||
* | Add calc to Makefile | jkh | 1994-10-04 | 1 | -2/+2 |
| | |||||
* | Add mshell and iozone to targets | jkh | 1994-09-26 | 1 | -2/+2 |
| | |||||
* | Mshell port from Jean-Marc Zucconi (jmz@thud.cdrom.com). Jean-Marc | jkh | 1994-09-24 | 9 | -0/+205 |
| | | | | | is now our leading ports-supplier! Let's all give him a big THANK YOU! :) Submitted by: jmz | ||||
* | dialog added | ache | 1994-09-23 | 1 | -2/+2 |
| | |||||
* | Remove pkg_install from the SUBDIR list. | jkh | 1994-09-13 | 1 | -2/+2 |
| | |||||
* | libncurses added | ache | 1994-09-12 | 1 | -2/+2 |
| | |||||
* | libmytinfo added | ache | 1994-09-08 | 1 | -2/+2 |
| |