Commit Graph

59 Commits

Author SHA1 Message Date
Mark Linimon 45cb752a04 Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.

While here, alphabetize ARCHs, pet portlint, and modernize usages.

Approved by:	portmgr (tier-2 blanket)
2017-06-25 00:29:09 +00:00
Tijl Coosemans 6ead27eb95 Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
2016-12-08 19:23:24 +00:00
Mathieu Arnold 4e1b79a0a6 Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:00:51 +00:00
John Marino 77164e95e9 editors/biew: document ncurses requirement (USES+=ncurses)
Also make it actually link with ncurses, not termlib

approved by:	infrastructure blanket
2016-01-31 13:38:50 +00:00
Mark Linimon 12f0176c58 Mark as broken on non-x86: fails to build.
Approved by:	portmgr (sparc64 blanket)
2015-09-25 21:15:22 +00:00
Baptiste Daroussin 1733805e72 Cleanup plist 2014-10-27 12:19:12 +00:00
Dmitry Marakasov b8a059169d - Convert USE_BZIP2 to USES
Approved by:	portmgr blanket
2014-06-03 12:59:51 +00:00
Alexey Dokuchaev 240b02e147 Stagify, dismiss USE_GMAKE, utilize some helper knobs. No functional changes. 2013-12-25 13:47:13 +00:00
Baptiste Daroussin 68ede13b49 Add NO_STAGE all over the place in preparation for the staging support (cat: editors) 2013-09-20 16:36:23 +00:00
Alexey Dokuchaev e411bd1889 Simplify compiler name and version gathering code. 2013-06-10 12:07:09 +00:00
Alexey Dokuchaev 0a72f77185 - Unbreak the build against Clang
- Update WWW line in port description

Reported by:	miwi
2013-06-10 11:35:00 +00:00
Marcus von Appen 821843ca06 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	bapt, kwm
2013-04-27 08:50:46 +00:00
Alexey Dokuchaev 86618fd189 - Trim Makefile header
- Convert to OptionsNG
- Drop ABI version in LIB_DEPENDS
2013-03-16 11:48:45 +00:00
Dirk Meyer 2b74a89bc8 - update png to 1.5.10 2012-06-01 05:26:28 +00:00
Alexey Dokuchaev 32e4bf8c06 - Fix BTx group of x86 opcodes disasm bug (sf.net bug id 3150304)
- 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
2012-01-19 09:12:04 +00:00
Martin Wilke bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alexey Dokuchaev a6445bc16c - Install missing syntax highlighting schemes, fix location of skins
- 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) [*]
2010-10-06 13:13:52 +00:00
Alexey Dokuchaev 4fef5f3f9d Fix the build on ia32 with default (CPU-agnostic) CFLAGS.
Reported by:	pointyhat via erwin
2010-10-05 13:21:36 +00:00
Alexey Dokuchaev 75ba23a466 Update to version 6.1.0 2010-09-30 20:11:00 +00:00
Mark Linimon 6a5d5ee9c9 Broken on all the tier-2 archs.
Hat:		portmgr
2010-06-03 05:44:23 +00:00
Dirk Meyer de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Alexey Dokuchaev 35259e8cbe - Allow to build with ncurses renderer; while it still fails to behave
correctly in text console, it gets better in xterm/screen [*]
- Optimize away ``.for .. .endfor'' loop while here

Requested by:	Alex Kozlov [*]
2009-10-01 15:42:20 +00:00
Alexey Dokuchaev 5359aa7991 Builds on amd64 fine.
Tested by:	miwi
Feature safe:	yes
2009-09-29 13:34:10 +00:00
Alexey Dokuchaev 8dea97dc19 - Update to version 6.0.0
- Pacify portlint(1)

Feature safe:	yes
2009-09-29 12:46:10 +00:00
Alexey Dokuchaev 7c6a92465c - Add two missing patches to unbreak the build
- Depend on slang; ncurses renderer behaves badly
2009-08-01 16:33:19 +00:00
Erwin Lansing 5fa2f8743f Mark BROKEN all over the board: does not build. 2009-07-21 13:18:25 +00:00
Alexey Dokuchaev 678d1f6c2e Improve description. 2009-06-28 11:26:34 +00:00
Alexey Dokuchaev 799c297ecd - Update to version 5.7.3.1
- Respect custom DATADIR
2009-06-28 11:25:35 +00:00
Pietro Cerutti c262ade15e - Mark as BROKEN on sparc64 (uses machine-dependent assembly code)
Approved by:	portmgr (pav)
2008-09-15 18:40:38 +00:00
Alexey Dokuchaev 667064d6e1 - Utilize DATADIR macro
- Mark BROKEN at least on amd64
2008-06-19 12:52:07 +00:00
Alexey Dokuchaev 88bbe04278 - Update to version 5.6.4
- Install manual page
- Clean up Makefile a bit more
2008-06-16 10:42:44 +00:00
Alexey Dokuchaev 21eee8730d Provide better port description. 2008-03-24 16:45:07 +00:00
Alexey Dokuchaev e7a1db4ec5 - Take maintainership, I use it a lot
- Use SF macro
- Cleanup Makefile
- Reformat pkg-descr, kill attribution
2008-03-22 20:18:25 +00:00
Emanuel Haupt 87c5e1c4f2 Drop maintainership
PR:		121964
Submitted by:	Ryan Thompson <ryan@sasknow.com> (maintainer)
2008-03-22 17:12:43 +00:00
Martin Wilke 49b1649249 - Fix build with gcc4.2
PR:		116902
Submitted by:	miwi
Approved by:	maintainer
Obtained from:	pkgsrc
2007-10-05 21:54:27 +00:00
Edwin Groothuis 9aaccaed7d Remove support for OSVERSION < 5 2007-10-03 23:00:29 +00:00
Edwin Groothuis acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Sergey Matveychuk 172b3771bd * Update to latest, 5.6.2
* Co-operate a little better with portlint
* Take advantage of PLIST_* make vars

PR:		ports/75772
Submitted by:	maintainer
2005-01-08 22:40:29 +00:00
Sergey A. Osokin 01a6b1fcb3 Update to 5.6.0.
Move doc-files from pkg-plist to Makefile.

Approved by:	Ryan Thompson <ryan@sasknow.com> (maintainer)
2004-04-01 08:47:24 +00:00
Trevor Johnson 8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke 053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke 7cf7b646b2 Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-11-07 09:28:14 +00:00
Christian Weisgerber a80766b711 Fix build on non-i386 platforms. Also fixes
PR:		53532
Submitted by:	Mark Linimon <linimon@lonesome.com>
2003-07-09 16:01:17 +00:00
Daichi GOTO a2046a6ef2 update editors/biew: 5.3.2 --> 5.5.0
PR:		53806
Submitted by:	Ryan Thompson <ryan@sasknow.com> (maintainer)
2003-06-30 12:33:50 +00:00
Akinori MUSHA 3860f7f3e2 De-pkg-comment. 2003-02-21 11:38:28 +00:00
Patrick Li e6df2c3df3 Update to 5.3.2
PR:		37578
Submitted by:	maintainer
2002-04-30 06:24:38 +00:00
Pete Fritchman a56228dcee - give maintainership to submitter
- reformat pkg-descr

PR:		32959
Submitted by:	Ryan Thompson <ryan@sasknow.com>
2001-12-18 05:04:31 +00:00
Ying-Chieh Liao 0b4f7abe40 upgrade to 5.3.0
PR:		32050
Submitted by:	Ports Fury
2001-11-17 10:24:59 +00:00
Maxim Sobolev 2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Thomas Gellekum dd27a5d8b0 Depend on ncurses.5 after the upgrade of devel/ncurses. 2000-11-16 13:14:26 +00:00