notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: textproc/lucene/Makefile
SVNWeb

Number of commits found: 38

Tue, 14 Mar 2023
[ 21:19 Don Lewis (truckman) search for other commits by this committer ]    commit hash:1cd93b0423e1a07753ad87f7357cf60cac27b9d3  commit hash:1cd93b0423e1a07753ad87f7357cf60cac27b9d3  commit hash:1cd93b0423e1a07753ad87f7357cf60cac27b9d3  1cd93b0 
textproc/lucene: Openoffice requires CONTRIB

Note that editors/openoffice-* requires the CONTRIB option,
which is enabled by default.

Pet portlint.

PR:		270158
Reported by:	Ken Gunderson <kgunders@teamcool.net>
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  commit hash:5cf7e35e8664e11393fedc7d89b4d09e0fcced9b  5cf7e35  (Only the first 10 of 1452 ports in this commit are shown above. View all ports for this commit)
textproc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  "Choe, Cheng-Dae" whitekid
  *  -
  *  <glewis@FreeBSD.org>
  *  <koshy@india.hp.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron Straup Cope
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Ache
  *  Adam Herzog <adam@herzogdesigns.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 11 Oct 2021
[ 19:32 Daniel Engberg (diizzy) search for other commits by this committer ]    commit hash:b2aa444d1e2c4d0823db591c584e9994509a017b  commit hash:b2aa444d1e2c4d0823db591c584e9994509a017b  commit hash:b2aa444d1e2c4d0823db591c584e9994509a017b  b2aa444 
textproc/lucene: Update MASTER_SITES

Use a direct URL to Apache's release archive site as it's not mirrored
by upstream mirror sites

Approved by:	arrowd (mentor)
Differential Revision:	https://reviews.freebsd.org/D32378
Tue, 21 Sep 2021
[ 12:58 Bernhard Froehlich (decke) search for other commits by this committer ]    commit hash:63a603b1ebfc6362f50298ed5767855a78f77be3  commit hash:63a603b1ebfc6362f50298ed5767855a78f77be3  commit hash:63a603b1ebfc6362f50298ed5767855a78f77be3  63a603b 
textproc/lucene: Add CPE information

Approved by:    portmgr (blanket)
Wed, 19 May 2021
[ 19:56 Danilo Egea Gondolfo (danilo) search for other commits by this committer ]    commit hash:daa68e3addf67ea46d6b8663df4cfe12f99371ee  commit hash:daa68e3addf67ea46d6b8663df4cfe12f99371ee  commit hash:daa68e3addf67ea46d6b8663df4cfe12f99371ee  daa68e3 
textproc/lucene: Drop maintainership
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 26 Nov 2019
[ 21:46 jkim search for other commits by this committer ] Original commit   Revision:518482 (Only the first 10 of 443 ports in this commit are shown above. View all ports for this commit)
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
Fri, 11 Sep 2015
[ 19:51 amdmi3 search for other commits by this committer ] Original commit   Revision:396712
- Add NO_ARCH
- Switch to options helpers
- Don't install empty doc dirs

Approved by:	portmgr blanket
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Mon, 30 Dec 2013
[ 20:55 ohauer search for other commits by this committer ] Original commit   Revision:338168 (Only the first 10 of 238 ports in this commit are shown above. View all ports for this commit)
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
Tue, 1 Oct 2013
[ 12:51 danilo search for other commits by this committer ] Original commit   Revision:328945
- Change maintainer email to @FreeBSD.org
- Add DOCS and EXAMPLES options
- Add stage support

Approved by:	wg (mentor)
Fri, 20 Sep 2013
[ 23:17 bapt search for other commits by this committer ] Original commit   Revision:327773 (Only the first 10 of 1559 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Wed, 22 May 2013
[ 00:19 bdrewery search for other commits by this committer ] Original commit   Revision:318740
- Update PORTSCOUT variable to ignore 3.*; old version did not work

PR:		ports/178793
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer)
Wed, 8 May 2013
[ 18:47 bdrewery search for other commits by this committer ] Original commit   Revision:317705
Add comment about updating dependent ports

Reminded by:	jgh
Wed, 1 May 2013
[ 23:23 bdrewery search for other commits by this committer ] Original commit   Revision:317066
- Update to 3.6.2
- Pass maintainership to submitter
- Remove indefinite article from COMMENT

PR:		ports/178213
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>
Sat, 23 Feb 2013
[ 00:23 jgh search for other commits by this committer ] Original commit   Revision:312795
- limit PORTSCOUT to 3.x branch
Thu, 24 Jan 2013
[ 22:32 jgh search for other commits by this committer ] Original commit   Revision:310952
- introduce Lucene 4.x branch to ports
- set CONFLICTS and LATEST_LINK accordingly
[ 06:54 jgh search for other commits by this committer ] Original commit   Revision:310915
- revert as this will cause openoffice-3-devel breakage

Reported by:	pfg@
[ 00:49 jgh search for other commits by this committer ] Original commit   Revision:310908
- update to 4.1.0

Reported by: portscout@
Mon, 10 Dec 2012
[ 13:43 bapt search for other commits by this committer ] Original commit   Revision:308605 (Only the first 10 of 118 ports in this commit are shown above. View all ports for this commit)
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part3)
Wed, 3 Oct 2012
[ 01:15 jgh search for other commits by this committer ] Original commit   Revision:305180
- reset maintainer to heap
Mon, 23 Jul 2012
[ 05:35 jgh search for other commits by this committer ] Original commit 
- update to 3.6.1
Wed, 11 Jul 2012
[ 18:40 jgh search for other commits by this committer ] Original commit 
- take maintainer-ship
[ 18:12 crees search for other commits by this committer ] Original commit  (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports maintained by Gerrit Beine.

He had requested this some time ago, so any past timeouts should not be held
against him.

Your work in the past has been much appreciated, thank you.

Submitted by:   maintainer, via private email
Thu, 14 Jun 2012
[ 16:29 jgh search for other commits by this committer ] Original commit 
- update to 3.6.0
- move back to binary distribution, as source distribution required apache-ivy
   * including apache-ivy resulteded in source build being a security issue

PR:     ports/168538
Submitted by:   jgh@
Approved by:    maintainer timeout, gerrit.beine@gmx.de ( 14 days )
Wed, 4 Apr 2012
[ 17:24 jgh search for other commits by this committer ] Original commit 
- Update to 3.5.0
- standardize MASTER_SITES
- move away from binary, and build from source distribution

PR:     ports/166289
Submitted by:   jgh (me)
Approved by:    maintainer timeout ( 15 days )
Feature safe:   yes
Mon, 9 Jan 2012
[ 15:41 tabthorpe search for other commits by this committer ] Original commit  (Only the first 10 of 107 ports in this commit are shown above. View all ports for this commit)
- The proper acronym for Apache Software License 2 is really AL2
- Thanks to crees@ for generating the initial patch

PR:             ports/163521
Submitted by:   Pedro Giffuni <pfg apache.org>
Hat:            portmgr
Exp run by:     pav
Sun, 13 Nov 2011
[ 17:43 crees search for other commits by this committer ] Original commit 
Lucene version 3.x has many new features.

Lucene 2.9.4 is based on Java 4, while the Lucene 3.x series is based on Java 5.
Java 4 was deprecated recently on FreeBSD.
Versions of lucene and py-lucene are meant to match and since py-lucene was
updated recently to version 3.4.0 it was only natural to do this update.

PR:             ports/161119
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
Approved by:    maintainer timeout (gerrit.beine@gmx.de)
Feature safe:   yes
Thu, 21 Jul 2011
[ 02:45 linimon search for other commits by this committer ] Original commit 
Mark as for java1.5+.  java1.4 is being deprecated.

PR:             ports/158969
Submitted by:   rene
Tue, 12 Jul 2011
[ 23:58 beech search for other commits by this committer ] Original commit 
- Update to 2.9.4

PR:             ports/158415
Submitted by:   Pedro Giffuni <giffunip@tutopia.com>
Approved by:    Maintainer Timeout (Two Weeks)
Fri, 18 Dec 2009
[ 19:06 pav search for other commits by this committer ] Original commit 
- Fix installation with CONTRIB option

PR:             ports/139140
Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
Approved by:    maintainer timeout (almost 3 months)
Fri, 20 Mar 2009
[ 18:55 miwi search for other commits by this committer ] Original commit 
- Update to 2.1.4

Approved by:    maintainer implicit
Thu, 30 Oct 2008
[ 03:15 clsung search for other commits by this committer ] Original commit 
- Update to 2.4.0

PR:             ports/128254
Submitted by:   clsung
Approved by:    maintainer (Gerrit Beine)
Sat, 6 Sep 2008
[ 21:11 miwi search for other commits by this committer ] Original commit 
- Added option to install contrib JARs with the port.

PR:             127147
Submitted by:   Gerrit Beine <gerrit.beine@gmx.de> (maintainer)
Fri, 6 Jun 2008
[ 14:05 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 221 ports in this commit are shown above. View all ports for this commit)
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, 17 May 2008
[ 21:29 miwi search for other commits by this committer ] Original commit 
- Update to 2.3.2

Approved by:    maintainer implicit
Tue, 11 Mar 2008
[ 10:51 rafan search for other commits by this committer ] Original commit 
Lucene is a Java full-text search engine.  Lucene is not a complete
application, but rather a code library and API that can easily be used
to add search capabilities to applications.

WWW: http://lucene.apache.org/java/

PR:             ports/121537
Submitted by:   Gerrit Beine <gerrit.beine at gmx.de>

Number of commits found: 38