aboutsummaryrefslogtreecommitdiffstats
path: root/www/chimera/Makefile
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
committercpiazza <cpiazza@FreeBSD.org>2000-04-10 08:07:29 +0800
commitab5aef260ce199d0e9694f1feaae6d295dda1ae5 (patch)
tree26f2459e341ea172cfe0a40900548bda4bb9c83e /www/chimera/Makefile
parenta8843baba6a200bd1438954f77dd13e4fda505d9 (diff)
downloadfreebsd-ports-gnome-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.gz
freebsd-ports-gnome-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.tar.zst
freebsd-ports-gnome-ab5aef260ce199d0e9694f1feaae6d295dda1ae5.zip
Update with the new PORTNAME/PORTVERSION variables
Diffstat (limited to 'www/chimera/Makefile')
-rw-r--r--www/chimera/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chimera/Makefile b/www/chimera/Makefile
index df255f223f55..4685a7998191 100644
--- a/www/chimera/Makefile
+++ b/www/chimera/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: chimera
-# Version required: 1.70p0
# Date created: 26 December 1994
# Whom: asami
#
# $FreeBSD$
#
-DISTNAME= chimera-1.70p0
+PORTNAME= chimera
+PORTVERSION= 1.70p0
CATEGORIES= www
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
-infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1 * Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who se...ahze2007-07-051-0/+1 * Update to 0.10.13ahze2007-06-054-5/+24 * - Welcome X.org 7.2 \o/.flz2007-05-202-12/+1 * Update to 0.10.12ahze2007-03-082-4/+4 * Update to 0.10.11ahze2006-12-084-103/+7 * Fix the ensure_current_registry_forking() fails if zombie already killed bymezz2006-10-222-0/+99 * Presenting GNOME 2.16.1 for FreeBSD. This release represents a massivemarcus2006-10-143-9/+21 * - Update to 0.10.9ahze2006-07-224-26/+4 * - Update to 0.10.8ahze2006-06-112-4/+4 * - Remove unneeded USE_GNOME=gnomeprefix so non-gnome users don't have a bunchahze2006-06-101-1/+1 * - Update to 0.10.7ahze2006-06-102-5/+4 * - Transfer MAINTAINER to multimedia@ahze2006-06-101-1/+1 * - Update to 0.10.6ahze2006-05-162-7/+6 * Add a hack-around for a crash in the new xprint code in -CURRENT that ismarcus2006-04-301-1/+3 * - Update gstreamer to 0.10ahze2006-04-307-179/+87 * - MAINTAINER -> gnome@ahze2006-04-151-1/+1 * Reset kwm due to no response about email.linimon2006-04-151-1/+1 * Conversion to a single libtool environment.ade2006-02-232-2/+32 * SHA256ifyedwin2006-01-231-0/+1 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryedwin2006-01-221-1/+1 * Back out the PTHREAD_CFLAGS/LIBS-adding stuff, now thatadamw2005-12-251-2/+2 * Step on kwm's toes and add PTHREAD_CFLAGS/LIBS to theadamw2005-12-251-2/+2 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1 * Bump PORTREVISION to chase the glib20 shared library update.marcus2005-11-051-0/+1 * Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who islioux2005-10-031-1/+1 * Update to 0.8.11.kwm2005-09-062-3/+3 * FreeBSD 504101 doesn't need the stacksize hack anymore, which marcus hasmezz2005-05-161-1/+1 * Update to 0.8.10.kwm2005-05-035-110/+10 * Fix a problem when playing mp3 would pause after a few seconds.kwm2005-03-172-1/+102 * Conditionally enable the initial thread stacksize hack on systems that needmarcus2005-03-123-10/+19 * Update to 0.8.9.kwm2005-02-103-5/+7 * Remove USE_REINPLACE=yes, we don't use it anymore [1].kwm2004-12-291-9/+2 * Update to version 0.8.8.kwm2004-12-263-83/+8 * Update to 0.8.7.marcus2004-10-122-3/+3 * Update to 0.8.6.marcus2004-10-122-10/+8 * Update to 0.8.5.marcus2004-08-173-27/+45 * Remove a dead patch, and fix the build with valgrind.marcus2004-08-052-0/+10 * Update to 0.8.4.marcus2004-08-037-116/+23 * Add missing directories to plist.adamw2004-07-282-1/+5 * * Fix a free'd memory access crash that occurs with malloc debugging enabled [1]marcus2004-07-033-8/+28 * Fix a double-free crash when running gst-inspect against certain plug-ins.marcus2004-06-302-0/+11 * Fix the build when valgrind is installed.marcus2004-06-251-0/+10 * Update to 0.8.3.marcus2004-06-155-19/+88 * Update to 0.8.1, a bug-fix release.marcus2004-04-294-19/+8 * Presenting GNOME 2.6.0. The FreeBSD GNOME Team feels this our best releasemarcus2004-04-059-101/+86 * Make sure to link against libc_r on 5.X if requested to do so. This shouldmarcus2004-02-222-7/+16 * USE_SIZEifylioux2004-02-082-0/+2 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Update to 0.6.4.marcus2003-10-143-8/+8 * Fix build on ia64.marcus2003-09-301-2/+11 * Remove -Werror to fix build on Alpha.marcus2003-09-261-0/+20 * Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,marcus2003-09-185-23/+24 * Update to 0.6.2lioux2003-06-123-5/+8 * Update to 0.6.1lioux2003-04-225-17/+54 * Remove USE_GNOMENG.marcus2003-04-211-1/+0 * Add a patch to cast pointers to intptr_t instead of int when performingjhb2003-03-191-4/+13 * De-pkg-commentlioux2003-02-242-1/+1 * Update to GNOME 2.2.marcus2003-02-081-2/+2 * * Update to 0.6.0marcus2003-02-065-115/+130 * After repo copy from graphics category, update all appropriatelioux2002-11-281-1/+1 * Fix build in -CURRENTlioux2002-11-151-0/+10 * o Simplify LIB_DEPENDS dependency graphlioux2002-11-152-5/+22 * Update to 0.4.2lioux2002-11-133-12/+9 * Update to 0.4.1lioux2002-10-276-55/+23 * BROKEN -> IGNORE to prevent package buildkris2002-10-131-1/+1 * USE_BISONlioux2002-07-281-0/+1