Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | {WRKSRC} -> ${WRKSRC}. Conical hat goes to adam. :p | asami | 1995-04-24 | 1 | -4/+3 |
| | |||||
* | Take out invocation of fake-pkg from do-install target. It is now | asami | 1995-04-24 | 7 | -13/+6 |
| | | | | done in the main install target itself. | ||||
* | Move call of fake-pkg from do-install to end of install. | asami | 1995-04-24 | 1 | -4/+4 |
| | |||||
* | (1) Use PATCHFILES. | asami | 1995-04-24 | 3 | -51/+21 |
| | | | | (2) Call scripts/untrue for all the Makefile.in's from pre-configure. | ||||
* | Take out slirp, it is upgraded and the old port doesn't work. | asami | 1995-04-24 | 1 | -2/+3 |
| | |||||
* | Take out gopher for now. | asami | 1995-04-24 | 1 | -2/+3 |
| | |||||
* | Update, 2.1 -> 2.1.3. | asami | 1995-04-24 | 2 | -5/+5 |
| | | | | | | NOTE: THIS DOES NOT WORK. Someone please fix AUTH.c, it uses fgetpwent(), which, according to the comments, is a replacement of setpwfile(), which according to the manpage of getpwent(), is deprecated. | ||||
* | Let's update checksum too! | asami | 1995-04-24 | 1 | -1/+1 |
| | | | | | | Reviewed by: Submitted by: Obtained from: | ||||
* | manpages installed in /usr/local, not /usr/X11R6 | asami | 1995-04-24 | 1 | -10/+10 |
| | |||||
* | Compress manpages. | asami | 1995-04-24 | 4 | -4/+10 |
| | |||||
* | Why the heck was I calling the build target "pre-build"?!? (Changed | asami | 1995-04-24 | 5 | -10/+10 |
| | | | | to do-build.) | ||||
* | Add suidperl; man pages are gzip'ed | jmz | 1995-04-24 | 7 | -203/+224 |
| | |||||
* | gzip man pages, strip binaries | jmz | 1995-04-24 | 7 | -56/+77 |
| | |||||
* | Updated utils Makefiles! | asami | 1995-04-23 | 8 | -46/+17 |
| | |||||
* | Updating mail Makefiles.... | asami | 1995-04-23 | 5 | -18/+6 |
| | |||||
* | Since thud was down all day (no offense Gary :), I finally had time to | asami | 1995-04-23 | 24 | -213/+2919 |
| | | | | | | | | | | | | | | | split mule into three ports: editors/mule: no language-specific support japanese/mule-canna: Japanese support, Canna library built-in japanese/mule-wnn: Japanese support, Wnn library built-in Note that the two ports under japanese/ will overwrite some of the emacs support files. Although this itself isn't a problem, if you pkg_delete it, you will lose some files needed for emacs. (This is explained in DESCR, although god knows who reads them.) Also I've listed every single file in the PLIST. | ||||
* | # BROKEN= pdksh (not really pdksh's fault, but will hang -current) | asami | 1995-04-23 | 1 | -2/+4 |
| | |||||
* | Fix a typo | jmz | 1995-04-23 | 6 | -6/+6 |
| | |||||
* | Changes for the new bsd.port.mk | jmz | 1995-04-23 | 6 | -96/+66 |
| | |||||
* | Fix procmail-3.11pre1/Makefile so that it does not ignore the | rich | 1995-04-23 | 1 | -102/+78 |
| | | | | | | | PREFIX. Otherwise it will install into /usr/local no matter what your bsd.ports.mk defines PREFIX as. Reviewed by: Satoshi | ||||
* | Cosmetic changes | jmz | 1995-04-23 | 1 | -3/+7 |
| | |||||
* | Warn and request confirmation for installing/removing the package. One file | jmz | 1995-04-23 | 2 | -0/+75 |
| | | | | | may also be used by xdvi; the package is build with some defaults, which may be not wanted by the user. | ||||
* | Remove the last line of the pre-install target. The command will be executed | jmz | 1995-04-23 | 1 | -2/+1 |
| | | | | during post-install | ||||
* | Updated to conform with new bsd.port.mk targets. | asami | 1995-04-22 | 1 | -4/+3 |
| | |||||
* | Update Makefile.canna to work with bsd.port.mk. | asami | 1995-04-22 | 7 | -7/+56 |
| | | | | | Also, strip the installed binaries. Aren't you glad I invented post-install? :) | ||||
* | Updates of mail Makefiles! | asami | 1995-04-22 | 1 | -5/+2 |
| | |||||
* | Update for new bsd.port.mk (target renaming). | asami | 1995-04-22 | 4 | -11/+14 |
| | |||||
* | Simplify the pre-install rule. This is handled by the mtree stuff now. | jkh | 1995-04-22 | 1 | -3/+1 |
| | |||||
* | This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSD | jkh | 1995-04-22 | 1 | -3/+3 |
| | | | | patch is already applied. | ||||
* | Updated for new bsd.port.mk. | asami | 1995-04-22 | 1 | -3/+3 |
| | |||||
* | Cosmetic. | asami | 1995-04-22 | 1 | -1/+2 |
| | |||||
* | Updated for new bsd.port.mk. | asami | 1995-04-22 | 1 | -2/+2 |
| | |||||
* | I was going to convert the math Makefiles according to the new | asami | 1995-04-22 | 6 | -10/+14 |
| | | | | | rules in bsd.port.mk, but there weren't any Makefiles that needed any tweaking. :] So, just some cosmetic changes. | ||||
* | Ok, this should get the last of the stragglers installed into a new fake-pkg. | jkh | 1995-04-22 | 1 | -1/+4 |
| | |||||
* | Cosmetic changes. | jmz | 1995-04-22 | 1 | -3/+6 |
| | |||||
* | Warn and request confirmation for installing/removing the package. One file | jmz | 1995-04-22 | 2 | -0/+70 |
| | | | | | may also be used by dvips; the package is build with some defaults, which may be not wanted by the user (the port IS_INTERACTIVE) | ||||
* | Don't try to run the fake-pkg target if NO_PACKAGE is set. | jkh | 1995-04-22 | 1 | -1/+3 |
| | |||||
* | Typo: patch -> package | jkh | 1995-04-22 | 1 | -2/+2 |
| | |||||
* | Remove the last line of the do-install target. The command will be executed | jmz | 1995-04-22 | 1 | -2/+1 |
| | | | | during post-install | ||||
* | Instead of copying PLIST over, run pkg_create in a special mode that dumps | jkh | 1995-04-22 | 1 | -2/+2 |
| | | | | the fully-formed PLIST to stdout and uses that. | ||||
* | Don't forget to add | asami | 1995-04-21 | 2 | -2/+5 |
| | | | | | | @${MAKE} ${.MAKEFLAGS} fake-pkg to your do-install target! ;) | ||||
* | Change all makefiles in the print directory according to the new rules | jmz | 1995-04-21 | 7 | -46/+27 |
| | | | | for bsd.port.mk | ||||
* | Update of editors Makefiles! | asami | 1995-04-21 | 8 | -55/+16 |
| | |||||
* | Updates of games Makefiles. I think they work, but don't quote | asami | 1995-04-21 | 5 | -27/+20 |
| | | | | me on this. ;) | ||||
* | Update of ports/japanese Makefiles to work with the new bsd.port.mk. | asami | 1995-04-21 | 6 | -27/+12 |
| | |||||
* | Major overhaul. The major targets (fetch, extract, patch, configure, | asami | 1995-04-21 | 1 | -357/+532 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | build, install) are now all skeletons and do nothing but (1) Call pre-* target (if exists) (2) Call scripts/pre-* script (if exists) (3) Call do-* target (4) Call post-* target (if exists) (5) Call scripts/post-* script (if exists) The do-* targets do all the work. The pre-* and post-* targets/scripts don't exist by default. The main targets check for the cookies too, so porters shouldn't have to worry about them at all. NOTE: THE MAIN TARGETS IN THE PORTS MAKEFILES SHOULD GO AWAY. We need to fix this before wcarchive comes back up. Change the names to do-*, rip out the cookies, rip out the calls to pre-* etc. and most of them should work. Also, reorganize the whole thing so that similar targets are together and add more comments. Surround section header with 64 #'s (C-u C-u C-u # in emacs :). Hopefully this will be the last major change to bsd.port.mk. Now let the Makefile-hacking begin. | ||||
* | The configure script now propose to create fonts in the default tex | jmz | 1995-04-20 | 4 | -16/+52 |
| | | | | | | font directory instead of /tmp. If the user choose the defaults, then the mode of font directory is changed to 1777 at install time. | ||||
* | words are in /usr/share/dict, not /usr/dict. | jmz | 1995-04-20 | 1 | -0/+2 |
| | |||||
* | Change the master site. | jmz | 1995-04-20 | 1 | -2/+2 |
| | |||||
* | 1. Add Satoshi's much-requested "fake pkg_add" option to the installation | jkh | 1995-04-19 | 1 | -1/+29 |
| | | | | | | | | | | rule. 2. Have all non-X11 prefix using packages include the BSD.local.dist mtree file for initialization of /usr/local. I'm still not sure if this is A Good Thing(tm) but I'll see what the users say. It's easily overridden. 3. Standardise on ${PKG_DBDIR} as pointer to /var/db/pkg or local preference. | ||||
* | Upgrade, now use less-290 as the base. | asami | 1995-04-19 | 5 | -21/+20 |
| | | | | Submitted by: Nobuhiro Yasutomi <nobu@psrc.isac.co.jp> | ||||
* | Put prep as primary site, move old primary to secondary | ache | 1995-04-19 | 7 | -21/+21 |
| | | | | Add more categories | ||||
* | vmsbackup: read VMS backup tapes | jmz | 1995-04-19 | 7 | -0/+242 |
| | | | | | Reviewed by: jmz Submitted by: Jonathan M Bresler <jmb@kryten.atinc.com> | ||||
* | Eliminate the second "lib/X11/fvwm/system.fvwmrc" line, which was | asami | 1995-04-19 | 1 | -1/+0 |
| | | | | causing strange messages on package builds. | ||||
* | Old home site is dead | ache | 1995-04-19 | 1 | -2/+2 |
| | |||||
* | Hard code path to perl as /usr/bin/perl so we stop picking it up from | rgrimes | 1995-04-19 | 5 | -7/+6 |
| | | | | | | /usr/local. Submitted by: asami | ||||
* | Added global 'ignore' file which is used when importing new files. | nate | 1995-04-19 | 1 | -0/+2 |
| | | | | Currently it contains '*.info' and '*.db' entries. | ||||
* | find dbz.h and libcnews.a under ${PREFIX}/{include,lib} | adam | 1995-04-18 | 1 | -1/+5 |
| | |||||
* | General cleanup: | jmz | 1995-04-18 | 1 | -22/+5 |
| | | | | | Put the fetch target in Makefile.inc, remove pre-fetch target. Split scripts/ftpget into files/ftpget and files/ftplib.pl | ||||
* | use ${PREFIX} instead of /usr/local | adam | 1995-04-18 | 1 | -8/+8 |
| | |||||
* | Add lib/libmh.so.3.2 to the packing list. This fixes the broken package. | jkh | 1995-04-18 | 1 | -0/+1 |
| | |||||
* | install dbz.h and libcnews.a so that nntp and anything else that might use them | adam | 1995-04-18 | 1 | -1/+4 |
| | | | | can pick them up from /usr/local/{include,lib} | ||||
* | Update. | ache | 1995-04-18 | 12 | -8/+16 |
| | |||||
* | Fix wrong NCFTPFLAGS | ache | 1995-04-18 | 1 | -2/+1 |
| | |||||
* | Fetch this from LOCAL_PORTS. If Chet wants to support the latest and | jkh | 1995-04-18 | 4 | -8/+8 |
| | | | | | greatest bash through the ports collection, then he can drop the tarballs into there and save us all some trouble. | ||||
* | Master site is not anonymous, need to set NCFTPFLAGS | adam | 1995-04-18 | 1 | -0/+2 |
| | |||||
* | Use PKGNAME in the "describe" target (used to generate INDEX) too. | asami | 1995-04-18 | 1 | -2/+2 |
| | | | | Didn't make sense to have two ports with the same name. | ||||
* | Use PKGNAME instead of DISTNAME in messages. To avoid things like | asami | 1995-04-18 | 1 | -20/+20 |
| | | | | | | | | | | "Building for WWW" (pops up in two different ports) "Installing for web2c-6.1" (ditto), which aren even't reminiscent of the port's real name. Sorry jmz, please don't go fix the print Makefiles' own messages. We are going to take them out after we do the great bsd.port.mk update anyway. | ||||
* | Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>" | asami | 1995-04-18 | 3 | -6/+6 |
| | |||||
* | Forgot to update the checksum on yesterday's update. | asami | 1995-04-18 | 2 | -2/+2 |
| | |||||
* | Add IS_INTERACTIVE=yes. Cf. | asami | 1995-04-18 | 1 | -1/+3 |
| | | | | | >> The install target for smalltalk-1.1.1 is interactive. >> Please read the file mst.texinfo for more information. | ||||
* | Add missing "X11/" in MAKE_FLAGS. The conical hat goes to Jean-Marc. :p | asami | 1995-04-18 | 2 | -6/+6 |
| | | | | Pointed-out by: pkg_create | ||||
* | Add IS_INTERACTIVE. The Configure script checks for file descriptor 0, | asami | 1995-04-18 | 7 | -7/+56 |
| | | | | so you can't run it with all the stdio redirected. | ||||
* | Take out schemetoc until ldconfig is taken out. | asami | 1995-04-18 | 1 | -1/+2 |
| | |||||
* | re-enable latex and latex209 since they seem to work. | jmz | 1995-04-18 | 1 | -5/+2 |
| | |||||
* | Add PKGNAME, and touch the install cookie after install | jmz | 1995-04-18 | 1 | -1/+3 |
| | |||||
* | Added various "build: configure" and "install: build" dependencies. | asami | 1995-04-18 | 6 | -14/+14 |
| | | | | Pointed-out by: jmz | ||||
* | 2.6.4beta != 2.6.4, so changed PKGNAME to use 2.6b4 instead. (A | asami | 1995-04-18 | 2 | -4/+4 |
| | | | | | | little ugly, but much better than 2.6.4beta.) Pointed-out by: Torsten Blum <ramsey.saar.de!torstenb@tmpuhf.saar.de> | ||||
* | Just to make the compile less verbose and make Satoshi happy. | jmz | 1995-04-17 | 1 | -0/+19 |
| | |||||
* | Add freefall's LOCAL_PORTS as master site. We are the first site | joerg | 1995-04-17 | 1 | -1/+2 |
| | | | | where it appeared. | ||||
* | Add cpm back. It's no longer broken. | joerg | 1995-04-17 | 1 | -3/+3 |
| | |||||
* | Add xmine back. It's no longer broken. | joerg | 1995-04-17 | 1 | -3/+3 |
| | |||||
* | Adding MD5 checksum file. | joerg | 1995-04-17 | 1 | -0/+1 |
| | |||||
* | install depends on build! | asami | 1995-04-17 | 3 | -5/+5 |
| | |||||
* | Manpage is compressed. | asami | 1995-04-17 | 1 | -1/+1 |
| | |||||
* | Add freefall's LOCAL_PORTS as master site. We are the first site | joerg | 1995-04-17 | 1 | -2/+2 |
| | | | | where it appeared. | ||||
* | Man page is compressed. | asami | 1995-04-17 | 1 | -1/+1 |
| | | | | Pointed-out by: pkg_create | ||||
* | Add PKGNAME, and MAINTAINER goes in a section of its own. :) | asami | 1995-04-17 | 1 | -1/+3 |
| | |||||
* | Re-add pcemu, it does have a PLIST now. | joerg | 1995-04-17 | 1 | -3/+3 |
| | |||||
* | Re-add acm, it should be ok now. | joerg | 1995-04-17 | 1 | -4/+3 |
| | |||||
* | Finalize the packaging for this port. Fix a spelling error in my | joerg | 1995-04-17 | 5 | -251/+291 |
| | | | | | README.FreeBSD, and provide an adequate packaging list. Fix a minor problem for `make install' (use mkdir -p where appropriate). | ||||
* | Make this port actually work: | joerg | 1995-04-17 | 1 | -9/+8 |
| | | | | | | | | | | | | | | . install the data files, too :) . make acm complain if it cannot find a data file, instead of dump core . moved the data file location to where all X11 programs used to have it . try working around some floating point problems by masking all FP exceptions (yes, i know that it's ugly, but i won't like to go and fix acm -- it's way too huge for me) | ||||
* | "package" now depends on "install", so we can do "make -k package" from | asami | 1995-04-17 | 1 | -2/+18 |
| | | | | | | | | the top level and have the build-package sequence of each port work together. For the old behavior (i.e, just go ahead and blindly pack everything up, regardless of the contents of work/), there is a new target "repackage". | ||||
* | "all" now depends on "build", not "extract configure build". | asami | 1995-04-17 | 1 | -2/+2 |
| | | | | | | | | | | Since "build" depends on "configure", which depends on "patch", etc., this shouldn't disrupt any Makefile that doesn't break the dependency chain. The old behavior was very annoying because when I did a "make -k", it would still try to go configure and build even if the extraction failed. | ||||
* | Added cern_linemode. | asami | 1995-04-17 | 1 | -2/+3 |
| | |||||
* | Added perl5. | asami | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | Perl5 port by Mark Murray. People, beat this! | asami | 1995-04-17 | 35 | -0/+2611 |
| | | | | Submitted by: Mark Murray <markm@freebsd.org> | ||||
* | Linemode http browser, 3.0. You can use it on a dumb terminal too! | asami | 1995-04-17 | 5 | -0/+52 |
| | | | | Submitted by: NIIMI Satoshi <sa2c@st.rim.or.jp> | ||||
* | Add -L${X11BASE}/lib in flags. | jmz | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | add "-c" to install | torstenb | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | MAINTAINER goes in a section of its own. :) Also fix comment (2.8 -> | asami | 1995-04-17 | 1 | -2/+3 |
| | | | | 2.8.2) at the top of file. | ||||
* | - upgrade to 2.8.2 | torstenb | 1995-04-17 | 4 | -6/+8 |
| | | | | - add myself as MAINTAINER | ||||
* | Add pkg | ache | 1995-04-17 | 3 | -0/+18 |
| | |||||
* | MAINTAINER goes in a section of its own. :) | asami | 1995-04-17 | 1 | -1/+2 |
| | |||||
* | Tex version is 3.1415 | jmz | 1995-04-17 | 1 | -2/+2 |
| | |||||
* | Move procmail back to SUBDIR now that Andrey has fixed the chmod | asami | 1995-04-17 | 1 | -3/+3 |
| | | | | /var/mail problem. | ||||
* | Upgrade to gcl 2.0. | hsu | 1995-04-17 | 4 | -51/+159 |
| | |||||
* | Upgrade to gcl 2.0. | hsu | 1995-04-17 | 1 | -1/+1 |
| | | | | FreeBSD files now part of standard distribution. | ||||
* | Oops, why did I miss this in the previous commit? Anyway, install | asami | 1995-04-17 | 1 | -2/+2 |
| | | | | depends on build. | ||||
* | Make various install and pre-install targets depend on build. | asami | 1995-04-17 | 4 | -8/+8 |
| | |||||
* | Add popper back to SUBDIR, move procmail to BROKEN until chmod /var/mail | asami | 1995-04-17 | 1 | -3/+3 |
| | | | | problem is solved. | ||||
* | Correct DISTNAME to fetch, upgrade at the same time. New version | asami | 1995-04-17 | 2 | -8/+8 |
| | | | | | | is 2.1.4-r2. Submitted by: Frank Nobis <fn@trinity.radio-do.de> | ||||
* | Break out patches into smaller files. | hsu | 1995-04-17 | 1 | -0/+155 |
| | | | | | Fix trailing spaces in makefiles. Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | Remove NCFTPFLAGS, ncftp defaults changed | ache | 1995-04-16 | 5 | -9/+4 |
| | |||||
* | Upgrade to 3.6.2. | roberto | 1995-04-16 | 3 | -5/+5 |
| | |||||
* | Remove NCFTPFLAGS, ncftp default changed | ache | 1995-04-16 | 1 | -2/+1 |
| | |||||
* | - changed path in MASTER_SITES (local/tua _> /pub/local/tua) | torstenb | 1995-04-16 | 1 | -2/+4 |
| | | | | - added myself as MAINTAINER | ||||
* | Upgrade. | ache | 1995-04-16 | 4 | -80/+97 |
| | |||||
* | Remove the first master site from the list; it doesn't seem to have a | joerg | 1995-04-16 | 1 | -2/+1 |
| | | | | copy of pcemu around anymore. | ||||
* | Upgrade | ache | 1995-04-16 | 8 | -12/+12 |
| | |||||
* | Remove "@cd lib/X11" and added "lib/X11/" in front of all the files below | asami | 1995-04-16 | 1 | -95/+94 |
| | | | | that line. | ||||
* | Changed "USE_IMAKE= " to "USE_IMAKE= yes" (purely cosmetic). | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Moved acm to BROKEN. It doesn't have data files in PLIST. | asami | 1995-04-16 | 1 | -3/+4 |
| | | | | Submitted by: joerg | ||||
* | install depends on build! | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Move popper to BROKEN (doesn't fetch). | asami | 1995-04-16 | 1 | -2/+5 |
| | |||||
* | install should depend on build. | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Add 'f' flag to gzip so that it won't ask user about compressing | asami | 1995-04-16 | 1 | -1/+1 |
| | | | | the man page. | ||||
* | 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 |
| | |||||
* | build depends on configure. (Hey! This one is different! ;) | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Add bcc to SUBDIR, move libmalloc to BROKEN. | asami | 1995-04-16 | 1 | -2/+4 |
| | |||||
* | Upgrade, 5a -> 5b. I changed shlib version from 5.0 to 5.1. | asami | 1995-04-16 | 10 | -30/+32 |
| | | | | Someone please take a look! | ||||
* | fix pathname | ache | 1995-04-16 | 2 | -4/+4 |
| | |||||
* | install should depend on zip (sorry, I'm sounding like a broken | asami | 1995-04-16 | 1 | -2/+2 |
| | | | | record, next time I'll commit all at once ;) | ||||
* | install should depend on build. | asami | 1995-04-16 | 2 | -4/+4 |
| | |||||
* | Yikes...typo (.package/ should have been .packages/). | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | Oops, package name should be "xmille-2.0", not "2.0".... ;) | asami | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | add myself as maintainer | jmacd | 1995-04-16 | 1 | -2/+3 |
| | |||||
* | Add myself as MAINTAINER | jmacd | 1995-04-16 | 1 | -1/+3 |
| | |||||
* | fixed myself to be MAINTAINER | jmacd | 1995-04-16 | 1 | -2/+2 |
| | |||||
* | MAINTAINER goes in a section by itself! | jmacd | 1995-04-16 | 1 | -1/+2 |
| | | | | so I fixed it... | ||||
* | oh yeah, I had to patch the makefile too. | jmacd | 1995-04-16 | 1 | -0/+34 |
| | |||||
* | Reason I started changing this makefile was because I noticed asami | jmacd | 1995-04-16 | 1 | -4/+5 |
| | | | | | | | | | | | | | | got the version number wrong which was because Jordan got the version number wrong, it had 7.3 instead of 3.1, kind of far off (can anyone say Tcl?) anyways, I also noticed that it didn't even work to begin with because there was a) no install target b) it ignored ${PREFIX} so I fixed it up and added myself as MAINTAINER, unless anyone minds, I didn't do this originally, but I see bh (the implementor) three tines a week so I can probably deal with problems pretty well. | ||||
* | Add myself as maintainer. | jmz | 1995-04-16 | 1 | -2/+7 |
| | | | | Remove hard-coded PREFIX and Add EXEC_DEPENDS=tex:${PORTSDIR}/print/tex | ||||
* | MAINTAINER goes in a section of its own. | asami | 1995-04-16 | 1 | -3/+4 |
| | |||||
* | Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile. | jmz | 1995-04-16 | 1 | -1/+3 |
| | |||||
* | added myself as MAINTAINER | jmacd | 1995-04-16 | 1 | -2/+3 |
| | |||||
* | Assign an arbitrary version number (2.0 because it came out along | asami | 1995-04-16 | 1 | -1/+2 |
| | | | | | with FreeBSD-2.0) for PKGNAME. Ok'd by: jkh | ||||
* | Correct the md5 checksum file , the new tar file is now named xcd-1.0 | ats | 1995-04-16 | 1 | -1/+1 |
| | | | | instead of xcd. | ||||
* | Correct the makefile to use WRKSRC = ${WRKDIR}/xcd. | ats | 1995-04-16 | 1 | -1/+3 |
| | |||||
* | Back out my previous change, and revert xdvi to build with gmake. | joerg | 1995-04-15 | 1 | -1/+2 |
| | | | | | This Imakefile crud here it _too_ weird to deal with; let it as it stands now. | ||||
* | Update of lang Makefiles.... | asami | 1995-04-15 | 17 | -35/+78 |
| | |||||
* | Update of net Makefiles! Am I done? :) | asami | 1995-04-15 | 34 | -94/+147 |
| | |||||
* | Update of communication programs' Makefiles! | asami | 1995-04-15 | 2 | -5/+18 |
| | |||||
* | The rest of the archiver Makefiles. (I've already fixed Andrey's | asami | 1995-04-15 | 2 | -3/+22 |
| | | | | Makefiles before.) | ||||
* | Print Makefiles...this one was tough! | asami | 1995-04-15 | 13 | -35/+154 |
| | |||||
* | Another round of Makefile updates, in utils! | asami | 1995-04-15 | 26 | -58/+169 |
| | |||||
* | Cleanup/termios support/off_t -> long and much more | ache | 1995-04-15 | 3 | -39/+238 |
| | |||||
* | Cleanup. | asami | 1995-04-15 | 1 | -5/+10 |
| | |||||
* | xdvi no longer requires GNU make. The offending `include' line in the | joerg | 1995-04-15 | 1 | -1/+0 |
| | | | | | | | (admittedly ugly) Imakefile has never been used, since this port does have its own configure script. I gratuitously removed it. :) | ||||
* | Add pixmap to SUBDIR list | jmz | 1995-04-14 | 1 | -2/+2 |
| | |||||
* | Add XFree86 to the SUBDIR list | jmz | 1995-04-13 | 1 | -2/+2 |
| | |||||
* | Add the MAINTAINER line. | jmz | 1995-04-13 | 6 | -6/+12 |
| | |||||
* | 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 |
| |