Commit graph

47 commits

Author SHA1 Message Date
Dmitry Marakasov
b2b01422b8 - Switch SourceForge ports to the new File Release System: categories starting with T,U,V 2009-08-22 00:37:17 +00:00
Rong-En Fan
741aa71483 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
 - 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)
2008-08-21 06:18:49 +00:00
Michael Johnson
a8a17557f0 Update to 1.4.13 2008-03-26 12:23:39 +00:00
Michael Johnson
fcda740800 Update to 1.4.12 2008-01-09 17:17:18 +00:00
Michael Johnson
61a4b01bd8 Update to 1.4.11 2007-12-21 12:45:45 +00:00
Michael Johnson
c2d31e2e9d Update to 1.4.10
PR:		ports/109995
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2007-03-06 14:59:14 +00:00
Michael Johnson
b1d8083cbe - 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>
2006-12-08 13:16:35 +00:00
Michael Johnson
b64c955cf9 Update to 1.4.9
PR:		105428
Submitted by:	KIMURA Yasuhiro <yasu@home.utahime.org>
2006-11-15 01:09:19 +00:00
Michael Johnson
ab5b0ac179 Update to 1.4.8
PR:		ports/105136
Submitted by:	KIMURA Yasuhiro <yasu@utahime.org>
2006-11-08 01:38:48 +00:00
Michael Johnson
e3274fef3d - Update to 1.4.6 2006-11-02 17:40:32 +00:00
Michael Johnson
93b0afdcd6 - Update to 1.4.5
PR:		ports/104487
Submitted by:	leeym
2006-10-30 23:57:50 +00:00
Cheng-Lung Sung
7861df6ee3 - Update to 1.4.4
PR:		ports/103736
Submitted by:	clsung
Approved by:	maintainer (ahze)
2006-09-28 14:46:00 +00:00
Michael Johnson
9f5ce33491 - Update to 1.4.3 2006-09-20 14:52:07 +00:00
Michael Johnson
e6f344844d Update to 1.4.1 2006-09-03 15:21:03 +00:00
Michael Johnson
01e434f0f2 - Update to 1.3.6 2006-08-09 12:47:37 +00:00
Michael Johnson
9d33c0c3c3 - Update to 1.3.5 2006-08-02 23:33:06 +00:00
Michael Johnson
3a0380b562 - Update to 1.3.4 2006-07-27 02:03:48 +00:00
Michael Johnson
45bf5b01da - Update to 1.3.3 2006-07-15 15:24:07 +00:00
Michael Johnson
79e762dc38 - Update to 1.3.2 2006-07-10 20:21:24 +00:00
Michael Johnson
830aa9e010 - Update to 1.3.0
Spotted on:	portscout
2006-07-06 05:42:05 +00:00
Michael Johnson
77bae1dc26 - Update to 1.2.9 2006-06-20 21:04:24 +00:00
Michael Johnson
e967b378da - Update to 1.2.8
Spotted on:	portscout
2006-06-07 01:57:05 +00:00
Michael Johnson
0b4c039879 - Update to 1.2.7 2006-05-26 02:17:56 +00:00
Michael Johnson
2ab6c80c87 - Update to 1.2.6 2006-05-14 04:03:50 +00:00
Michael Johnson
fc142e72cf - Update to 1.2.5 2006-05-07 22:51:55 +00:00
Michael Johnson
9b66711d16 - Update to 1.2.4 2006-05-02 14:29:49 +00:00
Michael Johnson
11a638f356 - Update to 1.2.3 2006-04-23 14:34:01 +00:00
Michael Johnson
ef14cdf924 - Update to 1.2.2 2006-04-17 11:27:49 +00:00
Michael Johnson
889e1eaa41 - Attempt to fix build on sparc64 by using CONFIGURE_TARGET=..
Pointed out by:	pointyhat
2006-04-05 15:45:39 +00:00
Michael Johnson
d1a93a473a - Update to 1.1.6 2006-03-25 20:48:53 +00:00
Michael Johnson
56dc269839 - Update to 1.1.3 2006-03-15 12:14:19 +00:00
Michael Johnson
a52f6381b2 - Chase libver bump in qdbm 2006-01-08 21:39:28 +00:00
Michael Johnson
ab78b0ee21 - Update to 1.1.2 2005-12-20 00:38:33 +00:00
Michael Johnson
7e4ece1a70 - Update to 1.1.1 2005-12-10 23:14:26 +00:00
Michael Johnson
4ebb4aa862 - Fix plist 2005-11-19 20:44:58 +00:00
Michael Johnson
51907ea6b9 - Update to 1.0.6 2005-11-17 22:38:10 +00:00
Michael Johnson
9f03b1b18a - Update to 1.0.5 2005-11-11 01:07:24 +00:00
Michael Johnson
3e4b179fa7 - Add SHA256
- Add SIZE to a few ports
2005-11-09 07:09:47 +00:00
Michael Johnson
b33e0d90ac - Update to 1.0.4 2005-11-07 03:50:35 +00:00
Michael Johnson
6040b50149 - Update to 1.0.3 2005-11-02 00:20:49 +00:00
Michael Johnson
98bfc64e41 - Update to 1.0.1 2005-10-22 03:44:35 +00:00
Michael Johnson
77340ffd5b - Update to 1.0.0
Reported by:	Edwins FreeBSD Ports Version Check thing
2005-10-17 23:28:46 +00:00
Michael Johnson
417ca27f83 - Update to 0.9.2 2005-10-13 04:32:33 +00:00
Michael Johnson
7c5c491535 - Add missing man pages
Reported by:	kris mail
2005-10-05 18:15:06 +00:00
Michael Johnson
68449e7194 - Update to 0.9.1 2005-09-29 04:23:58 +00:00
Michael Johnson
0eb97d063e - Update to 0.9.0 2005-09-21 01:08:33 +00:00
Michael Johnson
96a286ca64 - 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.)
2005-09-11 21:27:57 +00:00