non port: editors/zoinks/Makefile |
SVNWeb
|
Number of commits found: 27 |
Sun, 15 Sep 2019
|
[ 17:28 antoine ] (Only the first 10 of 354 ports in this commit are shown above. )
Deprecate a few ports
|
Sun, 4 Aug 2019
|
[ 10:02 antoine ] (Only the first 10 of 27 ports in this commit are shown above. )
Mark BROKEN: unfetchable
|
Sat, 28 Jul 2018
|
[ 06:23 tobik ]
editors/zoinks: Fix build with Clang 6
TFWCursors.cpp:32:2: error: constant expression evaluates to 128 which cannot be
narrowed to type 'char' [-Wc++11-narrowing]
0x80, 0x00,
^~~~
http://beefy12.nyi.freebsd.org/data/head-amd64-default/p475044_s336572/logs/zoinks-0.4.1_2.log
- While here add missing dependencies and LICENSE_FILE
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Thu, 25 Dec 2014
|
[ 14:16 bapt ]
Drop support for imlib
|
Fri, 19 Sep 2014
|
[ 20:43 tijl ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/imlib:
- Remove :oldver from USES=libtool and bump dependent ports
|
Thu, 31 Jul 2014
|
[ 15:50 marino ]
editors/zoinks: Upgrade version 0.3.7 => 0.4.1 and stage
PR: 191818
Submitted by: Ports Fury
|
Wed, 2 Jul 2014
|
[ 20:22 antoine ] (Only the first 10 of 28 ports in this commit are shown above. )
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr
|
Fri, 21 Feb 2014
|
[ 13:36 ehaupt ]
Remove trailing whitespaces from category editors
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
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, 6 May 2013
|
[ 07:01 bapt ]
Finish converting e* from WITHOUT_NLS to PORT_OPTIONS:MNLS
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Wed, 29 Dec 2010
|
[ 20:04 pgollucci ] (Only the first 10 of 208 ports in this commit are shown above. )
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 6 Jun 2008
|
[ 13:25 edwin ] (Only the first 10 of 95 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
|
Mon, 24 Mar 2008
|
[ 13:03 miwi ] (Only the first 10 of 87 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
Mon, 5 Nov 2007
|
[ 10:04 miwi ]
- Unbreak
- Fix build with gcc 4.2
PR: 117776
Submitted by: pietro cerutti <gahr@gahr.ch>
Approved by: portmgr (pav)
|
Tue, 2 Oct 2007
|
[ 05:32 linimon ]
Mark as broken with gcc4.2.
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sun, 11 Jul 2004
|
[ 09:59 krion ]
Support WITHOUT_NLS
|
Wed, 4 Feb 2004
|
[ 04:36 marcus ] (Only the first 10 of 312 ports in this commit are shown above. )
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento
|
Fri, 23 Jan 2004
|
[ 18:12 trevor ] (Only the first 10 of 314 ports in this commit are shown above. )
Now gettext 0.12.1 is gettext-old.
|
Mon, 27 Oct 2003
|
[ 14:44 krion ]
- Update to version 0.3.7
PR: 58577
Submitted by: maintainer
|
Mon, 13 Oct 2003
|
[ 11:28 edwin ]
int main(void) { int i=0; while (++i<=500) { printf("I will double check my
commits next time.\n"); }
|
[ 07:41 edwin ]
Fix dependency, add intl.5
Noticed by: bento
|
Mon, 6 Oct 2003
|
[ 12:37 edwin ]
new port for ports tree (editors/zoinks)
Zoinks is a programmer's editor and development environment
for Unix/X11 systems. The editor has features similar to
Mac text editors like MPW and CodeWarrior. It also has
some features for HTML authoring. Zoinks supports
comparing/diffing files and directory hierarchies. It also
supports inputting and editing multi-byte text (e.g. Japanese
and other Asian languages).
PR: ports/54886
Submitted by: Mike Lockwood <mike@mikelockwood.com>
|
Number of commits found: 27 |