Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move nedit from RESTRICTED to SUBDIR. Requiring Motif is not bad anymore. | asami | 1996-04-12 | 1 | -2/+2 |
| | |||||
* | Change this to conform to our new Motif standards. | asami | 1996-04-11 | 2 | -2/+3 |
| | | | | | | (1) Add REQUIRES_MOTIF=yes. (2) Use ${MOTIFLIB} wherever libXm is required. | ||||
* | A fancy-looking editor that's smaller than emacs (surprise!). | asami | 1996-04-09 | 6 | -0/+180 |
| | | | | | | | | | | Note this port requires Motif, and is patched to build with libXm static (to change this, just go hack in patches/patch-aa, it's only two lines). Some time later, I will make some changes to the ports framework to make this configurable, but for now, it's "the way thud wants it". :> Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> | ||||
* | Add nedit as RESTRICTED (requires motif). | asami | 1996-04-09 | 1 | -1/+2 |
| | |||||
* | pkg/COMMENT files for use by ports READMEs. | asami | 1996-04-09 | 1 | -0/+1 |
| | |||||
* | ':' was missing from constructed PATH | adam | 1996-03-26 | 1 | -1/+1 |
| | |||||
* | No package name necessary, also "hex" doesn't start with a vowel (unless | asami | 1996-03-22 | 1 | -1/+1 |
| | | | | it is intended to be pronounced "eych ee ecks" :> ). | ||||
* | Just a little newline to make the maintainer line stand out, so that | asami | 1996-03-22 | 1 | -1/+2 |
| | | | | people can blame Joerg if it doesn't work. :) | ||||
* | Add bpatch. | joerg | 1996-03-19 | 1 | -1/+2 |
| | |||||
* | bpatch -- yet another hex editor. | joerg | 1996-03-19 | 7 | -0/+229 |
| | | | | | This one is unique in that it doesn't load the entire file at once, hence you could use it for large files or even whole disks. | ||||
* | 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-27 | 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-31 | 1 | -1/+3 |
| | |||||
* | shortened COMMENTS | erich | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | shortened COMMENT | erich | 1995-10-29 | 1 | -1/+1 |
| | |||||
* | added myself as MAINTAINER | erich | 1995-10-29 | 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-03 | 1 | -2/+2 |
| | |||||
* | created port for xcoral | erich | 1995-10-03 | 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-13 | 3 | -3/+3 |
| | |||||
* | Upgrade, 1.1r4X -> 1.2r5X. | asami | 1995-09-13 | 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-24 | 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-19 | 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-27 | 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-23 | 1 | -2/+2 |
| | |||||
* | uzap - a small & nice hex editor | joerg | 1995-06-23 | 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? :) | ||||
* | Update of editors Makefiles! | asami | 1995-04-21 | 3 | -20/+6 |
| | |||||
* | Put mule back, with apologies. | jkh | 1995-04-11 | 1 | -4/+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 | 2 | -4/+4 |
| | | | | | Not: DEPENDS= ${PORTSDIR}/utils/Wnn | ||||
* | Another round of Makefile updates, editors version. | asami | 1995-04-09 | 12 | -68/+95 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 12 | -11/+23 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | 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. | ||||
* | Reviewed by: | asami | 1995-03-28 | 3 | -56/+15 |
| | | | | | Submitted by: Obtained from: | ||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 2 | -2/+4 |
| | | | | and some other minor cleanup. | ||||
* | Change an absolute reference to X11 from /usr/X11R6 to ${X11BASE}. | ats | 1995-03-20 | 1 | -1/+1 |
| | |||||
* | Change references to Wnn/Canna to point to ports/japanese instead of | asami | 1995-03-16 | 2 | -4/+4 |
| | | | | ports/utils. | ||||
* | Forgot to change these when upgraded from 2.2 -> 2.2.2. | asami | 1995-03-07 | 4 | -4/+4 |
| | |||||
* | Upgrade, 2.2 -> 2.2.2 (2.2 PL02). | asami | 1995-03-04 | 3 | -6/+14 |
| | | | | | | Note: post-build and cannainfo.el are necessary only for reformatting one of the info files whose source was patched, and can go away when the next minor release (i.e., 2.3) comes out. | ||||
* | Also add uemacs while we're at it. | jkh | 1995-03-03 | 1 | -2/+2 |
| | |||||
* | Add vile and xvile ports | jkh | 1995-03-03 | 1 | -2/+2 |
| | |||||
* | Add proper trailing slashes to MASTER_SITES | jkh | 1995-02-28 | 2 | -4/+4 |
| | |||||
* | Bring in xvile port from the author, Paul Fox, and Gary Jennejohn. | jkh | 1995-02-28 | 5 | -0/+50 |
| | | | | Submitted by: gj | ||||
* | Bring in vile port (from the author, Paul Fox, and FreeBSD member | jkh | 1995-02-28 | 5 | -0/+45 |
| | | | | | Gary Jennejohn). Submitted by: gj | ||||
* | MicroEmacs-3.12 | jmz | 1995-02-24 | 7 | -0/+1888 |
| | | | | Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de> | ||||
* | Add mule to the SUBDIR target. | ats | 1995-02-19 | 1 | -2/+2 |
| | |||||
* | Add .if !exists(/usr/X11R6/lib/libwnn.a) around DEPENDS line. | asami | 1995-02-17 | 2 | -2/+6 |
| | |||||
* | Add an empty STRIP= line to the toplevel Makefile to get all shell-scripts | ats | 1995-02-14 | 2 | -2/+4 |
| | | | | installed. | ||||
* | Correct the packing list. It referenced a man page under man/cat1/jove.0. | ats | 1995-02-13 | 1 | -1/+4 |
| | | | | | | This does no longer exists. The man page are in man/man1. Also some were missing in the packing lis ( teachjove.1, xjove.1, jovetool.1 ) that are installed from the make install. | ||||
* | Correct the packing list. The texi.info* and some of the info files are | ats | 1995-02-13 | 5 | -80/+0 |
| | | | | not in the source of emacs. | ||||
* | Add a "STRIP= " to the Makefile to prevent a problem that install will be | ats | 1995-02-13 | 5 | -5/+10 |
| | | | | | | | | | | | called with a "-s" flag for shell-scripts, fells flat on the nose and doesn't install them. We have a serious problem with name overloading here. The bsd.port.mk file uses INSTALL and INSTALL_PROGRAM that is also used from GNU's autoconfigure script. If configure detects them it uses it happily with sometimes surprising results. Normally configure know that shell scripts doesn't need the "-s" flag but our INSTALL in bsd.port.mk always uses the "-s" flag and overides configure's autodetection of the correct install and the installflags. | ||||
* | Update to version 19.28 | jkh | 1995-01-09 | 20 | -35/+35 |
| | |||||
* | Remove mule, since it depends on Wnn. When Satoshi can figure out how to | jkh | 1995-01-06 | 1 | -2/+2 |
| | | | | make this stop wanting to always build, we can put it back. | ||||
* | Simplify - don't need to put gmake in DEPENDS if | jkh | 1995-01-05 | 5 | -10/+5 |
| | | | | USES_GMAKE is set. | ||||
* | Add the checksum for axe. I assume we're checking these in, yes? | jkh | 1995-01-04 | 1 | -0/+1 |
| | |||||
* | Add axe. | jkh | 1995-01-04 | 1 | -2/+2 |
| | |||||
* | John Capo <jc@irbs.com>'s port of the axe editor. Thanks, John! | jkh | 1995-01-04 | 4 | -0/+73 |
| | | | | Submitted by: jc | ||||
* | Version up to 2.2 (now based on emacs-19.28). | asami | 1995-01-03 | 10 | -31/+44 |
| | | | | | | | | | | @ Don't need freebsd.h and unexsunos4.c anymore (these were taken from 19.28, with a minor modification, which is now known as patch-ac). @ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs installation (patch-ab). @ Taken out -g from configure per someone's suggestion (patch-aa). @ Changed patch site to one in US. @ New md5 checksums. | ||||
* | Put the names into alphabetical order. Make it much simpler for checking | ats | 1994-12-25 | 1 | -2/+2 |
| | | | | missing names. | ||||
* | Fetch patch file into $DISTDIR directly instead of current dir. | asami | 1994-12-23 | 2 | -12/+12 |
| | |||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 7 | -0/+7 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Add cookies to pre-patch to pre-build targets so that this sucker | asami | 1994-11-27 | 2 | -6/+22 |
| | | | | won't do the same thing twice. | ||||
* | Add a missing minus-sign to the jove name. | ats | 1994-11-27 | 1 | -2/+2 |
| | |||||
* | Put in an override rule for the patch site, if MASTER_SITE_OVERRIDE is set. | ats | 1994-11-27 | 2 | -2/+10 |
| | |||||
* | Added ln -s/rm trick taken from emacs port to maintain different versions. | asami | 1994-11-25 | 2 | -2/+6 |
| | |||||
* | Make the message align with those from bsd.port.mk. | asami | 1994-11-24 | 2 | -4/+4 |
| | |||||
* | Added mule. | asami | 1994-11-23 | 1 | -2/+2 |
| | |||||
* | mule, multilingual extension to emacs (based on 19.27) | asami | 1994-11-23 | 9 | -0/+227 |
| | |||||
* | Make jove work again (4.16beta) | gpalmer | 1994-11-23 | 1 | -6/+5 |
| | |||||
* | Try to get Jove working again :-( | gpalmer | 1994-11-23 | 2 | -66/+25 |
| | |||||
* | Make this depend on gmake. I could do this automagically for USE_GMAKE, | jkh | 1994-11-22 | 5 | -5/+10 |
| | | | | but I think perhaps that's just a little TOO automagic. | ||||
* | Satoshi correctly points out that the info/ line in this is bogus. | jkh | 1994-11-22 | 5 | -5/+325 |
| | | | | | Fix it. Also try out an interesting and possibly even functional hack to preserve the dir file. I'm scared to try it, personally! :-) | ||||
* | The jove tar file that came from the master site doesn't have a subdir | ats | 1994-11-21 | 1 | -1/+2 |
| | | | | in it, so use the NO_WRKSUBDIR makro for it. | ||||
* | Add a patch file to generate a correct Makefile for jove and comment | ats | 1994-11-21 | 1 | -0/+97 |
| | | | | out the function ntohl in macvert.c. | ||||
* | Fix a wee typo in here that stoped the fetch from working | gpalmer | 1994-11-15 | 1 | -2/+2 |
| | |||||
* | Add the correct extract suffix and correct the filename | gpalmer | 1994-11-11 | 1 | -2/+3 |
| | |||||
* | Update MASTER_SITES and go to version 4.14.10 | jkh | 1994-11-11 | 1 | -2/+3 |
| | |||||
* | Upgrade port to 19.27 and also fix core dumping problem under FreeBSD 2.x. | pst | 1994-10-30 | 15 | -35/+35 |
| | |||||
* | Add prefix argument. | jkh | 1994-10-04 | 5 | -10/+10 |
| | |||||
* | Add xemacs to targets. | jkh | 1994-09-30 | 1 | -2/+2 |
| | |||||
* | Several changes across all ports: | jkh | 1994-09-14 | 5 | -10/+10 |
| | | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release. | ||||
* | Update this port to emacs 19.26. This took about 15 seconds. I *like* | jkh | 1994-09-13 | 15 | -35/+35 |
| | | | | this new ports system! :-) | ||||
* | Make the required changes to make all existing ports use MASTER_SITES | jkh | 1994-09-13 | 6 | -12/+11 |
| | | | | correctly. | ||||
* | Change all the HOME_LOCATION records to HTML spec. Now if someone | jkh | 1994-09-01 | 6 | -12/+12 |
| | | | | | | | can just give me a little utility that ftps things based on an ftp://... spec (connects as anonymous, fetches by full path, etc) I might be able to make bsd.port.mk DTRT automagically. Submitted by: jkh | ||||
* | Add $Id$ lines to all the directory level Makefiles. | jkh | 1994-08-23 | 1 | -0/+2 |
| | | | | Submitted by: jkh | ||||
* | Update this for 19.25; no lib/emacs/lisp dir now. | jkh | 1994-08-22 | 5 | -5/+0 |
| | | | | Submitted by: jkh | ||||
* | Add package files to jove. | jkh | 1994-08-22 | 3 | -0/+21 |
| | | | | Submitted by: jkh | ||||
* | Add package files. | jkh | 1994-08-22 | 15 | -0/+150 |
| | | | | Submitted by: jkh | ||||
* | Change ports Makefiles to use bsd.port.subdir.mk | jkh | 1994-08-22 | 1 | -1/+1 |
| | | | | Submitted by: jkh | ||||
* | Adjust to new bsd.port.mk conventions for configuration. | jkh | 1994-08-21 | 5 | -10/+15 |
| | | | | Submitted by: jkh | ||||
* | The start of the 2.0 ports collection. No sup repository yet, but I'll | jkh | 1994-08-21 | 7 | -0/+85 |
make one when I wake up again.. :) Submitted by: jkh |