index
:
freebsd/ports.git
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
main
Unnamed repository; edit this file 'description' to name the repository.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Mk
/
bsd.port.mk
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bsd.port.mk: Finish update to make makepatch
John Marino
2014-10-30
1
-6
/
+24
*
Move WITH_CCACHE_BUILD logic to bsd.ccache.mk
Bryan Drewery
2014-10-28
1
-40
/
+1
*
Update Mesa ports to new default of 9.1.7 and more recent version to 10.3.0.
Koop Mast
2014-10-17
1
-0
/
+1
*
Modern compilers have more -O* flags that enable strict aliasing. Instead
Tijl Coosemans
2014-10-09
1
-1
/
+1
*
Use bsd.sanity.mk to check for INSTALLS_SHLIB
Baptiste Daroussin
2014-10-08
1
-3
/
+0
*
Get rid of _DESKTOPDIR_REL and use DESKTOPDIR everywhere
Baptiste Daroussin
2014-10-08
1
-14
/
+2
*
Use absolute path for PORTDATA PORTDOCS and PORTEXAMPLES
Baptiste Daroussin
2014-10-08
1
-20
/
+6
*
Use absolute patch for rc scripts in plist
Baptiste Daroussin
2014-10-08
1
-5
/
+2
*
Make info files absolute patch in plist
Baptiste Daroussin
2014-10-08
1
-12
/
+1
*
Remove unused configure-autotools target from Mk/bsd.autotools.mk and
Tijl Coosemans
2014-10-07
1
-1
/
+1
*
qa.sh now needs LINUXBASE
Antoine Brodin
2014-10-04
1
-0
/
+1
*
check-plist no longer needs to check for directories owned by dependencies.
Bryan Drewery
2014-10-03
1
-3
/
+0
*
Switch to WITH_NEW_XORG for all supported version of FreeBSD by default
Baptiste Daroussin
2014-10-03
1
-4
/
+2
*
- Reinstate r369644 fully to add the OSVERSION==UNAME_r sanity check.
Bryan Drewery
2014-10-02
1
-4
/
+0
*
Add BUNDLE_LIBS knob to prevent pkg(8) from automatically add provided shlibs
Baptiste Daroussin
2014-10-01
1
-0
/
+5
*
Activate New Xorg for the full 10.x branch see UPDATING for details
Baptiste Daroussin
2014-10-01
1
-1
/
+1
*
Partially revert r369644 temporarily (to add the OSVERSION=sysctl kern.osreld...
Bryan Drewery
2014-09-30
1
-0
/
+4
*
If either of OSVERSION or UNAME_r is improperly set when building in a
Bryan Drewery
2014-09-30
1
-4
/
+13
*
Change the way USES is handled:
Tijl Coosemans
2014-09-28
1
-8
/
+12
*
Try to make this more clear
Bryan Drewery
2014-09-26
1
-1
/
+1
*
Tell users to update the pkg PORT
Bryan Drewery
2014-09-25
1
-1
/
+1
*
Make the fetch of PATCHFILES more quiet
Antoine Brodin
2014-09-23
1
-1
/
+1
*
Remove some useless @cwd
Baptiste Daroussin
2014-09-23
1
-10
/
+2
*
- Fix check-vulerable exiting without printing message since pkg-1.3.4 fixed
Bryan Drewery
2014-09-22
1
-1
/
+1
*
Clean out some @dirrmtry
Baptiste Daroussin
2014-09-22
1
-9
/
+4
*
Stop emitting @dirrm* for PORTDATA and PORTEXAMPLES
Baptiste Daroussin
2014-09-22
1
-6
/
+0
*
Update CentOS base to 6.5, add userland ports
Johannes Jost Meixner
2014-09-22
1
-0
/
+2
*
Remove @dirrmtry from PORTSDOC code it is now automatic
Baptiste Daroussin
2014-09-22
1
-3
/
+0
*
PLIST_DIRS and PLIST_DIRSTRY are now equivalent and both emitting @dir entries
Baptiste Daroussin
2014-09-22
1
-5
/
+2
*
Do not set an initial value for owner/wheel pkg(8) does it by itself now
Baptiste Daroussin
2014-09-22
1
-4
/
+0
*
Update to 1.3.8 Changes:
Baptiste Daroussin
2014-09-22
1
-34
/
+3
*
- Remove -a when copying package. r329130 broke this when PACKAGES was on
Bryan Drewery
2014-09-19
1
-1
/
+1
*
- Fix minimum pkg version check when using pkg from git. Strip out everything
Bryan Drewery
2014-09-19
1
-2
/
+2
*
Remove dead pkg_install code
Bryan Drewery
2014-09-18
1
-15
/
+0
*
Fix typo.
Bryan Drewery
2014-09-18
1
-1
/
+1
*
Fix WITH_PKGNG=devel backward compatibility
Baptiste Daroussin
2014-09-18
1
-6
/
+6
*
Add a minimal version testing for the installed pkg to enforce people to go t...
Baptiste Daroussin
2014-09-18
1
-0
/
+11
*
Retire MANCOMPRESSED.
Mathieu Arnold
2014-09-18
1
-13
/
+1
*
Initial version of USES=autoreconf that can replace USE_AUTOTOOLS. It
Tijl Coosemans
2014-09-17
1
-2
/
+2
*
- Fix off-by-one with 'make checksum' which caused it to not properly
Bryan Drewery
2014-09-16
1
-1
/
+1
*
- Continue to define PKGNG_ORIGIN.
Bryan Drewery
2014-09-16
1
-3
/
+4
*
bsd.port.mk: Fix typo found in EXTRA_PATCHES handling
John Marino
2014-09-07
1
-1
/
+1
*
Fix example in my previous attempt to document COPYTREE macros
Pawel Pekala
2014-09-07
1
-1
/
+1
*
Factorize USE_CSTD and USE_CXXSTD
Baptiste Daroussin
2014-09-05
1
-12
/
+6
*
Change INSTALL_DATA to install with mode 644
Antoine Brodin
2014-09-04
1
-1
/
+3
*
This garbages collect code now useless:
Baptiste Daroussin
2014-09-03
1
-143
/
+2
*
Fix @dirrmtry in case PREFIX != LOCALBASE
Baptiste Daroussin
2014-09-03
1
-1
/
+1
*
Convert rmtry into regular Keyword
Baptiste Daroussin
2014-09-03
1
-9
/
+0
*
Add home directory creation to pre-install script for USERS/GROUPS
Baptiste Daroussin
2014-09-02
1
-2
/
+2
*
Commit non bikeshed part of Differential Revision D582
Antoine Brodin
2014-09-01
1
-9
/
+11
[next]