notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: palm/synce-hal/Makefile

Number of commits found: 10

Friday, 28 Feb 2014
18:46 antoine search for other commits by this committer
Deprecate and set expiration date for some ports ignored on all supported
versions
Original commitRevision:346565 
Friday, 20 Sep 2013
22:33 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
palm)
Original commitRevision:327760 
Saturday, 27 Apr 2013
18:25 mva search for other commits by this committer
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
  USE_GETTEXT=yes to USES=gettext while here
Original commitRevision:316683 
Monday, 12 Oct 2009
09:49 avl search for other commits by this committer
- Forgot to include bsd.port.pre.mk and bsd.port.post.mk.
Reported by:    QAT
Original commit
09:44 avl search for other commits by this committer
- Fix .if condition
Original commit
09:41 avl search for other commits by this committer
- Update to 0.14
- Mark IGNORE for OSVERSION >= 800074

PR:             ports/139328
Submitted by:   myself
Approved by:    maintainer, portmgr (miwi)
Original commit
Saturday, 22 Aug 2009
00:35 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S
Original commit
Friday, 20 Mar 2009
23:20 miwi search for other commits by this committer
- Update to 0.13.1

PR:             132805
Submitted by:   Ilya Bakulin <webmaster@kibab.com> (maintainer)
Original commit
Thursday, 21 Aug 2008
06:18 rafan search for other commits by this committer
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)
Original commit
Sunday, 27 Jul 2008
14:39 miwi search for other commits by this committer
SynCE is a project for connecting to devices running Windows CE or Pocket PC.
synce-hal manages device connection process and advertises device info
to other programs through HAL interface.

WWW: http://synce.sourceforge.net/

PR:             ports/125438
Submitted by:   Ilya Bakulin <webmaster at kibab.com>
Original commit

Number of commits found: 10