aboutsummaryrefslogtreecommitdiff
path: root/editors/biew
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-4/+3
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* Remove libiconv.so.3 compatibility link that was added in r374303 toTijl Coosemans2016-12-081-1/+1
| | | | | | | | prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since. Notes: svn path=/head/; revision=428150
* Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412346
* editors/biew: document ncurses requirement (USES+=ncurses)John Marino2016-01-312-2/+2
| | | | | | | | | Also make it actually link with ncurses, not termlib approved by: infrastructure blanket Notes: svn path=/head/; revision=407634
* Mark as broken on non-x86: fails to build.Mark Linimon2015-09-251-0/+3
| | | | | | | Approved by: portmgr (sparc64 blanket) Notes: svn path=/head/; revision=397874
* Cleanup plistBaptiste Daroussin2014-10-271-4/+0
| | | | Notes: svn path=/head/; revision=371560
* - Convert USE_BZIP2 to USESDmitry Marakasov2014-06-031-2/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=356353
* Stagify, dismiss USE_GMAKE, utilize some helper knobs. No functional changes.Alexey Dokuchaev2013-12-252-30/+23
| | | | Notes: svn path=/head/; revision=337415
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | editors) Notes: svn path=/head/; revision=327720
* Simplify compiler name and version gathering code.Alexey Dokuchaev2013-06-101-6/+5
| | | | Notes: svn path=/head/; revision=320464
* - Unbreak the build against ClangAlexey Dokuchaev2013-06-103-5/+48
| | | | | | | | | - Update WWW line in port description Reported by: miwi Notes: svn path=/head/; revision=320463
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: bapt, kwm Notes: svn path=/head/; revision=316654
* - Trim Makefile headerAlexey Dokuchaev2013-03-161-11/+10
| | | | | | | | - Convert to OptionsNG - Drop ABI version in LIB_DEPENDS Notes: svn path=/head/; revision=314348
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Fix BTx group of x86 opcodes disasm bug (sf.net bug id 3150304)Alexey Dokuchaev2012-01-191-12/+15
| | | | | | | | | | | | | | - Define LICENSE and stop installing GPL texts as part of documentation - Convert CP866-encoded Russian text files into UTF-8 as it is becoming de-facto standard for international text encoding - Bump port revision due to fixed bug and changes in package list - Mention new project name in Makefile header (do not bother with repocopy now since there were no distfiles releases under new name yet, and the project is not very active now anyways) - Remove commented out section from the Makefile while I am here Notes: svn path=/head/; revision=289444
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Install missing syntax highlighting schemes, fix location of skinsAlexey Dokuchaev2010-10-062-23/+67
| | | | | | | | | | | | - Install default set of translation (xlat) tables - Convert documentation text files from DOS CR/LF to Unix LF - Bring back pkg-plist since file list expanded significantly - Attempt to unbreak on ia64 [*] Tested on: pluto1 (only with ncurses) [*] Notes: svn path=/head/; revision=262528
* Fix the build on ia32 with default (CPU-agnostic) CFLAGS.Alexey Dokuchaev2010-10-051-2/+14
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=262437
* Update to version 6.1.0Alexey Dokuchaev2010-09-302-6/+6
| | | | Notes: svn path=/head/; revision=262208
* Broken on all the tier-2 archs.Mark Linimon2010-06-031-1/+1
| | | | | | | Hat: portmgr Notes: svn path=/head/; revision=255622
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Allow to build with ncurses renderer; while it still fails to behaveAlexey Dokuchaev2009-10-011-6/+11
| | | | | | | | | | correctly in text console, it gets better in xterm/screen [*] - Optimize away ``.for .. .endfor'' loop while here Requested by: Alex Kozlov [*] Notes: svn path=/head/; revision=242360
* Builds on amd64 fine.Alexey Dokuchaev2009-09-291-1/+1
| | | | | | | | Tested by: miwi Feature safe: yes Notes: svn path=/head/; revision=242230
* - Update to version 6.0.0Alexey Dokuchaev2009-09-294-55/+10
| | | | | | | | | - Pacify portlint(1) Feature safe: yes Notes: svn path=/head/; revision=242227
* - Add two missing patches to unbreak the buildAlexey Dokuchaev2009-08-013-2/+48
| | | | | | | - Depend on slang; ncurses renderer behaves badly Notes: svn path=/head/; revision=238727
* Mark BROKEN all over the board: does not build.Erwin Lansing2009-07-211-0/+2
| | | | Notes: svn path=/head/; revision=238167
* Improve description.Alexey Dokuchaev2009-06-281-5/+5
| | | | Notes: svn path=/head/; revision=236714
* - Update to version 5.7.3.1Alexey Dokuchaev2009-06-286-189/+36
| | | | | | | - Respect custom DATADIR Notes: svn path=/head/; revision=236712
* - Mark as BROKEN on sparc64 (uses machine-dependent assembly code)Pietro Cerutti2008-09-151-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=220386
* - Utilize DATADIR macroAlexey Dokuchaev2008-06-191-7/+13
| | | | | | | - Mark BROKEN at least on amd64 Notes: svn path=/head/; revision=215274
* - Update to version 5.6.4Alexey Dokuchaev2008-06-1614-210/+197
| | | | | | | | - Install manual page - Clean up Makefile a bit more Notes: svn path=/head/; revision=214945
* Provide better port description.Alexey Dokuchaev2008-03-241-4/+6
| | | | Notes: svn path=/head/; revision=209695
* - Take maintainership, I use it a lotAlexey Dokuchaev2008-03-222-12/+9
| | | | | | | | | - Use SF macro - Cleanup Makefile - Reformat pkg-descr, kill attribution Notes: svn path=/head/; revision=209594
* Drop maintainershipEmanuel Haupt2008-03-221-1/+1
| | | | | | | | PR: 121964 Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer) Notes: svn path=/head/; revision=209585
* - Fix build with gcc4.2Martin Wilke2007-10-055-0/+116
| | | | | | | | | | PR: 116902 Submitted by: miwi Approved by: maintainer Obtained from: pkgsrc Notes: svn path=/head/; revision=200949
* Remove support for OSVERSION < 5Edwin Groothuis2007-10-031-6/+0
| | | | Notes: svn path=/head/; revision=200756
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* * Update to latest, 5.6.2Sergey Matveychuk2005-01-083-16/+19
| | | | | | | | | | | * Co-operate a little better with portlint * Take advantage of PLIST_* make vars PR: ports/75772 Submitted by: maintainer Notes: svn path=/head/; revision=125896
* Update to 5.6.0.Sergey A. Osokin2004-04-014-23/+11
| | | | | | | | | Move doc-files from pkg-plist to Makefile. Approved by: Ryan Thompson <ryan@sasknow.com> (maintainer) Notes: svn path=/head/; revision=105848
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently addedJoe Marcus Clarke2003-11-071-2/+2
| | | | | | | | | bsd.port.mk macro. Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=93295
* Fix build on non-i386 platforms. Also fixesChristian Weisgerber2003-07-091-0/+4
| | | | | | | | PR: 53532 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=84531
* update editors/biew: 5.3.2 --> 5.5.0Daichi GOTO2003-06-304-5/+6
| | | | | | | | PR: 53806 Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer) Notes: svn path=/head/; revision=83894
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76033
* Update to 5.3.2Patrick Li2002-04-303-6/+6
| | | | | | | | PR: 37578 Submitted by: maintainer Notes: svn path=/head/; revision=58352
* - give maintainership to submitterPete Fritchman2001-12-182-6/+7
| | | | | | | | | | - reformat pkg-descr PR: 32959 Submitted by: Ryan Thompson <ryan@sasknow.com> Notes: svn path=/head/; revision=51721
* upgrade to 5.3.0Ying-Chieh Liao2001-11-177-68/+27
| | | | | | | | PR: 32050 Submitted by: Ports Fury Notes: svn path=/head/; revision=50145
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252