Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | And now the rest of the x11 ports Makefiles. | asami | 1995-04-13 | 27 | -95/+191 |
| | |||||
* | Now the rest of the ports Makefiles.... | asami | 1995-04-13 | 6 | -0/+84 |
| | |||||
* | COMMENT should be all on the first line. Delete the LF which was before | gpalmer | 1995-04-13 | 1 | -1/+0 |
| | | | | all the text and screwing up the INDEX | ||||
* | Some more ports Makefile updates...sorry, don't have time now so | asami | 1995-04-12 | 7 | -28/+56 |
| | | | | x11/ is only halfway finished. | ||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 23 | -78/+166 |
| | | | | some Makefiles along the way. | ||||
* | Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up | asami | 1995-04-12 | 1 | -3/+8 |
| | | | | some Makefiles along the way. | ||||
* | Added Xpm to LIB_DEPENDS. | asami | 1995-04-12 | 1 | -2/+5 |
| | | | | Pointed-out by: Paul Richards | ||||
* | 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-12 | 8 | -25/+29 |
| | |||||
* | Update | jmz | 1995-04-12 | 2 | -3/+13 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | xcd is now version 1.0 (jmz is the author so I just asked him :). | asami | 1995-04-12 | 1 | -3/+3 |
| | |||||
* | Makefile updates, database version! Only one subdir! ;) | asami | 1995-04-12 | 2 | -10/+12 |
| | |||||
* | Updated ports Makefiles for mails. | asami | 1995-04-12 | 10 | -46/+57 |
| | |||||
* | Update the cad Makefiles. Boy, I love these sparse directories! :) | asami | 1995-04-12 | 4 | -12/+20 |
| | |||||
* | Updating Makefiles, audio ports. | asami | 1995-04-12 | 11 | -32/+59 |
| | |||||
* | Makefile updates, shell version! This was easy! :) | asami | 1995-04-12 | 8 | -22/+26 |
| | |||||
* | Added iv to broken list. It wasn't in SUBDIR to begin with. | asami | 1995-04-12 | 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 |
| | | | | Submitted by: tri@pooh.tky.hut.fi | ||||
* | Put mule back, with apologies. | jkh | 1995-04-11 | 1 | -4/+3 |
| | |||||
* | 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 | ||||
* | New Makefile structure, package name and pre-configure target. | asami | 1995-04-11 | 1 | -8/+10 |
| | | | | Submitted by: me | ||||
* | Missing manpage added. | asami | 1995-04-11 | 1 | -0/+1 |
| | | | | Submitted by: me | ||||
* | New Makefile structure and package name. | asami | 1995-04-11 | 1 | -5/+8 |
| | | | | Submitted by: me | ||||
* | 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 |
| | | | | | | there are lots of broken stuff and funky Makefiles here. Please check your ports, and also put yourself in MAINTAINER so I know who to talk to. Thanks.... | ||||
* | Get rid of obnoxious comment about the `fmt' command so that I can see | wollman | 1995-04-11 | 1 | -7/+0 |
| | | | | WTF I'm committing again. | ||||
* | Reorganize Makefile, add Garrett as MAINTAINER. | asami | 1995-04-11 | 2 | -6/+14 |
| | |||||
* | Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu> | asami | 1995-04-11 | 2 | -0/+28 |
| | | | | | (thanks!) Here's patch-ad. This could be integrated with patch-aa. | ||||
* | 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 |
| | | | | | Not: DEPENDS= ${PORTSDIR}/utils/Wnn | ||||
* | Upgrade to 1.9.11, add package files. | gpalmer | 1995-04-10 | 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. package-name Simply echos the associated package name for a port (if any). 2. package-depends Shows all package names on which this port depends. | ||||
* | 1. Fix the first line (should be a proper comment - silly emacs). | jkh | 1995-04-09 | 1 | -3/+4 |
| | | | | | 2. KEYWORDS+= CATEGORIES 3. CATEGORIES+= all (always want to be in "all"!) | ||||
* | 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 |
| | | | | | | | | | all .tgz files go to /usr/ports/packages/.packages, and a relative symlink is created for every item in CATEGORIES...i.e., if "CATEGORIES = foo bar", then /usr/ports/packages/{foo,bar}/pkgname.tgz both point to /usr/ports/packages/.packages/pkgname.tgz. Suggested by: jkh | ||||
* | 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 |
| | | | | | | | | | to get the commit timestamp. This makes the time stamps comparable. I'm rather in favour for using gmtime() instead of localtime(), but i guess i cannot convince all you american guys. :) I'll let up the RCS checkout to our CVS master... | ||||
* | 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 |
| | | | | Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com> | ||||
* | 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-08 | 2 | -2/+2 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Clean up Makefiles, as per my promise. | asami | 1995-04-07 | 15 | -50/+81 |
| | |||||
* | Change the app. defaults so that the game plays faster | jmz | 1995-04-07 | 1 | -0/+19 |
| | |||||
* | Add the MAINTAINER line | jmz | 1995-04-07 | 1 | -0/+1 |
| | |||||
* | Add icon | jkh | 1995-04-06 | 1 | -2/+3 |
| | |||||
* | The Icon Programming Language, version 9.0 | jkh | 1995-04-06 | 5 | -0/+50 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Add slirp. | jkh | 1995-04-06 | 1 | -2/+2 |
| | |||||
* | The slip-over-a-shell-account stuff people have been talking about from | jkh | 1995-04-06 | 6 | -0/+50 |
| | | | | danjo@freedom.wit.com. | ||||
* | Added gawk. | asami | 1995-04-05 | 1 | -2/+2 |
| | |||||
* | Japanized gawk. | asami | 1995-04-05 | 5 | -0/+32 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Upgrade, 1.63 -> 1.65. | asami | 1995-04-04 | 10 | -30/+38 |
| | |||||
* | Spell out all the include file names. | asami | 1995-04-04 | 1 | -2/+76 |
| | |||||
* | Added grep and sed. | asami | 1995-04-04 | 1 | -2/+2 |
| | |||||
* | Japanized grep, 2.0 + patches. | asami | 1995-04-04 | 6 | -0/+62 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Japanized sed, 1.18 + patches. | asami | 1995-04-04 | 5 | -0/+29 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Upgrade, 1.0 -> 1.1. | asami | 1995-04-04 | 5 | -8/+9 |
| | | | | | | | | | % patch-ab is not necessary anymore because the bug is now fixed in . the original source. % post-configure (which was doing "make includes") is not necessary . because xmkmf is now called with "-a". (Yeah, should have redefined . XMKMF in Makefile in the first place....) | ||||
* | Make this go to the right place for -lX11 (-l${PREFIX}/lib). | jkh | 1995-04-04 | 2 | -4/+6 |
| | | | | !! ** This also requires my patch to bsd.port.mk for USE_X11 ** !! | ||||
* | Add USE_X11 for ports which are X11 users but don't use IMAKE. | jkh | 1995-04-04 | 1 | -2/+3 |
| | |||||
* | Upgrade to 1.1.3beta. | hsu | 1995-04-04 | 4 | -8/+8 |
| | |||||
* | Remove a `.' from the end of the echo line | gpalmer | 1995-04-04 | 1 | -2/+2 |
| | | | | `>> Attempting to fetch from $${site}' as it is misleading | ||||
* | Add a note about zsh | torstenb | 1995-04-04 | 1 | -1/+2 |
| | |||||
* | Upgrade. | ache | 1995-04-04 | 8 | -12/+12 |
| | |||||
* | Add a missing checksum | jmz | 1995-04-03 | 1 | -0/+1 |
| | |||||
* | Add -g to CFLAGS until this port can survive the assault of gcc. | jkh | 1995-04-03 | 1 | -1/+1 |
| | |||||
* | xboing compiles again. | asami | 1995-04-02 | 1 | -3/+3 |
| | |||||
* | De-canonicalize the host and dir names of the master site. | joerg | 1995-04-02 | 1 | -4/+4 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | Add the checksum while I'm here. | asami | 1995-04-02 | 1 | -0/+1 |
| | |||||
* | Make it compile by specifying ftp site that actually carries this baby. | asami | 1995-04-02 | 1 | -2/+3 |
| | | | | Preblem reported by: jmb@kryten.Atinc.COM | ||||
* | Upgrade port to qpop 2.1.4-R1 | pst | 1995-04-02 | 6 | -14/+18 |
| | |||||
* | xboing used to lock the score file against itself. This has been due | joerg | 1995-04-02 | 1 | -0/+134 |
| | | | | | | | | to a wrong understanding of how the locking works. It locks on files, not descriptors, hence it's not sufficient to close the descriptor of a locked file. The patch fixes this. | ||||
* | Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie, | ats | 1995-04-02 | 1 | -2/+2 |
| | | | | but doesn't need to rebuild it if the binary is already installed. | ||||
* | Another set of checksums | jmz | 1995-04-02 | 5 | -0/+5 |
| | |||||
* | Pipe output of tar to "gzip --best" to ensure we get the exact same | asami | 1995-04-01 | 1 | -2/+3 |
| | | | | tar.gz file every time. | ||||
* | Claim my ports, and add the MAINTAINER entry. | joerg | 1995-04-01 | 5 | -6/+10 |
| | |||||
* | Make forced rebuilds of the INDEX file work properly. | jkh | 1995-04-01 | 1 | -2/+4 |
| | |||||
* | A new print-index rule. | jkh | 1995-04-01 | 1 | -2/+2 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 279 | -224/+516 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | By default, KEYWORDS is a copy of CATEGORIES. | jkh | 1995-04-01 | 1 | -2/+2 |
| | |||||
* | Add default values and document them for CATEGORIES and KEYWORDS. | jkh | 1995-04-01 | 1 | -3/+3 |
| | |||||
* | Add support for new CATEGORIES and KEYWORDS fields. | jkh | 1995-04-01 | 1 | -2/+10 |
| | |||||
* | Fix a couple of spelling errors, make the text a little clearer. | jkh | 1995-04-01 | 1 | -7/+5 |
| | |||||
* | Try to get most ports checksummed | gpalmer | 1995-04-01 | 29 | -3/+32 |
| | |||||
* | Disable flexfax until it's upgraded | gpalmer | 1995-04-01 | 1 | -2/+3 |
| | |||||
* | Upgrade | gpalmer | 1995-04-01 | 6 | -82/+16 |
| | |||||
* | Add checksum file | gpalmer | 1995-04-01 | 2 | -0/+2 |
| | |||||
* | Disable ports which don't have distfiles anymore: | gpalmer | 1995-04-01 | 1 | -3/+5 |
| | | | | xboing xchomp xmine xmj xpipeman xrobots | ||||
* | Remove gmod - the distfile doesn't exist for that version any more | gpalmer | 1995-04-01 | 1 | -2/+4 |
| | |||||
* | Remove latex and latex209 from the subdir list and put it into the | ats | 1995-03-31 | 1 | -2/+5 |
| | | | | | | broken category. latex runs into an endless input loop. latex209 doesn't find the hyphen file. | ||||
* | Add a LIB_DEPENDS line in the makefile. xboing depends on the xpm library. | ats | 1995-03-31 | 1 | -0/+1 |
| | |||||
* | Move pgp into alphabetical order | gpalmer | 1995-03-31 | 1 | -2/+2 |
| | |||||
* | Note about IVS per Gary Palmer. | wollman | 1995-03-31 | 1 | -1/+2 |
| | |||||
* | Checksum for vic. | wollman | 1995-03-31 | 2 | -0/+2 |
| | |||||
* | IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTED | wollman | 1995-03-31 | 1 | -2/+4 |
| | | | | comment. | ||||
* | Add a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I have | ats | 1995-03-31 | 2 | -3/+3 |
| | | | | | | not found a quick way to do that with a environment variable in string constant. So this ports works in the moment only with XFree3.x (X11R6) and not with XFree2.x (X11R5 <-> X386). | ||||
* | Update | jmz | 1995-03-30 | 1 | -1/+1 |
| | |||||
* | Add mh to the "doesn't compile" list. | asami | 1995-03-30 | 1 | -1/+3 |
| | |||||
* | Japanese version of mh. It doesn't compile right now on thud but it | asami | 1995-03-30 | 5 | -0/+166 |
| | | | | | | | works on my machine and the origninal mh has the same problem so I'm importing this before I forget. Submitted by: Akito FUJITA <fujita@zoo.ncl.omron.co.jp> | ||||
* | Add a SHELL= /bin/sh line. My tcsh gots upset executing the setup.sh | ats | 1995-03-30 | 8 | -8/+16 |
| | | | | called from the makefile :-). | ||||
* | added mit-scheme to the SUBDIR variable. | jmacd | 1995-03-30 | 1 | -2/+2 |
| | |||||
* | added MASTER_SITES variable, the distfile is now in LOCAL_PORTS | jmacd | 1995-03-30 | 1 | -0/+1 |
| | |||||
* | Wow here is another port without a checksum...surprise! :p | asami | 1995-03-30 | 2 | -0/+2 |
| | |||||
* | This is an X program with an Imakefile. Remove the Makefile part from | asami | 1995-03-30 | 2 | -2478/+0 |
| | | | | | | the patch. Problem reported by: phk | ||||
* | Change the master site and add a pre-patch target (the tar file contains | jmz | 1995-03-30 | 1 | -4/+11 |
| | | | | | shar archives) Add myself as maintainer. | ||||
* | Add Michael Elbel as MAINTAINER of the ports he manages. | jkh | 1995-03-30 | 1 | -0/+1 |
| | |||||
* | Add Michael Elbel as MAINTAINER of the ports he manages. | jkh | 1995-03-30 | 1 | -1/+1 |
| | |||||
* | Put the uemacs port into the broken category. The mastersite was never | ats | 1995-03-30 | 1 | -2/+4 |
| | | | | reachable in the last three weeks. It is also not on freefall yet. | ||||
* | Change the X11BASE to PREFIX so that the -lX11 gets found. X11BASE doesn't | ats | 1995-03-30 | 1 | -1/+1 |
| | | | | show up in the makefiles in the deeper directories. | ||||
* | Add xperfmon to the SUBDIR list | jmz | 1995-03-29 | 1 | -2/+3 |
| | |||||
* | This package contains the binary release of xperfmon++ V1.1 a X based | jmz | 1995-03-29 | 10 | -0/+3672 |
| | | | | | | | | | system performance meter for several systems, ported to FreeBSD 2.X. The program monitors user-, system-, idle-cputime, free mem, disk io, number of interrupts, network-input, -output, -collision packets and NFS client and server activity. Submitted by: Lars Koeller <uphya001@odie.physik2.uni-rostock.de> | ||||
* | Add a blank after the empty CVS: line so it gets stripped. | pst | 1995-03-29 | 1 | -1/+1 |
| | |||||
* | Added nethack. | asami | 1995-03-28 | 1 | -2/+2 |
| | | | | CVS: | ||||
* | A dungeon chewing game. I don't use the X interface (and I can't believe | asami | 1995-03-28 | 40 | -0/+1216 |
| | | | | | anyone would want to use that) so this port only makes the tty version. CVS: | ||||
* | Upgrade, 0.2 -> 0.3. | asami | 1995-03-28 | 5 | -12/+18 |
| | | | | CVS: | ||||
* | put in comments about fill via fmt | pst | 1995-03-28 | 1 | -0/+7 |
| | |||||
* | add comment for new edit hook | pst | 1995-03-28 | 1 | -2/+4 |
| | |||||
* | Initial revision | pst | 1995-03-28 | 1 | -0/+384 |
| | |||||
* | add new edit hook test | pst | 1995-03-28 | 1 | -0/+1 |
| | |||||
* | MD5 checksum for ImageMagick | gpalmer | 1995-03-28 | 1 | -0/+1 |
| | |||||
* | Upgrade to 3.6 | gpalmer | 1995-03-28 | 1 | -2/+5 |
| | |||||
* | Reviewed by: | asami | 1995-03-28 | 11 | -223/+52 |
| | | | | | Submitted by: Obtained from: | ||||
* | Upgrade, 1.32 -> 1.34 | asami | 1995-03-28 | 3 | -72/+8 |
| | |||||
* | x3270 doesn't seem to exist anymore either | gpalmer | 1995-03-28 | 1 | -2/+2 |
| | |||||
* | emiclock doesn't seem to exist on the MASTER_SITE anymore | gpalmer | 1995-03-28 | 1 | -2/+2 |
| | |||||
* | gnat-2.03 - The GNU Ada Translator. Version 2.03. | hsu | 1995-03-28 | 4 | -0/+975 |
| | | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan) | ||||
* | it's now slib2a2.tar.gz | gpalmer | 1995-03-28 | 2 | -3/+3 |
| | |||||
* | Another one that has had the tarball changed from .tar.Z to .tar.gz | gpalmer | 1995-03-28 | 2 | -3/+2 |
| | |||||
* | Update MASTER_SITE path and checksum file | gpalmer | 1995-03-28 | 2 | -3/+3 |
| | |||||
* | The tarball is now .tar.gz ... | gpalmer | 1995-03-28 | 2 | -3/+2 |
| | |||||
* | Tryed to update to use latest PATCHFILES hack in bsd.port.mk but I | asami | 1995-03-28 | 1 | -3/+4 |
| | | | | | | | can't get it to work because the patch is on a non-anon ftp site and it needs its own ncftprc file. Hmm.... Changed PATCHFILES -> PATCH_FILES so it works for now. | ||||
* | Update to patchlevel 3 | gpalmer | 1995-03-28 | 2 | -3/+3 |
| | |||||
* | Add support for "distributed" patches and a little extra cleanup. | asami | 1995-03-28 | 1 | -13/+89 |
| | | | | | | | | | | | | | | | | | | | | | | New variables: PATCH_SITES: patch equivalent of MASTER_SITES, overridable with . MASTER_SITE_OVERRIDE. PATCHFILES: Additional files to fetch and give to patch before . applying the ones in patches/patch-*. If name ends . with ".gz" or ".Z", it will be piped through zcat first. Plus PATCH_DIST_STRIP and PATCH_DIST_ARGS that serve the same functions as PATCH_STRIP and PATCH_ARGS for patches in patches/patch-*. In the documentation and echo messages, I used the term "distributed patches" and "FreeBSD patches" to refer to ${PATCHFILES} and patches/patch-*. If you can come up with better names, by all means go ahead and fix them. "grep PATCH /usr/ports/*/*/Makefile" reveals seven ports (mule, jless, jtcl, jtk, dgd, less, color_xterm, gee I wonder why I'm the one who implemented this) that can benefit from this. I'm now diving headlong into /usr/ports to fix their Makefiles. | ||||
* | Upgrade to 1.9.08 | gpalmer | 1995-03-28 | 9 | -48/+51 |
| | |||||
* | This is David Hedley's pcemu 8086 PC emulator. | joerg | 1995-03-28 | 13 | -0/+2093 |
| | | | | | | | | | | | | | | | | Technically, i consider this an excellent work. I've made some efforts to make it easier for people get it actually up & running. This would have required an image of a DOS boot floppy, which we cannot provide. Instead, i wrote a small bootstrap loader (basically a small more(1) clone with builtin text) that can be ``booted'' from. It instructs the user how to get the image of a bootable DOS floppy, and where to find the various files. (The bootstrap loader requires bcc to be recompiled, but i'm providing a gzip'ed/uuencoded version in the files directory as well.) The pkg directory is not yet done. Will follow RSN. :) | ||||
* | 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 |
| | |||||
* | Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and | asami | 1995-03-27 | 7 | -20/+6 |
| | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. | ||||
* | Added more standard package suport file names. INSTALL for the | asami | 1995-03-27 | 1 | -2/+13 |
| | | | | | | installation script, DEINSTALL for the deinstallation script, and REQ for the requirement script, will be added with appropriate flags to PKG_ARGS if they exist under pkg/. | ||||
* | Added tcl and tk. | asami | 1995-03-27 | 1 | -2/+2 |
| | |||||
* | Bruce Evans' bcc C compiler. | joerg | 1995-03-27 | 14 | -0/+994 |
| | | | | | | | | | It is able to handle 16-bit code as well, and comes with an own assembler and loader. (They are already known from Minix and Linux as the `bin86' package.) With a bit of `dd' magic, bcc can be used to compile messdos programs. | ||||
* | The tarballs at xtp.x.org have been updated to patchlevel 11. So there is | jmz | 1995-03-26 | 6 | -6/+6 |
| | | | | no need to patch the distribution when X11_VIA_FTP=yes | ||||
* | I remade the tarball instead of uploading it off my computer, | jmacd | 1995-03-26 | 1 | -1/+1 |
| | | | | and then gzip -9'ed it, the md5 came out different. | ||||
* | MIT Scheme-7.3 | jmacd | 1995-03-26 | 6 | -0/+45 |
| | | | | | | | | | | | | there's something a little weird about this port, I had to make a FreeBSD specific distfile, using two of the official distfiles. I included a description of what I had done, but it is much easier (and saves downloading about 3 megs) to use this distfile. So, how do I get the distfile I've made into the right place without faking it out by first putting a real site and then changing it to always use freebsd.cdrom.com? the distfile is in freefall.cdrom.com:~jmacd/scheme-microcode+dist-7.3-freebsd.tgz | ||||
* | Upgrade | ache | 1995-03-26 | 12 | -24/+198 |
| | |||||
* | update | jmz | 1995-03-26 | 1 | -1/+1 |
| | |||||
* | Change the master site. | jmz | 1995-03-26 | 1 | -1/+1 |
| | |||||
* | Don't uudecode if the .tar.gz file is already there. | asami | 1995-03-25 | 1 | -1/+4 |
| | | | | Pointed-out by: Anthony Chan <yeehang@netcom.com> | ||||
* | contents changed, name not changed | ache | 1995-03-25 | 1 | -1/+1 |
| | |||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 42 | -44/+85 |
| | | | | and some other minor cleanup. | ||||
* | Added ytalk. | asami | 1995-03-24 | 1 | -2/+2 |
| | |||||
* | ytalk-3.0.2, a multi-people "talk" with an unusable X interface. | asami | 1995-03-24 | 5 | -0/+32 |
| | |||||
* | I probably shouldn't depend on EXTRACT_* being defined to something...so | asami | 1995-03-24 | 1 | -2/+2 |
| | | | | use "tar -xzf" instead. | ||||
* | EXTRACT_ARGS -> EXTRACT_AFTER_ARGS | asami | 1995-03-24 | 1 | -2/+2 |
| | |||||
* | Added xemeraldia. | asami | 1995-03-24 | 1 | -2/+3 |
| | |||||
* | Version 0.2 of xemeraldia. Drop blocks and break them. | asami | 1995-03-24 | 6 | -0/+73 |
| | |||||
* | Strip binaries on install | ache | 1995-03-24 | 1 | -4/+4 |
| | |||||
* | Here is a patch for XFree86 to allow the proud owner of "The X Companion | jmz | 1995-03-24 | 12 | -36/+138 |
| | | | | | | | CD for R6" from O'Reilly and Associates, Inc, to mount and compile X on this CD. I have tried to create this patch in such a way that if any other CD's come along, they can be kluged in too. Submitted by: Mark Murray <mark@grondar.za> | ||||
* | The describe target now uses `\' as a separator, so correct the print-index | gpalmer | 1995-03-24 | 1 | -2/+2 |
| | | | | | target in here. Also make the print-index target display the maintainers address for easy griping. | ||||
* | Add a misssing `@' from before echo -n "|${MAINTAINER}" | gpalmer | 1995-03-24 | 1 | -3/+3 |
| | |||||
* | Add maintainer to the index line. | jkh | 1995-03-23 | 1 | -5/+13 |
| | |||||
* | Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to make | jkh | 1995-03-23 | 1 | -5/+15 |
| | | | | complex extraction rules easier. | ||||
* | Add sxpc port | jkh | 1995-03-23 | 1 | -3/+3 |
| | |||||
* | Bring in the simple X protocol compressor. | jkh | 1995-03-23 | 6 | -0/+57 |
| | |||||
* | Upgrade, 3.4d -> 3.4e. The shlib version number changed from 4.4 -> 4.5. | asami | 1995-03-22 | 5 | -8/+8 |
| | | | | Pointed-out by: Jason Boerner <chaos@rivers.oscs.montana.edu> | ||||
* | file updated without name change | ache | 1995-03-22 | 2 | -2/+2 |
| | |||||
* | 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. | ||||
* | Make the fetch message a little more interesting and informative. | jkh | 1995-03-22 | 1 | -2/+2 |
| | |||||
* | checksum added | ache | 1995-03-22 | 1 | -0/+1 |
| | |||||
* | Add fetch-list command for Rod | jkh | 1995-03-21 | 2 | -39/+63 |
| | | | | | Use ECHO_MSG macro for printing "===>" line things so that I can now turn those OFF when I don't want them. | ||||
* | Use new ECHO_MSG override properly. | jkh | 1995-03-21 | 1 | -2/+2 |
| | |||||
* | New index file format, plus a simple rule (print-index) for making it | jkh | 1995-03-21 | 2 | -212/+217 |
| | | | | | more human-readable. This should probably be a more capable perl script at some point. | ||||
* | Make the describe rule generate more thorough information that's actually | jkh | 1995-03-21 | 1 | -8/+10 |
| | | | | | of use to a front-end program. Back out my bogus description of the `index' target! :-) | ||||
* | Change the index target - this is more generally useful now. | jkh | 1995-03-21 | 1 | -3/+2 |
| | |||||
* | Document the index target. | jkh | 1995-03-21 | 1 | -1/+2 |
| | |||||
* | Update the index. | jkh | 1995-03-21 | 1 | -20/+47 |
| | |||||
* | Upgrade. | ache | 1995-03-21 | 6 | -12/+12 |
| | |||||
* | Update to yale-tftpd 3.0 | pst | 1995-03-21 | 3 | -78/+9 |
| | |||||
* | Added less. | asami | 1995-03-20 | 1 | -2/+2 |
| | |||||
* | less-237 with patches to understand Japanese. It will install itself | asami | 1995-03-20 | 7 | -0/+117 |
| | | | | | with prefix "j" so as not to tramp on the regular less. Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.. | ats | 1995-03-20 | 1 | -2/+2 |
| | |||||
* | Delete a second cd ${X11BASE}. Luckily it is not needed here, because the | ats | 1995-03-20 | 1 | -1/+0 |
| | | | | substitution only works the first time. | ||||
* | Don't do anything if BATCH is specified and the port is interactive for | ats | 1995-03-20 | 1 | -1/+3 |
| | | | | | the package target.The port may is not build and the package fails otherwise. | ||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+2 |
| | | | | | This thing is getting boring :-). Also add the acm.1 manpage to the packing list. | ||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 12 | -13/+13 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 2 | -2/+2 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch. | ats | 1995-03-20 | 1 | -3/+3 |
| | |||||
* | Add ImageMagick to the subdirs list. | ats | 1995-03-20 | 1 | -3/+3 |
| | |||||
* | Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11. | ats | 1995-03-19 | 1 | -6/+10 |
| | |||||
* | Change all absolute references to /usr/X11R6 to ${X11BASE} instead. | ats | 1995-03-19 | 1 | -1/+1 |
| | |||||
* | Change the xmkmf call to a xmkmf -a call. This should be more correct for | ats | 1995-03-19 | 1 | -3/+3 |
| | | | | | | all X11R5 and X11R6 ports. This is the way how it should be normally used according the manuals. Only pre-X1R5 ( X11R4, X11R3) ports can't handle it. | ||||
* | Comment out wais for the moment until it is fixed. | ats | 1995-03-19 | 1 | -2/+3 |
| | |||||
* | Change the Makefile to use gmake instead of make to prevent all the | ats | 1995-03-19 | 2 | -32/+92 |
| | | | | | | | | error messages from make. Delete the references to sys_errlist. This port is not yet complete, it may only work with X11R5, aka XFree2.xx. It uses the font member in the X-window xxsinkxxx structures. But these members don't exist anymore under X11R6 (Xfree3.xx). | ||||
* | Change the Makefile to use gmake instead of make to prevent all the | ats | 1995-03-19 | 1 | -1/+2 |
| | | | | error messages from make. | ||||
* | mkdir -p the BINDIR during beforeinstall, instead of blindly | joerg | 1995-03-19 | 1 | -3/+4 |
| | | | | assuming everyone has already got a /usr/local/libexec. | ||||
* | Upgrade. | ache | 1995-03-18 | 3 | -5/+5 |
| | |||||
* | Port of rplay 3.2.0b2 | swallace | 1995-03-17 | 5 | -0/+61 |
| | | | | Submitted by: rmallory@csusb.edu | ||||
* | Upgrade. | ache | 1995-03-17 | 20 | -44/+44 |
| | |||||
* | Added xlife. | asami | 1995-03-16 | 1 | -2/+2 |
| | |||||
* | John Horton Conway's Game of Life, taken from R5-contrib archives. | asami | 1995-03-16 | 6 | -0/+117 |
| | |||||
* | The makefiles now use some gmake constructs. | hsu | 1995-03-16 | 2 | -2/+4 |
| | |||||
* | Author updated distribution w/o bumping version number. | hsu | 1995-03-16 | 2 | -2/+2 |
| | |||||
* | Oops, forgot to upgrade the package files. | asami | 1995-03-16 | 2 | -3/+3 |
| | |||||
* | Upgrade, 1.4 + unofficial patches -> 1.5p1 | asami | 1995-03-16 | 2 | -21/+4 |
| | |||||
* | Added japanese to subdir list. | asami | 1995-03-16 | 1 | -2/+2 |
| | |||||
* | Change references to Wnn/Canna to point to ports/japanese instead of | asami | 1995-03-16 | 7 | -14/+14 |
| | | | | ports/utils. | ||||
* | Removed Canna, Wnn, kterm and nkf. | asami | 1995-03-16 | 2 | -4/+4 |
| | |||||
* | The new /usr/ports/japanese hierarchy starts today. Here goes | asami | 1995-03-16 | 1 | -0/+7 |
| | | | | the Makefile. | ||||
* | Upgrade to 1.1.2 beta. | hsu | 1995-03-16 | 4 | -10/+8 |
| | |||||
* | Added emiclock. | asami | 1995-03-15 | 1 | -3/+3 |
| | |||||
* | `Emi Clock' is a hyper animated face analog clock with pretty | asami | 1995-03-15 | 5 | -0/+50 |
| | | | | | | characters. Click the left button to display the menu. Submitted by: Masayuki Koba <nobu@psrc.isac.co.jp> | ||||
* | I forgot to add this when I fixed scheme48, it works now. | jmacd | 1995-03-14 | 1 | -2/+2 |
| | |||||
* | Upgrade | ache | 1995-03-13 | 5 | -28/+7 |
| | |||||
* | Put back tclX from the broken subdirs to the regular subdirs. It builds | ats | 1995-03-13 | 1 | -3/+3 |
| | | | | and installs now. | ||||
* | put the dgd-lpmud directory to the broken targets. It doesn't build cleanly | ats | 1995-03-13 | 1 | -3/+3 |
| | | | | in the moment. | ||||
* | We don't have cua01 any longer, change the device name to cuaa1 instead. | joerg | 1995-03-13 | 1 | -1/+3 |
| | | | | | | | (It's only a default for a user inquiry, but confusing.) Drop the PID files under /var/run/mgetty.%s.pid instead of /etc/mg-pid.%s. This is more consistent with our hierarchy. | ||||
* | Fetched the slib.info.tar.gz new and corrected the checksum in the md5 | ats | 1995-03-12 | 1 | -1/+1 |
| | | | | file. | ||||
* | fvwm doesn't like a "make depend". So set the XMKMF variable to an | ats | 1995-03-11 | 1 | -1/+2 |
| | | | | explizit xmkmf. | ||||
* | Mark emu as an interactive port. It uses xrdb that fails without a valid | ats | 1995-03-11 | 1 | -0/+1 |
| | | | | DISPLAY variable that is normally not set if you run a "make BATCH=yes". | ||||
* | Upgrade to DGD 1.0.9.1 | adam | 1995-03-11 | 4 | -19/+15 |
| | |||||
* | patchfile was bogus. | adam | 1995-03-11 | 1 | -4/+11 |
| | | | | ir/Makefile needs more work (too much for slownet at 1 cpm) | ||||
* | Upgrade. | ache | 1995-03-10 | 3 | -5/+5 |
| | |||||
* | Upgrade. | ache | 1995-03-10 | 10 | -12/+30 |
| | |||||
* | French dictionary updated | jmz | 1995-03-09 | 1 | -1/+1 |
| | |||||
* | Same | ugen | 1995-03-09 | 5 | -0/+363 |
| | |||||
* | s3mod port..this is the last version i found on | ugen | 1995-03-09 | 1 | -0/+6 |
| | | | | | | | | Sunsite..actually all the porting is to change #ifdef LINUX to #ifdef __FreeBSD__ and a couple of include paths.. On this opportunity i want to say that tracker DOES NOT WORKS!!! I am pretty sure tracker should be better mod player but for now it is broken.. | ||||
* | The provided md5 checksum appears to be bad. Generate new one. | hsu | 1995-03-09 | 1 | -1/+1 |
| | |||||
* | Add trailing slash to ftp path. | hsu | 1995-03-09 | 1 | -1/+1 |
| | |||||
* | Elk -- an imbeddable Scheme interpreter | hsu | 1995-03-09 | 5 | -0/+46 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | 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 |
| | |||||
* | .1x -> .1.gz | asami | 1995-03-08 | 1 | -1/+1 |
| | |||||
* | Add support for french dictionary | jmz | 1995-03-07 | 2 | -2/+33 |
| | |||||
* | Added chown bin.bin to the lock dir. | asami | 1995-03-07 | 3 | -0/+3 |
| | | | | | Submitted by: nobu@psrc.isac.co.jp (Actually the initial import should have had this Submitted by: line too) | ||||
* | Forgot to change these when upgraded from 2.2 -> 2.2.2. | asami | 1995-03-07 | 14 | -14/+14 |
| | |||||
* | Enable acm now that it seems to be working. | joerg | 1995-03-07 | 1 | -2/+2 |
| | |||||
* | Add the missing package files. | joerg | 1995-03-07 | 3 | -0/+147 |
| | |||||
* | One more tab in a makefile at the wrong place. | ats | 1995-03-06 | 1 | -0/+19 |
| |