(Only the first 10 of 22 ports in this commit are shown above. )
- Update to 1.2.0-0
- Pass maintainership to submitter
- While here, remove dead mirrors and use SF macro
PR: 134715
Submitted by: "Dmitry N. Kolesnikov" <dk.diklab@gmail.com>
(Only the first 10 of 17 ports in this commit are shown above. )
- Update to 1.1.14.1 [1]
- Remove some patches that are now applied on the source code [1]
- Use OPTIONS for some dependencies now
- Makefile and build script changes causing build to fail-fast
rather than continue when errors occur; also explicitly build
options rather than allowing build failures
- Misc other simple build fixes
Removed file(s) [1]:
- files/patch-clip::clip_makeslib.in
- files/patch-cliplibs::clip-gd::gd::gdft.c
- files/patch-cliplibs::clip-gtkextra::configure
- files/patch-gd::configure
PR: ports/78536 [1]
Submitted by: Renato Botelho <renato@galle.com.br>
Approved by: clement (mentor)
Unbreak package building.
On FreeBSD-STABLE, it seems impossible to link with -liodbc.3 without
giving PTHREAD_LIBS (and PTHREAD_CFLAGS), then the ODBC driver was not
built.
Approved by: portmgr (marcus).