| Commit message (Expand) | Author | Age | Files | Lines |
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-12 | 27 | -95/+191 |
* | Now the rest of the ports Makefiles.... | asami | 1995-04-12 | 6 | -0/+84 |
* | COMMENT should be all on the first line. Delete the LF which was before | gpalmer | 1995-04-12 | 1 | -1/+0 |
* | Some more ports Makefile updates...sorry, don't have time now so | asami | 1995-04-12 | 7 | -28/+56 |
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 23 | -78/+166 |
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 1 | -3/+8 |
* | Added Xpm to LIB_DEPENDS. | asami | 1995-04-12 | 1 | -2/+5 |
* | Mark Murray (markm) volunteered as the maintainer of this port. | asami | 1995-04-12 | 1 | -1/+3 |
* | Makefiles of news ports cleaned up! | asami | 1995-04-11 | 8 | -25/+29 |
* | Update | jmz | 1995-04-11 | 2 | -3/+13 |
* | xcd is now version 1.0 (jmz is the author so I just asked him :). | asami | 1995-04-11 | 1 | -3/+3 |
* | Makefile updates, database version! Only one subdir! ;) | asami | 1995-04-11 | 2 | -10/+12 |
* | Updated ports Makefiles for mails. | asami | 1995-04-11 | 10 | -46/+57 |
* | Update the cad Makefiles. Boy, I love these sparse directories! :) | asami | 1995-04-11 | 4 | -12/+20 |
* | Updating Makefiles, audio ports. | asami | 1995-04-11 | 11 | -32/+59 |
* | Makefile updates, shell version! This was easy! :) | asami | 1995-04-11 | 8 | -22/+26 |
* | Added iv to broken list. It wasn't in SUBDIR to begin with. | asami | 1995-04-11 | 1 | -1/+4 |
* | Fix inpcb handling | ache | 1995-04-11 | 1 | -44/+75 |
* | Fix for new inpcb style. | ache | 1995-04-11 | 1 | -0/+80 |
* | Put mule back, with apologies. | jkh | 1995-04-11 | 1 | -4/+3 |
* | Bogus @cd removed. | asami | 1995-04-11 | 1 | -1/+0 |
* | New Makefile structure, fix Jordan's CATEGORIES. | asami | 1995-04-11 | 1 | -14/+7 |
* | New Makefile structure, package name and pre-configure target. | asami | 1995-04-11 | 1 | -8/+10 |
* | Missing manpage added. | asami | 1995-04-11 | 1 | -0/+1 |
* | New Makefile structure and package name. | asami | 1995-04-11 | 1 | -5/+8 |
* | Add MAINTAINER= jmz@FreeBSD.org | jmz | 1995-04-11 | 30 | -6/+37 |
* | Some more Makefile updates, for the math ports. | asami | 1995-04-11 | 9 | -12/+82 |
* | And here comes the next round of Makefile updates, for games. Folks, | asami | 1995-04-11 | 28 | -95/+184 |
* | Get rid of obnoxious comment about the `fmt' command so that I can see | wollman | 1995-04-10 | 1 | -7/+0 |
* | Reorganize Makefile, add Garrett as MAINTAINER. | asami | 1995-04-10 | 2 | -6/+14 |
* | Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> | asami | 1995-04-10 | 2 | -0/+28 |
* | Don't pass duplicate pkgdeps to pkg_create | jkh | 1995-04-10 | 1 | -3/+3 |
* | Remove mule - it's a bit broken right now, and probably misfiled anyway. | jkh | 1995-04-10 | 1 | -3/+4 |
* | DEPENDS= ${PORTSDIR}/japanese/Wnn | jkh | 1995-04-10 | 7 | -14/+14 |
* | Upgrade to 1.9.11, add package files. | gpalmer | 1995-04-09 | 18 | -30/+114 |
* | Add new -P argument to pkg_create. | jkh | 1995-04-09 | 1 | -2/+2 |
* | Add 2 new targets to facilitate some things I'm thinking about. | jkh | 1995-04-09 | 1 | -1/+21 |
* | 1. Fix the first line (should be a proper comment - silly emacs). | jkh | 1995-04-09 | 1 | -3/+4 |
* | And now, yet another round of Makefile updates, devel version! | asami | 1995-04-09 | 6 | -18/+31 |
* | Add support for categorized subdirectories for packages. By default, | asami | 1995-04-09 | 1 | -6/+25 |
* | Oops, one more CATEGORY -> CATEGORIES typo fix.... | asami | 1995-04-09 | 1 | -2/+2 |
* | Typo (CATEGORY -> CATEGORIES). | asami | 1995-04-09 | 1 | -2/+2 |
* | Remove the TZ variable from the enironment before calling localtime() | joerg | 1995-04-09 | 1 | -0/+1 |
* | Yet another round of Makefile updates, graphics version. | asami | 1995-04-09 | 23 | -100/+137 |
* | Another round of Makefile updates, editors version. | asami | 1995-04-09 | 17 | -128/+185 |
* | Upgrade. | ache | 1995-04-08 | 10 | -60/+44 |
* | Upgrade. | ache | 1995-04-08 | 6 | -10/+10 |
* | Added comment about chmods. By the way, the previous commit was - | asami | 1995-04-08 | 1 | -0/+1 |
* | Upgrade, 2.2 -> 2.3! | asami | 1995-04-08 | 8 | -107/+205 |
* | Fix misplacement of CATEGORIES line into middle of a multi-line define. | hsu | 1995-04-07 | 2 | -2/+2 |