CVS log for ports/www/dpsearch/Makefile
Up to [FreeBSD] / ports / www / dpsearch
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.45: download - view: text, markup, annotated - select for diffs
Sun Jan 1 16:47:37 2012 UTC (5 weeks, 5 days ago) by ohauer
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +1 -1 lines
- change required APACHE version from 13+ to 20+ (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@
Revision 1.44: download - view: text, markup, annotated - select for diffs
Sat Aug 20 17:27:37 2011 UTC (5 months, 3 weeks ago) by ohauer
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Mar 14 08:40:06 2011 UTC (10 months, 4 weeks ago) by wen
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -1 lines
- Bump PORTREVISION to chase the update of dns/libidn
Revision 1.42: download - view: text, markup, annotated - select for diffs
Sun Mar 6 23:19:02 2011 UTC (11 months ago) by pav
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +1 -1 lines
- Chase libextractor shlib raise Reported by: pointyhat Pointy hat to: vd
Revision 1.41: download - view: text, markup, annotated - select for diffs
Sun Jan 31 08:38:35 2010 UTC (2 years ago) by lwhsu
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +9 -9 lines
- Update to 4.53 PR: ports/143140 Submitted by: Maxim Zakharov <maxime AT maxime.net.ru>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Apr 27 01:39:22 2009 UTC (2 years, 9 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +1 -1 lines
- Update to 4.52 PR: 133997 Submitted by: Maxim Zakharov <maxime at maxime dot net dot ru>
Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Jan 13 11:31:05 2009 UTC (3 years ago) by beech
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +7 -2 lines
- Update to 4.51 - Respect NOPORTDOCS PR: ports/130490 Submitted by: Maxim Zakharov <maxime@maxime.net.ru>
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Dec 29 22:38:49 2008 UTC (3 years, 1 month ago) by amdmi3
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +10 -10 lines
- Chase japanese/chasen-base shlib version bump - While here, fix misspelled *_DEPENDS, improve APACHE dependency handling, fix plist
Revision 1.37: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:18:34 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +0 -1 lines
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)
Revision 1.36: download - view: text, markup, annotated - select for diffs
Thu Aug 7 22:24:01 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- Update to 4.50 PR: 126341 Submitted by: Maxim Zakharov <maxime@maxime.net.ru>
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jul 29 15:45:44 2008 UTC (3 years, 6 months ago) by pav
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +4 -3 lines
- Update to 4.50 PR: ports/126072 Submitted by: Maxim Zakharov <maxime@maxime.net.ru>
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Feb 15 08:59:14 2008 UTC (3 years, 11 months ago) by beech
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +7 -7 lines
- Update to 4.49 Changelog: * String tokenization has been improved. For example, "c--" and "c#" are now cosidered as words. * A subdocument indexing technique has been implemented. * LongestTextItems command has been added. Use it to specify the number of longest text items to index. * The support has been added for georgian-academy and georgian-ps charsets. * URL data preloading has been fixed for multi-DBAddr configurations. * HTML parser is now skiping indexing within tags with visibility set to "none" or "hidden" in "style" attribute. * Subnet command has been fixed. * $*(x) type of template meta-variable has been added. Use it to HTML-escape value without search words highlighting. * $(np) and $(p) have been fixed in "resbot" and "bottom" sections of search template. * PagesInGroup command has been added. Use it to specify the number of additional pages from the same site when google-like groupping is enabled. * ServerWeight command has been fixed. PR: ports/120677 Submitted by: Maxim Zakharov <maxime@maxime.net.ru>
Revision 1.33: download - view: text, markup, annotated - select for diffs
Sat Oct 27 22:46:34 2007 UTC (4 years, 3 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- Update to 4.48 PR: 117570 Submitted by: Maxime Zakharov <maxime@maxime.net.ru>
Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Jul 12 19:35:25 2007 UTC (4 years, 7 months ago) by miwi
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -1 lines
- Update to 4.47 - Fix build after objformat removal [1] PR: 114497 Submitted by: Maxime Zakharov <maxime@datapark.ru> miwi
Revision 1.31: download - view: text, markup, annotated - select for diffs
Sat Apr 21 17:39:38 2007 UTC (4 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +3 -3 lines
- Update to 4.46 PR: 111985 Submitted by: Maxim Zakharov <maxime@sochi.net.ru>
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Mar 26 10:02:33 2007 UTC (4 years, 10 months ago) by miwi
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +1 -1 lines
- Update to 4.45.1 PR: 110841 Submitted by: Maxim Zakharov <maxime@sochi.net.ru>
Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 23 16:16:01 2007 UTC (5 years ago) by miwi
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
- Update to 4.44 PR: ports/108245 Submitted by: Maxime Zakharov <maxime@sochi.net.ru> (maintainer)
Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Nov 1 09:52:00 2006 UTC (5 years, 3 months ago) by miwi
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +1 -1 lines
- Update to 4.43 PR: ports/104933 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.27: download - view: text, markup, annotated - select for diffs
Wed Sep 6 08:04:41 2006 UTC (5 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
- Update to 4.42 PR: ports/102911 Submitted by: Maxime Zakharov <maxime at sochi.net.ru>
Revision 1.26: download - view: text, markup, annotated - select for diffs
Tue Aug 15 01:11:31 2006 UTC (5 years, 5 months ago) by clsung
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
- s,INSTALLS_SHLIB,USE_LDCONFIG,g - these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Jul 25 11:37:01 2006 UTC (5 years, 6 months ago) by miwi
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
- Update to 4.41 PR: ports/100753 Submitted by: Maxime Zakharov <maxime(at)sochi.net.ru> Approved by: krion (mentor), maintainer
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri May 26 17:31:20 2006 UTC (5 years, 8 months ago) by pav
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- Update to 4.40.1 PR: ports/97927 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.23: download - view: text, markup, annotated - select for diffs
Sat Mar 18 14:23:08 2006 UTC (5 years, 10 months ago) by pav
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -2 lines
- Update to 4.38 PR: ports/94575 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 23 10:39:36 2006 UTC (5 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Conversion to a single libtool environment. Approved by: portmgr (kris)
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Feb 12 01:27:30 2006 UTC (5 years, 11 months ago) by lawrance
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
Update to 4.37. PR: ports/93116 Submitted by: Maxime Zakharov <maxime@sochi.net.ru> (maintainer)
Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Dec 4 00:18:09 2005 UTC (6 years, 2 months ago) by clement
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- prepare removal of www/apache2 in favor of www/apache20 for naming consistency - add entries in UPDATING (for apache22 too) PR: ports/78119 Repocopied by: marcus
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Dec 3 19:24:50 2005 UTC (6 years, 2 months ago) by tdb
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
- Update to 4.35 PR: 89882 Submitted by: Maxime Zakharov <maxime@sochi.net.ru> Approved by: clement (mentor)
Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:51:29 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Nov 12 18:52:21 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Move IDN related ports from devel to dns category: devel/libidn -> dns/libidn devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN Approved by: both maintainers Repocopy by: marcus
Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Nov 2 02:45:21 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 4.34 PR: 88329 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Sep 16 11:14:28 2005 UTC (6 years, 4 months ago) by sem
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +8 -1 lines
- Update to 4.33 - Add aspell support (off by default) PR: ports/86205 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jul 31 11:21:19 2005 UTC (6 years, 6 months ago) by sem
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Update to 4.32 PR: ports/84380 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon Jun 27 16:19:59 2005 UTC (6 years, 7 months ago) by jylefort
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
- Update to 4.31 [1] - Improve pkg-message [1]: PR: ports/82560 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 3 20:18:09 2005 UTC (6 years, 8 months ago) by oliver
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +6 -1 lines
change the libtool version to use from 1.3 to 1.5
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:26:43 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until after 5.4-RELEASE.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Apr 11 20:28:36 2005 UTC (6 years, 10 months ago) by ahze
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 4.29 PR: ports/78652 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:04:16 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Jan 31 00:35:54 2005 UTC (7 years ago) by girgen
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +4 -5 lines
Split the postgresql ports into a server and a client part. All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors)
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jan 20 00:07:16 2005 UTC (7 years ago) by pav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +5 -7 lines
- Update to 4.28 PR: ports/76441 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Dec 23 08:25:47 2004 UTC (7 years, 1 month ago) by nork
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -1 lines
Clean up SQLite and related ports. o Move databases/sqlite to databases/sqlite2. o Fix dependency on databases/sqlite. o Update sqlite2 to 2.8.15. o Bump PORTREVISION, accordingly. Approved by: portmgr, maintainers of sqlite and related ports
Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Nov 5 13:02:21 2004 UTC (7 years, 3 months ago) by arved
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +3 -2 lines
Update to 4.26 PR: 72746 Submitted by: Maxim Zakharov
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Nov 4 17:21:35 2004 UTC (7 years, 3 months ago) by leeym
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +39 -38 lines
- update to dpsearch-4.25 - replace spaces with tabs - utilize DATADIR and PORTDIR
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 3 15:00:00 2004 UTC (7 years, 3 months ago) by arved
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +4 -0 lines
Add a database dependency for PACKAGE_BUILDING
Revision 1.2: download - view: text, markup, annotated - select for diffs
Tue Oct 26 15:26:43 2004 UTC (7 years, 3 months ago) by krion
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -1 lines
Chase libraries for new devel/libidn version.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Oct 14 08:56:13 2004 UTC (7 years, 3 months ago) by edwin
Branches: MAIN
New port: www/dpsearch : Open source search engine for Internet and Intranet sites This is a port of the latest released version of DataparkSearch. DataparkSearch Engine is a full-featured open sources web-based search engine released under the GNU General Public License and designed to organize search within a website, group of websites, intranet or local system. PR: ports/68050 Submitted by: Maxime Zakharov <maxime@sochi.net.ru>
