Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace xmlto with minixmlto, it reduces the number of build dependencies | bapt | 2017-05-06 | 1 | -1/+4 |
* | - Remove bogus (in presence of USE_GITHUB) USES=tar* | amdmi3 | 2016-12-29 |
--- menu.c.orig Fri Aug 14 20:35:05 1998 +++ menu.c Fri Aug 14 22:28:13 1998 @@ -3148,7 +3148,8 @@ if (fDefault) state |= OLGX_DEFAULT; - if (pb->label[pb->which].kind == StringLabel) + if (pb->label[pb->which].kind == StringLabel || + pb->label[pb->which].kind == NoType) label = pb->label[pb->which].string; #ifdef OLGX_LABEL_IS_COMB else if (pb->label[pb->which].kind == ComboLabel) { orts-gnome' title='freebsd-ports-gnome Git repository'/>
![]() |
index : freebsd-ports-gnome | |
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace xmlto with minixmlto, it reduces the number of build dependencies | bapt | 2017-05-06 | 1 | -1/+4 |
* | - Remove bogus (in presence of USE_GITHUB) USES=tar* | amdmi3 | 2016-12-29 |