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
Kevin Lo
db7a4569c0
Update to version 5.2.0
...
PR: 22741
Submitted by: Ports Fury
2000-11-11 06:02:20 +00:00
Chris D. Faulhaber
7731b6961f
Update port to 5.1.2
...
PR: 20150
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-08-01 23:43:35 +00:00
Maxim Sobolev
a9f22cd584
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
2000-06-14 13:21:38 +00:00
Andrey A. Chernov
7ca397dbb7
Fix PORTVERSION
2000-06-09 19:24:36 +00:00
Andrey A. Chernov
4c71ba10bb
Upgrade to 5.10
2000-06-09 05:56:12 +00:00
Will Andrews
ab660dfb52
Update biew to 5.04.
...
PR: 18137
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-22 02:06:20 +00:00
Michael Haro
0f29953274
portname/portversion update
2000-04-14 00:25:54 +00:00
Michael Haro
837a4626c4
- Support PREFIX properly
...
- Fix pkg/PLIST
- Add WWW: line into pkg/DESCR
PR: 17570
Submitted by: tkato@prontomail.ne.jp
2000-03-24 00:09:50 +00:00
Chris D. Faulhaber
864f7eed85
Biew is Binary vIEWer with built-in editor for binary,
...
hexadecimal and disassembler modes. The program also has text viewer
with different Russia codepages support (Windows-1251, MSDOS-866,
etc.).
PR: 17186
Submitted by: Michael Vasilenko <acid@stu.cn.ua>
2000-03-20 23:51:37 +00:00