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''''''''s 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: graphics/gdchart/files/Makefile

Number of commits found: 5

Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Monday, 25 Nov 2019
23:25 brooks search for other commits by this committer
Fix build with src r354909 applied.

The referenced change made NO_INSTALLLIB, NO_MAN, and NO_PROFILE into
errors causing these ports that declare them and use the FreeBSD make
infrastructure as part of their build to fail.

When the offending variables occur in a BSD Makefile, NO_MAN becomes
MAN= and NO_INSTALLLIB and NO_PROFILE become MK_INSTALLLIB=no and
MK_PROFILE=no respectively.  When declared in the environment they
become WITHOUT_<FOO>.
Original commitRevision:518434 
Saturday, 29 Apr 2006
21:23 pav search for other commits by this committer
- Update to 0.11.5

PR:             ports/96513
Submitted by:   Aleksander Fafula <alex@BSDGuru.org>
Original commit
Saturday, 28 Feb 2004
11:54 perky search for other commits by this committer
Build and install a shared library.

Approved by:    knu (maintainer)
Original commit
Sunday, 15 Sep 2002
12:10 knu search for other commits by this committer
- Update to 0.11.2dev.

- Use a BSD Makefile rather than messing with the bundled one.
  Currently no shlib is provided since the library's global variables
  are not properly exported. (Could be fixed in future)

- Take maintainership.
Original commit

Number of commits found: 5