index
:
ports
2014Q1
2014Q2
2014Q3
2014Q4
2015Q1
2015Q2
2015Q3
2015Q4
2016Q1
2016Q2
2016Q3
2016Q4
2017Q1
2017Q2
2017Q3
2017Q4
2018Q1
2018Q2
2018Q3
2018Q4
2019Q1
2019Q2
2019Q3
2019Q4
2020Q1
2020Q2
2020Q3
2020Q4
2021Q1
2021Q2
2021Q3
2021Q4
2022Q1
2022Q2
2022Q3
2022Q4
2023Q1
2023Q2
2023Q3
2023Q4
2024Q1
2024Q2
2024Q3
2024Q4
2025Q1
main
FreeBSD ports tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.port.mk
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch over to XFree86-4.x for ${OSVERSION}>=450005. If you are tracking
Kris Kennaway
2002-04-27
1
-2
/
+2
*
Heroic attempt to reduce number of PRs assigned to portmgr@:
Maxim Sobolev
2002-04-25
1
-138
/
+145
*
Fix another "last" bug introduced with the speed-up commit. In some conditions
Maxim Sobolev
2002-04-04
1
-0
/
+1
*
Fix missing quotes around one instance of
Ade Lovett
2002-04-03
1
-1
/
+1
*
Fix a fetch bug in MASTER_SITES_NN introduced in rev 1.396.
Kris Kennaway
2002-04-02
1
-6
/
+6
*
Added bsd.java.mk. This adds Java-specific support to ports by
Ernst de Haan
2002-03-28
1
-0
/
+4
*
The second, and I hope the last, revision of speedup patch - make USE_SUBMAKE
Maxim Sobolev
2002-03-28
1
-19
/
+28
*
Slightly adjust speedup patch, so that it works when user specifies unnatural
Maxim Sobolev
2002-03-27
1
-2
/
+6
*
- Significantly reduce overhead associated with bsd.port.mk by replacing .USE
Maxim Sobolev
2002-03-25
1
-183
/
+175
*
XFree86 4.2.0 Stage 1: bsd.port.mk
Will Andrews
2002-03-16
1
-0
/
+22
*
Take Perl 5.6.1 into account. Allow for slow updaters who prefer to
Mark Murray
2002-03-16
1
-0
/
+6
*
Add -D_THREAD_SAFE for -current too
Andrey A. Chernov
2002-02-24
1
-1
/
+1
*
Fix a typo in the CD_MOUNTPTS bits.
David E. O'Brien
2002-02-22
1
-1
/
+1
*
Fix the default CONFIGURE_TARGET to one that is a proper GNU tuple.
David E. O'Brien
2002-02-21
1
-2
/
+2
*
Add a default value for _PATCH_SITES_DEFAULT so the MASTER_SITE_N
Steve Price
2002-01-24
1
-0
/
+1
*
Bring in changes tested on bento's new 4-exp tree, specially fitted for the
Will Andrews
2002-01-23
1
-41
/
+346
*
Add AUTOMAKE_ARGS+=-i by default if AUTOMAKE_VER != 1.5. This generates
Will Andrews
2001-12-22
1
-0
/
+1
*
Add USE_AUTO{CONF,MAKE}_VER following original idea from bsd.kde.mk
Mario Sergio Fujikawa Ferreira
2001-11-28
1
-13
/
+77
*
Fix a wrong comment. PATCHDIR is now ${MASTERDIR}/files by default,
Akinori MUSHA
2001-11-17
1
-1
/
+1
*
Add bzip2 support for distribution patches. The bzip2 dependency is
Akinori MUSHA
2001-11-17
1
-2
/
+11
*
Add a bunch of generally used command macros:
Akinori MUSHA
2001-11-17
1
-9
/
+35
*
Define EXAMPLESDIR as well as DOCSDIR and DATADIR. Of course this
Akinori MUSHA
2001-11-17
1
-0
/
+3
*
Fix PKG_IGNORE_DEPENDS so it matches the latest XFree86 3.x port.
Akinori MUSHA
2001-11-17
1
-1
/
+1
*
Add variables $ACLOCAL and $AUTOHEADER, now that the program names
Thomas Gellekum
2001-11-13
1
-0
/
+2
*
Fix a quoting bug in `make describe'.
Akinori MUSHA
2001-11-09
1
-58
/
+36
*
Allow the perl version and architecture to be overridden.
Mark Murray
2001-11-05
1
-7
/
+7
*
Fix abuse of ${AUTOMAKE}/${AUTOCONF}
Maxim Sobolev
2001-10-30
1
-2
/
+2
*
USE_AUTOCONF and USE_AUTOMAKE now depend and use the legacy versions.
David E. O'Brien
2001-10-29
1
-4
/
+4
*
Switch to building -current ports against XFree86 4.x.
David E. O'Brien
2001-10-09
1
-1
/
+5
*
Add a "LATEST_LINK" knob. This makes it easy to set the Latest link, so that
David E. O'Brien
2001-09-28
1
-1
/
+4
*
Fix a spelling mistake.
David E. O'Brien
2001-09-23
1
-2
/
+2
*
Change "USE_NEWGCC" to "USE_GCC295" and add "USE_GCC30" for soon future use.
David E. O'Brien
2001-09-23
1
-2
/
+10
*
Include ${PKGNAME} in the names of cookie files so that a port would
Akinori MUSHA
2001-09-22
1
-7
/
+7
*
Update library pointer for Mesa3 port in USE_MESA so that if
Will Andrews
2001-08-31
1
-1
/
+1
*
Minor changes:
Will Andrews
2001-08-27
1
-2
/
+2
*
<expletive>
Thomas Gellekum
2001-08-03
1
-1
/
+1
*
Use a variable for PYTHON_PORTVERSION.
Thomas Gellekum
2001-08-03
1
-1
/
+1
*
Do not build-depend on archivers/bzip2 if the system has
Akinori MUSHA
2001-08-01
1
-1
/
+1
*
(1) Fix a typo becuase -> because.
Steve Price
2001-07-25
1
-2
/
+5
*
Similarly to DOCSDIR add DATADIR?=${PREFIX}/share/${PORTNAME}. Also slightly
Maxim Sobolev
2001-07-10
1
-1
/
+5
*
Add "DOCSDIR=${PREFIX}/share/doc/${PORTNAME}" so every port in the world
David E. O'Brien
2001-07-09
1
-0
/
+3
*
BUILD_DEPENDS on bzip2 only if ${OSVERSION} < 500021.
FUJISHIMA Satsuki
2001-06-29
1
-1
/
+1
*
Harden a wording of ``do not commit here'' warning at the top of the file. It
Maxim Sobolev
2001-06-28
1
-1
/
+3
*
Remove some extraneous breaks
Brian Somers
2001-06-28
1
-4
/
+2
*
Upgrade openssl to 0.9.6a and bump the shlib version in the process
Doug Barton
2001-05-23
1
-1
/
+1
*
New category picobsd starts today.
Satoshi Asami
2001-04-22
1
-3
/
+3
*
(1) Move inclusion of bsd.kde.mk to the right place.
Satoshi Asami
2001-04-16
1
-5
/
+5
*
Overhaul QT/KDE support:
Will Andrews
2001-04-03
1
-14
/
+4
*
(1) Change maintainership of bsd.port.mk to portmgr@FreeBSD.org. This is
Satoshi Asami
2001-03-24
1
-8
/
+15
*
(1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295.
Satoshi Asami
2001-02-17
1
-3
/
+3
[next]