summaryrefslogtreecommitdiff
path: root/editors/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate thoteditor.Chuck Robey1997-09-131-1/+2
| | | | | | | Submitted by: Pedro Giffuni S, <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7895
* Share files among various mule ports, both port files and withinSatoshi Asami1997-09-101-1/+2
| | | | | | | | | | | | packages. The editors/mule-common package contains the language- independent parts. Add some new ports based on input methods. They don't take up much space because of efficient sharing. PR: 4411 Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp> Notes: svn path=/head/; revision=7845
* Turn on xemacs20.Gary Jennejohn1997-09-031-1/+2
| | | | Notes: svn path=/head/; revision=7767
* Move aswedit from editors to www.Thomas Gellekum1997-07-101-2/+1
| | | | Notes: svn path=/head/; revision=7272
* Activate aswedit.Thomas Gellekum1997-07-091-1/+2
| | | | Notes: svn path=/head/; revision=7249
* Added jed.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6750
* share vim5beta with the world.David E. O'Brien1997-05-251-1/+2
| | | | Notes: svn path=/head/; revision=6550
* Add starofficeMike Smith1997-04-111-1/+2
| | | | Notes: svn path=/head/; revision=6182
* Deactivate scitext port.Chuck Robey1997-04-031-2/+1
| | | | Notes: svn path=/head/; revision=6123
* Enable multilingual nvi ports. (Note the Korean versions were alreadySatoshi Asami1997-03-061-1/+2
| | | | | | | included in the port Makefile import.) Notes: svn path=/head/; revision=5884
* Add scitext. Sort.Satoshi Asami1996-11-261-2/+3
| | | | Notes: svn path=/head/; revision=4675
* Turned on gvimDavid E. O'Brien1996-11-071-1/+2
| | | | Notes: svn path=/head/; revision=4341
* Add joe. Don't know why it was missing.Satoshi Asami1996-10-151-1/+2
| | | | Notes: svn path=/head/; revision=3985
* Add aseditJean-Marc Zucconi1996-08-081-1/+2
| | | | Notes: svn path=/head/; revision=3548
* Inserted new editor 'xed' in Makefile.Chuck Robey1996-07-291-1/+2
| | | | Notes: svn path=/head/; revision=3446
* Move nedit from RESTRICTED to SUBDIR. Requiring Motif is not bad anymore.Satoshi Asami1996-04-121-2/+2
| | | | Notes: svn path=/head/; revision=2981
* Add nedit as RESTRICTED (requires motif).Satoshi Asami1996-04-091-1/+2
| | | | Notes: svn path=/head/; revision=2962
* Add bpatch.Joerg Wunsch1996-03-181-1/+2
| | | | Notes: svn path=/head/; revision=2854
* Add vim.Satoshi Asami1995-12-041-1/+2
| | | | Notes: svn path=/head/; revision=2523
* Add beav (moved from utils/), removed ashe and tkHTML (moved to www/).Satoshi Asami1995-11-261-3/+2
| | | | Notes: svn path=/head/; revision=2476
* Change ashe from NOBUILD to RESTRICTED, that's what we use elsewhereSatoshi Asami1995-11-021-3/+2
| | | | | | | | | for things that require Motif (like Mosaic). Move ashe into alphabetically correct position. Notes: svn path=/head/; revision=2385
* Add ashe & gnats (ashe=nobuild due to motif)Paul Traina1995-10-301-1/+3
| | | | Notes: svn path=/head/; revision=2379
* Convert all makefiles to new formats.Satoshi Asami1995-10-031-2/+13
| | | | Notes: svn path=/head/; revision=2233
* added xcoralEric L. Hernes1995-10-021-2/+2
| | | | Notes: svn path=/head/; revision=2215
* Include uzap. (It's protected by a NO_PACKAGE though.)Joerg Wunsch1995-06-221-2/+2
| | | | Notes: svn path=/head/; revision=1860
* ...but it still goes into SUBDIR here, 'cause NO_PACKAGE in its ownSatoshi Asami1995-06-211-2/+2
| | | | | | | Makefile should safeguard us. Notes: svn path=/head/; revision=1849
* Delete BROKEN: none (or what are we going to do if someone writes an editorSatoshi Asami1995-05-141-3/+1
| | | | | | | called "No One's Nice Editor"?!? :p) Notes: svn path=/head/; revision=1746
* Clean up subdir Makefiles. They now all look like this:Satoshi Asami1995-05-141-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". Notes: svn path=/head/; revision=1740
* Move uemacs back into SUBDIR, tg found a reachable master site.Satoshi Asami1995-05-021-4/+4
| | | | Notes: svn path=/head/; revision=1576
* Add tkHTML.Jordan K. Hubbard1995-04-291-2/+2
| | | | Notes: svn path=/head/; revision=1554
* Put mule back, with apologies.Jordan K. Hubbard1995-04-111-4/+3
| | | | Notes: svn path=/head/; revision=1333
* Remove mule - it's a bit broken right now, and probably misfiled anyway.Jordan K. Hubbard1995-04-101-3/+4
| | | | Notes: svn path=/head/; revision=1320
* Put the uemacs port into the broken category. The mastersite was neverAndreas Schulz1995-03-291-2/+4
| | | | | | | reachable in the last three weeks. It is also not on freefall yet. Notes: svn path=/head/; revision=1238
* Also add uemacs while we're at it.Jordan K. Hubbard1995-03-031-2/+2
| | | | Notes: svn path=/head/; revision=1079
* Add vile and xvile portsJordan K. Hubbard1995-03-031-2/+2
| | | | Notes: svn path=/head/; revision=1078
* Add mule to the SUBDIR target.Andreas Schulz1995-02-181-2/+2
| | | | Notes: svn path=/head/; revision=1005
* Remove mule, since it depends on Wnn. When Satoshi can figure out how toJordan K. Hubbard1995-01-051-2/+2
| | | | | | | make this stop wanting to always build, we can put it back. Notes: svn path=/head/; revision=720
* Add axe.Jordan K. Hubbard1995-01-041-2/+2
| | | | Notes: svn path=/head/; revision=689
* Put the names into alphabetical order. Make it much simpler for checkingAndreas Schulz1994-12-251-2/+2
| | | | | | | missing names. Notes: svn path=/head/; revision=608
* Added mule.Satoshi Asami1994-11-231-2/+2
| | | | Notes: svn path=/head/; revision=469
* Add xemacs to targets.Jordan K. Hubbard1994-09-301-2/+2
| | | | Notes: svn path=/head/; revision=144
* Add $Id$ lines to all the directory level Makefiles.Jordan K. Hubbard1994-08-231-0/+2
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=35
* Change ports Makefiles to use bsd.port.subdir.mkJordan K. Hubbard1994-08-221-1/+1
| | | | | | | Submitted by: jkh Notes: svn path=/head/; revision=21
* The start of the 2.0 ports collection. No sup repository yet, but I'llJordan K. Hubbard1994-08-211-0/+3
make one when I wake up again.. :) Submitted by: jkh Notes: svn path=/head/; revision=6