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
Commit message (
Expand
)
Author
Age
Files
Lines
*
- Fix check-stagedir causing staging violating. Quote all directory names
Bryan Drewery
2014-04-24
1
-2
/
+5
*
- Fix false-positive orphanned dir when '@unexec rmdir -p' is used.
Bryan Drewery
2014-04-24
1
-3
/
+3
*
- Refactor a bit into functions
Bryan Drewery
2014-04-24
1
-234
/
+290
*
- Sort Java implementations by preference, i.e., java/openjdk7 is preferred
Jung-uk Kim
2014-04-24
1
-15
/
+11
*
check-plist: Don't error if GNOME_MTREE_FILE is missing, which can happen
Bryan Drewery
2014-04-24
1
-1
/
+1
*
- Fix regression from r315599: Allow pkg to install itself first
Bryan Drewery
2014-04-24
1
-3
/
+0
*
- Fix when USES not defined
Bryan Drewery
2014-04-23
1
-2
/
+2
*
- Fix stage-qa when USES contains desktop-file-utils twice
Bryan Drewery
2014-04-23
1
-2
/
+6
*
- Handle plist containing @unexec /bin/rmdir
Antoine Brodin
2014-04-23
1
-5
/
+5
*
When linking a library libA with a library libB using libtool, if libB.la
Tijl Coosemans
2014-04-23
3
-13
/
+32
*
- Mostly revert r338509 and re-add SF mirrors. Prefer main redirect.
Bryan Drewery
2014-04-23
1
-0
/
+8
*
- Fix handling of "@comment @cwd" so it does not reset real @cwd; only
Bryan Drewery
2014-04-22
1
-7
/
+37
*
Fix directory keywords handling
Antoine Brodin
2014-04-22
1
-1
/
+1
*
- For pkg run-depends dir listing, consider deps recursively.
Bryan Drewery
2014-04-22
1
-7
/
+21
*
Fill orphans white list with files regenerated by installation scripts:
Antoine Brodin
2014-04-21
1
-1
/
+16
*
- Do not advise to strip non FreeBSD binaries [1]
Antoine Brodin
2014-04-21
1
-4
/
+4
*
- Split MTREE check into its own check
Bryan Drewery
2014-04-21
1
-5
/
+17
*
- Sort directories by Lexicographical Depth-First order (find -ds)
Bryan Drewery
2014-04-21
1
-7
/
+27
*
Fix plist_sub_sed_sort.sh when value contains spaces
Antoine Brodin
2014-04-20
1
-1
/
+1
*
Fix PLIST_SUB_SED when value contains =
Antoine Brodin
2014-04-20
1
-1
/
+1
*
Add / to the blacklist of homedirs that should not be created or touched.
Mathieu Arnold
2014-04-19
1
-2
/
+2
*
- Rename check-orphans to check-plist. Keep the old for backwards-compat.
Bryan Drewery
2014-04-19
5
-53
/
+267
*
makepatch: don't create empty patches
Pawel Pekala
2014-04-18
1
-0
/
+1
*
libvpx is unconditionally built with VP9 support, so adapt its description ac...
Thomas Zander
2014-04-18
1
-1
/
+1
*
- Fix HOMEDIR handling to not exclude all directories for ports without USERS
Bryan Drewery
2014-04-17
1
-1
/
+1
*
- Document PLIST_SUB_SED= will disable PLIST_SUB hints
Bryan Drewery
2014-04-17
1
-6
/
+21
*
- Add script for handling leftover processing by poudriere/tinderbox.
Bryan Drewery
2014-04-17
1
-0
/
+139
*
- Create a DO_MAKE_BUILD which will do the right thing for building, such
Bryan Drewery
2014-04-17
1
-1
/
+2
*
- Add PLIST_SUB_SED which is used to replace absolute paths with PLIST_SUB'd
Bryan Drewery
2014-04-17
1
-0
/
+9
*
- Detect failure to create PREFIX for pkg_install workaround added in r351422
Bryan Drewery
2014-04-16
1
-1
/
+5
*
- During 'make package' create PREFIX if not there to workaround a pkg_install
Bryan Drewery
2014-04-16
1
-0
/
+6
*
The FreeBSD x11@ and graphics team proudly presents
Niclas Zeising
2014-04-16
2
-3
/
+4
*
- Make default target "make stage" if staging supported.
Bryan Drewery
2014-04-16
1
-0
/
+4
*
Revert bdrewery will work on this later
Baptiste Daroussin
2014-04-15
1
-8
/
+0
*
Register deprecation and expiration in packages
Baptiste Daroussin
2014-04-15
1
-0
/
+8
*
- Fix issues with specifying ${RUBY} variable
Steve Wills
2014-04-13
1
-4
/
+4
*
Add PORTSDIR path into PKG_ENV to allow the pkg command to properly find the ...
Baptiste Daroussin
2014-04-12
1
-0
/
+1
*
Add PKG_ENV to pkg register command
Baptiste Daroussin
2014-04-12
1
-2
/
+2
*
Do not advise to strip ELF relocatables, usually it is harmful
Antoine Brodin
2014-04-12
1
-1
/
+3
*
Reduce the number of false positives reported by the shebang qa check
Antoine Brodin
2014-04-12
1
-19
/
+45
*
- Add a @sample plist keyword
Bryan Drewery
2014-04-12
1
-0
/
+3
*
Mk/bsd.python.mk: Space to tabs in user message
Kubilay Kocak
2014-04-12
1
-1
/
+1
*
Allow an alternative install prefix to be specified with
Brooks Davis
2014-04-11
1
-1
/
+3
*
Update comments.
Jung-uk Kim
2014-04-11
1
-4
/
+4
*
- Fix _JAVA_PORT_LINUX_ORACLE_JDK_1_8_INFO
Sunpoet Po-Chuan Hsieh
2014-04-11
1
-9
/
+9
*
- Make shebang a warning for now, too many false-positives in files we
Bryan Drewery
2014-04-11
1
-2
/
+2
*
followup with recent cleanup
Baptiste Daroussin
2014-04-11
1
-16
/
+3
*
- Pet portlint: use PYTHON_DISTNAME instead of PYTHON_DISTFILE
Sunpoet Po-Chuan Hsieh
2014-04-11
1
-2
/
+2
*
. Set maintainer to java@FreeBSD.org.
Greg Lewis
2014-04-11
1
-1
/
+1
*
Only include bsd.gecko.mk when USE_GECKO or WANT_GECKO is set
Baptiste Daroussin
2014-04-10
1
-1
/
+1
[next]