Muhammad Moinur Rahman
b634174b92
editors/biew: Sanitize MANPREFIX
...
Approved by: portmgr (blanket)
2024-01-22 01:06:46 +01:00
Rodrigo Osorio
06df180a9e
*/*: Update WWW to use HTTPS for sourceforge.net projects
...
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888
2023-11-06 11:03:47 +01:00
Alexey Dokuchaev
690c40fa2b
editors/biew: unbreak the port's build against Clang 15
...
This quite old and obscure codebase typedefs its own `bhandle_t'
type as `void *' on 64-bit machines for some reason, feeding it
to POSIX file I/O functions that accept `int' as file descriptor
regardless of the machine word size. Remove this conditional.
Reported by: pkg-fallout
2023-02-15 07:50:46 +00:00
Stefan Eßer
fb16dfecae
Remove WWW entries moved into port Makefiles
...
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0
Add WWW entries to port Makefiles
...
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Tobias C. Berner
7cd7a8d850
editors: remove 'Created by' lines
...
A big Thank You to the original contributors of these ports:
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohout <shanee@augusta.de>
* Andrej Zverev <az@inec.ru>
* Andrey Zakhvatov
* Anton Tornqvist <antont@inbox.lv>
* Bill Fumerola <billf@chc-chimes.com>
* Bob Eager <bob@eager.cx>
* Chris D. Faulhaber <jedgar@fxp.org>
* Chris Petrik <chris@officialunix.com>
* Christian Brueffer <chris@unixpages.org>
* Craig Leres <leres@FreeBSD.org>
* Daniel Eischen <deischen@FreeBSD.org>
* David O'Brien <obrien@cs.ucdavis.edu>
* David Thiel <lx@redundancy.redundancy.org>
* Diego Depaoli <trebestie@gmail.com>
* Dima Dorfman <dima@unixfreak.org>
* Dmitri Goutnik <dg@syrec.org>
* Dominic Mitchell
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Frederic Cambus
* Gea-Suan Lin <gslin@gslin.org>
* Geoffrey Mainland <mainland@apeiron.net>
* Grzegorz Blach <gblach@FreeBSD.org>
* Hakisho Nukama <nukama@gmail.com>
* James Bailie <jimmy@mammothcheese.ca>
* Janos Mohacsi <janos.mohacsi@bsd.hu>
* Jason Evans <jasone@FreeBSD.org>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jille Timmermans (jille@quis.cx )
* Joe Marcus Clarke <marcus@FreeBSD.org>
* Johannes Meixner <johannes@perceivon.net>
* John Merryweather Cooper et al
* Jun-ichiro itojun Itoh <itojun@itojun.org>
* KIMURA Yasuhiro <yasu@utahime.org>
* Kelly Yancey <kbyanc@posi.net>
* Kenneth Vestergaard Schmidt <kvs@pil.dk>
* Kris Kennaway <kris@FreeBSD.org>
* Leif Pedersen <bilbo@devpit.org>
* MANTANI Nobutaka <nobutaka@nobutaka.com>
* Mark Pulford <mark@kyne.com.au>
* Martin Blapp
* Matías Pizarro <matias@pizarro.net>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Michael Johnson <ahze@ahze.net>
* Michael L. Hostbaek (mich@freebsdcluster.org )
* Michael Vasilenko <acid@stu.cn.ua>
* Miguel Clara <miguelmclara@gmail.com>
* Mohammad S. Babaei <info@babaei.net>
* Nicola Vitale <nivit@email.it>
* Olga Smirnova <mistresssilvara@hotmail.com>
* Oliver Lehmann <oliver@FreeBSD.org>
* Olivier Cochard-Labbe <olivier@FreeBSD.org>
* Olivier Duchateau
* Patrick Li <pat@databits.net>
* Peter Wemm <peter@FreeBSD.org>
* Philippe Lefebvre <nemesis@balistik.net>
* Rimvydas Jasinskas <zrj@ef.irc>
* Roman Shterenzon <roman@xpert.com>
* Satoshi Asami (asami)
* Shaun Amott <shaun@FreeBSD.org>
* Shigeyuki FUKUSHIMA <shige@FreeBSD.org>
* Shigeyuki Fukushima <shige@FreeBSD.org>
* Stanislav Sedov <stas@core.310.ru>
* Thomas Gellekum <tg@FreeBSD.org>
* Vitaly Magerya <vmagerya@gmail.com>
* Xin LI <delphij@FreeBSD.org>
* Ying-Chieh Liao
* Ying-Chieh Liao <ijliao@FreeBSD.org>
* Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
* alepulver
* brett@peloton.physics.montana.edu
* buganini@gmail.com
* eric
* erich@rrnet.com
* gahr
* gelf
* giffunip@asme.org
* ijliao
* jkh
* joerg
* joseph@randomnetworks.com
* krion
* lightside <lightside@gmx.com>
* pgf
* rch@richard.eu.org
* tetsushi NAKAI <nakai@tsl.pe.u-tokyo.ac.jp>
* tg
* thierry@pompo.net
* torstenb@FreeBSD.org
* verm
With hat: portmgr
2022-07-20 16:21:49 +02:00
Piotr Kubaj
37ebeda814
editors/biew: remove unnecesary BROKEN_${ARCH}
...
The port has ONLY_FOR_ARCHS anyway.
2022-04-27 13:22:45 +00:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles.
2021-04-06 16:31:07 +02:00
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