| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
|
|
|
|
|
|
|
|
| |
n file included from main.cpp:52:
/usr/include/sys/timeb.h:42:2: warning: #warning "this file includes <sys/timeb.h> which is deprecated"
c++ -O2 -pipe -fno-strict-aliasing -c UnAlz.cpp
UnAlz.cpp: In member function 'UINT32 UNALZ::CUnAlz::CRC32(UINT32, BYTE)':
UnAlz.cpp:1910: error: invalid conversion from 'const z_crc_t*' to 'const long unsigned int*'
*** [UnAlz.o] Error code 1
|
| |
|
|
|
|
|
|
|
|
|
| |
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
|
|
|
| |
Approved by: wen@ (mentor)
|
|
|
|
| |
With hat: portmgr (myself)
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter.
PR: ports/148453
Submitted by: C-S <c-s@c-s.li>
|
|
|
|
|
|
| |
to email.
Hat: portmgr
|
|
|
|
|
| |
PR: 137583
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
|
| |
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
|
|
| |
- Respect CC/CXX
- Bump PORTREVISION
PR: 101807
Submitted by: gabor
|
| |
|
|
|
|
| |
Spotted by: kris
|
|
|
|
|
|
| |
This version fixes a buffer overflow security vulnerability.
Spotted by: naddy
|
| |
|
|
unarchiver for AlZip compressed files.
|