| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: mat
Notes:
svn path=/head/; revision=335183
|
|
|
|
|
|
|
|
|
|
| |
- sync with textproc/sphinxsearch
- use OPTIONS Helpers
Approved by: mat
Notes:
svn path=/head/; revision=335181
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt, implicit)
Notes:
svn path=/head/; revision=328939
|
|
|
|
|
|
|
| |
textproc)
Notes:
svn path=/head/; revision=327773
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here
Notes:
svn path=/head/; revision=316683
|
|
|
|
|
|
|
| |
- .if .if -> .if
Notes:
svn path=/head/; revision=314819
|
|
|
|
| |
Notes:
svn path=/head/; revision=314817
|
|
|
|
|
|
|
|
|
|
| |
- trim historical header
- replace a tab with space in do-install
Approved by: portmgr (bapt,miwi)
Notes:
svn path=/head/; revision=314816
|
|
|
|
|
|
|
|
|
| |
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
Notes:
svn path=/head/; revision=302141
|
|
|
|
|
|
|
|
|
| |
http://ketas.si.pri.ee/ports-conflicts/danger@FreeBSD.org
Submitted by: FreeBSD Ports conflicts checker
Notes:
svn path=/head/; revision=298489
|
|
|
|
| |
Notes:
svn path=/head/; revision=290490
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=285419
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=282282
|
|
|
|
|
|
|
|
|
|
|
| |
o) Fixed crash on WriteValue (affected MIPSEL arch and FreeBSD
builds)
o) http://code.google.com/p/sphinxsearch/source/detail?r=2799
Submitted by: Brian Eng <eng@vadriven.com>
Notes:
svn path=/head/; revision=275616
|
|
|
|
| |
Notes:
svn path=/head/; revision=275565
|
|
|
|
| |
Notes:
svn path=/head/; revision=271309
|
|
|
|
|
|
|
|
|
|
|
| |
- retire md5 cksum
Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by: novel
Feature safe: yes
Notes:
svn path=/head/; revision=268554
|
|
|
|
|
|
|
| |
Hat: portmgr
Notes:
svn path=/head/; revision=259569
|
|
|
|
|
|
|
|
|
| |
- mostly inspired by textproc/sphinxsearch, thanks to Mattew
Submitted by: Mattew Seamn <m.seaman@infracaninophile.co.uk>
Notes:
svn path=/head/; revision=259126
|
|
|
|
|
|
|
|
|
| |
PR: ports/135604
Submitted by: Vivek Khera <vivek@khera.org>
Approved by: miwi
Notes:
svn path=/head/; revision=236732
|
|
|
|
| |
Notes:
svn path=/head/; revision=230341
|
|
|
|
|
|
|
| |
Approved by: wxs
Notes:
svn path=/head/; revision=227000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
| |
- bump the PORTREVISION
Approved by: miwi
Notes:
svn path=/head/; revision=214118
|
|
|
|
|
|
|
|
| |
Approved by: miwi
PR: ports/121414 (with updated patch)
Notes:
svn path=/head/; revision=214117
|
|
Sphinx is a full-text search engine, distributed under GPL version
2. Commercial license is also available for embedded use.
Generally, it's a standalone search engine, meant to provide fast,
size-efficient and relevant fulltext search functions to other
applications. Sphinx was specially designed to integrate well with SQL
databases and scripting languages. Currently built-in data sources
support fetching data either via direct connection to MySQL, or from
an XML pipe.
As for the name, Sphinx is an acronym which is officially decoded as
SQL Phrase Index.
WWW: http://www.sphinxsearch.com/
Submitted by: Daniel Gerzo <danger@FreeBSD.org>
Notes:
svn path=/head/; revision=205826
|