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
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
*
PKG_DEVEL is not there yet, this shouldn't have been committed, sorry
Baptiste Daroussin
2012-10-26
1
-4
/
+0
*
Remove GOGO option and gogo run dependencies along with gogo mp3 encoder itself
Baptiste Daroussin
2012-10-26
1
-0
/
+4
*
- Only add GH to MASTER_SITES if not already there [1]
Beat Gaetzi
2012-10-10
1
-0
/
+3
*
Add a part forgotten in previous commit concerning switching to pkgng
Baptiste Daroussin
2012-10-10
1
-0
/
+3
*
Switching current to use pkgng by default
Baptiste Daroussin
2012-10-10
1
-0
/
+8
*
- add STAT to bsd.commands.mk
Baptiste Daroussin
2012-10-09
1
-10
/
+5
*
- Revert ports/171672 patch to 'do-package' due
Bryan Drewery
2012-09-21
1
-5
/
+1
*
- Remove ftp fallback as all supported FreeBSD versions provide fetch [1]
Beat Gaetzi
2012-09-20
1
-10
/
+12
*
- Fix install when PACKAGE_BUILDING is not defined
Bryan Drewery
2012-09-07
1
-1
/
+1
*
- Remove obsolete USE_XLIB and MACHINE_ARCH definitions [1], [4]
Mark Linimon
2012-09-06
1
-24
/
+15
*
Add a "make pbi" and "make clean-pbi" target to the ports build system.
Mark Linimon
2012-09-05
1
-0
/
+2
*
- Add hast to USERS_BLACKLIST [1].
Mark Linimon
2012-09-03
1
-2
/
+17
*
- Partially back out r303381: readlink -f is not available on all
Beat Gaetzi
2012-09-01
1
-1
/
+1
*
- Add ccache support for building ports. [1]
Beat Gaetzi
2012-08-30
1
-2
/
+27
*
- Record the selected OPTIONS from the port build into the resulting
Beat Gaetzi
2012-08-21
1
-0
/
+1
*
Switch from libglut to freeglut and retire libglut. Libglut hasn't been
Koop Mast
2012-08-04
1
-1
/
+1
*
Fix typo
Erwin Lansing
2012-07-31
1
-1
/
+1
*
new devel/pkgconf added to replace devel/pkg-config. new version of pkg-config
Baptiste Daroussin
2012-07-26
1
-0
/
+21
*
Fix config-conditional
Baptiste Daroussin
2012-07-17
1
-2
/
+2
*
compare options loading from /var/db/port/options and make.conf against the
Baptiste Daroussin
2012-07-16
1
-7
/
+2
*
- Document new options framework in bsd.options.mk
Baptiste Daroussin
2012-07-16
1
-12
/
+1
*
- Remove mention to USE_QT_VER=4 in comments. USE_QT4 has to be used
Alberto Villa
2012-07-01
1
-3
/
+2
*
- Revert accidental commit
Sunpoet Po-Chuan Hsieh
2012-06-26
1
-59
/
+0
*
- Add shared TLS description
Sunpoet Po-Chuan Hsieh
2012-06-26
1
-0
/
+59
*
Fix sanity-config error when using WRKDIRPREFIX [1]
Baptiste Daroussin
2012-06-15
1
-4
/
+4
*
- Add optionsNG make config sanity check support
Martin Wilke
2012-06-09
1
-4
/
+26
*
Fix condition where _FILE_COMPLETE_OPTIONS_LIST is not defined (introduced by...
Ryan Steinmetz
2012-06-08
1
-1
/
+1
*
Fix make config-conditional with optionsng
Baptiste Daroussin
2012-06-08
1
-2
/
+3
*
Silent rmdir after removing the optionfile, the directory might contains other
Baptiste Daroussin
2012-06-06
1
-2
/
+2
*
Fix sanity checkong for "multi" options
Baptiste Daroussin
2012-05-31
1
-1
/
+1
*
Allow make config to run if description is empty
Baptiste Daroussin
2012-05-31
1
-2
/
+2
*
Stop spawning dialog inside its own sh process
Baptiste Daroussin
2012-05-31
1
-7
/
+7
*
Show nothing if no options are defined as it used to be before optionsng
Baptiste Daroussin
2012-05-30
1
-0
/
+2
*
No more need to use double for comments containing parenthesis or simple quotes
Baptiste Daroussin
2012-05-30
1
-7
/
+7
*
Do not leave orphan /tmp/portoptions.* files
Baptiste Daroussin
2012-05-30
1
-0
/
+1
*
Hide 'cd port && make config' command in 'config-conditional' target
Baptiste Daroussin
2012-05-30
1
-1
/
+1
*
Fix make config when cancel is hit
Baptiste Daroussin
2012-05-29
1
-4
/
+2
*
Do not spam stdout with dialog command line
Baptiste Daroussin
2012-05-29
1
-2
/
+1
*
Do not print an empty line after description for multi and single options in ...
Baptiste Daroussin
2012-05-29
1
-2
/
+2
*
Fix python's make config [1]
Baptiste Daroussin
2012-05-29
1
-2
/
+2
*
fix make config with no "basic options" but only single or multi
Baptiste Daroussin
2012-05-29
1
-1
/
+1
*
New options framework for the ports
Baptiste Daroussin
2012-05-29
1
-134
/
+210
*
- Add USE_QT4 to include bsd.qt.mk
Martin Wilke
2012-05-24
1
-6
/
+11
*
- Remove emacs mode, -*- mode: ...; -*- [1]
Martin Wilke
2012-05-23
1
-7
/
+15
*
No port installs catpages anymore, let's remove ugly code that tries to magic...
Baptiste Daroussin
2012-05-20
1
-3
/
+0
*
- Update language used in portaudit message. (cosmetic change)
Ryan Steinmetz
2012-03-13
1
-1
/
+1
*
Make bsd.port.mk not parse port audit's auditfile directly to
Simon L. B. Nielsen
2012-03-11
1
-14
/
+5
*
- only include bsd.pkgng.mk once [1]
Baptiste Daroussin
2012-02-22
1
-10
/
+19
*
Fix a regression in the default target chain introduced when pushing the new ...
Baptiste Daroussin
2012-02-02
1
-1
/
+5
*
Please welcome pkgng beta1.
Baptiste Daroussin
2012-01-30
1
-11
/
+37
[next]