Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install beav.txt | adam | 1996-03-03 | 2 | -1/+19 |
| | |||||
* | previous version was NUL-padded. | adam | 1996-02-23 | 1 | -0/+0 |
| | | | | | this commit restores the next previous version. should I rewind by 2 versions? (how?) | ||||
* | distfile moved/changed on master sites | adam | 1996-02-23 | 3 | -9/+9 |
| | |||||
* | Add vim. | asami | 1995-12-04 | 1 | -1/+2 |
| | |||||
* | Upgrade from 19.29 to 19.30. One of the patches, which we got from | asami | 1995-12-01 | 25 | -4105/+4515 |
| | | | | rms, is no longer necessary (naturally). | ||||
* | Add beav (moved from utils/), removed ashe and tkHTML (moved to www/). | asami | 1995-11-26 | 1 | -3/+2 |
| | |||||
* | Change "utilities" category to "misc" in preparation for move to misc. | asami | 1995-11-26 | 1 | -2/+1 |
| | |||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 2 | -12/+2 |
| | | | | Reported by: jkh | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 3 | -3/+3 |
| | | | | lot of ports or what! ;> | ||||
* | Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhere | asami | 1995-11-02 | 1 | -3/+2 |
| | | | | | | for things that require Motif (like Mosaic). Move ashe into alphabetically correct position. | ||||
* | Add ashe & gnats (ashe=nobuild due to motif) | pst | 1995-10-30 | 1 | -1/+3 |
| | |||||
* | shortened COMMENTS | erich | 1995-10-28 | 1 | -1/+1 |
| | |||||
* | shortened COMMENT | erich | 1995-10-28 | 1 | -1/+1 |
| | |||||
* | added myself as MAINTAINER | erich | 1995-10-28 | 1 | -1/+3 |
| | |||||
* | Shorten one-line comments. | asami | 1995-10-25 | 1 | -1/+1 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Various EXEC_DEPENDS fixes. | asami | 1995-10-04 | 1 | -2/+2 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Convert all makefiles to new formats. | asami | 1995-10-03 | 1 | -2/+13 |
| | |||||
* | added xcoral | erich | 1995-10-02 | 1 | -2/+2 |
| | |||||
* | created port for xcoral | erich | 1995-10-02 | 5 | -0/+67 |
| | | | | Reviewed by: asami | ||||
* | Upgrade, 2.2.2 -> 2.3. | asami | 1995-09-15 | 9 | -37/+23 |
| | |||||
* | Upgrade, 1.1r4X -> 1.2r5X. | asami | 1995-09-12 | 3 | -3/+3 |
| | |||||
* | Upgrade, 1.1r4X -> 1.2r5X. | asami | 1995-09-12 | 1 | -4/+5 |
| | |||||
* | Various plan9 utilities. It's such a complete collection, I'm going | asami | 1995-08-14 | 10 | -0/+301 |
| | | | | | | to import it all at once! Submitted by: Eric L. Hernes <erich@lodgenet.com> | ||||
* | Change -lgcc to /usr/lib/libgcc.a so that the shared libgcc won't get | asami | 1995-08-09 | 1 | -4/+8 |
| | | | | | | picked up. Submitted by: NIIMI Satoshi <sa2c@and.or.jp> | ||||
* | Remove redundant mkdir of share/emacs/site-lisp from post-install. | asami | 1995-07-23 | 2 | -8/+2 |
| | | | | | | The internal install rule already creates all the site-lisp directories! Pointed-out by: me (not asami!) | ||||
* | Add a mkdir -p for share/emacs/site-lisp, just in case. Reverse the | asami | 1995-07-20 | 4 | -6/+12 |
| | | | | | order of the search for site-lisp (lib/mule is searched before share/emacs now). | ||||
* | Upgrade, 1.0r3X -> 1.1r4X. No, I don't know what happened to 1.1r[0-3]X. | asami | 1995-07-18 | 4 | -7/+7 |
| | |||||
* | beav (binary editor and viewer) | asami | 1995-07-06 | 6 | -0/+113 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | joe - joe's own editor | torstenb | 1995-07-05 | 18 | -0/+453 |
| | |||||
* | Upgrade, 1.0r2X -> 1.0r3X. | asami | 1995-07-03 | 4 | -7/+7 |
| | |||||
* | Use | asami | 1995-06-27 | 2 | -4/+6 |
| | | | | | | | | | | | | | | | /usr/local/share/emacs/site-lisp /usr/local/lib/mule-site-lisp as the "site-lisp" directories. Basically all I did was tuck --locallisppath=${PREFIX}/share/emacs/site-lisp:${PREFIX}/lib/mule/site-lisp to the end of CONFIGURE_ARGS. Also, all the patch-aa's are unnecessary because bsd.port.mk now will take ${CFLAGS} from /etc/make.conf and put it in the environment before calling configure. | ||||
* | Oops, forgot the stuff in /usr/local/libexec/emacs/19.29. | asami | 1995-06-26 | 5 | -0/+65 |
| | | | | Submitted by: roberto@blaise.ibp.fr (Ollivier Robert) | ||||
* | While I'm at it, add "--with-x-toolkit" to the configure args. It | asami | 1995-06-26 | 5 | -10/+10 |
| | | | | looks much nicer that way. | ||||
* | Strip binaries. | asami | 1995-06-26 | 5 | -5/+20 |
| | |||||
* | Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now | asami | 1995-06-26 | 20 | -40/+4050 |
| | | | | /usr/local/share/emacs! | ||||
* | Upgrade, 19.28 -> 19.29. Note /usr/local/lib/emacs is now | asami | 1995-06-26 | 5 | -15/+40 |
| | | | | /usr/local/share/emacs! | ||||
* | Include uzap. (It's protected by a NO_PACKAGE though.) | joerg | 1995-06-22 | 1 | -2/+2 |
| | |||||
* | uzap - a small & nice hex editor | joerg | 1995-06-22 | 7 | -0/+110 |
| | | | | | | | Unfortunately, the copyright is somewhat restrictive, so we cannot make a package out of it. The author seem no longer to be reachable under the provided mail address. | ||||
* | ...but it still goes into SUBDIR here, 'cause NO_PACKAGE in its own | asami | 1995-06-21 | 1 | -2/+2 |
| | | | | Makefile should safeguard us. | ||||
* | A Tcl/Tk-based editor. The license agreement looks a little scary, | asami | 1995-06-21 | 5 | -0/+39 |
| | | | | | so it's NO_PACKAGE for now. Someone with a little better legal mind than me please check it. | ||||
* | Delete BROKEN: none (or what are we going to do if someone writes an editor | asami | 1995-05-14 | 1 | -3/+1 |
| | | | | called "No One's Nice Editor"?!? :p) | ||||
* | Clean up subdir Makefiles. They now all look like this: | asami | 1995-05-14 | 1 | -2/+3 |
| | | | | | | | | | | | | | | | | | | | ===== # Id line # # RESTRICTED: restricted_port_1 (comment1) # RESTRICTED: restricted_port_2 (comment2) # # BROKEN: broken_port_3 (comment3) # BROKEN: broken_port_4 (comment4) # BROKEN: broken_port_5 (comment5) # SUBDIR= good_port_1 good_port_2 ... ===== Basically, the idea is to make it easy to find restricted or broken ports by doing a "grep". | ||||
* | Put back the longer PLISTs, now that pkg_create can take them. Thanks, | asami | 1995-05-12 | 2 | -4/+1776 |
| | | | | Jordan! | ||||
* | Another PLIST hack to shrink it. | asami | 1995-05-06 | 2 | -1776/+4 |
| | |||||
* | Move uemacs back into SUBDIR, tg found a reachable master site. | asami | 1995-05-02 | 1 | -4/+4 |
| | |||||
* | Update. | asami | 1995-05-02 | 4 | -19/+19 |
| | | | | Submitted by: thomas@ghpc8.ihf.rwth-aachen.de | ||||
* | Add tkHTML. | jkh | 1995-04-29 | 1 | -2/+2 |
| | |||||
* | Compress manpages. | asami | 1995-04-24 | 4 | -4/+10 |
| | |||||
* | Since thud was down all day (no offense Gary :), I finally had time to | asami | 1995-04-23 | 7 | -60/+1841 |
| | | | | | | | | | | | | | | | 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. | ||||
* | Update Makefile.canna to work with bsd.port.mk. | asami | 1995-04-22 | 2 | -2/+16 |
| | | | | | Also, strip the installed binaries. Aren't you glad I invented post-install? :) |