non port: editors/jedit/Makefile |
SVNWeb
|
Number of commits found: 55 |
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.
|
Tue, 27 Oct 2020
|
[ 20:44 danilo ]
editors/jedit: Update to 5.6.0. This version requires Java 11.
|
Tue, 26 Nov 2019
|
[ 21:46 jkim ] (Only the first 10 of 443 ports in this commit are shown above. )
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342
|
Tue, 5 Nov 2019
|
[ 15:48 zeising ] (Only the first 10 of 73 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'.
|
Thu, 3 May 2018
|
[ 02:03 danilo ]
- Update to 5.5.0
|
Mon, 8 May 2017
|
[ 13:39 danilo ]
- Update to 5.4.0
|
Fri, 23 Oct 2015
|
[ 11:00 danilo ]
- Update to 5.3.0
|
Sat, 9 May 2015
|
[ 08:28 amdmi3 ]
- Add CPE info
Approved by: portmgr blanket
|
Fri, 6 Feb 2015
|
[ 12:21 danilo ]
- Update to 5.2.0
|
Fri, 23 Jan 2015
|
[ 16:03 antoine ] (Only the first 10 of 39 ports in this commit are shown above. )
Remove explicit dependency on javavmwrapper for ports that USE_JAVA
|
Wed, 23 Jul 2014
|
[ 01:45 adamw ] (Only the first 10 of 27 ports in this commit are shown above. )
Remove backslashes from single- and double-quotes in COMMENT and _DESC
strings, that were passed through rather than escaping anything.
Approved by: portmgr (not really, but it touches unstaged ports)
|
Sun, 5 Jan 2014
|
[ 19:17 danilo ]
- Fix the man page installation. Install all files manually. The java installer
seems not to respect the paths.
|
Sun, 6 Oct 2013
|
[ 20:55 danilo ]
- Change maintainer email to @FreeBSD.org
- Add stage support
- Add pkg-plist file
Approved by: wg/culot (mentors, implicit)
|
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)
|
Wed, 7 Aug 2013
|
[ 06:31 jgh ]
- update to 5.1.0, attach gplv2 license
- pass maintainership to submitter
- properly support DOCS (instscript no longer required)
PR: 181009
Submitted by: danilogondolfo@gmail.com
|
Fri, 4 Jan 2013
|
[ 07:10 jgh ]
- update to 5.0.0
|
Sat, 28 Jul 2012
|
[ 05:32 miwi ]
- Update to 4.5.2
PR: 170146
Submitted by: Ports Fury
|
Sun, 4 Mar 2012
|
[ 04:45 miwi ]
- Update to 4.5.0
PR: 165615
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
|
Mon, 14 Nov 2011
|
[ 14:31 miwi ]
- Update to 4.4.2
PR: 162554
Submitted by: Armin Pirkovitsch <armin@frozen-zone.org>
Feature safe: yes
|
Sun, 2 Oct 2011
|
[ 14:40 sunpoet ]
- Update MAINTAINER: use canonical format for ports@FreeBSD.org
|
Thu, 23 Jun 2011
|
[ 08:17 wen ]
- Update to 4.4.1
- Reset maintainer
PR: ports/158169
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (previous
maintainer)
|
Mon, 10 May 2010
|
[ 05:39 miwi ]
- Update to 4.3.2
PR: 146450
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
|
Sun, 31 Jan 2010
|
[ 00:46 miwi ]
- Update to 4.3.1
PR: 143377
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
|
Wed, 23 Dec 2009
|
[ 12:26 wen ]
- Update to 4.3
PR: ports/141912
Submitted by: Linh Pham <question+fbsdports@closedsrc.org> (maintainer)
|
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)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
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, 3 Sep 2006
|
[ 00:02 kris ]
This no longer seems to hang during build
|
Fri, 25 Feb 2005
|
[ 14:55 hq ]
Assign new maintainer
|
Mon, 21 Feb 2005
|
[ 23:32 hq ]
Register conflict with editors/jedit-devel
|
Sat, 29 Jan 2005
|
[ 00:01 hq ]
- Update to bsd.java.mk 2.0
- Fix dynamic plist creation where all JAVASHAREDIR would be listed (and thus
removed with the port) (!)
- Use SUB_LIST and tweak the launcher shell script
- Move displayed information into pkg-message
- Use DATADIR=${JAVASHAREDIR}/${PORTNAME}
|
Thu, 2 Sep 2004
|
[ 15:18 vs ]
- Update to 4.2
- Dynamically generate plist, it's self-contained
PR: ports/71182
Submitted by: Linh Pham
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
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)
|
Tue, 29 Jul 2003
|
[ 09:12 sobomax ] (Only the first 10 of 128 ports in this commit are shown above. )
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
|
Sun, 23 Mar 2003
|
[ 09:48 sobomax ]
Update to 4.1.0.
|
Fri, 7 Mar 2003
|
[ 06:00 ade ] (Only the first 10 of 110 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Fri, 7 Feb 2003
|
[ 02:44 seanc ] (Only the first 10 of 19 ports in this commit are shown above. )
Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.
Since there seems to be some confusion, for the record:
BROKEN is reserved for ports that don't work. This will prevent
users from installing the port, but please note that
ports marked as BROKEN will still be built by bento
IGNORE is reserved for ports that should not be built for one
reason or another (including bento). Users and bento
will not build ports marked as IGNORE.
FORBIDDEN is reserved for security breakages only!!! Only mark a
port as FORBIDDEN if there is a security issue with the
port at the time.
Reviewed by: kris (portmgr)
|
Thu, 18 Apr 2002
|
[ 16:57 sobomax ]
Update to 4.0.0.
|
Mon, 10 Sep 2001
|
[ 12:07 sobomax ]
Update to 3.2.2.
|
Wed, 5 Sep 2001
|
[ 14:50 sobomax ]
Update to 3.2.1.
|
Wed, 29 Aug 2001
|
[ 10:36 sobomax ]
Update to 3.2.0.
|
[ 06:18 asami ]
Mark it FORBIDDEN for PARALLEL_PACKAGE_BUILD case -- hang.
|
Mon, 23 Apr 2001
|
[ 11:39 sobomax ]
Update to 3.1.0.
|
Mon, 9 Apr 2001
|
[ 09:15 sobomax ]
Make all files fetchable.
|
Thu, 5 Apr 2001
|
[ 11:31 sobomax ]
Update to 3.0.2.
|
Mon, 29 Jan 2001
|
[ 13:59 sobomax ]
Actually update to 3.0.1. Previously announced port "update" was only
downloading distfile, but installing previous version from older distfile. Bump
PORTREVISION to indicate that update is required.
|
Tue, 23 Jan 2001
|
[ 18:22 sobomax ]
Update to 3.0.1.
|
Mon, 25 Dec 2000
|
[ 13:09 sobomax ]
Update to 3.0.0.
|
Mon, 6 Nov 2000
|
[ 08:41 sobomax ]
Update to 2.6.0.
|
Wed, 1 Nov 2000
|
[ 15:51 sobomax ] (Only the first 10 of 35 ports in this commit are shown above. )
Whitespace-only: Make indentation uniform across my ports.
|
Fri, 27 Oct 2000
|
[ 10:24 sobomax ]
${ENV} --> ${SETENV}
|
Tue, 1 Aug 2000
|
[ 10:15 sobomax ]
Update to 2.5.1.
|
Wed, 12 Jul 2000
|
[ 15:34 sobomax ]
Update to 2.5.0.
|
Thu, 22 Jun 2000
|
[ 14:18 sobomax ]
New jedit port - a powerfull programmer's text editor with many unique features
written in Java.
|
Number of commits found: 55 |