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 photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
non port: Mk/bsd.port.mk

Number of commits found: 1304 (showing only 4 on this page)

[First Page]  «  4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 

Wednesday, 27 Mar 2002
04:26 sobomax search for other commits by this committer
Slightly adjust speedup patch, so that it works when user specifies unnatural
targets sequence, i.e. `make clean build'. It doesn't affect default behaviour.

Reported by:    knu
Original commit
Monday, 25 Mar 2002
08:48 sobomax search for other commits by this committer
- Significantly reduce overhead associated with bsd.port.mk by replacing .USE
  macro, which was invoking separate make(1) process for each of the main
  targets, with explicit make(1) targets and specifying the dependencies on
  those targets in normal Makefile way. This gives up to 4x speedup. For the
  ports relying on the old functionality (i.e. each main target in a separate
  make(1) process) provide a USE_SUBMAKE knob, which provides old behaviour;

- speed-up dependency registration process by the factor of two, which
  could be a great win especially for things like GNOME and KDE with very long
  dependency chains;

- clean-up internal structure of the file, so that it is easier to understand
  and extend it when necessary.

Inspired by:    NetBSD
Reviewed by:    freebsd-ports@
Tested by:      bento
Original commit
Saturday, 16 Mar 2002
23:37 will search for other commits by this committer
XFree86 4.2.0 Stage 1: bsd.port.mk
        [1] Handle HTML-ified manpages in plists.
        [2] Add --x-[libraries,includes]=${X11BASE}/[lib,include] if we are
            using GNU_CONFIGURE in this port.  This is required if the port
            adds a bunch of other libraries by default to CPPFLAGS and
            configure gets a false positive.

Submitted by:   [1] sf
                [2] many people
Original commit
22:47 markm search for other commits by this committer
Take Perl 5.6.1 into account. Allow for slow updaters who prefer to
stay with an older CURRENT and perl 5.6.0.
Original commit

Number of commits found: 1304 (showing only 4 on this page)

[First Page]  «  4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14