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/hyperestraier/Makefile
SVNWeb

Number of commits found: 65

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
[ 19:44 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:11049e36cb8c3f7820a5bded4689b693416bb091  commit hash:11049e36cb8c3f7820a5bded4689b693416bb091  commit hash:11049e36cb8c3f7820a5bded4689b693416bb091  11049e3  (Only the first 10 of 87 ports in this commit are shown above. View all ports for this commit)
cleanup: remove '$MCom' tag

gnome@ no longer uses Marcusom as their staging ground.

Approved by:		gnome (nc)
Differential Revision:	https://reviews.freebsd.org/D35866
[ 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)
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.
Wed, 17 Jun 2020
[ 16:23 lwhsu search for other commits by this committer ] Original commit   Revision:539429
Fix dependency with MECAB option

PR:		243428
Submitted by:	nyan
Fri, 21 Oct 2016
[ 15:21 mat search for other commits by this committer ] Original commit   Revision:424427 (Only the first 10 of 354 ports in this commit are shown above. View all ports for this commit)
Use USES=pathfix where applicable.

PR:		213195
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D8093
[ 12:51 mat search for other commits by this committer ] Original commit   Revision:424411 (Only the first 10 of 718 ports in this commit are shown above. View all ports for this commit)
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Fri, 1 Apr 2016
[ 14:25 mat search for other commits by this committer ] Original commit   Revision:412349 (Only the first 10 of 2099 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 15 Apr 2015
[ 08:20 tijl search for other commits by this committer ] Original commit   Revision:384038 (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Tue, 24 Mar 2015
[ 17:09 marino search for other commits by this committer ] Original commit   Revision:382126 (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
5 ports categories: Remove $PTHREAD_LIBS

Categories: irc, x11-clocks, benchmarks, misc, textproc

approved by:	PTHREAD blanket
Tue, 24 Feb 2015
[ 13:58 amdmi3 search for other commits by this committer ] Original commit   Revision:379796
- Add LICENSE
- Strip binaries and libraries
Sun, 3 Aug 2014
[ 14:15 olgeni search for other commits by this committer ] Original commit   Revision:363904 (Only the first 10 of 119 ports in this commit are shown above. View all ports for this commit)
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories T-V.

CR:		D509
Approved by:	portmgr (antoine)
Tue, 28 Jan 2014
[ 16:47 mat search for other commits by this committer ] Original commit   Revision:341631
- Support staging
- Use new options knobs

Sponsored by:	Absolight
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)
Sat, 27 Apr 2013
[ 18:25 mva search for other commits by this committer ] Original commit   Revision:316683 (Only the first 10 of 181 ports in this commit are shown above. View all ports for this commit)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
Mon, 11 Jun 2012
[ 05:21 arved search for other commits by this committer ] Original commit 
Convert to new optionsframework
Fri, 23 Sep 2011
[ 22:26 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
Sun, 24 Jul 2011
[ 21:36 swills search for other commits by this committer ] Original commit 
- Chase libqdbm update
Mon, 26 Jul 2010
[ 00:03 linimon search for other commits by this committer ] Original commit  (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Reset ahze@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
Sat, 22 Aug 2009
[ 00:37 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 140 ports in this commit are shown above. View all ports for this commit)
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
Thu, 21 Aug 2008
[ 06:18 rafan search for other commits by this committer ] Original commit  (Only the first 10 of 1030 ports in this commit are shown above. View all ports for this commit)
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Wed, 26 Mar 2008
[ 12:23 ahze search for other commits by this committer ] Original commit 
Update to 1.4.13
Wed, 9 Jan 2008
[ 17:17 ahze search for other commits by this committer ] Original commit 
Update to 1.4.12
Fri, 21 Dec 2007
[ 12:45 ahze search for other commits by this committer ] Original commit 
Update to 1.4.11
Tue, 6 Mar 2007
[ 14:59 ahze search for other commits by this committer ] Original commit 
Update to 1.4.10

PR:             ports/109995
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Fri, 8 Dec 2006
[ 13:16 ahze search for other commits by this committer ] Original commit 
- Add support for bzip2 and zlib
- Add optional support for lzo and mecab (WITH_LZO, WITH_MECAB)

PR:             ports/105592
                ports/106467
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
                Jun MUKAI <mukai@jmuk.org>
Wed, 15 Nov 2006
[ 01:09 ahze search for other commits by this committer ] Original commit 
Update to 1.4.9

PR:             105428
Submitted by:   KIMURA Yasuhiro <yasu@home.utahime.org>
Wed, 8 Nov 2006
[ 01:38 ahze search for other commits by this committer ] Original commit 
Update to 1.4.8

PR:             ports/105136
Submitted by:   KIMURA Yasuhiro <yasu@utahime.org>
Thu, 2 Nov 2006
[ 17:40 ahze search for other commits by this committer ] Original commit 
- Update to 1.4.6
Mon, 30 Oct 2006
[ 23:57 ahze search for other commits by this committer ] Original commit 
- Update to 1.4.5

PR:             ports/104487
Submitted by:   leeym
Thu, 28 Sep 2006
[ 14:46 clsung search for other commits by this committer ] Original commit 
- Update to 1.4.4

PR:             ports/103736
Submitted by:   clsung
Approved by:    maintainer (ahze)
Wed, 20 Sep 2006
[ 14:52 ahze search for other commits by this committer ] Original commit 
- Update to 1.4.3
Sun, 3 Sep 2006
[ 15:21 ahze search for other commits by this committer ] Original commit 
Update to 1.4.1
Wed, 9 Aug 2006
[ 12:47 ahze search for other commits by this committer ] Original commit 
- Update to 1.3.6
Wed, 2 Aug 2006
[ 23:33 ahze search for other commits by this committer ] Original commit 
- Update to 1.3.5
Thu, 27 Jul 2006
[ 02:03 ahze search for other commits by this committer ] Original commit 
- Update to 1.3.4
Sat, 15 Jul 2006
[ 15:24 ahze search for other commits by this committer ] Original commit 
- Update to 1.3.3
Mon, 10 Jul 2006
[ 20:21 ahze search for other commits by this committer ] Original commit 
- Update to 1.3.2
Thu, 6 Jul 2006
[ 05:42 ahze search for other commits by this committer ] Original commit 
- Update to 1.3.0

Spotted on:     portscout
Tue, 20 Jun 2006
[ 21:04 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.9
Wed, 7 Jun 2006
[ 01:57 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.8

Spotted on:     portscout
Fri, 26 May 2006
[ 02:17 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.7
Sun, 14 May 2006
[ 04:03 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.6
Sun, 7 May 2006
[ 22:51 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.5
Tue, 2 May 2006
[ 14:29 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.4
Sun, 23 Apr 2006
[ 14:34 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.3
Mon, 17 Apr 2006
[ 11:27 ahze search for other commits by this committer ] Original commit 
- Update to 1.2.2
Wed, 5 Apr 2006
[ 15:45 ahze search for other commits by this committer ] Original commit 
- Attempt to fix build on sparc64 by using CONFIGURE_TARGET=..

Pointed out by: pointyhat
Sat, 25 Mar 2006
[ 20:48 ahze search for other commits by this committer ] Original commit 
- Update to 1.1.6
Wed, 15 Mar 2006
[ 12:14 ahze search for other commits by this committer ] Original commit 
- Update to 1.1.3
Sun, 8 Jan 2006
[ 21:39 ahze search for other commits by this committer ] Original commit 
- Chase libver bump in qdbm
Tue, 20 Dec 2005
[ 00:38 ahze search for other commits by this committer ] Original commit 
- Update to 1.1.2
Sat, 10 Dec 2005
[ 23:14 ahze search for other commits by this committer ] Original commit 
- Update to 1.1.1
Sat, 19 Nov 2005
[ 20:44 ahze search for other commits by this committer ] Original commit 
- Fix plist
Thu, 17 Nov 2005
[ 22:38 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.6
Fri, 11 Nov 2005
[ 01:07 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.5
Mon, 7 Nov 2005
[ 03:50 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.4
Wed, 2 Nov 2005
[ 00:20 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.3
Sat, 22 Oct 2005
[ 03:44 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.1
Mon, 17 Oct 2005
[ 23:28 ahze search for other commits by this committer ] Original commit 
- Update to 1.0.0

Reported by:    Edwins FreeBSD Ports Version Check thing
Thu, 13 Oct 2005
[ 04:32 ahze search for other commits by this committer ] Original commit 
- Update to 0.9.2
Wed, 5 Oct 2005
[ 18:15 ahze search for other commits by this committer ] Original commit 
- Add missing man pages

Reported by:    kris mail
Thu, 29 Sep 2005
[ 04:23 ahze search for other commits by this committer ] Original commit 
- Update to 0.9.1
Wed, 21 Sep 2005
[ 01:08 ahze search for other commits by this committer ] Original commit 
- Update to 0.9.0
Sun, 11 Sep 2005
[ 21:27 ahze search for other commits by this committer ] Original commit 
- Add hyperestraier

Full-text search system. You can search lots of documents for some documents
including specified words. If you run a web site, it is useful as your own
search engine for pages in your site. Also, it is useful as search utilities
of mail boxes and file servers.

The characteristic of Hyper Estraier is the following.
  * High performance of search
  * High scalability of target documents
  * Perfect recall ratio by N-gram method
  * Phrase search, attribute search, and similarity search
  * Multilingualism with Unicode
  * Independent of file format and repository
  * Simple and powerful API
  * Supporting P2P architecture

WWW: http://hyperestraier.sourceforge.net/

(This is a predecessor to textproc/estraier, not a drop in replacement.)

Number of commits found: 65