# New ports collection makefile for: ethereal # Version required: 0.5.1 # Date created: 10 August 1998 # Whom: Bill Fumerola # # $Id: Makefile,v 1.7 1998/11/23 18:22:53 vanilla Exp $ # DISTNAME= ethereal-0.5.1 CATEGORIES= net MASTER_SITES= http://ethereal.zing.org/distribution/ \ http://ethereal.boehm.org/distribution/ MAINTAINER= billf@FreeBSD.ORG LIB_DEPENDS= gtk11d.1:${PORTSDIR}/x11-toolkits/gtk11-devel USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \ GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" MAN1= ethereal.1 .include org/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Update to 0.55pav2004-08-216-437/+435
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* BROKEN on sparc64: Does not compilekris2004-05-131-0/+4
* Add size data, approved by maintainers.trevor2004-03-191-0/+5
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Properly use SDL everywhere:edwin2004-03-081-2/+3
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1
* - Fix the detection of libvorbis (broken, due to version bump)pav2004-01-263-61/+73
* - Use new knobs from bsd.sdl.mkkrion2004-01-211-2/+1
* Catch up with libogg/libvorbis version bump.naddy2003-12-211-1/+1
* - Fix build on alpha, amd64 and sparc64pav2003-11-271-1/+9
* Minor change: Remove a redundant warning and fix a typo.tom2003-10-271-4/+1
* Chase multimedia/xmms library bump.edwin2003-09-181-2/+2
* Update to 0.5.4.netchild2003-08-0814-179/+98
* fix games/quakeforge: build fail on alpha.daichi2003-07-081-0/+27
* Unbreak games/quakeforge on 5.1/alphadaichi2003-06-261-2/+8
* remove "garbage" around the patchnetchild2003-03-291-84/+0
* - change maintainer to q@uni.de (this time for sure)netchild2003-03-282-1/+104
* Fix fetching of quakeforge distfiles.anholt2003-03-081-8/+8
* Use pre-everything:: instead of pre-everything: to avoid conflict withkris2003-03-011-1/+1
* De-pkg-comment.knu2003-02-212-1/+1
* Fix missing pthread symbols on -current.netchild2003-02-011-1/+1
* Fix qw-client segfaults.netchild2003-02-012-7/+15
* Update to 0.5.2.netchild2003-01-3115-407/+734
* Update version number of SDL shared library.sobomax2003-01-021-1/+1
* Fixed to build with new stricter auto* rules.alane2002-11-281-1/+2
* Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-072-2/+1
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
* Reset maintainership.pat2002-06-191-1/+1
* build with sdl soundijliao2002-05-221-0/+31
* - Fix the build broken by the last autoconf/automake overhaul;sobomax2002-04-172-4/+13
* Fix automake problemspat2002-02-101-1/+1
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-1/+1
* Force use of autoconf 2.13.will2002-01-061-1/+1
* First round of auto* cleanups:will2002-01-061-2/+2
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ...lioux2001-11-211-1/+1
* Fix the port: GNU autoheader now called `autoheader213', not justsobomax2001-10-301-1/+1
* Explicity run aclocal and autoheaderobrien2001-10-301-1/+2
* Unbroke.sobomax2001-06-061-1/+1
* Replace explicit build dependency on automake with USE_AUTOMAKE knobade2001-06-01