non port: editors/biew/Makefile |
SVNWeb
|
Number of commits found: 50 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 7cd7a8d (Only the first 10 of 119 ports in this commit are shown above. )
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> (Only the first 15 lines of the commit message are shown above )
|
Wed, 27 Apr 2022
|
[ 13:22 Piotr Kubaj (pkubaj) ] 37ebeda
editors/biew: remove unnecesary BROKEN_${ARCH}
The port has ONLY_FOR_ARCHS anyway.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 25 Jun 2017
|
[ 00:29 linimon ] (Only the first 10 of 81 ports in this commit are shown above. )
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)
|
Thu, 8 Dec 2016
|
[ 19:23 tijl ] (Only the first 10 of 122 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 31 Jan 2016
|
[ 13:38 marino ]
editors/biew: document ncurses requirement (USES+=ncurses)
Also make it actually link with ncurses, not termlib
approved by: infrastructure blanket
|
Fri, 25 Sep 2015
|
[ 21:15 linimon ]
Mark as broken on non-x86: fails to build.
Approved by: portmgr (sparc64 blanket)
|
Tue, 3 Jun 2014
|
[ 12:59 amdmi3 ]
- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
|
Wed, 25 Dec 2013
|
[ 13:47 danfe ]
Stagify, dismiss USE_GMAKE, utilize some helper knobs. No functional changes.
|
Fri, 20 Sep 2013
|
[ 16:36 bapt ] (Only the first 10 of 298 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
|
Mon, 10 Jun 2013
|
[ 11:35 danfe ]
- Unbreak the build against Clang
- Update WWW line in port description
Reported by: miwi
|
Sat, 27 Apr 2013
|
[ 08:50 mva ] (Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Sat, 16 Mar 2013
|
[ 11:48 danfe ]
- Trim Makefile header
- Convert to OptionsNG
- Drop ABI version in LIB_DEPENDS
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Thu, 19 Jan 2012
|
[ 09:12 danfe ]
- 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
|
Wed, 6 Oct 2010
|
[ 13:13 danfe ]
- 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) [*]
|
Thu, 30 Sep 2010
|
[ 20:11 danfe ]
Update to version 6.1.0
|
Thu, 3 Jun 2010
|
[ 05:44 linimon ]
Broken on all the tier-2 archs.
Hat: portmgr
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Thu, 1 Oct 2009
|
[ 15:42 danfe ]
- 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 [*]
|
Tue, 29 Sep 2009
|
[ 13:34 danfe ]
Builds on amd64 fine.
Tested by: miwi
Feature safe: yes
|
[ 12:46 danfe ]
- Update to version 6.0.0
- Pacify portlint(1)
Feature safe: yes
|
Sat, 1 Aug 2009
|
[ 16:33 danfe ]
- Add two missing patches to unbreak the build
- Depend on slang; ncurses renderer behaves badly
|
Tue, 21 Jul 2009
|
[ 13:18 erwin ]
Mark BROKEN all over the board: does not build.
|
Sun, 28 Jun 2009
|
[ 11:25 danfe ]
- Update to version 5.7.3.1
- Respect custom DATADIR
|
Mon, 15 Sep 2008
|
[ 18:40 gahr ]
- Mark as BROKEN on sparc64 (uses machine-dependent assembly code)
Approved by: portmgr (pav)
|
Thu, 19 Jun 2008
|
[ 12:52 danfe ]
- Utilize DATADIR macro
- Mark BROKEN at least on amd64
|
Mon, 16 Jun 2008
|
[ 10:42 danfe ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to version 5.6.4
- Install manual page
- Clean up Makefile a bit more
|
Sat, 22 Mar 2008
|
[ 20:18 danfe ]
- Take maintainership, I use it a lot
- Use SF macro
- Cleanup Makefile
- Reformat pkg-descr, kill attribution
|
[ 17:12 ehaupt ]
Drop maintainership
PR: 121964
Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer)
|
Wed, 3 Oct 2007
|
[ 22:55 edwin ]
Remove support for OSVERSION < 5
|
Sat, 8 Jan 2005
|
[ 22:40 sem ]
* 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
|
Thu, 1 Apr 2004
|
[ 08:47 osa ]
Update to 5.6.0.
Move doc-files from pkg-plist to Makefile.
Approved by: Ryan Thompson <ryan@sasknow.com> (maintainer)
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ] (Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Fri, 7 Nov 2003
|
[ 09:28 marcus ] (Only the first 10 of 25 ports in this commit are shown above. )
Rename PORTDOCS to MYPORTDOCS to avoid a conflict with the recently added
bsd.port.mk macro.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Wed, 9 Jul 2003
|
[ 16:01 naddy ]
Fix build on non-i386 platforms. Also fixes
PR: 53532
Submitted by: Mark Linimon <linimon@lonesome.com>
|
Mon, 30 Jun 2003
|
[ 12:33 daichi ]
update editors/biew: 5.3.2 --> 5.5.0
PR: 53806
Submitted by: Ryan Thompson <ryan@sasknow.com> (maintainer)
|
Fri, 21 Feb 2003
|
[ 11:38 knu ] (Only the first 10 of 54 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 30 Apr 2002
|
[ 06:24 pat ]
Update to 5.3.2
PR: 37578
Submitted by: maintainer
|
Tue, 18 Dec 2001
|
[ 05:04 petef ]
- give maintainership to submitter - reformat pkg-descr
|
Sat, 17 Nov 2001
|
[ 10:24 ijliao ]
upgrade to 5.3.0
|
Tue, 16 Jan 2001
|
[ 17:33 sobomax ] (Only the first 10 of 365 ports in this commit are shown above. )
Massive style enforcement - use ^I instead of spaces for variables identation.
|
Thu, 16 Nov 2000
|
[ 13:14 tg ]
Depend on ncurses.5 after the upgrade of devel/ncurses.
|
Sat, 11 Nov 2000
|
[ 06:02 kevlo ]
Update to version 5.2.0
|
Wed, 2 Aug 2000
|
[ 00:43 jedgar ]
Update port to 5.1.2
|
Wed, 14 Jun 2000
|
[ 14:21 sobomax ] (Only the first 10 of 72 ports in this commit are shown above. )
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE.
|
Fri, 9 Jun 2000
|
[ 20:24 ache ]
Fix PORTVERSION
|
[ 06:56 ache ]
Upgrade to 5.10
|
Number of commits found: 50 |