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
/
devel
/
gamin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a forgotten patch to fix the build on non_linux systems.
Joe Marcus Clarke
2005-08-28
1
-0
/
+13
*
Update to 0.1.5.
Joe Marcus Clarke
2005-08-28
5
-45
/
+50
*
Fix alignment problems when checking socket credentials on non-i386
Joe Marcus Clarke
2005-07-17
3
-15
/
+141
*
Gamin was using its own, debugging, versions of the g_list glib functions.
Joe Marcus Clarke
2005-07-16
3
-6
/
+32
*
Update to 0.1.2
Jean-Yves Lefort
2005-07-13
3
-3
/
+26
*
Update to 0.1.1
Jean-Yves Lefort
2005-06-10
4
-1709
/
+3
*
Update to 0.1.0
Jean-Yves Lefort
2005-05-19
14
-685
/
+691
*
Only declare the tests and post-install targets if we aren't in a slave
Joe Marcus Clarke
2005-05-09
1
-0
/
+2
*
Improve the kqueue backend:
Jean-Yves Lefort
2005-05-09
3
-323
/
+874
*
Fix gamin on -CURRENT by not using LOCAL_CREDS. While it works, it does
Joe Marcus Clarke
2005-04-25
3
-21
/
+33
*
Add a ``tests'' target to run the built-in gamin regression tests.
Joe Marcus Clarke
2005-04-24
1
-0
/
+5
*
Only use USE_INC_LIBTOOL_VER if we're installing gamin itself. The slave
Joe Marcus Clarke
2005-04-19
1
-1
/
+6
*
Fix build on 4.X.
Adam Weinberger
2005-04-11
2
-17
/
+33
*
Have gamin install libtool archives since KDE needs them. This is inline
Joe Marcus Clarke
2005-04-10
2
-2
/
+4
*
Add a patch forgotten in the previous commit.
Joe Marcus Clarke
2005-04-10
1
-0
/
+14
*
* Fallback to polling for files not supported by kqueue
Joe Marcus Clarke
2005-04-10
4
-543
/
+534
*
* When a file monitored with kqueue is moved or removed, gamin does
Joe Marcus Clarke
2005-04-07
2
-102
/
+186
*
Add gamin, a file and directory monitoring server and API. Gamin can be
Joe Marcus Clarke
2005-04-02
14
-0
/
+1207