head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.08.31.21.47.54;	author jylefort;	state dead;
branches;
next	1.1;

1.1
date	2005.02.19.19.54.54;	author pav;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 1.1.1 [1]
- Respect ${CXX}, ${CXXFLAGS}, ${PREFIX}, ${PTHREAD_CFLAGS}, ${PTHREAD_LIBS},
  ${INSTALL_PROGRAM} and ${INSTALL_DATA}
- Sort the packing list

[1]:
PR:		ports/85286
Submitted by:	maintainer
@
text
@--- cnf/bin/afnix-guess.orig	Wed Jan 12 06:05:00 2005
+++ cnf/bin/afnix-guess	Wed Feb 16 19:18:04 2005
@@@@ -113,6 +113,7 @@@@
     mips)     proc_name=mips;;
     mipsel)   proc_name=mipsel;;    
     parisc*)  proc_name=pa64;;
+    amd64)    proc_name=amd64;;
     ia64)     proc_name=ia64;;
     s390*)    proc_name=s390;;
     x86_64)   proc_name=x64;;
@


1.1
log
@- Update aleph 0.9.0 to afnix 1.0.0
- Rename to match new name of the project
- Take maintainership

PR:		ports/77611
Submitted by:	Johan van Selst <johans@@stack.nl>
Repocopy by:	marcus
@
text
@@

