non port: deskutils/doodle/Makefile |
Number of commits found: 23 |
Monday, 9 Apr 2012
|
23:51 bapt
Mark as deprecated and set expiration to 2012-05-10 for ports that are mark as
broken for more than 6 month
|
Thursday, 16 Feb 2012
|
15:57 ashish
- Bump PORTREVISION to chase the update of multimedia/libvpx
|
Friday, 23 Sep 2011
|
22:26 amdmi3
- 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
|
Wednesday, 16 Mar 2011
|
22:21 pav
- Mark BROKEN: does not configure with new libextractor
Reported by: pointyhat
|
Sunday, 6 Mar 2011
|
23:19 pav
- Chase libextractor shlib raise
Reported by: pointyhat
Pointy hat to: vd
|
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Thursday, 21 Aug 2008
|
06:18 rafan
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)
|
Friday, 6 Jun 2008
|
13:18 edwin
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)
|
Wednesday, 12 Mar 2008
|
13:27 jadawin
- Update maintainer address
Approved by: thierry (mentor)
|
Thursday, 13 Dec 2007
|
08:38 rafan
- Update to 0.6.7
- Pass maintainership to submitter
PR: ports/118641
Submitted by: Philippe Audeoud <jadawin at tuxaco.net>
|
Monday, 23 Jul 2007
|
09:36 rafan
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Sunday, 15 Apr 2007
|
19:15 gabor
- Remove FreeBSD 4.X support from unmaintained ports in categories starting with
letter d-e
|
Thursday, 25 Jan 2007
|
16:51 vd
Upgrade deskutils/doodle from 0.6.5 to 0.6.6
New version reported by: shaun (via portscout)
|
Monday, 20 Nov 2006
|
22:03 miwi
- Update to 0.6.5
PR: ports/105695
Submitted by: Thomas Abthorpe
|
Friday, 3 Nov 2006
|
13:10 jylefort
Drop maintainership
|
Thursday, 4 May 2006
|
21:41 edwin
Remove USE_REINPLACE from all categories starting with D
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tuesday, 15 Nov 2005
|
06:52 ade
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.
|
Sunday, 6 Nov 2005
|
11:47 jylefort
Chase the libextractor update.
Reported by: pointyhat via kris
Ignored by: kevlo
|
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Tuesday, 6 Sep 2005
|
14:24 jylefort
Update to 0.6.3
|
Sunday, 26 Jun 2005
|
15:17 jylefort
Add doodle.
Doodle is a tool to quickly search the documents on a computer. Doodle
builds an index using meta-data contained in the documents and allows
fast searches on the resulting database. Doodle uses libextractor to
support obtaining meta-data from various file-formats. The database
used by doodle is a suffix tree, resulting in fast lookups. Doodle
supports approximate searches.
WWW: http://gnunet.org/doodle/
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>, myself
|
Number of commits found: 23 |