notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: devel/libpasori/files/Makefile.lpdump
SVNWeb

Number of commits found: 3

Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  commit hash:135fdeebb99c3569e42d8162b265e15d29bd937d  135fdee  (Only the first 10 of 2028 ports in this commit are shown above. View all ports for this commit)
all: Remove all other $FreeBSD keywords.
Fri, 20 Dec 2019
[ 23:24 brooks search for other commits by this committer ] Original commit   Revision:520531 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Additional builds with 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>.

Also GC NO_MANCOMPRESSED which doesn't do anything.

In the case of devel/libpasori, this change accomplished the same thing
as the change in r518434, but more directly (fix the Makefiles rather
than patching them after they are installed).
Sun, 21 Jan 2007
[ 13:39 nork search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
Add libpasori 02, feliCa read/write library for Sony RC-S320
USB FeliCa R/W(PaSoRi).

PR:             ports/108173
Submitted by:   Yoshihiko Sarumaru <mistral at imasy.or.jp>
Reviewed by:    matusita

Number of commits found: 3