Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.8002 | wen | 2016-11-08 | 2 | -5/+9 |
* | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | mat | 2016-04-01 | 1 | -1/+1 |
* | security/p5-Crypt-PKCS10: 1.3 -> 1.5 | pi | 2016-03-02 | 2 | -3/+3 |
AC_DEFUN([GNOME_GHTTP_CHECK],[ AC_REQUIRE([GNOME_INIT_HOOK]) GHTTP_LIB= AC_CHECK_FUNC(connect,,[ AC_CHECK_LIB(socket,connect, GHTTP_LIB="-lsocket $GHTTP_LIB",,$GHTTP_LIB)]) AC_CHECK_FUNC(gethostbyname,,[ AC_CHECK_LIB(nsl,gethostbyname, GHTTP_LIB="-lnsl $GHTTP_LIB",,$GHTTP_LIB)]) AC_CHECK_LIB(ghttp, ghttp_request_new, GHTTP_LIB="-lghttp $GHTTP_LIB",GHTTP_LIB="",-L$gnome_prefix $GHTTP_LIB) AC_SUBST(GHTTP_LIB) AC_PROVIDE([GNOME_GHTTP_CHECK]) ]) tion/atom+xml'/>
![]() |
index : freebsd-ports-gnome | |
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome) |
aboutsummaryrefslogtreecommitdiffstats |
Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Update to 1.8002 | wen | 2016-11-08 | 2 | -5/+9 |
* | Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u. | mat | 2016-04-01 | 1 | -1/+1 |
* | security/p5-Crypt-PKCS10: 1.3 -> 1.5 | pi | 2016-03-02 | 2 | -3/+3 |