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: net/prosearch/Makefile
SVNWeb

Number of commits found: 49

Wed, 25 Jan 2023
[ 17:54 Muhammad Moinur Rahman (bofh) search for other commits by this committer ]    commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  commit hash:40843b1ccb8f70cca82dd115a71a46ae2a97a450  40843b1  (Only the first 10 of 106 ports in this commit are shown above. View all ports for this commit)
Mk/Uses/apache.mk: Refactor after removal of older versions

apache22 and apache25 had been removed a long time ago however the
apache.mk file has never been refactored and is out of sync from the
file Mk/bsd.default-versions.mk. These changes refactors the removals of
the older versions. In addition:

- Move some keywords like USE_APACHE, USE_APACHE_BUILD, USE_APACHE_RUN
  from SANITY_DEPRECATED to SANITY_UNSUPPORTED
- Remove apache versions from ports Makefiles as currently there is only
  one available version in the tree. However the version checks are
  still valid and should work flawlessly whenever a new version is
  added. For example USES=apache:2.2+ are simply replaced with
  USES=apache. As currently there are no other versions available for
  test this could not be checked on it's own ground.
- Update FOO_USE=APACHE=yes to FOO_USES=apache
- Remove trailing whitespaces

Approved by:    portmgr
Differential Revision: https://reviews.freebsd.org/D38113
Thu, 8 Sep 2022
[ 15:43 Stefan Eßer (se) search for other commits by this committer ]    commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  commit hash:986beaaabc71b9e7e29e7e89e0f36405b687216f  986beaa  (Only the first 10 of 174 ports in this commit are shown above. View all ports for this commit)
Move more WWW entries from pkg-descr files into Makefiles

The WWW: lines in the pkg-descr files of these ports where not at the
end of those files and have been missed in prior conversion runs.

Approved by:	portmgr (implicit)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
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.
Fri, 26 Jul 2019
[ 20:46 gerald search for other commits by this committer ] Original commit   Revision:507372 (Only the first 10 of 3853 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Tue, 4 Jun 2019
[ 14:17 antoine search for other commits by this committer ] Original commit   Revision:503475 (Only the first 10 of 37 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.7 to 4.8

With hat:	portmgr
Mon, 13 May 2019
[ 19:22 rene search for other commits by this committer ] Original commit   Revision:501586
net/prosearch: remove optional dependency on expired textproc/sphinxsearch-devel
Thu, 4 Apr 2019
[ 16:16 rene search for other commits by this committer ] Original commit   Revision:497850
net/prosearch: remove MARIA option that was disabled in r416166 (3 years ago)
Wed, 12 Dec 2018
[ 01:35 gerald search for other commits by this committer ] Original commit   Revision:487272 (Only the first 10 of 3168 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.

PR:		231590
Sat, 1 Sep 2018
[ 17:05 antoine search for other commits by this committer ] Original commit   Revision:478711 (Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba to 4.7
Samba 4.6 will be discontinued in a few weeks

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D16904
Sun, 11 Mar 2018
[ 18:36 brnrd search for other commits by this committer ] Original commit   Revision:464193 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Migrate USE_APACHE to USES= apache

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
Sat, 23 Dec 2017
[ 07:03 antoine search for other commits by this committer ] Original commit   Revision:457024 (Only the first 10 of 41 ports in this commit are shown above. View all ports for this commit)
Change default version of samba from 4.4 to 4.6

Reviewed by:	mat
With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D13529
Sat, 25 Mar 2017
[ 23:37 antoine search for other commits by this committer ] Original commit   Revision:436925 (Only the first 10 of 38 ports in this commit are shown above. View all ports for this commit)
Switch default version of samba from 4.3 to 4.4

With hat:	portmgr
Differential Revision:	https://reviews.freebsd.org/D10131
Tue, 21 Mar 2017
[ 21:59 antoine search for other commits by this committer ] Original commit   Revision:436659 (Only the first 10 of 63 ports in this commit are shown above. View all ports for this commit)
- Add USES=samba to handle dependency on samba
  Valid ARGS:  build, env, lib, run (default: build,run)
- Add SAMBA_DEFAULT to bsd.default-versions.mk (default: 4.3)
- Remove obsolete samba36 ports
- Modify samba4x ports to install libsmbclient
- Convert the ports tree to USES=samba

Reviewed by:	mat
Differential Revision:	https://reviews.freebsd.org/D8919
Mon, 30 May 2016
[ 19:03 rene search for other commits by this committer ] Original commit   Revision:416173
net/prosearch: fix SAMBA dependency from previous commit, bump PORTREVISION
[ 17:48 rene search for other commits by this committer ] Original commit   Revision:416166
net/prosearch: modernize and fix dependencies

- Change SAMBA dependency to use net/samba44 instead of
  net/samba-smbclient, which is the expired 3.6 version
- Change optional MARIA dependency to use the client/server from
  databases/mariadb100-* instead of those from databases/mariadb-*
  which were removed
- Disable the MariaDB dependency because it conflicts with
  databases/mysql* via databases/p5-DBD-mysql
- Modernize USE_MYSQL lines
- Bump PORTREVISION
Fri, 1 Apr 2016
[ 14:16 mat search for other commits by this committer ] Original commit   Revision:412348 (Only the first 10 of 2612 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
Sun, 10 Jan 2016
[ 16:31 bapt search for other commits by this committer ] Original commit   Revision:405719 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Convert ports from s* t* and net* categories to USES=sqlite and USES=firebird
Thu, 11 Jun 2015
[ 10:17 amdmi3 search for other commits by this committer ] Original commit   Revision:389187
- Add LICENSE
- Fix shebangs
- Add NO_ARCH

MFH:		2015Q2
Sat, 22 Nov 2014
[ 20:40 crees search for other commits by this committer ] Original commit   Revision:373100 (Only the first 10 of 88 ports in this commit are shown above. View all ports for this commit)
Finally retire USE_PGSQL
Thu, 28 Aug 2014
[ 02:37 vanilla search for other commits by this committer ] Original commit   Revision:366366
1: Upgrade to 0.19.4.
2: Stagify.

PR:		ports/193071
Submitted by:	<proler gmail.com>
Tue, 29 Jul 2014
[ 18:41 adamw search for other commits by this committer ] Original commit   Revision:363371 (Only the first 10 of 426 ports in this commit are shown above. View all ports for this commit)
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Thu, 24 Jul 2014
[ 15:57 bapt search for other commits by this committer ] Original commit   Revision:362812 (Only the first 10 of 74 ports in this commit are shown above. View all ports for this commit)
Reset maintainership for ports not staged with no pending PR

With hat:	portmgr
Fri, 4 Jul 2014
[ 09:41 tijl search for other commits by this committer ] Original commit   Revision:360588 (Only the first 10 of 116 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
have not been bumped yet after the latest libsqlite3.so library version
change.

Approved by:	portmgr (implicit)
Fri, 20 Sep 2013
[ 22:10 bapt search for other commits by this committer ] Original commit   Revision:327755 (Only the first 10 of 1288 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:
net)
Mon, 16 Sep 2013
[ 06:30 az search for other commits by this committer ] Original commit   Revision:327365 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
- convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
Thu, 6 Jun 2013
[ 06:05 bapt search for other commits by this committer ] Original commit   Revision:320053
Convert to new options framework
Thu, 31 Jan 2013
[ 19:14 timur search for other commits by this committer ] Original commit   Revision:311324 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Update ports that refer to net/samba34 to use newer net/samba36
Tue, 4 Sep 2012
[ 22:27 ohauer search for other commits by this committer ] Original commit   Revision:303678 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
- unbreak build
  since the port has NO_BUILD set use s/USE_APACHE/USE_APACHE_RUN/

with hat apache@
Sat, 18 Aug 2012
[ 14:29 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 188 ports in this commit are shown above. View all ports for this commit)
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Sat, 30 Jun 2012
[ 14:39 az 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)
- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@ (bapt@)
Wed, 13 Jun 2012
[ 21:05 scheidell search for other commits by this committer ] Original commit 
- Update to 0.19.2
- Change mariadb dependency to mariadb-client
- Update RUN_DEPENDS

PR:             ports/168433
Submitted by:   oleg <proler@gmail.com> (maintainer)
Tue, 23 Aug 2011
[ 12:13 az search for other commits by this committer ] Original commit  (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Rename www/p5-FastCGI to reflect official module name (FCGI) www/p5-FCGI.
Sat, 20 Aug 2011
[ 17:27 ohauer search for other commits by this committer ] Original commit  (Only the first 10 of 152 ports in this commit are shown above. View all ports for this commit)
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Wed, 6 Apr 2011
[ 14:37 culot search for other commits by this committer ] Original commit 
- Update to 0.19.1

PR:             ports/156210
Submitted by:   Oleg Alexeenkov <proler AT gmail.com> (maintainer)
Thu, 17 Mar 2011
[ 13:05 miwi search for other commits by this committer ] Original commit 
- Update to 0.19.0

PR:             155427
Submitted by:   Oleg Alexeenkov <proler@gmail.com> (maintainer)
Fri, 25 Feb 2011
[ 14:36 ale search for other commits by this committer ] Original commit 
Fix MySQL dependencies.
[ 01:32 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 296 ports in this commit are shown above. View all ports for this commit)
Chase after net/openldap24-server update.

Reminded by:    miwi
Tue, 14 Sep 2010
[ 19:53 garga search for other commits by this committer ] Original commit 
Change default samba version to 3.4

PR:             ports/150565
Submitted by:   garga@
Approved by:    maintainer
Sat, 10 Oct 2009
[ 09:39 miwi search for other commits by this committer ] Original commit 
- Update to 0.18.3

PR:             139417
Submitted by:   Oleg Alexeenkov <proler@gmail.com> (maintainer)
Sun, 30 Aug 2009
[ 10:22 linimon search for other commits by this committer ] Original commit 
Conditionally uses Perl, so needs WANT_PERL before inclusion of
bsd.port.pre.mk.

Hat:            portmgr
Sat, 22 Aug 2009
[ 00:32 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 341 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 N
Mon, 13 Apr 2009
[ 09:56 dhn search for other commits by this committer ] Original commit  (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
- Chase nmap update
- Bump PORTREVSION

Approved by:    miwi  (mentor)
Mon, 5 Jan 2009
[ 19:04 delphij search for other commits by this committer ] Original commit  (Only the first 10 of 249 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION's after OpenLDAP update.

Suggested by:   rafan
Fri, 6 Jun 2008
[ 13:50 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 181 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)
Tue, 6 May 2008
[ 06:48 beech search for other commits by this committer ] Original commit 
- Update to 0.18.2

PR:             ports/123280
Submitted by:   Oleg Alexeenkov <proler@gmail.com> (maintainer)
Fri, 18 Jan 2008
[ 01:21 beech search for other commits by this committer ] Original commit 
- Update to 0.18.1
- Makefile tweaks
- Remove pkg-plist comments

PR:             ports/119537
Submitted by:   Oleg Alexeenkov <proler@gmail.com> (maintainer)
Approved by:    linimon (mentor)
Sun, 16 Dec 2007
[ 23:59 beech search for other commits by this committer ] Original commit 
- Fix depend with p5-DBD-mysql

Reported by:    pointyhat via pav
Approved by:    linimon (mentor)
[ 11:52 beech search for other commits by this committer ] Original commit 
- New port prosearch-0.17.2
- File search and navigation system.

PR:             ports/116641
Submitted by:   Oleg Alexeenkov <proler@gmail.com> (maintainer)
Approved by:    linimon (mentor)

Number of commits found: 49