summaryrefslogtreecommitdiff
path: root/editors/yui (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Mark as broken on sparc64. While here, pet portlint.Mark Linimon2008-12-091-1/+5
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=224023
* Conversion from (now defunct) autoconf-2.61 to autoconf-2.62Ade Lovett2008-08-201-1/+1
| | | | | | | Tested by: exp build run (erwin) Notes: svn path=/head/; revision=218886
* update editors/yui up to latest releaseEdwin Groothuis2008-08-153-10/+9
| | | | | | | | | | | | | | This port updates editors/yui up to latest release. Also it changes download location - from our corporate site to my hosting also as friendly sites. In source, yui takes one patch, which (as said their author) unbreaks build on 64-bit archs. This patch was done NOT by me. PR: ports/126401 Submitted by: "Rashid N. \"CityCat\" Achilov" <citycat4@ngs.ru> Notes: svn path=/head/; revision=218570
* From: "Rashid N. Achilov" <achilov-rn@askd.ru>Edwin Groothuis2008-07-091-1/+1
| | | | | | | | | | To: edwin@freebsd.org Edwin, can you change for all my ports maintainer address from achilov-rn@askd.ru to citycat4@ngs.ru? Notes: svn path=/head/; revision=216598
* Mark as broken on all 64-bit archs.Mark Linimon2008-02-011-1/+1
| | | | Notes: svn path=/head/; revision=206560
* - Restore editors/yui from accidental removalRong-En Fan2008-01-304-0/+78
| | | | Notes: svn path=/head/; revision=206446
* -Back out - portname conflicts with editors/yuiBeech Rintoul2008-01-304-78/+0
| | | | | | | PR: ports/120135 Notes: svn path=/head/; revision=206437
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-1/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* Mark broken on 64 bit archs.Ion-Mihai Tetcu2007-08-151-1/+7
| | | | | | | | PR: ports/115510 Submitted by: Rashid N. Achilov (maintainer) Notes: svn path=/head/; revision=197728
* - Update to 3.2.03Rong-En Fan2007-07-273-6/+9
| | | | | | | | | | - Refine pkg-descr PR: ports/114858 Submitted by: Rashid N. Achilov <achilov-rn at askd.ru> Notes: svn path=/head/; revision=196392
* y is a multi-windowed console text editor, primarly intended for program-Martin Wilke2007-03-284-0/+68
mers and system administrators. y main features is: - multi-windows interface with up and down menu lines - Operable window list - Copy/paste between windows - Inter-windows search and replace - Help window with ablility to browse manual pages and info files - Internal terminal window - Internal GDB interface with ability to set up breakpoints inside text window - Status saving - you can load 20 files from your program project by one click - C-style Syntax highlight Rashid N. Achilov (citycat4@ngs.ru) PR: ports/110836 Submitted by: Rashid N. Achilov <citycat4 at ngs.ru> Notes: svn path=/head/; revision=188645