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
/
libgtop
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update to 2.14.5.
Joe Marcus Clarke
2006-12-03
5
-26
/
+79
*
Add the "cpu model" property to the sysinfo list.
Joe Marcus Clarke
2006-11-24
2
-0
/
+14
*
Presenting GNOME 2.16.1 for FreeBSD. This release represents a massive
Joe Marcus Clarke
2006-10-14
2
-4
/
+38
*
Update to 2.14.4.
Joe Marcus Clarke
2006-09-16
3
-4
/
+7
*
Update to 2.14.3.
Joe Marcus Clarke
2006-09-05
2
-4
/
+5
*
Add a missing dependency on intlhack.
Joe Marcus Clarke
2006-07-28
1
-1
/
+1
*
Update to 2.14.2.
Joe Marcus Clarke
2006-07-28
3
-6
/
+14
*
devel/libgtop2 -> devel/libgtop
Jeremy Messenger
2006-05-28
18
-0
/
+869
*
Remove libgtop and its dependents. LibGTop is obsolete, and no longer
Joe Marcus Clarke
2004-02-07
16
-833
/
+0
*
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
Joe Marcus Clarke
2004-02-04
1
-1
/
+1
*
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
Trevor Johnson
2003-11-17
1
-1
/
+0
*
Fix build on -CURRENT with if_xname change.
Joe Marcus Clarke
2003-10-31
1
-0
/
+11
*
Use INFO.
Joe Marcus Clarke
2003-08-17
2
-7
/
+1
*
Re-add libgtop. It should not have been deleted in this phase of the GNOME 1.4
Joe Marcus Clarke
2003-07-15
15
-0
/
+829
*
Begin the de-orbit burn of the GNOME 1.4 desktop. This is phase I. All
Joe Marcus Clarke
2003-07-15
15
-829
/
+0
*
Remove REINPLACE commands that were rolled into gnomehack.
Adam Weinberger
2003-06-12
1
-5
/
+1
*
Chase guile's shared lib version.
Joe Marcus Clarke
2003-05-02
1
-2
/
+2
*
Remove USE_GNOMENG.
Joe Marcus Clarke
2003-04-20
1
-1
/
+0
*
Clear moonlight beckons.
Ade Lovett
2003-03-07
2
-1
/
+1
*
Do not die if libgtop encounters a different OS version than the one on which
Joe Marcus Clarke
2003-02-17
2
-2
/
+19
*
Fix a stupid typo that resulted in breaking libgtop[2] on both -CURRENT and
Joe Marcus Clarke
2003-01-15
1
-1
/
+1
*
Fix build on -CURRENT.
Joe Marcus Clarke
2003-01-14
1
-0
/
+11
*
Fix the build on -CURRENT due to a mangled patch.
Joe Marcus Clarke
2002-11-07
1
-7
/
+9
*
Fix a typo in one of the __FreeBSD_version checks.
Joe Marcus Clarke
2002-11-02
1
-1
/
+1
*
Backport the kernel memory dereference patch from libgtop2.
Joe Marcus Clarke
2002-11-01
2
-15
/
+15
*
Fix build on -CURRENT.
Joe Marcus Clarke
2002-10-19
1
-2
/
+13
*
Fix build on -CURRENT by moving to a pure libkvm API. Thanks to julian for
Joe Marcus Clarke
2002-10-05
3
-31
/
+108
*
GNOME has just changed the layout of their FTP site. This resulted in
Joe Marcus Clarke
2002-09-20
1
-1
/
+1
*
MFlibgtop2: Fix swap size calculation by multiplying by PAGE_SIZE.
Joe Marcus Clarke
2002-08-26
2
-0
/
+14
*
Use USE_REINPLACE.
Maxim Sobolev
2002-07-12
3
-54
/
+16
*
Actually put the patches in the files directory.
Joe Marcus Clarke
2002-06-20
2
-0
/
+0
*
It seems the guile-snarf syntax has changed in 1.4.1. Update ports which
Joe Marcus Clarke
2002-06-19
2
-0
/
+22
*
Chase guile shared lib number.
Joe Marcus Clarke
2002-06-19
1
-1
/
+1
*
Unbroke on a recent -current.
Maxim Sobolev
2002-03-25
1
-9
/
+11
*
Fix patch, so that it doesn't break some ports on 4-STABLE.
Maxim Sobolev
2002-02-03
1
-6
/
+8
*
Add missed continue statement.
Maxim Sobolev
2002-01-29
1
-7
/
+8
*
Update to 1.0.13.
Maxim Sobolev
2002-01-28
6
-61
/
+132
*
Patch from vendor. From the ChangeLog:
Jacques Vidrine
2001-11-29
2
-0
/
+16
*
Fix a breakage on -current introduced by the KSE commit.
Maxim Sobolev
2001-10-02
2
-50
/
+84
*
SWitch maintainership of core GNOME ports to a small group of
Ade Lovett
2001-05-11
1
-1
/
+1
*
Update to GNOME 1.4 -- massive changes all around, for the sake of
Ade Lovett
2001-05-04
5
-37
/
+5
*
-pthread --> ${PTHREAD_LIBS}
Maxim Sobolev
2001-03-29
1
-1
/
+1
*
Update to 1.0.11
Ade Lovett
2001-02-15
5
-21
/
+21
*
Unbreak patch-aj for 4.x systems (*slap*)
Ade Lovett
2000-12-28
2
-2
/
+2
*
Make libgtop compile on -current again after the recent
Ade Lovett
2000-12-27
3
-3
/
+376
*
struct mount was hidden from userland on -current a short while ago
Ade Lovett
2000-12-08
2
-6
/
+15
*
Update to 1.0.10
Ade Lovett
2000-11-20
2
-2
/
+2
*
Implement USE_GNOME, part 1.
Jeremy Lea
2000-10-05
1
-5
/
+2
*
RELENG_4 now uses _KERNEL instead of KERNEL, too.
Ade Lovett
2000-08-07
1
-1
/
+1
*
Re-sobomize to use pre-patch instead of post-extract
Ade Lovett
2000-08-04
1
-1
/
+1
[next]