aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* And now the rest of the x11 ports Makefiles.asami1995-04-1327-95/+191
|
* Now the rest of the ports Makefiles....asami1995-04-136-0/+84
|
* COMMENT should be all on the first line. Delete the LF which was beforegpalmer1995-04-131-1/+0
| | | | all the text and screwing up the INDEX
* Some more ports Makefile updates...sorry, don't have time now soasami1995-04-127-28/+56
| | | | x11/ is only halfway finished.
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-1223-78/+166
| | | | some Makefiles along the way.
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-121-3/+8
| | | | some Makefiles along the way.
* Added Xpm to LIB_DEPENDS.asami1995-04-121-2/+5
| | | | Pointed-out by: Paul Richards
* Mark Murray (markm) volunteered as the maintainer of this port.asami1995-04-121-1/+3
|
* Makefiles of news ports cleaned up!asami1995-04-128-25/+29
|
* Updatejmz1995-04-122-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 :).asami1995-04-121-3/+3
|
* Makefile updates, database version! Only one subdir! ;)asami1995-04-122-10/+12
|
* Updated ports Makefiles for mails.asami1995-04-1210-46/+57
|
* Update the cad Makefiles. Boy, I love these sparse directories! :)asami1995-04-124-12/+20
|
* Updating Makefiles, audio ports.asami1995-04-1211-32/+59
|
* Makefile updates, shell version! This was easy! :)asami1995-04-128-22/+26
|
* Added iv to broken list. It wasn't in SUBDIR to begin with.asami1995-04-121-1/+4
|
* Fix inpcb handlingache1995-04-111-44/+75
|
* Fix for new inpcb style.ache1995-04-111-0/+80
| | | | Submitted by: tri@pooh.tky.hut.fi
* Put mule back, with apologies.jkh1995-04-111-4/+3
|
* Bogus @cd removed.asami1995-04-111-1/+0
| | | | Submitted by: me
* New Makefile structure, fix Jordan's CATEGORIES.asami1995-04-111-14/+7
| | | | Submitted by: me
* New Makefile structure, package name and pre-configure target.asami1995-04-111-8/+10
| | | | Submitted by: me
* Missing manpage added.asami1995-04-111-0/+1
| | | | Submitted by: me
* New Makefile structure and package name.asami1995-04-111-5/+8
| | | | Submitted by: me
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-1130-6/+37
|
* Some more Makefile updates, for the math ports.asami1995-04-119-12/+82
|
* And here comes the next round of Makefile updates, for games. Folks,asami1995-04-1128-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 seewollman1995-04-111-7/+0
| | | | WTF I'm committing again.
* Reorganize Makefile, add Garrett as MAINTAINER.asami1995-04-112-6/+14
|
* Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>asami1995-04-112-0/+28
| | | | | (thanks!) Here's patch-ad. This could be integrated with patch-aa.
* Don't pass duplicate pkgdeps to pkg_createjkh1995-04-101-3/+3
|
* Remove mule - it's a bit broken right now, and probably misfiled anyway.jkh1995-04-101-3/+4
|
* DEPENDS= ${PORTSDIR}/japanese/Wnnjkh1995-04-107-14/+14
| | | | | Not: DEPENDS= ${PORTSDIR}/utils/Wnn
* Upgrade to 1.9.11, add package files.gpalmer1995-04-1018-30/+114
|
* Add new -P argument to pkg_create.jkh1995-04-091-2/+2
|
* Add 2 new targets to facilitate some things I'm thinking about.jkh1995-04-091-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).jkh1995-04-091-3/+4
| | | | | 2. KEYWORDS+= CATEGORIES 3. CATEGORIES+= all (always want to be in "all"!)
* And now, yet another round of Makefile updates, devel version!asami1995-04-096-18/+31
|
* Add support for categorized subdirectories for packages. By default,asami1995-04-091-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....asami1995-04-091-2/+2
|
* Typo (CATEGORY -> CATEGORIES).asami1995-04-091-2/+2
|
* Remove the TZ variable from the enironment before calling localtime()joerg1995-04-091-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.asami1995-04-0923-100/+137
|
* Another round of Makefile updates, editors version.asami1995-04-0917-128/+185
|
* Upgrade.ache1995-04-0810-60/+44
|
* Upgrade.ache1995-04-086-10/+10
|
* Added comment about chmods. By the way, the previous commit was -asami1995-04-081-0/+1
| | | | Submitted by: Anthony Yee-Hang Chan <yeehang@netcom.com>
* Upgrade, 2.2 -> 2.3!asami1995-04-088-107/+205
|
* Fix misplacement of CATEGORIES line into middle of a multi-line define.hsu1995-04-082-2/+2
| | | | | | Reviewed by: Submitted by: Obtained from:
* Clean up Makefiles, as per my promise.asami1995-04-0715-50/+81
|
* Change the app. defaults so that the game plays fasterjmz1995-04-071-0/+19
|
* Add the MAINTAINER linejmz1995-04-071-0/+1
|
* Add iconjkh1995-04-061-2/+3
|
* The Icon Programming Language, version 9.0jkh1995-04-065-0/+50
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Add slirp.jkh1995-04-061-2/+2
|
* The slip-over-a-shell-account stuff people have been talking about fromjkh1995-04-066-0/+50
| | | | danjo@freedom.wit.com.
* Added gawk.asami1995-04-051-2/+2
|
* Japanized gawk.asami1995-04-055-0/+32
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Upgrade, 1.63 -> 1.65.asami1995-04-0410-30/+38
|
* Spell out all the include file names.asami1995-04-041-2/+76
|
* Added grep and sed.asami1995-04-041-2/+2
|
* Japanized grep, 2.0 + patches.asami1995-04-046-0/+62
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Japanized sed, 1.18 + patches.asami1995-04-045-0/+29
| | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp>
* Upgrade, 1.0 -> 1.1.asami1995-04-045-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).jkh1995-04-042-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.jkh1995-04-041-2/+3
|
* Upgrade to 1.1.3beta.hsu1995-04-044-8/+8
|
* Remove a `.' from the end of the echo linegpalmer1995-04-041-2/+2
| | | | `>> Attempting to fetch from $${site}' as it is misleading
* Add a note about zshtorstenb1995-04-041-1/+2
|
* Upgrade.ache1995-04-048-12/+12
|
* Add a missing checksumjmz1995-04-031-0/+1
|
* Add -g to CFLAGS until this port can survive the assault of gcc.jkh1995-04-031-1/+1
|
* xboing compiles again.asami1995-04-021-3/+3
|
* De-canonicalize the host and dir names of the master site.joerg1995-04-021-4/+4
| | | | | | Reviewed by: Submitted by: Obtained from:
* Add the checksum while I'm here.asami1995-04-021-0/+1
|
* Make it compile by specifying ftp site that actually carries this baby.asami1995-04-021-2/+3
| | | | Preblem reported by: jmb@kryten.Atinc.COM
* Upgrade port to qpop 2.1.4-R1pst1995-04-026-14/+18
|
* xboing used to lock the score file against itself. This has been duejoerg1995-04-021-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,ats1995-04-021-2/+2
| | | | but doesn't need to rebuild it if the binary is already installed.
* Another set of checksumsjmz1995-04-025-0/+5
|
* Pipe output of tar to "gzip --best" to ensure we get the exact sameasami1995-04-011-2/+3
| | | | tar.gz file every time.
* Claim my ports, and add the MAINTAINER entry.joerg1995-04-015-6/+10
|
* Make forced rebuilds of the INDEX file work properly.jkh1995-04-011-2/+4
|
* A new print-index rule.jkh1995-04-011-2/+2
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-01279-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.jkh1995-04-011-2/+2
|
* Add default values and document them for CATEGORIES and KEYWORDS.jkh1995-04-011-3/+3
|
* Add support for new CATEGORIES and KEYWORDS fields.jkh1995-04-011-2/+10
|
* Fix a couple of spelling errors, make the text a little clearer.jkh1995-04-011-7/+5
|
* Try to get most ports checksummedgpalmer1995-04-0129-3/+32
|
* Disable flexfax until it's upgradedgpalmer1995-04-011-2/+3
|
* Upgradegpalmer1995-04-016-82/+16
|
* Add checksum filegpalmer1995-04-012-0/+2
|
* Disable ports which don't have distfiles anymore:gpalmer1995-04-011-3/+5
| | | | xboing xchomp xmine xmj xpipeman xrobots
* Remove gmod - the distfile doesn't exist for that version any moregpalmer1995-04-011-2/+4
|
* Remove latex and latex209 from the subdir list and put it into theats1995-03-311-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.ats1995-03-311-0/+1
|
* Move pgp into alphabetical ordergpalmer1995-03-311-2/+2
|
* Note about IVS per Gary Palmer.wollman1995-03-311-1/+2
|
* Checksum for vic.wollman1995-03-312-0/+2
|
* IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTEDwollman1995-03-311-2/+4
| | | | comment.
* Add a -L/usr/X11R6/lib in all the places wheres -lX11 is used. I haveats1995-03-312-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).
* Updatejmz1995-03-301-1/+1
|
* Add mh to the "doesn't compile" list.asami1995-03-301-1/+3
|
* Japanese version of mh. It doesn't compile right now on thud but itasami1995-03-305-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.shats1995-03-308-8/+16
| | | | called from the makefile :-).
* added mit-scheme to the SUBDIR variable.jmacd1995-03-301-2/+2
|
* added MASTER_SITES variable, the distfile is now in LOCAL_PORTSjmacd1995-03-301-0/+1
|
* Wow here is another port without a checksum...surprise! :pasami1995-03-302-0/+2
|
* This is an X program with an Imakefile. Remove the Makefile part fromasami1995-03-302-2478/+0
| | | | | | the patch. Problem reported by: phk
* Change the master site and add a pre-patch target (the tar file containsjmz1995-03-301-4/+11
| | | | | shar archives) Add myself as maintainer.
* Add Michael Elbel as MAINTAINER of the ports he manages.jkh1995-03-301-0/+1
|
* Add Michael Elbel as MAINTAINER of the ports he manages.jkh1995-03-301-1/+1
|
* Put the uemacs port into the broken category. The mastersite was neverats1995-03-301-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'tats1995-03-301-1/+1
| | | | show up in the makefiles in the deeper directories.
* Add xperfmon to the SUBDIR listjmz1995-03-291-2/+3
|
* This package contains the binary release of xperfmon++ V1.1 a X basedjmz1995-03-2910-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.pst1995-03-291-1/+1
|
* Added nethack.asami1995-03-281-2/+2
| | | | CVS:
* A dungeon chewing game. I don't use the X interface (and I can't believeasami1995-03-2840-0/+1216
| | | | | anyone would want to use that) so this port only makes the tty version. CVS:
* Upgrade, 0.2 -> 0.3.asami1995-03-285-12/+18
| | | | CVS:
* put in comments about fill via fmtpst1995-03-281-0/+7
|
* add comment for new edit hookpst1995-03-281-2/+4
|
* Initial revisionpst1995-03-281-0/+384
|
* add new edit hook testpst1995-03-281-0/+1
|
* MD5 checksum for ImageMagickgpalmer1995-03-281-0/+1
|
* Upgrade to 3.6gpalmer1995-03-281-2/+5
|
* Reviewed by:asami1995-03-2811-223/+52
| | | | | Submitted by: Obtained from:
* Upgrade, 1.32 -> 1.34asami1995-03-283-72/+8
|
* x3270 doesn't seem to exist anymore eithergpalmer1995-03-281-2/+2
|
* emiclock doesn't seem to exist on the MASTER_SITE anymoregpalmer1995-03-281-2/+2
|
* gnat-2.03 - The GNU Ada Translator. Version 2.03.hsu1995-03-284-0/+975
| | | | Submitted by: nils@guru.ims.uni-stuttgart.de (Cornelis van der Laan)
* it's now slib2a2.tar.gzgpalmer1995-03-282-3/+3
|
* Another one that has had the tarball changed from .tar.Z to .tar.gzgpalmer1995-03-282-3/+2
|
* Update MASTER_SITE path and checksum filegpalmer1995-03-282-3/+3
|
* The tarball is now .tar.gz ...gpalmer1995-03-282-3/+2
|
* Tryed to update to use latest PATCHFILES hack in bsd.port.mk but Iasami1995-03-281-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 3gpalmer1995-03-282-3/+3
|
* Add support for "distributed" patches and a little extra cleanup.asami1995-03-281-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.08gpalmer1995-03-289-48/+51
|
* This is David Hedley's pcemu 8086 PC emulator.joerg1995-03-2813-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 thejkh1995-03-281-2/+2
| | | | | import. Sorry! :( Submitted by: me
* Import Michael Elbel's mmv port.jkh1995-03-287-0/+220
|
* Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andasami1995-03-277-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 theasami1995-03-271-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.asami1995-03-271-2/+2
|
* Bruce Evans' bcc C compiler.joerg1995-03-2714-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 isjmz1995-03-266-6/+6
| | | | no need to patch the distribution when X11_VIA_FTP=yes
* I remade the tarball instead of uploading it off my computer,jmacd1995-03-261-1/+1
| | | | and then gzip -9'ed it, the md5 came out different.
* MIT Scheme-7.3jmacd1995-03-266-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
* Upgradeache1995-03-2612-24/+198
|
* updatejmz1995-03-261-1/+1
|
* Change the master site.jmz1995-03-261-1/+1
|
* Don't uudecode if the .tar.gz file is already there.asami1995-03-251-1/+4
| | | | Pointed-out by: Anthony Chan <yeehang@netcom.com>
* contents changed, name not changedache1995-03-251-1/+1
|
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-2442-44/+85
| | | | and some other minor cleanup.
* Added ytalk.asami1995-03-241-2/+2
|
* ytalk-3.0.2, a multi-people "talk" with an unusable X interface.asami1995-03-245-0/+32
|
* I probably shouldn't depend on EXTRACT_* being defined to something...soasami1995-03-241-2/+2
| | | | use "tar -xzf" instead.
* EXTRACT_ARGS -> EXTRACT_AFTER_ARGSasami1995-03-241-2/+2
|
* Added xemeraldia.asami1995-03-241-2/+3
|
* Version 0.2 of xemeraldia. Drop blocks and break them.asami1995-03-246-0/+73
|
* Strip binaries on installache1995-03-241-4/+4
|
* Here is a patch for XFree86 to allow the proud owner of "The X Companionjmz1995-03-2412-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-indexgpalmer1995-03-241-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}"gpalmer1995-03-241-3/+3
|
* Add maintainer to the index line.jkh1995-03-231-5/+13
|
* Add new EXTRACT_BEFORE_FLAGS and EXTRACT_AFTER_FLAGS variables to makejkh1995-03-231-5/+15
| | | | complex extraction rules easier.
* Add sxpc portjkh1995-03-231-3/+3
|
* Bring in the simple X protocol compressor.jkh1995-03-236-0/+57
|
* Upgrade, 3.4d -> 3.4e. The shlib version number changed from 4.4 -> 4.5.asami1995-03-225-8/+8
| | | | Pointed-out by: Jason Boerner <chaos@rivers.oscs.montana.edu>
* file updated without name changeache1995-03-222-2/+2
|
* Submitted by: dwhite@anshar.shadow.net (Don Whiteside)asami1995-03-221-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.jkh1995-03-221-2/+2
|
* checksum addedache1995-03-221-0/+1
|
* Add fetch-list command for Rodjkh1995-03-212-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.jkh1995-03-211-2/+2
|
* New index file format, plus a simple rule (print-index) for making itjkh1995-03-212-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 actuallyjkh1995-03-211-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.jkh1995-03-211-3/+2
|
* Document the index target.jkh1995-03-211-1/+2
|
* Update the index.jkh1995-03-211-20/+47
|
* Upgrade.ache1995-03-216-12/+12
|
* Update to yale-tftpd 3.0pst1995-03-213-78/+9
|
* Added less.asami1995-03-201-2/+2
|
* less-237 with patches to understand Japanese. It will install itselfasami1995-03-207-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}..ats1995-03-201-2/+2
|
* Delete a second cd ${X11BASE}. Luckily it is not needed here, because theats1995-03-201-1/+0
| | | | substitution only works the first time.
* Don't do anything if BATCH is specified and the port is interactive forats1995-03-201-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}.ats1995-03-201-1/+1
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-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}.ats1995-03-2012-13/+13
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-202-2/+2
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}.ats1995-03-201-1/+1
|
* Changed the absolute path /usr/X11R6 to ${X11BASE} in the patch.ats1995-03-201-3/+3
|
* Add ImageMagick to the subdirs list.ats1995-03-201-3/+3
|
* Add a -L${X11BASE}/lib to the LDFLAGS to get ld happy :-) for the -lX11.ats1995-03-191-6/+10
|
* Change all absolute references to /usr/X11R6 to ${X11BASE} instead.ats1995-03-191-1/+1
|
* Change the xmkmf call to a xmkmf -a call. This should be more correct forats1995-03-191-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.ats1995-03-191-2/+3
|
* Change the Makefile to use gmake instead of make to prevent all theats1995-03-192-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 theats1995-03-191-1/+2
| | | | error messages from make.
* mkdir -p the BINDIR during beforeinstall, instead of blindlyjoerg1995-03-191-3/+4
| | | | assuming everyone has already got a /usr/local/libexec.
* Upgrade.ache1995-03-183-5/+5
|
* Port of rplay 3.2.0b2swallace1995-03-175-0/+61
| | | | Submitted by: rmallory@csusb.edu
* Upgrade.ache1995-03-1720-44/+44
|
* Added xlife.asami1995-03-161-2/+2
|
* John Horton Conway's Game of Life, taken from R5-contrib archives.asami1995-03-166-0/+117
|
* The makefiles now use some gmake constructs.hsu1995-03-162-2/+4
|
* Author updated distribution w/o bumping version number.hsu1995-03-162-2/+2
|
* Oops, forgot to upgrade the package files.asami1995-03-162-3/+3
|
* Upgrade, 1.4 + unofficial patches -> 1.5p1asami1995-03-162-21/+4
|
* Added japanese to subdir list.asami1995-03-161-2/+2
|
* Change references to Wnn/Canna to point to ports/japanese instead ofasami1995-03-167-14/+14
| | | | ports/utils.
* Removed Canna, Wnn, kterm and nkf.asami1995-03-162-4/+4
|
* The new /usr/ports/japanese hierarchy starts today. Here goesasami1995-03-161-0/+7
| | | | the Makefile.
* Upgrade to 1.1.2 beta.hsu1995-03-164-10/+8
|
* Added emiclock.asami1995-03-151-3/+3
|
* `Emi Clock' is a hyper animated face analog clock with prettyasami1995-03-155-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.jmacd1995-03-141-2/+2
|
* Upgradeache1995-03-135-28/+7
|
* Put back tclX from the broken subdirs to the regular subdirs. It buildsats1995-03-131-3/+3
| | | | and installs now.
* put the dgd-lpmud directory to the broken targets. It doesn't build cleanlyats1995-03-131-3/+3
| | | | in the moment.
* We don't have cua01 any longer, change the device name to cuaa1 instead.joerg1995-03-131-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 md5ats1995-03-121-1/+1
| | | | file.
* fvwm doesn't like a "make depend". So set the XMKMF variable to anats1995-03-111-1/+2
| | | | explizit xmkmf.
* Mark emu as an interactive port. It uses xrdb that fails without a validats1995-03-111-0/+1
| | | | DISPLAY variable that is normally not set if you run a "make BATCH=yes".
* Upgrade to DGD 1.0.9.1adam1995-03-114-19/+15
|
* patchfile was bogus.adam1995-03-111-4/+11
| | | | ir/Makefile needs more work (too much for slownet at 1 cpm)
* Upgrade.ache1995-03-103-5/+5
|
* Upgrade.ache1995-03-1010-12/+30
|
* French dictionary updatedjmz1995-03-091-1/+1
|
* Sameugen1995-03-095-0/+363
|
* s3mod port..this is the last version i found onugen1995-03-091-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.hsu1995-03-091-1/+1
|
* Add trailing slash to ftp path.hsu1995-03-091-1/+1
|
* Elk -- an imbeddable Scheme interpreterhsu1995-03-095-0/+46
| | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
* Added colorls.asami1995-03-091-2/+2
|
* Color patch for ls. Am I going to be killed for this? ;)asami1995-03-095-0/+396
|
* .1x -> .1.gzasami1995-03-081-1/+1
|
* Add support for french dictionaryjmz1995-03-072-2/+33
|
* Added chown bin.bin to the lock dir.asami1995-03-073-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.asami1995-03-0714-14/+14
|
* Enable acm now that it seems to be working.joerg1995-03-071-2/+2
|
* Add the missing package files.joerg1995-03-073-0/+147
|
* One more tab in a makefile at the wrong place.ats1995-03-061-0/+19
|