# New ports collection makefile for: nethack # Date created: 09 December 2000 # Whom: Jan Stocker # # $FreeBSD$ # MASTERDIR= ${.CURDIR}/../nethack33 PKGNAMESUFFIX= -gnome .include "${MASTERDIR}/Makefile" ntw44/cgit/cgit.cgi/freebsd-ports-gnome/atom/audio/gtkpod?h=gnome-3.36' type='application/atom+xml'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add an explicit dependency upon pkg-config (USES+=pkgconfig)bsam2013-09-041-1/+1
| | | | | | uncovered by an exp libiconv -> inconv swith. Approved by: portmgr (implicit)
* Convert audio from USE_GMAKE to USES=gmakebapt2013-08-311-2/+1
| | | | | | | | While here: - Trim headers - Convert some USE_GNOME=pkgconfig to USES=pkgconfig - Add some missing pkgconf dependencies - Convert some USE_GNOME=gnomehack to USES=pathfix
* - Update to 7.31.0sunpoet2013-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* * Major update to FLAC 1.3.0, including shared library bumps.naddy2013-06-101-1/+1
| | | | | | * Chase the update in dependent ports. PR: 179072
* - Convert USE_GETTEXT to USES (part 3)ak2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* - Switch to the new options frameworkdanfe2012-10-221-18/+15
| | | | | | | | | - Use two line style Makefile header - Drop ABI shlib versions from LIB_DEPENDS PR: ports/172902 (modified) Submitted by: bsam Feature safe: yes
* libogg.so.8: Bump PORTREVISION for ports that depend on libogg,naddy2012-07-201-1/+1
| | | | directly or indirectly (via libvorbis, libtheora).
* - update png to 1.5.10dinoex2012-06-01