Number of commits found: 9
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Nov 2019 18:36:56
1.8

|
zeising  |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
25 Aug 2018 13:42:44
1.8

|
tobik  |
x11-wm/obpager: Fix build with Clang 6
src/OBPager.cc:937:19: error: non-constant-expression cannot be narrowed from
type 'int' to 'char' in initializer list [-Wc++11-narrowing]
char text[2] = { (mDesktopNum % 9) + '1', '\0' };
^~~~~~~~~~~~~~~~~~~~~~~
src/OBPager.cc:937:19: note: insert an explicit cast to silence this issue
char text[2] = { (mDesktopNum % 9) + '1', '\0' };
^~~~~~~~~~~~~~~~~~~~~~~
static_cast<char>( )
1 error generated.
http://beefy11.nyi.freebsd.org/data/head-i386-default/p477696_s338122/logs/errors/obpager-1.8.log
- Make sure the build respects CXXFLAGS |
01 Apr 2016 14:33:58
1.8

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
10 Dec 2014 22:29:15
1.8

|
gahr  |
- Reset maintainership of my ports |
14 Feb 2014 14:36:58
1.8

|
gahr  |
- STAGE-clean
- Add LICENSE
- Fix compiler warnings |
21 Sep 2013 00:01:17
1.8

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm) |
20 Mar 2011 12:54:45
1.8
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:39:37
1.8
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with X |
07 Mar 2009 17:30:16
1.8
|
gahr  |
- New port: x11-wm/obpager
OBPager is a lightweight pager designed to be used
with NetWM-compliant window managers like OpenBox. |
Number of commits found: 9
|
Latest Vulnerabilities |
12 vulnerabilities affecting 81 ports have been reported in the past 14 days
|
* - modified, not new All vulnerabilities
Last updated: 2021-01-22 20:38:30
|
|